AMS-BP 0.2.0__tar.gz → 0.3.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (106) hide show
  1. {ams_bp-0.2.0 → ams_bp-0.3.0}/.github/workflows/pages.yml +1 -1
  2. {ams_bp-0.2.0 → ams_bp-0.3.0}/PKG-INFO +14 -4
  3. {ams_bp-0.2.0 → ams_bp-0.3.0}/README.md +12 -2
  4. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/configio/configmodels.md +1 -0
  5. {ams_bp-0.2.0 → ams_bp-0.3.0}/examples/QuantitativeExperiments/FRAP_methods.ipynb +6 -6
  6. {ams_bp-0.2.0 → ams_bp-0.3.0}/pyproject.toml +1 -1
  7. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/__init__.py +1 -1
  8. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/cells/budding_yeast_cell.py +1 -1
  9. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/cells/cell_factory.py +1 -1
  10. {ams_bp-0.2.0 → ams_bp-0.3.0}/.github/workflows/lint.yml +0 -0
  11. {ams_bp-0.2.0 → ams_bp-0.3.0}/.github/workflows/publish_pypi.yml +0 -0
  12. {ams_bp-0.2.0 → ams_bp-0.3.0}/.gitignore +0 -0
  13. {ams_bp-0.2.0 → ams_bp-0.3.0}/LICENSE +0 -0
  14. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/configio/convertconfig.md +0 -0
  15. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/configio/experiments.md +0 -0
  16. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/configio/saving.md +0 -0
  17. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/groundtruth_generators/nuclearporecomplexes.md +0 -0
  18. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/metadata/metadata.md +0 -0
  19. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/motion/condensate_movement.md +0 -0
  20. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/motion/movement/boundary_conditions.md +0 -0
  21. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/motion/movement/fbm_BP.md +0 -0
  22. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/motion/track_gen.md +0 -0
  23. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/optics/camera/detectors.md +0 -0
  24. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/optics/camera/quantum_eff.md +0 -0
  25. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/optics/filters/channels/channelschema.md +0 -0
  26. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/optics/filters/filters.md +0 -0
  27. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/optics/lasers/laser_profiles.md +0 -0
  28. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/optics/psf/psf_engine.md +0 -0
  29. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/photophysics/photon_physics.md +0 -0
  30. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/photophysics/state_kinetics.md +0 -0
  31. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/probabilityfuncs/markov_chain.md +0 -0
  32. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/probabilityfuncs/probability_functions.md +0 -0
  33. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/run_cell_simulation.md +0 -0
  34. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/sample/flurophore/flurophore_schema.md +0 -0
  35. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/sample/sim_sampleplane.md +0 -0
  36. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/sim_config.md +0 -0
  37. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/sim_microscopy.md +0 -0
  38. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/utils/constants.md +0 -0
  39. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/utils/errors.md +0 -0
  40. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/API_Documentation/utils/util_functions.md +0 -0
  41. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/assets/figures/Fig1_Schema.svg +0 -0
  42. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/assets/icons/Cells-actin-like-a-tree-Jamie-Whitelaw-1.png +0 -0
  43. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/assets/icons/drawing.pdf +0 -0
  44. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/assets/icons/drawing.png +0 -0
  45. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/assets/icons/drawing.svg +0 -0
  46. {ams_bp-0.2.0 → ams_bp-0.3.0}/docs/index.md +0 -0
  47. {ams_bp-0.2.0 → ams_bp-0.3.0}/examples/QuantitativeExperiments/FRAP_base_[[0. 0.]].txt +0 -0
  48. {ams_bp-0.2.0 → ams_bp-0.3.0}/examples/QuantitativeExperiments/FRAP_base_[[0.04 0.04]].txt +0 -0
  49. {ams_bp-0.2.0 → ams_bp-0.3.0}/examples/QuantitativeExperiments/FRAP_base_[[0.1 0.1]].txt +0 -0
  50. {ams_bp-0.2.0 → ams_bp-0.3.0}/examples/QuantitativeExperiments/FRAP_base_[[0.4 0.4]].txt +0 -0
  51. {ams_bp-0.2.0 → ams_bp-0.3.0}/examples/QuantitativeExperiments/FRAP_data_[[0. 0.]].txt +0 -0
  52. {ams_bp-0.2.0 → ams_bp-0.3.0}/examples/QuantitativeExperiments/FRAP_data_[[0.04 0.04]].txt +0 -0
  53. {ams_bp-0.2.0 → ams_bp-0.3.0}/examples/QuantitativeExperiments/FRAP_data_[[0.1 0.1]].txt +0 -0
  54. {ams_bp-0.2.0 → ams_bp-0.3.0}/examples/QuantitativeExperiments/FRAP_data_[[0.4 0.4]].txt +0 -0
  55. {ams_bp-0.2.0 → ams_bp-0.3.0}/examples/VisualizingIndividualModules/laser_modulation.ipynb +0 -0
  56. {ams_bp-0.2.0 → ams_bp-0.3.0}/examples/VisualizingIndividualModules/modules_explained.ipynb +0 -0
  57. {ams_bp-0.2.0 → ams_bp-0.3.0}/mkdocs.yml +0 -0
  58. {ams_bp-0.2.0 → ams_bp-0.3.0}/pytest.ini +0 -0
  59. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/cells/__init__.py +0 -0
  60. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/configio/__init__.py +0 -0
  61. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/configio/configmodels.py +0 -0
  62. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/configio/convertconfig.py +0 -0
  63. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/configio/experiments.py +0 -0
  64. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/configio/saving.py +0 -0
  65. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/groundtruth_generators/__init__.py +0 -0
  66. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/groundtruth_generators/nuclearporecomplexes.py +0 -0
  67. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/metadata/__init__.py +0 -0
  68. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/metadata/metadata.py +0 -0
  69. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/motion/__init__.py +0 -0
  70. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/motion/condensate_movement.py +0 -0
  71. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/motion/movement/__init__.py +0 -0
  72. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/motion/movement/boundary_conditions.py +0 -0
  73. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/motion/track_gen.py +0 -0
  74. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/optics/__init__.py +0 -0
  75. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/optics/camera/__init__.py +0 -0
  76. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/optics/camera/detectors.py +0 -0
  77. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/optics/camera/quantum_eff.py +0 -0
  78. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/optics/filters/__init__.py +0 -0
  79. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/optics/filters/channels/__init__.py +0 -0
  80. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/optics/filters/channels/channelschema.py +0 -0
  81. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/optics/filters/filters.py +0 -0
  82. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/optics/lasers/__init__.py +0 -0
  83. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/optics/lasers/laser_profiles.py +0 -0
  84. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/optics/lasers/scanning_patterns.py +0 -0
  85. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/optics/psf/__init__.py +0 -0
  86. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/optics/psf/psf_engine.py +0 -0
  87. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/photophysics/__init__.py +0 -0
  88. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/photophysics/photon_physics.py +0 -0
  89. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/photophysics/state_kinetics.py +0 -0
  90. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/probabilityfuncs/__init__.py +0 -0
  91. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/probabilityfuncs/markov_chain.py +0 -0
  92. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/probabilityfuncs/probability_functions.py +0 -0
  93. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/run_cell_simulation.py +0 -0
  94. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/sample/__init__.py +0 -0
  95. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/sample/flurophores/__init__.py +0 -0
  96. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/sample/flurophores/flurophore_schema.py +0 -0
  97. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/sample/sim_sampleplane.py +0 -0
  98. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/sim_config.toml +0 -0
  99. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/sim_microscopy.py +0 -0
  100. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/utils/__init__.py +0 -0
  101. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/utils/constants.py +0 -0
  102. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/utils/decorators.py +0 -0
  103. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/utils/errors.py +0 -0
  104. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/utils/maskMaker.py +0 -0
  105. {ams_bp-0.2.0 → ams_bp-0.3.0}/src/AMS_BP/utils/util_functions.py +0 -0
  106. {ams_bp-0.2.0 → ams_bp-0.3.0}/uv.lock +0 -0
