tedana icon indicating copy to clipboard operation
tedana copied to clipboard

Elegantly handle missing images in HTML report

Open tsalo opened this issue 2 years ago • 1 comments

Summary

Some figures won't be generated, depending on the settings. For example, in the 4-echo manual selection, we won't have T2* or S0 figures:

Screenshot 2024-04-19 at 9 59 06 AM

Next Steps

  1. Replace string.Template HTML templating with Jinja2.

tsalo avatar Apr 19 '24 14:04 tsalo

By the way, Jinja2 is a dependency of bokeh, so we already require it implicitly.

tsalo avatar Apr 21 '24 15:04 tsalo