ebisim

ebisim - a Python package for simulating the charge state distribution evolution in an EBIS/EBIT

https://github.com/ebisim/ebisim

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.9%) to scientific vocabulary

Keywords

physics python simulation
Last synced: 6 months ago · JSON representation ·

Repository

ebisim - a Python package for simulating the charge state distribution evolution in an EBIS/EBIT

Basic Info
  • Host: GitHub
  • Owner: ebisim
  • License: mit
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 17.1 MB
Statistics
  • Stars: 3
  • Watchers: 0
  • Forks: 2
  • Open Issues: 9
  • Releases: 2
Topics
physics python simulation
Created almost 8 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

ebisim

Documentation Status DOI

This Python module helps with simulating the charge state distribution evolution in an EBIS.

Please read the docs to find usage examples and a full package reference.

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Pahl
    given-names: Hannes
    orcid: https://orcid.org/0000-0003-0498-1339
title: ebisim

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 19
  • Total pull requests: 15
  • Average time to close issues: 4 months
  • Average time to close pull requests: 42 minutes
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 0.53
  • Average comments per pull request: 0.07
  • Merged pull requests: 15
  • Bot issues: 0
  • Bot pull requests: 0
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
  • HPLegion (18)
  • Nagant132017 (1)
Pull Request Authors
  • HPLegion (15)
Top Labels
Issue Labels
enhancement (8) help wanted (1)
Pull Request Labels

Dependencies

requirements.txt pypi
  • matplotlib >=3
  • numba >=0.54
  • numpy >=1.20
  • scipy >=1.3
  • sphinx >=3.0.4
  • sphinx_rtd_theme *
  • sphinxcontrib-apidoc *
.github/workflows/python-package.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
setup.py pypi