From d62aab527a4812ccc7966cab16efd2aeca64c77a Mon Sep 17 00:00:00 2001 From: Mees Fix Date: Wed, 22 Nov 2023 12:21:35 -0500 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 2452df232..6280f83ca 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,79 @@ +## What's Changed + +1.2.0 (2023-11-21) +================== + +Web Application +~~~~~~~~~~~~~~~ +- Hover over proposal thumbnails by @shanosborne in https://github.com/spacetelescope/jwql/pull/927 +- Not found images replaced with default image by @BradleySappington in https://github.com/spacetelescope/jwql/pull/949 +- Remove second set of colorbar tick labels from preview images by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/963 +- Split program page by obsnum by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/948 +- Interactive preview images by @BradleySappington in https://github.com/spacetelescope/jwql/pull/965 +- Alert user to non-existant proposal number by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/994 +- Fix bad thumbnails by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/997 +- Explore by group type by @BradleySappington in https://github.com/spacetelescope/jwql/pull/1000 +- Default scaling params for preview images where all pix are NaN by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1006 +- Explore int grp difference by @BradleySappington in https://github.com/spacetelescope/jwql/pull/1020 +- Add inst select home search by @mengesser in https://github.com/spacetelescope/jwql/pull/1010 +- Allow proposal thumbnails to come from dark thumbnails by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1001 +- Adding Next and Previous Buttons by @mfixstsci in https://github.com/spacetelescope/jwql/pull/978 +- Build archive page from database by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1030 +- Select anomaly name formatting by @rcooper295 in https://github.com/spacetelescope/jwql/pull/1053 +- Implement "Viewed" Button and Filtering by @BradleySappington in https://github.com/spacetelescope/jwql/pull/1049 +- fixes for no data found on server by @penaguerrero in https://github.com/spacetelescope/jwql/pull/1042 +- Filter archive page by @BradleySappington in https://github.com/spacetelescope/jwql/pull/1065 +- Exposure page: Default to show rate img, keep order of radio buttons constant by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1111 +- Filter type by @BradleySappington in https://github.com/spacetelescope/jwql/pull/1092 +- Sort obs date by @BradleySappington in https://github.com/spacetelescope/jwql/pull/1113 +- added scattered light, light saber anomalies for niriss by @rcooper295 in https://github.com/spacetelescope/jwql/pull/1133 +- Add new NIRCam anomalies by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1136 +- Add Logging View by @mfixstsci in https://github.com/spacetelescope/jwql/pull/1080 +- Remove bokeh templating from Dark monitor by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1153 +- Fix API view for filenames per proposal and preview images by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1046 +- Create archive page asynchronously by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1203 +- Adding sort by category by @mfixstsci in https://github.com/spacetelescope/jwql/pull/1155 +- Improve bad pixel monitor plots by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1202 +- List viewed/new status by instrument by @melanieclarke in https://github.com/spacetelescope/jwql/pull/1197 +- Display all detectors by @melanieclarke in https://github.com/spacetelescope/jwql/pull/1213 +- Remove bokeh templating from Bias Monitor by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1230 +- Reformat query page functionality by @BradleySappington in https://github.com/spacetelescope/jwql/pull/1240 +- Add download links to image pages by @melanieclarke in https://github.com/spacetelescope/jwql/pull/1283 +- Improve explore image by @melanieclarke in https://github.com/spacetelescope/jwql/pull/1282 +- Remove Bokeh Templating from Readnoise Monitor by @mfixstsci in https://github.com/spacetelescope/jwql/pull/1238 +- Move Date Range selection to Query Page by @BradleySappington in https://github.com/spacetelescope/jwql/pull/1396 + +Project & API Documentation +~~~~~~~~~~~~~~~~~~~~~~~~~~~ +- Make Readnoise Monitor less memory-intensive by @bsunnquist in https://github.com/spacetelescope/jwql/pull/922 +- Speed up MAST queries by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/942 +- Lock python by @BradleySappington in https://github.com/spacetelescope/jwql/pull/955 +- Reduce memory usage by the dark monitor by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/908 +- Fix clipping logic in preview image scaling by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1011 +- Cosmic ray monitor (via mengesser:develop) by @bourque in https://github.com/spacetelescope/jwql/pull/700 +- nirspec TA monitors: wata and msata by @penaguerrero in https://github.com/spacetelescope/jwql/pull/888 +- allow per-instrument database table reset by @york-stsci in https://github.com/spacetelescope/jwql/pull/1031 +- Celery monitors by @york-stsci in https://github.com/spacetelescope/jwql/pull/921 +- Raise the upper limit on number of returned Mast entries by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1048 +- Added chunked iteration to CR monitor by @york-stsci in https://github.com/spacetelescope/jwql/pull/1066 +- Created a clone_tables script by @york-stsci in https://github.com/spacetelescope/jwql/pull/1059 +- Add EDB telemetry monitor by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/832 +- Tweaks to mnemonics queried by the EDB monitor by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1115 +- Fix failing MIRI dark montior by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1129 +- Unit test cleanup by @melanieclarke in https://github.com/spacetelescope/jwql/pull/1167 +- Catch missing obs in navigation data by @melanieclarke in https://github.com/spacetelescope/jwql/pull/1206 +- Update preview image generator to handle new NaN pixels by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1212 +- drop support for Python 3.8 by @zacharyburnett in https://github.com/spacetelescope/jwql/pull/1249 +- Adding Python 3.10 Support to Testing Matrix by @mfixstsci in https://github.com/spacetelescope/jwql/pull/1257 +- Remove mast monitor by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1256 +- Improve general JWQL queries by @melanieclarke in https://github.com/spacetelescope/jwql/pull/1281 +- Prepare models for external postgres db by @BradleySappington in https://github.com/spacetelescope/jwql/pull/1287 +- Pipeline skip already run steps by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1262 +- Include migrations in source control by @BradleySappington in https://github.com/spacetelescope/jwql/pull/1364 +- Add step_args to calwebb_detector1_save_jump by @bhilbert4 in https://github.com/spacetelescope/jwql/pull/1358 + +--Full Changelog--: https://github.com/spacetelescope/jwql/compare/1.1.0...1.2.0 + Unreleased ==========