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 support for NeXus files in LoadVesuvio #18884

Merged
merged 9 commits into from Feb 23, 2017

Commits on Feb 15, 2017

  1. LoadVesuvio will not assume it uses RAW files

    It also bases the instrument prefix on the run number being loaded.
    Refs #18843
    martyngigg committed Feb 15, 2017
    Copy the full SHA
    60a878c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    540f561 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Remove unused variable

    Refs #18843
    martyngigg committed Feb 16, 2017
    Copy the full SHA
    a394e3b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cdb86e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

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

Commits on Feb 21, 2017

  1. Only pass strings to LoadVesuvio

    Refs #18843
    martyngigg committed Feb 21, 2017
    Copy the full SHA
    339d13f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6f4cee4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    41f8add View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Fix full path handling properly

    Refs #18843
    martyngigg committed Feb 22, 2017
    Copy the full SHA
    6c508da View commit details
    Browse the repository at this point in the history