Daniel McCloy

Results 260 comments of Daniel McCloy

if the only problem is feature vectors, i think it's fine to close, but i just skimmed it and there was mention of affricates that are not homorganic? which sounds...

Thanks for pointing this out. [U+030D](https://unicode-table.com/en/030D/) is not, to my knowledge, used as a synonym for [U+0329](https://unicode-table.com/en/0329/), so I'm -1 on allowing things like `ɹ̪̍`. I believe that early on...

> What makes you say that? `ŋ̊` seen on the IPA chart is clearly only an exemplar, as it is preceded by "e.g." See [IPA (1993)](https://www.jstor.org/stable/44594811). This allows for use...

Another label critique. I would have filed this as an IPA issue, and so used the `IPA | feature vector issue` label. Is this type of problem, where the grapheme...

Sorry. But I actually use them to sort the open issues so I can address multiple similar issues all at the same time, rather than having to go back to...

I haven't done proper test-driven development in R before, only ad-hoc testing scripts. I like the simplicity of `testit` (the README was enough that I already know how to use...

You can't just re-use the logo of [a piece of commercial software](https://www.macupdate.com/app/mac/51188/pomodoro-timer) without permission. Before even considering merging this in, demonstrate that you have permission to re-use that logo. This...

I didn't know that the image's use in the commercial app was "stolen", but that is irrelevant. Like it or not, incorporating non-free material into free software opens up the...

+1, thanks for prioritizing downstream wishes and pain points! These changes would be great to see.

Hi @Carlafrenzel, thanks for reporting (and thanks for including the problematic file!) As for a quick fix, you could try this: ```py import h5py import mne with h5py.File('subj3_mt_loc.snirf', 'r+') as...