purify
Collection of routines for radio interferometric imaging
Install
- All systems
-
curl cmd.cat/purify.sh
- Debian
-
apt-get install purify
- Ubuntu
-
apt-get install purify
- Kali Linux
-
apt-get install purify
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install purify
- Raspbian
-
apt-get install purify
- Dockerfile
- dockerfile.run/purify
purify
Collection of routines for radio interferometric imaging
PURIFY is a collection of routines written in C that implements different tools for radio interferometric imaging including file handling (for both visibilities and fits files), implementation of the measurement operator and set-up of the different optimization problems used for image deconvolution. The code calls the generic Sparse OPTimization (SOPT) package to solve the imaging optimization problems.