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 notebook for computing WFM time-of-flight #529

Merged
merged 31 commits into from
Sep 30, 2024
Merged

Add notebook for computing WFM time-of-flight #529

merged 31 commits into from
Sep 30, 2024

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    395443a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72f1100 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. fix uuid and dimension order

    nvaytet committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    88c199c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. add wfm tof notebook

    nvaytet committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bd4acd7 View commit details
    Browse the repository at this point in the history
  2. udpate dependencies

    nvaytet committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bd5da78 View commit details
    Browse the repository at this point in the history
  3. remove optional

    nvaytet committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0179155 View commit details
    Browse the repository at this point in the history
  4. use | None in notebook

    nvaytet committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f0535e3 View commit details
    Browse the repository at this point in the history
  5. update for sciline version

    nvaytet committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ce15c77 View commit details
    Browse the repository at this point in the history
  6. remove commented code

    nvaytet committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    40a4ca7 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    4eada55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d3322 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86c3278 View commit details
    Browse the repository at this point in the history
  4. fix wfm test

    nvaytet committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a9315ba View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    a9e450d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    264cf9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e332231 View commit details
    Browse the repository at this point in the history
  4. ruff

    nvaytet committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fce8d9d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    bb22a0e View commit details
    Browse the repository at this point in the history
  2. add tof dependency back in

    nvaytet committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ad001c6 View commit details
    Browse the repository at this point in the history
  3. fix unwrap tests

    nvaytet committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9bb6540 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    807aae3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix type in notebook

    nvaytet committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e44f771 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e713d20 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    nvaytet committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    83aee06 View commit details
    Browse the repository at this point in the history
  4. add tof to deps

    nvaytet committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6da243f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    29eef86 View commit details
    Browse the repository at this point in the history
  2. move back to py310

    nvaytet committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e179288 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Compute the time the fastest neutron would take to reach the chopper …

    …and take the first set of time origins that are greater than that time.
    nvaytet committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9dd59fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    904516b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    b754962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06db848 View commit details
    Browse the repository at this point in the history