Source: dataset/spect/spect_dataset__display.pro
spect_dataset::display Display a 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: Initial stages: 14/1/00; SJT Tidy up flagging a bit: 28/1/00; SJT Force freeing of old processed data when reprocessing: 1/2/00; SJT Verify that DS is fully defined: 30/8/00; SJT Add no_plot keyword: 23/10/00; SJT Add hard copy keyword: 11/2/02; SJT Add no_open_close key: 17/6/02; SJT