AllenNeuralDynamics / exa-spim-control

Acquisition control for the exaSPIM microscope system
MIT License
2 stars 1 forks source link

Dev/same local ext storage #58

Open Poofjunior opened 11 months ago

Poofjunior commented 11 months ago

Don't double-copy images if their local/final locations are the same.

Assumes we also merge: https://github.com/AllenNeuralDynamics/spim-core/pull/20 in spim-core.

I also added a missing git repo in the pyproject.toml and added some missing fields in the sim config to get simulation to work.