-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update_dq improvement in findsat_mrt (#201)
* update_dq routine can now rescale input mask dimensions * added warning about odd image dimensions when rebinning * formatting fixes * minor formatting fixes * minor fixes to findsat_mrt and utils_findsat_mrt * added binsize>=1 requirement to binsize setter * extra checks/errors added to update_dq for cases where mask is larger than dq array * reworked the step to enlarge mask to match dq array * flake8 fixes for utils_findsat_mrt * formatting fixes, rewrote mask/dq aspect ratio error
- Loading branch information
Showing
2 changed files
with
90 additions
and
8 deletions.
There are no files selected for viewing
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
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