Qudi
Public Member Functions | Public Attributes | List of all members
pulse_analyzer.PulseAnalyzer Class Reference
Inheritance diagram for pulse_analyzer.PulseAnalyzer:
Inheritance graph
[legend]
Collaboration diagram for pulse_analyzer.PulseAnalyzer:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, pulsedmeasurementlogic)
 
def analysis_settings (self)
 
def analysis_settings (self, settings_dict)
 
def analysis_methods (self)
 Return available analysis methods. More...
 
def full_settings_dict (self)
 
def analyse_laser_pulses (self, laser_data)
 
- Public Member Functions inherited from pulse_analyzer.PulseAnalyzerBase
def __init__ (self, pulsedmeasurementlogic)
 
def is_gated (self)
 
def measurement_settings (self)
 
def sampling_information (self)
 
def fast_counter_settings (self)
 
def log (self)
 

Public Attributes

 analysis_settings
 

Member Function Documentation

◆ analysis_methods()

def pulse_analyzer.PulseAnalyzer.analysis_methods (   self)

Return available analysis methods.

Returns
dict: Dictionary with keys being the method names and values being the methods.

The documentation for this class was generated from the following file: