Skip to content

Releases: spacetelescope/jwst_coronagraph_visibility

0.5.0

14 Nov 22:22
bdd0cc1
Compare
Choose a tag to compare

0.5.0
New Features
Repository:

  • Updated testing data
  • Code changes to prepare for JWST Cycle 2 Call for Proposals

Bug Fixes:

  • Ended support for loading bar. The loading bar and busy cursor were causing the tool to hang and not update figures in the gui.

0.4.5

19 Feb 21:50
1a57c39
Compare
Choose a tag to compare

Repository updated to meet Tier 2 JWST Community Software Standards
https://github.com/spacetelescope/ins-jwst-community-software/#contents

Updated software to follow PEP8 Coding Standards
Added Citation information
Included reference to a documented git workflow guide
Added a documented a release procedure
Provided release notes
Updated README

0.4.4

13 Feb 19:35
1a57c39
Compare
Choose a tag to compare
  • Updated to CVT to use pysiaf 0.7.1 which uses PRD PRDOPSSOC-027.
  • Fixed mac bundle issue (app would not open) from previous release.
  • Updated unit tests to reflect changes from latest SIAF in PRDOPSSOC-027.

0.4.2

29 Jan 17:54
04caa70
Compare
Choose a tag to compare

Fix bug in MacOS bundle.

0.4.1

16 Jan 21:03
9edc6ab
Compare
Choose a tag to compare

Update setup.py file to correctly display documentation on pypi. No changes to CVT tool code have been made in this release.

0.4.0

16 Jan 19:07
e15b592
Compare
Choose a tag to compare
  • This release discontinues use of the jwxml package and now uses the STScI supported pysiaf package for all information using the SIAF. This releases uses version 0.6.3 of pysiaf which uses PRDOPSSOC-M-026 as default for the JWST SIAF.
  • CVT no longer supports python 2.7
  • Travis CI implemented

0.3.0

24 Jul 18:16
Compare
Choose a tag to compare

This release fixes two issues with the GUI:

  • #15 - NIRCam A long-wavelength bar mask was flipped left-to-right in the GUI but is now oriented correctly
  • #12 - The SIMBAD search field is now cleared when user enters RA/Dec or chooses an example

0.2.0

12 May 18:38
Compare
Choose a tag to compare

This release incorporates some minor improvements based on user feedback, as well as revised definitions of the science instrument apertures in the SIAF (version PRDOPSSOC-F-008).

  • Add MIRI Target Acq positions to plot (#5)
  • Make the MIRI TA spots translucent and renamed by APT numbers (#5)
  • Add zoom to fit button (#6)
  • Make the calculation start on Jan 1 instead of Oct 1 (#9)
  • Show day of year in plot overlay (#9)
  • Update development instructions

v0.1.0

17 Jan 21:09
Compare
Choose a tag to compare

The tool has been renamed to jwst_coronagraph_visibility with the command to launch the GUI taking on the name jwst-coronagraph-visibility-gui.

jwxml has been updated to PRDOPSSOC-E-002 (v0.2.0), which is required for new aperture names used by this tool.

NIRCam coronagraph ND squares and clips are now drawn in the right hand (detector) plot.

A LICENSE file has been added to reflect availability under the 3-Clause BSD license.

v0.0.2

03 Nov 19:39
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • The SIAF is now bundled with the jwxml package, and targets PRDDEVSOC-D-012. This includes minor refinements to the transformations from sky coordinates to the coronagraph aperture coordinates.
  • NIRCam Module B is no longer a selectable instrument.
  • Add controls for the sampling of the roll angle and time of year.