Opened 10 years ago

Closed 10 years ago

#216 closed defect (fixed)

Fix UCD formatting in VOTable header

Reported by: MatthewWhiting Owned by: MatthewWhiting
Priority: normal Milestone: Release-1.6
Component: Output Version: 1.5
Severity: normal Keywords:
Cc:

Description

The VOTable header shown in Appendix E of the User Guide has several instances of UCDs not being separated by semi-colons. For instance:

<FIELD name="Integrated_Flux" ID="col_fint" ucd="phot.flux.density.integratedspect.line.intensity" datatype="float" unit="Jy.km/s" width="10" precision="3"/>

This presumably comes from the code that writes the actual VOTables, so fix!

Change History (1)

comment:1 Changed 10 years ago by MatthewWhiting

Resolution: fixed
Status: newclosed

Fixed in [1356]. Closing ticket.

Note: See TracTickets for help on using tickets.