stream_sectors

Source: cli/stream/stream_sectors.pro

 stream_sectors
        Set the sectors of a stream in the current dataset

 Usage:
        stream_sectors, index, sectors

 Arguments:
        index   int     input   The index of the stream, a scalar for
                                RATE datasets, a 2-element array for
                                SPECT or PAD.
        sectors string  input   The sectors to give the stream.

 Keywords:
        all                If set, then display all sectors.
        average                If set, then display just sector averages.
        add_average        If set, then add a sector average plot to a
                        set of selected sectors.
        dataset                If set, then make this stream follow the
                        dataset defaults.

 Streams:
        RATE:*_LAN,*_TRK,ULEIS,UDS; SPECT:*_LAN,*_TRK,ULEIS,UDS 

 History:
        Original: 24/8/00; SJT
        Prevent setting for derived streams: 17/4/02; SJT



James Tappin 2005-02-04