- Mar 07, 2024
-
-
Christopher Randolph Rhodes authored
record entry returned by object class map export is no longer a dictionary of paths, but rather one path for object map
-
- Mar 06, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
- Mar 04, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
API test cases now call PUT through an internal method with re-attempts built in; trying to eliminate lost connections during testing but some still happen
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Conflicts: update_source.bat
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
(cherry picked from commit 7b1c2aff)
-
Christopher Randolph Rhodes authored
-
- Feb 29, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
- Feb 28, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
# Conflicts: # .gitignore # model_server/base/accessors.py # model_server/base/api.py # model_server/base/models.py # model_server/base/process.py # model_server/base/util.py # model_server/base/workflows.py # model_server/conf/testing.py # model_server/extensions/ilastik/conf.py # model_server/extensions/ilastik/models.py # model_server/extensions/ilastik/router.py # model_server/extensions/ilastik/tests/test_ilastik.py # model_server/scripts/run_server.py # tests/test_accessors.py # tests/test_model.py # tests/test_process.py # tests/test_session.py # tests/test_workflow.py
-
Christopher Randolph Rhodes authored
-
- Feb 20, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Renamed RoiSet export workflow in chaeo extension; optionally classify if an object classifier is part of models; loop_workflow now simply passes parameters through to workflow
-
Christopher Randolph Rhodes authored
# Conflicts: # model_server/base/accessors.py # model_server/base/api.py # model_server/base/models.py # model_server/base/workflows.py # model_server/extensions/chaeo/accessors.py # model_server/extensions/chaeo/annotators.py # model_server/extensions/chaeo/batch_jobs/20231028_Porto_PA.py # model_server/extensions/chaeo/batch_jobs/coloring_book.py # model_server/extensions/chaeo/conf/testing.py # model_server/extensions/chaeo/examples/batch_obj_cla.py # model_server/extensions/chaeo/examples/export_patch_focus_metrics.py # model_server/extensions/chaeo/examples/transfer_labels_to_ilastik_object_classifier.py # model_server/extensions/chaeo/models.py # model_server/extensions/chaeo/process.py # model_server/extensions/chaeo/products.py # model_server/extensions/chaeo/tests/test_accessors.py # model_server/extensions/chaeo/tests/test_process.py # model_server/extensions/chaeo/tests/test_zstack.py # model_server/extensions/chaeo/workflows.py # model_server/extensions/chaeo/zmask.py # model_server/extensions/ilastik/models.py # model_server/extensions/ilastik/tests/test_ilastik.py # model_server/extensions/ilastik/validators.py # tests/test_accessors.py # tests/test_model.py # tests/test_process.py # tests/test_session.py # tests/test_workflow.py
-
- Feb 19, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-