calcurve -- Convert CRaTER raw housekeeping to engineering units
calcurve [-h] [-v]
-h help message
-r flip dosimeter RadLo and RadMed channels
-v verbose display
Receives CRaTER telemetry in rtlm -a format on STDIN and converts analog housekeeping to decimal/hex/engineering/units on STDOUT. See the rtlm man page for a list of applicable mnemonics. Adds mnemonic \``P28bus\'' as calculation of V28bus * I28bus.
Interogates instrument serial number to determine coefficients; returns *sn* if no unit-specific coefficients are found.
There was a period of time when the Engineering Unit (SN10) had its RadLow and RadMed channels of the dosimeter flipped. The -r flag accounts for that situation.
Non-analog telemetry is passed through unchanged.
rtlm.tcl, command.tcl, house.tcl
Bob Goeke
$Id: calcurve,v 2.37 2008/07/28 15:03:26 goeke Exp goeke $