Skip to content

Commit

Permalink
Improve CLI for flint_masking (#178)
Browse files Browse the repository at this point in the history
* Beginning of a toy

* branch and typo fix

* added initial toy beam shape erode mask / tests

* another test

* cleaning up CLI / added some tests

* added notes to change log

* added a couple of todos, rearranging

* initial tweaks to better clean API

* matching dimensionality in beam shape erode

* added doc

* removed old min_snr argument

---------

Co-authored-by: tgalvin <[email protected]>
  • Loading branch information
tjgalvin and tgalvin authored Oct 10, 2024
1 parent ddc2686 commit 4367b4e
Show file tree
Hide file tree
Showing 5 changed files with 422 additions and 75 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
- cubes are supported when computing the yandasoft linmos weights and trimming
- `--coadd-cubes` option added to co-add cubes on the final imaging round
together to form a single field spectral cube
- Cleaning up the `flint_masking` CLI:
- added more options
- removed references to butterworth filter
- marked `minimum_boxcar)artefact_mask` as deprecated and to be removed
- Added initial `beam_shape_erode` to masking operations

# 0.2.6

Expand Down
Loading

0 comments on commit 4367b4e

Please sign in to comment.