-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
opac-convert #9
Comments
Hello @RoksK, Is there any additional text that comes along with the error? If so, could you please provide it? Additionally, could you please provide the exact command you use to run Thanks! |
Hello @jtlaune, Yes, there more text with the error, exactly the next lines:
This error will occur when I use opac-convert with and without |
Thanks for providing the additional errors! Based on the longer error message, it appears that your SESAME file has an unconventional header line that opacplot2 cannot read. However, the SESAME header line contains some sensitive information about the material. If you don't mind, could you please send me an email to discuss this matter further, and, if possible, copy and paste the SESAME header line along with your message? This will help me to diagnose the issue. My email is jtlaune@uchicago.edu (also available in my profile as a link). |
I have also been having this same problem and was wondering if you found a fix for it? |
Hello, there is not a fix yet built into opac-convert. We're currently working on converting the files manually & will then update opac-convert once we figure it out. If you could email me your files I can take a look at them also. |
Hi @jtlaune I seem to be having a similar issue - is there a fox for this? I've just emailed you with the relevant files... Cheers, |
I run opac-convert with my files and it shows the next error:
ValueError: invalid literal for int() with base 10: '1.03000000e+00''
I tried to use
--log
as shown in the Troubleshooting section, but it doesn't work. I open my SESAME file and remove all the blank spaces and run again opac-convert, now with this error:IndexError: list index out of range
I don't know what is the error and how to fix it. I've tried to modify my SESAME file but it's OK. I debbuged the open_convert.py and I don't understand exactly where the script stops to work.
The text was updated successfully, but these errors were encountered: