-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create an all-inclusive example unit test for ground-based data. (#796)
* Create an all-inclusive example unit test for ground-based data. This work aims to solve two problems: - Lack of an example unit test for ground telescope data which can be used as a starting point (by removing various things) for future unit tests. - Inconsistent techniques for "scanning from a map" across many unit tests. Basically I have removed ad-hoc code for generating fake sky signal and scanning into timestreams and centralized that in several unit test helper functions. * Fix modified unit tests. * Fix monopole subtraction when plotting wcs maps * Remove stale, commented code
- Loading branch information
Showing
25 changed files
with
1,457 additions
and
413 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
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
Oops, something went wrong.