AllenNeuralDynamics / exa-spim-control

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

Establish Better(?) XYZ tiling conventions #31

Open Poofjunior opened 1 year ago

Poofjunior commented 1 year ago

Working off the tigerbox, we've established a convention across machines to just start in a consistent corner, call it (0,0,0), and tile with increasing volume. This convention includes a quirk where the y direction increases down the sample.

As written, we need to do some transformation hacks to bring the files into viewers like Imaris.

It would be better to establish a better coordinate frame setup, so we don't need to bookkeep why we're sprinkling minus signs all over the code.