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

Add new background correction function based on dividing the imraw by imbg #315

Open
arsalanmstn opened this issue Sep 25, 2024 · 0 comments · May be fixed by #314
Open

Add new background correction function based on dividing the imraw by imbg #315

arsalanmstn opened this issue Sep 25, 2024 · 0 comments · May be fixed by #314
Labels
minor new feature intended for changes that require bumping MINOR version. New features that are backwards-compatible.

Comments

@arsalanmstn
Copy link
Contributor

This method provides sharper corrected images. The user can choose the static background method in toml file. We can handle zero_value pixels by changing their value to unity.

arsalanmstn added a commit to arsalanmstn/pyopia that referenced this issue Sep 25, 2024
… imbg SINTEF#315

A new function added to divide the raw images by bg images. Zero_value pixels handled by changing them to 1/255
@emlynjdavies emlynjdavies added the minor new feature intended for changes that require bumping MINOR version. New features that are backwards-compatible. label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor new feature intended for changes that require bumping MINOR version. New features that are backwards-compatible.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants