Initialise DataASE object from ASE bandstructure class
Refactoring:
There is now a hierachy of data classes. Data --> DataVasp / DataAims / DataASE, DataASE --> DataCastep. This is a result of expanding effmass so it is compatible with more DFT codes. It has been written so that there is easy extension to other DFT codes that can interface with ASE.
New functionality:
Refactoring: There is now a hierachy of data classes. Data --> DataVasp / DataAims / DataASE, DataASE --> DataCastep. This is a result of expanding effmass so it is compatible with more DFT codes. It has been written so that there is easy extension to other DFT codes that can interface with ASE.