-
Notifications
You must be signed in to change notification settings - Fork 37
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
HLA-1145: New drizzlepac release candidate 3.6.2rc1 #1685
Merged
mdlpstsci
merged 14 commits into
spacetelescope:3.6.2x
from
mdlpstsci:newcandidate_362rc1
Oct 27, 2023
Merged
HLA-1145: New drizzlepac release candidate 3.6.2rc1 #1685
mdlpstsci
merged 14 commits into
spacetelescope:3.6.2x
from
mdlpstsci:newcandidate_362rc1
Oct 27, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…spacetelescope#1671) Co-authored-by: Zach Burnett <[email protected]>
mdlpstsci
added
no-changelog-entry-needed
jirahub-ignore
Avoid linking to Jira
build
labels
Oct 26, 2023
raswaters
reviewed
Oct 27, 2023
raswaters
reviewed
Oct 27, 2023
@@ -94,7 +94,7 @@ | |||
"SVM_CATALOG_WFC": 'on', | |||
"SVM_CATALOG_UVIS": 'on', | |||
"SVM_CATALOG_IR": 'on', | |||
"SVM_CATALOG_WFPC2": 'on'} | |||
"SVM_CATALOG_PC": 'on'} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I filed a ticket to make a corresponding change on the HSTSDP side.
raswaters
approved these changes
Oct 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves HLA-1145
Closes #
This PR incorporates the latest drizzlepac commits to master onto the release branch 3.6.2x as release candidate "rc1".
Add a PR template to github repo (#1652)
commit 6ba4556
Updated WFPC2 params for SVM any_n1.json and any_n2.json (#1655)
commit 6f39949
remove unsupported
system_packages
RTD config setting (#1659)commit 10c73c9
Fix regression tests (#1658)
commit 96ce1e3
Changes to fix errors expected from Numpy 2.0 (#1667)
commit 9c487b4
Added log for astrometric catalog source (#1669)
commit 3771fe6
Added or improved some log messages. (#1674)
commit a4d75d5
Ensure logging is done and log call to database service. (#1676)
commit be1d2b4
Added docs to make_wht_masks() in catalog_utils.py (#1660)
commit 50f29d9
use PyPI upload workflow from OpenAstronomy (#1677)
commit ae38015
New build badge for github actions, added installation docs (#1671)
commit 06c2787
Updated SVM filenames for WFPC2 (#1678)
commit fb98283
Force a consistent default value for do_verify_guiding (#1682)
commit c495148
APERTURE keyword from poller to header (#1683)
commit f9ed037
Checklist for maintainers
CHANGELOG.rst
within the relevant release sectionHow to run regression tests on a PR