SDExportData

class SDExportData(inputs)[source]

Bases: ExportData

A class for exporting single dish data to the products subdirectory.

It performs the following additional operations after ExportData does:

  • Exports auxiliary tar files of the calibration tables one per session

  • Exports auxiliary MS products (calibration apply files) in text files

  • Saves a K2JY reference file and flag files into tarball

  • Saves the AQUA report file

Methods Summary

prepare()

Prepare and execute an export data job appropriate to the task inputs.

Methods Documentation

prepare() ExportDataResults[source]

Prepare and execute an export data job appropriate to the task inputs.

This is almost equivalent to ALMAExportData.prepare().

Returns:

ExportDataResults object