pietsjoh

Results 5 comments of pietsjoh

I took a look at the code and I would prefer to refactor this project into RosettaSciIO without introducing it as a dependancy. Primarily because I want to extend the...

I have opened a draft PR (https://github.com/hyperspy/rosettasciio/pull/55). > Regarding metadata, I have been in touch with Renishaw and they are interested in helping with information relating to the format, but...

The implementation of the reader for RosettaScIO is almost ready for review. I started with the reader of this repo and modified it to meet hyperspy's format. Moreover, I extended...

I did implement something similar for the `trivista` filereader, but I would now switch to this version as it is more sophisticated. I will also check whether I can use...

@sem-geologist , essentially my situation looks somewhat like this: ```xml 1;2;3;4;5 ``` Lots of useful metadata is saved in the attributes of the node ``, which I want to convert...