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

Allow access to pipeline tags #329

Open ddobie opened 2 years ago

ddobie commented 2 years ago

Now that we're using the pipeline as a classification tool we need to allow users to access the tags.

Could add a function to filter by tag, or better yet, just incorporate it into the sources DF to query.

Originally raised by @ajfox123

radioastronomer commented 2 years ago

Since pipeline tags can change, if this is done, please make sure to include the access date.

ajstewart commented 2 years ago

Also see the discussion on the pipeline:

https://github.com/askap-vast/vast-pipeline/discussions/520

Some form of export or API access will need to be done there first before tools can get at them.