Open MathieuMoalic opened 1 year ago
Dear MathieuMoalic,
Thank you very much for using and contributing to SpinView! Knowing how to make SpinView compatible with the 'normal Mumax' workflow is great. 👍
I will get back to you in this thread this weekend!
Cheers, Qichen
@MathieuMoalic
Hi MathieuMoalic,
I hope you are doing well, and thank you again for sharing your parser to help SpinView become better! (you can find the acknowledge in release page )
Now you can try version 1.0.2, SpinView can handle binary OVF files now! :-) (Pls feel free to let me know if you find any bugs)
Cheers,
Qichen
Hi there!
There looks to be a parsing error of OVF2.0 files. I'm testing by running mumax3 on the first example from the website:
I run
spinview start
from within the .out folder, and I get this error:EDIT: I just noticed that you have example ovfs in this repo. They are all in the text format. I take it that you only support text ovf right now. Mumax will save by default in a binary format. Here is how I read ovf files into a numpy array if it can help you.
Cheers