xdart


Namexdart JSON
Version 0.13.2 PyPI version JSON
download
home_pagehttps://github.com/v-thampy/xdart.git
SummaryA pyFAI based GUI utility to rebin and visualize X-ray Diffraction data
upload_time2023-12-14 11:37:46
maintainer
docs_urlNone
authorVivek Thampy
requires_python>=3.8,<3.12
licenseMIT
keywords xrd diffracion pyfai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # xdart
X-ray Data Analysis in Real Time

# Installation
### Recommended method:

1. Install Anaconda if you don't already have it (Miniconda recommended) <https://docs.conda.io/en/latest/miniconda.html>

2. From the terminal, create a new environment with python < 3.12:
   ```
   conda create -n xdart python=3.11
   ```

3. Activate the xdart environment:
   ```
   conda activate xdart
   ```

4. Install xdart using pip: 
   ```
   pip install xdart --upgrade
   ```

### Alternative:
If you already have conda installed and a working environment you want to use, you can simply install xdart in that environment: 
```
pip install xdart --upgrade
```

# Running
Once installed you can run the program by simply typing **xdart** in the terminal. **Important**: Make sure you have activated the conda environment xdart was installed in. 
```
conda activate xdart
xdart
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/v-thampy/xdart.git",
    "name": "xdart",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.12",
    "maintainer_email": "",
    "keywords": "xrd,diffracion,pyFAI",
    "author": "Vivek Thampy",
    "author_email": "vthampy@slac.stanford.edu",
    "download_url": "https://files.pythonhosted.org/packages/7d/2f/032edacf232e4c40d7d6a00929c3eb18cae221d4a0ca5d20ffb39be02402/xdart-0.13.2.tar.gz",
    "platform": null,
    "description": "# xdart\nX-ray Data Analysis in Real Time\n\n# Installation\n### Recommended method:\n\n1. Install Anaconda if you don't already have it (Miniconda recommended) <https://docs.conda.io/en/latest/miniconda.html>\n\n2. From the terminal, create a new environment with python < 3.12:\n   ```\n   conda create -n xdart python=3.11\n   ```\n\n3. Activate the xdart environment:\n   ```\n   conda activate xdart\n   ```\n\n4. Install xdart using pip: \n   ```\n   pip install xdart --upgrade\n   ```\n\n### Alternative:\nIf you already have conda installed and a working environment you want to use, you can simply install xdart in that environment: \n```\npip install xdart --upgrade\n```\n\n# Running\nOnce installed you can run the program by simply typing **xdart** in the terminal. **Important**: Make sure you have activated the conda environment xdart was installed in. \n```\nconda activate xdart\nxdart\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A pyFAI based GUI utility to rebin and visualize X-ray Diffraction data",
    "version": "0.13.2",
    "project_urls": {
        "Documentation": "https://github.com/v-thampy/xdart/blob/master/xdart_manual.pdf",
        "Homepage": "https://github.com/v-thampy/xdart.git",
        "Repository": "https://github.com/v-thampy/xdart.git"
    },
    "split_keywords": [
        "xrd",
        "diffracion",
        "pyfai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c34e77fd3f823bc594699955e5f540cfd4d7ac9765b86b009e53f382fe011b7",
                "md5": "5a41dad78f857bb5d6e2f11fc16721b1",
                "sha256": "91d368632b9f72cb7162255b640a454fdd1c581c97a9345046cdd269e2fdfd6c"
            },
            "downloads": -1,
            "filename": "xdart-0.13.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5a41dad78f857bb5d6e2f11fc16721b1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.12",
            "size": 14615465,
            "upload_time": "2023-12-14T11:37:23",
            "upload_time_iso_8601": "2023-12-14T11:37:23.733409Z",
            "url": "https://files.pythonhosted.org/packages/1c/34/e77fd3f823bc594699955e5f540cfd4d7ac9765b86b009e53f382fe011b7/xdart-0.13.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d2f032edacf232e4c40d7d6a00929c3eb18cae221d4a0ca5d20ffb39be02402",
                "md5": "f494cf9f6c1a76ea53e5c2047412c358",
                "sha256": "b57afbde2b69bc0cd20747f296a9b8ea463a7d9043002127f979d4b17a387a1f"
            },
            "downloads": -1,
            "filename": "xdart-0.13.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f494cf9f6c1a76ea53e5c2047412c358",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.12",
            "size": 14542481,
            "upload_time": "2023-12-14T11:37:46",
            "upload_time_iso_8601": "2023-12-14T11:37:46.593773Z",
            "url": "https://files.pythonhosted.org/packages/7d/2f/032edacf232e4c40d7d6a00929c3eb18cae221d4a0ca5d20ffb39be02402/xdart-0.13.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-14 11:37:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "v-thampy",
    "github_project": "xdart",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "xdart"
}
        
Elapsed time: 0.15823s