fusion icon indicating copy to clipboard operation
fusion copied to clipboard

Neurodata analysis: Muse support for data summaries after a recording

Open oreHGA opened this issue 1 year ago • 2 comments
trafficstars

When a person finishes a brain recording on https://usefusion.ai/playground:

  • [ ] they should be directed to the https://usefusion.ai/analysis page for a summary of what their recording is
  • [ ] automatically pass the contextual data to the page ( experiment type, description )
  • [ ] call /api/analysis with the datasets for summaries
  • [ ] eventually figure out how to make this real time during the recording

oreHGA avatar May 09 '24 06:05 oreHGA

Made a notebook that does chunks and does fooof analysis - https://github.com/NEUROFUSIONInc/NeuroFusion-Explorer/blob/main/explorer_notebooks/baseline_recording_summary.ipynb

oreHGA avatar May 11 '24 01:05 oreHGA

Done with most of this, just need to a redirect after recording completes that send them to /analysis with the information

oreHGA avatar Aug 23 '24 17:08 oreHGA