Source: dataset/matrix/matrix_dataset__define.pro
matrix_dataset__define Definition of a matrix dataset. Superclasses: generic_dataset dshelper_lan_archive dshelper_long_colour Members: histograms pointer Pointer to any histograms created. sum int Which summation mode to use. sum_flag byte Has the summation been done. scaling.range float The range of values to display. scaling.log byte Whether the scaling is logarithmic. scaling.region int The region of the matrix to display maps.channels int Whether to add channel map to the display maps.bins int Whether to add bin maps to plot. maps.species int Whether to add species maps to plot. maps.centrelines int Whether to add species centrelines. maps.theory int Whether to add theory centrelines. add_header byte Whether to add a header to the plot. plot_details.current_frame int Which frame is displayed plot_details.origin long The origin of the image in device coords plot_details.size long The size of the image in device coords plot_details.scale long The scaling factor of the image History: Original: 16/6/00; SJT Add lan_archive: 19/6/00; SJT Added plot details, histograms: 19/7/00; SJT Add member documentation: 1/8/01; SJT