{"id":8313,"name":"misas","description":"Model Interpretation through Sensitivity Analysis for Segmentation","url":"https://github.com/chfc-cmi/misas","last_synced_at":"2025-09-04T20:04:22.792Z","repository":{"id":37428492,"uuid":"267031163","full_name":"chfc-cmi/misas","owner":"chfc-cmi","description":"Model Interpretation through Sensitivity Analysis for Segmentation","archived":false,"fork":false,"pushed_at":"2022-11-08T07:12:58.000Z","size":286503,"stargazers_count":6,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-19T15:14:46.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://chfc-cmi.github.io/misas","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chfc-cmi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-26T12:01:36.000Z","updated_at":"2023-01-10T13:33:14.000Z","dependencies_parsed_at":"2023-01-21T07:16:00.581Z","dependency_job_id":null,"html_url":"https://github.com/chfc-cmi/misas","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":"fastai/nbdev_template","purl":"pkg:github/chfc-cmi/misas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chfc-cmi","download_url":"https://codeload.github.com/chfc-cmi/misas/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/sbom","scorecard":{"id":277170,"data":{"date":"2025-08-11","repo":{"name":"github.com/chfc-cmi/misas","commit":"2826e32f5821679506745ebaaccffbbd7c11886a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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/30 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/chfc-cmi/misas/deploy.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/chfc-cmi/misas/test.yaml/master?enable=pin","Info:   0 out of   2 third-party GitHubAction 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"}}]},"last_synced_at":"2025-08-17T14:48:15.455Z","repository_id":37428492,"created_at":"2025-08-17T14:48:15.455Z","updated_at":"2025-08-17T14:48:15.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273665992,"owners_count":25146277,"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-04T02:00:08.968Z","response_time":61,"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":"chfc-cmi","name":"Cellular and Molecular Imaging - Comprehensive Heart Failure Center - University Hospital Würzburg","uuid":"65889362","kind":"organization","description":"","email":null,"website":"https://www.ukw.de/research/research-comprehensive-heart-failure-center-chfc/department-cardiovascular-imaging/","location":"Am Schwarzenberg 15, 97078 Würzburg, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/65889362?v=4","repositories_count":3,"last_synced_at":"2023-03-05T01:28:29.491Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chfc-cmi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:38:28.175Z","updated_at":"2023-03-05T01:28:29.509Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chfc-cmi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chfc-cmi/repositories"},"packages":[{"id":2803084,"name":"misas","ecosystem":"pypi","description":"Model Interpretation through Sensitivity Analysis for Segmentation","homepage":"https://github.com/chfc-cmi/misas/","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/chfc-cmi/misas","keywords_array":["interpretability","explainability","machine learning","sensitivity","augmentation"],"namespace":null,"versions_count":7,"first_release_published_at":"2020-09-30T08:57:11.000Z","latest_release_published_at":"2022-08-29T12:17:48.000Z","latest_release_number":"0.1.1","last_synced_at":"2025-08-19T14:36:47.693Z","created_at":"2022-04-10T11:36:46.223Z","updated_at":"2025-08-19T14:57:10.724Z","registry_url":"https://pypi.org/project/misas/","install_command":"pip install misas --index-url https://pypi.org/simple","documentation_url":"https://misas.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"misas","project_status":null},"repo_metadata":{"id":37428492,"uuid":"267031163","full_name":"chfc-cmi/misas","owner":"chfc-cmi","description":"Model Interpretation through Sensitivity Analysis for Segmentation","archived":false,"fork":false,"pushed_at":"2022-11-08T07:12:58.000Z","size":286503,"stargazers_count":6,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-13T21:02:50.609Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://chfc-cmi.github.io/misas","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chfc-cmi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-26T12:01:36.000Z","updated_at":"2023-01-10T13:33:14.000Z","dependencies_parsed_at":"2023-01-21T07:16:00.581Z","dependency_job_id":null,"html_url":"https://github.com/chfc-cmi/misas","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":"fastai/nbdev_template","purl":"pkg:github/chfc-cmi/misas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chfc-cmi","download_url":"https://codeload.github.com/chfc-cmi/misas/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/sbom","scorecard":{"id":277170,"data":{"date":"2025-08-11","repo":{"name":"github.com/chfc-cmi/misas","commit":"2826e32f5821679506745ebaaccffbbd7c11886a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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/30 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/chfc-cmi/misas/deploy.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yaml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/chfc-cmi/misas/test.yaml/master?enable=pin","Info:   0 out of   2 third-party GitHubAction 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"}}]},"last_synced_at":"2025-08-17T14:48:15.455Z","repository_id":37428492,"created_at":"2025-08-17T14:48:15.455Z","updated_at":"2025-08-17T14:48:15.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271172710,"owners_count":24711662,"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-19T02:00:09.176Z","response_time":63,"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":"chfc-cmi","name":"Cellular and Molecular Imaging - Comprehensive Heart Failure Center - University Hospital Würzburg","uuid":"65889362","kind":"organization","description":"","email":null,"website":"https://www.ukw.de/research/research-comprehensive-heart-failure-center-chfc/department-cardiovascular-imaging/","location":"Am Schwarzenberg 15, 97078 Würzburg, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/65889362?v=4","repositories_count":3,"last_synced_at":"2023-03-05T01:28:29.491Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chfc-cmi","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:38:28.175Z","updated_at":"2023-03-05T01:28:29.509Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chfc-cmi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chfc-cmi/repositories"},"tags":[{"name":"v0.1.0","sha":"99a89f15343a4133260cf6c5fca769797a1c22f6","kind":"tag","published_at":"2022-07-15T15:55:07.000Z","download_url":"https://codeload.github.com/chfc-cmi/misas/tar.gz/v0.1.0","html_url":"https://github.com/chfc-cmi/misas/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chfc-cmi/misas@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/tags/v0.1.0/manifests"},{"name":"v0.0.4","sha":"7a29d5ea540adbb0780ac46b5d9c5f45eaa4ff04","kind":"tag","published_at":"2021-01-14T08:31:55.000Z","download_url":"https://codeload.github.com/chfc-cmi/misas/tar.gz/v0.0.4","html_url":"https://github.com/chfc-cmi/misas/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chfc-cmi/misas@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"6763d43ba26b260468a81fe1effc97445a7a0a2e","kind":"tag","published_at":"2021-01-07T10:28:39.000Z","download_url":"https://codeload.github.com/chfc-cmi/misas/tar.gz/v0.0.3","html_url":"https://github.com/chfc-cmi/misas/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chfc-cmi/misas@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/tags/v0.0.3/manifests"},{"name":"0.0.2","sha":"fb4cf8fd6643b377bab14ac573d3b974ea08010b","kind":"commit","published_at":"2020-10-19T12:13:35.000Z","download_url":"https://codeload.github.com/chfc-cmi/misas/tar.gz/0.0.2","html_url":"https://github.com/chfc-cmi/misas/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chfc-cmi/misas@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-08-19T14:57:10.724Z","dependent_packages_count":0,"downloads":25,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":30.183833261083898,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":20.321926571890604,"forks_count":19.12712860954822,"docker_downloads_count":null,"average":20.27071177100357},"purl":"pkg:pypi/misas","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/misas","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/misas","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/misas/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-13T21:06:09.371Z","issues_count":9,"pull_requests_count":9,"avg_time_to_close_issue":3258040.8,"avg_time_to_close_pull_request":2194962.0,"issues_closed_count":5,"pull_requests_closed_count":9,"pull_request_authors_count":1,"issue_authors_count":4,"avg_comments_per_issue":0.7777777777777778,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/issues","maintainers":[{"login":"iimog","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iimog"},{"login":"wagon-master","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wagon-master"},{"login":"lauraccch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lauraccch"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/misas/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/misas/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/misas/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/misas/related_packages","maintainers":[{"uuid":"iimog","login":"iimog","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/iimog/","role":null,"created_at":"2023-02-24T16:54:56.181Z","updated_at":"2023-02-24T16:54:56.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/iimog/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724890,"maintainers_count":308231,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":611883,"full_name":"chfc-cmi/misas","default_branch":"master","committers":[{"name":"Markus Ankenbrand","email":"markus@ankenbrand.me","login":null,"count":145},{"name":"Liliia","email":"shainberg.lj@gmail.com","login":null,"count":34},{"name":"lauraccch","email":"laura.cecchino@googlemail.com","login":null,"count":17},{"name":"x","email":"x","login":null,"count":16},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"x","email":"105484601+wagon-master","login":"wagon-master","count":3},{"name":"Markus J. Ankenbrand","email":"iimog@iimog.org","login":null,"count":1}],"total_commits":220,"total_committers":7,"total_bot_commits":4,"total_bot_committers":1,"mean_commits":31.428571428571427,"dds":0.34090909090909094,"past_year_committers":[{"name":"Markus Ankenbrand","email":"markus@ankenbrand.me","login":null,"count":3}],"past_year_total_commits":3,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:23:30.036Z","last_synced_commit":"2826e32f5821679506745ebaaccffbbd7c11886a","created_at":"2023-03-09T07:27:23.761Z","updated_at":"2023-10-25T14:23:30.037Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"chfc-cmi/misas","html_url":"https://github.com/chfc-cmi/misas","last_synced_at":"2025-08-19T14:57:42.773Z","status":"error","issues_count":9,"pull_requests_count":9,"avg_time_to_close_issue":3258040.8,"avg_time_to_close_pull_request":2194962.0,"issues_closed_count":5,"pull_requests_closed_count":9,"pull_request_authors_count":1,"issue_authors_count":4,"avg_comments_per_issue":0.7777777777777778,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T17:49:13.094Z","updated_at":"2025-08-19T14:57:42.773Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfc-cmi%2Fmisas/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":9},"issue_author_associations_count":{"MEMBER":5,"COLLABORATOR":3,"NONE":1},"pull_request_author_associations_count":{"CONTRIBUTOR":9},"issue_authors":{"iimog":5,"wagon-master":2,"lauraccch":1,"fepegar":1},"pull_request_authors":{"dependabot[bot]":9},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.075Z","repositories_count":8412955,"issues_count":19516716,"pull_requests_count":46962257,"authors_count":6693225,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"iimog","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iimog"},{"login":"wagon-master","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wagon-master"},{"login":"lauraccch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lauraccch"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/deploy.yaml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:00.171Z","updated_at":"2023-01-21T07:16:00.171Z","repository_link":"https://github.com/chfc-cmi/misas/blob/master/.github/workflows/deploy.yaml","dependencies":[{"id":7075187304,"package_name":"fastai/workflows/quarto-ghp","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:16:00.200Z","updated_at":"2023-01-21T07:16:00.200Z","repository_link":"https://github.com/chfc-cmi/misas/blob/master/.github/workflows/test.yaml","dependencies":[{"id":7075187379,"package_name":"fastai/workflows/nbdev-ci","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":7.5443321080536885,"created_at":"2025-09-04T15:50:27.431Z","updated_at":"2025-10-07T08:06:14.279Z","avatar_url":"https://github.com/chfc-cmi.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":25,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1186/s12880-021-00551-1","https://doi.org/10.1016/j.cmpb.2021.106236"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["ecology","mesh","interactive"],"project_url":"https://science.ecosyste.ms/api/v1/projects/8313","html_url":"https://science.ecosyste.ms/projects/8313","bibtex_url":"https://science.ecosyste.ms/projects/8313/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/8313/export.apalike"}