A tool to identify the presence of RFI in an observation and visualize it
Project description
# RFInder
**Insallation instructions**
```
pip install rfinder
```
To create a local repository, type:
```
git clone https://github.com/Fil8/RFInder
```
***
**Requisites**
For a successfull installation make sure to have installed the following packages.
- RFInder makes use of the most common `python` packages (e.g. `numpy`, `scipy`, `astropy`).
- The parameter file is in `yaml` format, hence [`pyaml`](https://anaconda.org/anaconda/pyyaml), and [`json`](https://anaconda.org/conda-forge/json-c) packages should be installed,
- The `logging` module is used to print out warnings.
- `.gif` file of multiple plots can be created if `ffmpeg` is installed.
- `casacore` is utilized to open casa tables.
- `texmaker` to plot latex fancy formulae
- `dvipng`
- `python tk`
***
**Description**
This is a set of tools that have been developed in preparation of the Apertif & MeerKAT surveys.
The main function of `rfinder` is to identify the presence of RFI in an observation and visualize it according to different parameters.
These are the available functions:
- visualize the presence of RFI per frequency channel and baseline length.
- visualize the percentage flagged visibilities due to RFI per frequency channel.
- visualize the increase in noice due to RFI per frequency channel.
- estimate the shape of the PSF after flagging of RFI.
check out the [WiKi](https://github.com/Fil8/RFInder/wiki) for a complete illustration of `RFInder`.
***
**Usage**
`rfinder rfinder_default.yml`
Commands and options of `RFInder` are specified in the yaml file
These [tutorials](https://github.com/Fil8/RFInder/tree/master/tutorials) show the different capabilities of `rfinder`.
***
**License**
This project is licensed under the GNU General Public License v3.0 - see [license](https://github.com/Fil8/RFInder/blob/master/LICENSE.md) for details.
***
<p>© <sub> Filippo M. Maccagni 2018 </sub></p>
**Insallation instructions**
```
pip install rfinder
```
To create a local repository, type:
```
git clone https://github.com/Fil8/RFInder
```
***
**Requisites**
For a successfull installation make sure to have installed the following packages.
- RFInder makes use of the most common `python` packages (e.g. `numpy`, `scipy`, `astropy`).
- The parameter file is in `yaml` format, hence [`pyaml`](https://anaconda.org/anaconda/pyyaml), and [`json`](https://anaconda.org/conda-forge/json-c) packages should be installed,
- The `logging` module is used to print out warnings.
- `.gif` file of multiple plots can be created if `ffmpeg` is installed.
- `casacore` is utilized to open casa tables.
- `texmaker` to plot latex fancy formulae
- `dvipng`
- `python tk`
***
**Description**
This is a set of tools that have been developed in preparation of the Apertif & MeerKAT surveys.
The main function of `rfinder` is to identify the presence of RFI in an observation and visualize it according to different parameters.
These are the available functions:
- visualize the presence of RFI per frequency channel and baseline length.
- visualize the percentage flagged visibilities due to RFI per frequency channel.
- visualize the increase in noice due to RFI per frequency channel.
- estimate the shape of the PSF after flagging of RFI.
check out the [WiKi](https://github.com/Fil8/RFInder/wiki) for a complete illustration of `RFInder`.
***
**Usage**
`rfinder rfinder_default.yml`
Commands and options of `RFInder` are specified in the yaml file
These [tutorials](https://github.com/Fil8/RFInder/tree/master/tutorials) show the different capabilities of `rfinder`.
***
**License**
This project is licensed under the GNU General Public License v3.0 - see [license](https://github.com/Fil8/RFInder/blob/master/LICENSE.md) for details.
***
<p>© <sub> Filippo M. Maccagni 2018 </sub></p>
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
rfinder-1.0.2.tar.gz
(37.1 kB
view details)
File details
Details for the file rfinder-1.0.2.tar.gz
.
File metadata
- Download URL: rfinder-1.0.2.tar.gz
- Upload date:
- Size: 37.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f83771656c51392bd97e9240153ccab5135ba611bf2ae27d0b20795126d2e3d |
|
MD5 | 451a2d71861f5eb28801bc02aa605476 |
|
BLAKE2b-256 | 27d8017ee6a2802a45324f6ff30175065001a2b377c908f03e855b8e3b1e1a8f |