singlechannel

Usage: singlechannel [options] [Directory]

Description : display one channel per window (Average signal, PSD, histo, HSK)

Select Channel option:
-freq="frequency list" select frequencies
-belt="belt list" select belts
-bc="BC list" select belt-channel
-other select all the other channels
-all select all channels (equivalent to -bolo -thermo -other)
-bolo select all the bolometer channels
-Tchoice select T1 T2 or T3 for thermometers (T1 by default)
-thermo select all the thermometer channels (used with Tchoice option - T1 by default)

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)

Select Data Type option:
-uncompress Read uncompress data (U mode). If not set, read compress data (C mode)
-units=UNITS o[hm] | v[olt] | k[elvin] (default is ADU)
-raw Use Raw Scientific Signals instead of averaged signal
-nodemodulation don't do demodulation of averaged signal (only in -units=ADU and -units=V modes)
-cv Use Compression Validation Signals instead of averaged signal

Display option:
-byfreq group all the channel at the same frequency in the same plot
-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))

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



The following session was produced with the command:
singlechannel -bc="00 01" /data_copy/bases_PFM_CALIB2/dbPFM -units='v' -pmin=1e-10