Erik Kastman
Erik Kastman
Did you remember to pull in Papaya as a submodule with ``git submodule update --init --recursive`` like it says in the readme? Papaya isn't available without it.
I think #9 actually fixes this exact problem? @dpaniukov give it a try with the latest master and let us know?
Also, which email list? I found this: https://groups.google.com/forum/#!forum/nidm-users listed in the spec itself, but it also seems abandoned.
I've just finished a task battery for the HCP-Lifespan project, and would love to include structured, self-documenting descriptions of the tasks when we publicly release them. I've been a core...
Thanks for adding me - looking forward to continuing the conversation. I'm sad to miss the hackathon - unfortunately I'm missing OHBM this year, but I'll keep my eye out...
Thanks both; I'll take a shot at it. Looks like `fitlins.interfaces.LoadBidsModel` is pretty close to what I'd need, and all that I'd really need to build is the bridge interface...
Also, do you have any tips on developing the run.py inside the container? Are you rebuilding the container for every change of run.py? Or is there an easy way to...
I've gotten `fmriVolume` and `fmriSurface` processing to work successfully, and am now about to start the real modeling. Before going too far, I just wanted to check that adding both...
Hi @effigies -- I've had a chance to look at this and am looking for input on a few different design options for converting `LoadBIDSModel` session_info to the fomrat that...
Thanks for posting that doc; I've glanced at the outputs but hadn't even put together something as detailed as this. `SpecifyModel` does everything natively using lists and dicts for conditions,...