xdart


Namexdart JSON
Version 0.16.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_time2024-12-04 10:42:40
maintainerNone
docs_urlNone
authorVivek Thampy
requires_python>=3.8
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.12
   ```

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": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "xrd, diffracion, pyFAI",
    "author": "Vivek Thampy",
    "author_email": "vthampy@stanford.edu",
    "download_url": "https://files.pythonhosted.org/packages/09/ee/a1e4a8683e926da129405cb46c2ed2a29b3b40d6dcd2c0b6246c22a40c19/xdart-0.16.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.12\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.16.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": "02404a30c4f45bcc79b9cb145365efb060fa4ade7d2b4d02a1a39ee3b1463522",
                "md5": "a611279bacbac2209f115857a2b9911c",
                "sha256": "08cfd145ea72b04253a76f5da668370ac0e0ec6edd102a294973f13751ce1497"
            },
            "downloads": -1,
            "filename": "xdart-0.16.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a611279bacbac2209f115857a2b9911c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14615686,
            "upload_time": "2024-12-04T10:42:27",
            "upload_time_iso_8601": "2024-12-04T10:42:27.679962Z",
            "url": "https://files.pythonhosted.org/packages/02/40/4a30c4f45bcc79b9cb145365efb060fa4ade7d2b4d02a1a39ee3b1463522/xdart-0.16.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09eea1e4a8683e926da129405cb46c2ed2a29b3b40d6dcd2c0b6246c22a40c19",
                "md5": "5dd08e8169595128205f03f54f14ff0f",
                "sha256": "32cc43c7140eef98d3a451eb6091174afa7de1abf3c6158f6e5a43dbaeff3c6a"
            },
            "downloads": -1,
            "filename": "xdart-0.16.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5dd08e8169595128205f03f54f14ff0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14542063,
            "upload_time": "2024-12-04T10:42:40",
            "upload_time_iso_8601": "2024-12-04T10:42:40.790903Z",
            "url": "https://files.pythonhosted.org/packages/09/ee/a1e4a8683e926da129405cb46c2ed2a29b3b40d6dcd2c0b6246c22a40c19/xdart-0.16.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-04 10:42:40",
    "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.37982s