move_stream

Source: cli/datasets/move_stream.pro

 move_stream
        Move a stream within a dataset.

 Usage:
        move_stream, from, {to|panelto=panelto}

 Arguments:
        from    int     input   The stream index to move, scalar for
                                RATE datasets, 2-element array for PAD
                                or SPECT.
        to      int     input   The location to which to move the
                                stream (for hierarchical datasets,
                                this is the location within the
                                panel).

 Keyword:
        panelto int     input   For SPECT datasets, the panel into
                                which to move the stream.

 Notes:
        Only one of to and panelto may be given.

 Datasets:
        RATE, SPECT, PAD

 History:
        Original: 25/8/00; SJT



James Tappin 2005-02-04