Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tamasgal/pmtscan
This tiny app makes then scan procedure of the KM3NeT photomultipliers a bit easier.
https://github.com/tamasgal/pmtscan
Last synced: about 1 month ago
JSON representation
This tiny app makes then scan procedure of the KM3NeT photomultipliers a bit easier.
- Host: GitHub
- URL: https://github.com/tamasgal/pmtscan
- Owner: tamasgal
- License: mit
- Created: 2015-07-29T20:57:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-17T11:24:23.000Z (over 9 years ago)
- Last Synced: 2024-04-16T01:57:07.470Z (7 months ago)
- Language: HTML
- Size: 152 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PMTScan
This tiny app makes then scan procedure of the KM3NeT photomultipliers a bit easier, however, as it turned out you can select two columns in Excel, turn on TAB post-action on the scanner and it will jump to the correct cell after each scan.You need to install Angular.js and Bootstrap e.g. via npm (execute it in the root folder of the project):
npm install bootstrap
npm install angular…and then open index.html in your browser.