Logan Lang

Results 137 comments of Logan Lang

Hi @BlessedAkarat, > **After all calculations, including the kpdos, I can see that the `k.pdos_atm#~` and `k.pdos_tot` files have been created in the directory. But none of these seem to...

> First of all, I apologize for the delay in responding to your question. > The delay occurred because I prioritized other research over the study in this specific field....

> If I understood correctly, the original code does not call the band index (band number) when passing through the Fermi level, but rather calls the k-point number, right? Yes....

Hey @BianTieyuan, I think this might be related to the same issue you raised in Issue #184. I think it has to do with the k mesh you are using....

Hey @BianTieyuan, I am currently out of town until Friday. I will try to look at this in my free time, but if not, I will look into this on...

Hey @BianTieyuan, I've made a correction to the handling of the `band_indices` argument. Previously, it strictly required a list of lists of integers (e.g., [[1, 2], [3, 4]]) to specify...

Hey @good-mood-everyday, I believe this is an issue with using regex to parse the symmetry operations. I have ran into this issue before and fixed this. At least for the...

Hey, this bug still exists in `rattler-build==0.49.0`. I also checked and this bug exists for the following versions `>=0.45.0.,

I closed issue #4622 because this issue is better described here. Here is a link to an example [repo](https://github.com/lllangWV/PixiVariantsExample) with the issue. I describe how to reproduce the issue in...

Hey @Charming28, This was an issue with a previous version. I believe this is fixed in v6.5.0. Also here are links to examples of using the fermi2d function: 1. [Getting...