I'm trying to run tpfplotter for a target not in the CTL, and am getting the following error:
--> Target not in CTL. The FFI cut out was succesfully downloaded
Traceback (most recent call last):
File "/home/hobson/Documents/Science/tpfplotter/tpfplotter.py", line 401, in
mean_tpf = np.mean(tpf.flux,axis=0)
AttributeError: 'NoneType' object has no attribute 'flux'
I'm on python3.9.