cmillion / gPhoton

The GALEX photon database and tools project.
Other
21 stars 11 forks source link

gMap crashes on empty frames #275

Closed cmillion closed 6 years ago

cmillion commented 6 years ago

Need to remove the following section ~ line 470 in imagetools.py

if verbose > 1:
    print('No data in frame {i}. Skipping...'.format(i=i))