Skip to content

Commit

Permalink
[minor] update variable name for regenerate_frames
Browse files Browse the repository at this point in the history
  • Loading branch information
yiran25 committed Oct 11, 2024
1 parent 72ac56e commit 2c0f543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1_depth_map/figure_utils/depth_selectivity.py
Original file line number Diff line number Diff line change
Expand Up @@ -955,7 +955,7 @@ def get_rs_stats_all_sessions(
photodiode_protocol=photodiode_protocol,
return_volumes=True,
resolution=5,
regenerate_frames=False,
do_regenerate_frames=False,
)
r, p = calculate_openloop_rs_correlation(
imaging_df_openloop, trials_df_original, separate_depths=False
Expand Down

0 comments on commit 2c0f543

Please sign in to comment.