tof


Nametof JSON
Version 25.1.1 PyPI version JSON
download
home_pageNone
SummaryA simple tool to create time-of-flight chopper cascade diagrams
upload_time2025-01-13 15:39:19
maintainerNone
docs_urlNone
authorNeil Vaytet
requires_python>=3.8
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Documentation Status](https://readthedocs.org/projects/tof/badge/?version=latest)](https://tof.readthedocs.io/en/latest/?badge=latest)

# tof

A simple tool to create time-of-flight chopper cascade diagrams

**Scope:**

- ``tof`` is designed to be simple and lightweight, it will never replace [McStas](https://www.mcstas.org/)
- it assumes all neutrons travel in a straight line
- it does not simulate absorption or scattering effects

## Installation

```sh
pip install tof
```

## Documentation

[https://tof.readthedocs.io/](https://tof.readthedocs.io/)

![example](https://tof.readthedocs.io/en/latest/_images/short-example_13_1.png)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tof",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Neil Vaytet",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/11/81/20f21bb0fafc06ea6011bd95bf9055e339641ac6f55ddbd211e806065074/tof-25.1.1.tar.gz",
    "platform": null,
    "description": "[![Documentation Status](https://readthedocs.org/projects/tof/badge/?version=latest)](https://tof.readthedocs.io/en/latest/?badge=latest)\n\n# tof\n\nA simple tool to create time-of-flight chopper cascade diagrams\n\n**Scope:**\n\n- ``tof`` is designed to be simple and lightweight, it will never replace [McStas](https://www.mcstas.org/)\n- it assumes all neutrons travel in a straight line\n- it does not simulate absorption or scattering effects\n\n## Installation\n\n```sh\npip install tof\n```\n\n## Documentation\n\n[https://tof.readthedocs.io/](https://tof.readthedocs.io/)\n\n![example](https://tof.readthedocs.io/en/latest/_images/short-example_13_1.png)\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A simple tool to create time-of-flight chopper cascade diagrams",
    "version": "25.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a71d8b97b1ba3bf2182839bed2a429022ed33a0069e2ce3dd676f3a9747aff0c",
                "md5": "4e4a4b79fd712641bb9901fcd96def2b",
                "sha256": "646af1a29dfbb2c5b71fb9c4513bc0cca11699a37b2d28a81dd1eb6c5ea0572f"
            },
            "downloads": -1,
            "filename": "tof-25.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e4a4b79fd712641bb9901fcd96def2b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 24495,
            "upload_time": "2025-01-13T15:39:18",
            "upload_time_iso_8601": "2025-01-13T15:39:18.910302Z",
            "url": "https://files.pythonhosted.org/packages/a7/1d/8b97b1ba3bf2182839bed2a429022ed33a0069e2ce3dd676f3a9747aff0c/tof-25.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "118120f21bb0fafc06ea6011bd95bf9055e339641ac6f55ddbd211e806065074",
                "md5": "84dca6b243e3506d9e5af9d3c1ef2ca5",
                "sha256": "510e8ac04d093100b8e90542f6719c09faaaec7e1f11ccdc94b2d95773d9215d"
            },
            "downloads": -1,
            "filename": "tof-25.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "84dca6b243e3506d9e5af9d3c1ef2ca5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 68719,
            "upload_time": "2025-01-13T15:39:19",
            "upload_time_iso_8601": "2025-01-13T15:39:19.984160Z",
            "url": "https://files.pythonhosted.org/packages/11/81/20f21bb0fafc06ea6011bd95bf9055e339641ac6f55ddbd211e806065074/tof-25.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-13 15:39:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tof"
}
        
Elapsed time: 0.52126s