Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2021.7 #667

Merged
merged 5 commits into from
Aug 26, 2021
Merged

2021.7 #667

merged 5 commits into from
Aug 26, 2021

Conversation

javierggt
Copy link
Contributor

@javierggt javierggt commented Jul 1, 2021

ska3-matlab and ska3-core 2021.7

Summary:

This release includes the following:

  • brings ska3-matlab in sync with ska3-flight 2021.6
  • Changes in proseco to:
    • get ACA penalty and planning limits from chandra_models,
    • support monitor windows,
    • add a newly-discovered region of the ccd with diminished response.

Testing:

The release candidate is installed in /proj/sot/ska3/matlab/test on chimchim, and is available for testing from the usual channels:

conda install --override-channels \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/flight \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/test \
  ska3-matlab==2021.7rc4

Review

All operations critical or impacting PR's are independently and carefully reviewed. For other PR's the level of detail for review is calibrated to operations criticality. Some PR's that are confined to aspect-team-specific processing may have little to no independent review.

Deployment:

Code changes

ska3-matlab changes (2021.3 -> 2021.7rc4)

Updated Packages

  • aca_view: 0.6.0 -> 0.7.2 (0.6.0 -> 0.7.0 -> 0.7.1 -> 0.7.2)
    • PR 80 (javierggt): Small changes
    • PR 81 (javierggt): Added Plots
    • PR 82 (javierggt): Small fixes to work without QtAds and pyqtgraph 0.11.1
    • PR 83 (javierggt): Small bugfixes
  • acdc: 4.7.3 -> 4.7.4 (4.7.3 -> 4.7.4)
    • PR 63 (taldcroft): Update README with more explicit checking instructions
    • PR 65 (taldcroft): Fix rollover in science header counter
  • acis_thermal_check: 3.5.0 -> 3.6.0 (3.5.0 -> 3.6.0)
    • PR 39 (jzuhone): Run on windows, change the cold ECS planning limit, fix bugs
  • acisfp_check: 3.5.0 -> 3.5.1 (3.5.0 -> 3.5.1)
    • PR 31 (jzuhone): Move conftest for tests
  • agasc: 4.11.0 -> 4.11.2 (4.11.0 -> 4.11.1 -> 4.11.2)
    • PR 107 (javierggt): Default dtype
    • PR 103 (javierggt): Minor fixes
    • PR 110 (javierggt): Implemented supplement update/promotion workflow
    • PR 112 (javierggt): Tweaks to workflow and improvements to docs
    • PR 114 (javierggt): Added supplement diff script
    • PR 115 (javierggt): Email on supplement promotion
    • PR 113 (javierggt): Docs
  • backstop_history: 1.4.0 -> 1.4.1 (1.4.0 -> 1.4.1)
    • PR 19 (jzuhone): Run on filesystems which are not case-sensitive
  • bep_pcb_check: 3.3.0 -> 3.3.1 (3.3.0 -> 3.3.1)
    • PR 7 (jzuhone): Move conftest for tests
  • chandra_aca: 4.32.0 -> 4.32.1 (4.32.0 -> 4.32.1)
    • PR 115 (javierggt): Update a tolerance in obc cen vs gnd sol test
  • dea_check: 3.4.0 -> 3.4.1 (3.4.0 -> 3.4.1)
    • PR 31 (jzuhone): Move conftest so tests can catch it
  • dpa_check: 3.3.0 -> 3.4.0 (3.3.0 -> 3.3.1 -> 3.4.0)
    • PR 29 (jzuhone): Move conftest so we can use testr
    • PR 31 (Gregg140): Added Release Notes and TWG presentation to the 2021 1DPAMZT re-cali…
  • fep1_actel_check: 3.3.0 -> 3.3.1 (3.3.0 -> 3.3.1)
    • PR 7 (jzuhone): Move conftest for tests
  • fep1_mong_check: 3.3.0 -> 3.3.1 (3.3.0 -> 3.3.1)
    • PR 7 (jzuhone): Move conftest for tests
  • kadi: 5.5.1 -> 5.6.0 (5.5.1 -> 5.6.0)
    • PR 200 (taldcroft): Make kadi events complete from start of mission
  • maude: 3.6.0 -> 3.7.0 (3.6.0 -> 3.7.0)
    • PR 35 (taldcroft): Improve chunked query to tolerate empty chunks
    • PR 34 (jeanconn): Update index and state code files for P015
  • mica: 4.25.0 -> 4.26.1 (4.25.0 -> 4.26.0 -> 4.26.1)
    • PR 258 (jeanconn): Disable use of agasc supplement for stats and a specific vv use case
    • PR 260 (jeanconn): Update spot check vv data test to use fixed version
  • parse_cm: 3.6.0 -> 3.7.1 (3.6.0 -> 3.7.0 -> 3.7.1)
    • PR 31 (taldcroft): Update maneuver regex to parse prelim neg obsids
    • PR 34 (taldcroft): Ensure the last line of ObsReq is parsed
  • proseco: 4.12.1 -> 5.2.1 (4.12.1 -> 5.0.0 -> 5.1.0 -> 5.2.0 -> 5.2.1)
    • PR 356 (taldcroft): Get ACA penalty and planning limits from chandra_models
    • PR 359 (taldcroft): Adding testing of guide bad pixel margin
    • PR 357 (taldcroft): Add region of diminshed CCD response to bad_pixels
    • PR 346 (taldcroft): Support monitor windows and full catalog
    • PR 360 (taldcroft): Remove default n_fid=3
    • PR 363 (jeanconn): Set catalog n_guide appropriately in case of mon windows
    • PR 365 (jeanconn): Copy back the original kwargs into the monitor catalog call args
  • psmc_check: 3.3.0 -> 3.3.1 (3.3.0 -> 3.3.1)
    • PR 26 (jzuhone): Move conftest for tests
  • ska.engarchive: 4.52.0 -> 4.53.0 (4.52.0 -> 4.53.0)
    • PR 218 (taldcroft): Use Telescope Bus 5 and Bus 6 state to calculate relevant derived thermal parameters
    • PR 219 (taldcroft): Fix a problem adding MSIDs to existing content type
  • ska3-core: 2021.2 -> 2021.7rc4
  • ska_sync: 4.7.0 -> 4.9.0 (4.7.0 -> 4.8.0 -> 4.9.0)
    • PR 23 (taldcroft): Add --sync-mp option for ACA-related mission planning files
    • PR 24 (taldcroft): Update Ska.tdb to p015 and add cdb directory
    • PR 27 (taldcroft): Add mica obspars
  • skare3_tools: 1.0.3 -> 1.0.4 (1.0.3 -> 1.0.4)
    • PR 79 (javierggt): formatting the output of skare3-promote
    • PR 82 (javierggt): Small Improvements
  • sparkles: 4.8.0 -> 4.12.0 (4.8.0 -> 4.9.0 -> 4.10.0 -> 4.10.1 -> 4.11.0 -> 4.12.0)
    • PR 151 (taldcroft): Support slicing of ACAReviewTable
    • PR 153 (taldcroft): Use rounded values for checks where appropriate
    • PR 154 (taldcroft): Fix test regressions with proseco 5.0.0
    • PR 155 (jeanconn): Improve checks with proseco monitors capability
    • PR 156 (jeanconn): Test that roll options work without error on a specific monitor cat
  • starcheck: 13.8.0 -> 13.10.0 (13.8.0 -> 13.9.0 -> 13.10.0)
    • PR 361 (jeanconn): Remove all make_stars stuff
    • PR 363 (jeanconn): Remove multiple star filter stuff
    • PR 364 (jeanconn): Remove checks for flickering pixel mon windows
    • PR 365 (jeanconn): Recharacterize too few guide warning as yellow warn
    • PR 366 (jeanconn): Remove 'has magnitude been checked' for stealth mon star
    • PR 367 (jeanconn): Remove old ok-no-starcat stuff
    • PR 362 (jeanconn): Remove special case ER checks
    • PR 368 (jeanconn): Remove an orphaned bit of special_case_er code
    • PR 371 (jeanconn): Update ACA model for chandra_models 3.34.1
  • xija: 4.21.1 -> 4.23.0 (4.21.1 -> 4.22.0 -> 4.23.0)
    • PR 106 (taldcroft): Add a Delay model component
    • PR 107 (taldcroft): Allow fewer dP pitches + add sensible keyword arg defaults
    • PR 108 (taldcroft): Fix random crashes using xija_gui_fit on Linux, change limit names for annotation, use CxoTime

ska3-core changes (2021.2 -> 2021.7rc2)

These changes are in the Linux platform. Changes might be slightly different on Windows or MacOS

New Packages

  • ipympl: 0.7.0
  • nodejs: 10.13.0
  • pyqtgraph: 0.11.0

Updated Packages

  • astropy: 4.2 -> 4.2.1

Related Issues

Fixes #657
Fixes #658
Fixes #659
Fixes #660
Fixes #661
Fixes #662
Fixes #663
Fixes #664
Fixes #665
Fixes #666
Fixes #669
Fixes #670

@javierggt javierggt merged commit ab1400b into master Aug 26, 2021
@javierggt javierggt deleted the 2021.7 branch August 26, 2021 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant