[docs]classSyncBpodWheelException(IblError):explanation="The bpod can't be synchronized with the Rotary Encoder."
[docs]classSyncBpodFpgaException(IblError):explanation="The bpod can't be synchronized with the FPGA."
[docs]classNeuropixel3BSyncFrontsNonMatching(IblError):explanation=(" When the npy files containing sync pulses for probes do not match with nidq.""In 3B, this indicates that either the binary files is corrupt,""either the extracted sync files are corrupt.")
[docs]classNvidiaDriverNotReady(IblError):explanation=('Nvidia driver does not respond. This usually means the GPU is inaccessible ''and needs to be recovered through a system reboot.')
[docs]classWidefieldWiringException(IblError):explanation=("LED wiring in data is not found in the wiring map. Check that correct wiring map is being used.")