DynExp
Highly flexible laboratory automation for dynamically changing experiments.
|
Directories | |
ImageViewer | |
ODMR | |
SpectrumViewer | |
WidefieldMicroscope | |
Files | |
ArbitraryFunctionFromCSV.cpp | |
ArbitraryFunctionFromCSV.h | |
Implementation of a module to read a waveform from a CSV file and to store it in a data stream of a function generator instrument. | |
gRPCModule.cpp | |
gRPCModule.h | |
Defines a module template for building gRPC servers for network instruments to connect to. | |
InputPortReader.cpp | |
InputPortReader.h | |
Implementation of a module to read single values from input port instruments. | |
LockinAmplifierControl.cpp | |
LockinAmplifierControl.h | |
Implementation of a module to control a lock-in amplifier. | |
NetworkAnalogInModule.cpp | |
NetworkAnalogInModule.h | |
Implementation of a gRPC server module to provide remote access to an analog in meta instrument. | |
NetworkAnalogOutModule.cpp | |
NetworkAnalogOutModule.h | |
Implementation of a gRPC server module to provide remote access to an analog out meta instrument. | |
NetworkDataStreamInstrumentModule.cpp | |
NetworkDataStreamInstrumentModule.h | |
Implementation of a gRPC server module to provide remote access to a data stream instrument meta instrument. | |
NetworkDigitalInModule.cpp | |
NetworkDigitalInModule.h | |
Implementation of a gRPC server module to provide remote access to a digital in meta instrument. | |
NetworkDigitalOutModule.cpp | |
NetworkDigitalOutModule.h | |
Implementation of a gRPC server module to provide remote access to a digital out meta instrument. | |
NetworkTimeTaggerModule.cpp | |
NetworkTimeTaggerModule.h | |
Implementation of a gRPC server module to provide remote access to a time tagger meta instrument. | |
OutputPortWriter.cpp | |
OutputPortWriter.h | |
Implementation of a module to write single values to output port instruments. | |
SignalDesigner.cpp | |
SignalDesigner.h | |
Implementation of a module to design waveforms and to store them in data streams of function generator instruments. | |
SignalPlotter.cpp | |
SignalPlotter.h | |
Implementation of a module to plot the samples stored in data stream instruments. | |
Stage1D.cpp | |
Stage1D.h | |
Implementation of a module to control a 1D positioner stage. | |
StreamManipulator.cpp | |
StreamManipulator.h | |
Implementation of a module to process data stored in data stream instrument(s) with a Python script and to write the resulting data back other data stream instrument(s). | |
Trajectory1D.cpp | |
Trajectory1D.h | |
Implementation of a module to interpret samples stored in a data stream instrument as trajectories of 1D positioners and to move the positioners along those trajectories. | |