Commit 53a6cd0
authored
2374 lo l2 integrate cg correction for hf maps - prepare for lo integration (#2381)
* Add method to HiLoBasePointingSet for calculating the ram pixel mask
* Update CG correction code to call update_ram_mask method
* Move ram_mask calculation to corrections.py module
* self review updates
* Convert CG correction functions to take xarray.Dataset as input and output
* Update Hi L2 to only use HiPointintSet class for map projection purposes
* PR feedback
* Try to fix test failing in github by correctly handling NaNs in float -> int64 conversion
* Try again to fix github tests
* Fix bug that was causing test failures
Improve test so that bug would be caught locally1 parent d73d824 commit 53a6cd0
5 files changed
Lines changed: 212 additions & 223 deletions
File tree
- imap_processing
- ena_maps
- utils
- hi
- tests
- ena_maps
- hi
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
656 | 664 | | |
657 | 665 | | |
658 | 666 | | |
659 | 667 | | |
660 | 668 | | |
661 | | - | |
662 | | - | |
663 | | - | |
664 | | - | |
665 | | - | |
666 | | - | |
667 | | - | |
668 | | - | |
669 | | - | |
670 | | - | |
671 | | - | |
672 | | - | |
673 | | - | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
674 | 676 | | |
675 | 677 | | |
676 | 678 | | |
| |||
0 commit comments