{"id":1694,"name":"disksurf","description":"disksurf: Extracting the 3D Structure of Protoplanetary Disks - Published in JOSS (2021)","url":"https://github.com/richteague/disksurf","last_synced_at":"2025-09-04T16:32:16.510Z","repository":{"id":51364171,"uuid":"184391824","full_name":"richteague/disksurf","owner":"richteague","description":"Measure the molecular emission surface of protoplanetary disks. Based on Pinte et al. (2018).","archived":false,"fork":false,"pushed_at":"2024-09-02T18:25:01.000Z","size":16982,"stargazers_count":10,"open_issues_count":2,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-27T23:58:27.361Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/richteague.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":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-01T08:57:52.000Z","updated_at":"2025-06-20T08:26:39.000Z","dependencies_parsed_at":"2025-04-14T15:37:48.391Z","dependency_job_id":null,"html_url":"https://github.com/richteague/disksurf","commit_stats":{"total_commits":121,"total_committers":5,"mean_commits":24.2,"dds":0.09917355371900827,"last_synced_commit":"ca01148a2b0abfcc3441bde2a94793408fd69a06"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/richteague/disksurf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richteague","download_url":"https://codeload.github.com/richteague/disksurf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf/sbom","scorecard":{"id":775667,"data":{"date":"2025-08-11","repo":{"name":"github.com/richteague/disksurf","commit":"bf9abef10653f125df3d3976be383e1336630c90"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"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":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no workflows found","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 1/29 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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8"],"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 2 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"}}]},"last_synced_at":"2025-08-23T03:31:07.918Z","repository_id":51364171,"created_at":"2025-08-23T03:31:07.918Z","updated_at":"2025-08-23T03:31:07.918Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273502109,"owners_count":25117116,"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-03T02:00:09.631Z","response_time":76,"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":"richteague","name":"Rich Teague","uuid":"16056713","kind":"user","description":"","email":"","website":"https://richteague.github.io","location":"Cambridge, MA","twitter":null,"company":"Massachusetts Institute of Technology","icon_url":"https://avatars.githubusercontent.com/u/16056713?u=beeb7727fef3d9fbee05d9d4bb1ea04db292e73d\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-08T17:34:43.761Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/richteague","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T08:02:19.019Z","updated_at":"2023-03-08T17:34:43.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richteague","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richteague/repositories"},"packages":[{"id":2696394,"name":"disksurf","ecosystem":"pypi","description":"Infer and reproject a disk's 3D structure.","homepage":"https://github.com/richteague/disksurf","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/richteague/disksurf","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2021-08-25T20:22:19.000Z","latest_release_published_at":"2024-09-02T18:25:12.000Z","latest_release_number":"1.2.8","last_synced_at":"2025-09-03T20:12:06.984Z","created_at":"2022-04-10T10:37:08.097Z","updated_at":"2025-09-03T20:12:06.985Z","registry_url":"https://pypi.org/project/disksurf/","install_command":"pip install disksurf --index-url https://pypi.org/simple","documentation_url":"https://disksurf.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3.5"],"normalized_name":"disksurf","project_status":null},"repo_metadata":{"id":51364171,"uuid":"184391824","full_name":"richteague/disksurf","owner":"richteague","description":"Measure the molecular emission surface of protoplanetary disks. Based on Pinte et al. (2018).","archived":false,"fork":false,"pushed_at":"2024-09-02T18:25:01.000Z","size":16982,"stargazers_count":10,"open_issues_count":2,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-27T23:58:27.361Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/richteague.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":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-01T08:57:52.000Z","updated_at":"2025-06-20T08:26:39.000Z","dependencies_parsed_at":"2025-04-14T15:37:48.391Z","dependency_job_id":null,"html_url":"https://github.com/richteague/disksurf","commit_stats":{"total_commits":121,"total_committers":5,"mean_commits":24.2,"dds":0.09917355371900827,"last_synced_commit":"ca01148a2b0abfcc3441bde2a94793408fd69a06"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/richteague/disksurf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richteague","download_url":"https://codeload.github.com/richteague/disksurf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf/sbom","scorecard":{"id":775667,"data":{"date":"2025-08-11","repo":{"name":"github.com/richteague/disksurf","commit":"bf9abef10653f125df3d3976be383e1336630c90"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"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":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no workflows found","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 1/29 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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8"],"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 2 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"}}]},"last_synced_at":"2025-08-23T03:31:07.918Z","repository_id":51364171,"created_at":"2025-08-23T03:31:07.918Z","updated_at":"2025-08-23T03:31:07.918Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273025746,"owners_count":25032838,"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-31T02:00:09.071Z","response_time":79,"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":"richteague","name":"Rich Teague","uuid":"16056713","kind":"user","description":"","email":"","website":"https://richteague.github.io","location":"Cambridge, MA","twitter":null,"company":"Massachusetts Institute of Technology","icon_url":"https://avatars.githubusercontent.com/u/16056713?u=beeb7727fef3d9fbee05d9d4bb1ea04db292e73d\u0026v=4","repositories_count":7,"last_synced_at":"2023-03-08T17:34:43.761Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/richteague","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T08:02:19.019Z","updated_at":"2023-03-08T17:34:43.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richteague","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richteague/repositories"},"tags":[{"name":"v1.0.0","sha":"c2621efb86ea163071e5cb0d23e51a01990c3e9d","kind":"commit","published_at":"2021-11-10T20:57:19.000Z","download_url":"https://codeload.github.com/richteague/disksurf/tar.gz/v1.0.0","html_url":"https://github.com/richteague/disksurf/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/richteague/disksurf@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T19:37:01.244Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":21.757797941845343,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":18.522371143430902,"forks_count":14.240614058610191,"docker_downloads_count":null,"average":17.23624420913976},"purl":"pkg:pypi/disksurf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/disksurf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/disksurf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/disksurf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:44:21.683Z","issues_count":5,"pull_requests_count":2,"avg_time_to_close_issue":581147.0,"avg_time_to_close_pull_request":141806.5,"issues_closed_count":3,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"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/richteague%2Fdisksurf/issues","maintainers":[{"login":"richteague","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richteague"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/disksurf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/disksurf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/disksurf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/disksurf/related_packages","maintainers":[{"uuid":"richteague","login":"richteague","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/richteague/","role":null,"created_at":"2023-02-14T20:17:42.581Z","updated_at":"2023-02-14T20:17:42.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/richteague/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724829,"maintainers_count":308212,"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":558855,"full_name":"richteague/disksurf","default_branch":"master","committers":[{"name":"Richard Teague","email":"richard.d.teague@cfa.harvard.edu","login":null,"count":109},{"name":"richteague","email":"rteague@mit.edu","login":"richteague","count":21},{"name":"Aviad Levis","email":"aviad.levis@gmail.com","login":"aviadlevis","count":1},{"name":"Rich Teague","email":"rteague@umich.edu","login":null,"count":1},{"name":"Jane Huang","email":"jnhuang@shellstrop.astro.lsa.umich.edu","login":null,"count":1}],"total_commits":133,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":26.6,"dds":0.18045112781954886,"past_year_committers":[{"name":"richteague","email":"rteague@mit.edu","login":"richteague","count":4}],"past_year_total_commits":4,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.0,"past_year_dds":0.0,"last_synced_at":"2025-08-08T07:04:40.826Z","last_synced_commit":"bf9abef10653f125df3d3976be383e1336630c90","created_at":"2023-03-09T05:00:40.823Z","updated_at":"2025-08-08T07:04:40.832Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"richteague/disksurf","html_url":"https://github.com/richteague/disksurf","last_synced_at":"2025-08-31T18:44:21.683Z","status":"error","issues_count":5,"pull_requests_count":2,"avg_time_to_close_issue":581147.0,"avg_time_to_close_pull_request":141806.5,"issues_closed_count":3,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"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-14T11:58:14.550Z","updated_at":"2025-08-31T18:44:21.684Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/richteague%2Fdisksurf/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":4,"OWNER":1},"pull_request_author_associations_count":{"NONE":1,"CONTRIBUTOR":1},"issue_authors":{"j6626":2,"MaileRuiz":1,"richteague":1,"emptymalei":1},"pull_request_authors":{"aviadlevis":1,"j6626":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9957585,"issues_count":29574116,"pull_requests_count":85773325,"authors_count":9463536,"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":"richteague","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richteague"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"ForkEvent":1},"last_year":{"WatchEvent":1,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T21:41:22.054Z","updated_at":"2022-09-26T21:41:22.054Z","repository_link":"https://github.com/richteague/disksurf/blob/master/docs/requirements.txt","dependencies":[{"id":6165535075,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=1.7.5","direct":true,"kind":"runtime","optional":false},{"id":6165535076,"package_name":"pandoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6165535077,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6165535078,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6165535079,"package_name":"pygments","ecosystem":"pypi","requirements":"\u003e=2.4.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-26T21:41:22.140Z","updated_at":"2022-09-26T21:41:22.140Z","repository_link":"https://github.com/richteague/disksurf/blob/master/setup.py","dependencies":[{"id":6165535083,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6165535084,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6165535085,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6165535086,"package_name":"gofish","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6165535087,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6165535088,"package_name":"emcee","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-04-11T11:18:45.799Z","updated_at":"2025-04-11T11:18:45.799Z","repository_link":"https://github.com/richteague/disksurf/blob/master/pyproject.toml","dependencies":[]}],"score":6.866933284461882,"created_at":"2025-09-04T09:17:51.255Z","updated_at":"2025-10-07T08:04:34.163Z","avatar_url":"https://github.com/richteague.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":14,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.03827'","https://doi.org/10.21105/joss.03827"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1694","html_url":"https://science.ecosyste.ms/projects/1694"}