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

Enable access to post-processed data #509

Closed ddobie closed 8 months ago

ddobie commented 1 year ago

We will soon have all data run through the post-processing pipeline. This is distinct from the existing TILES corrected data as the corrections are performed slightly differently and the data is cropped and compressed.

To do:

  1. Add args to Query and find_sources.py to allow users to specify they would like to query the processed data
  2. Add correct directory paths
  3. Add correct file names (e.g. post-processed images will be in .fits.fz files.
  4. Update defaults - the post-processed data should become the default.
  5. Remove warning regarding "corrected" data not existing.