becksoftware

software for beck lab

https://github.com/creilly/becksoftware

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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

software for beck lab

Basic Info
  • Host: GitHub
  • Owner: creilly
  • Language: C
  • Default Branch: master
  • Size: 5.81 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

readme.txt

pythonpath
----------

make sure the "PYTHONPATH" environment
variable points to the libs/ folder in
this repo's root directory

dll loading
-----------

for the daqmx and maxon libraries to work,
you must copy their associated dlls to the
folder that is pointed to by the "BECKDLL" 
environment variable.

* daqmx dll:

  	name:

		nicaiu.dll

	typical location:

		C:\Windows\System32

* maxon dll:

  	name:

		EposCmd64.dll

	typical location:

		C:\Program Files (x86)\
		maxon motor ag\
		EPOS Positioning Controller\
		EPOS2\
		04 Programming\
		Windows DLL\
		Microsoft Visual C++\
		Example VC++
		
* thorlabs rotation stage

	use the: "Thorlabs.MotionControl.Kinesis.DLLutility.exe" 
	utility to copy the necessary dlls for the device (right 
	now the TDC001) to the dlls folder

grapher data path
-----------------

the root of the file tree of grapher data is
the folder pointed to by the "GRAPHERPATH" 
environment variable.

https proxy config
------------------

to download from the command line from EPFL,
I have found it necessary to set the
"HTTPS_PROXY" environment variable to:

	      http://webproxy-slb.epfl.ch:8080/

Owner

  • Name: Christopher Reilly
  • Login: creilly
  • Kind: user

GitHub Events

Total
  • Push event: 7
Last Year
  • Push event: 7