Roestlab / massdash

MassDash: A web-based dashboard for streamlined DIA-MS visualization, analysis, prototyping, and optimization
https://massdash.streamlit.app/
BSD 3-Clause "New" or "Revised" License
16 stars 3 forks source link

BUG (GUI): Raw Extraction Workflow Missing streamlit session key #121

Closed singjc closed 3 months ago

singjc commented 3 months ago

Describe the bug

When using the GUI to view raw MS data, it fails when trying to start visualization. The error complains about load_toy_dataset_raw_data_im key missing from the streamlit session state variable.

To Reproduce Steps to reproduce the behavior:

  1. Spin up MassDash GUI
  2. Click raw MS data tab
  3. Provide input files
  4. Click Begin Visualization Button

Expected behavior

Expect no errors when loading files

Screenshots

image

Desktop (please complete the following information):