{{inherit "base.html"}} {{def navbar}} {{enddef}} {{def report}}
image {{if overlay}}
overlay
{{endif}}
{{if description}}

{{description}}

{{endif}} {{if number_of_regions}}

The masker has {{number_of_regions}} different non-overlapping regions.

{{endif}}
{{if summary_html}}
Regions summary
{{summary_html|html}}
{{endif}}
{{ parameters|html }}

This report was generated based on information provided at instantiation and fit time. Note that the masker can potentially perform resampling at transform time.

{{enddef}}