Software

ASKAP Science Data Processor software - ASKAPsoft Version 0.24.0

Commonwealth Scientific and Industrial Research Organisation
Guzman, Juan ; Whiting, Matthew ; Voronkov, Max ; Mitchell, Daniel ; Ord, Stephen ; Collins, Daniel ; Marquarding, Malte ; Lahur, Paulus ; Maher, Tony ; Van Diepen, Ger ; Bannister, Keith ; Wu, Xinyu ; Lenc, Emil ; Khoo, Jonathan ; Bastholm, Eric
Viewed: [[ro.stat.viewed]] Cited: [[ro.stat.cited]] Accessed: [[ro.stat.accessed]]
ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&rfr_id=info%3Asid%2FANDS&rft_id=info:doi10.25919/5cca37c2a6f9d&rft.title=ASKAP Science Data Processor software - ASKAPsoft Version 0.24.0&rft.identifier=https://doi.org/10.25919/5cca37c2a6f9d&rft.publisher=Commonwealth Scientific and Industrial Research Organisation&rft.description=ASKAPsoft, the ASKAP Science Data Processor, provides data processing functionality, including:* Calibration* Spectral line imaging* Continuum imaging* Source detection and generation of source catalogs* Transient detectionASKAPsoft is developed as a part of the CSIRO Australian Square Kilometre Array Pathfinder (ASKAP) Science Data Processor component. ASKAPsoft is a key component in the ASKAP system. It is the primary software for storing and processing raw data, and initiating the archiving of resulting science data products into the data archive (CASDA).The processing pipelines within ASKAPsoft are largely written in C++ built on top of casacore and other third party libraries. The software is designed to be parallelised, where possible, for performance.ASKAPsoft is designed to be built and executed in a standard Unix/Linux environment and core dependencies must be fulfilled by the platform. These include, but are not limited to, a C/C++/Fortran compiler, Make, Python 2.7, Java 7 and MPI. More specific dependencies are downloaded by the ASKAPsoft build system and are installed within the ASKAPsoft development tree. Specific to the Debian platform, after a standard installation of Debian Wheezy (7.x) the following packages will need to be installed with apt-get:* g++* gfortran* openjdk-7-jdk* python-dev* flex* bison* openmpi-bin* libopenmpi-dev* libfreetype6-dev* libpng12-devMore information regarding the building, installation and running of the software can be found in the README file in the root of the file structure that forms this collection.Source code can be accessed via the links in Related Materials section.-----The new release 0.24.0 contains numerous fixes and updates to both the ASKAPsoft processing software, and the pipeline scripts. Key pipeline improvements are aimed at improving the speed and reliability of the overall processing: The preprocessing stages (splitting, bandpass calibration, flagging, averaging, as well as the spectral preprocessing tasks of selfcal gains application and continuum subtraction) can be performed in parallel on short time chunks.The self-calibration task can be split up into multiple slurm jobs, one for each of the imaging tasks, and one for each loop of source-finding/modelling/calibration. This avoids the occasional slurm time-out error that arises swapping between the tasks within a single slurm job. There are also a large number of changes to the pipeline default parameters. These largely provide more relevant parameters for imaging recent 36-antenna observations. There is, in particular, a new single parameter that can turn on/off the spectral processing. It is recommended the list of new pipeline defaults is studied carefully and config files adjusted accordingly before using the new pipeline version. For the processing software, the key changes are with the spectral imaging option of imager. It is now more robust for how the channels are distributed across the workers, and can better handle writers that have few or no valid channels (due, for instance, to frequency-frame conversion). The interface to the frame conversion has changed, with an additional 'lsrk' option to go alongside 'topo' and 'bary', and the interfaces to provide the input and output channels has changed slightly. The recording of the restoring beam, both in the image header and in the beamlog text file, is now more reliable. There are also a number of other bug fixes, relating to bandpass calibration, mssplit, and mosaicking of already-mosaicked fields. Please see the complete 0.24.0 release notes for more information.&rft.creator=Guzman, Juan &rft.creator=Whiting, Matthew &rft.creator=Voronkov, Max &rft.creator=Mitchell, Daniel &rft.creator=Ord, Stephen &rft.creator=Collins, Daniel &rft.creator=Marquarding, Malte &rft.creator=Lahur, Paulus &rft.creator=Maher, Tony &rft.creator=Van Diepen, Ger &rft.creator=Bannister, Keith &rft.creator=Wu, Xinyu &rft.creator=Lenc, Emil &rft.creator=Khoo, Jonathan &rft.creator=Bastholm, Eric &rft.date=2019&rft.edition=v1&rft_rights=GPLv3 Licence with CSIRO Disclaimer https://research.csiro.au/dap/licences/gplv3-licence-with-csiro-disclaimer/&rft_rights=Data is accessible online and may be reused in accordance with licence conditions&rft_rights=All Rights (including copyright) CSIRO 2019.&rft_subject=ASKAP&rft_subject=science data processor&rft_subject=pipeline&rft_subject=radio astronomy&rft_subject=software&rft_subject=data reduction&rft_subject=Astronomical sciences not elsewhere classified&rft_subject=Astronomical sciences&rft_subject=PHYSICAL SCIENCES&rft.type=Computer Program&rft.language=English Access the software

