-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add subscan operations to preprocess (#1028)
Add basic statistics, PSDs, and glitches on subscans. * New `subscan_info` aman added in get_turnaround_flags. * Added arguments "subscan=True" for get_glitch_flags, calc_psd, fit_noise_model. * New function flags.get_stats for computing basic TOD/PSD statistics on subscans/full obs. * New preprocess function GetStats with option to plot the TOD. * Added plot function to preprocess.PSDCalc to plot the PSD.
- Loading branch information
1 parent
5b66cae
commit cfc268f
Showing
6 changed files
with
560 additions
and
96 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
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.