Inspect a dataset#
This mode works in the same way as the Line Analysis module in CASSIS. For a given species, the program searches for transitions within the observed range(s). Only transitions within the spectroscopic constraints provided by the user are selected. The transitions are displayed over the bandwidth provided by the user.
Overview of the configuration keys#
Mandatory |
path to the datafile |
|
list of tags |
||
width in km/s of the window around each transition |
||
Optional |
list of frequency ranges to inspect |
|
thresholds on the spectroscopic parameters |
Mandatory keys#
Optional keys#
options for the display (to come)
Workflow#
The program reads the file given with
data_fileIf
franges_ghzis provided, data are selected over these frequency rangesFor the list of tags provided by
inspect, the program searches the list of transitions (eventually matching the constraints provided bythresholds)It creates a list of windows centered on the line’s frequency and of width
bandwidthIf
plot_guiis true, the windows are displayed on the screen.If
plot_pdfis true, the windows are displayed in a multi-page pdf (new page for each species).If
v_rangeis provided, the specified velocity ranges are displayed as green regions.