- Nov 26, 2024
-
-
Christopher Randolph Rhodes authored
RoiSet.run_exports and .get_export_product_accessors no longer take a channel directly, but rather pull these from parameters of individual patch products
-
- Nov 25, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Requirements for building on cluster See merge request rhodes/model_server!79
-
Christopher Randolph Rhodes authored
-
- Nov 15, 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
Rois were not being filtered; label mask still has > 1000 unique values, would be nice to pass min. size straight to this call
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
- Nov 14, 2024
-
-
Christopher Randolph Rhodes authored
New accessors See merge request rhodes/model_server!78
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Have accesss to subblocks but need to iterate and concatenate without scrambling order of channels, etc.
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
- Nov 12, 2024
-
-
Christopher Randolph Rhodes authored
No longer pop accessors by default in pipeline See merge request rhodes/model_server!77
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Order-of-operations bug using walrus operator See merge request rhodes/model_server!76
-
Christopher Randolph Rhodes authored
-
- Nov 11, 2024
-
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Pipeline interm accessors are now returned in a dict with keys indicating their step, instead of a list
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Separated out accessor objects from their info dictionary, to prevent data conversion issues with pandas
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
-
Christopher Randolph Rhodes authored
Session has a watch directory for configuration files, which ilastik router interprets as being the root for ilastik files as well. This is changeable from API.
-