Source: dataset/spect/spect_dataset__get_scaling.pro
spect_dataset::get_scaling
Return scaling information on a spect dataset.
Usage:
scale=dsid->get_scaling()
Keywords:
option Just return the scaling option
erange Just return the energy
range Just return the rate (flux) range.
elinear Just return whether to do a linear scale in energy
rlinear Just return whether to do a linear scale in flux.
History:
Original: 15/3/00; SJT
Add linear flags: 2/5/02; SJT