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

DigiOutputFiles created without readoutmode attribute #56

Open
chiaratomaiuolo opened this issue Apr 30, 2024 · 0 comments
Open

DigiOutputFiles created without readoutmode attribute #56

chiaratomaiuolo opened this issue Apr 30, 2024 · 0 comments

Comments

@chiaratomaiuolo
Copy link
Collaborator

In this moment, in the class DigiOutputFile* (where * indicates all the 3 possible readout modes) the attribute readoutmode is not initialised in the file header, instead, this attribute is copied in the header in hxsim.py through the readout_args variable, that define which HexagonalReadout* to use. The correct way is initialising immediately the attribute without writing it twice in the file header.

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