Add your description here
Project description
almaqso
This repository is a folk of astroysmr/almaqso, which is no longer maintained. Bugs are being removed and some new feature is being implemented.
If you find something or have questions, please refer, report or ask from issue
Pre-requisites
CASA
Please use CASA with ALMA pipeline.
Version 6 is only supported.
I am using CASA version 6.6.6-17-pipeline-2025.1.0.35.
CASA Modules
Please install analysisUtilites. I strongly recommend you to use the LATEST version of it.
Installation
You can install this package by
pip install almaqso
Then you can use the package like this:
import almaqso
Usage
See sample code in sample folder and documentation.
Developer Guide
Pre-requisites
You do not have to install all shown below. Please install only what you need.
- uv: Strongly recommended. uv will manage everything about Python.
plantuml&graphviz: Install if you want to builddocsor re-render thedocs/diagrams.imagemagick: Install if you want to build PDF version documentation.
You can reproduce the environment with uv:
uv sync --dev
Then, you can run main.py or something with
uv run main.py # or something
Render diagrams
(Re-)Render all PUML files in docs/diagrams with the command below.
SVG files will be generated in the same directory.
plantuml --svg docs/diagrams/
This is run by documentation building scripts below.
Build documentation
If you change the files in docs/diagrams, please recreate the SVG files first as written in Render diagrams section.
HTML:
./scripts/sphinx-build-html.sh
If you do not use uv, run with python instead:
python sphinx-build -b html docs docs/_build/html
Then, please open docs/_build/html/index.html in your browser.
PDF:
The script file will build PDF file and copy it to docs/almaqso.pdf.
./scripts/sphinx-build-pdf.sh
Branches
main: The main branch.with-old-codes: The branch with old codes (created by original editor). This is for the reference.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file almaqso-1.6.0b3.tar.gz.
File metadata
- Download URL: almaqso-1.6.0b3.tar.gz
- Upload date:
- Size: 123.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d60e5d0860d2ac4751855d844739272a9b6e6c5c9ec55a1a224ac3dbe0ca8fd0
|
|
| MD5 |
24fcdbf1292f3a3845bc6732cc41638d
|
|
| BLAKE2b-256 |
0fae67b56732eb3056a6c876c0db2b0dd0b77880b37235ad0421455016a03d92
|
File details
Details for the file almaqso-1.6.0b3-py3-none-any.whl.
File metadata
- Download URL: almaqso-1.6.0b3-py3-none-any.whl
- Upload date:
- Size: 23.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6476e66540662e000624f4cd4d75516853860ce4e542100e38f6a35ca740f23
|
|
| MD5 |
b2a186bda4ae60194e81ed934064f323
|
|
| BLAKE2b-256 |
f09aae2fdc0aab848da1400188d9a1dc3678b136d4387571579fbb1b1b373df5
|