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

advance next to qa #310

Merged
merged 27 commits into from
Sep 19, 2024
Merged

advance next to qa #310

merged 27 commits into from
Sep 19, 2024

Commits on Apr 29, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
    - [github.com/psf/black: 24.3.0 → 24.4.2](psf/black@24.3.0...24.4.2)
    pre-commit-ci[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    9fa4bea View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge pull request #299 from ornlneutronimaging/pre-commit-ci-update-…

    …config
    
    [pre-commit.ci] pre-commit autoupdate
    KedoKudo authored Jun 21, 2024
    1 Configuration menu
    Copy the full SHA
    a549ed4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Update data.py

    Fix outdated docstring
    KedoKudo authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3ce8e2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d208337 View commit details
    Browse the repository at this point in the history
  3. Update environment.yml

    Pin numpy to v1.x until we fixed the deprecation issue.
    KedoKudo authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ce35005 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d2e727 View commit details
    Browse the repository at this point in the history
  5. add dask explicitly

    KedoKudo authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8d0dbdf View commit details
    Browse the repository at this point in the history
  6. install glibc from conda

    KedoKudo authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    de35691 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f571b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3416149 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #306 from ornlneutronimaging/KedoKudo-patch-1

    Update environment.yml
    KedoKudo authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    99aa5fa View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Update meta.yaml

    Quick patch to fix the version syntax
    KedoKudo authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f57eca3 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    c53f788 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0)
    pre-commit-ci[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4337101 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merge pull request #308 from ornlneutronimaging/pre-commit-ci-update-…

    …config
    
    [pre-commit.ci] pre-commit autoupdate
    KedoKudo authored Aug 28, 2024
    1 Configuration menu
    Copy the full SHA
    389cd08 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. disable memmap as requested

    KedoKudo committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6996a91 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    7b511ae View commit details
    Browse the repository at this point in the history
  2. make dark field optional

    KedoKudo committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    79460ca View commit details
    Browse the repository at this point in the history
  3. add missing unit test

    KedoKudo committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a43db28 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    6d79fbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6ce446 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f2419d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eb8049 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Update src/imars3d/backend/dataio/data.py

    provide file type in error messages as suggested
    
    Co-authored-by: Pete Peterson <[email protected]>
    KedoKudo and peterfpeterson authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0b7f190 View commit details
    Browse the repository at this point in the history
  2. Update src/imars3d/backend/util/functions.py

    use consistent type hinting
    
    Co-authored-by: Pete Peterson <[email protected]>
    KedoKudo and peterfpeterson authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    683e02e View commit details
    Browse the repository at this point in the history
  3. add missing import

    KedoKudo committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    50d64c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #309 from ornlneutronimaging/support_tof

    Add support for TOF imaging
    KedoKudo authored Sep 19, 2024
    1 Configuration menu
    Copy the full SHA
    d0f0908 View commit details
    Browse the repository at this point in the history