Application to generate a CAOM2 observation from VLASS FITS files
The VLASS metadata is available on a production server. All VLASS metadata and data at CADC is public, therefore there is no need to log in to access the CADC query or data retrieval services.
Documentation:
CLI for accessing files directly:
Production services:
In an empty directory (the 'working directory'), on a machine with Docker installed:
In the master branch of this repository, find the scripts directory, and copy the file vlass_run_state.sh to the working directory. e.g.:
wget https://raw.github.com/opencadc/vlass2caom2/master/scripts/vlass_run_state.sh
Ensure the script is executable:
chmod +x vlass_run_state.sh
Copy a valid proxy certificate to the working directory (cadcproxy.pem). This certificate must be for a user with read and write permissions to /ams service for CIRADA/VLASS.
To run the application:
./vlass_run_state.sh
In an empty directory (the 'working directory'), on a machine with Docker installed:
In the master branch of this repository, find the scripts directory, and copy the file reconcile_list_vlass.sh to the working directory. e.g.:
wget https://raw.github.com/opencadc/vlass2caom2/master/scripts/reconcile_list_vlass.sh
Ensure the script is executable:
chmod +x reconcile_list_vlass.sh
./reconcile_list_vlass.sh
The reconciliation output will be printed to the screen. Details will be captured in the file validate_state.yml.