pymadx


Namepymadx JSON
Version 2.2.1 PyPI version JSON
download
home_pageNone
SummaryPackage for loading MADX output.
upload_time2024-03-29 12:28:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licensepymadx Copyright (C) Royal Holloway, University of London 2024 pymadx is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 3 of the License. pymadx is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with pymadx. If not, see <http://www.gnu.org/licenses/>.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #pymadx#

A python package containing both utilities for processing and analysing MADX output.

## Authors ##

L. Nevay
S. Boogert
S. Walker
A. Abramov
W. Shields
J. Snuverink

## Setup ##

pip install pymadx

Or from source, from the main directory:

$ make install

or for development where the local copy of the repository is used
and can be reloaded with local changes:

$ make develop

Look in the Makefile for the various pip commands (e.g. for with a venv).


```
$> python
>>> import pymadx
>>> t = pymadx.Data.Tfs("twiss.tfs")
```

## Dependencies ##

 * matplotlib
 * numpy
 * pytransport (optional)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pymadx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "Laurie Nevay <laurie.nevay@cern.ch>",
    "keywords": null,
    "author": null,
    "author_email": "\"JAI@RHUL\" <laurie.nevay@cern.ch>",
    "download_url": "https://files.pythonhosted.org/packages/ef/4d/41b1f9f4d2e8710134496fcb26374658ed1b52c39431de616ec60d3f8b41/pymadx-2.2.1.tar.gz",
    "platform": null,
    "description": "#pymadx#\n\nA python package containing both utilities for processing and analysing MADX output.\n\n## Authors ##\n\nL. Nevay\nS. Boogert\nS. Walker\nA. Abramov\nW. Shields\nJ. Snuverink\n\n## Setup ##\n\npip install pymadx\n\nOr from source, from the main directory:\n\n$ make install\n\nor for development where the local copy of the repository is used\nand can be reloaded with local changes:\n\n$ make develop\n\nLook in the Makefile for the various pip commands (e.g. for with a venv).\n\n\n```\n$> python\n>>> import pymadx\n>>> t = pymadx.Data.Tfs(\"twiss.tfs\")\n```\n\n## Dependencies ##\n\n * matplotlib\n * numpy\n * pytransport (optional)\n\n",
    "bugtrack_url": null,
    "license": "pymadx Copyright (C) Royal Holloway, University of London 2024  pymadx is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 3 of the License.  pymadx is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.  You should have received a copy of the GNU General Public License along with pymadx.  If not, see <http://www.gnu.org/licenses/>. ",
    "summary": "Package for loading MADX output.",
    "version": "2.2.1",
    "project_urls": {
        "documentation": "http://www.pp.rhul.ac.uk/bdsim/pymadx",
        "homepage": "http://www.pp.rhul.ac.uk/bdsim/pymadx",
        "repository": "https://bitbucket.org/jairhul/pymadx"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfa96a83f79f0f3aaa57bffceb9cc9e1824bd869e8c82bfbd2ef98375cdb4892",
                "md5": "1dd02dcc9acb784a58672e14aad094ed",
                "sha256": "5593833249f5b8a3cdeac6bb474324ef4e807888294466fe8305a87f8c70fbf5"
            },
            "downloads": -1,
            "filename": "pymadx-2.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1dd02dcc9acb784a58672e14aad094ed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 66258,
            "upload_time": "2024-03-29T12:28:35",
            "upload_time_iso_8601": "2024-03-29T12:28:35.392047Z",
            "url": "https://files.pythonhosted.org/packages/df/a9/6a83f79f0f3aaa57bffceb9cc9e1824bd869e8c82bfbd2ef98375cdb4892/pymadx-2.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef4d41b1f9f4d2e8710134496fcb26374658ed1b52c39431de616ec60d3f8b41",
                "md5": "8d41ba098f2fbdd4dd8e49cf6b80fd46",
                "sha256": "80e5f0212b32f031ce28ce95a0c03ac264206009d492adb5a86a2628f8a45053"
            },
            "downloads": -1,
            "filename": "pymadx-2.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8d41ba098f2fbdd4dd8e49cf6b80fd46",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 541094,
            "upload_time": "2024-03-29T12:28:37",
            "upload_time_iso_8601": "2024-03-29T12:28:37.661006Z",
            "url": "https://files.pythonhosted.org/packages/ef/4d/41b1f9f4d2e8710134496fcb26374658ed1b52c39431de616ec60d3f8b41/pymadx-2.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-29 12:28:37",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "jairhul",
    "bitbucket_project": "pymadx",
    "lcname": "pymadx"
}
        
Elapsed time: 0.22004s