Licence & Rights:

Open Licence view details
Gpl

GPLv3 Licence with CSIRO Disclaimer
https://research.csiro.au/dap/licences/gplv3-licence-with-csiro-disclaimer/

Data is accessible online and may be reused in accordance with licence conditions

All Rights (including copyright) CSIRO 2019.

Access:

Open view details

Accessible for free

Contact Information



Full description

ASKAPsoft, the ASKAP Science Data Processor, provides data processing functionality, including:

* Calibration
* Spectral line imaging
* Continuum imaging
* Source detection and generation of source catalogs
* Transient detection

ASKAPsoft is developed as a part of the CSIRO Australian Square Kilometre Array Pathfinder (ASKAP) Science Data Processor component. ASKAPsoft is a key component in the ASKAP system. It is the primary software for storing and processing raw data, and initiating the archiving of resulting science data products into the data archive (CASDA).

The processing pipelines within ASKAPsoft are largely written in C++ built on top of casacore and other third party libraries. The software is designed to be parallelised, where possible, for performance.

ASKAPsoft is designed to be built and executed in a standard Unix/Linux environment and core dependencies must be fulfilled by the platform. These include, but are not limited to, a C/C++/Fortran compiler, Make, Python 2.7, Java 7 and MPI. More specific dependencies are downloaded by the ASKAPsoft build system and are installed within the ASKAPsoft development tree. Specific to the Debian platform, after a standard installation of Debian Wheezy (7.x) the following packages will need to be installed with apt-get:

* g++
* gfortran
* openjdk-7-jdk
* python-dev
* flex
* bison
* openmpi-bin
* libopenmpi-dev
* libfreetype6-dev
* libpng12-dev

More information regarding the building, installation and running of the software can be found in the README file in the root of the file structure that forms this collection.

Source code can be accessed via the links in Related Materials section.

-----
The new release 0.24.0 contains numerous fixes and updates to both the ASKAPsoft processing software, and the pipeline scripts.

Key pipeline improvements are aimed at improving the speed and reliability of the overall processing:

The preprocessing stages (splitting, bandpass calibration, flagging, averaging, as well as the spectral preprocessing tasks of selfcal gains application and continuum subtraction) can be performed in parallel on short time chunks.
The self-calibration task can be split up into multiple slurm jobs, one for each of the imaging tasks, and one for each loop of source-finding/modelling/calibration. This avoids the occasional slurm time-out error that arises swapping between the tasks within a single slurm job.

There are also a large number of changes to the pipeline default parameters. These largely provide more relevant parameters for imaging recent 36-antenna observations. There is, in particular, a new single parameter that can turn on/off the spectral processing. It is recommended the list of new pipeline defaults is studied carefully and config files adjusted accordingly before using the new pipeline version.

For the processing software, the key changes are with the spectral imaging option of imager. It is now more robust for how the channels are distributed across the workers, and can better handle writers that have few or no valid channels (due, for instance, to frequency-frame conversion). The interface to the frame conversion has changed, with an additional 'lsrk' option to go alongside 'topo' and 'bary', and the interfaces to provide the input and output channels has changed slightly. The recording of the restoring beam, both in the image header and in the beamlog text file, is now more reliable.

There are also a number of other bug fixes, relating to bandpass calibration, mssplit, and mosaicking of already-mosaicked fields.

Please see the complete 0.24.0 release notes for more information.

Available: 2019-05-02

Data time period: 2019-04-16 to ..

This dataset is part of a larger collection

Click to explore relationships graph
Subjects

User Contributed Tags    

Login to tag this record with meaningful keywords to make it easier to discover

ACN 633 798 857