HermesData ========== .. currentmodule:: hermes_core.timedata .. autoclass:: HermesData :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~HermesData.data ~HermesData.meta ~HermesData.spectra ~HermesData.support ~HermesData.time ~HermesData.time_range ~HermesData.timeseries .. rubric:: Methods Summary .. autosummary:: ~HermesData.add_measurement ~HermesData.add_spectra ~HermesData.add_support ~HermesData.add_timeseries ~HermesData.append ~HermesData.get_timeseres_epoch_key ~HermesData.global_attribute_template ~HermesData.load ~HermesData.measurement_attribute_template ~HermesData.plot ~HermesData.remove ~HermesData.save .. rubric:: Attributes Documentation .. autoattribute:: data .. autoattribute:: meta .. autoattribute:: spectra .. autoattribute:: support .. autoattribute:: time .. autoattribute:: time_range .. autoattribute:: timeseries .. rubric:: Methods Documentation .. automethod:: add_measurement .. automethod:: add_spectra .. automethod:: add_support .. automethod:: add_timeseries .. automethod:: append .. automethod:: get_timeseres_epoch_key .. automethod:: global_attribute_template .. automethod:: load .. automethod:: measurement_attribute_template .. automethod:: plot .. automethod:: remove .. automethod:: save