Closed jluethi closed 4 months ago
Click to see where and how coverage changed
File Statements Missing Coverage Coverage
(new stmts)Lines missing
fractal_tasks_core/tasks
cellpose_segmentation.py
320-322, 380
Project Total
This report was generated by python-coverage-comment-action
Closes #788
This PR contains a small special case handling to enable the Cellpose task to process yx images. Given the current generalizations we've already made, only the channel selection during dask image loading and the metadata updating needed minor adjustment.
With this PR, there are 2 additional checks for those 2 parts that then handle the yx case. It's working well in my local tests on yx data, but we don't currently have yx testing data available.
A cleaner implementation and better testing will come with the ngio work here, I'll already merge this now to unblock user workflows though.
Checklist before merging
CHANGELOG.md