Calibration tool for the TESS-W photometer and derivates. Works both in command line and GUI mode using Tkinter.
- type
zptess
to launch gui
zpbegin
to open a calibration batch- one or several of
zptessw
,zptas
,zptessp
commands for calibration zpend
to close the calibration batchzpexport
to export the results and email
zpbegin
2021-11-06 17:36:37,397 [INFO] ============== zptool 0+unknown ==============
2021-11-06 17:36:37,397 [INFO] Opened database file zptess.db
2021-11-06 17:36:37,470 [INFO] A new batch has been opened
1.a Check the test photometer identity
zptessw -a {author} -o {offset} -d
1.b Alternatively, run a full calibration run without updating neither the database nor photometer ZP
zptessw -a {author} -o {offset} -t
2.a Calibrate and update the Zero Point
zptessw -a {author} -o {offset} -u
2.a Alternatively, run a full calibration run without updating photometer ZP
zptessw -a {author} -o {offset}
zpend
2021-11-06 17:37:40,678 [INFO] ============== zptool 0+unknown ==============
2021-11-06 17:37:40,678 [INFO] Opened database file zptess.db
2021-11-06 17:37:40,739 [INFO] Current open batch has been closed
zpexport