Skip to content

Commit a01d3c7

Browse files
committed
Removed cell blocks.
1 parent ed305cc commit a01d3c7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

rtanalysis/rtanalysis.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@
33
Given a data frame with RT and accuracy, compute mean RT for correct trials and
44
mean accuracy.
55
"""
6-
# %%
76
import pandas as pd
87

98

10-
# %%
119
class RTAnalysis:
1210
"""Response time (RT) analysis."""
1311

0 commit comments

Comments
 (0)