Conversation
Useful to create a report for 4D map image. Uses plot_prob_atlas and plot_stat_map
|
In terms of avoiding feature creeping, I'd rather have HTML reports, that
can be useful in many settings, rather than PDF reports.
The long term vision of HTML reports is useful for things like
integration in the IPython notebook, on neurovault (nilearn is already
used in neurovault) and openfmri.
|
|
I see some useful advantages of PDFs - they are more self contained and portable than HTML. It's easy to share such report over email. |
|
If you at the papaya utils in the sandbox, you'll see that we embed the On Wed, Sep 9, 2015 at 5:24 PM, Chris Filo Gorgolewski <
|
|
I see some useful advantages of PDFs - they are more self contained and
portable than HTML. It's easy to share such report over email.
I wonder if there is a javascript library to embed/inline all files
required by an HTML page into that page (using base64 for images).
|
Cf my post above, I already do that. No lib required, it's native HTML. |
Useful to create a report for 4D map image. Uses plot_prob_atlas and plot_stat_map