Skip to content

tammojan/PyBDSF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBDSF

PyBDSF (the Python Blob Detection and Source Finder, formerly PyBDSM) is a tool designed to decompose radio interferometry images into sources and make available their properties for further use. PyBDSF can decompose an image into a set of Gaussians, shapelets, or wavelets as well as calculate spectral indices and polarization properties of sources and measure the psf variation across an image. PyBDSF uses an interactive environment based on CASA that will be familiar to most radio astronomers. Additionally, PyBDSF may also be used in Python scripts.

The documentation is currently hosted at http://www.astron.nl/citt/pybdsf

Installation

Installation is done through python setup.py. External requirements include the ubuntu packages gfortran, libboost-python-dev, python-setuptools (or similar packages in another Linux distribution). Also, a working numpy installation is required.

If you install as a user, use python setup.py --user. In this case, the script pybdsf is installed in ~/.local/bin, so you might want to add that to your $PATH.

About

Python Blob Detection and Source Finding software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 65.9%
  • Python 24.8%
  • C 5.5%
  • C++ 1.9%
  • HTML 1.8%
  • CMake 0.1%