Name | darfix JSON |
Version |
3.0.0
JSON |
| download |
home_page | None |
Summary | Computer vision software for the interpretation of diffraction images |
upload_time | 2025-07-30 09:19:41 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | The MIT license follows:
Copyright (c) European Synchrotron Radiation Facility (ESRF)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. |
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": null,
"name": "darfix",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "orange3 add-on, ewoks",
"author": null,
"author_email": "ESRF <dau-pydev@esrf.fr>",
"download_url": "https://files.pythonhosted.org/packages/8b/14/0528ccbc8a1b18491e0c16914dd657e209f46af160363c61fb9e986e2504/darfix-3.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": "The MIT license follows:\n \n Copyright (c) European Synchrotron Radiation Facility (ESRF)\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.",
"summary": "Computer vision software for the interpretation of diffraction images",
"version": "3.0.0",
"project_urls": {
"Changelog": "https://gitlab.esrf.fr/XRD/darfix/-/blob/main/CHANGELOG.md",
"Documentation": "http://www.edna-site.org/pub/doc/darfix/latest",
"Homepage": "https://gitlab.esrf.fr/XRD/darfix/",
"Issues": "https://gitlab.esrf.fr/XRD/darfix/issues",
"Repository": "https://gitlab.esrf.fr/XRD/darfix/"
},
"split_keywords": [
"orange3 add-on",
" ewoks"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8b140528ccbc8a1b18491e0c16914dd657e209f46af160363c61fb9e986e2504",
"md5": "01febf5d99cadc16bf6bf6935cd389b2",
"sha256": "bbd75afa95f64691e27bd9dfcc2742b47d0f3513edab62972a5adc2e815e846c"
},
"downloads": -1,
"filename": "darfix-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "01febf5d99cadc16bf6bf6935cd389b2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 10209496,
"upload_time": "2025-07-30T09:19:41",
"upload_time_iso_8601": "2025-07-30T09:19:41.135976Z",
"url": "https://files.pythonhosted.org/packages/8b/14/0528ccbc8a1b18491e0c16914dd657e209f46af160363c61fb9e986e2504/darfix-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-30 09:19:41",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "darfix"
}