Skip to content
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

Exception thrown if CssSelection not in CssDataList #35

Open
kdberends opened this issue Jul 11, 2022 · 0 comments
Open

Exception thrown if CssSelection not in CssDataList #35

kdberends opened this issue Jul 11, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@kdberends
Copy link
Member

022-07-11 09:04 ERROR  0% T+ 92.67s Unexpected exception during generation of cross-sections. No output produced
2022-07-11 09:04 DEBUG  0% T+ 92.75s Traceback (most recent call last):
2022-07-11 09:04 DEBUG  0% T+ 92.81s File "c:\Users\berend_kn\git\Fm2Prof\fm2prof\Fm2ProfRunner.py", line 144, in _run_inifile
2022-07-11 09:04 DEBUG  0% T+ 92.91s cross_sections = self._generate_cross_section_list()
2022-07-11 09:04 DEBUG  0% T+ 92.99s File "c:\Users\berend_kn\git\Fm2Prof\fm2prof\Fm2ProfRunner.py", line 595, in _generate_cross_section_list
2022-07-11 09:04 DEBUG  0% T+ 93.01s for css_data in np.array(css_data_list)[css_selection]:
2022-07-11 09:04 DEBUG  0% T+ 93.15s IndexError: index 886 is out of bounds for axis 0 with size 877

@kdberends kdberends added the bug Something isn't working label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant