https://github.com/compwa/pycompwa
[deprecated] Python interface of ComPWA
Science Score: 33.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 4 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
2 of 6 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.9%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
[deprecated] Python interface of ComPWA
Basic Info
- Host: GitHub
- Owner: ComPWA
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Homepage: https://compwa.github.io/pycompwa
- Size: 17.4 MB
Statistics
- Stars: 2
- Watchers: 8
- Forks: 5
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
About pycompwa
pycompwa is a collection of python modules and the python interface to ComPWA. ComPWA stands for "Common Partial Wave Analysis framework".
Analogous to ComPWA, pycompwa's highest focus is also modularity. pycompwa extends the ComPWA framework with some useful modules:
expertsystem
A python package that can generate amplitude/intensity model files from simple user boundary conditions, such as initial and final state. Currently supports the helicity and canonical formalism.ui
The python interface to ComPWA, allowing easy steering of ComPWA.plotting
Facilitates the visualization of data and results, i.e. comparison plots, Dalitz plots.
Installation
Detailed instructions can be found here. Make sure the virtual environment is setup and activated.
Installation via pypi
shell
pip install pycompwa
Installation from source
shell
git clone --recurse-submodules git@github.com:ComPWA/pycompwa.git
cd pycompwa
python setup.py install -j4
(replace 4 with the number of cores on your machine, or use $(nproc)).
Usage
On how to use ComPWA please refer to the pycompwa workflow examples.
Documentation
The documentation can be found here.
Owner
- Name: Common Partial Wave Analysis
- Login: ComPWA
- Kind: organization
- Email: compwa@ep1.rub.de
- Location: Germany
- Website: https://compwa.github.io
- Repositories: 36
- Profile: https://github.com/ComPWA
Making amplitude analysis reproducible, understandable, and easy to do
GitHub Events
Total
Last Year
Committers
Last synced: almost 3 years ago
All Time
- Total Commits: 199
- Total Committers: 6
- Avg Commits per committer: 33.167
- Development Distribution Score (DDS): 0.482
Top Committers
| Name | Commits | |
|---|---|---|
| Stefan Pflueger | s****e@g****m | 103 |
| Remco de Boer | r****o@i****n | 42 |
| Peter Weidenkaff | w****a@u****e | 33 |
| Remco de Boer | 2****r@u****m | 14 |
| Mathias Michel | m****l@k****e | 6 |
| Jingqing Zhang | j****g@e****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 24
- Total pull requests: 61
- Average time to close issues: over 1 year
- Average time to close pull requests: 17 days
- Total issue authors: 4
- Total pull request authors: 5
- Average comments per issue: 0.96
- Average comments per pull request: 1.52
- Merged pull requests: 51
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- redeboer (12)
- spflueger (9)
- sebastianJaeger (2)
- weidenka (1)
Pull Request Authors
- redeboer (46)
- spflueger (11)
- weidenka (2)
- pre-commit-ci[bot] (1)
- codacy-badger (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 42 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 4
- Total maintainers: 2
pypi.org: pycompwa
ComPWA: The Common Partial Wave Analysis framework
- Documentation: https://compwa.github.io
- License: GPLv3 or later
-
Latest release: 0.1.3
published over 4 years ago
Rankings
Maintainers (2)
Dependencies
- Sphinx >=3
- myst-nb >=0.11
- sphinx-book-theme *
- sphinx-copybutton *
- sphinx-panels *
- sphinx-thebe *
- sphinx-togglebutton *
- scikit-build *
- aquirdturtle-collapsible-headings * development
- black * development
- flake8 >=4 development
- flake8-blind-except * development
- flake8-builtins * development
- flake8-docstrings * development
- flake8-import-order * development
- flake8-rst-docstrings * development
- isort * development
- jupyterlab * development
- jupyterlab-code-formatter * development
- pep8-naming * development
- pre-commit >=1.4.0 development
- pylint >=2.5 development
- sphinx-autobuild * development
- tox >=1.9 development
- awkward0 *
- matplotlib *
- numpy *
- pandas *
- progress *
- uproot3 *
- xmltodict *
- pytest ==5.4.1 test
- pytest-cov * test
- scipy * test