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 84bb616 commit 1a4a7f5Copy full SHA for 1a4a7f5
element_array_ephys/readers/spikeglx.py
@@ -177,7 +177,6 @@ def __init__(self, meta_filepath):
177
self.meta['fileCreateTime']),
178
'%Y-%m-%dT%H:%M:%S')
179
self.recording_duration = self.meta.get('fileTimeSecs')
180
- print(self.recording_duration)
181
182
# Get probe serial number - 'imProbeSN' for 3A and 'imDatPrb_sn' for 3B
183
try:
0 commit comments