ChandraCXC / iris-dev

repository for tracking Iris development tasks
0 stars 0 forks source link

bug in model plotting units conversion #113

Closed olaurino closed 7 years ago

olaurino commented 8 years ago

Something may be wrong in the way units of the evaluated model are computed. To reproduce:

Everything is fine at this point. Also, a units conversion has probably happened because the display is in Jy vs Hz, while the fitting was in photon/s/cm2/Angstrom vs Angstrom.

Now, switch X units from Hz to Angstrom. It still works.

Now, switch Y Units from Jy to ergs/s/cm2. The data is converted, the model function is stuck.