Hello,
Thank you so much for the code you have provided! I am able to use the read_file() function to get the Opus Data dictionary, but when I go ahead and print opus_data["AB"] to get the list of absorbance values the output is a truncated "list." (Ex. [ 0.2 0.3 ... 0.9 ]). I'm unsure if it's the opus file that truncates the absorbance data when I save the file or if there is something in the source code. Let me know, and thanks for your time!
Hello,
Thank you so much for the code you have provided! I am able to use the read_file() function to get the Opus Data dictionary, but when I go ahead and print opus_data["AB"] to get the list of absorbance values the output is a truncated "list." (Ex. [ 0.2 0.3 ... 0.9 ]). I'm unsure if it's the opus file that truncates the absorbance data when I save the file or if there is something in the source code. Let me know, and thanks for your time!