Kyle Westfall

Results 14 issues of Kyle Westfall

This would merge the current `develop` branch into `muse_dev` and institute all the changes we talked about for the front end and the new method used to run the DAP....

Running `python setup.py install` downloads the sdssMaskbits.par file from the remote IDLUTILS repo. I need to check the code to make sure it's consistent when using this file versus using...

The emission line list has an effect on the RMS calculation from the emission-line module in a way that I don't understand. Compare: ![manga-8256-9102-LOGCUBE-HYB10-MILESHC-MASTARHC-el-fitqa-maps 0](https://user-images.githubusercontent.com/15785898/67993092-8e586980-fbfc-11e9-9026-cde261a4f34f.png) and ![manga-8256-9102-LOGCUBE-HYB10-MILESHC-MASTARHC-el-fitqa-maps](https://user-images.githubusercontent.com/15785898/67993098-96180e00-fbfc-11e9-9d13-cbf06d78ca28.png) The latter is...

Allow for emission lines to have multiple components. - Change the emission-line database file to identify the components for each line, default should be to use a single component for...

Optional fitting of h3/h4: - Make sure ppxf interface is sufficient to turn on and keep track of h3/h4 results - Alter the stellar-continuum configuration data as necessary to turn...

Some of these may be more meaningful than others, but these would be useful at least in a relative sense.

There's a problem with the setup.py file that I need to track down in that running `python setup.py install` doesn't put the config files where they need to go. `python...

Reported by Xihan Ji: There's a bug in the NOVALUE bits such that empty spaxels are not flagged as NOVALUE. See, e.g., 8947-3701. This is not a problem for the...

From an old TRM Known Issue: The BINID in LOGCUBE files does not have the emission-line moment and spectral-index BINIDs populated. They're not necessary to the file, but it would...

The parameter bounds, fixed values, and initial guesses are not used by `Sasuke`, but are hold overs from the `Elric` fitter. Confirm that statement is true, and then allow these...

enhancement