parseq-XES-scan


Nameparseq-XES-scan JSON
Version 2024.11.0 PyPI version JSON
download
home_pageNone
SummaryA pipeline for data processing of XES theta scans
upload_time2024-11-23 16:22:03
maintainerNone
docs_urlNone
authorKonstantin Klementiev
requires_pythonNone
licenseMIT License
keywords data-analysis pipeline framework gui synchrotron spectroscopy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Scanning XES
============

A pipeline for the ParSeq framework that implements data processing of XES
theta scans, where the crystals are scanned in their theta anglesand the
analyzed emission is collected by a 2D detector.

This pipeline also serves as an example for creating analysis nodes, transforms
that connect these nodes and widgets that set options and parameters of the
transforms.

Dependencies
------------

parseq -- the framework package.
silx -- is used for plotting and Qt imports.

How to use
----------

Either install ParSeq and this pipeline application by their installers or put
their folders near by and run `python XES_scan_start.py`. You can try
it with `--test` to load test data and/or `--noGUI` but an assumed pattern is
to load a project file; use the test project file located in
`parseq_XES_scan/saved`.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "parseq-XES-scan",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "data-analysis pipeline framework gui synchrotron spectroscopy",
    "author": "Konstantin Klementiev",
    "author_email": "konstantin.klementiev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a0/a3/1726ae80bcda52a15f96590440c6b66171de0bf194bd646e17d7801e1820/parseq_xes_scan-2024.11.0.zip",
    "platform": "OS Independent",
    "description": "\r\nScanning XES\r\n============\r\n\r\nA pipeline for the ParSeq framework that implements data processing of XES\r\ntheta scans, where the crystals are scanned in their theta anglesand the\r\nanalyzed emission is collected by a 2D detector.\r\n\r\nThis pipeline also serves as an example for creating analysis nodes, transforms\r\nthat connect these nodes and widgets that set options and parameters of the\r\ntransforms.\r\n\r\nDependencies\r\n------------\r\n\r\nparseq -- the framework package.\r\nsilx -- is used for plotting and Qt imports.\r\n\r\nHow to use\r\n----------\r\n\r\nEither install ParSeq and this pipeline application by their installers or put\r\ntheir folders near by and run `python XES_scan_start.py`. You can try\r\nit with `--test` to load test data and/or `--noGUI` but an assumed pattern is\r\nto load a project file; use the test project file located in\r\n`parseq_XES_scan/saved`.\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A pipeline for data processing of XES theta scans",
    "version": "2024.11.0",
    "project_urls": {
        "Source": "https://github.com/kklmn/ParSeq-XES-scan"
    },
    "split_keywords": [
        "data-analysis",
        "pipeline",
        "framework",
        "gui",
        "synchrotron",
        "spectroscopy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0a31726ae80bcda52a15f96590440c6b66171de0bf194bd646e17d7801e1820",
                "md5": "14a2c67317c3a55a5d22ce808963b3dc",
                "sha256": "837024c34a2d38edad682ec618791392fe130ca629ea9f2da85f502c12e3e5d3"
            },
            "downloads": -1,
            "filename": "parseq_xes_scan-2024.11.0.zip",
            "has_sig": false,
            "md5_digest": "14a2c67317c3a55a5d22ce808963b3dc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1655991,
            "upload_time": "2024-11-23T16:22:03",
            "upload_time_iso_8601": "2024-11-23T16:22:03.697041Z",
            "url": "https://files.pythonhosted.org/packages/a0/a3/1726ae80bcda52a15f96590440c6b66171de0bf194bd646e17d7801e1820/parseq_xes_scan-2024.11.0.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-23 16:22:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kklmn",
    "github_project": "ParSeq-XES-scan",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "parseq-xes-scan"
}
        
Elapsed time: 0.40477s