ChandraCXC / iris

Build and Analyze Spectral Energy Distributions in the Virtual Observatory
http://cxc.cfa.harvard.edu/iris
4 stars 3 forks source link

cdb Model files - don't re-evaluate when loading back into Iris #47

Open jbudynk opened 10 years ago

jbudynk commented 10 years ago

Right now, when a user loads back in a model cdb file, the model is re-evaluated and fit to a SED. Instead, the model should be over-plotted on the SED, so that the user can look by-eye how the model compares with this SED.

jbudynk commented 10 years ago

Might be good to include some statistical analysis when the user loads it in - maybe the chi-squared or least squares, just to see how well it fits the data without changing any parameters. Essentially, the model could be treated as a template if the user wants, where only the amplitude of the entire model is fit.