James Kent

Results 59 comments of James Kent

Thinking about adding an `atlas_description.json` to give general information about the atlas, then using atlas-_dseg.json to hold information about the resolution and spatial reference, since this is the information that...

For commit https://github.com/bids-standard/bids-specification/pull/1764/commits/14098b391fb2ac04ebd1255b5019810531ed342e ### strengths - Inheritance works as is without adding weird rules or having to copy a lot of the same data in json files - Leverages a...

Hi @melanieganz , I've got another round of edits to make to fully encompass the feedback I got during the meeting, so please hold off trying to understand the mess...

> The issue can see is that those changes do not allow what was also intended, ie to share an atlas on it's own (or I missed something? - all...

apologies, I am setting some time this week to finish this up.

Hi @melanieganz, I have updated the examples [here](https://github.com/jdkent/bids-specification/blob/bep038_jk_edits/src/atlas.md#how-to-use-bids-atlas)

this isn't a perfect search, but it looks like this change may impact a few repos yet: https://github.com/search?q=path%3A.github%2Fworkflows+AND+%28%22docker-compose+build%22+OR+%22docker-compose+pull%22%29&type=code

If there are generated figures that have `echo` as a key, then [the refactor](https://github.com/poldracklab/fmriprep/blob/66b39aaca8e2a8c58cda243f3309723db77b8a4d/fmriprep/data/reports-spec.yml#L30) should create a report for those figures. However, the refactor does not generate the figures themselves.

yes, you are correct, I'm unfamiliar with how the multiecho process propagates outputs so I cannot say definitively.