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

Fix issue 303 #307

Merged
merged 26 commits into from
Nov 10, 2023
Merged

Fix issue 303 #307

merged 26 commits into from
Nov 10, 2023

Commits on Nov 7, 2023

  1. fix typo in filename

    kkappler committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e306109 View commit details
    Browse the repository at this point in the history
  2. fix typo in filename

    kkappler committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    913de9f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Add logger config (#135)

    kkappler committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b7c3c1f View commit details
    Browse the repository at this point in the history
  2. add missing import

    kkappler committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2ac0493 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    df9b726 View commit details
    Browse the repository at this point in the history
  2. Start moving files out of tests and into data

    - testing first with coil calibration for PKD
    - created DATA_PATH in general helpers
    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8e83205 View commit details
    Browse the repository at this point in the history
  3. drop SANDBOX path

    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4b3eb75 View commit details
    Browse the repository at this point in the history
  4. move file

    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    eefdf53 View commit details
    Browse the repository at this point in the history
  5. format

    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8a4a017 View commit details
    Browse the repository at this point in the history
  6. remove comment

    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    990a17d View commit details
    Browse the repository at this point in the history
  7. remove old file

    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b8b90b7 View commit details
    Browse the repository at this point in the history
  8. remove old file

    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f4824c5 View commit details
    Browse the repository at this point in the history
  9. move file

    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3648d2d View commit details
    Browse the repository at this point in the history
  10. move file

    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    26188db View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    764e1f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6bc4e92 View commit details
    Browse the repository at this point in the history
  13. update PKD paths

    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    99a8413 View commit details
    Browse the repository at this point in the history
  14. Towards #303

    - moved synthetic ascii data from tests/synthetic/data to
      data/synthetic/ascii
    - adjusted paths for new data location
    - moved mkdirs exectuions into tests/synthetic
    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    49c2df5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f2482b9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e7c29d9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f538f9d View commit details
    Browse the repository at this point in the history
  18. update paths in ipynb

    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e4e2016 View commit details
    Browse the repository at this point in the history
  19. update kernel_spec

    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    bc6e932 View commit details
    Browse the repository at this point in the history
  20. try mkdirs for FileNotFound

    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2a4f0bc View commit details
    Browse the repository at this point in the history
  21. add data/ to manifest

    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7d262c1 View commit details
    Browse the repository at this point in the history
  22. bumpversion patch

    kkappler committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d8e41e9 View commit details
    Browse the repository at this point in the history