import fitsio d = fitsio.read('balrog_detection_catalog-v1.2.fits', columns=['bal_id', 'detected']) print(d)