Skip to content

Draft: Spectrometer: Alazar driver

Alexander Willmes requested to merge spectrometer/alazar_driver into master

Preliminary driver for the Alazar.

Before merging one might want to optimize the alazar setup function, such that the current Alazar configuration can be used. Further it would be good to remove all the hardcoded stuff, e.g. total acquisition time (effectively given by number_of_samples) and measurement channel (currently hardcoded to A). Further more documentation might be useful.

Merge request reports