sdss-bossICC


Namesdss-bossICC JSON
Version 6.0.2 PyPI version JSON
download
home_pagehttps://github.com/sdss/bossICC
SummaryThe BOSS Instrument Control Computer for APO.
upload_time2023-12-22 13:30:15
maintainerJosé Sánchez-Gallego
docs_urlNone
authorCraig Loomis
requires_python>=3.9,<3.10
licenseBSD-3-Clause
keywords astronomy software
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bossICC

bossICC is the Instrument Control Computer for the BOSS spectrographs. It manages communications between other actors and the BOSS firmware, starting, stopping, and reading out exposures, moving collimators and other spectrograph mechanicals, and monitoring and managing voltages, pressures, and temperatures.

Configuration (e.g. hosts/ports/logging directories) are found in the `python/bossICC/etc/` directory. It should only be run on the `sdss5-boss-icc` virtual machine.

This product also can communicate with the engineering "benchboss" system by running `python python/bossICC/bossICC.py benchboss`.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sdss/bossICC",
    "name": "sdss-bossICC",
    "maintainer": "Jos\u00e9 S\u00e1nchez-Gallego",
    "docs_url": null,
    "requires_python": ">=3.9,<3.10",
    "maintainer_email": "gallegoj@uw.edu",
    "keywords": "astronomy,software",
    "author": "Craig Loomis",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/b0/7a/ac01c767bdc9fc0f883041e28fd570928f1e882a2852d233bb145314c195/sdss_bossicc-6.0.2.tar.gz",
    "platform": null,
    "description": "# bossICC\n\nbossICC is the Instrument Control Computer for the BOSS spectrographs. It manages communications between other actors and the BOSS firmware, starting, stopping, and reading out exposures, moving collimators and other spectrograph mechanicals, and monitoring and managing voltages, pressures, and temperatures.\n\nConfiguration (e.g. hosts/ports/logging directories) are found in the `python/bossICC/etc/` directory. It should only be run on the `sdss5-boss-icc` virtual machine.\n\nThis product also can communicate with the engineering \"benchboss\" system by running `python python/bossICC/bossICC.py benchboss`.\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "The BOSS Instrument Control Computer for APO.",
    "version": "6.0.2",
    "project_urls": {
        "Homepage": "https://github.com/sdss/bossICC",
        "Repository": "https://github.com/sdss/bossICC"
    },
    "split_keywords": [
        "astronomy",
        "software"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8667169af1fcf3ec02f77895c23e4c56319d91d350fb90f4f3d26ace7c66a6fe",
                "md5": "3871677a48b2f9a9c7c0959ea2aa0ea0",
                "sha256": "d6c105bba0f74195d85f192103a79e6e7283073267ffedd816a9ee0802bdf346"
            },
            "downloads": -1,
            "filename": "sdss_bossicc-6.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3871677a48b2f9a9c7c0959ea2aa0ea0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<3.10",
            "size": 80991,
            "upload_time": "2023-12-22T13:30:13",
            "upload_time_iso_8601": "2023-12-22T13:30:13.918395Z",
            "url": "https://files.pythonhosted.org/packages/86/67/169af1fcf3ec02f77895c23e4c56319d91d350fb90f4f3d26ace7c66a6fe/sdss_bossicc-6.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b07aac01c767bdc9fc0f883041e28fd570928f1e882a2852d233bb145314c195",
                "md5": "746f5e78458cbf48ff922483facfd915",
                "sha256": "2cf0cfd83518b854fce8b6d7db03fa8a9fa8d5202095be87b1bb9c1215bd0a13"
            },
            "downloads": -1,
            "filename": "sdss_bossicc-6.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "746f5e78458cbf48ff922483facfd915",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<3.10",
            "size": 66352,
            "upload_time": "2023-12-22T13:30:15",
            "upload_time_iso_8601": "2023-12-22T13:30:15.694479Z",
            "url": "https://files.pythonhosted.org/packages/b0/7a/ac01c767bdc9fc0f883041e28fd570928f1e882a2852d233bb145314c195/sdss_bossicc-6.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-22 13:30:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sdss",
    "github_project": "bossICC",
    "github_not_found": true,
    "lcname": "sdss-bossicc"
}
        
Elapsed time: 0.17808s