pahfit icon indicating copy to clipboard operation
pahfit copied to clipboard

Model Decomposition for Near- to Mid-Infrared Spectroscopy of Astronomical Sources

Results 89 pahfit issues
Sort by recently updated
recently updated
newest added

The new interface we've converged on (#231) uses the Features table as both input to setup a model, and _output_ to recover its results. Right now any parameter can have...

Instead of using astropy's Gauss1D/Drude1D, use Area-Gauss/Drude-1D for the modelling (i.e. based on integrated strength).

Would be great if we could use the same setup with an MCMC code. One obvious choice is the 'emcee' package. There is some work in astropy to enable this...

enhancement

Implement modified (highly asymmetric) Drude profiles for fitting and train on PDRs to set constraints on parameters for science pack.

enhancement
science packs
training
PDRs

Defined in the astropy affiliated package specutils. https://specutils.readthedocs.io/en/latest/

question

Create an example of a class-based instrument pack to explore this venue.

instrument packs

Currently, if we have overlapping spectral segments first the spectral segments are merged and then the resulting spectrum fit. This averages/ignores the fact that often the spectral resolutions between segments...

fitting

Write documentation for each science pack.

documentation
science packs

Include multiple extinction curves.

enhancement

Implement Live updating zoomable plot showing the fitting process.

enhancement