azcam


Nameazcam JSON
Version 24.2.3 PyPI version JSON
download
home_pageNone
SummaryAcquisition and analysis package for scientific imaging
upload_time2024-03-12 17:23:44
maintainerNone
docs_urlNone
authorMichael Lesser
requires_python>= 3.10
licenseNone
keywords ccd imaging astronomy sensors
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AzCam

AzCam is a software framework for the acquisition and analysis of image data from scientific imaging systems as well as the control of instrumentation. It is intended to be customized for specific hardware, observational, and data reduction requirements.

Operation is based on the concept of *tools* which are the interfaces to both hardware and software code.  Examples of tools are *instrument* which controls instrument hardware, *telescope* which interfaces to a telescope, *linearity* which acquires and analyzes images to determine sensor linearity, and *exposure* which controls a scientific observation by interfacing with a variety of other tools. As an example, the *exposure* tool may move a telescope and multiple filter wheels, control a camera shutter, operate the camera by taking an exposure, display the resultant image, and begin data reduction of that image.

AzCam is not appropriate for consumer-level cameras and is not intended to have a common API across all systems. It's primary design principle is to allow interfacing to a wide variety of custom instrumentation which is required to acquire and analyze scientific image data.

The *azcam* python package currently supports Astronomical Research Cameras, Inc. Gen3, Gen2, and Gen1 CCD controllers, Magellan Guider controllers, STA Archon controllers, and CMOS cameras using ASCOM. It also supports a variety of temperature controollers, telecopes, and image displays.

## Documentation

See https://azcam.readthedocs.io.

See also https://github.com/mplesser/azcam-tool.git for the standard GUI used by most telescope observers.

## Installation

`pip install azcam`

Or download the latest version from from github: https://github.com/mplesser/azcam.git.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "azcam",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">= 3.10",
    "maintainer_email": null,
    "keywords": "ccd,imaging,astronomy,sensors",
    "author": "Michael Lesser",
    "author_email": "mlesser@arizona.edu",
    "download_url": "https://files.pythonhosted.org/packages/30/84/efd79e9e454a9d953d455b66c8da1eb4c0ad6406abdc061b8b26dbde297d/azcam-24.2.3.tar.gz",
    "platform": null,
    "description": "# AzCam\n\nAzCam is a software framework for the acquisition and analysis of image data from scientific imaging systems as well as the control of instrumentation. It is intended to be customized for specific hardware, observational, and data reduction requirements.\n\nOperation is based on the concept of *tools* which are the interfaces to both hardware and software code.  Examples of tools are *instrument* which controls instrument hardware, *telescope* which interfaces to a telescope, *linearity* which acquires and analyzes images to determine sensor linearity, and *exposure* which controls a scientific observation by interfacing with a variety of other tools. As an example, the *exposure* tool may move a telescope and multiple filter wheels, control a camera shutter, operate the camera by taking an exposure, display the resultant image, and begin data reduction of that image.\n\nAzCam is not appropriate for consumer-level cameras and is not intended to have a common API across all systems. It's primary design principle is to allow interfacing to a wide variety of custom instrumentation which is required to acquire and analyze scientific image data.\n\nThe *azcam* python package currently supports Astronomical Research Cameras, Inc. Gen3, Gen2, and Gen1 CCD controllers, Magellan Guider controllers, STA Archon controllers, and CMOS cameras using ASCOM. It also supports a variety of temperature controollers, telecopes, and image displays.\n\n## Documentation\n\nSee https://azcam.readthedocs.io.\n\nSee also https://github.com/mplesser/azcam-tool.git for the standard GUI used by most telescope observers.\n\n## Installation\n\n`pip install azcam`\n\nOr download the latest version from from github: https://github.com/mplesser/azcam.git.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Acquisition and analysis package for scientific imaging",
    "version": "24.2.3",
    "project_urls": {
        "Documentation": "https://azcam.readthedocs.io/",
        "Repository": "https://github.com/mplesser/azcam/"
    },
    "split_keywords": [
        "ccd",
        "imaging",
        "astronomy",
        "sensors"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2ae7b977306660744cd6b5d862c0e718e4a455613062a6d2fa668871c02a5cf3",
                "md5": "205ff1a07a24166c316695803140f1bf",
                "sha256": "2256a06cb4dd0bebfd27a60e2f4f82a2129eb9bb6f617fbb1aae65cb5850e8f1"
            },
            "downloads": -1,
            "filename": "azcam-24.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "205ff1a07a24166c316695803140f1bf",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">= 3.10",
            "size": 317345,
            "upload_time": "2024-03-12T17:23:41",
            "upload_time_iso_8601": "2024-03-12T17:23:41.845125Z",
            "url": "https://files.pythonhosted.org/packages/2a/e7/b977306660744cd6b5d862c0e718e4a455613062a6d2fa668871c02a5cf3/azcam-24.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3084efd79e9e454a9d953d455b66c8da1eb4c0ad6406abdc061b8b26dbde297d",
                "md5": "53a7f1cce4ebf9ccbe8d6cb6fd9cbe36",
                "sha256": "0a11dd042784ebec2ec064dc5d9a62793e1dd963aa3e76f0da5974a4fd7f9f2e"
            },
            "downloads": -1,
            "filename": "azcam-24.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "53a7f1cce4ebf9ccbe8d6cb6fd9cbe36",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">= 3.10",
            "size": 849063,
            "upload_time": "2024-03-12T17:23:44",
            "upload_time_iso_8601": "2024-03-12T17:23:44.620656Z",
            "url": "https://files.pythonhosted.org/packages/30/84/efd79e9e454a9d953d455b66c8da1eb4c0ad6406abdc061b8b26dbde297d/azcam-24.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-12 17:23:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mplesser",
    "github_project": "azcam",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "azcam"
}
        
Elapsed time: 0.19374s