https://github.com/poldracklab/mriqc

sort by:
Revision Author Date Message Commit Date
08aa455 rel(24.0.0-rc1): Update authorship in CHANGES [skip ci] 05 April 2024, 09:06:34 UTC
848a5ef rel(24.0.0-rc1): Update ``.zenodo.json`` [skip ci] 05 April 2024, 07:34:24 UTC
da8127e rel(24.0.0-rc1): Update CHANGES [skip ci] 05 April 2024, 07:21:48 UTC
900fa94 Merge pull request #1234 from nipreps/fix/duplicate-resampling-node FIX: Duplicate node in anatomical workflow 04 April 2024, 20:10:18 UTC
6fd0a48 Merge pull request #1233 from nipreps/enh/rotated-bvecs-distance ENH: Add b-vector angular deviations as IQMs 04 April 2024, 20:10:01 UTC
e346e1c enh: add b-vector angular deviations as IQMs References: #1216. 04 April 2024, 15:41:55 UTC
5d15ed2 fix: duplicate node in probabilistic segmentation projection from template Resolves: #1232 04 April 2024, 15:36:07 UTC
c8e7491 Merge pull request #1230 from nipreps/enh/dki ENH: Move from DTI to DKI with multishell data 03 April 2024, 12:46:27 UTC
6980517 ENH: Move from DTI to DKI with multishell data Resolves: #1218. 03 April 2024, 12:16:22 UTC
5358876 Merge pull request #1229 from nipreps/enh/dwidenoise-iqm ENH: Noise floor estimated with PCA (``dwidenoise``) as an IQM 03 April 2024, 10:00:23 UTC
f1af381 ENH: Noise floor estimated with PCA (``dwidenoise``) as an IQM 03 April 2024, 09:30:32 UTC
9612db8 Merge pull request #1227 from nipreps/enh/iqms-piesno ENH: Integrate PIESNO noise mask and sigma estimation 03 April 2024, 09:01:38 UTC
aff0d63 Merge pull request #1228 from nipreps/fix/cc-snr-usemad ENH: Use MAD for robust estimation of sigma in the CC mask 03 April 2024, 09:01:23 UTC
b176260 ENH: Use MAD for robust estimation of sigma in the CC mask 03 April 2024, 08:59:40 UTC
1ef4bc8 fix(docs): undefined reference 03 April 2024, 08:53:35 UTC
ad7ca0e sty: pacify ruff 03 April 2024, 08:45:44 UTC
56996a3 enh: improve IQMs reporting 03 April 2024, 08:44:05 UTC
e83a67c enh: integrate PIESNO noise mask and sigma estimation 03 April 2024, 08:30:07 UTC
3fa5bd9 Merge pull request #1226 from nipreps/enh/ndc-iqm ENH: Add new IQM for DWI -- NDC 03 April 2024, 08:12:06 UTC
7ff9b6d fix: neighbors finder test 03 April 2024, 07:46:20 UTC
66552d4 fix(doc): unused reference 03 April 2024, 07:42:34 UTC
2ac1657 fix: final improvements to NDC 03 April 2024, 07:42:10 UTC
76a9b9c sty: pacify ruff 02 April 2024, 20:05:40 UTC
f32cb7a enh: add new IQM for DWI -- NDC. Reference: #1216. 02 April 2024, 20:01:31 UTC
2c61618 Merge pull request #1225 from nipreps/enh/fa-masks-iqms ENH: Add FA-based IQMs (nans percentage and degenerate percentage) 02 April 2024, 19:49:01 UTC
3fb6046 Merge branch 'master' into enh/fa-masks-iqms 02 April 2024, 19:48:30 UTC
bb4deb0 Merge pull request #1224 from nipreps/fix/spikes-percentage ENH: Add computation of spiking voxels mask and percent IQMs 02 April 2024, 19:47:35 UTC
c0f292e enh: move to ppm, update docs 02 April 2024, 19:09:00 UTC
b4cab9f enh: convert to ppm 02 April 2024, 19:01:19 UTC
9c6a464 enh: round before multiplying 02 April 2024, 17:11:32 UTC
d3c9ffd enh: round percentages 02 April 2024, 17:09:36 UTC
df195c8 fix: test broken after changing function signature 02 April 2024, 17:05:10 UTC
7bf633a enh: add FA-based IQMs (nans percentage and degenerate percentage) Percentage of brain volume. Related: #1216. 02 April 2024, 17:00:36 UTC
5ac3b14 enh: add computation of spiking voxels mask and percent IQMs Resolves: #1222. 02 April 2024, 15:02:12 UTC
d62756f Merge pull request #1131 from arokem/start_on_diffusion ENH: Adds diffusion-related IQMs. 01 April 2024, 13:42:24 UTC
7a92eed fix: dwi spikes iqm test 01 April 2024, 13:22:46 UTC
dddaea0 docs: fix docstring errors 01 April 2024, 10:07:26 UTC
a93194c sty: pacify ruff and codespell 31 March 2024, 15:54:46 UTC
3666d48 enh: preparing new interfaces - [x] Start with interface for IQMs calculation. - [x] Accommodate calculation of spikes masks, WM mask, etc. - [x] Start with workflow connections Resolves: #1215. 31 March 2024, 15:50:45 UTC
3c67b35 enh: deep revision of the new QC functions * Some "preprocessing" functions will be moved to previous steps in the pipeline (as compute nodes in the workflow). Therefore, they are moved into the interfaces module. * Clarified and re-worked docstrings * Added type annotations. * Added to documentation rendering 25 March 2024, 14:40:11 UTC
914ba9d More linting. 25 March 2024, 14:40:10 UTC
6e7c6a9 More linting. 25 March 2024, 14:40:10 UTC
ba9bdff Formatting flake8 in diffusion and test_diffusion 25 March 2024, 14:40:10 UTC
38f61d2 Adds test_cc_snr 25 March 2024, 14:40:10 UTC
68c43de Recover from a messy rebase. 25 March 2024, 14:40:09 UTC
81bc5fa Adds whitespace. 25 March 2024, 14:40:09 UTC
e591b4f Adds WIP implementation of noise and SNR estimation. 25 March 2024, 14:40:09 UTC
3026e71 Removes redundant lines 25 March 2024, 14:40:09 UTC
e86e58b Add function to get shelled data. 25 March 2024, 14:40:08 UTC
eae126f Adds initial test functions 25 March 2024, 14:40:08 UTC
f2fc9fb Adds initial spike functions 25 March 2024, 14:40:08 UTC
3c35349 Updates cc_snr function with per-shell calculations 25 March 2024, 14:40:08 UTC
e2dc4d4 Adds start_on_diffusion functions 25 March 2024, 14:40:07 UTC
a24837b In progress, will update 25 March 2024, 14:40:07 UTC
34b9835 Add function to get shelled data. 25 March 2024, 14:40:07 UTC
68516b3 Merge with start_on_diffusion 25 March 2024, 14:40:07 UTC
414e761 Adds initial test functions 25 March 2024, 14:40:06 UTC
d72e06e Adds initial test functions 25 March 2024, 14:40:06 UTC
89ce388 Adds whitespace. 25 March 2024, 14:40:06 UTC
64cde60 Adds WIP implementation of noise and SNR estimation. 25 March 2024, 14:40:06 UTC
d33d923 Removes redundant lines 25 March 2024, 14:40:05 UTC
92b73a5 Removes redundant numpy import 25 March 2024, 14:40:05 UTC
f96ee7d Add function to get shelled data. 25 March 2024, 14:40:05 UTC
ebe38ec Corrects for ndim 25 March 2024, 14:40:05 UTC
69735e5 Merge with start_on_diffusion 25 March 2024, 14:40:04 UTC
ebd7bfd Merge with start_on_diffusion 25 March 2024, 14:40:04 UTC
8be8255 Adds initial test functions 25 March 2024, 14:40:04 UTC
5ab7b5c Corrects docustring 25 March 2024, 14:40:04 UTC
4109126 Adds initial spike functions 25 March 2024, 14:40:03 UTC
36dcddf Adds initial test functions 25 March 2024, 14:40:03 UTC
5a94571 Corrects docustring 25 March 2024, 14:40:03 UTC
d5dd9fc Adds initial spike functions 25 March 2024, 14:40:03 UTC
0d6baa8 Adds test fixture to fetch and read dMRI data. 25 March 2024, 14:40:03 UTC
b7c3bff Adds files for diffusion-related IQMs. 25 March 2024, 14:40:02 UTC
911d29e Updates cc_snr function with per-shell calculations 25 March 2024, 14:40:02 UTC
3a26fbd Adds start_on_diffusion functions 25 March 2024, 14:40:02 UTC
9a750e4 In progress, will update 25 March 2024, 14:40:02 UTC
786e46a Removes redundant lines 25 March 2024, 14:40:01 UTC
b0f2e29 Removes redundant numpy import 25 March 2024, 14:40:01 UTC
12c50b3 Add function to get shelled data. 25 March 2024, 14:40:01 UTC
4c1f1ef Corrects for ndim 25 March 2024, 14:40:01 UTC
f9d2b6a Merge with start_on_diffusion 25 March 2024, 14:40:00 UTC
f4b13aa Merge with start_on_diffusion 25 March 2024, 14:40:00 UTC
a6ac462 Adds initial test functions 25 March 2024, 14:40:00 UTC
c27243b Corrects docustring 25 March 2024, 14:40:00 UTC
1dec9bb Adds initial spike functions 25 March 2024, 14:39:59 UTC
dd1309c Adds initial test functions 25 March 2024, 14:39:59 UTC
0979837 Corrects docustring 25 March 2024, 14:39:59 UTC
52c8d58 Adds initial spike functions 25 March 2024, 14:39:59 UTC
dc16405 Adds test fixture to fetch and read dMRI data. 25 March 2024, 14:39:58 UTC
5d9e5f0 Adds files for diffusion-related IQMs. 25 March 2024, 14:39:58 UTC
5840cec Merge pull request #1219 from nipreps/enh/improve-summary-stats-calculation ENH: Revise summary stats extraction and include controlled roundings 25 March 2024, 14:39:33 UTC
78341f1 enh: revise summary stats and include controlled roundings 25 March 2024, 14:10:39 UTC
5d5b1ef Merge pull request #1217 from nipreps/doc/add-changes DOC: Add changelog to documentation 22 March 2024, 14:34:09 UTC
b53fd99 fix: indentation level 22 March 2024, 14:28:38 UTC
5b1b95c doc: revise headings levels 22 March 2024, 13:41:02 UTC
2a8f87e doc: add changelog to documentation 22 March 2024, 12:36:02 UTC
61b59e0 Merge pull request #1212 from DimitriPapadopoulos/ruff MAINT: Move GitHub Actions and config files from *flake8* → *ruff* 21 March 2024, 16:18:45 UTC
b05d249 enh: remove flake8 configuration from ``pyproject.toml`` 21 March 2024, 16:18:15 UTC
cd20370 maint: remove pep8speaks config file 21 March 2024, 16:12:47 UTC
back to top