Skip to content

Releases: JarronL/pynrc

Release 0.6.3

13 Mar 19:22
Compare
Choose a tag to compare
  • First PyPI release.
  • Effectively the same as 0.6.2, but better documentation of packaging and distributing.

Release 0.6.2

13 Mar 07:50
Compare
Choose a tag to compare

Major Updates:

  • Implemented coronagraphic wedges, including arbitrary offsets along bar
  • Renamed obs_coronagraphy to obs_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

10 Dec 03:15
Compare
Choose a tag to compare
Release 0.6.0 Pre-release
Pre-release

Major updates:

  • Support for Python 3 (mostly map, dict, and index fixes)
  • Updated code comments for sphinx and readthedocs 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

23 Feb 01:15
Compare
Choose a tag to compare

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