Skip to content

Differences between old and current FAVE-extract outputs (error accessing newly pulled formant files) #15

Open
@thealk

Description

@thealk

Just updated bigbro9uk to include newest formant files... when running plotmish encountered following indexError (this is running on an older version of plotmish that has been working fine all day):

McGills-MacBook-Pro:plotmish mcgillLing$ python plotmish.py /Users/mcgillLing/3_MLML/Big\ Brother/bigbro9uk/data/formants_full /Users/mcgillLing/3_MLML/Big\ Brother/wavs -k Lisa
Found both text files and plotnik files
Which file type do you want to use?
(p)lotnik or (t)ext: t
Traceback (most recent call last):
File "plotmish.py", line 1234, in
main()
File "plotmish.py", line 676, in main
else: getVowelsTxt()
File "plotmish.py", line 367, in getVowelsTxt
moreForms = [re.sub('[[]]','',m).split(',') for m in v[36].split('],[')]
IndexError: list index out of range

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions