PAHFIT / pahfit

Model Decomposition for Near- to Mid-Infrared Spectroscopy of Astronomical Sources
https://pahfit.readthedocs.io/
19 stars 26 forks source link

Issue with run_pahfit when S07_att's amp = 0.0 and amp_fixed = True #112

Closed BethanyRS closed 3 years ago

BethanyRS commented 3 years ago

Setting amp = 0.0 and amp_fixed = True for S07_att (the last row in scipack_ExGal_SpitzerIRSSLLL.ipac) results in the output

"The cosine of the angle between func(x) and any column of the Jacobian is at most 0.000000 in absolute value"

Minnielam commented 3 years ago

@BethanyRS @karllark I got the same issue when I used run_pahfit. How can I solve it? Thanks a lot.

karllark commented 3 years ago

Simple fix. PR opened (see above). Should be merged soon.