kebasaa / SCIO-read

Read data from the SCIO spectrometer
GNU General Public License v3.0
31 stars 4 forks source link

How connect scio scanner ? #1

Open onoff0 opened 5 years ago

onoff0 commented 5 years ago

I have a SCIO scnner without a developer license, I'm following your project I launched "python read_spectrum.py" getting errors in file1.txt! is there a guide on how to make SCIO work with your project? thank you!

kebasaa commented 1 year ago

@onoff0 I want to address the question asked when you opened this issue in 2019: I believe my new code should make connecting and scanning with the SCiO through USB quite easy and straightforward. This should resolve the current issue

However, I'm leaving the issue open because I think the discussion here is quite important for future steps in decoding the raw data. Note that the functionning of the device is being discussed in another parallel issue, which contains more detailed information on the hardware measurement principles etc. I hope that based on this, we can further discuss how to use the available data structures here.