An h5 dataset path typo in read_detector_data #1
Reference in New Issue
Block a user
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?
Created by: ivan-usov
https://github.com/paulscherrerinstitute/pyzebra/blob/0e495b60cd035e86d09df90c30532b69fe044805/pyzebra/h5.py#L53
@zaharko probably, the path should read "/entry1/sample/phi" instead.
Also note the absence of 'ZEBRA' in path. This should also be the case for all these variables:
https://github.com/paulscherrerinstitute/pyzebra/blob/0e495b60cd035e86d09df90c30532b69fe044805/pyzebra/h5.py#L52-L54
Created by: zaharko
Sure, this was a typo