Whole corpus
Instructions to update sparse_code csv files
Last updated
Instructions to update sparse_code csv files
Last updated
Backup everything! See
Make sure you have blabpy installed and upgraded.
Make sure you have Fas-Phyc-PEB-Lab
mounted.
Change to an empty folder.
In the terminal, run python
/IPython
and then the line below. Keep the python console open afterwards.
Run make_updated_basic_level_files()
.
Once it finishes, examine the output. If everything ran as expected, there will be a message starting with
Run scatter_updated_basic_level_files()
The output will tell you whether there are any files that need their basic_level column to be updated. If there are, go to the next step.
Update the annotations in individual files under with_basic_level_audio_annotations
and with_basic_level_audio_annotations
, not in the csvs with just the missing ones using the instructions in Fixing FIXMEs.
GOTO 1.
Backup sparse_code csv, see instructions in