Skip to content

Commit

Permalink
Merge pull request #687 from RasmusOrsoe/delete_pisa
Browse files Browse the repository at this point in the history
remove pisa-related code
  • Loading branch information
RasmusOrsoe authored Apr 5, 2024
2 parents bf887c9 + 4bff0e1 commit c8564c9
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 1,821 deletions.
File renamed without changes.
File renamed without changes.
57 changes: 0 additions & 57 deletions examples/05_pisa/01_fit_pisa_weights.py

This file was deleted.

109 changes: 0 additions & 109 deletions examples/05_pisa/02_make_pipeline_database.py

This file was deleted.

76 changes: 0 additions & 76 deletions examples/05_pisa/03_contour_fitting.py

This file was deleted.

97 changes: 0 additions & 97 deletions examples/05_pisa/04_contour_plotting.py

This file was deleted.

6 changes: 0 additions & 6 deletions examples/05_pisa/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions examples/05_pisa/_common_pisa.py

This file was deleted.

3 changes: 1 addition & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ Examples are grouped into five numbered subfolders, roughly in order of how you
2. **Data.** Reading in data in intermediate formats, plotting feature distributions, and converting data between intermediate file formats. These examples are entirely self-contained and can be run by anyone.
3. **Weights.** Fitting per-event weights.
4. **Training.** Training GNN models on various physics tasks.
5. **PISA.** Fitting and plotting oscillation analysis contours. These examples presuppose that GraphNeT has been installed with [PISA](https://github.com/icecube/pisa), and the examples are intentionally not self-contained due to their specialised nature.
6. **LiquidO.** Converting h5 files from the LiquidO experiment into intermediate formats suitable for deep learning.
5**LiquidO.** Converting h5 files from the LiquidO experiment into intermediate formats suitable for deep learning.

Each subfolder contains similarly numbered example scripts.
Each example script comes with a simple command-line interface and help functionality, e.g.
Expand Down
Loading

0 comments on commit c8564c9

Please sign in to comment.