Closed ondracka closed 5 months ago
Hi @ondracka, thanks for testing the reader and for providing the data. I am currently at a conference, but I can probably take this on next week and see what the problem is. I'll contact you once I have tested/fixed it.
Thanks @lukaspie, much appreciated.
ESCApe also puts a lot of information in the block comments, so it would be good if they were parsed to reduce the amount of information necessary in the ELN file. [edit] nm, I saw that you're already handling this with #63
Contact Details
ondracka@mail.muni.cz
What happened?
Have a vms file with multiples samples and multiple spectra measurements exported from KRATOS ESCAPE. TaAlO-newTandSseries.zip The file can be opened in CASA XPS just fine.
Tried to parse it with
dataconverter TaAlO-newTandSseries.vms eln_data_kratos.yaml --reader xps --nxdl NXmpes --output output.vms.nxs
. As a sidenote at this point I actually don't have a goodeln_data_kratos.yaml
file eln_data_kratos.zip , I just wanted to see how far I could get, so I copy pasted one from the examples and made few tweaks, but most of that is definitely wrong, so could be problem on my side, but from the log it looks more like the vamas parsing failed for some reason.Relevant log output