Source: cli/stream/stream_name.pro
stream_name
Set the name of a stream in the current dataset
Usage:
stream_name, index, name
Arguments:
index int input The index of the stream, a scalar for
RATE datasets, a 2-element array for
SPECT or PAD.
name string input The name to give the stream.
Streams:
RATE:Any, SPECT:Any, PAD:Any
History:
Original: 24/8/00; SJT