Megan Sosey
Megan Sosey
Closes # Resolves JP- **Description** This PR comes from a discussion with @eslavich about reference file validation and adds a datamodel for the niriss SOSS wavelength tables, the specwcs reference...
The `assign_wcs` docs have a dependency listing: https://github.com/spacetelescope/jwst/blob/master/docs/jwst/assign_wcs/main.rst We should consider removing this and creating a dependency entry for the whole package at a higher level in the docs that's...
This PR attempts to fix issues with the 1D gaussian fits used in radial plots and line plots. As such it addresses some common issues in the following: fixes #165...
Create another notebook that walks through psf photometry and candidate star selection using imexam and photutils
/Users/sosey/opt/miniconda3/envs/imexam/lib/python3.7/site-packages/ginga/cmap.py:13317: MatplotlibDeprecationWarning: The global colormaps dictionary is no longer considered public API. for name in _cm.cmap_d:
using imexam() and hitting 's' should save the plot that's currently displayed to file. This displays an empty plot in interactive mode, but works as expected in non-interactive mode
The documentation needs to be updated to show a clear example of using the imexam library todo aperture photometry on a source list for a single image ....without graphical interaction.
Make sure all the string use is consistent in the pacakge and update to fstrings
See the snippet from erik in this issue: https://github.com/spacetelescope/imexam/issues/187#issuecomment-522788982