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

add tests for dos training example #2488

Merged
merged 51 commits into from
Apr 27, 2023
Merged

Conversation

mingzhong15
Copy link
Contributor

No description provided.

mingzhong15 and others added 30 commits May 4, 2022 12:40
This reverts commit e3917fc.
add definition for make_compute_fparam & make_ttm_fparam
now we can use `compute temp` or `fix ttm` to update the fparam each MD step
now we can use `compute temp` or `fix ttm` to update the fparam each MD step
…. function name `make_compute_fparam` is changed to `make_fparam_from_compute`
support fitting electronic density of states (DOS)
add example and basic doc to hands on the deepdos fitting
mingzhong15 and others added 21 commits April 11, 2023 19:39
remove `ener_min` and `ener_max`, and improve some code
test inference of dos for single frame
check the output shape and value of `dos` and `atom_dos`
if atomic is True, the output of `dos` should be the sum of `atom_dos`
fix output bug in \fit\dos.py, and add unit test for `DOSFitting`
@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.03 🎉

Comparison is base (de1a474) 74.42% compared to head (03eb354) 74.46%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2488      +/-   ##
==========================================
+ Coverage   74.42%   74.46%   +0.03%     
==========================================
  Files         227      227              
  Lines       23372    23372              
  Branches     1673     1673              
==========================================
+ Hits        17395    17403       +8     
+ Misses       4883     4873      -10     
- Partials     1094     1096       +2     

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wanghan-iapcm wanghan-iapcm merged commit b13b26c into deepmodeling:devel Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants