You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop a command line (compiled) version of SpectralAnalysis. This could be either a monolithic tool where the commands specify which feature is desired, or individual tools for each feature.
Features include:
Open data (open dataset in DataViewer; must specify data location and parser if multiple possibilities for same file extension)
Perform preprocessing and save (must specify data location and parser, and preprocessing workflow file)
Perform multivariate analysis/machine learning (must specify data location and technique to use)
The text was updated successfully, but these errors were encountered:
Develop a command line (compiled) version of SpectralAnalysis. This could be either a monolithic tool where the commands specify which feature is desired, or individual tools for each feature.
Features include:
DataViewer
; must specify data location and parser if multiple possibilities for same file extension)The text was updated successfully, but these errors were encountered: