eelbrain.fmtxt.Report.sign

Report.sign(packages=('eelbrain',))

Add a signature to the report

Parameters:

packages (iterator of str) – Packages whose __version__ to include in the signature (default is eelbrain only).

Notes

Includes informationon on the computer that created the report, time of creation, and version of selected packages.