askap-vast / vast-tools

A collection of tools that are useful for the VAST project and for exploration of results from the VAST Pipeline.
https://vast-survey.org/vast-tools/
MIT License
8 stars 0 forks source link

Issue 219 fix source names #220

Closed ajstewart closed 4 years ago

ajstewart commented 4 years ago

If coords are given and no names are given then names are automatically generated.

If coords and names are given but are different lengths then an exception occurs.

Fixes #219.