Releases: spacetelescope/jwql
Releases · spacetelescope/jwql
1.2.11
What's Changed
- Customize colorbar location and size based on aperture size by @bhilbert4 in #1592
- Add keyword to specify program IDs for preview image creation by @bhilbert4 in #1602
- Adjust view image and view exposure to allow for larger preview images by @bhilbert4 in #1600
- Update Bokeh
filter
Keyword in NRS TA Monitors by @mfixstsci in #1620 - filter thumbnails by filter/pupil/grating by @BradleySappington in #1623
- Add Image and Exposure level Comments by @BradleySappington in #1624
- Switch dark monitor to use django models by @bhilbert4 in #1493
- Fix log cleanup script by @bhilbert4 in #1628
- Update NRS TA Monitor Plotting by @mfixstsci in #1633
- Fix missing data in readnoise monitor plots by @bhilbert4 in #1631
- filename_parser() no longer raises an exception for unrecognized files by @bhilbert4 in #1614
- Fix readnoise monitor plot y range by @bhilbert4 in #1634
- CHANGES for v1.2.11 by @mfixstsci in #1637
- Pre-release for v1.2.11 by @mfixstsci in #1638
- Filter stage 3 files from get_proposal_info and thumbnails_ajax by @bhilbert4 in #1639
- Update to pre-release 1.2.11 by @mfixstsci in #1640
Full Changelog: 1.2.10...1.2.11
1.2.10
What's Changed
- Updating changelog for v1.2.10 by @mfixstsci in #1618
- Pre-release for v1.2.10 by @mfixstsci in #1619
NOTE: Clone of 1.2.9 (Tagged)
Full Changelog: 1.2.8...1.2.10
v1.2.9-a.1
What's Changed
- Ignore expected claw monitor warnings by @bsunnquist in #1417
- Hotfix: Crashing archive_database_update by @BradleySappington in #1425
- Test for v1.2.2 by @mfixstsci in #1426
- Increase MAST query limit. by @bhilbert4 in #1427
- More Updates for v1.2.2 by @mfixstsci in #1431
- Anomaly naming by @BradleySappington in #1435
- Anomaly Changes Release by @BradleySappington in #1437
- remove special case anomalies and make all caps by @BradleySappington in #1438
- Merge Develop Anomaly changes to test by @BradleySappington in #1439
- Moving monitor outputs used by the server to central storage by @york-stsci in #1397
- bug fix for values_list by @BradleySappington in #1442
- Update Path For Claw and Background Monitor by @mfixstsci in #1444
- more release testing by @BradleySappington in #1445
- Update Path for Claws and Background by @mfixstsci in #1446
- Additional Release Bugfix by @BradleySappington in #1447
- updating path for static/symlink by @mfixstsci in #1448
- Symlink Bug Fix by @mfixstsci in #1449
- Update Outputs Location for Readnoise Monitor by @mfixstsci in #1450
- Updates Readnoise Plot Path by @mfixstsci in #1451
- Update CHANGES.rst by @BradleySappington in #1453
- Retrieve program number and category efficiently by @bhilbert4 in #1455
- Add script to automatically delete old log files by @bhilbert4 in #1456
- NIRCam Background Monitor updates by @bsunnquist in #1440
- Update 'data_dir' to 'working_data_dir' for dark monitor by @york-stsci in #1460
- Upgrade Bokeh to Verison 3.3.0 by @mfixstsci in #1391
- Get subarray lists from datamodels schema by @bhilbert4 in #1479
- Initial migration to django management by @york-stsci in #1481
- Update readnoise monitor to use django database models by @york-stsci in #1482
- Moved ON_GITHUB_ACTIONS and ON_READTHEDOCS to constants.py by @york-stsci in #1490
- Fix Broken Dashboard - ReImplement Anomaly Dash by @BradleySappington in #1491
- Add more info to image- and exposure-level pages by @bhilbert4 in #1489
- Claw monitor migrate by @york-stsci in #1492
- create pull_jwql_branch.sh by @BradleySappington in #1494
- Dark monitor threshold and cadence updates by @bhilbert4 in #1259
- Monitors setup migrations by @york-stsci in #1495
- Fixed the monitors DB router by @york-stsci in #1500
- Migrate dbs script by @BradleySappington in #1509
- v1.2.4 release candidate by @BradleySappington in #1510
- update changes.rst for 1.2.4 by @BradleySappington in #1511
- add changes.rst for 1.2.4 release by @BradleySappington in #1512
- Allow creation of pngs from 3D and 4D arrays by @bhilbert4 in #1513
- Fix Bokeh
file_html
Call by @mfixstsci in #1514 - Add max length to charfield by @BradleySappington in #1516
- Header fix by @BradleySappington in #1517
- Update Bad Pix Exclude Line by @mfixstsci in #1518
- v 1.2.5 initial release candidate by @mfixstsci in #1520
- Interactive preview image - updates for Bokeh 3 by @bhilbert4 in #1521
- V1.2.5rc by @BradleySappington in #1522
- fix New Group button by @BradleySappington in #1523
- Release Candidate for 1.2.5 by @mfixstsci in #1525
- remove test code by @BradleySappington in #1526
- Update NIRCam Background Monitor plots to handle new Claw Monitor columns by @bsunnquist in #1502
- Fix database empty fields by @BradleySappington in #1527
- dev to test for 1.2.6 prep by @BradleySappington in #1530
- do initial fetch by @BradleySappington in #1531
- add default to read_patt_num by @BradleySappington in #1535
- migration work for next RC by @BradleySappington in #1536
- Update Changelog for Version 1.2.6 by @mfixstsci in #1537
- Revert "Update Changelog for Version 1.2.6" by @BradleySappington in #1538
- Changelog v1.2.6 by @mfixstsci in #1539
- merge changelog by @BradleySappington in #1540
- Import monitor models in model_pages init.py by @bhilbert4 in #1542
- final model define for faking by @BradleySappington in #1544
- [SCSB-145] require Python 3.10 by @zacharyburnett in #1515
- Update Redis Package Names in Environment Files by @mfixstsci in #1546
- create generic error page to handle exceptions in views. by @BradleySappington in #1549
- debug false by default by @BradleySappington in #1550
- Update NIRSpec TA Monitors to use Django DB Models by @mfixstsci in #1499
- Add Download CSV button to query page by @BradleySappington in #1561
- Update NIRSpec TA Models by @mfixstsci in #1565
- show file anomalies on exposure group page by @BradleySappington in #1564
- Remove codecov.yml by @bhilbert4 in #1588
- Remove filename parser test over filesystem by @bhilbert4 in #1586
- Update remote to upstream in pull_jwql_branch.sh by @bhilbert4 in #1591
- Add Dependencies for Servers in
pyproject.toml
by @mfixstsci in #1568 - fix release upload step condition to match workflow trigger by @zacharyburnett in #1593
- fix environment freeze workflow not picking up tag by @zacharyburnett in #1594
- fix version matching pattern by @zacharyburnett in #1595
- updating freeze matrix to include linux, mac and python 3.12 by @mfixstsci in #1596
- Remove P750L from list of NIRSpec filters by @bhilbert4 in #1598
- [build] fix
runs-on:
and update build filename for easier parsing by @zacharyburnett in #1599 - upload to PyPI on release by @zacharyburnett in #1601
- Updating jwst_reffiles version number by @mfixstsci in #1606
- Remove old presentations from repo by @bhilbert4 in #1607
Full Changelog: 1.2.1...1.2.9-a.1
v1.2.8
What's Changed
- final model define for faking django migrations by @BradleySappington in #1544
Full Changelog: 1.2.7...1.2.8
v1.2.7
Invisible release, updating migrations for existing tables.
Doing as unique release to account for faking the migrations.
What's Changed
- 1.2.7 prep by @BradleySappington in #1543
Full Changelog: 1.2.6...1.2.7
1.2.6
What's Changed
- Update NIRCam Background Monitor plots to handle new Claw Monitor columns by @bsunnquist in #1502
- Fix database empty fields by @BradleySappington in #1527
- add default to read_patt_num by @BradleySappington in #1535
- migration work for next RC by @BradleySappington in #1536
Full Changelog: 1.2.5...1.2.6
v1.2.5
What's Changed
- Allow creation of pngs from 3D and 4D arrays by @bhilbert4 in #1513
- Fix Bokeh
file_html
Call by @mfixstsci in #1514 - Add max length to charfield by @BradleySappington in #1516
- Header fix by @BradleySappington in #1517
- Update Bad Pix Exclude Line by @mfixstsci in #1518
- Interactive preview image - updates for Bokeh 3 by @bhilbert4 in #1521
- fix New Group button by @BradleySappington in #1523
Full Changelog: 1.2.4...1.2.5
v1.2.4
What's Changed
- Retrieve program number and category efficiently by @bhilbert4 in #1455
- Add script to automatically delete old log files by @bhilbert4 in #1456
- NIRCam Background Monitor updates by @bsunnquist in #1440
- Update 'data_dir' to 'working_data_dir' for dark monitor by @york-stsci in #1460
- Upgrade Bokeh to Verison 3.3.0 by @mfixstsci in #1391
- Get subarray lists from datamodels schema by @bhilbert4 in #1479
- Initial migration to django management by @york-stsci in #1481
- Update readnoise monitor to use django database models by @york-stsci in #1482
- Moved ON_GITHUB_ACTIONS and ON_READTHEDOCS to constants.py by @york-stsci in #1490
- Fix Broken Dashboard - ReImplement Anomaly Dash by @BradleySappington in #1491
- Add more info to image- and exposure-level pages by @bhilbert4 in #1489
- Claw monitor migrate by @york-stsci in #1492
- create pull_jwql_branch.sh by @BradleySappington in #1494
- Dark monitor threshold and cadence updates by @bhilbert4 in #1259
- Monitors setup migrations by @york-stsci in #1495
- Fixed the monitors DB router by @york-stsci in #1500
- Migrate dbs script by @BradleySappington in #1509
Full Changelog: 1.2.3...1.2.4
1.2.3
What's Changed
- Anomaly naming by @BradleySappington in #1435
- Anomaly Changes Release by @BradleySappington in #1437
- Moving monitor outputs used by the server to central storage by @york-stsci in #1397
- bug fix for values_list by @BradleySappington in #1442
- updating path for static/symlink by @mfixstsci in #1448
- Update Outputs Location for Readnoise Monitor by @mfixstsci in #1450
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
- Hotfix: Crashing archive_database_update by @BradleySappington in #1425
- Increase MAST query limit. by @bhilbert4 in #1427
Full Changelog: 1.2.1...1.2.2