diff --git a/flows/instruments/instruments.py b/flows/instruments/instruments.py index 2689d56..952ae5d 100644 --- a/flows/instruments/instruments.py +++ b/flows/instruments/instruments.py @@ -435,6 +435,9 @@ def get_photfilter(self): return self.image.header['CCDFLTID'] + + + class PairTel(Instrument): siteid = 21 telescope = "1.3m PAIRITEL"