zoccoler / napari-flim-phasor-plotter

BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link

Convert to zarr #16

Closed zoccoler closed 1 year ago

zoccoler commented 1 year ago

This should be merged after #15 to introduce a widget to convert a folder with a list of individual files ('.ptu', '.sdt' or '.tif') to '.zarr'.

The file names must contain an indication of z-slices and time points, like image_t00_z02.tif.

This is important if the stack is very big and does not fit into memory. Notice that the plugin will still become slow to process large data.

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@22abd33). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16 +/- ## ======================================= Coverage ? 30.88% ======================================= Files ? 14 Lines ? 680 Branches ? 0 ======================================= Hits ? 210 Misses ? 470 Partials ? 0 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marcelo+Zoccoler). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marcelo+Zoccoler)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.