Source: dataset/dyn_spect/dyn_spect_dataset__display.pro
dyn_spect_dataset::display Display a dyn_spect dataset. Usage: iok = dsref -> display() Keywords: read if set, then force the acquire methods to be called even if they don't appear to be needed. force If set, then force regeneration from the raw data. no_plot If set, do everything except plot the data hard_copy If set, then make a hard copy of the data. no_open_close If set, then do not open or close the plot device, it is assumed the user is taking responsibility for this. History: Original (after rate): 9/8/01; SJT Add hard copy keyword: 11/2/02; SJT Add no_open_close key: 17/6/02; SJT