Hi, I'm trying to read some SDF files using the python library sdf_helper to extract the data from some simulations I did using epoch. I write this issue here because it is not related to the actual EPOCH simulation. I want to be able to read the SDF files from a Python virtual enviroment contained inside one of my repositories where I do my data analysis work. Is there any way to do this without compiling first epoch?
What I'm trying to do is to leave all the simulations to the a calculation cluster, download the SDF files to my local machine and analyze them there, so I only need a way to read the SDF files content, if possible using the sdf_helper library. I hope this is possible
Best regards,
Juan