Skip to content

Commit

Permalink
Add entry for ASTRI with CHEC
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Mar 1, 2019
1 parent 1e78bae commit 7f2c059
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ctapipe/instrument/guess.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
TELESCOPE_NAMES = {
GuessingKey(2048, 2.28): GuessingResult('SST', 'GCT', 'CHEC', 2),
GuessingKey(2368, 2.15): GuessingResult('SST', 'ASTRI', 'ASTRICam', 2),
GuessingKey(2048, 2.15): GuessingResult('SST', 'ASTRI', 'CHEC', 2),
GuessingKey(1296, 5.60): GuessingResult('SST', '1M', 'DigiCam', 1),
GuessingKey(1764, 16.0): GuessingResult('MST', 'MST', 'FlashCam', 1),
GuessingKey(1855, 16.0): GuessingResult('MST', 'MST', 'NectarCam', 1),
Expand Down

0 comments on commit 7f2c059

Please sign in to comment.