# SoFiA source catalogue # Creator: SoFiA 2.4.1 (23-Mar-2022) # Time: Mon, 11 Apr 2022, 09:36:44 # # Note that the plain-text catalogue is solely intended for # visual inspection and should not be used for quantitative # analysis due to limited precision and the lack of Unified # Content Descriptors. The XML catalogue should instead be # imported into Python or VO-compatible software to analyse # the source parameters measured by SoFiA, e.g. through the # astropy.io.votable module of Astropy. # # Header rows: # 1 = column number # 2 = parameter name # 3 = parameter unit # # 1 2 3 4 5 6 7 8 9 23 38 39 40 # name id x y z x_min x_max y_min y_max rms ra dec v_app # - - pix pix pix pix pix pix pix Jy/beam deg deg m/s "SoFiA J120120.94+615351.3" 1 129.125264 20.629763 65.647254 107 152 6 40 5.11323e-04 180.337261 61.897581 1.45368e+06 # Note that the only 2 format requirements are that (1) the column names begin on line 18 (assuming python indexing from 0) and (2) that all lines from the column names up, start with a # comment character. # The column number and parameter units are not neccessary.