BrillouinMicroscopy / BrillouinAcquisition

Software for acquiring Brillouin microscopy data
GNU General Public License v3.0
3 stars 0 forks source link

Implement calibration map to convert from V to µm in NIDAQ class #37

Closed raimund-schluessler closed 6 years ago

raimund-schluessler commented 6 years ago

For the Galvo scanners controlled with the NI-DAQmx we put voltage as input signal, but we want to know the distance from (0,0,0). Hence, we need to put a map which allows us to map V to µm.

This map has to be acquired by an external program for now and should be loaded into BrillouinAcquisition.

raimund-schluessler commented 6 years ago

Closed with #39.