SUBSETTake a subset of a dataset in wavelength or time axes.
Take a subset of a dataset in wavelength or time axes.
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.
| 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. |
30/4/1988