Skip to content

Commit 9bcc4e1

Browse files
committed
minor typos
1 parent aa9e2b7 commit 9bcc4e1

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To download and unpack the IRFs from the UCLA archive, run in the Eventdisplay\_
1616
./download_irfs.sh transfer/file_list_V4V5.dat
1717
```
1818

19-
Total download size is about 190 Gbytes.
19+
Total download size is about 190 GBytes.
2020

2121
Further information on this release see the [Eventdisplay v490 release page](https://github.com/VERITAS-Observatory/EventDisplay_Release_v490/blob/main/README.md) (restricted access).
2222

@@ -55,17 +55,19 @@ DetectorGeometry
5555

5656
A full list of the available instrument response functions can be found in the release documentation (e.g. [v490 release page](https://github.com/VERITAS-Observatory/EventDisplay_Release_v490/blob/main/README.md)).
5757

58-
## Technical
58+
## Technical details for maintainers
59+
60+
### Updating IRF files
5961

6062
For version changes, the following files need to be changed:
6163

6264
- [README.md](README.md)
6365
- [IRFVERSION](IRFVERSION)
6466
- [IRFMINORVERSION](IRFMINORVERSION)
6567

66-
## Uploading IRFs
68+
### Uploading IRF files
6769

68-
1. Pack IRFs into several tar packages
70+
1. Pack IRF files into several tar packages
6971

7072
```bash
7173
./pack_irfs_for_ucla.sh
@@ -80,6 +82,7 @@ For version changes, the following files need to be changed:
8082
```
8183

8284
4. Test some uploads with downloading script (modify, to not download again everything):
85+
8386
```bash
8487
./download_irfs_from_ucla.sh transfer/file_list_V6.dat
8588
```

0 commit comments

Comments
 (0)