You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adding ['data'] to the line to arrive at result["output"]["lobsterpy_data"]["cohp_plot_data"]['data']
produces plots although I don't know whether the plots are correct.
Describe the bug
Running the plotting part from the lobster example in the documentation
resulted in the error
I assume this is because:
adding ['data'] to the line to arrive at result["output"]["lobsterpy_data"]["cohp_plot_data"]['data']
produces plots although I don't know whether the plots are correct.
To Reproduce
I ran the example through fireworks.
https://materialsproject.github.io/atomate2/user/codes/vasp.html#lobster
and then tried to run the given code to plot the results.
Expected behavior
Expected plots instead of error message.
The text was updated successfully, but these errors were encountered: