Warwick-Plasma/epoch

Use python to read data

Garnet5867 opened this issue · 2 comments

Hello, developers,

I have some questions I would like to ask: Why does Python always crash when I use it to read Energy spectrum data instead of giving an error, while it can read density data and other electric field data normally? Additionally, I would like to know if Python can only read SDF data on Ubuntu, or is there a Python package that can read it on Windows?

Thank you.

Hey, I wondered the same approximately a year ago. The devs told me that it would be best to work with the assumption that you can't compile sdf_helper in windows.

The discussion is on #490

Hope it helps

Thank you very much for your help.However, I would also like to know if the data of the spectra cannot be read, is the main reason because of the compilation problem?