[Mne_analysis] loading an mne.Report

Phillip Alday phillip.alday at mpi.nl
Fri Jun 9 07:14:55 EDT 2017
Search archives:

iPython's history and/or notebook features (well, the latter is now
actually "Jupyter") may provide that functionality.

Otherwise, this seems to be exactly what scripts (as opposed to purely
interactive sessions) do.

HTH
Phillip

On 06/09/2017 01:09 PM, Luke Bloy wrote:
> I was thinking of using mne report as a persistent record of interacting
> with a subjects data. More of a lab notebook​ entry then a final report.
> 
> I'm in the process of designing some analysis pipelines. if an mne
> report could be serialized to disk then each step could add to a growing
> report. Otherwise i could make a separate report for each step and then
> combine them at the end or wait and generate a report once the pipeline
> is complete.
> 
> There are a number of different ways I could go but having a
> serializable report would offer some flexibility.
> 
> I imagine pickle will work fine but wanted to make sure I wasn't missing
> an io method somewhere to reread the HTML back in.
> 
> 
> On Thu, Jun 8, 2017, 3:30 PM Alexandre Gramfort
> <alexandre.gramfort at telecom-paristech.fr
> <mailto:alexandre.gramfort at telecom-paristech.fr>> wrote:
> 
>     no it's not supported.
> 
>     I don't really see the use case.
> 
>     can you clarify why you want this?
> 
>     Alex
> 
> 
> 
>     On Thu, Jun 8, 2017 at 8:02 PM, Luke Bloy <luke.bloy at gmail.com
>     <mailto:luke.bloy at gmail.com>> wrote:
> 
>         Is there any functionality for loading an mne.Report back from
>         html? If not any thoughts on how pickle would handle it?
> 
>         Thanks.
> 
>         _______________________________________________
>         Mne_analysis mailing list
>         Mne_analysis at nmr.mgh.harvard.edu
>         <mailto:Mne_analysis at nmr.mgh.harvard.edu>
>         https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
> 
> 
>         The information in this e-mail is intended only for the person
>         to whom it is
>         addressed. If you believe this e-mail was sent to you in error
>         and the e-mail
>         contains patient information, please contact the Partners
>         Compliance HelpLine at
>         http://www.partners.org/complianceline . If the e-mail was sent
>         to you in error
>         but does not contain patient information, please contact the
>         sender and properly
>         dispose of the e-mail.
> 
> 
>     _______________________________________________
>     Mne_analysis mailing list
>     Mne_analysis at nmr.mgh.harvard.edu
>     <mailto:Mne_analysis at nmr.mgh.harvard.edu>
>     https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
> 
> 
>     The information in this e-mail is intended only for the person to
>     whom it is
>     addressed. If you believe this e-mail was sent to you in error and
>     the e-mail
>     contains patient information, please contact the Partners Compliance
>     HelpLine at
>     http://www.partners.org/complianceline . If the e-mail was sent to
>     you in error
>     but does not contain patient information, please contact the sender
>     and properly
>     dispose of the e-mail.
> 
> 
> 
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
> 
> 
> The information in this e-mail is intended only for the person to whom it is
> addressed. If you believe this e-mail was sent to you in error and the e-mail
> contains patient information, please contact the Partners Compliance HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in error
> but does not contain patient information, please contact the sender and properly
> dispose of the e-mail.
> 


More information about the Mne_analysis mailing list