Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different rms/bkg modes, adaptive box size, rejig #214

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

tjgalvin
Copy link
Contributor

I got a little carried away when looking at changing the way bane calculates the background and rms. I have added some other modes that can be specified on the CLI.

There is also the start of an adaptive box size mode. The idea being that different box car sizes (and potentially smoothed scales) could be used. At the moment the only consideration that is made is the number of pixels that survived the clipping. If too many pixels were clipped, use a larger box.

I have also rejigged the code a little to separate out the logic a little more clearly, and try to separate out the functions into smaller more isolated units of work.

@tjgalvin
Copy link
Contributor Author

For what it is worth, I think the default behavior is preserved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant