AllenNeuralDynamics / exa-spim-control

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

Config params should be scientist friendly #18

Closed adamkglaser closed 1 year ago

adamkglaser commented 1 year ago

We want the config parameters to be done in terms familiar to lightsheet microscopists.

Specifically, we want to think about tuning the camera settings in terms of slit_width where slit_width is the width of the slit (in pixels) that travels across the frame during frame capture.

Poofjunior commented 1 year ago

Done!

Implemented in the dev/classified branch. https://github.com/AllenNeuralDynamics/exa-spim-control/blob/dev/classified/bin/config.toml#L16