ICSM / ampere

A tool to fit the SED and spectra of dusty objects to constrain, among other things, the dust properties and mineralogy
6 stars 2 forks source link

Support fitting line fluxes not just an entire spectrum #70

Open pscicluna opened 1 year ago

pscicluna commented 1 year ago

@rahulastro is working on fitting PNe with ampere, which really needs to be done with line lists rather than spectra. This means we need to implement a few classes for handling that sort of data. This involves creating new Data classes with their respective data-generating processes. I'm trying to figure out how best to do this, but we need a good description of the processes involved, and what sorts of correlated noise we expect, and how to introduce a general model for additional correlated noise.