|
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) |
|
def | __init__ (self, pulsedmeasurementlogic) |
|
def | is_gated (self) |
|
def | measurement_settings (self) |
|
def | sampling_information (self) |
|
def | fast_counter_settings (self) |
|
def | log (self) |
|
◆ 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:
- logic/pulsed/pulse_analyzer.py