eispac core
Functions
|
Dictionary to hold the fit parameters returned by fit_spectra() |
|
Save fit line intensites, velocites, and widths to a .fits file |
|
Fit one or more EIS line spectra using mpfit (with multiprocessing). |
|
Fit one or more EIS line spectra using mpfit. |
|
Create an Astropy fitting model using a template intended for MPFIT. |
|
Convert line IDs to filesystem-friendly strings |
|
Generate a list of all template files that match an EIS file or window. |
|
Multigaussian model with a polynomial background |
|
Computes the deviates between a multigaussian model fit and input data. |
|
Load a single window of EIS data from an HDF5 file into an EISCube object |
|
Load an EISFitResult object from an HDF5 file |
|
Create |
|
Read the window information from an EIS HDF5 header file |
|
Save an EISFitResult object to an HDF5 file (or files) |
|
Scale inital guess of multigaussian model parameters to data values |
Classes
|
EIS Level-1 Data Cube |
|
Object containing the results from fitting one or more EIS window spectra |
|
Representation of fitting parameters for a particular line or lines |
|
EIS fit parameter map. |
|
Perform Levenberg-Marquardt least-squares minimization, based on MINPACK-1. |