Installation¶
Installing nenucal¶
pip install nenucal-cd
This installs the following command-line tools:
Command |
Purpose |
|---|---|
|
NenuFAR data management, retrieval, and transfer |
|
Run the calibration pipeline |
|
Sky model building, filtering, clustering, inspection |
|
Inspect and smooth gain solutions |
|
Manage FLAG column; run SSINS flagger |
|
Measurement Set utilities |
|
Imaging with WSClean |
Requirements¶
nenucal requires Python ≥ 3.10. Some functionality also relies on external tools that must be installed separately:
DP3 — calibration and visibility processing — dp3.readthedocs.io
AOFlagger — RFI flagging — aoflagger.readthedocs.io
WSClean — imaging, used by
imgpipe— wsclean.readthedocs.io