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

[FEATURE] Data processing wizard to help guide users #26

Open
AlanRace opened this issue Jul 29, 2020 · 0 comments
Open

[FEATURE] Data processing wizard to help guide users #26

AlanRace opened this issue Jul 29, 2020 · 0 comments
Assignees

Comments

@AlanRace
Copy link
Owner

Inclusion of a 'wizard' interface when data is loaded would allow a faster (and new-user friendly) route to the desired functionality. This could take the form of a window which has buttons (with title, and then detailed description of what will happen to the data) for the following:

  • Annotate my data (automatically select appropriate preprocessing and generate a mean spectrum, perform peak picking with default noise thresholds and open the annotation window)
  • Browse images (if data already reduced to peaks, load in memory if possible for fast browsing. If data not reduced to peaks, then automatically select appropriate preprocessing and generate a mean spectrum, perform peak picking and perform datacube reduction)
  • Perform multivariate analysis (if data already reduced to peaks, load in memory. If data not reduced to peaks, then automatically select appropriate preprocessing and generate a mean spectrum, perform peak picking and perform datacube reduction)
  • I'll decide later (opens default data window)

Browse images and perform multivariate analysis are largely the same, but browse images does not necessitate that the data is loaded into memory. All of these options could save out the processed data automatically to enable this step to be skipped during the next processing session.

@AlanRace AlanRace self-assigned this Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant