{"id":22754776,"url":"https://github.com/christophermayes/openpmd-beamphysics","last_synced_at":"2026-03-03T22:02:52.610Z","repository":{"id":41408877,"uuid":"192392578","full_name":"ChristopherMayes/openPMD-beamphysics","owner":"ChristopherMayes","description":"Tools for analyzing and viewing particle data in the openPMD standard, extension beamphysics.","archived":false,"fork":false,"pushed_at":"2025-03-26T18:21:05.000Z","size":321252,"stargazers_count":17,"open_issues_count":21,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T15:05:40.177Z","etag":null,"topics":["fields","openpmd","particles","phase-space","twiss"],"latest_commit_sha":null,"homepage":"https://christophermayes.github.io/openPMD-beamphysics/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChristopherMayes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ChristopherMayes"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2019-06-17T17:45:15.000Z","updated_at":"2025-03-26T18:20:11.000Z","dependencies_parsed_at":"2022-09-20T06:00:58.728Z","dependency_job_id":"31f5978d-cc11-48bf-a284-adc27d257ded","html_url":"https://github.com/ChristopherMayes/openPMD-beamphysics","commit_stats":{"total_commits":339,"total_committers":10,"mean_commits":33.9,"dds":"0.25073746312684364","last_synced_commit":"c173e72bae7203626fc08db7f88b25fff8fa1848"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherMayes%2FopenPMD-beamphysics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherMayes%2FopenPMD-beamphysics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherMayes%2FopenPMD-beamphysics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherMayes%2FopenPMD-beamphysics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChristopherMayes","download_url":"https://codeload.github.com/ChristopherMayes/openPMD-beamphysics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055284,"owners_count":21040157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fields","openpmd","particles","phase-space","twiss"],"created_at":"2024-12-11T06:19:05.740Z","updated_at":"2026-03-03T22:02:52.604Z","avatar_url":"https://github.com/ChristopherMayes.png","language":"Python","readme":"# openPMD-beamphysics\n\n| **`Documentation`**                                                                                                                          |\n| -------------------------------------------------------------------------------------------------------------------------------------------- |\n| [![Documentation](https://img.shields.io/badge/beamphysics-documentation-blue.svg)](https://christophermayes.github.io/openPMD-beamphysics/) |\n\nTools for analyzing and viewing particle data in the openPMD standard, extension beamphysics.\n\n\u003chttps://github.com/openPMD/openPMD-standard/blob/upcoming-2.0.0/EXT_BeamPhysics.md\u003e\n\n# Installing openpmd-beamphysics\n\nInstalling `openpmd-beamphysics` from the `conda-forge` channel can be achieved by adding `conda-forge` to your channels with:\n\n```\nconda config --add channels conda-forge\n```\n\nOnce the `conda-forge` channel has been enabled, `openpmd-beamphysics` can be installed with:\n\n```\nconda install openpmd-beamphysics\n```\n\nIt is possible to list all of the versions of `openpmd-beamphysics` available on your platform with:\n\n```\nconda search openpmd-beamphysics --channel conda-forge\n```\n\n## Development environment\n\nA conda environment file is provided in this repository and may be used for a\ndevelopment environment.\n\nTo create a new conda environment using this file, do the following:\n\n```bash\ngit clone https://github.com/ChristopherMayes/openPMD-beamphysics\ncd openPMD-beamphysics\nconda env create -n beamphysics-dev -f environment.yml\nconda activate beamphysics-dev\npython -m pip install --no-deps -e .\n```\n\nAlternatively, with a virtualenv and pip:\n\n```bash\ngit clone https://github.com/ChristopherMayes/openPMD-beamphysics\ncd openPMD-beamphysics\n\npython -m venv beamphysics-venv\nsource beamphysics-venv/bin/activate\npython -m pip install -e .\n```\n","funding_links":["https://github.com/sponsors/ChristopherMayes"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristophermayes%2Fopenpmd-beamphysics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristophermayes%2Fopenpmd-beamphysics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristophermayes%2Fopenpmd-beamphysics/lists"}