spect_dataset__define

Source: dataset/spect/spect_dataset__define.pro

 spect_dataset__define
        Structure of a spectrum dataset.

 Superclasses:
        generic_dataset
        dshelper_raw_spect
        dshelper_background
        dshelper_error
        dshelper_flux
        dshelper_lan_archive
        dshelper_sector

 Members:
        scaling.Option          int        Auto/manual scaling
                                           selection
        scaling.elow            float      Min energy
        scaling.ehigh           float      Max energy
        scaling.Rlow            float      Min rate
        scaling.Rhigh           float      Max rate
        scaling.elinear         byte       Whether to use linear
                                           scaling for the energy axis.
        scaling.rlinear         byte       Whether to use linear
                                           scaling for the flux axis.
        plot_layout.layout      int        How many panels in x
                                           & y directions.
        plot_layout.in_columns  byte       Ordering of panels.
        plot_layout.join        int     THe way the points are connected.
        plot_layout.add_headers byte       Add headers to plot?
        plot_layout.flag        byte       Has the layout been
                                           checked to ensure
                                           that it will work
                                           for the current
                                           stream list.
        x_level                 int     Which P channels to omit the
                                        Sun sectors.
        derived_generated       byte    Have the derived streams been
                                        generated

 Note:
        The log/linear setting is a linear flag for consistency with
        old datasets.

 History:
        Original: 15/3/00; SJT
        Add member documentation: 1/8/01; SJT
        add derived & linear scaling: 2/5/02; SJT



James Tappin 2005-02-04