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
I've always used the mode to scale (sky/twilight) flats since I worry about the median being biased high by stars. This is obviously more processing intensive, though, so there's a trade-off. Can be implemented with statistics.mode or scipy.stats.mode.
The text was updated successfully, but these errors were encountered:
I've always used the mode to scale (sky/twilight) flats since I worry about the median being biased high by stars. This is obviously more processing intensive, though, so there's a trade-off. Can be implemented with statistics.mode or scipy.stats.mode.
The text was updated successfully, but these errors were encountered: