From d22f45a414b97c0bfebc3bc2147b26766cdd13d9 Mon Sep 17 00:00:00 2001 From: Anthony Galassi <28850131+bendhouseart@users.noreply.github.com> Date: Mon, 9 Dec 2024 13:11:20 -0500 Subject: [PATCH] add status badge --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 174f1c0..204be14 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # BIDS App for PETPrep Extract Time Activity Curves Workflow +--- + +[![Build and Install](https://github.com/mnoergaard/petprep_extract_tacs/actions/workflows/build-package-install.yaml/badge.svg)](https://github.com/mnoergaard/petprep_extract_tacs/actions/workflows/build-package-install.yaml) + ## Overview This BIDS App is designed to extract time activity curves (TACs) from PET data. The workflow has options to extract TACs from different regions of the brain, and it uses the Brain Imaging Data Structure (BIDS) standard for organizing and describing the data. This README will guide you through how to use the app and the various options available. The workflow requires that freesurfer's recon-all was already executed for these subjects, and exist as a 'freesurfer' directory inside the derivatives directory for the given BIDS dataset.