Added multi-thresh simulation to "full" and "short" (currently running).
Added complete "rect-lp" analysis except figure. Added multiple appendix figs. Overhauled normalization options across all condense scripts. Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -12,7 +12,7 @@ mode = ['song', 'noise'][1]
|
||||
input_folder = f'../data/field/raw/{mode}/'
|
||||
output_folder = f'../data/field/processed/{mode}/'
|
||||
stages = ['raw', 'norm']
|
||||
if False:
|
||||
if True:
|
||||
# Overwrites edited:
|
||||
stages.append('songs')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user