Skip to content

Commit

Permalink
added LOWELL42 filters
Browse files Browse the repository at this point in the history
  • Loading branch information
mommermi committed Nov 20, 2018
1 parent 1cc7b3c commit b6c8685
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup/telescopes.py
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,8 @@
'object': 'OBJECT', # object name keyword
'filter': 'FILTNAME', # filter keyword
'filter_translations': {'V': 'V', 'I': 'I', 'VR': None,
'R': 'R', 'clear': None, 'CN': None},
'R': 'R', 'clear': None, 'CN': None,
'open': None, 'Open': None},
# filtername translation dictionary
'exptime': 'EXPTIME', # exposure time keyword (s)
'airmass': 'AIRMASS', # airmass keyword
Expand Down

0 comments on commit b6c8685

Please sign in to comment.