Steve Goldman
Steve Goldman
Folks have found that the code in [astroquery_utils.py](https://github.com/spacetelescope/drizzlepac/blob/385c29ed4bc33030d5440d8b9877ad5ffa9518eb/drizzlepac/haputils/astroquery_utils.py#L23) should be moved upstream to astroquery to make them generally available. It would be very useful to make retrieve_observation available to everyone....
Resolves [HLA-935](https://jira.stsci.edu/browse/HLA-935) This PR adds two new header keywords to MVM drizzled (drc/z) products. These include the name (SVMINPUT) and creation date (DATE-SVM) of each of the SVM images included...
Resolves [HLA-1233](https://jira.stsci.edu/browse/HLA-1233) Closes #1763 This PR updates the configuration files to use the 'rshift' fitgeom instead of 'rscale'. It also increases the minimum number of identified objects from each input...
Resolves [HLA-1208](https://jira.stsci.edu/browse/HLA-1208) Closes #1738 This PR removed the TEAL GUI interface for drizzlepac. This PR does not make changes to teal.load calls which are still being used to load and...
Now that we have the Padova/Colibri models incorporated into the downloadable data #357 , we need some criteria for when to use the models for a given star. At the...
Stellib.py class function: genSpectrum says it takes in floats as arguments but does not. Not sure if this function is still used. Alternative for getting individual spectra would also help.
I know that when I started contributing to the BEAST it was a challenge to understand how it worked through the code. I was thinking it may be useful to...
Resolves [HLA-1271](https://jira.stsci.edu/browse/HLA-1271) Resolves [HLA-1300](https://jira.stsci.edu/browse/HLA-1300) Resolves [HLA-1301](https://jira.stsci.edu/browse/HLA-1301) This PR adds configuration parameters specifically for aligning with the "relative" fit geometry. Setting these values higher will increase the number of required matches...
Resolves [HLA-935](https://jira.stsci.edu/browse/HLA-935) This PR adds two new HDRTABLE entries to MVM drizzled (drc/z) products. These include the name (SVMROOTNAME) and creation date (GENDATE) of each of the SVM images included...
Resolves [HLA-1280](https://jira.stsci.edu/browse/HLA-1280) This PR addresses changes needed to transition to using Numpy 2.0. **Checklist for maintainers** - [ ] added entry in `CHANGELOG.rst` within the relevant release section - [...