- # RFI Masker
Copyright (C) 2016 SKA South Africa
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Tiny tool to apply a numpy boolean array to the spectral flags column of a measurement set to mask out known RFI sources like GSM and satelite in L-band. Typically flagging known RFI sources produces much better backgrounds and tools like the mighty AOFlagger RFI hammer needs fewer iterations to converge to good solutions.
# To develop ` python setup.py develop --user (assumes .local/bin is in your PATH and .local/lib/python2.7/site-packages is in your PYTHONPATH) ` # Users ## Preferred run method ` docker build -t rfi_masker (inside cloned folder) docker run -it --rm rfi_masker (anywhere) ` ## Install (if you’re yet to discover the pure awesomeness of Docker) ` python setup.py install --user (assumes .local/bin is in your PATH and .local/lib/python2.7/site-packages is in your PYTHONPATH) `
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file RFIMasker-1.0.1.tar.gz.
File metadata
- Download URL: RFIMasker-1.0.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a43e4d0fb83a52bec2f149bc2bf2177cf5337bc2c57abd6f660dd6eafddcfc78
|
|
| MD5 |
2e195010a4f835757e498f981b316931
|
|
| BLAKE2b-256 |
babc7994d96b4516bb29b7611eaa0071583389f13d521cfde6cf82aec2eb5ab1
|