-
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.
Initial continuum-subtraction and spectral line prefect flow (#192)
* initial beginnings of cube imaging script * Initial toying around with subtracted cube * added subtract cube operaiton * fixed installed flint flow entrypoint * relocated SubtractFieldOptions/fixed argparser / test * calling the flow * using ummaped * patching in channel range into naming * rejigging the wsclean names that are generated * filter corrected# * adding linmos filter * some logging output on valueerror * added a NaN beam shape * setting a zero'd beam when NaN beam detected * bumped the default number * Added copyfile for bad conv beams * copy zero beams * no-reorder added to WSCleanOptions * corected local variable unbound * rejigged the wsclean delete cleanups * prefix log * updated prefix creation * tweaked logs * unlinking preconvolved images after convolve * typo fix * added to the chanelog * batching the results * batched limit added to SubtractFieldOptions * added else to for loop * fixed the check on list * treat as rate limit * single item waiting * silly list index missing * added a more aggressive loop for complete * sleep * rejigged again * inverted state test * no sleep * sleeping * 10 to 5 * added a stagger_delay_seconds * removed comments * fixed subtract column output / test * initial subtraction * commited options to SubtractFieldOptions * added mandatory argument * a silly * initiall addmodel prediction * options fix * unmapped * fixede mode input * changelog * optional attempt_subtract * typo fix * silly typo pirate * added subflow for addmodel * missing keyword argument * another keyword typo * silly * more silly pirate business * typing and binding error * corrected column * updated log message * added a flint_ skip options in the wsclean logger * added some notes to the changelog * fixed type errors raised on pre-commit --------- Co-authored-by: tgalvin <[email protected]>
- Loading branch information
Showing
19 changed files
with
941 additions
and
103 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
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.