Skip to content

Commit 7045a23

Browse files
committed
Merge tag '0.0.1'
0.0.1 (2025-09-16) * Initial release of PETPrep. * Provides preprocessing workflows for PET imaging data.
2 parents 42f13ee + 3b9f370 commit 7045a23

File tree

2 files changed

+44
-8
lines changed

2 files changed

+44
-8
lines changed

.zenodo.json

Lines changed: 42 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,34 @@
88
"name": "Christopher J. Markiewicz",
99
"type": "Researcher"
1010
},
11+
{
12+
"orcid": "0000-0001-8435-6191",
13+
"affiliation": "School of Engineering, HES-SO University of Applied Sciences and Arts Western Switzerland, Sion, Switzerland",
14+
"name": "Oscar Esteban",
15+
"type": "Researcher"
16+
},
17+
{
18+
"orcid": "0000-0002-7252-7771",
19+
"affiliation": "Department of Psychology, Stanford University, CA, USA",
20+
"name": "Mathias Goncalves",
21+
"type": "Researcher"
22+
},
1123
{
1224
"orcid": "0000-0002-9661-1396",
1325
"affiliation": "Brigham and Women's Hospital, Mass General Brigham, Harvard Medical School, MA, USA",
1426
"name": "Jon Haitz Legarreta Gorro\u00f1o",
1527
"type": "Researcher"
1628
},
1729
{
18-
"orcid": "0000-0001-8435-6191",
19-
"affiliation": "School of Engineering, HES-SO University of Applied Sciences and Arts Western Switzerland, Sion, Switzerland",
20-
"name": "Oscar Esteban",
30+
"orcid": "0000-0001-6550-4574",
31+
"affiliation": "Data Science and Sharing Team, National Institute of Mental Health, Bethesda, MD, USA",
32+
"name": "Anthony Galassi",
33+
"type": "Researcher"
34+
},
35+
{
36+
"orcid": "0000-0001-5042-7422",
37+
"affiliation": "National Institute on Aging",
38+
"name": "Murat Bilgel",
2139
"type": "Researcher"
2240
},
2341
{
@@ -27,9 +45,27 @@
2745
"type": "Researcher"
2846
},
2947
{
30-
"orcid": "0000-0002-7252-7771",
31-
"affiliation": "Department of Psychology, Stanford University, CA, USA",
32-
"name": "Mathias Goncalves",
48+
"orcid": "0000-0002-3987-6603",
49+
"affiliation": "National Institute on Aging",
50+
"name": "Bae Jonghyun",
51+
"type": "Researcher"
52+
},
53+
{
54+
"orcid": "0000-0002-5920-5102",
55+
"affiliation": "Karolinska Institutet, and Neurobiology Research Unit",
56+
"name": "Ruben D\u00f6rfel",
57+
"type": "Researcher"
58+
},
59+
{
60+
"orcid": "0000-0002-5643-1243",
61+
"affiliation": "Montreal Neurological Institute",
62+
"name": "Eric Ceballos",
63+
"type": "Researcher"
64+
},
65+
{
66+
"orcid": "0000-0001-7213-9253",
67+
"affiliation": "Institute of Mental Health Research",
68+
"name": "Rami Hamati",
3369
"type": "Researcher"
3470
},
3571
{

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.0.0 (Unreleased)
2-
-------------------
1+
0.0.1 (2025-09-16)
2+
------------------
33
* Initial release of PETPrep.
44
* Provides preprocessing workflows for PET imaging data.

0 commit comments

Comments
 (0)