exopy.measurement.hooks.internal_checks module

Implementaion of the InternalChecks hook.

class exopy.measurement.hooks.internal_checks.InternalChecksHook[source]

Bases: exopy.measurement.hooks.base_hooks.BasePreExecutionHook

Pre-execution hook running the main task checks.

check(workbench, **kwargs)[source]

Run the main task internal checks.