Open junho718 opened 1 year ago
I added the option kdirect=False because I didn't like the ratio of distances between kpoints. However, I get the error KeyError: 'kdirect'. How do I solve it?
pyprocar.bandsplot( code='vasp', mode='plain', dirname=".", elimit=[-8.0,8.0], linewidth=[1.5 , 2.0], knames = ['$\\Gamma$', '$M$', '$K$', '$\\Gamma$'], savefig = 'figure.png', dpi = 500, legend = 0, show = 0, kdirect=False )
I added the option kdirect=False because I didn't like the ratio of distances between kpoints. However, I get the error KeyError: 'kdirect'. How do I solve it?
pyprocar.bandsplot( code='vasp', mode='plain', dirname=".", elimit=[-8.0,8.0], linewidth=[1.5 , 2.0], knames = ['$\\Gamma$', '$M$', '$K$', '$\\Gamma$'], savefig = 'figure.png', dpi = 500, legend = 0, show = 0, kdirect=False )