junifer 0.0.3.dev188__tar.gz → 0.0.4.dev8__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/PKG-INFO +6 -5
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/README.md +5 -4
- junifer-0.0.4.dev8/docs/changes/newsfragments/247.doc +1 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/contribution.rst +2 -2
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/maintaining.rst +21 -21
- junifer-0.0.4.dev8/junifer/_version.py +4 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/masks.py +1 -1
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/tests/test_masks.py +1 -1
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/tests/test_collection.py +1 -1
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/storage/pandas_base.py +2 -1
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/storage/tests/test_hdf5.py +1 -1
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/storage/tests/test_sqlite.py +8 -8
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer.egg-info/PKG-INFO +6 -5
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer.egg-info/SOURCES.txt +1 -0
- junifer-0.0.3.dev188/junifer/_version.py +0 -4
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.github/ISSUE_TEMPLATE/bug-report.yml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.github/ISSUE_TEMPLATE/dataset-request.yml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.github/ISSUE_TEMPLATE/documention-request.yml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.github/ISSUE_TEMPLATE/feature-request.yml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.github/ISSUE_TEMPLATE/marker-request.yml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.github/pull_request_template.md +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.github/workflows/ci-docs.yml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.github/workflows/ci.yml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.github/workflows/docs-preview.yml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.github/workflows/docs.yml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.github/workflows/lint.yml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.github/workflows/pypi.yml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.gitignore +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.gitmodules +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/.pre-commit-config.yaml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/AUTHORS.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/LICENSE.md +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/codecov.yml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/conda-env.yml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/Makefile +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/_static/css/custom.css +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/_static/js/custom.js +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/_templates/versions.html +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/api.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/configs.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/data.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/datagrabbers.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/datareaders.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/index.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/markers.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/nilearn.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/onthefly.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/pipeline.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/preprocessing.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/stats.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/storage.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/testing.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/api/utils.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/builtin.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/changes/contributors.inc +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/changes/newsfragments/.gitignore +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/conf.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/extending/coordinates.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/extending/datagrabber.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/extending/extension.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/extending/index.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/extending/marker.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/extending/masks.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/extending/parcellations.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/faq.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/help.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/images/junifer_logo.png +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/index.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/installation.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/links.inc +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/redirect.html +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/sphinxext/gh_substitutions.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/starting.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/understanding/data.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/understanding/datagrabber.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/understanding/datareader.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/understanding/index.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/understanding/marker.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/understanding/pipeline.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/understanding/preprocess.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/understanding/storage.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/using/codeless.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/using/index.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/using/masks.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/using/queueing.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/using/running.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/docs/whats_new.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/examples/README.rst +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/examples/norun_hcpfc_pearson.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/examples/norun_ukbvm_gmd.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/examples/run_compute_parcel_mean.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/examples/run_datagrabber_bids_datalad.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/examples/run_ets_rss_marker.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/examples/run_junifer_julearn.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/examples/run_run_gmd_mean.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/examples/yamls/gmd_mean.yaml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/examples/yamls/gmd_mean_htcondor.yaml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/examples/yamls/ukb_gmd_mean.yaml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/ignore_words.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/cli.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/decorators.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/functions.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/parser.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/res/afni/3dAFNItoNIFTI +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/res/afni/3dRSFC +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/res/afni/3dReHo +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/res/afni/afni +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/res/afni/run_afni_docker.sh +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/res/run_conda.sh +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/tests/data/gmd_mean.yaml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/tests/data/gmd_mean_htcondor.yaml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/tests/test_api_utils.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/tests/test_cli.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/tests/test_functions.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/tests/test_parser.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/api/utils.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/configs/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/configs/juseless/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/configs/juseless/datagrabbers/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/configs/juseless/datagrabbers/aomic_id1000_vbm.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/configs/juseless/datagrabbers/camcan_vbm.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/configs/juseless/datagrabbers/ixi_vbm.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/configs/juseless/datagrabbers/tests/test_aomic_id1000_vbm.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/configs/juseless/datagrabbers/tests/test_camcan_vbm.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/configs/juseless/datagrabbers/tests/test_ixi_vbm.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/configs/juseless/datagrabbers/tests/test_ucla.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/configs/juseless/datagrabbers/tests/test_ukb_vbm.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/configs/juseless/datagrabbers/ucla.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/configs/juseless/datagrabbers/ukb_vbm.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/CogAC_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/CogAR_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/DMNBuckner_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/Dosenbach2010_MNI_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/Empathy_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/Motor_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/MultiTask_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/PhysioStress_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/Power2011_MNI_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/Rew_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/Somatosensory_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/ToM_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/VigAtt_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/WM_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/eMDN_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/eSAD_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/VOIs/meta/extDMN_VOIs.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/coordinates.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/masks/vickery-patil/CAT12_IXI555_MNI152_TMP_GS_GMprob0.2_clean.nii.gz +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/masks/vickery-patil/CAT12_IXI555_MNI152_TMP_GS_GMprob0.2_clean_3mm.nii.gz +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/masks/vickery-patil/GMprob0.2_cortex_3mm_NA_rm.nii.gz +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/parcellations.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/tests/test_coordinates.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/tests/test_data_utils.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/tests/test_parcellations.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/data/utils.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/aomic/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/aomic/id1000.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/aomic/piop1.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/aomic/piop2.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/aomic/tests/test_id1000.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/aomic/tests/test_piop1.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/aomic/tests/test_piop2.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/datalad_base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/hcp1200/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/hcp1200/datalad_hcp1200.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/hcp1200/hcp1200.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/hcp1200/tests/test_hcp1200.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/multiple.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/pattern.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/pattern_datalad.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/tests/test_base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/tests/test_datagrabber_utils.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/tests/test_datalad_base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/tests/test_multiple.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/tests/test_pattern.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/tests/test_pattern_datalad.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datagrabber/utils.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datareader/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datareader/default.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/datareader/tests/test_default_reader.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/external/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/external/h5io/h5io/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/external/h5io/h5io/_h5io.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/external/h5io/h5io/_version.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/external/h5io/h5io/chunked_array.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/external/h5io/h5io/chunked_list.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/external/nilearn/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/external/nilearn/junifer_nifti_spheres_masker.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/external/nilearn/tests/test_junifer_nifti_spheres_masker.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/collection.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/ets_rss.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/falff/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/falff/falff_base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/falff/falff_estimator.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/falff/falff_parcels.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/falff/falff_spheres.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/falff/tests/test_falff_estimator.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/falff/tests/test_falff_parcels.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/falff/tests/test_falff_spheres.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/functional_connectivity/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/functional_connectivity/crossparcellation_functional_connectivity.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/functional_connectivity/edge_functional_connectivity_parcels.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/functional_connectivity/edge_functional_connectivity_spheres.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/functional_connectivity/functional_connectivity_base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/functional_connectivity/functional_connectivity_parcels.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/functional_connectivity/functional_connectivity_spheres.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/functional_connectivity/tests/test_crossparcellation_functional_connectivity.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/functional_connectivity/tests/test_edge_functional_connectivity_parcels.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/functional_connectivity/tests/test_edge_functional_connectivity_spheres.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/functional_connectivity/tests/test_functional_connectivity_base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/functional_connectivity/tests/test_functional_connectivity_parcels.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/functional_connectivity/tests/test_functional_connectivity_spheres.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/parcel_aggregation.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/reho/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/reho/reho_base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/reho/reho_estimator.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/reho/reho_parcels.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/reho/reho_spheres.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/reho/tests/test_reho_estimator.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/reho/tests/test_reho_parcels.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/reho/tests/test_reho_spheres.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/sphere_aggregation.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/temporal_snr/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/temporal_snr/temporal_snr_base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/temporal_snr/temporal_snr_parcels.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/temporal_snr/temporal_snr_spheres.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/temporal_snr/tests/test_temporal_snr_base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/temporal_snr/tests/test_temporal_snr_parcels.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/temporal_snr/tests/test_temporal_snr_spheres.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/tests/test_ets_rss.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/tests/test_marker_utils.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/tests/test_markers_base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/tests/test_parcel_aggregation.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/tests/test_sphere_aggregation.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/markers/utils.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/onthefly/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/onthefly/read_transform.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/onthefly/tests/test_read_transform.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/pipeline/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/pipeline/pipeline_step_mixin.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/pipeline/registry.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/pipeline/tests/test_pipeline_step_mixin.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/pipeline/tests/test_registry.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/pipeline/tests/test_update_meta_mixin.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/pipeline/update_meta_mixin.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/pipeline/utils.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/preprocess/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/preprocess/base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/preprocess/confounds/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/preprocess/confounds/fmriprep_confound_remover.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/preprocess/confounds/tests/test_fmriprep_confound_remover.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/preprocess/tests/test_preprocess_base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/stats.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/storage/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/storage/base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/storage/hdf5.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/storage/sqlite.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/storage/tests/test_pandas_base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/storage/tests/test_storage_base.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/storage/tests/test_utils.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/storage/utils.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/testing/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/testing/data/sub-0001_task-anticipation_acq-seq_desc-confounds_regressors.tsv +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/testing/datagrabbers.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/testing/registry.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/testing/tests/test_oasisvmbtesting_datagrabber.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/testing/tests/test_partlycloudytesting_datagrabber.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/testing/tests/test_spmauditory_datagrabber.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/testing/tests/test_testing_registry.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/testing/utils.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/tests/test_main.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/tests/test_stats.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/utils/__init__.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/utils/fs.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/utils/logging.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/utils/tests/test_fs.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer/utils/tests/test_logging.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer.egg-info/dependency_links.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer.egg-info/entry_points.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer.egg-info/requires.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/junifer.egg-info/top_level.txt +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/pyproject.toml +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/setup.cfg +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/setup.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/tools/create_aomic1000_example_dataset.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/tools/create_aomicpiop1_example_dataset.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/tools/create_aomicpiop2_example_dataset.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/tools/create_bids_example_dataset.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/tools/create_bids_example_dataset_sessions.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/tools/create_hcp1200_example_dataset.py +0 -0
- {junifer-0.0.3.dev188 → junifer-0.0.4.dev8}/tox.ini +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: junifer
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.4.dev8
|
4
4
|
Summary: JUelich NeuroImaging FEature extractoR
|
5
5
|
Author-email: Fede Raimondo <f.raimondo@fz-juelich.de>, Synchon Mandal <s.mandal@fz-juelich.de>
|
6
6
|
Maintainer-email: Fede Raimondo <f.raimondo@fz-juelich.de>, Synchon Mandal <s.mandal@fz-juelich.de>
|
@@ -43,10 +43,11 @@ License-File: AUTHORS.rst
|
|
43
43
|
[](https://github.com/psf/black)
|
44
44
|
[](https://github.com/charliermarsh/ruff)
|
45
45
|
[](https://github.com/pre-commit/pre-commit)
|
46
|
+
[](https://doi.org/10.5281/zenodo.8176570)
|
46
47
|
|
47
48
|
## About
|
48
49
|
|
49
|
-
junifer is a data handling and feature extraction library targeted towards neuroimaging data specifically functional MRI data.
|
50
|
+
`junifer` is a data handling and feature extraction library targeted towards neuroimaging data specifically functional MRI data.
|
50
51
|
|
51
52
|
It is currently being developed and maintained at the [Applied Machine Learning](https://www.fz-juelich.de/en/inm/inm-7/research-groups/applied-machine-learning-aml) group at [Forschungszentrum Juelich](https://www.fz-juelich.de/en), Germany. Although the library is designed for people working at [Institute of Neuroscience and Medicine - Brain and Behaviour (INM-7)](https://www.fz-juelich.de/en/inm/inm-7), it is designed to be as modular as possible thus enabling others to extend it easily.
|
52
53
|
|
@@ -87,12 +88,12 @@ conda install -c conda-forge junifer
|
|
87
88
|
|
88
89
|
## Citation
|
89
90
|
|
90
|
-
If you use junifer in a scientific publication, we would appreciate if you cite our work. Currently, we do not have a publication, so feel free to use the project [URL](https://
|
91
|
+
If you use `junifer` in a scientific publication, we would appreciate if you cite our work. Currently, we do not have a publication, so feel free to use the project's [Zenodo URL](https://doi.org/10.5281/zenodo.8176569).
|
91
92
|
|
92
93
|
## Funding
|
93
94
|
|
94
95
|
We thank the [Helmholtz Imaging Platform](https://helmholtz-imaging.de/) and
|
95
|
-
[SMHB](https://www.fz-juelich.de/en/smhb) for supporting development of
|
96
|
+
[SMHB](https://www.fz-juelich.de/en/smhb) for supporting development of `junifer`.
|
96
97
|
(The funding sources had no role in the design, implementation and evaluation of the pipeline.)
|
97
98
|
|
98
99
|
## Contribution
|
@@ -104,7 +105,7 @@ Contributions are welcome and greatly appreciated. Please read the [guidelines](
|
|
104
105
|
junifer is released under the AGPL v3 license:
|
105
106
|
|
106
107
|
junifer, FZJuelich AML neuroimaging feature extraction library.
|
107
|
-
Copyright (C)
|
108
|
+
Copyright (C) 2023, authors of junifer.
|
108
109
|
|
109
110
|
This program is free software: you can redistribute it and/or modify
|
110
111
|
it under the terms of the GNU Affero General Public License as published by
|
@@ -11,10 +11,11 @@
|
|
11
11
|
[](https://github.com/psf/black)
|
12
12
|
[](https://github.com/charliermarsh/ruff)
|
13
13
|
[](https://github.com/pre-commit/pre-commit)
|
14
|
+
[](https://doi.org/10.5281/zenodo.8176570)
|
14
15
|
|
15
16
|
## About
|
16
17
|
|
17
|
-
junifer is a data handling and feature extraction library targeted towards neuroimaging data specifically functional MRI data.
|
18
|
+
`junifer` is a data handling and feature extraction library targeted towards neuroimaging data specifically functional MRI data.
|
18
19
|
|
19
20
|
It is currently being developed and maintained at the [Applied Machine Learning](https://www.fz-juelich.de/en/inm/inm-7/research-groups/applied-machine-learning-aml) group at [Forschungszentrum Juelich](https://www.fz-juelich.de/en), Germany. Although the library is designed for people working at [Institute of Neuroscience and Medicine - Brain and Behaviour (INM-7)](https://www.fz-juelich.de/en/inm/inm-7), it is designed to be as modular as possible thus enabling others to extend it easily.
|
20
21
|
|
@@ -55,12 +56,12 @@ conda install -c conda-forge junifer
|
|
55
56
|
|
56
57
|
## Citation
|
57
58
|
|
58
|
-
If you use junifer in a scientific publication, we would appreciate if you cite our work. Currently, we do not have a publication, so feel free to use the project [URL](https://
|
59
|
+
If you use `junifer` in a scientific publication, we would appreciate if you cite our work. Currently, we do not have a publication, so feel free to use the project's [Zenodo URL](https://doi.org/10.5281/zenodo.8176569).
|
59
60
|
|
60
61
|
## Funding
|
61
62
|
|
62
63
|
We thank the [Helmholtz Imaging Platform](https://helmholtz-imaging.de/) and
|
63
|
-
[SMHB](https://www.fz-juelich.de/en/smhb) for supporting development of
|
64
|
+
[SMHB](https://www.fz-juelich.de/en/smhb) for supporting development of `junifer`.
|
64
65
|
(The funding sources had no role in the design, implementation and evaluation of the pipeline.)
|
65
66
|
|
66
67
|
## Contribution
|
@@ -72,7 +73,7 @@ Contributions are welcome and greatly appreciated. Please read the [guidelines](
|
|
72
73
|
junifer is released under the AGPL v3 license:
|
73
74
|
|
74
75
|
junifer, FZJuelich AML neuroimaging feature extraction library.
|
75
|
-
Copyright (C)
|
76
|
+
Copyright (C) 2023, authors of junifer.
|
76
77
|
|
77
78
|
This program is free software: you can redistribute it and/or modify
|
78
79
|
it under the terms of the GNU Affero General Public License as published by
|
@@ -0,0 +1 @@
|
|
1
|
+
Add Zenodo badge in ``README`` and improve general documentation by `Synchon Mandal`_
|
@@ -30,58 +30,58 @@ before proceeding.
|
|
30
30
|
|
31
31
|
#. Make sure you are in sync with the main branch.
|
32
32
|
|
33
|
-
.. code-block:: bash
|
33
|
+
.. code-block:: bash
|
34
34
|
|
35
|
-
|
36
|
-
|
35
|
+
git checkout main
|
36
|
+
git pull --rebase origin main
|
37
37
|
|
38
38
|
#. Run the following to check changelog is properly generated:
|
39
39
|
|
40
|
-
.. code-block:: bash
|
40
|
+
.. code-block:: bash
|
41
41
|
|
42
|
-
|
42
|
+
towncrier build --draft
|
43
43
|
|
44
44
|
#. Then, run:
|
45
45
|
|
46
|
-
.. code-block:: bash
|
46
|
+
.. code-block:: bash
|
47
47
|
|
48
|
-
|
48
|
+
towncrier
|
49
49
|
|
50
|
-
to generate the proper changelog that should be reflected in
|
51
|
-
``docs/whats_new.rst``.
|
50
|
+
to generate the proper changelog that should be reflected in
|
51
|
+
``docs/whats_new.rst``.
|
52
52
|
|
53
53
|
#. Commit the changes, make a PR and merge via a merge commit.
|
54
54
|
|
55
55
|
#. Make sure you are in sync with the main branch.
|
56
56
|
|
57
|
-
.. code-block:: bash
|
57
|
+
.. code-block:: bash
|
58
58
|
|
59
|
-
|
60
|
-
|
59
|
+
git checkout main
|
60
|
+
git pull --rebase origin main
|
61
61
|
|
62
62
|
#. Create tag (replace ``X.Y.Z`` with the proper version) on the merged PR's
|
63
63
|
merge commit.
|
64
64
|
|
65
|
-
.. code-block:: bash
|
65
|
+
.. code-block:: bash
|
66
66
|
|
67
|
-
|
67
|
+
git tag -a vX.Y.Z -m "Release X.Y.Z"
|
68
68
|
|
69
69
|
#. Check that the build system is creating the proper version
|
70
70
|
|
71
|
-
.. code-block:: bash
|
71
|
+
.. code-block:: bash
|
72
72
|
|
73
|
-
|
73
|
+
SETUPTOOLS_SCM_DEBUG=1 python -m build --outdir dist/ .
|
74
74
|
|
75
75
|
#. Push the tag
|
76
76
|
|
77
|
-
.. code-block:: bash
|
77
|
+
.. code-block:: bash
|
78
78
|
|
79
|
-
|
79
|
+
git push origin --follow-tags
|
80
80
|
|
81
81
|
#. Optional: bump the *MAJOR* or *MINOR* segment of next release (replace
|
82
82
|
``D.E.0`` with the proper version).
|
83
83
|
|
84
|
-
.. code-block:: bash
|
84
|
+
.. code-block:: bash
|
85
85
|
|
86
|
-
|
87
|
-
|
86
|
+
git tag -a vD.E.0.dev -m "Set next release to D.E.0"
|
87
|
+
git push origin --follow-tags
|
@@ -411,7 +411,7 @@ def test_get_mask_multiple(
|
|
411
411
|
computed = get_mask(masks=junifer_masks, target_data=input["BOLD"])
|
412
412
|
|
413
413
|
masks_names = [
|
414
|
-
|
414
|
+
next(iter(x.keys())) if isinstance(x, dict) else x for x in masks
|
415
415
|
]
|
416
416
|
|
417
417
|
mask_funcs = [
|
@@ -197,7 +197,7 @@ def test_marker_collection_storage(tmp_path: Path) -> None:
|
|
197
197
|
|
198
198
|
features = storage.list_features()
|
199
199
|
assert len(features) == 3
|
200
|
-
feature_md5 =
|
200
|
+
feature_md5 = next(iter(features.keys()))
|
201
201
|
t_feature = storage.read_df(feature_md5=feature_md5)
|
202
202
|
fname = "gmd_schaefer100x7_mean"
|
203
203
|
t_data = out[fname]["VBM_GM"]["data"] # type: ignore
|
@@ -114,7 +114,8 @@ class PandasBaseFeatureStorage(BaseFeatureStorage):
|
|
114
114
|
if len(elem_idx) == 1:
|
115
115
|
# Create normal index for vector
|
116
116
|
index = pd.Index(
|
117
|
-
data=
|
117
|
+
data=next(iter(elem_idx.values())),
|
118
|
+
name=next(iter(elem_idx.keys())),
|
118
119
|
)
|
119
120
|
else:
|
120
121
|
# Create multiindex for timeseries
|
@@ -175,7 +175,7 @@ def test_store_metadata_and_list_features(tmp_path: Path) -> None:
|
|
175
175
|
# List the stored features
|
176
176
|
features = storage.list_features()
|
177
177
|
# Get the first MD5
|
178
|
-
feature_md5 =
|
178
|
+
feature_md5 = next(iter(features.keys()))
|
179
179
|
# Check the MD5
|
180
180
|
assert meta_md5 == feature_md5
|
181
181
|
|
@@ -335,7 +335,7 @@ def test_store_df_and_read_df(tmp_path: Path) -> None:
|
|
335
335
|
with pytest.raises(ValueError, match="Only one"):
|
336
336
|
storage.read_df(feature_name="wrong_name", feature_md5="wrong_md5")
|
337
337
|
# Get MD5 hash of features
|
338
|
-
feature_md5 =
|
338
|
+
feature_md5 = next(iter(features.keys()))
|
339
339
|
assert "feature_md5" == feature_md5
|
340
340
|
# Check for key
|
341
341
|
assert "BOLD_markername" == features[feature_md5]["name"]
|
@@ -373,7 +373,7 @@ def test_store_metadata(tmp_path: Path) -> None:
|
|
373
373
|
meta_md5=meta_md5, element=element_to_store, meta=meta_to_store
|
374
374
|
)
|
375
375
|
features = storage.list_features()
|
376
|
-
feature_md5 =
|
376
|
+
feature_md5 = next(iter(features.keys()))
|
377
377
|
assert meta_md5 == feature_md5
|
378
378
|
|
379
379
|
|
@@ -474,7 +474,7 @@ def test_store_matrix(tmp_path: Path) -> None:
|
|
474
474
|
stored_names = [f"{i}~{j}" for i in row_names for j in col_names]
|
475
475
|
|
476
476
|
features = storage.list_features()
|
477
|
-
feature_md5 =
|
477
|
+
feature_md5 = next(iter(features.keys()))
|
478
478
|
assert "BOLD_fc" == features[feature_md5]["name"]
|
479
479
|
|
480
480
|
read_df = storage.read_df(feature_md5=feature_md5)
|
@@ -498,7 +498,7 @@ def test_store_matrix(tmp_path: Path) -> None:
|
|
498
498
|
for j in range(data.shape[1])
|
499
499
|
]
|
500
500
|
features = storage.list_features()
|
501
|
-
feature_md5 =
|
501
|
+
feature_md5 = next(iter(features.keys()))
|
502
502
|
assert "BOLD_fc" == features[feature_md5]["name"]
|
503
503
|
read_df = storage.read_df(feature_md5=feature_md5)
|
504
504
|
assert list(read_df.columns) == stored_names
|
@@ -563,7 +563,7 @@ def test_store_matrix(tmp_path: Path) -> None:
|
|
563
563
|
]
|
564
564
|
|
565
565
|
features = storage.list_features()
|
566
|
-
feature_md5 =
|
566
|
+
feature_md5 = next(iter(features.keys()))
|
567
567
|
assert "BOLD_fc" == features[feature_md5]["name"]
|
568
568
|
read_df = storage.read_df(feature_md5=feature_md5)
|
569
569
|
assert list(read_df.columns) == stored_names
|
@@ -595,7 +595,7 @@ def test_store_matrix(tmp_path: Path) -> None:
|
|
595
595
|
]
|
596
596
|
|
597
597
|
features = storage.list_features()
|
598
|
-
feature_md5 =
|
598
|
+
feature_md5 = next(iter(features.keys()))
|
599
599
|
assert "BOLD_fc" == features[feature_md5]["name"]
|
600
600
|
read_df = storage.read_df(feature_md5=feature_md5)
|
601
601
|
assert list(read_df.columns) == stored_names
|
@@ -632,7 +632,7 @@ def test_store_matrix(tmp_path: Path) -> None:
|
|
632
632
|
]
|
633
633
|
|
634
634
|
features = storage.list_features()
|
635
|
-
feature_md5 =
|
635
|
+
feature_md5 = next(iter(features.keys()))
|
636
636
|
assert "BOLD_fc" == features[feature_md5]["name"]
|
637
637
|
read_df = storage.read_df(feature_md5=feature_md5)
|
638
638
|
assert list(read_df.columns) == stored_names
|
@@ -663,7 +663,7 @@ def test_store_matrix(tmp_path: Path) -> None:
|
|
663
663
|
]
|
664
664
|
|
665
665
|
features = storage.list_features()
|
666
|
-
feature_md5 =
|
666
|
+
feature_md5 = next(iter(features.keys()))
|
667
667
|
assert "BOLD_fc" == features[feature_md5]["name"]
|
668
668
|
read_df = storage.read_df(feature_md5=feature_md5)
|
669
669
|
assert list(read_df.columns) == stored_names
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: junifer
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.4.dev8
|
4
4
|
Summary: JUelich NeuroImaging FEature extractoR
|
5
5
|
Author-email: Fede Raimondo <f.raimondo@fz-juelich.de>, Synchon Mandal <s.mandal@fz-juelich.de>
|
6
6
|
Maintainer-email: Fede Raimondo <f.raimondo@fz-juelich.de>, Synchon Mandal <s.mandal@fz-juelich.de>
|
@@ -43,10 +43,11 @@ License-File: AUTHORS.rst
|
|
43
43
|
[](https://github.com/psf/black)
|
44
44
|
[](https://github.com/charliermarsh/ruff)
|
45
45
|
[](https://github.com/pre-commit/pre-commit)
|
46
|
+
[](https://doi.org/10.5281/zenodo.8176570)
|
46
47
|
|
47
48
|
## About
|
48
49
|
|
49
|
-
junifer is a data handling and feature extraction library targeted towards neuroimaging data specifically functional MRI data.
|
50
|
+
`junifer` is a data handling and feature extraction library targeted towards neuroimaging data specifically functional MRI data.
|
50
51
|
|
51
52
|
It is currently being developed and maintained at the [Applied Machine Learning](https://www.fz-juelich.de/en/inm/inm-7/research-groups/applied-machine-learning-aml) group at [Forschungszentrum Juelich](https://www.fz-juelich.de/en), Germany. Although the library is designed for people working at [Institute of Neuroscience and Medicine - Brain and Behaviour (INM-7)](https://www.fz-juelich.de/en/inm/inm-7), it is designed to be as modular as possible thus enabling others to extend it easily.
|
52
53
|
|
@@ -87,12 +88,12 @@ conda install -c conda-forge junifer
|
|
87
88
|
|
88
89
|
## Citation
|
89
90
|
|
90
|
-
If you use junifer in a scientific publication, we would appreciate if you cite our work. Currently, we do not have a publication, so feel free to use the project [URL](https://
|
91
|
+
If you use `junifer` in a scientific publication, we would appreciate if you cite our work. Currently, we do not have a publication, so feel free to use the project's [Zenodo URL](https://doi.org/10.5281/zenodo.8176569).
|
91
92
|
|
92
93
|
## Funding
|
93
94
|
|
94
95
|
We thank the [Helmholtz Imaging Platform](https://helmholtz-imaging.de/) and
|
95
|
-
[SMHB](https://www.fz-juelich.de/en/smhb) for supporting development of
|
96
|
+
[SMHB](https://www.fz-juelich.de/en/smhb) for supporting development of `junifer`.
|
96
97
|
(The funding sources had no role in the design, implementation and evaluation of the pipeline.)
|
97
98
|
|
98
99
|
## Contribution
|
@@ -104,7 +105,7 @@ Contributions are welcome and greatly appreciated. Please read the [guidelines](
|
|
104
105
|
junifer is released under the AGPL v3 license:
|
105
106
|
|
106
107
|
junifer, FZJuelich AML neuroimaging feature extraction library.
|
107
|
-
Copyright (C)
|
108
|
+
Copyright (C) 2023, authors of junifer.
|
108
109
|
|
109
110
|
This program is free software: you can redistribute it and/or modify
|
110
111
|
it under the terms of the GNU Affero General Public License as published by
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|