Open edyoshikun opened 3 months ago
@ieivanov so far this works using the demo.cfg
in automaton. I am providing some fake calculated shifts and added a sleep()
to resemble the actual tracking methods calculating the shifts.
When you review this, I would like feedback on:
autotracker_hook_fn()
take the proper parameters? Pay attention to how I am modifying the position_settings.xyx_positions()
. As a side note, I am thinking a bit ahead and making sure this can be used only with one arm either lf
or ls
.
This PR adds autotracker (smart microscopy) tool into shirmPy.
For this PR, I hope to accomplish the following:
Part 1:
Part 2:
microscope_settings
in the config. This gives the flexibility to be used forlf
orls
.Mantis_acqusition.go_to_position()
Part 3: