Dear Mr.Xu
Lately I have downloaded and used this banddownfolder project. I copied the tutorial code as script and modified some parameters such as folder, prefix, methd, kmesh and kverctors. Then I put the script, wannier90.win and wannier90_hr.dat in a folder. As a result, it occured AttributeError:'W90Downfolder' object has no attribute 'params'. I also have installed past versions trying to solve the problem but it still didn't work.
I think W90Downfolder may not inherits Banddownfoler, namely lacking of a command like super()init().
Do you kown how to handle this error?
Finally, thanks for providing a way to get low energy bandstrcuture.
Dear Mr.Xu
Lately I have downloaded and used this banddownfolder project. I copied the tutorial code as script and modified some parameters such as folder, prefix, methd, kmesh and kverctors. Then I put the script, wannier90.win and wannier90_hr.dat in a folder. As a result, it occured AttributeError:'W90Downfolder' object has no attribute 'params'. I also have installed past versions trying to solve the problem but it still didn't work.
I think W90Downfolder may not inherits Banddownfoler, namely lacking of a command like super()init().
Do you kown how to handle this error?
Finally, thanks for providing a way to get low energy bandstrcuture.