From 503990400be384d32e3e8a50362dc9763c6da1dc Mon Sep 17 00:00:00 2001 From: Ali Khan Date: Fri, 13 Dec 2024 14:45:09 -0500 Subject: [PATCH] keep pipelin_description changes --- hippunfold/pipeline_description.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/hippunfold/pipeline_description.json b/hippunfold/pipeline_description.json index 745fe333..63b53864 100644 --- a/hippunfold/pipeline_description.json +++ b/hippunfold/pipeline_description.json @@ -1,14 +1,14 @@ { - "Name": "Snakemake BIDS app for hippocampal unfolding & subfield segmentation", - "BIDSVersion": "1.4.0", - "DatasetType": "derivative", - "GeneratedBy": [ - { - "Name": "hippunfold", - "Version": "1.5.2-pre.2", - "CodeURL": "https://github.com/khanlab/hippunfold", - "Author": "Jordan DeKraker & Ali Khan", - "AuthorEmail": "ali.khan@uwo.ca" + "Name": "Snakemake BIDS app for hippocampal unfolding & subfield segmentation", + "BIDSVersion": "1.8.0", + "DatasetType": "derivative", + "GeneratedBy": [ + { + "Name": "hippunfold", + "Version": "1.5.2-pre.2", + "CodeURL": "https://github.com/khanlab/hippunfold", + "Author": "Jordan DeKraker & Ali Khan", + "AuthorEmail": "ali.khan@uwo.ca" } ] }