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

Update frequency parsing in Gaussian #232

Merged

Conversation

ndaelman-hu
Copy link
Contributor

Limit extraction of vibrational analysis to '--' header. Also update schema and add dynamic unit extraction.

@ndaelman-hu ndaelman-hu requested a review from ladinesa June 20, 2024 18:22
@ndaelman-hu ndaelman-hu self-assigned this Jun 20, 2024
@ndaelman-hu ndaelman-hu added the bug Something isn't working. It also represents a quick fix in response to a bug. label Jun 20, 2024
@ndaelman-hu
Copy link
Contributor Author

ndaelman-hu commented Jun 21, 2024

@JosePizarro3 my test is failing at Yambo GW and TBStudio... Did something break there, cause I only touched Gaussian?

@ndaelman-hu
Copy link
Contributor Author

Note: won't add testing. Have made a memo in #233 .

@ndaelman-hu
Copy link
Contributor Author

@JosePizarro3 my test is failing at Yambo GW and TBStudio... Did something break there, cause I only touched Gaussian?

So, these errors come from the updated type checking and are NOT caused by this PR.
@JosePizarro3 and @ladinesa I leave it up to you to fix those at your discretion. This PR will be merged.

@ndaelman-hu ndaelman-hu merged commit 928e933 into develop Jun 21, 2024
3 of 4 checks passed
@ndaelman-hu ndaelman-hu deleted the 229-problematic-frequency-parsing-from-gaussian-files branch June 24, 2024 13:19
SimonKratochvil pushed a commit to SimonKratochvil/electronic-parsers that referenced this pull request Jul 10, 2024
* Fix hyphen elements among frequency list

* Update frequencies and reduced mass regex to capture only the old format

* Add note for future devs

* Add dynamic extraction of units

* Add units to Gaussian schema

* Remove double Gaussian frequency quantities

* Add IR intesities and harmonic force constants

---------

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Nathan Daelman <ndaelman.physik.hu-berlin.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. It also represents a quick fix in response to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants