We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: