Replies: 1 comment
-
Hi! Try to use the interpolate widget from the spectroscopy package.
…On Fri, Feb 16, 2024, 14:50 Q-RS6 ***@***.***> wrote:
Hello Orange community. I am currently using Orange to make PCA's on my
infrared spectra. When I tried to input them (OPUS source file), I found
out that the discretization pattern was not the same accross all my spectra
(dataset 1 : discretization is 3998-3996-3994..., dataset 2 :
3997-3995-3993...). Is there a way to continuize the data (making it
3998-3997-3996...) or, alternatively, to correct the discretization in
order to have the same values (both datasests : 3998-3996-3994...). Thanks
a lot !
—
Reply to this email directly, view it on GitHub
<#710>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQDIGSO24PWWSM3KRMV66DYT5P3PAVCNFSM6AAAAABDMCIWS2VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWGIZDMNJRGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Q-RS6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Orange community. I am currently using Orange to make PCA's on my infrared spectra. When I tried to input them (OPUS source file), I found out that the discretization pattern was not the same accross all my spectra (dataset 1 : discretization is 3998-3996-3994..., dataset 2 : 3997-3995-3993...). Is there a way to continuize the data (making it 3998-3997-3996...) or, alternatively, to correct the discretization in order to have the same values (both datasests : 3998-3996-3994...). Thanks a lot !
EDIT : By the way, I don't quite understand why my data is considered as discrete, since the spectra are recorded for all wavenumbers, from 4000cm-1 until 900cm-1...
EDIT : Problem solved ! Just used the interpolate widget (didn't quite know about the existence of this one lol), and all seem to work perfectly fine. Have a nice week-end !
Beta Was this translation helpful? Give feedback.
All reactions