BethanyRS

Results 5 issues of BethanyRS

Instead of creating a bunch of minor issues, I thought that it may be better to group some of my more nitpicky suggestions for the docs here. If I missed...

This isn't anything urgent. However, within the pahfit/pahfit/data folder, the README contains extra information about the ISO-SWS data, but not about any of the other data within the folder. For...

Making a string greater than four characters (such as 'False') in the temp_fixed column of the ipac table results in the error "StringTruncateWarning: truncated right side string(s) longer than 4...

bug
fitting

Lines 675 and 676 in base.py ( `else: # if min(obs_x) > 5, use 5.5 um` `lam = 5.5`) result in "ValueError: A value in x_new is below the interpolation...

bug
fitting

The example code "run_pahfit M101_Nucleus_irs.ipac scipack_ExGal_SpitzerIRSSLLL.ipac" results in the following warning * WARNING: The fit may be unsuccessful; check fit_info['message'] for more information. [astropy.modeling.fitting] Number of calls to function has...

effort-low
fitting