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 (3.2%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Python GUI for the octa channel HVPS
Basic Info
- Host: GitHub
- Owner: martijnschouten
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Size: 99.6 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Citation
README.md
Python GUI for the octo-channel HVPS
compilation instructions:
- open a terminal
- go to the OCHVPS folder using cd
- make a virtual environment in the OCHVPS folder using python - m venv venv
- activate the virtual environment using venv\Scripts\activate
- install the required packages using pip install pyqt6 pyqtgraph pyserial pyinstaller
- run make.bat
OCHVPS © 2021-2024 by MBE ochvps@proton.me
Owner
- Name: Martijn Schouten
- Login: martijnschouten
- Kind: user
- Location: Enschede
- Company: University of Twente
- Website: https://www.researchgate.net/profile/Martijn-Schouten
- Repositories: 3
- Profile: https://github.com/martijnschouten
PhD student working on 3D printed sensors
Citation (citation.cff)
cff-version: 1.2.0 message: "If you use this code, please cite it as below." authors: - family-names: "Mehdi" given-names: "Benbedda" - family-names: "Herbert" given-names: "Shea" orcid: "https://orcid.org/0000-0003-3527-3036" title: "Python GUI for the octo-channel HVPS" version: 1.09 doi: 10.5281/zenodo.12820850 date-released: 2024-03-25 url: "https://github.com/martijnschouten/OCHVPS_SW"