From ae5e4487a67e16895ee7ea6ca35dd20589f6a0f6 Mon Sep 17 00:00:00 2001 From: Sylvain Haupert Date: Thu, 1 Dec 2022 11:07:15 +0100 Subject: [PATCH] Update config_default.yaml --- config_default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_default.yaml b/config_default.yaml index f21b6c8..18ed303 100644 --- a/config_default.yaml +++ b/config_default.yaml @@ -24,7 +24,7 @@ PARAMS_XC: ################################ PARAMS_EXTRACT: # function - FUNC: !fun bambird.extract_rois_full_sig # select the function used to extract the rois {bambird.extract_rois_core, bambird.extract_rois_full_sig} + FUNC: !FUNC bambird.extract_rois_full_sig # select the function used to extract the rois {bambird.extract_rois_core, bambird.extract_rois_full_sig} # Extract Audio resampling SAMPLE_RATE: 48000 # Sampling frequency in Hz # Audio preprocess