Published January 22, 2026 | Version 1.6.0
Software Open

almaqso

  • 1. ROR icon The University of Tokyo
  • 2. ROR icon National Astronomical Observatory of Japan

Description

almaqso is an automated tool for downloading and analyzing ALMA calibration sources (quasars). This repository is a maintained fork of the original astroysmr/almaqso (created by Yuki Yoshimura), which is no longer actively maintained. The project focuses on bug fixes and implementing new features to streamline ALMA calibrator data workflows. Originally developed for analyzing absorption lines, this package addresses a limitation of the standard calibration scripts attached to ALMA archive data, which often mask absorption lines. By generating calibration scripts that preserve these lines, this package ensures accurate analysis of absorption features.

Key Features:

  • Automated Calibrator Data Download: Automatically queries and downloads calibration source data from the ALMA Science Archive
  • Automated Data Processing: Processes downloaded ALMA data using CASA pipeline with customizable parameters
  • Imaging & Analysis:
    • Supports multiple imaging modes (MFS, MFS per SPW, cube)
    • Automatic FITS export
    • Spectrum calculation and analysis
  • Batch Processing: Parallel processing support for handling multiple datasets efficiently
  • CASA Integration: Designed to work seamlessly with CASA version 6 with ALMA pipeline support

Requirements:

  • CASA version 6 with ALMA pipeline (tested with v6.6.6-17-pipeline-2025.1.0.35)
  • analysisUtilities scripts

License:

MIT License

Documentation:

Full documentation and sample code are available at https://akimasanishida.github.io/almaqso/

Notes

We recommend you to install the latest package by pip (or any other package manager like uv):

pip install almaqso

or from GitHub repository

Files

almaqso-1.6.0.zip

Files (144.6 kB)

Name Size Download all
md5:1c58f5ed151418a716cdecf752a0ef75
144.6 kB Preview Download

Additional details

Software

Repository URL
https://github.com/akimasanishida/almaqso
Programming language
Python
Development Status
Active