Signal ====== .. currentmodule:: sofia_redux.scan.signal.signal .. autoclass:: Signal :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Signal.configuration ~Signal.info ~Signal.referenced_attributes ~Signal.size .. rubric:: Methods Summary .. autosummary:: ~Signal.add ~Signal.add_drifts ~Signal.copy ~Signal.differentiate ~Signal.get_covariance ~Signal.get_differential ~Signal.get_gain_increment ~Signal.get_integral ~Signal.get_mean ~Signal.get_median ~Signal.get_ml_gain_increment ~Signal.get_resolution ~Signal.get_rms ~Signal.get_robust_gain_increment ~Signal.get_variance ~Signal.integrate ~Signal.level ~Signal.prepare_frame_temp_fields ~Signal.remove_drifts ~Signal.resync_gains ~Signal.scale ~Signal.set_sync_gains ~Signal.smooth ~Signal.smooth_with_kernel ~Signal.subtract ~Signal.synchronize_gains ~Signal.value_at ~Signal.weight_at ~Signal.write_signal_values .. rubric:: Attributes Documentation .. autoattribute:: configuration .. autoattribute:: info .. autoattribute:: referenced_attributes .. autoattribute:: size .. rubric:: Methods Documentation .. automethod:: add .. automethod:: add_drifts .. automethod:: copy .. automethod:: differentiate .. automethod:: get_covariance .. automethod:: get_differential .. automethod:: get_gain_increment .. automethod:: get_integral .. automethod:: get_mean .. automethod:: get_median .. automethod:: get_ml_gain_increment .. automethod:: get_resolution .. automethod:: get_rms .. automethod:: get_robust_gain_increment .. automethod:: get_variance .. automethod:: integrate .. automethod:: level .. automethod:: prepare_frame_temp_fields .. automethod:: remove_drifts .. automethod:: resync_gains .. automethod:: scale .. automethod:: set_sync_gains .. automethod:: smooth .. automethod:: smooth_with_kernel .. automethod:: subtract .. automethod:: synchronize_gains .. automethod:: value_at .. automethod:: weight_at .. automethod:: write_signal_values