Closed sfregosi closed 6 months ago
This also fixes a bug with write_ltsahead.m. When creating a single LTSA from tools> Make LTSA from directory of files> checked write_ltsahead checked if PARAMS.ltsa.outfile is empty (because it won't be if using BatchLTSA Remora) but doesn't exist if not using Remora so changed to ~isfield and now works to make single LTSA from directory of files.
The bug this fixed was also fixed by @fascimare in Pull Request #83. I resolved the merge conflict by using @fascimare fix.
Added "Cancel" buttons to all the pop up prompts for the BatchLTSA Remora. Fixed a bug - if filenames are not the same length, will now prompt and give option to rename files (rename_wavs.m) was previously called but missing and not tested in this remora.