James Kent

Results 59 comments of James Kent

as an update on this issue, it looks like AFNI made it easier to incorporate physio data in `confounds.tsv` with [`RetroTS.py`](https://afni.nimh.nih.gov/pub/dist/doc/program_help/RetroTS.py.html), could be a good issue to tackle at a...

They were made without sound, so that behavior is expected, I asked this same question and I was asked (a while ago) if I wanted to annotate the videos with...

I support the first option: > Add one row per null experiment with NaNs in the x, y, z, i, j, and k columns of the DataFrame. We would need...

I have used the Dockerfile in the past for development, and it may be a good idea for an eventual comparison to Brainmap/GingerALE, but yeah the docker-image is not necessary.

yes, that is correct, I have not considered that multiple analyses in a collection would fall under the same contrast, this use case should be supported since the original experimenter's...

summary of how this could work: refactor nimare representations of studysets to be in line with the NiMADs specification. Study classes will have multiple Analysis classes, which will in turn...

ah, would this be the JSON-LD representation in neurostore? Here is a commit with the original definitions: https://github.com/neurostuff/neurostore/blob/26cd210a5ed6efbc7e8b761ff38dabfe95931524/neurostuff/schemas/schemas.py

sorry, that was wrong, updated to the correct one

not yet! I [switched to running github actions locally](https://github.com/nektos/act) to stop the madness!