FPIA Log Monitor
Current version - v2.10
This tool displays both LBC Blue and Red FPIA logs in real time with additional information color-coded, which aims to recreate and illustrate some of the relevant output printed only to the IDL terminal in which
dofpia is run. Its purpose is to aid the remote monitoring of the FPIA progress.
How to interpret the color-coding:
- Left-column: overall state of convergence
- Red = not converged
- Green = converged
- Aberration correction terms:
- Red = greater than convergence limit / not-converged
- Green = less than convergence limit / converged
- Green w/yellow highlight = considered converged, but is now greater than limit
- Black = dofpia spherical injection & exit corrections; backout adjustments
- Black dashes (Z11/Z22) = est.seeing >1.7", Z11/22 are not computed
- Estimated seeing:
- Orange = est.seeing > 0.8"; Convergence limits are scaled up by *(est.seeing/0.8")
- Blue = est.seeing <= 0.8"; Convergence limits are unscaled
- Red = est.seeing > 1.7"; Convergence limits are scaled up by *(est.seeing/0.8"), Z11/22 are not computed
Unscaled Convergence Limits (for reference):
-
Defocus: Z4: 250.0
-
Astigmatism: Z5: 250.0; Z6: 250.0
-
Coma: Z7: 400.0; Z8: 400.0
-
Spherical: Z11: 250.0; Z22: 50.0
Caveats:
- Unfortunately obs[2+] do not have python3 installed, so this will only work on robs (or obs1) for now. Also, this will only work if FPIA is run on robs since the log directory is different if run on the older machines (and not visible to robs as far as I can tell). In any case, observers should be running LBCs on robs these days.
- You'll need to restart the GUI after a UT date change, so that it's monitoring the current files
How to run:
- The script should be in the path. Type 'lbc_fpia_monitor' on a robs terminal to launch.
--
SteveAllanson - 23 Nov 2020