AllenNeuralDynamics / exa-spim-control

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

implement "sample-pose" type of axes conventions #5

Closed adamkglaser closed 1 year ago

adamkglaser commented 2 years ago

fold axes conventions into config, potentially elevate this to implementation and standardization between all spim systems

Poofjunior commented 2 years ago

We now have

[sample_pose_kwds.axis_map]
x = '-y'
y = 'z'
z = 'x'

as a way of remapping the tiger box coordinate frame so that we can think about things in the sample frame.