https://github.com/cnpem/sophys-common
A collection of Bluesky and Ophyd utility code for SIRIUS beamlines and support groups
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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Keywords
Repository
A collection of Bluesky and Ophyd utility code for SIRIUS beamlines and support groups
Basic Info
- Host: GitHub
- Owner: cnpem
- License: lgpl-3.0
- Language: Python
- Default Branch: dev
- Homepage: https://cnpem.github.io/sophys-common/
- Size: 611 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 11
- Releases: 6
Topics
Metadata Files
README.md
sophys-common
A collection of Bluesky and Ophyd utility code (plans, devices, and other useful stuff) for usage at LNLS/SIRIUS beamlines.
Sophys stands for Sirius Ophyd and Bluesky utilities. As an old wise monk once said, nothing beats a cool-looking name.
Installation
This package can be installed via pip, via the normal procedure.
Development
This package uses pre-commit to ensure linting and formatting standards. For local development, it is recommended to install the package with pip install -e ".[dev]", which already installs pre-commit, as well as pytest. Next, you should run pre-commit install so that it checks for formatting and linting mistakes before making a new commit, so you don't forget!
Documentation
There's also an HTML documentation, located at the docs/ subdirectory. It uses sphinx, and some plugins, to do the job.
The online version is located at https://cnpem.github.io/sophys-common/. It is updated manually by a maintainer, usually right after a release or a major change.
To build it locally, go inside the docs/ folder, where there's a docs-requirements.txt file containing the building dependencies. Install those requirements (e.g. via pip install -r docs-requirements.txt), and run make html to generate the built page. You can access the final result by opening build/html/index.html.
Owner
- Name: Brazilian Center for Research in Energy and Materials (CNPEM)
- Login: cnpem
- Kind: organization
- Location: Brazil
- Website: https://cnpem.br/
- Repositories: 1
- Profile: https://github.com/cnpem
GitHub Events
Total
- Fork event: 3
- Create event: 20
- Commit comment event: 1
- Release event: 5
- Issues event: 12
- Watch event: 1
- Delete event: 14
- Issue comment event: 20
- Push event: 92
- Public event: 1
- Pull request review comment event: 112
- Pull request review event: 148
- Pull request event: 95
Last Year
- Fork event: 3
- Create event: 20
- Commit comment event: 1
- Release event: 5
- Issues event: 12
- Watch event: 1
- Delete event: 14
- Issue comment event: 20
- Push event: 92
- Public event: 1
- Pull request review comment event: 112
- Pull request review event: 148
- Pull request event: 95
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Sofia Donato Ferreira | s****a@l****r | 194 |
| Rafael Lyra | r****a@l****r | 174 |
| igor.torquato@lnls.br | i****o@l****r | 12 |
| hugo.campos | h****s@l****r | 12 |
| Marco A. B. Montevechi Filho | m****o@l****r | 4 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 10
- Total pull requests: 67
- Average time to close issues: 27 days
- Average time to close pull requests: 8 days
- Total issue authors: 3
- Total pull request authors: 4
- Average comments per issue: 0.4
- Average comments per pull request: 0.21
- Merged pull requests: 48
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 10
- Pull requests: 67
- Average time to close issues: 27 days
- Average time to close pull requests: 8 days
- Issue authors: 3
- Pull request authors: 4
- Average comments per issue: 0.4
- Average comments per pull request: 0.21
- Merged pull requests: 48
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- flowln (7)
- Igort4 (2)
- RafaelLyra8 (1)
Pull Request Authors
- flowln (45)
- RafaelLyra8 (12)
- Igort4 (8)
- Murilo-cnpem (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- actions/setup-python v5.3.0 composite
- pre-commit/action v3.0.1 composite
- tj-actions/changed-files v45.0.5 composite
- actions/checkout v4 composite
- actions/setup-python v5.3.0 composite
- spicyparrot/kafka-kraft-action v1.1.3 composite
- actions/checkout v4 composite
- actions/deploy-pages v4 composite
- actions/setup-python v5.3.0 composite
- actions/upload-pages-artifact v3 composite
- sphinx ==7.2.6
- sphinx-design ==0.5.0
- sphinx-remove-toctrees ==0.0.3
- sphinx-tags ==0.3.1
- sphinx_rtd_theme ==2.0.0
- bluesky *
- numpy ==1.26.4
- ophyd *