Source: utils/misc/parse_trk_channel.pro
parse_trk_channel Parse a track rates channel. Usage: channel = parse_trk_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_lan_channel): 10/2/00; SJT