crystalmapping


Namecrystalmapping JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/st3107/crystalmapping
SummaryA python package to do crystal mapping.
upload_time2022-12-21 20:49:15
maintainer
docs_urlNone
authorSongsheng Tao
requires_python>=3.6
licenseBSD (3-clause)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ==============
crystalmapping
==============

Obtain the distribution of grains inside a crystal from a series of diffraction images using automated peak
tracking.

* Free software: 3-clause BSD license
* Documentation: https://st3107.github.io/crystalmapping.


Install
=======

Run the bash script in a `bash` shell.

``bash install.sh``

It will start an interactive session for the installation.


Update
======

Run the following commands to update.

``bash update.sh <the name of the conda environment>``


Examples
========

The example of usage will be released to the public after the publication of the paper.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/st3107/crystalmapping",
    "name": "crystalmapping",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Songsheng Tao",
    "author_email": "st3107@columbia.edu",
    "download_url": "https://files.pythonhosted.org/packages/44/e1/5c1f29f6da975657e525dff99eb32c6c5517ab421c1e4af4aef1c6c79e54/crystalmapping-0.3.0.tar.gz",
    "platform": null,
    "description": "==============\ncrystalmapping\n==============\n\nObtain the distribution of grains inside a crystal from a series of diffraction images using automated peak\ntracking.\n\n* Free software: 3-clause BSD license\n* Documentation: https://st3107.github.io/crystalmapping.\n\n\nInstall\n=======\n\nRun the bash script in a `bash` shell.\n\n``bash install.sh``\n\nIt will start an interactive session for the installation.\n\n\nUpdate\n======\n\nRun the following commands to update.\n\n``bash update.sh <the name of the conda environment>``\n\n\nExamples\n========\n\nThe example of usage will be released to the public after the publication of the paper.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD (3-clause)",
    "summary": "A python package to do crystal mapping.",
    "version": "0.3.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "a5cc224767f6c6035c8ced2b2cfdddea",
                "sha256": "f78b916f13e102407bff579beccf691a2ceb0fa86b64c92d63fcd79c0802a9d1"
            },
            "downloads": -1,
            "filename": "crystalmapping-0.3.0.tar.gz",
            "has_sig": true,
            "md5_digest": "a5cc224767f6c6035c8ced2b2cfdddea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 169759,
            "upload_time": "2022-12-21T20:49:15",
            "upload_time_iso_8601": "2022-12-21T20:49:15.939591Z",
            "url": "https://files.pythonhosted.org/packages/44/e1/5c1f29f6da975657e525dff99eb32c6c5517ab421c1e4af4aef1c6c79e54/crystalmapping-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-21 20:49:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "st3107",
    "github_project": "crystalmapping",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "crystalmapping"
}
        
Elapsed time: 0.02020s