Search found 101 matches

by Luc
Tue Jun 06, 2023 3:13 pm
Forum: OpenRAMAN
Topic: SpectrumAnalyzer New and/or Undocumented Feature DIscussion
Replies: 4
Views: 3021

Re: SpectrumAnalyzer New and/or Undocumented Feature DIscussion

Concerning the error you get, it's normal (well, sort of -- let me explain). SPC files have a very specific content structure where each byte in the file is coding for something (more about that here: https://www.thepulsar.be/article/implementing-object-persistence-in-c--/). Inside SPC files, you'll...
by Luc
Tue Jun 06, 2023 2:48 pm
Forum: OpenRAMAN
Topic: invalid node error during connect to camera in Spectrum Analyser
Replies: 32
Views: 20087

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

I'll answer in the newer post as it's a more appropriate location :)
by Luc
Sat Jun 03, 2023 10:25 am
Forum: OpenRAMAN
Topic: Beginner’s assembly tricks : Solid add-on + GalaxyView + Neon calibration
Replies: 4
Views: 2699

Re: Beginner’s assembly tricks : Solid add-on + GalaxyView + Neon calibration

If I understand correctly, you can get spectra of stuff like neon lamp but not of a Raman sample. If that's correct, don't worry - you are experiencing the same difficulties as most people (including me) had during their first few alignments. Raman is pretty weak and it requires really good alignmen...
by Luc
Sat Jun 03, 2023 10:15 am
Forum: OpenRAMAN
Topic: invalid node error during connect to camera in Spectrum Analyser
Replies: 32
Views: 20087

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

Glad to read that it's now working. What did you change in order to be able to access the camera ? To address problems in order: - As you may have already noticed, the people from FLIR are quite funny and they like to regularly change the name of the settings of the camera. Here the node "heigh...
by Luc
Thu Jun 01, 2023 11:20 am
Forum: OpenRAMAN
Topic: invalid node error during connect to camera in Spectrum Analyser
Replies: 32
Views: 20087

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

I wouldn't pay too much attention to that error because it can technically happen if you use the dll in debug mode and the main app in release mode. It's weird that SpinView finds the camera but not the SpectrumAnalyzer software because I'm directly relying on FLIR's SDK to populate the cameras. Did...
by Luc
Wed May 31, 2023 6:04 pm
Forum: OpenRAMAN
Topic: invalid node error during connect to camera in Spectrum Analyser
Replies: 32
Views: 20087

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

To be sure, remove all dlls in the bin64 folder and replace them with the one you just compiled (or here attached if you use the SDK that I uploaded on the website) pointgrey.zip Are you sure this is a different dll? The md5sums are the same as the one published earlier in this thread. 5560daf8d861...
by Luc
Wed May 31, 2023 12:37 pm
Forum: OpenRAMAN
Topic: invalid node error during connect to camera in Spectrum Analyser
Replies: 32
Views: 20087

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

I implemented several hotfixes for the BFS camera: calibration is now supported with BFS camera removed the error message when connecting to a BFS camera removed annoying errors during calibration when no peaks are detected I wasn't able to validate the calibration support for BFS because I don't ha...
by Luc
Wed May 31, 2023 12:00 pm
Forum: OpenRAMAN
Topic: invalid node error during connect to camera in Spectrum Analyser
Replies: 32
Views: 20087

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

Ok so I had a look at the problem and it should be a file replacement issue. The error you get ("Invalid node") does not exist anymore since the patch and has been replaced by another error "invalid node "XYZ"" where XYZ is the name of the node that cause a problem. So ...
by Luc
Wed May 31, 2023 11:18 am
Forum: OpenRAMAN
Topic: OpenRAMAN: cuvette and cuvette holder reflections
Replies: 2
Views: 1746

Re: OpenRAMAN: cuvette and cuvette holder reflections

Yes that's expected; the FEL550 is there for that :)

With uncoated glass you can expect ~4% reflection. Also, elastic scattering is order of magnitudes higher than Raman scattering so it's important to have a big cut-off for the laser light.
by Luc
Tue May 30, 2023 6:05 pm
Forum: OpenRAMAN
Topic: invalid node error during connect to camera in Spectrum Analyser
Replies: 32
Views: 20087

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

@Luc, have you found either the time or assistance to create another update? If not, I might be available to help. I have one of the FLIR Blackfly S cameras, and even with the patched pointgrey.dll I am not able to attach to the device. I'll check tomorrow afternoon. I already put a remainder on my...