https://github.com/adrienplacais/eemilib
A library to easily fit electron emission models on measurements
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.3%) to scientific vocabulary
Repository
A library to easily fit electron emission models on measurements
Basic Info
- Host: GitHub
- Owner: AdrienPlacais
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://eemilib.readthedocs.io/en/latest/
- Size: 391 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
EEmiLib
EEmiLib (Electron EMIssion Library) holds several electron emission models and offers a simple way to fit the on electron emission data. It is focused on electron emission models for multipactor simulation, i.e. for impinging energies ranging from few eV to several hundreds of eV.
Two types of outputs can be generated: - Text files holding the different emission yields at different impact angles/impact energies. - Electron emission models parameters.
This project is still under development. I maintain this project on my free time, but I'll do my best to answer to any question you may have.
Scope
Low-energies (multipactor) Discrimination of secondary, backscattered
Installation
- Clone the repository:
git clone git@github.com:AdrienPlacais/EEmiLib.git - Navigate to the
EEmiLibdir and install it with all dependencies:pip install -e .[test]- Depending on your bash, you may have to enclose
.[test]with".
- Depending on your bash, you may have to enclose
- Test that everything is working with
pytest -m "not implementation"
Notes/todo
- [ ] Would be interesting to handle error bars too.
- [ ] Control on interpolation of loaded experimental data.
- [ ] Possibility to smoothen measured data?
- [ ] Show some measurables to evaluate a model quality. Nicolas Fil criterions in particular.
Owner
- Login: AdrienPlacais
- Kind: user
- Repositories: 1
- Profile: https://github.com/AdrienPlacais
GitHub Events
Total
- Delete event: 3
- Push event: 34
- Pull request event: 2
- Create event: 10
Last Year
- Delete event: 3
- Push event: 34
- Pull request event: 2
- Create event: 10
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
- pre-commit-ci[bot] (1)