From 876c7a051c9cbd4803c5e7f90a6291c2d9a1a067 Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Thu, 7 Nov 2024 21:20:52 +0300 Subject: [PATCH 01/18] commit & push --- SlicerBrainParcellation275.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SlicerBrainParcellation275.json diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json new file mode 100644 index 00000000..bcc42c09 --- /dev/null +++ b/SlicerBrainParcellation275.json @@ -0,0 +1,14 @@ +{ + "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", + "build_dependencies": [], + "build_subdirectory": ".", + "category": "Segmentation", + "scm_revision": "master", + "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git", + "name": "SlicerBrainParcellation275", + "description": "Bu uzantı, MR görüntülerinde beyni 275 bölgeye ayırarak her bir bölgenin hacmini mm³ cinsinden hesaplar.", + "author": "Eren Arkun, İdris Deniz, Niyazi Acer", + "version": "1.0.0", + "downloadUrl": "https://github.com/ErenArkun/SlicerBrainParcellation275/archive/refs/heads/master.zip", + "tags": ["labelmaping", "region", "brain", "MRI", "parcellation", "275 regions", "volume"] + } \ No newline at end of file From 5f1bbaae21c4ddcaadafc36c4a50593722d9b55c Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Thu, 7 Nov 2024 21:21:38 +0300 Subject: [PATCH 02/18] commit & push --- SlicerBrainParcellation275.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json index bcc42c09..5cbf2efc 100644 --- a/SlicerBrainParcellation275.json +++ b/SlicerBrainParcellation275.json @@ -6,9 +6,9 @@ "scm_revision": "master", "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git", "name": "SlicerBrainParcellation275", - "description": "Bu uzantı, MR görüntülerinde beyni 275 bölgeye ayırarak her bir bölgenin hacmini mm³ cinsinden hesaplar.", + "description": "This extension segments the brain into 275 regions and calculates the volume of each region in mm³.", "author": "Eren Arkun, İdris Deniz, Niyazi Acer", "version": "1.0.0", - "downloadUrl": "https://github.com/ErenArkun/SlicerBrainParcellation275/archive/refs/heads/master.zip", + "downloadUrl": "https://github.com/ErenArkun/SlicerBrainParcellation275/archive/refs/heads/master.zip", "tags": ["labelmaping", "region", "brain", "MRI", "parcellation", "275 regions", "volume"] } \ No newline at end of file From 57b011e9dd5a9b73a51496a768e004feabf0b72f Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Thu, 7 Nov 2024 21:26:29 +0300 Subject: [PATCH 03/18] commit & push --- SlicerBrainParcellation275.json | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json index 5cbf2efc..62ce294a 100644 --- a/SlicerBrainParcellation275.json +++ b/SlicerBrainParcellation275.json @@ -1,14 +1,10 @@ { - "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", - "build_dependencies": [], - "build_subdirectory": ".", - "category": "Segmentation", - "scm_revision": "master", - "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git", - "name": "SlicerBrainParcellation275", - "description": "This extension segments the brain into 275 regions and calculates the volume of each region in mm³.", - "author": "Eren Arkun, İdris Deniz, Niyazi Acer", - "version": "1.0.0", - "downloadUrl": "https://github.com/ErenArkun/SlicerBrainParcellation275/archive/refs/heads/master.zip", - "tags": ["labelmaping", "region", "brain", "MRI", "parcellation", "275 regions", "volume"] - } \ No newline at end of file + "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", + "name": "SlicerBrainParcellation275", + "description": "This extension segments the brain into 275 regions and calculates the volume of each region in mm³.", + "author": "Eren Arkun, İdris Deniz, Niyazi Acer", + "version": "1.0.0", + "downloadUrl": "https://github.com/ErenArkun/SlicerBrainParcellation275/archive/refs/heads/master.zip", + "category": "Segmentation", + "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git" +} \ No newline at end of file From 312a63a0c1c9c4e350dbc53945366b70b870b1cb Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Thu, 14 Nov 2024 13:17:51 +0000 Subject: [PATCH 04/18] commit --- .vscode/settings.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..b242572e --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "githubPullRequests.ignoredPullRequestBranches": [ + "main" + ] +} \ No newline at end of file From 81bc1c70f57dc28f171e46c55a9924f2f8c36839 Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:27:33 +0300 Subject: [PATCH 05/18] commit & push --- .vscode/settings.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index b242572e..00000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "githubPullRequests.ignoredPullRequestBranches": [ - "main" - ] -} \ No newline at end of file From 342e6e434c3925a12f1ed6bc7caabff9bfcb7ce3 Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Fri, 15 Nov 2024 02:36:28 +0300 Subject: [PATCH 06/18] commit & push --- SlicerBrainParcellation275.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json index 62ce294a..40819e24 100644 --- a/SlicerBrainParcellation275.json +++ b/SlicerBrainParcellation275.json @@ -1,8 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", "name": "SlicerBrainParcellation275", - "description": "This extension segments the brain into 275 regions and calculates the volume of each region in mm³.", - "author": "Eren Arkun, İdris Deniz, Niyazi Acer", "version": "1.0.0", "downloadUrl": "https://github.com/ErenArkun/SlicerBrainParcellation275/archive/refs/heads/master.zip", "category": "Segmentation", From 7175fce684ff0883d06c15359f4bdc0f53497bd4 Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Thu, 14 Nov 2024 23:40:39 +0000 Subject: [PATCH 07/18] commit --- SlicerBrainParcellation275.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json index 40819e24..4fa367f1 100644 --- a/SlicerBrainParcellation275.json +++ b/SlicerBrainParcellation275.json @@ -1,8 +1,8 @@ -{ - "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", - "name": "SlicerBrainParcellation275", - "version": "1.0.0", - "downloadUrl": "https://github.com/ErenArkun/SlicerBrainParcellation275/archive/refs/heads/master.zip", - "category": "Segmentation", - "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git" -} \ No newline at end of file +{ + "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", + "name": "SlicerBrainParcellation275", + "version": "1.0.0", + "downloadUrl": "https://github.com/ErenArkun/SlicerBrainParcellation275/archive/refs/heads/master.zip", + "category": "Segmentation", + "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git" +} From 6ede29afb4f171b59cb43e54d26a195a398aac56 Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Fri, 15 Nov 2024 04:18:10 +0300 Subject: [PATCH 08/18] commit & push --- SlicerBrainParcellation275.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json index 4fa367f1..48465659 100644 --- a/SlicerBrainParcellation275.json +++ b/SlicerBrainParcellation275.json @@ -1,8 +1,8 @@ { "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", - "name": "SlicerBrainParcellation275", - "version": "1.0.0", - "downloadUrl": "https://github.com/ErenArkun/SlicerBrainParcellation275/archive/refs/heads/master.zip", + "build_dependencies": [], + "build_subdirectory": ".", "category": "Segmentation", + "scm_revision": "master", "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git" -} +} \ No newline at end of file From 7604b1feaa101d90f8faadb87e6f52c275fffb17 Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Tue, 26 Nov 2024 20:13:55 +0300 Subject: [PATCH 09/18] commit & push --- SlicerBrainParcellation275.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json index 48465659..6719a4fc 100644 --- a/SlicerBrainParcellation275.json +++ b/SlicerBrainParcellation275.json @@ -1,8 +1,10 @@ { "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", - "build_dependencies": [], - "build_subdirectory": ".", + "name": "SlicerBrainParcellation275", + "description": "This extension segments the brain into 275 regions and calculates the volume of each region in mm³.", + "author": "Eren Arkun, İdris Deniz, Niyazi Acer", + "version": "1.0.0", + "downloadUrl": "https://github.com/ErenArkun/SlicerBrainParcellation275/archive/refs/heads/master.zip", "category": "Segmentation", - "scm_revision": "master", "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git" } \ No newline at end of file From ccfb778cd7acf8d77323b9a6447872564d5fbf69 Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Tue, 26 Nov 2024 17:36:05 +0000 Subject: [PATCH 10/18] commit --- SlicerBrainParcellation275.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json index 6719a4fc..ca301458 100644 --- a/SlicerBrainParcellation275.json +++ b/SlicerBrainParcellation275.json @@ -1,10 +1,10 @@ { "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", - "name": "SlicerBrainParcellation275", - "description": "This extension segments the brain into 275 regions and calculates the volume of each region in mm³.", - "author": "Eren Arkun, İdris Deniz, Niyazi Acer", - "version": "1.0.0", - "downloadUrl": "https://github.com/ErenArkun/SlicerBrainParcellation275/archive/refs/heads/master.zip", "category": "Segmentation", - "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git" -} \ No newline at end of file + "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git", + "scm_revision": "master", + "scm_type": "git", + "build_dependencies": [], + "build_subdirectory": ".", + "enabled": true +} From 3a4855c8b65388d1e034272d6310a2b69c98c3fb Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Sat, 10 May 2025 21:38:17 +0300 Subject: [PATCH 11/18] Update SlicerBrainParcellation275.json --- SlicerBrainParcellation275.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json index ca301458..aa9766ca 100644 --- a/SlicerBrainParcellation275.json +++ b/SlicerBrainParcellation275.json @@ -1,10 +1,10 @@ { "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", + "name": "SlicerBrainParcellation275", + "description": "This extension segments the brain into 275 regions and calculates the volume of each region in mm³.", + "author": "Eren Arkun, İdris Deniz, Niyazi Acer", + "version": "1.0.0", + "downloadUrl": "https://github.com/ErenArkun/SlicerBrainParcellation275/archive/refs/heads/master.zip", "category": "Segmentation", - "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git", - "scm_revision": "master", - "scm_type": "git", - "build_dependencies": [], - "build_subdirectory": ".", - "enabled": true + "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git" } From d3f4532d867385ffc238e65d8afd1af5e0acc00f Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Sat, 10 May 2025 21:47:23 +0300 Subject: [PATCH 12/18] Update SlicerBrainParcellation275.json --- SlicerBrainParcellation275.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json index aa9766ca..7ae9da4f 100644 --- a/SlicerBrainParcellation275.json +++ b/SlicerBrainParcellation275.json @@ -1,10 +1,8 @@ { "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", - "name": "SlicerBrainParcellation275", - "description": "This extension segments the brain into 275 regions and calculates the volume of each region in mm³.", - "author": "Eren Arkun, İdris Deniz, Niyazi Acer", - "version": "1.0.0", - "downloadUrl": "https://github.com/ErenArkun/SlicerBrainParcellation275/archive/refs/heads/master.zip", + "build_dependencies": ["SlicerVol"], + "build_subdirectory": ".", "category": "Segmentation", + "scm_revision": "main", "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git" } From 124ecbf4916690be4b5002513f6968f0111ac300 Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Sat, 10 May 2025 21:49:19 +0300 Subject: [PATCH 13/18] Update SlicerBrainParcellation275.json --- SlicerBrainParcellation275.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json index 7ae9da4f..64926cf5 100644 --- a/SlicerBrainParcellation275.json +++ b/SlicerBrainParcellation275.json @@ -3,6 +3,6 @@ "build_dependencies": ["SlicerVol"], "build_subdirectory": ".", "category": "Segmentation", - "scm_revision": "main", + "scm_revision": "master", "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git" } From 7d341aab685bb8ca2617802402c850fe54a12b1e Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Sat, 10 May 2025 21:52:23 +0300 Subject: [PATCH 14/18] Update SlicerBrainParcellation275.json --- SlicerBrainParcellation275.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json index 64926cf5..7ae9da4f 100644 --- a/SlicerBrainParcellation275.json +++ b/SlicerBrainParcellation275.json @@ -3,6 +3,6 @@ "build_dependencies": ["SlicerVol"], "build_subdirectory": ".", "category": "Segmentation", - "scm_revision": "master", + "scm_revision": "main", "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git" } From 4427fa4c299aa7938ed301bec20060d3615be78b Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Sat, 10 May 2025 21:54:12 +0300 Subject: [PATCH 15/18] Update SlicerBrainParcellation275.json From 7f5a224d044a297ddaaca2a8f2f622d89b40ea5d Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Sat, 10 May 2025 21:55:59 +0300 Subject: [PATCH 16/18] Update SlicerBrainParcellation275.json --- SlicerBrainParcellation275.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json index 7ae9da4f..87b0307f 100644 --- a/SlicerBrainParcellation275.json +++ b/SlicerBrainParcellation275.json @@ -3,6 +3,6 @@ "build_dependencies": ["SlicerVol"], "build_subdirectory": ".", "category": "Segmentation", - "scm_revision": "main", + "scm_revision": "main", "scm_url": "https://github.com/ErenArkun/SlicerBrainParcellation275.git" } From f52fdda6f0d5fcb9fd86a10a910419f1571b5e05 Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Sat, 10 May 2025 22:23:25 +0300 Subject: [PATCH 17/18] Update SlicerBrainParcellation275.json --- SlicerBrainParcellation275.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json index 87b0307f..556fb0f5 100644 --- a/SlicerBrainParcellation275.json +++ b/SlicerBrainParcellation275.json @@ -1,5 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", + "title": "Slicer Brain Parcellation 275", + "enabled": true, "build_dependencies": ["SlicerVol"], "build_subdirectory": ".", "category": "Segmentation", From 1905d1e425a094e6284715eacdba3bddbfaaa6aa Mon Sep 17 00:00:00 2001 From: Eren ARKUN <70512163+ErenArkun@users.noreply.github.com> Date: Sat, 10 May 2025 22:24:15 +0300 Subject: [PATCH 18/18] Update SlicerBrainParcellation275.json --- SlicerBrainParcellation275.json | 1 - 1 file changed, 1 deletion(-) diff --git a/SlicerBrainParcellation275.json b/SlicerBrainParcellation275.json index 556fb0f5..22b35c2b 100644 --- a/SlicerBrainParcellation275.json +++ b/SlicerBrainParcellation275.json @@ -1,6 +1,5 @@ { "$schema": "https://raw.githubusercontent.com/Slicer/Slicer/main/Schemas/slicer-extension-catalog-entry-schema-v1.0.0.json#", - "title": "Slicer Brain Parcellation 275", "enabled": true, "build_dependencies": ["SlicerVol"], "build_subdirectory": ".",