Skip to content

Commit

Permalink
Updated HISTORY and TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
JarronL committed Dec 10, 2017
1 parent 2bd6e9e commit 4b4b416
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
Revision History
================

v0.6.0 (Oct 2017)
v0.6.0 (Dec 2017)
-----------------

- Support for Python 3
- 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
- Three major additions to PSF coeffs
- coeffs based on module (SWA, SWB, LWA, LWB), rather than filter
- WFE drift coeff mods
- field-dependent coeff mods

v0.5.0 (Feb 2017)
-----------------
Expand Down
4 changes: 2 additions & 2 deletions TODO.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ PSF Related
+++++++++++
- Actual coronagraphic throughput from FITS files
- Include dispersion of coronagraph PSF
- PSF Jitter options
- Bar Mask offsets (using nrc.options['bar_offset'])
- More PSF Jitter options
- Bar Mask offsets (using nrc.options['bar_offset'])?
- PSF convolution based on geometric spot size

Observation Classes
Expand Down

0 comments on commit 4b4b416

Please sign in to comment.