We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Do we want to just subtract the mean of a large number of darks?
Or do we want to first subtract the overscan?
Make the background input take: list of 2D arrays or a number
thresholds low, high assign as NaN
The text was updated successfully, but these errors were encountered:
@mpmdean I have tested overscan for a sparse data set and it doesn't work very well, but this could be a problem with a sparse photon data set.
Update later on the other items.
Sorry, something went wrong.
#24 is example of overscan correction working
ambarb
No branches or pull requests
Do we want to just subtract the mean of a large number of darks?
Or do we want to first subtract the overscan?
Make the background input take:
list of 2D arrays
or a number
thresholds
low, high
assign as NaN
The text was updated successfully, but these errors were encountered: