We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d9bb54 commit 0ba0667Copy full SHA for 0ba0667
ibllib/pipes/ephys_preprocessing.py
@@ -877,6 +877,9 @@ def _run(self):
877
class EphysPostDLC(tasks.Task):
878
"""
879
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
883
884
io_charge = 90
885
level = 3
0 commit comments