Chris Markiewicz
Chris Markiewicz
Just to expand. I think we should move to this model: ``` src/ bids/ [subdir/]tests/ # And doctests of course tests/ data/ ... ``` The sdist should contain both directories,...
Included in #1109.
Looks like there's an action: https://github.com/softprops/action-gh-release I always just do it manually, but could be worth automating.
Yes, we should support it when someone gets a chance to understand the changes.
@oesteban Notes on `atlas-suit`: * `atlas-*_description.json` does not currently have a file rule. From reading the BEP, it looks like it can occur at any level of the hierarchy, which...
> > * `*_stat-confidence_*` - The stat entity is not defined. > > desc then? Sounds good to me.
Yeah, I'm fine with improving the figures.
@yarikoptic Is this ready for merge?
If all you want to do is get the same file but `.json`, then I think `bidsfile.path.replace(file.entities['extension'], '.json')` will do the trick. The entities are a bit of a mess,...
Along these lines, it could be a nice feature to allow any search query to produce an RSS feed so people can easily subscribe to it.