Skip to content
Snippets Groups Projects
Commit 074114ca authored by ViaFerrata's avatar ViaFerrata
Browse files

Update Readme.

parent 38023812
No related branches found
No related tags found
No related merge requests found
## Generating DL images based on KM3NeT-ORCA neutrino simulation data
This directory contains code that produces 2D/3D/4D histograms ('images') for CNNs based on raw MC h5 files.
OrcaSong is a project that produces 2D/3D/4D histograms ('images') for deep neural networks based on raw MC h5 files.
Currently, only ORCA detector simulations are supported, but ARCA geometries can be easily implemented as well.
The main code for generating the images is located in 'h5_data_to_h5_input.py'. <br>
The main code for generating the images is located in orcanet/h5_data_to_h5_input.py. <br>
If the simulated .h5 files are not calibrated yet, you need to specify the directory of a .detx file in 'h5_data_to_h5_input.py'.
Currently, a bin size of 11x13x18x60 (x/y/z/t) is used for the final ORCA detector layout.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment