You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think now that we are starting to actively develop some of the tools, we should settle on what are some of the primary methods that the Mirror, Stages, Lasers, etc should models should implement.
As a start, we can implement the min and max positions and the minimum resolution (i.e. deg/radians) that the Optotune mirror can move. What do you think? @AhmetCanSolak
I have noticed some of these variables can simplify the photom code as I don't have to hardcode the variables (which are temporarily set so) but would make the code more modular if we reduce this dependency for future modification in the code.
The text was updated successfully, but these errors were encountered:
I think now that we are starting to actively develop some of the tools, we should settle on what are some of the primary methods that the Mirror, Stages, Lasers, etc should models should implement.
As a start, we can implement the min and max positions and the minimum resolution (i.e. deg/radians) that the Optotune mirror can move. What do you think? @AhmetCanSolak
I have noticed some of these variables can simplify the photom code as I don't have to hardcode the variables (which are temporarily set so) but would make the code more modular if we reduce this dependency for future modification in the code.
The text was updated successfully, but these errors were encountered: