Suman Saha

Results 3 issues of Suman Saha

I'm getting this error while running redccd. File "XXX/goodman_pipeline/core/core.py", line 2271, in name_master_flats morning_twilight = datetime.datetime.strptime(morning_twilight, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: strptime() argument 1 must be str, not MaskedArray

I'm getting this error while running 'redspec' raise NonFiniteValueError( astropy.modeling.fitting.NonFiniteValueError: Objective function has encountered a non-finite value, this will cause the fit to fail! Please remove non-finite values from your...

Hi, I'm facing an issue when plotting the detrended flux from lmfit (plot_lmfit, with detrend=True), where it gives an incorrect plot. However, with detrend=False, the plot doesn't have any issues....