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

Develop #61

Merged
merged 27 commits into from
Apr 11, 2024
Merged

Develop #61

merged 27 commits into from
Apr 11, 2024

Commits on Mar 26, 2024

  1. Update Ke paper reference

    kavanase committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4b63aa5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    edbb06a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    537a685 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Update caption on docs

    kavanase committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b131137 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Add refactored version of pymatgen-analysis-defects's ``get_charg…

    …e_states``
    
            to not break when ``oxi_state`` is not set.
    kavanase committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b7a1d2c View commit details
    Browse the repository at this point in the history
  2. Cleanup and some todos

    kavanase committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7ae4695 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64627d0 View commit details
    Browse the repository at this point in the history
  4. Update INCAR comment

    kavanase committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0152bda View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    75801b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Use defect neighbour info from doped to avoid slow `MakeDefectStruc…

    …tureInfo` from `pydefect`
    kavanase committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d69d76c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce018b6 View commit details
    Browse the repository at this point in the history
  3. Add _parse_vr_and_poss_procar to make vasprun and procar parsing mo…

    …re modular and efficient
    kavanase committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    eeb390e View commit details
    Browse the repository at this point in the history
  4. Minor test updates

    kavanase committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a68ecfa View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    ef6df93 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    451c954 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    9804968 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbba1fc View commit details
    Browse the repository at this point in the history
  3. Minor tests updates

    kavanase committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    eec8cc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35e67c4 View commit details
    Browse the repository at this point in the history
  5. Reference formatting

    kavanase committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    292a69b View commit details
    Browse the repository at this point in the history
  6. Dynamically adjust output_path if user incorrectly specifies single…

    … defect folder for `DefectsParser`, and add test (Xinwei query)
    kavanase committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fcf0967 View commit details
    Browse the repository at this point in the history
  7. Chempot tips update

    kavanase committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fd7cb80 View commit details
    Browse the repository at this point in the history
  8. Make csv test more verbose to debug GH Actions failure (fine on Mac…

    … and Linux (Archer2) ??)
    kavanase committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    75fdb3e View commit details
    Browse the repository at this point in the history
  9. Paper editorial updates

    kavanase committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8da1492 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    735160b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Round floats to 4 decimal places in dataframe comparison tests to avo…

    …id failures due to _very very slightly_ different rounding on GH Actions
    kavanase committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    dea3a56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dbaaaa View commit details
    Browse the repository at this point in the history