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

Implement background subtraction in create_meta_pixels #91

Open
paolomassa opened this issue Apr 25, 2024 · 1 comment
Open

Implement background subtraction in create_meta_pixels #91

paolomassa opened this issue Apr 25, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@paolomassa
Copy link
Contributor

I think that it is necessary to implement background subtraction at the level of pixel counts. In my opinion, the best place to have it implemented is inside create_meta_pixels. We could have add a keyword bkg_cpd containing a compressed pixel data structure for a bkg measurement. If we do not pass bkg_cpd as input, then we do not perfom background subtraction

@paolomassa paolomassa added this to the v0.2.0 milestone Apr 25, 2024
@paolomassa paolomassa added the enhancement New feature or request label Apr 25, 2024
@samaloney
Copy link
Member

Agreed we absolutely need to facilitate this but I'm not sure if create_meta_pixels is the best place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants