You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you for sharing your project, I'm a PhD student who manipulate ARPES data (nxs files).
I want to use your library but I faced some problems. I have downloaded the whole arpes repository using git but it was not possible for me to run the lines used in this video https://www.youtube.com/watch?v=Gd0qJuInzvE
I'm getting key errors and I have reamrked some missed modules as load_scan.py which supposed to be in the endstations folder.
If you cloned the repository, you can install directly with conda by doing:
$> conda env create --file environment.yml
From inside the repository at the topmost folder level (containing environment.yml).
Please give this a try and let me know if you're still running into issues. If you have a data sample I can look at you can send it by email if you're unable to get data loading working.
You can try fudging by using location="ANTARES" since that beamline uses the NeXus format.
Hi, thank you for sharing your project, I'm a PhD student who manipulate ARPES data (nxs files).
I want to use your library but I faced some problems. I have downloaded the whole arpes repository using git but it was not possible for me to run the lines used in this video https://www.youtube.com/watch?v=Gd0qJuInzvE
I'm getting key errors and I have reamrked some missed modules as load_scan.py which supposed to be in the endstations folder.
Hope I get some help from your side.
[email protected]
The text was updated successfully, but these errors were encountered: