Logan Lang

Results 137 comments of Logan Lang

Hey, wanted to give an update for a solution here. Animation is definitely possible within the Excalidraw script engine. "I" created a script that will rotate a diamond in in...

Hey just to add to the conversation > I already know the x-axis represent Energy in (eV) units, but I'm not sure about the units for the y-axis of DOS....

Hey, > This seems like y-axis refers to (E), but I have no idea about this unit. > Typically, the DOS is calculated as a the function of energy, with...

Hey, I pushed the version 6.2.1 to pypi, so you should be able to `[pip install pyprocar`. > So, does that mean all the DOS I've drawn so far automatically...

> The .xml file will contain NSCF data, and I should use "fermi" for the NSCF Fermi level. Is that correct? You are right that for `nscf` mode over writes...

Hey, Apologies for the delayed response; my graduate school workload has been increasing. To clarify, normalizing the density of states involves dividing the dataset by a specific reference value. There...

Hey SubeemLim, Thank you for reaching out and your interest in using our tools for your research on topological semimetals. Regarding the parametric mode mentioned in our documentation, we realized...

Hey [tolemus](https://github.com/tolemus), I can't really say what the issue is without seeing the problem vasprun.xml. It's obvious that it is an issue with parsing, but as for the source I...

Hey, thanks catching this. The issue is coming from how we detect the space group operations block In our code we detect the block by find the next section, which...

Hey, I just deployed the this fix to PyPi, the version should be v6.4.2 Logan Lang