{"id":202323,"name":null,"description":"Accelerated Microstructure Imaging via Convex Optimization (AMICO) from diffusion MRI data","url":"https://github.com/daducci/amico","last_synced_at":"2025-09-11T07:56:08.079Z","repository":{"id":21571904,"uuid":"24891782","full_name":"daducci/AMICO","owner":"daducci","description":"Accelerated Microstructure Imaging via Convex Optimization (AMICO) from diffusion MRI data","archived":false,"fork":false,"pushed_at":"2025-08-13T13:05:39.000Z","size":6289,"stargazers_count":112,"open_issues_count":13,"forks_count":64,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-08-13T13:33:01.363Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Cython","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daducci.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-10-07T13:35:47.000Z","updated_at":"2025-08-13T11:28:51.000Z","dependencies_parsed_at":"2023-10-03T19:57:27.547Z","dependency_job_id":"b143af56-847b-4d56-8ebe-6384ab8cccf5","html_url":"https://github.com/daducci/AMICO","commit_stats":{"total_commits":390,"total_committers":35,"mean_commits":"11.142857142857142","dds":0.7846153846153846,"last_synced_commit":"9011225f932c0d7452bf5566ba2006b8414a5175"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/daducci/AMICO","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daducci","download_url":"https://codeload.github.com/daducci/AMICO/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/sbom","scorecard":{"id":316613,"data":{"date":"2025-08-11","repo":{"name":"github.com/daducci/AMICO","commit":"7183ee098f400d08e68be097c170ec078e969295"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/compile_openblas_linux.yml:1","Warn: no topLevel permission defined: .github/workflows/compile_openblas_macos.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_on_pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compile_openblas_linux.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/compile_openblas_linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/compile_openblas_linux.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/compile_openblas_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compile_openblas_linux.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/compile_openblas_linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compile_openblas_macos.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/compile_openblas_macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compile_openblas_macos.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/compile_openblas_macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_on_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/publish_on_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_on_pypi.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/publish_on_pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_on_pypi.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/publish_on_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_on_pypi.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/daducci/AMICO/publish_on_pypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_wheels.yml:212","Warn: pipCommand not pinned by hash: .github/workflows/build_wheels.yml:213","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_on_pypi.yml:7"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'release/v2.1.0'","Warn: branch protection not enabled for branch 'release/v2.0.3'","Warn: branch protection not enabled for branch 'release/v2.0.2'","Warn: branch protection not enabled for branch 'release/v2.0.1'","Warn: branch protection not enabled for branch 'release/v2.0.0'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-18T00:19:35.093Z","repository_id":21571904,"created_at":"2025-08-18T00:19:35.093Z","updated_at":"2025-08-18T00:19:35.093Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274598170,"owners_count":25314400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"daducci","name":"Alessandro Daducci","uuid":"369680","kind":"user","description":"","email":"","website":"http://www.di.univr.it/?ent=persona\u0026id=4397","location":"Verona, Italy ","twitter":"ADaducci","company":"University of Verona","icon_url":"https://avatars.githubusercontent.com/u/369680?u=a8f10af75b744f41f554e29c5caac7048c506005\u0026v=4","repositories_count":10,"last_synced_at":"2025-03-18T17:40:12.401Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/daducci","funding_links":[],"total_stars":154,"followers":50,"following":30,"created_at":"2022-11-09T19:21:52.279Z","updated_at":"2025-03-18T17:40:12.401Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daducci","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daducci/repositories"},"packages":[{"id":2712538,"name":"dmri-amico","ecosystem":"pypi","description":"Accelerated Microstructure Imaging via Convex Optimization (AMICO)","homepage":"https://github.com/daducci/AMICO","licenses":"Proprietary License","normalized_licenses":["OML"],"repository_url":"https://github.com/daducci/AMICO","keywords_array":["Neuroimaging","Diffusion MRI","Microstructure Imaging"],"namespace":null,"versions_count":26,"first_release_published_at":"2020-06-03T15:48:34.000Z","latest_release_published_at":"2025-01-21T10:19:07.000Z","latest_release_number":"2.1.0","last_synced_at":"2025-08-13T13:44:03.684Z","created_at":"2022-04-10T10:46:49.105Z","updated_at":"2025-08-13T21:20:35.220Z","registry_url":"https://pypi.org/project/dmri-amico/","install_command":"pip install dmri-amico --index-url https://pypi.org/simple","documentation_url":"https://github.com/daducci/AMICO/wiki","metadata":{"funding":null,"documentation":"https://github.com/daducci/AMICO/wiki","classifiers":["Intended Audience :: Science/Research","License :: Other/Proprietary License","Operating System :: OS Independent","Programming Language :: Cython","Programming Language :: Python","Topic :: Scientific/Engineering :: Image Processing"],"normalized_name":"dmri-amico"},"repo_metadata":{"id":21571904,"uuid":"24891782","full_name":"daducci/AMICO","owner":"daducci","description":"Accelerated Microstructure Imaging via Convex Optimization (AMICO) from diffusion MRI data","archived":false,"fork":false,"pushed_at":"2025-08-13T13:05:39.000Z","size":6289,"stargazers_count":112,"open_issues_count":13,"forks_count":64,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-08-13T13:33:01.363Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Cython","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daducci.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-10-07T13:35:47.000Z","updated_at":"2025-08-13T11:28:51.000Z","dependencies_parsed_at":"2023-10-03T19:57:27.547Z","dependency_job_id":"b143af56-847b-4d56-8ebe-6384ab8cccf5","html_url":"https://github.com/daducci/AMICO","commit_stats":{"total_commits":390,"total_committers":35,"mean_commits":"11.142857142857142","dds":0.7846153846153846,"last_synced_commit":"9011225f932c0d7452bf5566ba2006b8414a5175"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/daducci/AMICO","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daducci","download_url":"https://codeload.github.com/daducci/AMICO/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270315911,"owners_count":24563513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"daducci","name":"Alessandro Daducci","uuid":"369680","kind":"user","description":"","email":"","website":"http://www.di.univr.it/?ent=persona\u0026id=4397","location":"Verona, Italy ","twitter":"ADaducci","company":"University of Verona","icon_url":"https://avatars.githubusercontent.com/u/369680?u=a8f10af75b744f41f554e29c5caac7048c506005\u0026v=4","repositories_count":10,"last_synced_at":"2025-03-18T17:40:12.401Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/daducci","funding_links":[],"total_stars":154,"followers":50,"following":30,"created_at":"2022-11-09T19:21:52.279Z","updated_at":"2025-03-18T17:40:12.401Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daducci","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daducci/repositories"},"tags":[{"name":"v2.1.0","sha":"98a772b240e1cd67a26a17f47f7f7738bda41b73","kind":"commit","published_at":"2025-01-21T09:52:13.000Z","download_url":"https://codeload.github.com/daducci/AMICO/tar.gz/v2.1.0","html_url":"https://github.com/daducci/AMICO/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daducci/AMICO@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.1.0/manifests"},{"name":"v2.1.0rc1","sha":"2f76e35dc711f2b6aafda0035b69d9f49bf9c07f","kind":"commit","published_at":"2025-01-20T11:46:58.000Z","download_url":"https://codeload.github.com/daducci/AMICO/tar.gz/v2.1.0rc1","html_url":"https://github.com/daducci/AMICO/releases/tag/v2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daducci/AMICO@v2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.1.0rc1/manifests"},{"name":"v2.0.3","sha":"df540093b60240c38a6ff2ea4ceb1181c4f3e936","kind":"commit","published_at":"2024-07-05T11:30:20.000Z","download_url":"https://codeload.github.com/daducci/AMICO/tar.gz/v2.0.3","html_url":"https://github.com/daducci/AMICO/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daducci/AMICO@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.3/manifests"},{"name":"v2.0.3rc1","sha":"152c98bf72bcaecfe8221e34ef7292fb2a78cda4","kind":"commit","published_at":"2024-07-05T10:38:03.000Z","download_url":"https://codeload.github.com/daducci/AMICO/tar.gz/v2.0.3rc1","html_url":"https://github.com/daducci/AMICO/releases/tag/v2.0.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daducci/AMICO@v2.0.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.3rc1/manifests"},{"name":"v2.0.2","sha":"268efd514692279414e74a7e769b546042bf4045","kind":"commit","published_at":"2024-07-04T17:12:51.000Z","download_url":"https://codeload.github.com/daducci/AMICO/tar.gz/v2.0.2","html_url":"https://github.com/daducci/AMICO/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daducci/AMICO@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.2/manifests"},{"name":"v2.0.2rc1","sha":"c7349f516fdb0b55491c0de08ee7247db32d5fd0","kind":"commit","published_at":"2024-07-04T16:33:24.000Z","download_url":"https://codeload.github.com/daducci/AMICO/tar.gz/v2.0.2rc1","html_url":"https://github.com/daducci/AMICO/releases/tag/v2.0.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daducci/AMICO@v2.0.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.2rc1/manifests"},{"name":"v2.0.1","sha":"9011225f932c0d7452bf5566ba2006b8414a5175","kind":"commit","published_at":"2023-09-21T13:46:27.000Z","download_url":"https://codeload.github.com/daducci/AMICO/tar.gz/v2.0.1","html_url":"https://github.com/daducci/AMICO/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daducci/AMICO@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.1/manifests"},{"name":"v2.0.1rc1","sha":"b13f2614d7b41efddd2293d67a900aa968af5f5d","kind":"commit","published_at":"2023-09-21T13:09:23.000Z","download_url":"https://codeload.github.com/daducci/AMICO/tar.gz/v2.0.1rc1","html_url":"https://github.com/daducci/AMICO/releases/tag/v2.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daducci/AMICO@v2.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.1rc1/manifests"},{"name":"v2.0.0rc1","sha":"e6a15ee7dca29ffb07538a9c0341d123f0f31463","kind":"commit","published_at":"2023-09-15T13:10:56.000Z","download_url":"https://codeload.github.com/daducci/AMICO/tar.gz/v2.0.0rc1","html_url":"https://github.com/daducci/AMICO/releases/tag/v2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daducci/AMICO@v2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.0rc1/manifests"},{"name":"v2.0.0","sha":"a0a5503516a2aebcc04d4497d812d525b6e0cd23","kind":"commit","published_at":"2023-09-14T16:10:10.000Z","download_url":"https://codeload.github.com/daducci/AMICO/tar.gz/v2.0.0","html_url":"https://github.com/daducci/AMICO/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/daducci/AMICO@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/tags/v2.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T21:20:35.220Z","dependent_packages_count":3,"downloads":1705,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":9.078789494734036,"dependent_repos_count":6.004774706629907,"dependent_packages_count":2.3666079825624378,"stargazers_count":7.522966891858422,"forks_count":5.443848759540167,"docker_downloads_count":2.886848568102533,"average":5.55063940057125},"purl":"pkg:pypi/dmri-amico","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dmri-amico","docker_dependents_count":2,"docker_downloads_count":227,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dmri-amico","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dmri-amico/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-27T00:46:00.228Z","issues_count":96,"pull_requests_count":39,"avg_time_to_close_issue":20252797.38372093,"avg_time_to_close_pull_request":1777098.4594594594,"issues_closed_count":86,"pull_requests_closed_count":37,"pull_request_authors_count":15,"issue_authors_count":69,"avg_comments_per_issue":4.375,"avg_comments_per_pull_request":0.5384615384615384,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":459577.0,"past_year_avg_time_to_close_pull_request":146877.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.111111111111111,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/issues","maintainers":[{"login":"nightwnvol","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightwnvol"},{"login":"daducci","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daducci"},{"login":"MarioOcampo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarioOcampo"}],"active_maintainers":[{"login":"nightwnvol","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightwnvol"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dmri-amico/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dmri-amico/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dmri-amico/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dmri-amico/related_packages","maintainers":[{"uuid":"daducci","login":"daducci","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/daducci/","role":null,"created_at":"2022-12-22T21:22:22.043Z","updated_at":"2022-12-22T21:22:22.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/daducci/packages"},{"uuid":"frheault","login":"frheault","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/frheault/","role":null,"created_at":"2022-12-22T21:22:22.046Z","updated_at":"2022-12-22T21:22:22.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/frheault/packages"},{"uuid":"nightwnvol","login":"nightwnvol","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/nightwnvol/","role":null,"created_at":"2023-09-18T17:16:39.611Z","updated_at":"2023-09-18T17:16:39.611Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nightwnvol/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":727365,"maintainers_count":309024,"namespaces_count":0,"keywords_count":238553,"github":"pypi","metadata":{"funded_packages_count":50606},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-11T06:32:25.443Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":568458,"full_name":"daducci/AMICO","default_branch":"master","committers":[{"name":"nightwnvol","email":"clorindo.notte@univr.it","login":null,"count":84},{"name":"Alessandro Daducci","email":"alessandro.daducci@epfl.ch","login":null,"count":61},{"name":"Alessandro Daducci","email":"alessandro.daducci@gmail.com","login":null,"count":44},{"name":"Alessandro Daducci","email":"alessandro.daducci@univr.it","login":null,"count":42},{"name":"Mario Ocampo","email":"ocampo.mario@gmail.com","login":null,"count":32},{"name":"ErickHernandezGutierrez","email":"erick.hernandez@cimat.mx","login":null,"count":23},{"name":"nightwnvol","email":"notte_94@hotmail.it","login":null,"count":22},{"name":"David Romascano","email":"david.romascano@epfl.ch","login":null,"count":22},{"name":"frheault","email":"francois.m.rheault@usherbrooke","login":null,"count":11},{"name":"Alessandro Daducci","email":"daducci","login":"daducci","count":10},{"name":"Maxime Descoteaux","email":"m.descoteaux@usherbrooke.ca","login":null,"count":6},{"name":"ketograph","email":"ketograph@github.com","login":null,"count":3},{"name":"Daisuke MATSUYOSHI","email":"matsuyoshi.daisuke@gmail.com","login":null,"count":3},{"name":"Samuel St-Jean","email":"stjeansam@gmail.com","login":null,"count":2},{"name":"Chris Steele","email":"steelec@gmail.com","login":null,"count":2},{"name":"Tom Wright","email":"tom@maladmin.com","login":null,"count":2},{"name":"Thomas","email":"ketograph","login":"ketograph","count":2},{"name":"arnaudbore","email":"arnaud.bore@gmail.com","login":null,"count":2},{"name":"Ian Hinder","email":"ian.hinder@manchester.ac.uk","login":null,"count":1},{"name":"Josef Ling","email":"jling@carson.mind.unm.edu","login":null,"count":1},{"name":"Chris Hammill","email":"cfhammill@gmail.com","login":null,"count":1},{"name":"Jean-Christophe Houde","email":"jean.christophe.houde@gmail.com","login":null,"count":1},{"name":"Philip A Cook","email":"cookpa@mail.med.upenn.edu","login":null,"count":1},{"name":"Matt Cieslak","email":"mattcieslak@gmail.com","login":null,"count":1},{"name":"Kohske Takahashi","email":"takahashi@hinako.local","login":null,"count":1},{"name":"Marco Palombo","email":"mrc.palombo@gmail.com","login":null,"count":1},{"name":"Alessandro Daducci","email":"ale@lts5pc9","login":null,"count":1},{"name":"full-Strix","email":"matteo.btt90@gmail.com","login":null,"count":1},{"name":"Kohske Takahashi at Sumire","email":"takahashi.kohske@gmail.com","login":null,"count":1},{"name":"takahashi","email":"takahashi@rabin.local","login":null,"count":1},{"name":"Hao","email":"anbai106@hotmail.com","login":null,"count":1},{"name":"annaauria","email":"anna.auria@gmail.com","login":null,"count":1},{"name":"frheault","email":"francois.m.rheault@usherbrooke.ca","login":null,"count":1},{"name":"Michael Krause","email":"krause@mpib-berlin.mpg.de","login":null,"count":1},{"name":"Marco Palombo","email":"33546086+palombom","login":"palombom","count":1}],"total_commits":390,"total_committers":35,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.142857142857142,"dds":0.7846153846153846,"past_year_committers":[{"name":"nightwnvol","email":"clorindo.notte@univr.it","login":null,"count":84}],"past_year_total_commits":84,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":84.0,"past_year_dds":0.0,"last_synced_at":"2023-10-26T15:37:22.978Z","last_synced_commit":"9011225f932c0d7452bf5566ba2006b8414a5175","created_at":"2023-03-09T05:20:32.091Z","updated_at":"2023-10-26T15:37:22.979Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5524511,"commits_count":868166479,"contributors_count":31942272,"owners_count":917070,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"daducci/AMICO","html_url":"https://github.com/daducci/AMICO","last_synced_at":"2025-08-31T09:33:16.399Z","status":null,"issues_count":96,"pull_requests_count":41,"avg_time_to_close_issue":20252797.38372093,"avg_time_to_close_pull_request":1732286.2368421052,"issues_closed_count":86,"pull_requests_closed_count":38,"pull_request_authors_count":15,"issue_authors_count":69,"avg_comments_per_issue":4.322916666666667,"avg_comments_per_pull_request":0.5121951219512195,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":538585.0,"past_year_avg_time_to_close_pull_request":74234.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.1428571428571428,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T14:28:20.264Z","updated_at":"2025-09-02T12:04:13.526Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/daducci%2FAMICO/issues","issue_labels_count":{"help wanted":46,"question":10,"enhancement":10,"bug":8,"duplicate":4,"wontfix":1},"pull_request_labels_count":{"enhancement":11,"bug":9,"invalid":1},"issue_author_associations_count":{"NONE":88,"CONTRIBUTOR":5,"COLLABORATOR":2,"OWNER":1},"pull_request_author_associations_count":{"COLLABORATOR":20,"CONTRIBUTOR":12,"OWNER":8,"NONE":3},"issue_authors":{"CallowBrainProject":6,"ElChiriquiski":6,"surendra116083":4,"yunfei920406":3,"mattcieslak":2,"bertram0611":2,"kjobson-neuro":2,"weberam2":2,"ezefarrher":2,"cmeesters":2,"BastienCagna":2,"andebag":2,"karkantar":2,"barakovic":2,"mblesac":2,"Youguang":2,"nightwnvol":1,"AbAstris":1,"MariaICL":1,"Dariodc97":1,"jrf1024":1,"enjoy-our-life":1,"Hongbosherlock":1,"nakulrrraval":1,"Yuchen1105":1,"gauvinalexandre":1,"qiuziru":1,"pauldmccarthy":1,"arnaudbore":1,"Bea9619":1,"gdurif":1,"lucilla7":1,"Dtolomeo":1,"ElijahMak":1,"styner":1,"trislett":1,"dkp":1,"ccoulombe":1,"huchengMRI":1,"saraponti":1,"praveen-honhar":1,"htdepot":1,"zeffiro":1,"stremblay18":1,"nilgoyette":1,"marivas-MRI":1,"MarioOcampo":1,"Shintai516":1,"NeuroImagingWorld":1,"minisagan":1,"zicongzhou818":1,"rosenvic":1,"bacaron":1,"dilaraerisen":1,"liuna0630":1,"ilariagabusi":1,"daducci":1,"tjmurdy":1,"sarwart":1,"VDelv":1,"ErickHernandezGutierrez":1,"HekatII":1,"JayChang91":1,"krimsonking1999":1,"divetea":1,"alonsorm77":1,"rosella1234":1,"reveley":1,"mdesco":1},"pull_request_authors":{"nightwnvol":16,"daducci":8,"MarioOcampo":4,"ErickHernandezGutierrez":3,"K0ki116":2,"jchoude":1,"mattcieslak":1,"pauldmccarthy":1,"arnaudbore":1,"fullbat":1,"davidrs06":1,"mdesco":1,"ianhinder":1,"oceanites":1,"frheault":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-11T00:00:09.407Z","repositories_count":10235011,"issues_count":32583100,"pull_requests_count":103219565,"authors_count":10756197,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":3,"help wanted":1},"past_year_pull_request_labels_count":{"enhancement":1},"past_year_issue_author_associations_count":{"NONE":7},"past_year_pull_request_author_associations_count":{"COLLABORATOR":2,"OWNER":1},"past_year_issue_authors":{"ElChiriquiski":2,"BastienCagna":1,"marivas-MRI":1,"mblesac":1,"Yuchen1105":1,"zicongzhou818":1},"past_year_pull_request_authors":{"nightwnvol":2,"daducci":1},"maintainers":[{"login":"nightwnvol","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightwnvol"},{"login":"daducci","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daducci"},{"login":"MarioOcampo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarioOcampo"}],"active_maintainers":[{"login":"nightwnvol","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nightwnvol"},{"login":"daducci","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daducci"}]},"events":{"total":{"CreateEvent":4,"ReleaseEvent":2,"IssuesEvent":8,"WatchEvent":8,"IssueCommentEvent":11,"PushEvent":3,"GollumEvent":1,"PullRequestEvent":3,"ForkEvent":2},"last_year":{"CreateEvent":4,"ReleaseEvent":2,"IssuesEvent":8,"WatchEvent":8,"IssueCommentEvent":11,"PushEvent":3,"GollumEvent":1,"PullRequestEvent":3,"ForkEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-19T13:50:46.269Z","updated_at":"2022-08-19T13:50:46.269Z","repository_link":"https://github.com/daducci/AMICO/blob/master/requirements.txt","dependencies":[{"id":2049481430,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2049481431,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2049481432,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=46.1","direct":true,"kind":"runtime","optional":false},{"id":2049481433,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.12","direct":true,"kind":"runtime","optional":false},{"id":2049481434,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"runtime","optional":false},{"id":2049481435,"package_name":"dipy","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"runtime","optional":false},{"id":2049481436,"package_name":"spams","ecosystem":"pypi","requirements":"\u003e=2.6.5.2","direct":true,"kind":"runtime","optional":false},{"id":2049481437,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.56.0","direct":true,"kind":"runtime","optional":false},{"id":2049481438,"package_name":"joblib","ecosystem":"pypi","requirements":"\u003e=1.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-19T13:50:46.449Z","updated_at":"2022-08-19T13:50:46.449Z","repository_link":"https://github.com/daducci/AMICO/blob/master/setup.py","dependencies":[{"id":2049487623,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2049487624,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2049487625,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.12","direct":true,"kind":"runtime","optional":false},{"id":2049487626,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"runtime","optional":false},{"id":2049487627,"package_name":"dipy","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"runtime","optional":false},{"id":2049487628,"package_name":"spams","ecosystem":"pypi","requirements":"\u003e=2.6.5.2","direct":true,"kind":"runtime","optional":false},{"id":2049487629,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.56.0","direct":true,"kind":"runtime","optional":false},{"id":2049487630,"package_name":"joblib","ecosystem":"pypi","requirements":"\u003e=1.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_wheels.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T19:57:25.350Z","updated_at":"2023-10-03T19:57:25.350Z","repository_link":"https://github.com/daducci/AMICO/blob/master/.github/workflows/build_wheels.yml","dependencies":[{"id":14087465023,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":14087465024,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.15.0","direct":true,"kind":"composite","optional":false},{"id":14087465025,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3.1.3","direct":true,"kind":"composite","optional":false},{"id":14087465026,"package_name":"dawidd6/action-download-artifact","ecosystem":"actions","requirements":"v2.27.0","direct":true,"kind":"composite","optional":false},{"id":14087465027,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/compile_openblas_linux.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T19:57:25.419Z","updated_at":"2023-10-03T19:57:25.419Z","repository_link":"https://github.com/daducci/AMICO/blob/master/.github/workflows/compile_openblas_linux.yml","dependencies":[{"id":14087465042,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false},{"id":14087465043,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3.1.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/compile_openblas_macos_x86_64.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T19:57:25.467Z","updated_at":"2023-10-03T19:57:25.467Z","repository_link":"https://github.com/daducci/AMICO/blob/master/.github/workflows/compile_openblas_macos_x86_64.yml","dependencies":[{"id":14087465122,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3.1.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/macos_arm64_wheels.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T19:57:25.534Z","updated_at":"2023-10-03T19:57:25.534Z","repository_link":"https://github.com/daducci/AMICO/blob/master/.github/workflows/macos_arm64_wheels.yml","dependencies":[{"id":14087465129,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3.1.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_on_pypi.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T19:57:25.624Z","updated_at":"2023-10-03T19:57:25.624Z","repository_link":"https://github.com/daducci/AMICO/blob/master/.github/workflows/publish_on_pypi.yml","dependencies":[{"id":14087465425,"package_name":"dawidd6/action-download-artifact","ecosystem":"actions","requirements":"v2.27.0","direct":true,"kind":"composite","optional":false},{"id":14087465426,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.8.10","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-03T19:57:26.227Z","updated_at":"2023-10-03T19:57:26.227Z","repository_link":"https://github.com/daducci/AMICO/blob/master/pyproject.toml","dependencies":[]}],"score":15.957193061537666,"created_at":"2025-09-09T04:06:28.377Z","updated_at":"2025-10-07T08:43:46.108Z","avatar_url":"https://github.com/daducci.png","language":"Cython","category":null,"sub_category":null,"monthly_downloads":1705,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1016/j.neuroimage.2014.10.026"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["neuroimaging","diffusion-mri","registration","medical-imaging","tractometry","tractography","tracking","spherical-harmonics","self-supervised-learning","patch2self"],"project_url":"https://science.ecosyste.ms/api/v1/projects/202323","html_url":"https://science.ecosyste.ms/projects/202323"}