AllenNeuralDynamics / exa-spim-control

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

Dev/start at tile x #42

Closed Poofjunior closed 1 year ago

Poofjunior commented 1 year ago

Now you can put:

start_tile_index = 1
end_tile_index = 2

in your image acquisition parameters, and the acquisition will start at that tile or end after that tile. If left out or commented out, the full volume will be imaged.

Side note: it also looks like @adamkglaser reversed the y iteration order, and that made it into this commit.

Testing

This works in simulation!