fractal-analytics-platform / fractal-tasks-core

Main tasks for the Fractal analytics platform
https://fractal-analytics-platform.github.io/fractal-tasks-core/
BSD 3-Clause "New" or "Revised" License
14 stars 6 forks source link

Turn off file deletion option in yokogawa to ome zarr #441

Closed jluethi closed 1 year ago

jluethi commented 1 year ago

We should include additional checks before we expose a file deletion option for raw files as in https://github.com/fractal-analytics-platform/fractal-tasks-core/blob/e2e55991ab740a30bc9f2639f1acf14c650ba77b/fractal_tasks_core/tasks/yokogawa_to_ome_zarr.py#L245

Also, for real workflows, I'd imagine users would want to archive the real data, not have it deleted by the system.

Thus, I'll make a quick PR to remove this option for the moment.

tcompa commented 1 year ago

Duplicate of #442, closing.