Skip to content

Commit

Permalink
empty commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sangfrois committed Jun 18, 2020
1 parent 68a77da commit 162bd03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phys2bids/slice4phys.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def find_runs(phys_in, ntp_list, tr_list, thr=None, padding=9):
# Save *start* and *end_index* in dictionary along with *time_offset* and *ntp found*
# dict key must be readable by human
# LGRinfo
LGR.info('\n--------------------------------------------------------------\n'
LGR.info('\n-------------------------------------------------------------\n'
f'Slicing between {(run_start/phys_in.freq[phys_in.trigger_idx])} seconds and '
f'{run_end/phys_in.freq[phys_in.trigger_idx]} seconds\n'
'--------------------------------------------------------------')
Expand Down

0 comments on commit 162bd03

Please sign in to comment.