Giter Site home page Giter Site logo

kiryteo / pybdsf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lofar-astron/pybdsf

0.0 1.0 0.0 7.96 MB

Python Blob Detector and Source Finder

Home Page: http://www.astron.nl/citt/pybdsf

License: GNU General Public License v3.0

Python 25.52% C 5.49% C++ 1.89% Makefile 0.04% SourcePawn 0.01% Forth 0.04% Fortran 65.13% CMake 0.07% HTML 1.80% Elixir 0.01% Perl 0.01%

pybdsf's Introduction

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 pip, e.g. pip install . if you cloned the reposiory or pip install https://github.com/lofar-astron/PyBDSF/archive/v1.8.15.tar.gz to install the latest release.

External requirements include the ubuntu packages (or similar packages in another Linux distribution):

  • gfortran
  • libboost-python-dev
  • libboost-numpy-dev (Only if boost > 1.63)
  • python-setuptools.

Also, a working numpy installation is required. At runtime, you will need scipy and either pyfits and pywcs or python-casacore or astropy.

If you install as a user not using conda, use pip install --user. Make sure to use similar versions for gcc, g++ and gfortran (use update-alternatives if multiple versions of gcc/g++/gfortran are present on the system). In this case, the script pybdsf is installed in ~/.local/bin, so you might want to add that to your $PATH.

Installation on MacOS / OSX is more involved, you will need the packages mentioned above, for example installed with Homebrew. You will need to tell setup.py to use the same compiler for fortran as for C++.

https://travis-ci.org/lofar-astron/PyBDSF.svg?branch=master

pybdsf's People

Contributors

darafferty avatar jjdmol avatar gmloose avatar tammojan avatar apschoenmakers avatar schaap-astron avatar mhardcastle avatar adriaanrenting avatar overeem-at-astron avatar maxnoe avatar cyriltasse avatar zhengmeyer avatar gervandiepen avatar pdonker avatar kiryteo avatar wndywllms avatar sabourke avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.