-
Notifications
You must be signed in to change notification settings - Fork 2
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
SLANT option makes Long files unreadable #40
Comments
Dear Sultamehr, Could you provide a test file, inputcard and compilation options that exhibit this issue? |
There is a unit test, testing reading of longitudinal files with the SLANT option here: https://github.com/cta-observatory/pycorsikaio/blob/main/tests/test_longitudinal.py this is the test file used in that test: |
Hello! Thank you for responding. Here is the data card: RUNNR 757 run number I had QGSII + GHEISHA with CERENKOV, CURVED, SLANT options. (attaching the output text file for reference). output_QGSII_gheisha_curved_SLANT_test_with_cerenkov.txt Any help you can provide would be great! I will try to see if I can run the test from the package to compare with. |
Hello,
This might be a user issue, rather than an issue with the code. I am hoping I can get some feed back.
I am using CORSIKA v 77500. With the Slant option on, I get the following error
"ValueError: Some errors were detected !
Line #679 (got 9 columns instead of 10)"
Is there something required for the function "read_longitudinal_distributions(path)" for the slant option?
Thank you so much. Sorry for a random question. I am new to CORSIKA and found your package helpful to learn.
Best,
sultamehr
The text was updated successfully, but these errors were encountered: