Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IP output spectra files are not correctly parsed by YamboFile for yambo==5.1.0 #51

Open
mikibonacci opened this issue Dec 13, 2024 · 2 comments · May be fixed by #52
Open

IP output spectra files are not correctly parsed by YamboFile for yambo==5.1.0 #51

mikibonacci opened this issue Dec 13, 2024 · 2 comments · May be fixed by #52
Assignees

Comments

@mikibonacci
Copy link
Member

mikibonacci commented Dec 13, 2024

Hi @palful

This happens to me in yambo 5.1.0 and yambopy master branch.
The structure of the file is:

#    E[1] [eV]          Im(eps)            Re(eps)
#
        0.000000           0.538996           8.660297
        0.010010           0.539213           8.660860

I am currently working on this in aiida-parsing branch of my fork, the plan is to get this merged in the master of my fork (so we also align the master branch and we can get rid of the aiida-parsing). I will open a PR but in draft state (should not be urgent).

The problem should be in the tags regex

We can discuss more during the total energy, if you are there :) thanks!

@mikibonacci mikibonacci self-assigned this Dec 13, 2024
@palful
Copy link
Member

palful commented Dec 13, 2024

Ciao @mikibonacci, interesting, I think we had only one patch to YamboFile in years via PR #41 . Or maybe it could be that yambo 5.1.0 was never used much with YamboFile and this slipped under the radar?

@mikibonacci mikibonacci linked a pull request Dec 13, 2024 that will close this issue
@mikibonacci
Copy link
Member Author

Yeah, can be. Maybe the IP alone is just so uncommon case that it was just ignored

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants