AllenNeuralDynamics / spim-core

common features shared across Allen Institute SPIM systems
MIT License
0 stars 1 forks source link

Zarr and Tiff file transfers #9

Closed micahwoodard closed 1 year ago

micahwoodard commented 1 year ago

First stab at tweaking tiff_transfer.py to be able to transfer tiff and zarr files during scan using xcopy.

micahwoodard commented 1 year ago

Okay implemented these changes in the latest commit let me know if I missed anything!

Poofjunior commented 1 year ago

This looks great! Let's get that last part fixed and then merge.

micahwoodard commented 1 year ago

Okay Joshua it should be good now! Changed the import names and also suppressed the overwrite messages.

Poofjunior commented 1 year ago

All right let's :shipit: