Skip to content

Commit 0ba0667

Browse files
committed
Retrigger tests after change in iblscripts
1 parent 6d9bb54 commit 0ba0667

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ibllib/pipes/ephys_preprocessing.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -877,6 +877,9 @@ def _run(self):
877877
class EphysPostDLC(tasks.Task):
878878
"""
879879
The post_dlc task takes dlc traces as input and computes useful quantities, as well as qc.
880+
881+
For creating the full dlc_qc_plot, several other inputs are required that can be found in the docstring of
882+
:py:func:ibllib.plots.figures.dlc_qc_plot
880883
"""
881884
io_charge = 90
882885
level = 3

0 commit comments

Comments
 (0)