You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
max_cal_iter is missing from the dictionary. Default is 100L
Also, the writeup on cal_mode_fit and cal_reflection_mode_theory confused me, to set it to fit multiple lengths you need to set cal_reflection_mode_theory=1 and also cal_mode_fit=[90, 150, 230].
I'll make these changes in a PR soon when I am sure I understand them.
The text was updated successfully, but these errors were encountered:
max_cal_iter
is missing from the dictionary. Default is100L
Also, the writeup on
cal_mode_fit
andcal_reflection_mode_theory
confused me, to set it to fit multiple lengths you need to setcal_reflection_mode_theory=1
and alsocal_mode_fit=[90, 150, 230]
.I'll make these changes in a PR soon when I am sure I understand them.
The text was updated successfully, but these errors were encountered: