{ "info": { "author": "David Rafferty", "author_email": "drafferty@hs.uni-hamburg.de", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "Programming Language :: C++", "Programming Language :: Fortran", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Astronomy" ], "description": "PyBDSF\n======\n\nPyBDSF (the Python **B**\\ lob **D**\\ etection and **S**\\ ource **F**\\ inder, formerly\nPyBDSM) is a tool designed to decompose radio interferometry images into\nsources and make available their properties for further use. PyBDSF can\ndecompose an image into a set of Gaussians, shapelets, or wavelets as\nwell as calculate spectral indices and polarization properties of\nsources and measure the psf variation across an image. PyBDSF uses an\ninteractive environment based on CASA that will be familiar to most\nradio astronomers. Additionally, PyBDSF may also be used in Python\nscripts.\n\nThe documentation is currently hosted at http://www.astron.nl/citt/pybdsf\n\nInstallation\n------------\nInstallation is done through ``pip``, e.g. ``pip install .`` if you cloned the repository\nor ``pip install https://github.com/lofar-astron/PyBDSF/archive/v1.9.1.tar.gz`` to install the latest release.\n\nExternal requirements include the ubuntu packages (or similar packages in another Linux distribution):\n\n* ``gfortran``\n* ``libboost-python-dev``\n* ``libboost-numpy-dev`` (Only if boost > 1.63)\n* ``python-setuptools``.\n\nAlso, a working ``numpy`` installation is required.\nAt runtime, you will need ``scipy`` and either ``pyfits`` and ``pywcs`` or ``python-casacore`` or ``astropy``.\n\nIf you install as a user not using conda, use ``pip install --user``.\nMake sure to use similar versions for gcc, g++ and gfortran\n(use update-alternatives if multiple versions of gcc/g++/gfortran are present on the system).\nIn this case, the script ``pybdsf`` is installed in ``~/.local/bin``, so you might want to add that to your ``$PATH``.\n\nInstallation on MacOS / OSX is more involved, you will need the packages mentioned above, for example installed with Homebrew.\nYou will need to tell `setup.py` to use the same compiler for fortran as for C++. In case of problems, see https://github.com/lofar-astron/PyBDSF/issues/104#issuecomment-509267088 for some possible steps to try.\n\n.. image:: https://travis-ci.org/lofar-astron/PyBDSF.svg?branch=master\n :target: https://travis-ci.org/lofar-astron/PyBDSF", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lofar-astron/PyBDSF", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "bdsf", "package_url": "https://pypi.org/project/bdsf/", "platform": "Linux", "project_url": "https://pypi.org/project/bdsf/", "project_urls": { "Homepage": "https://github.com/lofar-astron/PyBDSF" }, "release_url": "https://pypi.org/project/bdsf/1.9.1/", "requires_dist": null, "requires_python": "", "summary": "Blob Detection and Source Finder", "version": "1.9.1" }, "last_serial": 5884814, "releases": { "1.8.15": [ { "comment_text": "", "digests": { "md5": "c50bca35c2b0a61a58be786174a1e325", "sha256": "5a7e6bed3c0e8557d459b13b33bcec7d1b362f14d74bcf276d6e05d8d9f1c340" }, "downloads": -1, "filename": "bdsf-1.8.15.tar.gz", "has_sig": false, "md5_digest": "c50bca35c2b0a61a58be786174a1e325", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7960137, "upload_time": "2019-01-17T07:43:39", "url": "https://files.pythonhosted.org/packages/c5/f6/073bb849e61c61e88e93accab3766afb0fc35d0981224584d31829a4bc38/bdsf-1.8.15.tar.gz" } ], "1.9.1": [ { "comment_text": "", "digests": { "md5": "573c2dc043585881f96f85917a10dd16", "sha256": "e1a21574998d55a7f9b2892bd978aff358a23488524a90bf5996179f3e1300fe" }, "downloads": -1, "filename": "bdsf-1.9.1.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "573c2dc043585881f96f85917a10dd16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1464100, "upload_time": "2019-09-25T11:43:32", "url": "https://files.pythonhosted.org/packages/7f/3b/38bdb9a12c139f80b53f3fc804c723a2ec54faefe4df4c63a2d520d702c9/bdsf-1.9.1.linux-x86_64.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "573c2dc043585881f96f85917a10dd16", "sha256": "e1a21574998d55a7f9b2892bd978aff358a23488524a90bf5996179f3e1300fe" }, "downloads": -1, "filename": "bdsf-1.9.1.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "573c2dc043585881f96f85917a10dd16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1464100, "upload_time": "2019-09-25T11:43:32", "url": "https://files.pythonhosted.org/packages/7f/3b/38bdb9a12c139f80b53f3fc804c723a2ec54faefe4df4c63a2d520d702c9/bdsf-1.9.1.linux-x86_64.tar.gz" } ] }