Search found 99 matches

by Luc
Wed Apr 05, 2023 5:55 am
Forum: OpenRAMAN
Topic: invalid node error during connect to camera in Spectrum Analyser
Replies: 32
Views: 18352

Re: invalid node error during connect to camera in Spectrum Analyser

Not at the moment unfortunately. They also changed the way to access camera data and that's why you are getting the error with the UserDefinedValues thing. I found an example in the SDK on how to write data to BFS cameras and I evaluate it's about ~1 day job. Problem is I have plenty of things that ...
by Luc
Mon Apr 03, 2023 4:41 pm
Forum: OpenRAMAN
Topic: invalid node error during connect to camera in Spectrum Analyser
Replies: 32
Views: 18352

Re: invalid node error during connect to camera in Spectrum Analyser

I was able to come up with a quickfix. It should be working with BFS cameras now except you won't be able to save wavelength calibration settings. Note that I did not have a BFS-31S4M camera so I made the fix using another BFS model. pointgrey.zip Tell me if it works! It would also be worth to send ...
by Luc
Mon Apr 03, 2023 7:54 am
Forum: OpenRAMAN
Topic: invalid node error during connect to camera in Spectrum Analyser
Replies: 32
Views: 18352

Re: invalid node error during connect to camera in Spectrum Analyser

Quick update : I was able to find a BFS camera and reproduce the bug. That will ease up the correction process!
by Luc
Thu Mar 30, 2023 4:53 pm
Forum: OpenRAMAN
Topic: Calibration
Replies: 23
Views: 12868

Re: Calibration

You can also try with more directive settings like:

wavelength range: 500 - 700 nm
span: 100-120 nm
distortion: 0-10 nm

that should force the model to the proper initial settings
by Luc
Thu Mar 30, 2023 4:43 pm
Forum: OpenRAMAN
Topic: Calibration
Replies: 23
Views: 12868

Re: Calibration

It's indeed not ideal but you should be able to perform a linear model at least.

What happens when you do that ? Can you send a screenshot ?
by Luc
Wed Mar 29, 2023 7:52 pm
Forum: OpenRAMAN
Topic: Calibration
Replies: 23
Views: 12868

Re: Calibration

Hello Dave,

Up to now I have tested only with NE-2 lamp. Would you be kind enough to send a screenshot on what does the HG-2 lamp spectrum looks like ?
by Luc
Wed Mar 29, 2023 9:15 am
Forum: OpenRAMAN
Topic: Interesting other forum threads on low-cost raman
Replies: 3
Views: 2070

Re: Interesting other forum threads on low-cost raman

Yes that's correct -- you can see the bare fiber as a disk source with a cone whose half-angle is given by the NA of the fiber. So a lens in front of the fiber is sufficient to create a collimated beam.
by Luc
Wed Mar 29, 2023 5:59 am
Forum: OpenRAMAN
Topic: invalid node error during connect to camera in Spectrum Analyser
Replies: 32
Views: 18352

Re: invalid node error during connect to camera in Spectrum Analyser

Hi soleg, I'm running a bit out of time these days so I can give you a procedure that involves no coding to already dig a bit without having to wait for me. It's possible that the nodes names changed during the transition from BFLY series to BFS. I don't know if other people are using the BFS as wel...
by Luc
Wed Mar 29, 2023 5:44 am
Forum: OpenRAMAN
Topic: Interesting other forum threads on low-cost raman
Replies: 3
Views: 2070

Re: Interesting other forum threads on low-cost raman

They also look alot like the ScienceSurplus spectrometer that I tested a few years ago. nb to save extra $$$ in your design, replace directly the rotation mount with the slit by a regular mount with the fiber connector -- the fiber core diameter will act as a slit (use a 20-50 microns core depending...
by Luc
Mon Mar 27, 2023 2:17 pm
Forum: OpenRAMAN
Topic: invalid node error during connect to camera in Spectrum Analyser
Replies: 32
Views: 18352

Re: invalid node error during connect to camera in Spectrum Analyser

I confirm that it is coming from a portion of the code that should never trigger (fail safe). For some reason, one of the mandatory parameter of the camera (exposure, gain, ROI...) cannot be accessed. Before we go further into the debug, I will ask you to perform a few operations and tell me if it's...