Qudi
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
polarisation_dep_logic.PolarisationDepLogic Class Reference

This logic module rotates polarisation and records signal as a function of angle. More...

Inheritance diagram for polarisation_dep_logic.PolarisationDepLogic:
Inheritance graph
[legend]
Collaboration diagram for polarisation_dep_logic.PolarisationDepLogic:
Collaboration graph
[legend]

Public Member Functions

def on_activate (self)
 Initialisation performed during activation of the module.
 
def on_deactivate (self)
 Deinitialisation performed during deactivation of the module.
 
def measure_polarisation_dependence (self)
 Do a simple pol dep measurement.
 
def rotate_polarisation (self)
 
def finish_scan (self)
 

Public Attributes

 scan_length
 
 scan_speed
 

Static Public Attributes

 counterlogic = Connector(interface='CounterLogic')
 declare connectors
 
 savelogic = Connector(interface='SaveLogic')
 
 motor = Connector(interface='MotorInterface')
 
 signal_rotation_finished = QtCore.Signal()
 
 signal_start_rotation = QtCore.Signal()
 

Detailed Description

This logic module rotates polarisation and records signal as a function of angle.


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