@@ -13,7 +13,7 @@ jobs:
13
13
  strategy:
14
14
  fail-fast: false
15
15
  matrix:
16
- python-version: ["3.10.13"]
16
+ python-version: ["3.12"]
17
17
 
18
18
  steps:
19
19
  - uses: actions/checkout@v4
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: AMS_BP
3
- Version: 0.2.0
3
+ Version: 0.3.0
4
4
  Summary: Advanced Microscopy Simulations developed for the Weber Lab by Baljyot Singh Parmar
5
5
  Project-URL: Documentation, https://joemans3.github.io/AMS_BP/
6
6
  Project-URL: Source code, https://github.com/joemans3/AMS_BP
@@ -9,7 +9,7 @@ Maintainer-email: Baljyot Singh Parmar <baljyotparmar@hotmail.com>
9
9
  License-File: LICENSE
10
10
  Keywords: SMS
11
11
  Requires-Python: >=3.12
12
- Requires-Dist: boundedfbm>=0.2.0
12
+ Requires-Dist: boundedfbm>=0.4.0
13
13
  Requires-Dist: jsonschema>=4.23.0
14
14
  Requires-Dist: numpy>=1.21.2
15
15
  Requires-Dist: pydantic>=2.9.2
@@ -155,7 +155,17 @@ laser_names_active = ["red", "blue"]
155
155
  laser_powers_active = [0.5, 0.05]
