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

1013: NeXus Loading Window #1024

Merged
merged 81 commits into from
Jun 28, 2021
Merged

1013: NeXus Loading Window #1024

merged 81 commits into from
Jun 28, 2021

Conversation

DolicaAkelloEgwel
Copy link
Collaborator

@DolicaAkelloEgwel DolicaAkelloEgwel commented Jun 17, 2021

Issue

Closes #1013

Description

Adds a NeXus Loading window that scans the file and asks the user which images they want to use.

Testing

Created a new NexusLoaderTest class for the presenter tests that are mostly the same as the previous tests.

Acceptance Criteria

Check that

  • The NeXus loader window displays the contents of the NeXus file
  • Image types can't be selected if they're not in the NeXus file
  • The OK button is disabled unless a valid NeXus file has been chosen
  • Selecting another NeXus file resets the table widget

Documentation

Updated the release notes. Also updates the NeXus loading information in the user docs.

@samtygier-stfc samtygier-stfc added this to the Sprint 2021-06-21 milestone Jun 21, 2021
@DolicaAkelloEgwel DolicaAkelloEgwel marked this pull request as ready for review June 25, 2021 11:18
Copy link
Collaborator

@samtygier-stfc samtygier-stfc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look good. Works well.

@samtygier-stfc samtygier-stfc merged commit 4983d03 into master Jun 28, 2021
@samtygier-stfc samtygier-stfc deleted the 1013_nexus_loading_window branch June 28, 2021 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NeXus: Loading window
2 participants