Skip to content

Releases: DCAN-Labs/BIBSnet

Sidecar JSONs

17 Jul 14:26
26d91e6
Compare
Choose a tag to compare
  • Derivatives now include sidecar JSONs
  • Bugfix for subjects with age = 0 in their accompanying .tsv file

Segmentations and Masks Output in T1-native and T2-native Space

07 Jun 19:28
0d67e86
Compare
Choose a tag to compare
Merge pull request #52 from DCAN-Labs/doc-dev

updated outputs

Zenodo Bug Fix

18 Apr 21:11
4d2e121
Compare
Choose a tag to compare

Adjusting .zenodo.json license in order to publish

Improved Segmentations with Model 551

24 Mar 21:49
Compare
Choose a tag to compare
  • Addition of model 551 for T1 and T2 combined segmentation generation
  • grabs age and brain_z_size from participants.tsv when there isn't a sessions.tsv or the information isn't provided in the sessions.tsv (note: this should only be the case when there are one or no sessions per subject)

sub-{}_session.tsv Implementation

22 Feb 17:19
2f4bc21
Compare
Choose a tag to compare
  • brain_z_size and age will now be grabbed from the sub-{}_sessions.tsv inside each subject's BIDS input directory at the level of the sessions directories instead of the participants.tsv for BIDS valid input directories
  • readthedocs documentation now reflects this

Working Directory Implementation

16 Feb 18:04
5aa7524
Compare
Choose a tag to compare
  • prebibsnet through postbibsnet changed to working directories
  • the "precomputed" derivatives directory changed to "bibsnet" derivatives directory
  • working directories removed at the end of postbibsnet if the user does not specify a --work-dir

Updated Zenodo Files and Dockerfile

01 Feb 20:30
3beaf73
Compare
Choose a tag to compare
  • Removed python FSL install to allow the docker image to build on dockerhub
  • Removed CITATIONS.cff
  • Edited .zenodo.json

Improved Segmentations with Model 550

27 Jan 17:11
12877e0
Compare
Choose a tag to compare
  • bug fix in averaging multiple anatomical images of the same modality (T1w or T2w) in prebibsnet
  • addition of model 550 (new T1w and T2w bibsnet model) to model.csv, allowing the application to run model 550 in the bibsnet stage
  • removal of model 512 to save space in the container, replaced with model 550
  • changed model 512 to model 550 in the readme

CABINET includes T1-only and T2-only models

21 Nov 03:12
f1faf5d
Compare
Choose a tag to compare
  • T1-only and T2-only models are now included
  • Codebase automatically chooses model based on inputs
  • User can specify model if desired
  • ReadMe documentation for additional workflows and model description
  • Bug fixes within non-ACPC alignment workflow

BIDS-ified CABINET Application

24 Aug 14:57
Compare
Choose a tag to compare
  • CABINET can now run multiple subjects/sessions or subjects with no sessions
  • Added issue templates
  • BIDSified the application by moving args from param file to argparse
  • Updated README.md to reflect these changes
  • Implemented age-to-average-head-radius inference from table