-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Details
Hi Developers,
I hope this message finds you well. I have a couple of questions regarding the functionality of the ref_band feature and the eigenvalue output in dftio.
In the SK example, the file band.json contains the field "ref_band": "./eigenvalues.npy". When plotting, this results in both lines and points being displayed in the generated figure. However, in the E3 example, this behavior does not seem to occur.
Additionally, I would like to find which file in ABACUS outputs corresponds to the --eigenvalue option in dftio. If the eigenvalue file is indeed in .npy format, I believe it might be possible for the E3 model to also support the ref_band plot functionality, similar to the SK model. Could you confirm whether this is the case?
Looking forward to your clarification. Thank you for your time and support!