Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpiet committed Nov 16, 2022
1 parent 88b5733 commit dce8276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/running_bootstrap.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
print('bin_num {}'.format(args.bin_num))
print('')
summary_df = po.get_ophys_summary_table(21)
hierarchy = psth.load_df_and_compute_hierarchy(
psth.load_df_and_compute_running(
summary_df,
args.cell_type,
args.response,
Expand Down

0 comments on commit dce8276

Please sign in to comment.