harrisonlabollita / w2kplot

Matplotlib wrapper for WIEN2k post-processing
MIT License
10 stars 2 forks source link

Request new features #6

Open shahramyalameha opened 2 years ago

shahramyalameha commented 2 years ago

Thanks for developing this code. I request to add new features about optical properties. I can help you with this if needed.

Shahram

harrisonlabollita commented 2 years ago

Hi Shahram,

I haven't used the wien2k optics package, but I assume that after running the program, there are some output files that can be plotted. If you want to try to write the code, you are more than welcome to, otherwise I can do it. I just need to find some example output files.

If you want to have a go at writing it, I would just recommend copy and pasting the Bands class object and matplotlib interface code to get started.

Thanks for you interest in this repo! Have you used any of the current features?

Best, Harry

shahramyalameha commented 2 years ago

Hi Harry, I try to write it. However, if I encounter a problem, I will send you the output files of the optical properties. Yes, I have used this repo, especially to display fatbands. I will be in touch with you in the future.

best, Shahram