[Mne_analysis] loading an mne.Report

Luke Bloy luke.bloy at gmail.com
Fri Jun 9 07:09:24 EDT 2017
Search archives:

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> 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> 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
>> 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20170609/66dd1ca8/attachment-0001.html 


More information about the Mne_analysis mailing list