Skip to content

Use the new data loaders in the refactored data explorer. #3492

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

Open
wants to merge 67 commits into
base: refactor24-data-explorer
Choose a base branch
from

Conversation

jamescrake-merani
Copy link
Contributor

Previously, the 'load button' just loaded dummy data into the data explorer, but this PR hooks up the new data loaders in sasdata.

It also:

  • Provides a prototype data viewer which displays the data in a table
  • Hooks up the metadata viewer, and also makes some changes to it so it displays the metadata for ASCII files properly.
  • Implements the ASCII reader dialog as an 'advanced load' button in the File menu, as per this discussion

@jamescrake-merani jamescrake-merani added the Big Refactoring Project Refactoring project. These live in the sasview repo to have them all in the same place. label Jul 9, 2025
Copy link
Contributor

@DrPaulSharp DrPaulSharp left a comment

Choose a reason for hiding this comment

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

Alongside the issues we discussed on Friday, I have a couple of pernickety code suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Big Refactoring Project Refactoring project. These live in the sasview repo to have them all in the same place.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants