caracal-pipeline / caracal

Containerized Automated Radio Astronomy Calibration (CARACal) pipeline
GNU General Public License v2.0
28 stars 6 forks source link

Running stimela2 #1543

Closed Athanaseus closed 4 weeks ago

Athanaseus commented 9 months ago

Installation

pip install git+https://github.com/caracal-pipeline/stimela.git@FIASCO3 pip install git+https://github.com/caracal-pipeline/cult-cargo.git@genesis

Once these packages are released, the following should work: pip install stimela cult-cargo

Recipes

List of recipes: caracal_cabs.yml - All the software running in containers for the processing of the data caracal_ddcal.yml - The processing steps caracal_default.yml - The default parameters when executing the pipeline (also can be provided on command line e.g. pa-rotate=true) caracal_pointings.yml - Processing multiple measurement sets (or pointings) at a time

Running

For help: stimela --help Run: stimela doc <ymlfile> to get documentation of the recipe file

Running on single MS: stimela -C run caracal_reductions.yml -l --step image-pol-1 pa-rotate=true ms=msdir/1543664600_sdp_l0-T16R02C02-corr.ms/

Running over multiple MS: stimela -C run caracal_pointings.yml loop-pointings