Skip to content

Commit 63c714c

Browse files
committed
Updated list of available ion tags
1 parent 8d00d19 commit 63c714c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

_episodes/02-rucio_usage.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ rucio replica list file --protocols root --pfns --rses isopenaccess epic:/RECO/2
167167
> ```bash
168168
> rucio replica list file --protocols root --pfns --rses isopenaccess epic:/RECO/26.02.0/epic_craterlake/EXCLUSIVE/DEMP/DEMPgen-1.2.4/10x250/q2_3_10/pi+
169169
> ```
170-
> You could pipe this to a file for later usage. However, note that replicas may exist for a given file. Both would be printed by this command as is. You can check if multiple copies exist via:
170+
> You could pope this to a file for later usage. However, note that replicas may exist for a given file. Both would be printed by this command as is. You can check if multiple copies exist via:
171171
> ```bash
172172
> rucio rule list --did scope:name
173173
> ```
@@ -214,8 +214,7 @@ The following tags are available as of March 2026:
214214
- Ion/nucleus beam energy in GeV
215215
- **ion\_species**
216216
- Ion species in the simulation, defaults to `p`, proton, if not specified
217-
- Typed as formatted in files, e.g. `Au197` for gold, `He3` for helium 3 etc.
218-
- `Cu63`, `H2`, `Ru96` and `p` are some other options
217+
- `p`, `Au197`, `Cu63`, `He3`, `H2`, `Ru96`
219218
- **q2\_min\_gev2**
220219
- Minimum Q2 value (GeV^2) in the simulation file, entered as a number.
221220
- **q2\_max_gev2**

0 commit comments

Comments
 (0)