Skip to content

how to load a spectrum from a dataset with more than 2 columns with spectrum.from_local_file? #72

Answered by georgievgeorgi
nicocopez asked this question in Q&A
Discussion options

You must be logged in to vote

RC2 v0.0.3 should be able to read these files.

import ramanchada2 as rc2
rc2.spectrum.from_local_file('<your-neegala-file.txt>')

It takes Wavenumbers as x-axis and Processed_Data as y-axis. It might be beneficial to use also the rest of the data form the file, but this was never discussed so not implemented.
If there is a problem, it should be fixed.
Let me know

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@nicocopez
Comment options

nicocopez Mar 24, 2023
Maintainer Author

@georgievgeorgi
Comment options

@nicocopez
Comment options

nicocopez May 23, 2023
Maintainer Author

Answer selected by nicocopez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants