The choice of using np.float16
#28
rogerkuou
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Should we use
np.float16
? If yes, to which variables?This should happend in the step where we create Zarr SLC stack. See script here
The motivation is to save disk space.
Current status (updated on Oct 21, 2024)
real
andimag
fields for complex data:np.float16
h2ph
values: at present we conclude the precision is not enough. See discussin in this PR.Beta Was this translation helpful? Give feedback.
All reactions