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

Batch evaluation crashes #259

Open
Tianbe opened this issue Sep 15, 2023 · 1 comment
Open

Batch evaluation crashes #259

Tianbe opened this issue Sep 15, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Tianbe
Copy link
Collaborator

Tianbe commented Sep 15, 2023

For some files the batch evaluation crashes and the BMicro closes. It seems that this happens after the Evaluation is finished and the file is supposed to be saved. If the file is evaluated as a single file this issue does not occur.

Debug mode gives the following error:

Traceback (most recent call last):
  File "C:\Users\tbeck\Desktop\BEVal Python\BMicro\bmicro\gui\evaluation\evaluation_view.py", line 523, in refresh_ui
    if session.evaluation_model().nr_brillouin_peaks > 1:
AttributeError: 'NoneType' object has no attribute 'nr_brillouin_peaks'
python-BaseException
@Tianbe Tianbe added the bug Something isn't working label Sep 15, 2023
@Tianbe
Copy link
Collaborator Author

Tianbe commented Oct 5, 2023

crash file.zip

example files that caused a crash

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