rpuggaardrode / praatpicture

Make Praat Picture style plots of acoustic data
Other
27 stars 4 forks source link

Get rough formant estimates #6

Closed rpuggaardrode closed 9 months ago

rpuggaardrode commented 10 months ago

Currently some formants are estimated as 0, which is behavior found in wrassp::forest but not in Praat. Should be fixable by estimate=TRUE when calling forest I think.

rpuggaardrode commented 9 months ago

Fixed in version 0.3.0. At least formants are calculated with estimate=TRUE now and there are much fewer 0s, although for whatever reasons there still are a few. In future should perhaps just recode 0s as NA or a number low enough that they won't be plotted.