handling of NaNs in magnetic_field for HDF data #58
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
pyzebra cannot open HDF data if /entry1/sample/magnetic_field data are "NaN".
pyzebra should be able to open HDF data in this case, as well as in the case where the values are "0"s.
If not already done, we can extend this logic to temperature data, which in some cases may also contain "NaN".