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

fill value of raw data for missing DSSC modules #286

Open
zhujun98 opened this issue Oct 5, 2020 · 0 comments
Open

fill value of raw data for missing DSSC modules #286

zhujun98 opened this issue Oct 5, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@zhujun98
Copy link
Collaborator

zhujun98 commented Oct 5, 2020

Since the dtype of raw data is np.uint16, the fill value of missing modules cannot be np.nan, i.e., np.nan will be converted to 0. This results in a conflict with the DSSC 256-correction (#284, #285). In this situation, the 0 values in the missing modules will be turned into 256.

@zhujun98 zhujun98 added the bug Something isn't working label Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant