berk


Nameberk JSON
Version 0.1.2 PyPI version JSON
download
home_page
SummaryA package for producing and managing MeerKAT continuum survey data
upload_time2023-12-04 10:36:43
maintainer
docs_urlNone
authorMatt Hilton
requires_python
licenseGPL v3
keywords astrophysics radio-astronomy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://readthedocs.org/projects/berk/badge/?version=latest

**Berk** is a package for fetching and processing
`MeerKAT <https://skaafrica.atlassian.net/wiki/spaces/ESDKB/overview?homepageId=41025669>`_
data on a compute cluster using `Oxkat <https://github.com/IanHeywood/oxkat>`_
for calibration and imaging, and `PyBDSF <https://www.astron.nl/citt/pybdsf/>`_
for generating object catalogs.

* **Documentation:** https://berk.readthedocs.io
* **License:** `GPL v3 <LICENSE>`_
* **Authors:** Matt Hilton
* **Installation:** ``pip install berk``
* **Support:** Please use the `GitHub issues page <https://github.com/mattyowl/berk/issues>`_,
  and/or contact `Matt Hilton <mailto:matt.hilton@mykolab.com>`_.

**Berk** should run on any compute cluster that runs either Slurm or PBS as a
workload manager. It is is being developed and deployed on `Hippo <https://astro.ukzn.ac.za/~hippo/>`_,
the High Performance Computing facility at the University of KwaZulu-Natal,
and at the `Centre for High Performance Computing <https://www.chpc.ac.za/>`_,
with the aim of using it to perform a serendipitous survey with MeerKAT, and in
turn to generate useful high-level processed MeerKAT data (initially,
continuum images and catalogs) for use by the community.

**Berk** is under active development, and not all documentation may be up to date.
Not all needed features are implemented yet. However, at the moment, data
can be fetched from the archive, processed to images and catalogs, and collected
from multiple compute clusters using only a few shell commands.

**Berk** is named after the faithful servant of `The Thing Upstairs <https://en.wikipedia.org/wiki/The_Trap_Door>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "berk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "astrophysics,radio-astronomy",
    "author": "Matt Hilton",
    "author_email": "matt.hilton@wits.ac.za",
    "download_url": "https://files.pythonhosted.org/packages/d6/46/b3764ffb52b685f1ca654e00d302fd8f0c612a1676f725a7845431a552fe/berk-0.1.2.tar.gz",
    "platform": null,
    "description": ".. image:: https://readthedocs.org/projects/berk/badge/?version=latest\n\n**Berk** is a package for fetching and processing\n`MeerKAT <https://skaafrica.atlassian.net/wiki/spaces/ESDKB/overview?homepageId=41025669>`_\ndata on a compute cluster using `Oxkat <https://github.com/IanHeywood/oxkat>`_\nfor calibration and imaging, and `PyBDSF <https://www.astron.nl/citt/pybdsf/>`_\nfor generating object catalogs.\n\n* **Documentation:** https://berk.readthedocs.io\n* **License:** `GPL v3 <LICENSE>`_\n* **Authors:** Matt Hilton\n* **Installation:** ``pip install berk``\n* **Support:** Please use the `GitHub issues page <https://github.com/mattyowl/berk/issues>`_,\n  and/or contact `Matt Hilton <mailto:matt.hilton@mykolab.com>`_.\n\n**Berk** should run on any compute cluster that runs either Slurm or PBS as a\nworkload manager. It is is being developed and deployed on `Hippo <https://astro.ukzn.ac.za/~hippo/>`_,\nthe High Performance Computing facility at the University of KwaZulu-Natal,\nand at the `Centre for High Performance Computing <https://www.chpc.ac.za/>`_,\nwith the aim of using it to perform a serendipitous survey with MeerKAT, and in\nturn to generate useful high-level processed MeerKAT data (initially,\ncontinuum images and catalogs) for use by the community.\n\n**Berk** is under active development, and not all documentation may be up to date.\nNot all needed features are implemented yet. However, at the moment, data\ncan be fetched from the archive, processed to images and catalogs, and collected\nfrom multiple compute clusters using only a few shell commands.\n\n**Berk** is named after the faithful servant of `The Thing Upstairs <https://en.wikipedia.org/wiki/The_Trap_Door>`_.\n",
    "bugtrack_url": null,
    "license": "GPL v3",
    "summary": "A package for producing and managing MeerKAT continuum survey data",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [
        "astrophysics",
        "radio-astronomy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d646b3764ffb52b685f1ca654e00d302fd8f0c612a1676f725a7845431a552fe",
                "md5": "9571365ad04e5e2238f13512ee412573",
                "sha256": "b59d386b7874b7394a1eea2c3592a5db63cf4c717b12086e84c59fa9fbc2eb67"
            },
            "downloads": -1,
            "filename": "berk-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9571365ad04e5e2238f13512ee412573",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 57573,
            "upload_time": "2023-12-04T10:36:43",
            "upload_time_iso_8601": "2023-12-04T10:36:43.715134Z",
            "url": "https://files.pythonhosted.org/packages/d6/46/b3764ffb52b685f1ca654e00d302fd8f0c612a1676f725a7845431a552fe/berk-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-04 10:36:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "berk"
}
        
Elapsed time: 0.15385s