Solar imaging pipeline for solar interference mitigation in MeerkAT
Project description
SolarKAT
MeerKAT as a solar telescope.
Radio frequency interference is a growing problem in radio astronomy, especially for new-generation telescopes such as MeerKAT. Its wide field of view and high sensitivity make the MeerKAT telescope capable of capturing the Sun even when looking far away from it (close to 90 degrees). This ability facilitates also contamination from the out-of-field Sun, causing, in some conditions, data corruption (which we call solar radio interference). To address this issue we present the SolarKAT pipeline. SolarKAT is a solar imaging pipeline that aims to mitigate solar interference in MeerKAT data and recover the visibilities rather than discarding them.
Installation
Git clone
You can have access to SolarKAT by cloning it from the repository to your local computer. To Run SolarKAT, you must first install Stimela (the framework on which SolarKAT is based). Stimela is installed in a virtual environment.
git clone https://github.com/ratt-ru/solarkat.git
pip intallation
SolarKAT can be installed using pip:
pip install solarkat
Running SolarKAT
Before running SolarKAT, create and activate the Stimela virtual environment.
$: virtualenv -p python3 stimela_env
source stimela-env/bin/activate
Then run:
stimela run recipe.yml [recipe_name] obs=obs
Example:
stimela run solarkat.yaml solarkat obs=L1
More details can be found in the Documentation here https://solarkat-docs.readthedocs.io/en/latest/index.html.
Citing this Pipeline
We kindly request that any work using this pipeline cites the following reference:
@article{samboco2024solarkat,
author = {Samboco, Victória G. and Heywood, Ian and Smirnov, Oleg},
title = {SolarKAT: A Solar Imaging Pipeline for MeerKAT},
journal = {Astrophysics Source Code Library},
pages={ascl:2401.013},
month={January},
year = {2024}
}
Thank you for considering our request.
Note
This package is in public Beta stage. SolarKAT is feature-complete, has undergone testing on multiple datasets, and is suitable for broader use. While efforts have been made to ensure stability, there may still be some undiscovered issues. Users are encouraged to use it, provide feedback, and report any issues on the project's GitHub page (https://github.com/ratt-ru/solarkat).
Project details
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 solarkat-1.0.0.tar.gz.
File metadata
- Download URL: solarkat-1.0.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
359e187168df17dd38c89baed968cc95c8cc8ef9c3129ecaf1ab70d0874829d3
|
|
| MD5 |
bfe0bfaefd9fa54816066e4cac202cce
|
|
| BLAKE2b-256 |
e8403414df93e78d92b3e89c671045112ca8091faf21d20227ad779d91d42a29
|
File details
Details for the file solarkat-1.0.0-py3-none-any.whl.
File metadata
- Download URL: solarkat-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99fb1f4dc5b706b085d75267470bf684f92cfa959ce582a2772f61dab7eae816
|
|
| MD5 |
50198ce37ebc0f033ff833c27f19bf46
|
|
| BLAKE2b-256 |
85e30dc57ca9dd4a425a721170069fa69f132f49e97519fb46d9c38d2925d33b
|