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

@L730branch: Bug in *.cxi output. #6

Open
duaneloh opened this issue May 17, 2013 · 0 comments
Open

@L730branch: Bug in *.cxi output. #6

duaneloh opened this issue May 17, 2013 · 0 comments

Comments

@duaneloh
Copy link
Contributor

In the output for *.cxi files, 'cheetah/configuration/detector0_geometryFile' and 'cheetah/configuration/detector1_geometryFile' are both saved as int8 arrays. Shouldn't this be a string?

Output from Python:
In [51]: f['cheetah/configuration/detector0_geometryFile'].value
Out[51]: array([ 47, 114, 101, ..., 0, 0, 0], dtype=int8)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant