-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Form wsclean sub-band cubes, convol and then linmos (#173)
* workings for smoothing cubes started * fixed cube beam getting / tests * using from radio_beam method * added test, smoothing beams to common res / tests * removed strange test * assert check for cubes in CLI * bounding boxes to handle cubes / tests * add cube weights to linmos and tests * updated cli help * updated changelog * added --pol-axis to CLI * added parent to holofile bind_dirs * reforming the datacube * writing out correct beam extension / linmos weights txt update * comment * update correct header card * added initial linmos cubes * removed type from --coadd-cubes * added unmapped * added field_options.beam_cutoff appropriately * check for filter * added a tag for cubes * patched bounding box check * added for loop in convol * added a stride * 0 weights, nan check, strides to 8 * nan data checkl * added a few checks, correct conv cube path return * released numpy version constraint * python3.11 because of spectralcube * numpy version regress * new test * added to changelog --------- Co-authored-by: tgalvin <[email protected]>
- Loading branch information
Showing
14 changed files
with
852 additions
and
84 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.