|
- thresh: the fit threshold, in pixels. default is 0.1 px. consider setting this to a higher number for testing, long-wavelength |
The threshold for convergence default is here set to 0.05 pixels, but the comments say "0.1 pixels".
In the real onboard algorithm, the convergence threshold is set to 0.01 (I am uncertain about the units, but I believe it is pixels).
TA-crossinst/jwst_ta/jwst_ta.py
Line 170 in 44c9935
TA-crossinst/jwst_ta/jwst_ta.py
Line 193 in 44c9935
The threshold for convergence default is here set to 0.05 pixels, but the comments say "0.1 pixels".
In the real onboard algorithm, the convergence threshold is set to 0.01 (I am uncertain about the units, but I believe it is pixels).