Skip to content
Snippets Groups Projects
Commit 0af1b2e9 authored by Federico Di Pierro's avatar Federico Di Pierro
Browse files

Update README.md

parent 762e81a8
No related branches found
No related tags found
1 merge request!12Add general run-wise MC info
Pipeline #89385 failed
...@@ -85,8 +85,12 @@ Monitoring data are saved in `run['data'].monitoring_data` and can also accessed ...@@ -85,8 +85,12 @@ Monitoring data are saved in `run['data'].monitoring_data` and can also accessed
Dead pixel and pedestal information are read by `magic-cta-pipe` `MAGIC_Badpixels.py` class. Dead pixel and pedestal information are read by `magic-cta-pipe` `MAGIC_Badpixels.py` class.
##### MC Header data
Some general information about the simulated data, useful for IRF calculation, are read from the root files and stored in data.mcheader container.
#### Changelog #### Changelog
- v0.1: Initial version - v0.1: Initial version
- v0.2.0: Unification of data and MC reading - v0.2.0: Unification of data and MC reading
- v0.2.1: Monitoring data (Dead pixel and pedestal information) - v0.2.1: Monitoring data (Dead pixel and pedestal information)
\ No newline at end of file - v0.2.2: Added MC Header info
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment