-
Notifications
You must be signed in to change notification settings - Fork 103
v1.3.61 release #593
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
Merged
Merged
v1.3.61 release #593
Conversation
This file contains hidden or 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
Move required packages from extras_require to install_requires
Optimize file write TODO: Write test cases.
move 'h5py' from extras_require to install_requires
Optimize file write
add remapu function to create_sidd_structure call for 16 bit remap work
add the remap function to the signature and call for create_sidd_structures
add bit depth to create_product and to the create_detected_image for 16bit remap work
changes for 16 bit remap
16bit work staging
Changed __version__ assignment and changed __email__ to a team email distribution.
Add automation for releases and release candidates.
add remap function into create_sidd_structure
update remape after pytest work this was tricky on the github web page
fixing test for changing signature for bit depth option
Clean up remap get regerstered logic
clean up dead dict
addjust parameter ordering in calls to sidd_product_create
update parameter order for create_sidd_structure as mentioned in second code review for 16 bit work
some joz clean up and parameter order adjustmest from second code review for 16 bit work
correct test to match new signature
style changes
add some tests around 16 bit remapping
test to make sure remap bit depth in allowed values 8 or 16
16bit work staging
Updated SICDWriter tests
Add GitHub Action to build releases and release candidates and push the artifacts to pypi.
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.
No description provided.