DetectorData ============ .. currentmodule:: gdt.core.spectra.parameters .. autoclass:: DetectorData :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DetectorData.active ~DetectorData.channel_mask ~DetectorData.channel_range ~DetectorData.datatype ~DetectorData.detector ~DetectorData.energy_edges ~DetectorData.energy_range ~DetectorData.filename ~DetectorData.instrument ~DetectorData.num_chans ~DetectorData.photon_counts ~DetectorData.photon_errors ~DetectorData.photon_model ~DetectorData.response ~DetectorData.time_range .. rubric:: Methods Summary .. autosummary:: ~DetectorData.from_data .. rubric:: Attributes Documentation .. autoattribute:: active .. autoattribute:: channel_mask .. autoattribute:: channel_range .. autoattribute:: datatype .. autoattribute:: detector .. autoattribute:: energy_edges .. autoattribute:: energy_range .. autoattribute:: filename .. autoattribute:: instrument .. autoattribute:: num_chans .. autoattribute:: photon_counts .. autoattribute:: photon_errors .. autoattribute:: photon_model .. autoattribute:: response .. autoattribute:: time_range .. rubric:: Methods Documentation .. automethod:: from_data