Hot fix to address behavior where `os.path.join()` will replace data directory path if you try to explicitly append '/' string.
1.2.2
- Fix missing mpl style file and BOSZ 2024 spectral directory. - Add some PSF convolution convenience functions in `image_manip.py` - Update PSF matching functions in `imreg_tools.py`
1.2.1
* Update CITATION.cff
1.2.0
* Bring up to date with `webbpsf` >1.2.0 * NIRCam flight bandpasses * Deprecate `pysynphot` in favor of `synphot` and `stsynphot`
1.0.4
- Update ReadMe - Incorporate OTE field dependence model from ``webbpsf`` - doc strings update for compatibility with Sphinx auto-api routines (for ``pynrc``)
1.0.3
- Create PyPi release for installation through pip. - Move exoplanet spectral models (Spiegel & Burrows 2012) to server to minimize size of release. Will now download and install as needed.