156
156
  laser_positions_active = [[5, 5, 0], [5, 5, 0]]
157
157
  ```
158
-
158
+ To run the default configuration:
159
+ 1. Make sure you followed the uv tool installation.
160
+ 2. Make a copy of the default configuration file using the command:
161
+ ```bash
162
+ run_AMS_BP config
163
+ ```
164
+ 3. Run the sim:
165
+ ```bash
166
+ run_AMS_BP runsim sim_config.toml
167
+ ```
168
+ 4. View the results in the newly created folder, whose name is defined in the config file.
159
169
  ## Advanced Usage
160
170
 
161
171
  ### Using AMS-BP as a Library
@@ -187,7 +197,7 @@ Find detailed API references for the library at: [joemans3/github.io/AMS_BP](htt
187
197
  > A more detailed example is provided in the jupyter notebook in the examples. For starters refer to the [VisualizingIndividualModules](examples/VisualizingIndividualModules/modules_explained.ipynb). Then head over to the [laser modulation module](examples/VisualizingIndividualModules/laser_modulation.ipynb) which will show how to change the laser power over time in the simulations. Then view an example of a complex experiment setup for [FRAP](examples/QuantitativeExperiments/FRAP_methods.ipynb) which is possible by the use of compositions of modules in this simulation library.
188
198
 
189
199
  ## High Priority Features
190
- 1. Irregular cell shapes with motion models
200
+ ~~1. Irregular cell shapes with motion models~~ (supported with release of v0.2.0)
191
201
  2. Stimulated Emission models
192
202
  3. STORM workflow examples
193
203
  4. CTRW motion models
@@ -133,7 +133,17 @@ laser_names_active = ["red", "blue"]
133
133
  laser_powers_active = [0.5, 0.05]
134
134
  laser_positions_active = [[5, 5, 0], [5, 5, 0]]
135
135
  ```
136
-
136
+ To run the default configuration:
137
+ 1. Make sure you followed the uv tool installation.
138
+ 2. Make a copy of the default configuration file using the command:
139
+ ```bash
140
+ run_AMS_BP config
141
+ ```
142
+ 3. Run the sim:
143
+ ```bash
144
+ run_AMS_BP runsim sim_config.toml
145
+ ```
146
+ 4. View the results in the newly created folder, whose name is defined in the config file.
137
147
  ## Advanced Usage
138
148
 
139
149
  ### Using AMS-BP as a Library
@@ -165,7 +175,7 @@ Find detailed API references for the library at: [joemans3/github.io/AMS_BP](htt
165
175
  > A more detailed example is provided in the jupyter notebook in the examples. For starters refer to the [VisualizingIndividualModules](examples/VisualizingIndividualModules/modules_explained.ipynb). Then head over to the [laser modulation module](examples/VisualizingIndividualModules/laser_modulation.ipynb) which will show how to change the laser power over time in the simulations. Then view an example of a complex experiment setup for [FRAP](examples/QuantitativeExperiments/FRAP_methods.ipynb) which is possible by the use of compositions of modules in this simulation library.
166
176
 
167
177
  ## High Priority Features
168
- 1. Irregular cell shapes with motion models
178
+ ~~1. Irregular cell shapes with motion models~~ (supported with release of v0.2.0)
169
179
  2. Stimulated Emission models
170
180
  3. STORM workflow examples
171
181
  4. CTRW motion models
@@ -5,6 +5,7 @@ The configuration models module defines Pydantic BaseModel classes for validatin
5
5
 
6
6
  ## Models
7
7
 
8
+
8
9
  ### CellParameters
9
10
  Defines the physical parameters of the cell being simulated.
10
11