diff --git a/v1_depth_map/figure_utils/depth_selectivity.py b/v1_depth_map/figure_utils/depth_selectivity.py index 3e0f0a6..a9ad9bd 100644 --- a/v1_depth_map/figure_utils/depth_selectivity.py +++ b/v1_depth_map/figure_utils/depth_selectivity.py @@ -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