{"id":21760,"name":"pyphot","description":"suite to deal with passband photometry","url":"https://github.com/mfouesneau/pyphot","last_synced_at":"2025-09-05T01:07:49.855Z","repository":{"id":46048704,"uuid":"70060728","full_name":"mfouesneau/pyphot","owner":"mfouesneau","description":"suite to deal with passband photometry","archived":false,"fork":false,"pushed_at":"2025-07-01T08:59:29.000Z","size":47890,"stargazers_count":61,"open_issues_count":8,"forks_count":18,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-01T09:43:00.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mfouesneau.github.io/pyphot/","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/mfouesneau.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"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":"2016-10-05T13:00:50.000Z","updated_at":"2025-07-01T08:58:28.000Z","dependencies_parsed_at":"2024-06-26T07:46:44.180Z","dependency_job_id":"d34d8819-f293-4dc7-8022-d0e1af904041","html_url":"https://github.com/mfouesneau/pyphot","commit_stats":{"total_commits":189,"total_committers":8,"mean_commits":23.625,"dds":"0.44973544973544977","last_synced_commit":"e2e9ff4e0bd911ca2133e11b55c20646be3bc2f3"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/mfouesneau/pyphot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfouesneau","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/sbom","scorecard":{"id":638912,"data":{"date":"2025-08-11","repo":{"name":"github.com/mfouesneau/pyphot","commit":"22f7f391218f57c0117f58c80aaa33a6d4cbe2f4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":1,"reason":"Found 2/18 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/paper-pdf.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/unittests.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":"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:16"],"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":"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":"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/documentation.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mfouesneau/pyphot/documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/mfouesneau/pyphot/documentation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/paper-pdf.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mfouesneau/pyphot/paper-pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/paper-pdf.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mfouesneau/pyphot/paper-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/paper-pdf.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mfouesneau/pyphot/paper-pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mfouesneau/pyphot/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mfouesneau/pyphot/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mfouesneau/pyphot/unittests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mfouesneau/pyphot/unittests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/documentation.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/unittests.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/unittests.yml:25","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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-21T10:06:55.026Z","repository_id":46048704,"created_at":"2025-08-21T10:06:55.026Z","updated_at":"2025-08-21T10:06:55.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273695334,"owners_count":25151499,"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":"mfouesneau","name":"Morgan Fouesneau","uuid":"1703988","kind":"user","description":"@mfouesneau@mastodon.online","email":"","website":"http://mfouesneau.github.io/","location":null,"twitter":"mfouesneau","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1703988?v=4","repositories_count":30,"last_synced_at":"2023-03-31T12:25:51.342Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mfouesneau","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T08:03:47.420Z","updated_at":"2023-03-31T12:25:51.466Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfouesneau","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfouesneau/repositories"},"packages":[{"id":2879227,"name":"pyphot","ecosystem":"pypi","description":"A tool for computing photometry from spectra","homepage":null,"licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/mfouesneau/pyphot","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2021-10-06T13:18:53.000Z","latest_release_published_at":"2025-07-02T10:29:45.000Z","latest_release_number":"1.7.0","last_synced_at":"2025-08-03T04:33:54.205Z","created_at":"2022-04-10T12:16:40.880Z","updated_at":"2025-08-03T04:33:54.205Z","registry_url":"https://pypi.org/project/pyphot/","install_command":"pip install pyphot --index-url https://pypi.org/simple","documentation_url":"https://pyphot.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Astronomy"],"normalized_name":"pyphot"},"repo_metadata":{"id":46048704,"uuid":"70060728","full_name":"mfouesneau/pyphot","owner":"mfouesneau","description":"suite to deal with passband photometry","archived":false,"fork":false,"pushed_at":"2025-07-01T08:59:29.000Z","size":47890,"stargazers_count":61,"open_issues_count":8,"forks_count":18,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-01T09:43:00.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mfouesneau.github.io/pyphot/","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/mfouesneau.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"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":"2016-10-05T13:00:50.000Z","updated_at":"2025-07-01T08:58:28.000Z","dependencies_parsed_at":"2024-06-26T07:46:44.180Z","dependency_job_id":"d34d8819-f293-4dc7-8022-d0e1af904041","html_url":"https://github.com/mfouesneau/pyphot","commit_stats":{"total_commits":189,"total_committers":8,"mean_commits":23.625,"dds":"0.44973544973544977","last_synced_commit":"e2e9ff4e0bd911ca2133e11b55c20646be3bc2f3"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/mfouesneau/pyphot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfouesneau","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262941010,"owners_count":23388121,"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","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":"mfouesneau","name":"Morgan Fouesneau","uuid":"1703988","kind":"user","description":"@mfouesneau@mastodon.online","email":"","website":"http://mfouesneau.github.io/","location":null,"twitter":"mfouesneau","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1703988?v=4","repositories_count":30,"last_synced_at":"2023-03-31T12:25:51.342Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mfouesneau","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T08:03:47.420Z","updated_at":"2023-03-31T12:25:51.466Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfouesneau","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfouesneau/repositories"},"tags":[{"name":"pyphot_v1.6.0","sha":"7771d5321f9c142208c73169258fa4dc8e8d8fd1","kind":"commit","published_at":"2025-01-21T13:36:34.000Z","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/pyphot_v1.6.0","html_url":"https://github.com/mfouesneau/pyphot/releases/tag/pyphot_v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mfouesneau/pyphot@pyphot_v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.6.0/manifests"},{"name":"pyphot_v1.5.0","sha":"f6011d0c75504bcd2f2ec80ec2d9f3238033ba38","kind":"commit","published_at":"2025-01-21T10:35:15.000Z","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/pyphot_v1.5.0","html_url":"https://github.com/mfouesneau/pyphot/releases/tag/pyphot_v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mfouesneau/pyphot@pyphot_v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.5.0/manifests"},{"name":"pyphot_v1.4.7","sha":"3764cc51e95c559956912e1245a35984626000f6","kind":"commit","published_at":"2024-06-26T09:45:49.000Z","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/pyphot_v1.4.7","html_url":"https://github.com/mfouesneau/pyphot/releases/tag/pyphot_v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mfouesneau/pyphot@pyphot_v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4.7/manifests"},{"name":"pyphot_v1.4.6","sha":"4ee9084d5b66e24967d56aaf90039cbc77b96e1d","kind":"commit","published_at":"2024-06-26T09:25:00.000Z","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/pyphot_v1.4.6","html_url":"https://github.com/mfouesneau/pyphot/releases/tag/pyphot_v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mfouesneau/pyphot@pyphot_v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4.6/manifests"},{"name":"pyphot_v1.4.5","sha":"b8dc972a6e1374568aa3dc8b0274069225c5b892","kind":"commit","published_at":"2022-08-17T17:48:40.000Z","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/pyphot_v1.4.5","html_url":"https://github.com/mfouesneau/pyphot/releases/tag/pyphot_v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mfouesneau/pyphot@pyphot_v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4.5/manifests"},{"name":"pyphot_v1.4.4","sha":"b8dc972a6e1374568aa3dc8b0274069225c5b892","kind":"commit","published_at":"2022-08-17T17:48:40.000Z","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/pyphot_v1.4.4","html_url":"https://github.com/mfouesneau/pyphot/releases/tag/pyphot_v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mfouesneau/pyphot@pyphot_v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4.4/manifests"},{"name":"pyphot_v1.4.3","sha":"d45e8bfce8cb8cd9cd26c2d8dd549ad6a019fbb5","kind":"commit","published_at":"2021-11-22T16:04:57.000Z","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/pyphot_v1.4.3","html_url":"https://github.com/mfouesneau/pyphot/releases/tag/pyphot_v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mfouesneau/pyphot@pyphot_v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4.3/manifests"},{"name":"pyphot_v1.4.2","sha":"dd7bef0c3e98d3acc97cc691306bc00c22fda251","kind":"commit","published_at":"2021-11-22T14:52:15.000Z","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/pyphot_v1.4.2","html_url":"https://github.com/mfouesneau/pyphot/releases/tag/pyphot_v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mfouesneau/pyphot@pyphot_v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4.2/manifests"},{"name":"pyphot_v1.4.1","sha":"2cdbb1d021e65dae50c254da3289219f125aa8ae","kind":"commit","published_at":"2021-11-22T14:25:16.000Z","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/pyphot_v1.4.1","html_url":"https://github.com/mfouesneau/pyphot/releases/tag/pyphot_v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mfouesneau/pyphot@pyphot_v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4.1/manifests"},{"name":"pyphot_v1.4","sha":"a2b5336b0c3d4a1b7c4bc24c9e9c5c8f401dac65","kind":"commit","published_at":"2021-11-22T13:57:50.000Z","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/pyphot_v1.4","html_url":"https://github.com/mfouesneau/pyphot/releases/tag/pyphot_v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mfouesneau/pyphot@pyphot_v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.4/manifests"},{"name":"pyphot_v1.3","sha":"918188bf07818322c2f3786f3219ff350f32b077","kind":"commit","published_at":"2021-11-18T14:33:41.000Z","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/pyphot_v1.3","html_url":"https://github.com/mfouesneau/pyphot/releases/tag/pyphot_v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mfouesneau/pyphot@pyphot_v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.3/manifests"},{"name":"pyphot_v1.2.2","sha":"9d7c99390ea0bf5ff92821be47c6060ff43ada2d","kind":"commit","published_at":"2021-11-18T14:28:32.000Z","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/pyphot_v1.2.2","html_url":"https://github.com/mfouesneau/pyphot/releases/tag/pyphot_v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mfouesneau/pyphot@pyphot_v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.2.2/manifests"},{"name":"pyphot_v1.2.1","sha":"0852ac990764726c43da330deb50d21bf33c7f3e","kind":"commit","published_at":"2021-11-18T13:40:36.000Z","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/pyphot_v1.2.1","html_url":"https://github.com/mfouesneau/pyphot/releases/tag/pyphot_v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mfouesneau/pyphot@pyphot_v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.2.1/manifests"},{"name":"pyphot_v1.2","sha":"ad6c8c45c408f97d5178e797c13aad24d421cdc1","kind":"commit","published_at":"2021-11-18T09:57:08.000Z","download_url":"https://codeload.github.com/mfouesneau/pyphot/tar.gz/pyphot_v1.2","html_url":"https://github.com/mfouesneau/pyphot/releases/tag/pyphot_v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mfouesneau/pyphot@pyphot_v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/tags/pyphot_v1.2/manifests"}]},"repo_metadata_updated_at":"2025-07-01T09:54:30.217Z","dependent_packages_count":0,"downloads":519,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":15.665820271482847,"dependent_repos_count":6.625023154734737,"dependent_packages_count":10.082087700208083,"stargazers_count":9.460122722819454,"forks_count":8.902030123426616,"docker_downloads_count":null,"average":10.147016794534348},"purl":"pkg:pypi/pyphot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyphot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyphot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyphot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-12T06:57:28.837Z","issues_count":50,"pull_requests_count":20,"avg_time_to_close_issue":11200311.369565217,"avg_time_to_close_pull_request":3592887.15,"issues_closed_count":46,"pull_requests_closed_count":20,"pull_request_authors_count":8,"issue_authors_count":30,"avg_comments_per_issue":3.36,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":5247183.125,"past_year_avg_time_to_close_pull_request":26683.571428571428,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":0.5714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/issues","maintainers":[{"login":"mfouesneau","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfouesneau"}],"active_maintainers":[{"login":"mfouesneau","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfouesneau"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyphot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyphot/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyphot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyphot/related_packages","maintainers":[{"uuid":"kamile","login":"kamile","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/kamile/","role":null,"created_at":"2023-02-25T04:58:40.389Z","updated_at":"2023-02-25T04:58:40.389Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kamile/packages"},{"uuid":"mfouesneau","login":"mfouesneau","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/mfouesneau/","role":null,"created_at":"2023-02-25T04:58:40.395Z","updated_at":"2023-02-25T04:58:40.395Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mfouesneau/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724946,"maintainers_count":308265,"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":639535,"full_name":"mfouesneau/pyphot","default_branch":"master","committers":[{"name":"Morgan Fouesneau","email":"morgan.fouesneau@astro.washington.edu","count":104},{"name":"Morgan Fouesneau","email":"mfouesneau@users.noreply.github.com","count":70},{"name":"Timothy Morton","email":"tim.morton@gmail.com","count":5},{"name":"Jose Vines","email":"jose.vines@ug.uchile.cl","count":3},{"name":"Kamile Lukosiute","email":"lukosiute.k@gmail.com","count":3},{"name":"yqiu","email":"120360845@qq.com","count":2},{"name":"Ariane LANCON","email":"lancon@Arianes-MacBook-Air-2.local","count":1},{"name":"lancon","email":"ariane.lancon@astro.unistra.fr","count":1}],"total_commits":189,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":23.625,"dds":0.44973544973544977,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T04:55:22.235Z","last_synced_commit":"e2e9ff4e0bd911ca2133e11b55c20646be3bc2f3","created_at":"2023-03-09T08:48:46.200Z","updated_at":"2023-09-19T17:31:07.166Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","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":"mfouesneau/pyphot","html_url":"https://github.com/mfouesneau/pyphot","last_synced_at":"2025-08-31T12:30:37.772Z","status":null,"issues_count":58,"pull_requests_count":30,"avg_time_to_close_issue":11199157.413043479,"avg_time_to_close_pull_request":2663734.111111111,"issues_closed_count":46,"pull_requests_closed_count":27,"pull_request_authors_count":8,"issue_authors_count":31,"avg_comments_per_issue":2.896551724137931,"avg_comments_per_pull_request":0.3,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":3378964.5,"past_year_avg_time_to_close_pull_request":17816.5,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.7142857142857143,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-14T21:40:03.017Z","updated_at":"2025-09-03T01:08:14.822Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfouesneau%2Fpyphot/issues","issue_labels_count":{"enhancement":16,"bug":10,"question":10,"wontfix":2,"help wanted":1,"documentation":1},"pull_request_labels_count":{"enhancement":2,"bug":1},"issue_author_associations_count":{"NONE":33,"OWNER":19,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"CONTRIBUTOR":19,"OWNER":10,"NONE":2},"issue_authors":{"mfouesneau":19,"sundarjhu":4,"jvines":3,"christophra":2,"tjayasinghe":2,"isteniomorais":2,"stellaCL":2,"augustfly":1,"christopherlovell":1,"RuiningZHAO":1,"yurivict":1,"karpov-sv":1,"klukosiute":1,"gserrano990":1,"aaelli99":1,"zhang-zhixiang":1,"karllark":1,"reneandrae":1,"mileslucas":1,"bszzhzxyf":1,"pscicluna":1,"ViniciusBranco":1,"bailer-jones":1,"zzxihep":1,"joannawooastro":1,"markliuchina":1,"stefanarseneau":1,"gszasz":1,"mookeonjung":1,"pziphi":1},"pull_request_authors":{"mfouesneau":10,"lancon":9,"timothydmorton":4,"jvines":3,"stefanarseneau":2,"yqiuu":1,"tjayasinghe":1,"klukosiute":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10082304,"issues_count":31220387,"pull_requests_count":96069062,"authors_count":10694175,"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":{"enhancement":6,"documentation":1,"question":1},"past_year_pull_request_labels_count":{"enhancement":2},"past_year_issue_author_associations_count":{"OWNER":9,"NONE":4},"past_year_pull_request_author_associations_count":{"OWNER":7,"CONTRIBUTOR":7},"past_year_issue_authors":{"mfouesneau":9,"aaelli99":1,"isteniomorais":1,"yurivict":1,"zhang-zhixiang":1},"past_year_pull_request_authors":{"mfouesneau":7,"lancon":7},"maintainers":[{"login":"mfouesneau","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfouesneau"}],"active_maintainers":[{"login":"mfouesneau","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mfouesneau"}]},"events":{"total":{"CreateEvent":7,"ReleaseEvent":2,"IssuesEvent":17,"WatchEvent":4,"DeleteEvent":2,"IssueCommentEvent":18,"PushEvent":53,"PullRequestReviewEvent":3,"PullRequestEvent":18},"last_year":{"CreateEvent":7,"ReleaseEvent":2,"IssuesEvent":17,"WatchEvent":4,"DeleteEvent":2,"IssueCommentEvent":18,"PushEvent":53,"PullRequestReviewEvent":3,"PullRequestEvent":18}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-23T07:11:59.802Z","updated_at":"2022-09-23T07:11:59.802Z","repository_link":"https://github.com/mfouesneau/pyphot/blob/master/requirements.txt","dependencies":[{"id":5937213930,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5937213931,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5937213932,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5937213933,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5937213934,"package_name":"tables","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5937213935,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-23T07:11:59.847Z","updated_at":"2022-09-23T07:11:59.847Z","repository_link":"https://github.com/mfouesneau/pyphot/blob/master/setup.py","dependencies":[{"id":5937214035,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/documentation.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T04:01:45.220Z","updated_at":"2023-02-13T04:01:45.220Z","repository_link":"https://github.com/mfouesneau/pyphot/blob/master/.github/workflows/documentation.yml","dependencies":[{"id":7611810823,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7611810826,"package_name":"ammaraskar/sphinx-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7611810828,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T04:01:45.245Z","updated_at":"2023-02-13T04:01:45.245Z","repository_link":"https://github.com/mfouesneau/pyphot/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7611811507,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7611811508,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7611811509,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unittests.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T04:01:45.274Z","updated_at":"2023-02-13T04:01:45.274Z","repository_link":"https://github.com/mfouesneau/pyphot/blob/master/.github/workflows/unittests.yml","dependencies":[{"id":7611811529,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7611811530,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-26T07:46:43.753Z","updated_at":"2024-06-26T07:46:43.753Z","repository_link":"https://github.com/mfouesneau/pyphot/blob/master/pyproject.toml","dependencies":[]}],"score":12.578849259014806,"created_at":"2025-09-04T15:50:53.281Z","updated_at":"2026-03-06T21:00:08.710Z","avatar_url":"https://github.com/mfouesneau.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":519,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/21760","html_url":"https://science.ecosyste.ms/projects/21760"}