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

Allow dimensions in NXdata to be lists of strings #1246

Merged
merged 15 commits into from
Dec 20, 2023
Merged

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    7157d25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db047de View commit details
    Browse the repository at this point in the history
  3. Whitespace

    phyy-nx committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    3dc02ba View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Add NXdata attribute default_slice

    Which slice of data to show in a plot by default. This is useful especially for datasets with more than 2 dimensions.
    phyy-nx committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    6d23703 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Add NX_CHAR_OR_NUMBER to the primitiveType enum

    Co-authored-by: Sophie Hotz [email protected]
    phyy-nx committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    6b2a84f View commit details
    Browse the repository at this point in the history
  2. Whitespace

    Co-authored-by: soph-dec <[email protected]>
    phyy-nx and soph-dec authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    4f3c73a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    1168f00 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    phyy-nx committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    4ba9645 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f2a056 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Bugfix in description

    Co-authored-by: Sophie Hotz <[email protected]>
    
    Co-authored-by: soph-dec <[email protected]>
    phyy-nx and soph-dec authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    48a82e4 View commit details
    Browse the repository at this point in the history
  2. Full example

    phyy-nx committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ac8c5d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Typo

    phyy-nx committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    bb6906e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7ae84c View commit details
    Browse the repository at this point in the history
  3. Actually use NXCHAR_OR_NUMBER

    phyy-nx committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    78566e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Merge branch 'main' into dimension_as_char

    Fix conflicts, adjusting phrase "Most dimensions scales will be sequences of numbers" to "Most AXISNAME fields will be sequences of numbers"
    phyy-nx committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ad0a129 View commit details
    Browse the repository at this point in the history