xpdacq


Namexpdacq JSON
Version 1.1.4 PyPI version JSON
download
home_pagehttps://github.com/xpdAcq/xpdacq
Summaryacquisition module
upload_time2022-12-14 19:06:07
maintainer
docs_urlNone
authorSongsheng Tao
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # xpdAcq

[![test](https://github.com/xpdAcq/xpdAcq/actions/workflows/test.yml/badge.svg)](https://github.com/xpdAcq/xpdAcq/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/xpdAcq/xpdAcq/branch/master/graph/badge.svg)](https://codecov.io/gh/xpdAcq/xpdAcq)
[![Anaconda-Server Badge](https://anaconda.org/nsls2forge/xpdacq/badges/version.svg)](https://anaconda.org/nsls2forge/xpdacq)

Acquisition packages for XPD-28 beamline at BNL

# Installation

Fork and clone this repo. Run the command in a terminal.

``bash install.sh <give a name to the conda environment>``

This will create a new conda environment and install the xpdacq in it.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/xpdAcq/xpdacq",
    "name": "xpdacq",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Songsheng Tao",
    "author_email": "st3107@columbia.edu",
    "download_url": "https://files.pythonhosted.org/packages/f4/82/f3311ce91cf415bd087e2dd06a12385227da3031dbf1a9b6ff1942b05827/xpdacq-1.1.4.tar.gz",
    "platform": null,
    "description": "# xpdAcq\n\n[![test](https://github.com/xpdAcq/xpdAcq/actions/workflows/test.yml/badge.svg)](https://github.com/xpdAcq/xpdAcq/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/xpdAcq/xpdAcq/branch/master/graph/badge.svg)](https://codecov.io/gh/xpdAcq/xpdAcq)\n[![Anaconda-Server Badge](https://anaconda.org/nsls2forge/xpdacq/badges/version.svg)](https://anaconda.org/nsls2forge/xpdacq)\n\nAcquisition packages for XPD-28 beamline at BNL\n\n# Installation\n\nFork and clone this repo. Run the command in a terminal.\n\n``bash install.sh <give a name to the conda environment>``\n\nThis will create a new conda environment and install the xpdacq in it.\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "acquisition module",
    "version": "1.1.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "df7163209280c2ce760d4deb2552874f",
                "sha256": "ceff848397f71e11d1224fa4f738b88f7909e339ec561ceba3bac24ca4951ae3"
            },
            "downloads": -1,
            "filename": "xpdacq-1.1.4.tar.gz",
            "has_sig": true,
            "md5_digest": "df7163209280c2ce760d4deb2552874f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13907563,
            "upload_time": "2022-12-14T19:06:07",
            "upload_time_iso_8601": "2022-12-14T19:06:07.229578Z",
            "url": "https://files.pythonhosted.org/packages/f4/82/f3311ce91cf415bd087e2dd06a12385227da3031dbf1a9b6ff1942b05827/xpdacq-1.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-14 19:06:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "xpdAcq",
    "github_project": "xpdacq",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "landscape": true,
    "lcname": "xpdacq"
}
        
Elapsed time: 0.01777s