Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.