darfix


Namedarfix JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://gitlab.esrf.fr/XRD/darfix
SummaryComputer vision software for the interpretation of diffraction images
upload_time2024-12-16 16:30:57
maintainerNone
docs_urlNone
authorESRF
requires_python>=3.8
licenseMIT
keywords orange3 add-on ewoks
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # darfix

_darfix_ is a Python library for the analysis of dark-field microscopy data. It provides a series of computer vision techniques,
together with a graphical user interface and an [Orange3](https://github.com/biolab/orange3) add-on to define the workflow.

## Getting started

```bash
pip install darfix[full]
```

Then, launch the Orange canvas with

```bash
darfix
```

Drag widgets from the left panel to the canvas to start making your workflow.

## Documentation

The documentation of the latest release is available at https://darfix.readthedocs.io

## User guide

A user guide can be downloaded at https://darfix.readthedocs.io/en/latest/user_guide.html

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.esrf.fr/XRD/darfix",
    "name": "darfix",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "orange3 add-on, ewoks",
    "author": "ESRF",
    "author_email": "henri.payno@esrf.fr",
    "download_url": "https://files.pythonhosted.org/packages/25/ae/bd9c84decfad618c7f03b11ddad5e3428adedc3532989d8634394fa1ba94/darfix-2.0.0.tar.gz",
    "platform": null,
    "description": "# darfix\n\n_darfix_ is a Python library for the analysis of dark-field microscopy data. It provides a series of computer vision techniques,\ntogether with a graphical user interface and an [Orange3](https://github.com/biolab/orange3) add-on to define the workflow.\n\n## Getting started\n\n```bash\npip install darfix[full]\n```\n\nThen, launch the Orange canvas with\n\n```bash\ndarfix\n```\n\nDrag widgets from the left panel to the canvas to start making your workflow.\n\n## Documentation\n\nThe documentation of the latest release is available at https://darfix.readthedocs.io\n\n## User guide\n\nA user guide can be downloaded at https://darfix.readthedocs.io/en/latest/user_guide.html\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Computer vision software for the interpretation of diffraction images",
    "version": "2.0.0",
    "project_urls": {
        "Documentation": "http://www.edna-site.org/pub/doc/darfix/latest",
        "Homepage": "https://gitlab.esrf.fr/XRD/darfix",
        "Source": "https://gitlab.esrf.fr/XRD/darfix/",
        "Tracker": "https://gitlab.esrf.fr/XRD/darfix/issues/"
    },
    "split_keywords": [
        "orange3 add-on",
        " ewoks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25aebd9c84decfad618c7f03b11ddad5e3428adedc3532989d8634394fa1ba94",
                "md5": "a1a4316aaa20258e3c0d0d372375e52d",
                "sha256": "55b580e80da93ca2a5b9b26f4d9a12aa7dba5da84df8cc3c85430de0c9737346"
            },
            "downloads": -1,
            "filename": "darfix-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a1a4316aaa20258e3c0d0d372375e52d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10199053,
            "upload_time": "2024-12-16T16:30:57",
            "upload_time_iso_8601": "2024-12-16T16:30:57.994053Z",
            "url": "https://files.pythonhosted.org/packages/25/ae/bd9c84decfad618c7f03b11ddad5e3428adedc3532989d8634394fa1ba94/darfix-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-16 16:30:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "darfix"
}
        
Elapsed time: 4.06547s