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

Reading input cards from simtel files #52

Open
nietootein opened this issue Nov 20, 2017 · 2 comments
Open

Reading input cards from simtel files #52

nietootein opened this issue Nov 20, 2017 · 2 comments

Comments

@nietootein
Copy link
Member

Hello pyhessio,

We were wondering if pyhessio supports the reading of the history block from simtel files (-h option in, e.g., read_cta in hessio). We would like to add these infos as metadata to our data files for machine learning, mainly for provenance purposes. Our dumper code makes use of ctapipe & pyhessio.

Ideally, if this feature existed in pyhessio, it would be great if there was a function in ctapipe.io.hessio to retrieve these metadata (e.g. hessio_get_history), but this discussion will come later and will deserve a separate issue in the proper project, I guess...

Cheers,

Daniel

@kosack
Copy link
Contributor

kosack commented Feb 2, 2018

I don't think this is supported yet, but it would be a very nice addition for the pipeline as well (as well as access to histograms as in #49).

@kosack
Copy link
Contributor

kosack commented Jul 16, 2018

This is partially solved in #64 , which allows you to print them out. However, an interface to fetching them as a string might be useful so we can capture and pass on that info to subsequent output files.

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

2 participants