Skip to content

Commit

Permalink
fix: shift to brycecanyon, craterlake (#487)
Browse files Browse the repository at this point in the history
### Briefly, what does this PR introduce?
This switches the README.md and CI pipelines from arches/brycecanyon to
brycecanyon/craterlake.

### What kind of change does this PR introduce?
- [ ] Bug fix (issue #__)
- [x] New feature (issue #__)
- [x] Documentation update
- [ ] Other: __

### Please check if this PR fulfills the following:
- [ ] Tests for the changes have been added
- [ ] Documentation has been added / updated
- [ ] Changes have been communicated to collaborators

### Does this PR introduce breaking changes? What changes might users
need to make to their code?
No.

### Does this PR change default behavior?
No.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
wdconinc and pre-commit-ci[bot] authored Jul 29, 2023
1 parent 798e8f7 commit 937617d
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 12 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/linux-eic-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ jobs:
needs: build
strategy:
matrix:
detector_config: [epic_arches, epic_brycecanyon]
detector_config: [epic_brycecanyon, epic_craterlake]
steps:
- uses: actions/checkout@v3
- uses: actions/download-artifact@v3
Expand All @@ -290,7 +290,7 @@ jobs:
needs: build
strategy:
matrix:
detector_config: [epic_arches, epic_brycecanyon]
detector_config: [epic_brycecanyon, epic_craterlake]
steps:
- uses: actions/checkout@v3
- uses: actions/download-artifact@v3
Expand Down Expand Up @@ -325,7 +325,7 @@ jobs:
strategy:
matrix:
option: ['m'] #, 's'] # FIXME
detector_config: [epic_arches, epic_brycecanyon] # FIXME
detector_config: [epic_brycecanyon, epic_craterlake] # FIXME
fail-fast: false
steps:
- uses: actions/checkout@v3
Expand Down Expand Up @@ -378,7 +378,7 @@ jobs:
- build
strategy:
matrix:
detector_config: [epic_arches, epic_brycecanyon]
detector_config: [epic_brycecanyon, epic_craterlake]
fail-fast: false
steps:
- uses: actions/checkout@v3
Expand All @@ -403,7 +403,7 @@ jobs:
needs: build
strategy:
matrix:
detector_config: [epic_inner_detector, epic_arches, epic_brycecanyon]
detector_config: [epic_inner_detector, epic_brycecanyon, epic_craterlake]
fail-fast: false
steps:
- uses: actions/checkout@v3
Expand All @@ -428,7 +428,7 @@ jobs:
needs: [check-overlap-tgeo, check-overlap-geant4-fast]
strategy:
matrix:
detector_config: [epic_arches, epic_brycecanyon]
detector_config: [epic_brycecanyon, epic_craterlake]
steps:
- uses: eic/trigger-gitlab-ci@v2
id: trigger
Expand Down Expand Up @@ -460,7 +460,7 @@ jobs:
needs: build
strategy:
matrix:
detector_config: [epic_arches, epic_brycecanyon]
detector_config: [epic_brycecanyon, epic_craterlake]
fail-fast: false
steps:
- uses: actions/checkout@v3
Expand Down Expand Up @@ -489,7 +489,7 @@ jobs:
strategy:
matrix:
view: [view1, view2, view3, view6, view7, view11, view13, view50]
detector_config: [epic_arches, epic_brycecanyon]
detector_config: [epic_brycecanyon, epic_craterlake]
fail-fast: false
steps:
- uses: actions/checkout@v3
Expand Down Expand Up @@ -519,7 +519,7 @@ jobs:
matrix:
view: [view12, view14, view15]
slice: [100, 300, 500, 700, 900, 1100, 1300, 1500, 1700, 1900]
detector_config: [epic_arches, epic_brycecanyon]
detector_config: [epic_brycecanyon, epic_craterlake]
fail-fast: false
steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Overview
[<img title="brycecanyon" src="https://eic.github.io/epic/artifacts/epic_brycecanyon_views/view1_top.png" width="49%">](https://eic.github.io/epic/artifacts/epic_brycecanyon_views/view1_top.pdf) [<img title="craterlake" src="https://eic.github.io/epic/artifacts/epic_craterlake_views/view1_top.png" width="49%">](https://eic.github.io/epic/artifacts/epic_craterlake_views/view1_top.pdf)

**Detector parameters:**
- text: [Brycecanyon](https://eic.github.io/epic/artifacts/constants/epic_brycecanyon.out) [CraterLake](https://eic.github.io/epic/artifacts/constants/epic_craterlake.out)
- text: [Brycecanyon](https://eic.github.io/epic/artifacts/constants/epic_brycecanyon.out) [CraterLake](https://eic.github.io/epic/artifacts/constants/epic_craterlake.out)
- toml: [Brycecanyon](https://eic.github.io/epic/artifacts/constants/epic_brycecanyon.toml) [CraterLake](https://eic.github.io/epic/artifacts/constants/epic_craterlake.toml)
- csv: [Brycecanyon](https://eic.github.io/epic/artifacts/DetectorParameterTable/epic_brycecanyon.csv) [CraterLake](https://eic.github.io/epic/artifacts/DetectorParameterTable/epic_craterlake.csv)

Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ header_pages:
- README.md
- reports/artifacts.md
- reports/geoviewer.md
- reports/arches_views.md
- reports/brycecanyon_views.md
- reports/craterlake_views.md

exclude:
- bin/
Expand Down
2 changes: 1 addition & 1 deletion _layouts/geoviewer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="shortcut icon" href="https://root.cern/js/latest/img/RootIcon.ico"/>
</head>
<body>
<div id="simpleGUI" path="./artifacts/tgeo" files="epic_arches.root;epic_brycecanyon.root;epic_inner_detector.root">
<div id="simpleGUI" path="./artifacts/tgeo" files="epic_arches.root;epic_brycecanyon.root;epic_craterlake.root;epic_inner_detector.root">
loading scripts ...
</div>
<script type="module">
Expand Down
13 changes: 13 additions & 0 deletions reports/craterlake_views.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: default
title: Views (craterlake)
permalink: /craterlake_views
---
{% for image in site.static_files %}
{% if image.path contains 'epic_craterlake_views/' %}
<p><a href="{{ site.baseurl }}/{{ image.path }}">{{ image.path }}</a></p>
{% if image.extname contains 'png' %}
<img src="{{ site.baseurl }}/{{ image.path }}" width="400px"/>
{% endif %}
{% endif %}
{% endfor %}

0 comments on commit 937617d

Please sign in to comment.