diff options
author | Brendan Gannon <bgannon@stsci.edu> | 2021-08-12 10:31:46 -0400 |
---|---|---|
committer | Brendan Gannon <bgannon@stsci.edu> | 2021-08-12 10:31:46 -0400 |
commit | 0779f18950c08afca7b51ad7e418763666cba071 (patch) | |
tree | 7881f5b28b77b1b1f78f1069e06de23619710277 /hstdp/2018.3a/software_updates.md | |
download | astroconda-releases-testing-0779f18950c08afca7b51ad7e418763666cba071.tar.gz |
initial commitinit
Diffstat (limited to 'hstdp/2018.3a/software_updates.md')
-rw-r--r-- | hstdp/2018.3a/software_updates.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/hstdp/2018.3a/software_updates.md b/hstdp/2018.3a/software_updates.md new file mode 100644 index 0000000..8fd4b78 --- /dev/null +++ b/hstdp/2018.3a/software_updates.md @@ -0,0 +1,20 @@ +# HSTCAL Version 2.2.0 + +The following updates, specified in separate sections for each instrument, have been included with this release. This release is presented as [HSTDP-2018.3a milestones](https://github.com/spacetelescope/hstcal/issues?utf8=%E2%9C%93&q=is%3Aclosed+milestone%3AHSTDP-2018.3a). + +## HSTCAL package updates +- Regression testing has been implemented via pytest and Jenkins. (PR #349) + +## WFC3 + +- CALWF3 bumped to Version 3.5.0 for this release. + + * Bug fixes to CTE correction in``wf3cte.e`` + * PR #366 - Fix out of bounds memory access: changes data + +* Code tidy up to CTE correction in``wf3cte.e`` + * PR #367 - Remove unnecessary critical section. + +- [x] Affects old data +- [x] Users should re-retrieve affected datasets from the archive +- [ ] Updated reference files delivered by science team |