tjgalvin / flint

BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Boxcar filters for masking #111

Closed tjgalvin closed 1 month ago

tjgalvin commented 1 month ago

Some functionality around better masking constraints used to help refine a robust clean mask.

I think the best method so far is this minimum absolute boxcar clip. There are some other operational modes, but this one seems to be the most simple and effective.

They is going to have to be a little bit of more work in orfer to refine the API into it, and to further the framework in include a non-zero background term.