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
gmx_MMPBSA_ana
Traceback (most recent call last):
File "/root/anaconda3/envs/gmxMMPBSA/lib/python3.11/site-packages/GMXMMPBSA/analyzer/customitem.py", line 373, in fn_btn_group
self.plotting_bar(checked)
File "/root/anaconda3/envs/gmxMMPBSA/lib/python3.11/site-packages/GMXMMPBSA/analyzer/customitem.py", line 423, in plotting_bar
self.bp_subw = BarChart(bar_plot_data, self.bar_chart_action, options=options, item_parent=self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/anaconda3/envs/gmxMMPBSA/lib/python3.11/site-packages/GMXMMPBSA/analyzer/plots.py", line 289, in __init__
bl = bar_label(bar_plot_ax, bar_plot_ax.containers[1],
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/anaconda3/envs/gmxMMPBSA/lib/python3.11/site-packages/GMXMMPBSA/analyzer/utils.py", line 144, in bar_label
endpt = err[:, 1].max() if dat >= 0 else err[:, 1].min()
~~~^^^^^^
IndexError: too many indices for array: array is 1-dimensional, but 2 were indexed
Actual outcome
Expected outcome
with a results
Additional information
No response
Operating system
ubuntu
gmx_MMPBSA_ana Version
gmx_MMPBSA_ana 1.6.4 based on MMPBSA version 16.0
Python version
Python 3.11.8
Installation
pip
The text was updated successfully, but these errors were encountered:
Bug summary
gmx_MMPBSA_ana
Terminal output
Actual outcome
Expected outcome
with a results
Additional information
No response
Operating system
ubuntu
gmx_MMPBSA_ana Version
gmx_MMPBSA_ana 1.6.4 based on MMPBSA version 16.0
Python version
Python 3.11.8
Installation
pip
The text was updated successfully, but these errors were encountered: