Satrajit Ghosh

Results 251 comments of Satrajit Ghosh

i think this repo is good. i just mentioned the issue because i didn't realize there is parallel development going on.

@cMadan - i think it would be really good to clarify these datasets in terms of: accessibility, metadata, licensing, audience and turn it into some structured format with perhaps a...

unfortunately we don't have a proper team membership and it's limited. if you setup a github workflow for push, i can put in the token authorization for the repronim bot.

@stebo85 - in this case it seems like the `sed` instruction to add activate to the startup script is not working. i downloaded the singularity image that jsmentch posted and...

we may want to enable the click doc extension that we use in dandi cli: https://dandi.readthedocs.io/en/latest/

@Shotgunosine and @AndysWorth - this should really go into freesurfer rather than neurodocker. we don't want to necessarily patch upstream tools here, just provide a way to build it. this...

perhaps i'm missing something. this PR distributes it as a patch to freesurfer, which we want to avoid. whereas i would make patching a separate action in the neurodocker generate...

i was thinking of something super simple. either something like this ``` neurodocker generate docker -b ubuntu -p apt --freesurfer version=7.1.1 \ --run-bash "curl -sSL https://path/to/7.1.1-patch.sh | bash -" ```...

@stebo85 - do you have the bandwidth to attempt your suggestion, and rebase this on the current master?