From 0c6868babdfac317f870fd23a8069ad803ba862c Mon Sep 17 00:00:00 2001 From: jessicasyu <15913767+jessicasyu@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:06:34 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20bagheril?= =?UTF-8?q?ab/arcade-collection@6dc6f30f31400f1be3543458ac4e5f4f0c0473c3?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .buildinfo | 2 +- .../convert/convert_to_contours.html | 6 +- .../convert/convert_to_images.html | 6 +- .../convert/convert_to_meshes.html | 6 +- .../convert/convert_to_projection.html | 6 +- .../convert/convert_to_simularium.html | 6 +- .../convert_to_simularium_objects.html | 6 +- .../convert/convert_to_simularium_shapes.html | 6 +- .../convert/convert_to_tfe.html | 6 +- .../input/convert_to_cells_file.html | 6 +- .../input/convert_to_locations_file.html | 6 +- .../input/generate_setup_file.html | 6 +- .../input/group_template_conditions.html | 6 +- .../input/merge_region_samples.html | 6 +- .../output/convert_model_units.html | 6 +- .../output/extract_tick_json.html | 6 +- .../output/get_location_voxels.html | 6 +- .../output/parse_cells_file.html | 6 +- .../output/parse_growth_file.html | 6 +- .../output/parse_locations_file.html | 6 +- _modules/index.html | 6 +- _static/documentation_options.js | 2 +- ...ollection.convert.convert_to_contours.html | 6 +- ..._collection.convert.convert_to_images.html | 6 +- ..._collection.convert.convert_to_meshes.html | 6 +- ...lection.convert.convert_to_projection.html | 6 +- ...lection.convert.convert_to_simularium.html | 6 +- ...convert.convert_to_simularium_objects.html | 6 +- ....convert.convert_to_simularium_shapes.html | 6 +- ...ade_collection.convert.convert_to_tfe.html | 6 +- _summary/arcade_collection.convert.html | 6 +- ...ollection.input.convert_to_cells_file.html | 6 +- ...ction.input.convert_to_locations_file.html | 6 +- ..._collection.input.generate_setup_file.html | 6 +- ...ction.input.group_template_conditions.html | 6 +- _summary/arcade_collection.input.html | 6 +- ...collection.input.merge_region_samples.html | 6 +- ...collection.output.convert_model_units.html | 6 +- ...e_collection.output.extract_tick_json.html | 6 +- ...collection.output.get_location_voxels.html | 6 +- _summary/arcade_collection.output.html | 6 +- ...de_collection.output.parse_cells_file.html | 6 +- ...e_collection.output.parse_growth_file.html | 6 +- ...ollection.output.parse_locations_file.html | 6 +- changelog.html | 233 ++++++++++-------- genindex.html | 6 +- index.html | 6 +- py-modindex.html | 6 +- search.html | 6 +- searchindex.js | 2 +- 50 files changed, 272 insertions(+), 243 deletions(-) diff --git a/.buildinfo b/.buildinfo index 172c0dc..7ca66b6 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: acd1595f25a82712678b1b0f53b0aeef +config: ebb37669103cad65e94e5ab0b035ec8a tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_modules/arcade_collection/convert/convert_to_contours.html b/_modules/arcade_collection/convert/convert_to_contours.html index c256f1f..fab0aa0 100644 --- a/_modules/arcade_collection/convert/convert_to_contours.html +++ b/_modules/arcade_collection/convert/convert_to_contours.html @@ -5,7 +5,7 @@ -
Add get voxel contours task by @jessicasyu in #70
Separate convert to simularium tasks for objects and shapes by @jessicasyu in #67
Update convert to simularium task for patch simulations by @jessicasyu in #63
Update convert to projection task to use contours by @jessicasyu in #64
Move convert tasks into convert package by @jessicasyu in #62
Add task for converting to projection format by @jessicasyu in #59
Fix get location voxels return type by @jessicasyu in #60
Update convert to simularium task to display meshes by @jessicasyu in #57
Update build workflow to get results across matrix by @jessicasyu in #56
Fix workflow badge steps by @jessicasyu in #54
Update workflow permissions and badges by @jessicasyu in #52
Remove extract feature bins task by @jessicasyu in #48
Add module docstrings by @jessicasyu in #49
Update publish workflow to use trusted publisher by @jessicasyu in #50
Add resolution to convert to simularium task by @jessicasyu in #44
Add task for converting to colorizer format by @jessicasyu in #45
Update autogenerated documentation by @jessicasyu in #41
Update lock file version by @jessicasyu in #37
Bump starlette from 0.25.0 to 0.27.0 by @dependabot[bot] in #39
Add separate option to convert to images task by @jessicasyu in #35
Add task decorator to init imports by @jessicasyu in #32
Update pyproject.toml and dependencies by @jessicasyu in #33
Fix init import to exclude all double underscore files by @jessicasyu in #29
Update adding task decorator to init imports by @jessicasyu in #30
Move prefect task decorator to init by @jessicasyu in #26
Add changelog and update actions by @jessicasyu in #25
Add check for zero regions by @jessicasyu in #23
Upgrade prefect and update dependencies by @jessicasyu in #21
Add convert format tasks by @jessicasyu in #18
Fix type hints by @jessicasyu in #19
Add convert units task by @jessicasyu in #16
Update import sorting for all tasks by @jessicasyu in #15
Add extract tick json task by @jessicasyu in #7
Add get location voxels task by @jessicasyu in #8
Add types to group template conditions task by @jessicasyu in #9
Add initialization tasks by @jessicasyu in #5
Add parse cells and locations file tasks by @jessicasyu in #3
Add group template conditions task by @jessicasyu in #1