Skip to content
3 changes: 3 additions & 0 deletions flows/instruments/instruments.py
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,9 @@ def get_photfilter(self):
return self.image.header['CCDFLTID']





class PairTel(Instrument):
siteid = 21
telescope = "1.3m PAIRITEL"
Expand Down