Skip to content

Commit 306deab

Browse files
authored
Merge pull request #71 from VERITAS-Observatory/v491.0-dev4
V491.0 dev4
2 parents 51dfd4b + 0e05be3 commit 306deab

File tree

191 files changed

+37
-1430734
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

191 files changed

+37
-1430734
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: isort
77
args: ["--profile", "black", "--filter-files"]
88
- repo: https://github.com/psf/black
9-
rev: 24.8.0
9+
rev: 24.10.0
1010
hooks:
1111
- id: black
1212
args: ["--line-length=100"]
@@ -18,15 +18,15 @@ repos:
1818
args: ["--max-line-length=100", "--extend-ignore=E203,E712"]
1919
# https://github.com/pre-commit/pre-commit-hooks
2020
- repo: https://github.com/pre-commit/pre-commit-hooks
21-
rev: v4.6.0
21+
rev: v5.0.0
2222
hooks:
2323
- id: trailing-whitespace
2424
- id: end-of-file-fixer
2525
- id: check-executables-have-shebangs
2626
- id: check-shebang-scripts-are-executable
2727
# codespell
2828
- repo: https://github.com/codespell-project/codespell
29-
rev: v2.2.6
29+
rev: v2.3.0
3030
hooks:
3131
- id: codespell
3232
args: [

AstroData/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Astrodata for Eventdisplay
2+
3+
Please note that many of the files in this directory are outdated.

AstroData/TeV_data/angular_resolution/CTA-ArrayE_Wiki_AngularResolution68p_vs_lgETeV.dat

Lines changed: 0 additions & 20 deletions
This file was deleted.

AstroData/TeV_data/angular_resolution/CTA-BenchmarkArray-41T_AngularResolution68p_vs_lgETeV.dat

Lines changed: 0 additions & 26 deletions
This file was deleted.

AstroData/TeV_data/angular_resolution/CTA_EB.dat

Lines changed: 0 additions & 21 deletions
This file was deleted.

AstroData/TeV_data/angular_resolution/HESS-CTAZurich2009-AngularResolution68p_vs_ETeV.dat

Lines changed: 0 additions & 14 deletions
This file was deleted.

AstroData/TeV_data/angular_resolution/HESS-CTAZurich2009-AngularResolution68p_vs_lgETeV.dat

Lines changed: 0 additions & 16 deletions
This file was deleted.

AstroData/TeV_data/angular_resolution/Hofmann_2006_AngularResolution_arcmin_vs_EGeV.dat

Lines changed: 0 additions & 19 deletions
This file was deleted.

AstroData/TeV_data/sensitivity/CTA_37Tel_120m_5degFOV_DifferentialSenstivitiy_020dE_Zurich2009_CU.txt

Lines changed: 0 additions & 23 deletions
This file was deleted.

AstroData/TeV_data/sensitivity/CTA_41Tel_IntegralSensitivity_LOI_2009_PFLUX.txt

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)