Source: utils/misc/parse_uleis_channel.pro
parse_uleis_channel
Parse a ULEIS matrix channel.
Usage:
channel = parse_uleis_channel(chan)
Argument:
chan string The channel name to be parsed.
Keyword:
name_split If set, then return a structure with the
channel type name and two numbers for the
range.
Return:
channel string The parsed channel name or names.
Notes:
There is no validity check in this routine.
History:
Original (after parse_trk_channel): 15/5/00; SJT