forked from nipreps/mriqc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES.txt
411 lines (322 loc) · 14.6 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
0.15.0 (April 5, 2019)
======================
A long overdue update, pinning updated versions of
`TemplateFlow <https://doi.org/10.5281/zenodo.2583289>`__ and
`Niworkflows <https://github.com/poldracklab/niworkflows>`__.
With thanks to @garciadias for contributions.
* ENH: Revision of QI2 (#606) @oesteban
* FIX: Set matplotlib backend early (#759) @oesteban
* FIX: Niworkflows pin <0.5 (#766) @oesteban
* DOC: Update BIDS validation link. (#764) @garciadias
* DOC: Add data sharing agreement (#765) @oesteban
* FIX: Catch uncaught exception in WebAPI upload. (#774) @rwblair
* FIX/DOC: Append new line after dashes in ``mriqc_run`` help text (#777) @rwblair
* ENH: Use TemplateFlow and niworkflows-0.8.x (#782) @oesteban
* FIX: Correctly set WebAPI rating endpoint in BOLD reports. (#785) @oesteban
* FIX: Correctly process values of rating widget (#787) @oesteban
0.14.2 (August 20, 2018)
========================
* [FIX] Preempt pandas resolving Path objects (#746) @oesteban
* [FIX] Codacy issues (#745) @oesteban
0.14.1 (August 20, 2018)
========================
* [FIX] Calculate relative path with sessions (#742) @oesteban
* [ENH] Add a toggle button to rating widget (#743) @oesteban
0.14.0 (August 17, 2018)
========================
* [ENH] New feedback widget (#740) @oesteban
0.13.1 (August 16, 2018)
========================
* [ENH,FIX] Updates to individual reports, fix table after rating (#739) @oesteban
0.13.0 (August 15, 2018)
========================
* [MAINT] Overdue refactor (#736) @oesteban
* [FIX] Reorganize outputs (closes #396)
* [ENH] Memory usage - lessons learned with FMRIPREP (#703)
* [FIX] Cannot allocate memory (v 0.9.4) (closes #536)
* [FIX] Drop inoperative ``--report-dir`` flag (#550)
* [FIX] Drop misleading WARNING of the group-level execution (#714)
* [FIX] Expand usernames on input paths (#721)
* [MAINT] More robust naming of derivatives (related to #661)
* [FIX] Do not fail with spurious 4th dimension on T1w (#738) @oesteban
* [ENH] Move on to .tsv files (#737) @oesteban
0.12.1 (August 13, 2018)
========================
* [FIX] BIDSLayout queries (#735)
0.12.0 (August 09, 2018)
========================
* [FIX] Reduce tSNR memory requirements (#712)
* [DOC] Fix typos in IQM documentation (#725)
* [PIN] Update MRIQC WebAPI version (#734)
* [BUG] Fix missing library in singularity images (#733)
* [PIN] nipype 1.1.0, niworkflows (#726)
0.11.0 (June 05, 2018)
======================
* RF: Resume external nipype dependency (#715)
0.10.6 (May 29, 2018)
=====================
* [HOTFIX] Bug #659
0.10.5 (May 28, 2018)
=====================
* [ENH] Report feedback (#659)
0.10.4 (March 22, 2018)
=======================
* [ENH] Various improvements to reports (#708)
* [MAINT] Style revision (#704)
* [PIN] pybids 0.5 (#700)
* [ENH] Increase FAST memory limits (#702)
0.10.3 (February 26, 2018)
==========================
* [ENH] Enable T2w metrics uploads (#696)
* [PIN] Updating niworkflows (#698)
* [DOC] Option -o is outdated for classifier (#697)
0.10.2 (February 15, 2018)
==========================
* [ENH] Add warning about mounting relative paths (#690)
* [FIX] Sanitize inputs (#687)
* [DOC] Fix documentation to use --version instead of -v (#688)
0.10.1
======
* [FIX] Fixed a bug in reading outputs of 3dFWHMx (#678)
0.9.10
======
* [FIX] Updated AFNI to 17.3.03. Resolves errors regarding opening display by 3dSkullStrip (#669)
0.9.9
=====
* [ENH] Update nipype to fix $DISPLAY problem of AFNI's 3dSkullStrip
0.9.8
=====
With thanks to Jan Varada (@jvarada) for the session/run filtering.
* [ENH] Report recall in cross-validation (requested by reviewer) (#633)
* [ENH] Hotfixes to 0.9.7 (#635)
* [FIX] Implement filters for session, run and task of BIDS input (#612)
0.9.7
=====
* [ENH] Clip outliers in FD and SPIKES group plots (#593)
* [ENH] Second revision of the classifier (#555):
* Set matplotlib plugin to `agg` in docker image
* Migrate scalings to sklearn pipelining system
* Add Satra's feature selection for RFC (with thanks to S. Ghosh for his suggestion)
* Make model selection compatible with sklearn `Pipeline`
* Multiclass classification
* Add feature selection filter based on Sites prediction (requires pinning to development sklearn-0.19)
* Add `RobustLeavePGroupsOut`, replace `RobustGridSearchCV` with the standard `GridSearchCV` of sklearn.
* Choice between `RepeatedStratifiedKFold` and `RobustLeavePGroupsOut` in `mriqc_clf`
* Write cross-validation results to an `.npz` file.
* [ENH] First revision of the classifier (#553):
* Add the possibility of changing the scorer function.
* Unifize labels for raters in data tables (to `rater_1`)
* Add the possibility of setting a custom decision threshold
* Write the probabilities in the prediction file
* Revised `mriqc_clf` processing flow
* Revised labels file for ds030.
* Add IQMs for ABIDE and DS030 calculated with MRIQC 0.9.6.
* ANNOUNCEMENT: Dropped support for Python<=3.4
* WARNING (#596):
We have changed the default number of threads for ANTs. Using parallelism with ANTs
causes numerical instability on the calculated measures. The most sensitive metrics to this
problem are the kurtosis calculations on the intensities of regions and qi_2.
0.9.6
=====
* [ENH] Finished setting up `MRIQC Web API <https://mriqc.nimh.nih.gov>`_
* [ENH] Better error message when --participant_label is set (#542)
* [FIX] Allow --load-classifier option to be empty in mriqc_clf (#544)
* [FIX] Borked bias estimation derived from Conform (#541)
* [ENH] Test against web API 0.3.2 (#540)
* [ENH] Change the default Web API address (#539)
* [ENH] MRIQCWebAPI: hash fields that may have PI (#538)
* [ENH] Added token authorization to MRIQCWebAPI client (#535)
* [FIX] Do not mask and antsAffineInitializer twice (#534)
* [FIX] Datasets where air (hat) mask is empty (#533)
* [ENH] Integration testing for MRIQCWebAPI (#520)
* [ENH] Use AFNI to calculate gcor (#531)
* [ENH] Refactor derivatives (#530)
* [ENH] New bold-IQM: dummy_trs (non-stady state volumes) (#524)
* [FIX] Order of BIDS components in IQMs CSV table (#525)
* [ENH] Improved logging of mriqc_run (#526)
0.9.5
=====
* [ENH] Refactored structural metrics calculation (#513)
* [ENH] Calculate rotation mask (#515)
* [ENH] Intensity harmonization in the anatomical workflow (#510)
* [ENH] Set N4BiasFieldCorrection number of threads (#506)
* [ENH] Convert FWHM in pixel units (#503)
* [ENH] Add MRIQC client for feature crowdsourcing (#464)
* [DOC] Fix functional feature labels in documentation (docs_only) (#507)
* [FIX] New implementation for the rPVE feature (normalization, left-tail values) (#505)
* [ENH] Parse BIDS selectors (run, task, etc.), improve CLI (#504)
0.9.4
=====
* ANNOUNCEMENT: Dropped Python 2 support
* [ENH] Use versioneer to handle versions (#500)
* [ENH] Speed up spatial normalization (#495)
* [ENH] Resampling of hat mask and TPMs with linear interp (#498)
* [TST] Build documentation in CircleCI (#484)
* [ENH] Use full-resolution T1w images from ABIDE (#486)
* [TST] Parallelize tests (#493)
* [TST] Binding /etc/localtime stopped working in docker 1.9.1 (#492)
* [TST] Downgrade docker to 1.9.1 in circle (build_only) (#491)
* [TST] Check for changes in intermediate nifti files (#485)
* [FIX] Erroneous flag --n_proc in CircleCI (#490)
* [ENH] Add build_only tag to circle builds (#488)
* [ENH] Update Dockerfile (#482)
* [FIX] Ignore --profile flag with Linear plugin (#483)
* [DOC] Deep revision of the documentation (#479)
* [ENH] Minor improvements: SpatialNormalization and segmentation (#472)
* [ENH] Fixed typo for neurodebian install via apt-get (#478)
* [ENH] Updating fs2gif script (#465)
* [ENH] RF: Use niworkflows.interface.SimpleInterface (#468)
* [ENH] Add reproducibility of metrics tracking (#466)
Release 0.9.3
=============
* [ENH] Reafactor of the Dockerfile to improve transparency, reduce size, and enable injecting code in Singularity (#457)
* [ENH] Make more the memory consumption estimates of each processing step more conservative to improve robustness (#456)
* [FIX] Minor documentation cleanups (#461)
Release 0.9.2
=============
* [ENH] Optional ICA reports for identifying spatiotemporal artifacts (#412)
* [ENH] Add --profile flag (#435)
* [ENH] Crashfiles are saved in plain text to improve portability (#434)
* [FIX] Fixes EPI mask erosion (#442)
* [ENH] Make FSL and AFNI motion correction more comparable by using the same scheme for defining the reference image (#444)
* [FIX] Temporarily disabling T1w quality classifier until it can be retrained on new measures (#447)
Release 0.9.1
=============
* [ENH] Add mriqc version and input image hash to IQMs json file (#432)
* [FIX] Affine and warp transforms are now applied in the correct order (#431)
Release 0.9.0-2
===============
* [ENH] Revise Docker paths (#429)
* [FIX] Greedy participant selection (#426)
* [FIX] Pin pybids to new version 0.1.0 (#427)
* [FIX] Amends sloppy PR #425 (#428)
Release 0.9.0-1
===============
* [FIX] BOLD reports clipped IQMs after spikes_num (#425)
* [FIX] Unicode error writing group reports (#424)
* [FIX] Respect Nifi header in fMRI conform node (#415)
* [DOC] Deep revision of documentation (#411, #416)
* [ENH] Added sphinx extension to plot workflow graphs (#411)
* [FIX] Removed repeated bias correction on anatomical workflows (#410)
* [FIX] Race condition in bold workflow when using shared workdir (#409)
* [FIX] Tests (#408, #407, #405)
* [FIX] Remove CDN for group level reports (#406)
* [FIX] Unused connection, matplotlib segfault (#403, #402)
* [ENH] Skip SpikeFFT detector by default (#400)
* [ENH] Use float32 (#399)
* [ENH] Spike finder performance improvoments (#398)
* [ENH] Basic T2w workflow (#394)
* [ENH] Re-enable 3dvolreg (#390)
* [ENH] Add T1w classifier (#389)
Release 0.9.0-0
===============
* [FIX] Remove non-repeatable step from pipeline (#369)
* [ENH] Improve group level command line, with more informative output when no IQMs are found for a modality (#372)
* [ENH] Make group reports self-contained (#333)
* [FIX] New mosaics, based on old ones (#361, #360, #334)
* [FIX] Require numpy>=1.12 to avoid casting problems (#356)
* [FIX] Add support for acq and rec tags of BIDS (#346)
* [DOC] Documentation updates (#350)
* [FIX] pybids compatibility "No scans were found" (#340, #347, #342)
* [ENH] Rewrite PYTHONPATH in docker/singularity images (#345)
* [ENH] Move metadata onto the bottom of the individual reports (#332)
* [ENH] Don't include MNI registration report unlesS --verbose-reports is used (#362)
Release 0.8.9
=============
* [ENH] Added registration svg panel to reports (#297)
Release 0.8.8
=============
* [FIX] Bug translating int16 to uint8 in conform image.
* [FIX] Error in ConformImage interface (#297)
* [ENH] Replace BBR by ANTs (#295, #296)
* [FIX] Singularity: user-environment leaking into container (#293)
* [ENH] Report failed cases in group report (#291)
* [FIX] Brighter anatomical --verbose-reports (#290)
* [FIX] X-flip in the mosaics (#289)
* [ENH] Show metadata in the individual report (#288)
* [ENH] Label in the cutoff threshold - fmriplot (#287)
* [ENH] PyBIDS (#286)
* [ENH] Simplify tests (#284)
* [FIX] MRIQC crashed generating csv files (#283)
* [FIX] Bug in setup.py (#281)
* [ENH] Makefile (#280)
* [FIX] Revision of IQMs (#266, #272, #279)
* [ENH] Deprecation of --nthreads, new flags (#260)
* [ENH] Improvements on plots rendering (#254, #257, #258, #267, #268, #269, #270)
* [ENH] FFT detection of spikes (#253, #272)
* [FIX] Labels and links of samples in group plots (#249)
* [ENH] Units in group plots (#242)
* [FIX] More reliable group level (#238)
* [ENH] Add --verbose-reports for fMRI (#236)
* [ENH] Migrate functional reports to html (#232)
* [ENH] Add 0.2 FD cutoff line (#231)
* [ENH] Add AFNI's outlier count to carpet plot confound charts (#230)
Release 0.8.7
=============
* [ENH] Anatomical Group reports in html (#227)
* [ENH] Add kurtosis to summary statistics (#224)
* [ENH] New report layout for fMRI, added carpetplot (#198)
* [ENH] Anatomical workflow refactor (#219).
Release 0.8.6
=============
* [FIX, CRITICAL] Do not chmod in Docker internal scripts
* [FIX] Error creating derivatives folder
* [ENH] Moved MNI spatial normalization to NIworkflows, and made robust.
* [ENH] De-coupled participant and group (reports) levels
* [ENH] Use new FD and DVARs calculations from nipype (#172)
* [ENH] Started with python3 compatibility
* [ENH] Added new M2WM measure #158
* [FIX] QI2 is skipped if background intensity is not appropriate (#147)
Release 0.8.5
=============
* [FIX] Error inverting the T1w-to-MNI warping (#146)
* [FIX] TypeError computing DVARS (#145)
* [ENH] Plot figure of fitted background chi for QI2 (#143)
* [ENH] Move skull-stripping and reorient to NIworkflows (#142)
* [FIX] mriqc crashes if no anatomical scans are found (#141)
* [DOC] Added acknowledgments to CPAC team members (#134)
* [ENH] Use absolute imports (#133)
* [FIX] VisibleDeprecationWarning (#132)
* [ENH] Provide full FD/DVARS files (#128)
* [ENH] Use MCFLIRT to compute motion parameters. AFNI's 3dvolreg now is optional (#121)
* [FIX] BIDS trees with anatomical images with different acquisition tokens (#116)
* [FIX] BIDS trees with anatomical images with several runs (#112)
* [ENH] Options for ANTs normalization: reduced test times (#124),
and updated options (#115)
Release 0.8.4
=============
* [ENH] PDF reports now use RST templates and jinja2 (#109)
* [FIX] Single-session-multiple-run anatomical files were not correctly located (#112)
Release 0.8.3
=============
* [DOC] Added examples of the PDF reports (#107)
* [FIX] Fixed problems with Python 3 when generating reports.
Release 0.8.2
=============
* [ENH] Python 3 compatibility (#99)
* [ENH] Add JSON settings file for ANTS (#95)
* [ENH] Generate reports automatically if mriqc is run without the -S flag (#93)
* [FIX] Revised implementation of QI2 measure (#90)
* [AGAVE] Fixed docker image for agave (#89)
* [FIX] Problem when generating the air mask with dipy installed (#88)
* [ENH] One-session-one-run execution mode (#85)
* [AGAVE] Added an agave app description generator (#84)
Release 0.3.0
=============
* [ENH] Updated CircleCI and Docker to use the version 2.1.0 of ANTs
compiled by their developers.
* [ENH] New anatomical workflows to compute the air mask (#56)
Release 0.2.0
=============
Release 0.1.0
=============
* [FIX] #55
* [ENH] Added rotation of output csv files if they exist
Release 0.0.2
=============
* [ENH] Completed migration from QAP
* [ENH] Integration with ReadTheDocs
* [ENH] Submission to PyPi
Release 0.0.1
=============
* Basic mriqc functionality