PolishookDavid / LAST_OCS

Code controling the LAST project Observatory
0 stars 0 forks source link

default `focusLoop` as blocking also when run in master #23

Closed EastEriq closed 1 month ago

EastEriq commented 4 months ago

By polling the slaves for commandExecuting, or by looking at the log file, or whatever. That way a superunit won't be able to send a new command to the master before completion, and Unit.GeneralStatus can be updated progressively. The current nonblocking behavior could be left as an option.

EranOfek commented 4 months ago

one issue with this is that if there is a problem in the focus loop, then we won't have a simple way to stop it.

EastEriq commented 4 months ago

one issue with this is that if there is a problem in the focus loop, then we won't have a simple way to stop it.

You have it, Unit.abort. If it doesn't work for you, report it as a bug.

EastEriq commented 2 months ago

TODOs:

EastEriq commented 1 month ago

save "consider also adding plots of the fit parabolas" (see https://github.com/PolishookDavid/LAST_OCS/issues/36#issuecomment-2283481189), this can be closed