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
In aiidalab_qe.common.bands_pdos.utils:get_pdos_data
# Updata labels if plot_tag is different than total and SOC is falseifplot_tag!="total":
ifnotpdos.nscf.output_parameters.get("spin_orbit_calculation"):
data_dict=_update_pdos_labels(data_dict)
In
aiidalab_qe.common.bands_pdos.utils:get_pdos_data
This fails in AiiDA v2.3 tests. @AndresOrtegaGuerrero can you please investigate? 🙏
The text was updated successfully, but these errors were encountered: