...
- This item relates to the front end web site of the MWA ASVO and the associated VO TAP service.
- This item relates to the python API and command line client of the MWA ASVO (Command Line Client).
- This item relates to the server back-end of the MWA ASVO system, which includes the dispatch service, processor service and cotter.
5-Sep-2018
- Enhancements:
- The cone search now has a checkbox. When unchecked, it will perform a strict cone search against the observation pointing. When checked (this used to be the default behaviour), the cone search will show any results where the cone is anywhere within the primary beam. This will mean you get a lot more results than the strict cone search.
- Conversion jobs now have the option to apply a unit bandpass correction. This is equivalent to the cotter “-sbpassband” option. Ticking the box will effectively cause the MWA ASVO to not apply the corrections by passing all 1’s to cotter.
24-Jul-2018
- Enhancements:
- new command line option: -e <error_file> | --error-file=<error_file> | --errfile=<error_file>. This allows users to specify a file which all job-related errors are written to in a machine-readable format (JSON). This is to make it easier for users to write batch processes to submit, download and track MWA ASVO jobs.
- mwa_client now uses the argparse module instead of the deprecated optparse module to process command line arguments.
- Command line option -w | --download-only= now accepts "all" as well as a job id of 0 to mean- download any jobs which are available for download.
...
{"serverDuration": 354, "requestCorrelationId": "47543d0870ce4288ba586067b059481e"}