slmcontrol
Science Score: 44.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.5%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: marcsgil
- License: mit
- Language: Python
- Default Branch: main
- Size: 1.56 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed 10 months ago
Metadata Files
Readme
License
Citation
docs/README.md
slmcontrol
This is a package that allows one to control a Spatial Light Modulator (SLM) with a simple an intuitive syntax. We support Python >= 3.10 and all major platforms (Windows, MacOS and Linux).
If this package is useful to you, please give it a star on GitHub.
Links
Instalation
This package is registered on PyPi, so, o install it, simply run
pip install slmcontrol
on a terminal.
Owner
- Login: marcsgil
- Kind: user
- Repositories: 2
- Profile: https://github.com/marcsgil
Citation (citation.cff)
cff-version: 1.2.0
message: If you use this software, please cite it using these metadata.
title: slmcontrol
abstract: This is a package that allows one to control a Spatial Light Modulator (SLM) with a simple an intuitive syntax.
authors:
- given-names: Marcos
family-names: Gil de Oliveira
email: marcosgildeoliveira@gmail.com
affiliation: UFF
orcid: 'https://orcid.org/0009-0006-4225-8706'
version: 0.0.7
date-released: "2024-01-30"
identifiers:
- type: url
value: 'https://github.com/marcsgil/slmcontrol'
description: GitHub Repository
license: MIT
repository-code: "https://github.com/marcsgil/slmcontrol"
GitHub Events
Total
- Watch event: 1
- Delete event: 1
- Push event: 17
- Create event: 2
Last Year
- Watch event: 1
- Delete event: 1
- Push event: 17
- Create event: 2
Packages
- Total packages: 1
-
Total downloads:
- pypi 167 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 10
- Total maintainers: 1
pypi.org: slmcontrol
Add your description here
- Documentation: https://slmcontrol.readthedocs.io/
- License: mit
-
Latest release: 0.2.0
published 10 months ago
Rankings
Dependent packages count: 10.0%
Downloads: 12.7%
Average: 14.8%
Dependent repos count: 21.7%
Maintainers (1)
Last synced:
7 months ago
Dependencies
pyproject.toml
pypi
- multimethod >= 1.10
- numpy *
- scipy *
- wxPython sys_platform != 'linux'