Output
Output Columns
The CSV output contains:
Nameradecproject_codealma_target_namealma_raalma_decdistance_arcsecfov_arcsecobserving_bandtelescopetarget_linesspectral_resolution_khzvelocity_resolution_kmssensitivity_10kms_mjy_beamproposal_titleObserved X in ALMA?
Observed Column
The final column name depends on --observed-species.
Examples:
Observed CO in ALMA?Observed HCN in ALMA?
The exported CSV now writes:
Yesif the selected species is covered by at least one matching ALMA observation according to the internal threshold logicNootherwise
Internally, the package still uses the original scoring:
1for a direct close-enough match0.5for a wider-field match that still covers the source0for no qualifying coverage
Query Failure Behavior
If ALMA TAP queries fail because of network or service errors, the current CLI
no longer writes a misleading all-NaN output file for the case where all
targets fail. Instead, it exits with a nonzero status and reports that the
problem is likely environmental rather than a true no-match result.