SUBSET

Take a subset of a dataset in wavelength or time axes.

Function

Take a subset of a dataset in wavelength or time axes.

Description

A subset of the input file is taken covering a specified range in wavelength and time. The command works on either 1D or 2D data.

Parameters
1 INPUT TSP, nD

The input dataset.

2 LSTART Real

Starting wavelength for subset.

3 LEND Real

End wavelength for subset.

C TSTART Double

Starting Time for subset.

C TEND Double

End Time for subset.

4 OUTPUT TSP, nD

The output dataset.

Support

Jeremy Bailey, AAO

Version date

30/4/1988