Source: dataset/dyn_spect/dyn_spect_dataset__get_scaling.pro
dyn_spect_dataset::get_scaling Return scaling information on a dyn_spect dataset. Usage: scale=dsid->get_scaling() Keywords: option Just return the scaling option trange Just return the time range (JD) range Just return the rate (flux) range. erange Just return the energy range. logarithmic Return whether the plots are log or linear. energy_log Return whether the energy axis is log smooth Return whether the energy direction is smoothed t_smooth Return whether the time direction is smoothed. xoffset Return the JD offset used in plotting. History: Original (after rate): 13/8/01; SJT Remove dead code: 7/6/02; SJT