Releases: JarronL/pynrc
Releases · JarronL/pynrc
Release 0.6.3
- First PyPI release.
- Effectively the same as 0.6.2, but better documentation of packaging and distributing.
Release 0.6.2
Major Updates:
- Implemented coronagraphic wedges, including arbitrary offsets along bar
- Renamed
obs_coronagraphy
toobs_hci
- Faster modeling of off-axis PSFs
- Include coronagraphic features (e.g.: ND squares) in slope images
- Roll subtracted images include option to use Roll1-Roll2
- Fixed bug that was slowing down PSF convolution of disks
- Can now generate docs directly from Jupyter notebooks using nbsphinx extension
- Coronagraphic tutorials for docs
- Create the
source_spectrum
class to fit spectra to observed photometry.
Release 0.6.0
Major updates:
- Support for Python 3 (mostly
map
,dict
, and index fixes) - Updated code comments for
sphinx
andreadthedocs
documentation - Create
setup.py
install file - Modify grism PSF shapes due to aperture shape
- Detector frames times based on ASIC microcode build 10
- Headers for DMS data
- PSF coefficient updates:
- coeffs based on module (SWA, SWB, LWA, LWB), rather than filter
- WFE drift coeff mods
- field-dependent coeff mods
Release 0.5.0
Major updates:
- ND Acquisition filters
- Ramp settings optimizer
- Ability to create simulated ramps with detector noise
- Query Euclid's IPAC server for position-dependent Zodiacal emission
- Added example notebooks