Usage: | bref [options] [Directory]
|
|
Description : | display Reference bolometer signal, HSK and PSD
|
|
Select Sample option:
|
-start=START | first sample (DEFAULT is to read from end)
|
-t0=TIME | UT time of first sample : [[[[[[cc]yy:]mm:]dd:]HH:]MM[.SS]]
|
-dt=TIME | Length in time of the data loaded in memory : [[[[[[cc]yy:]mm:]dd:]HH:]MM[.SS]]
|
-boxcar=NUM | number of sample averaged together (DEFAULT is 0)
|
-num=NUM | number of sample read (DEFAULT is 8192) (-1 means read to end / realtime)
|
-skip=NUM | number of sample skipped (DEFAULT is 0)
|
|
Select Data Type option:
|
-units=UNITS | o[hm] | v[olt] | k[elvin] (default is ADU)
|
-nodemodulation | don't do demodulation of averaged signal (only in -units=ADU and -units=V modes)
|
|
Display option:
|
-pmin=VALUE | set the minimum value of the Yaxis for PSD (default is min(PSD))
|
-pmax=VALUE | set the maximum value of the Yaxis for PSD (default is max(PSD))
|
-timing | display FTS Timing Information (SensPlus and SensMoins)
|
-nsens=VALUE | set the number of sample read for SensPlus and SensMoins (default is all sample)
|
|
Other option:
|
-file=FILE | will write the kst file in FILE and will not launch KST
|
-dtpng=sec | time in seconds between each screen capture
|
-help | display this help
|
-png=FILE | save periodically a screen capture as a PNG file
|
|
Arguments:
|
Directory | The directory of the database.
if Directory is omitted, allchannel
will use the one given by $PIODATABASE_DIR
|