LIGHT N1 N2 XAXIS YAXIS OUT FOLD MASK -- Plots light curve Parameters N1 -- First slot for light curve N2 -- Last slot for light curve. If N1 = N2 no plot is made but the value will be printed to the terminal. XAXIS -- Name of variable for X axis. Should be the name of a REAL, DOUBLE or INTEGER header parameter, or 'NONE' to get plot versus spectrum number. YAXIS -- Y parameter, 'FLUX', 'EW' or 'MJY' for flux, equivalent width or flux density in mJy. OUT -- Output. xxxx to a file, !xxxx to the headers where xxxx is a file name or a header parameter name. If a header parameter is selected then it will have type real and there will be one called xxxx_D for the data and another xxxx_E for the errors for each spectrum. FOLD -- Y or N asccording to whether you want to phase fold light curve MASK -- Y or N according to whether you want to set the mask or not. Selection criteria apply.
This command belongs to the classes: display , binary , time_series