Resolve "Completely unrealistic beatnote frequencies for 'six' laser locking configuration"
Merged
requested to merge 86-completely-unrealistic-beatnote-frequencies-for-six-laser-locking-configuration into master
Closes #86 (closed)
- Add a parameter
offset_freqs
with default set of values - Set laser frequency offset to relevant value in
offset_freqs
if laser is locked on cavity - Add unit tests to check that
offset_freqs
is correctly used
Edited by Jean-Baptiste Bayle
Merge request reports
Activity
added bug label
changed milestone to %v1.1
requested review from @ohartwig
@ohartwig that should be it!
added 4 commits
-
2ff76482...55949e61 - 3 commits from branch
master
- 2310257d - Use offset frequencies for unlocked lasers
-
2ff76482...55949e61 - 3 commits from branch
Hi @j2b.bayle!
Code looks good. I also ran two short test cases:
- without passing the
orbits
parameter (basically your unit test). - with esa orbits. Here I get 26MHz for one of the ISI beatnotes which is not too far off.
Works great and I guess if people want to use orbits different to the default PPRs they might want to tweak the offsets if the 5<f<25MHz condition is relevant.
I think this is good to go! :)
Edited by Martin Staab- without passing the
Awesome, thanks @mastaa!
mentioned in commit 8fc575a2
Please register or sign in to reply