Are you developing or using open-source software in your research? Do you think that open science is important? If you answered yes to either question, consider self nominating to one of the open positions at @OhbmOpen, or tell a friend to do so!
We are excited to announce this year's Nominations for the @OHBM Open Science Special Interest Group (OS_SIG) for OHBM 2021! #OHBM2020
Please self-nominate yourself here!: https://t.co/gTHixx79Rj
We have a new release (0.5.2.post2) with a few bug fixes, including support for the recent @ZENODO_ORG API update that broke "bosh search" (thanks @StuartThiel !).
Pipelines in @BrainLifeio can now be exported to Boutiques! Collaboration with @soichih on this topic started at the @INCForg interoperability workshop organized by @jbpoline in Montreal this Winter.
. @g_kiar discusses the FAIR principles for science. Our research and data should be:
โ๏ธ Findable,
โ๏ธ Accessible,
โ๏ธ Interoperable, and
โ๏ธ Reusable
For some great examples of tools than enable FAIR science in neuroimaging take a look at @datalad and @BoutiquesTools#OHBM2019
Boutiques is now being integrated in the CONP portal. 100+ tools are expected to be published by the end of the year - awesome! Find these guys on GitHub https://t.co/CyW6Y9pxq2 to give them feedback #CONP2019
Lots of new tools available recently! ANTs brain extraction and cortical thickness, FSL TOPUP and DTIFit, and a few others coming from Nipype interfaces.
Happy to announce that our Clowdr paper (my first PhD-related first author pub) was just published!
In short, Clowdr is built on @BoutiquesTools and makes it easy to run, manage, record, and interact large computational experiments from the command line.
https://t.co/e5idDbrQjt
New tool available (thanks @stbrown47s!): mriqc from @russpoldrack's lab. Start with "bosh pprint zenodo.2565170" (after "pip install boutiques") and take it from there! Soon in CBRAIN too.
Looking for a diffusion pre-processing pipeline? @gkiar pushed one here! It supports data in BIDS format and it uses FSL. Just run 'bosh example zenodo.2554443' and take it from there.
With the new Boutiques release you can generate example invocations for your tools using "bosh example <descriptor>". No need to type JSON objects from scratch any more! With awesome contributions from @g_kiar and @ErinBenderoff