{"id":54339,"name":"ctlearn","description":"Deep Learning for IACT Event Reconstruction","url":"https://github.com/ctlearn-project/ctlearn","last_synced_at":"2025-09-05T13:25:15.549Z","repository":{"id":11877169,"uuid":"70756970","full_name":"ctlearn-project/ctlearn","owner":"ctlearn-project","description":"Deep Learning for IACT Event Reconstruction","archived":false,"fork":false,"pushed_at":"2025-08-22T12:28:31.000Z","size":86646,"stargazers_count":54,"open_issues_count":26,"forks_count":46,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-08-27T07:58:43.776Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ctlearn-project.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","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":"codemeta.json","zenodo":".zenodo.json"}},"created_at":"2016-10-13T01:31:16.000Z","updated_at":"2025-06-05T11:48:04.000Z","dependencies_parsed_at":"2024-02-16T10:31:27.170Z","dependency_job_id":"8edcdbb2-fcfc-4404-9eff-a333cf9a68a4","html_url":"https://github.com/ctlearn-project/ctlearn","commit_stats":{"total_commits":976,"total_committers":13,"mean_commits":75.07692307692308,"dds":0.7049180327868853,"last_synced_commit":"b1bbc506b921eae21a58fa8b16d5922990482cb1"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/ctlearn-project/ctlearn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctlearn-project","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/sbom","scorecard":{"id":311806,"data":{"date":"2025-08-11","repo":{"name":"github.com/ctlearn-project/ctlearn","commit":"c11a3d8de926c753524b46e4a6efaed0166fd5a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"18 commit(s) and 0 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'checks' permission set to 'read': .github/workflows/release.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/release.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/release.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/release.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:59","Warn: no topLevel permission defined: .github/workflows/check_codemeta.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"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":"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: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:8"],"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_codemeta.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ctlearn-project/ctlearn/check_codemeta.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ctlearn-project/ctlearn/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ctlearn-project/ctlearn/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/ctlearn-project/ctlearn/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/ctlearn-project/ctlearn/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/ctlearn-project/ctlearn/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: Dockerfile:22: pin your Docker image by updating nvcr.io/nvidia/tensorflow:24.01-tf2-py3 to nvcr.io/nvidia/tensorflow:24.01-tf2-py3@sha256:327643b115cad1e360f44e352f14fe14747253c7d46de0dc1dad658bff082595","Warn: pipCommand not pinned by hash: Dockerfile:8","Warn: pipCommand not pinned by hash: Dockerfile:28-29","Warn: downloadThenRun not pinned by hash: .github/workflows/python-package-conda.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package-conda.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:44","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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 30 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-17T23:17:51.745Z","repository_id":11877169,"created_at":"2025-08-17T23:17:51.745Z","updated_at":"2025-08-17T23:17:51.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273763015,"owners_count":25163630,"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-05T02:00:09.113Z","response_time":402,"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":"ctlearn-project","name":"CTLearn","uuid":"41166808","kind":"organization","description":"Deep learning for IACT data analysis ","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/41166808?v=4","repositories_count":5,"last_synced_at":"2023-08-05T22:10:22.759Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ctlearn-project","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T13:12:44.799Z","updated_at":"2023-08-05T22:10:22.768Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctlearn-project","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctlearn-project/repositories"},"packages":[{"id":2684819,"name":"ctlearn","ecosystem":"pypi","description":"CTLearn is a package under active development to run deep learning models to analyze data from all major current and future arrays of imaging atmospheric Cherenkov telescopes (IACTs).","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ctlearn-project/ctlearn","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2021-03-07T20:35:55.000Z","latest_release_published_at":"2025-03-21T17:11:26.000Z","latest_release_number":"0.10.2","last_synced_at":"2025-08-27T01:05:22.921Z","created_at":"2022-04-10T10:29:56.463Z","updated_at":"2025-08-27T15:52:35.955Z","registry_url":"https://pypi.org/project/ctlearn/","install_command":"pip install ctlearn --index-url https://pypi.org/simple","documentation_url":"https://ctlearn.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Topic :: Scientific/Engineering :: Astronomy","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"ctlearn","project_status":null},"repo_metadata":{"id":11877169,"uuid":"70756970","full_name":"ctlearn-project/ctlearn","owner":"ctlearn-project","description":"Deep Learning for IACT Event Reconstruction","archived":false,"fork":false,"pushed_at":"2025-07-24T14:46:28.000Z","size":86641,"stargazers_count":54,"open_issues_count":24,"forks_count":46,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-07-24T19:17:59.935Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ctlearn-project.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","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":"codemeta.json","zenodo":".zenodo.json"}},"created_at":"2016-10-13T01:31:16.000Z","updated_at":"2025-06-05T11:48:04.000Z","dependencies_parsed_at":"2024-02-16T10:31:27.170Z","dependency_job_id":"8edcdbb2-fcfc-4404-9eff-a333cf9a68a4","html_url":"https://github.com/ctlearn-project/ctlearn","commit_stats":{"total_commits":976,"total_committers":13,"mean_commits":75.07692307692308,"dds":0.7049180327868853,"last_synced_commit":"b1bbc506b921eae21a58fa8b16d5922990482cb1"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/ctlearn-project/ctlearn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctlearn-project","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/sbom","scorecard":{"id":311806,"data":{"date":"2025-08-11","repo":{"name":"github.com/ctlearn-project/ctlearn","commit":"c11a3d8de926c753524b46e4a6efaed0166fd5a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"18 commit(s) and 0 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'checks' permission set to 'read': .github/workflows/release.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:15","Warn: jobLevel 'deployments' permission set to 'write': .github/workflows/release.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/release.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/release.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:59","Warn: no topLevel permission defined: .github/workflows/check_codemeta.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package-conda.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"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":"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: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:8"],"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_codemeta.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ctlearn-project/ctlearn/check_codemeta.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package-conda.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ctlearn-project/ctlearn/python-package-conda.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ctlearn-project/ctlearn/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/ctlearn-project/ctlearn/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/ctlearn-project/ctlearn/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/ctlearn-project/ctlearn/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: Dockerfile:22: pin your Docker image by updating nvcr.io/nvidia/tensorflow:24.01-tf2-py3 to nvcr.io/nvidia/tensorflow:24.01-tf2-py3@sha256:327643b115cad1e360f44e352f14fe14747253c7d46de0dc1dad658bff082595","Warn: pipCommand not pinned by hash: Dockerfile:8","Warn: pipCommand not pinned by hash: Dockerfile:28-29","Warn: downloadThenRun not pinned by hash: .github/workflows/python-package-conda.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package-conda.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:44","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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 30 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-17T23:17:51.745Z","repository_id":11877169,"created_at":"2025-08-17T23:17:51.745Z","updated_at":"2025-08-17T23:17:51.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272275839,"owners_count":24905202,"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-26T02:00:07.904Z","response_time":60,"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":"ctlearn-project","name":"CTLearn","uuid":"41166808","kind":"organization","description":"Deep learning for IACT data analysis ","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/41166808?v=4","repositories_count":5,"last_synced_at":"2023-08-05T22:10:22.759Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ctlearn-project","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T13:12:44.799Z","updated_at":"2023-08-05T22:10:22.768Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctlearn-project","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctlearn-project/repositories"},"tags":[{"name":"v0.10.2","sha":"abc9da2b17b6abe94df4c64755bd7cc02cabdf0c","kind":"commit","published_at":"2025-03-21T17:03:13.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.10.2","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"e2dc6f5498657840328e1ee63838cb9568cd5156","kind":"commit","published_at":"2025-03-21T15:51:43.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.10.1","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"9185b14d9fc3d66026e38d22359685e332dacc4c","kind":"commit","published_at":"2025-03-13T18:04:52.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.10.0","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"6d2bed308b5e63ab453570f1da968249c19dc446","kind":"commit","published_at":"2024-07-15T08:43:10.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.9.0","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"4501e2fb17e8bf3dc9665e825df94bfad92b031b","kind":"commit","published_at":"2024-06-03T12:34:50.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.8.0","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"026b690a7738491730e66ecb379cfbb80757c933","kind":"commit","published_at":"2023-05-08T14:07:38.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.7.0","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"0e781bf06c78140837c005608c2bf27216b98543","kind":"commit","published_at":"2022-07-15T21:57:36.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.6.1","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"6198b60d2e3ce7aaa722417e7e47bbb0f860f09c","kind":"commit","published_at":"2022-03-31T14:16:04.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.6.0","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"a75db4270036352e9feed28688214777ee5fc8f9","kind":"commit","published_at":"2022-02-01T16:58:30.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.5.2","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"14aa1ef7ff59e4f3500aac65b0055979ecaa5345","kind":"commit","published_at":"2021-12-10T15:58:16.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.5.1","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ff5062ef0164c9701b92da4f787b1e9e8f9397e6","kind":"commit","published_at":"2021-03-03T11:30:17.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.5.0","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.5.0/manifests"},{"name":"v0.4.0-legacy","sha":"158219ad0b26e7fac5e3c5ab3c25b7c9eca156f4","kind":"commit","published_at":"2019-07-06T05:24:32.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.4.0-legacy","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.4.0-legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.4.0-legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.4.0-legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.4.0-legacy/manifests"},{"name":"v0.4.0","sha":"258c1aa70fdad1f63e3f6b9379768d803e3844fb","kind":"commit","published_at":"2019-06-23T17:59:46.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.4.0","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"60335ad9899741f1045e4ffa8da918d6ef127229","kind":"commit","published_at":"2019-05-25T08:23:10.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.3.1","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0e504f7dee5b3c8210a0888810bcc2db8b321b7c","kind":"commit","published_at":"2019-04-03T21:19:00.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.3.0","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c362b10356291cbbd0219e7578f8f96fefa31ce3","kind":"commit","published_at":"2018-08-09T17:34:22.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.2.0","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"38131cc38817e6dc436df7582b8b542c7003411f","kind":"commit","published_at":"2018-04-19T21:55:55.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.1.2","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"ad25e8c34d057f378632bb5355e4274baf03c8d6","kind":"commit","published_at":"2018-04-19T15:51:12.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.1.1","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a1f1bf95e6f21854f0f50e3eecd3dbe35d4e57af","kind":"commit","published_at":"2018-03-19T23:14:37.000Z","download_url":"https://codeload.github.com/ctlearn-project/ctlearn/tar.gz/v0.1.0","html_url":"https://github.com/ctlearn-project/ctlearn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ctlearn-project/ctlearn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T15:52:35.954Z","dependent_packages_count":0,"downloads":53,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":33.006765570046404,"dependent_repos_count":21.571499035405292,"dependent_packages_count":10.112151988893354,"stargazers_count":9.456755001818497,"forks_count":6.3773076974334275,"docker_downloads_count":null,"average":16.104895858719395},"purl":"pkg:pypi/ctlearn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ctlearn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ctlearn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ctlearn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T01:14:37.264Z","issues_count":67,"pull_requests_count":113,"avg_time_to_close_issue":22233633.9245283,"avg_time_to_close_pull_request":5693116.072072072,"issues_closed_count":53,"pull_requests_closed_count":111,"pull_request_authors_count":25,"issue_authors_count":16,"avg_comments_per_issue":2.1044776119402986,"avg_comments_per_pull_request":0.831858407079646,"merged_pull_requests_count":84,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":2348612.5384615385,"past_year_avg_time_to_close_pull_request":1593643.4545454546,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.125,"past_year_avg_comments_per_pull_request":0.5882352941176471,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/issues","maintainers":[{"login":"TjarkMiener","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TjarkMiener"},{"login":"rcervinoucm","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcervinoucm"},{"login":"nietootein","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nietootein"},{"login":"aribrill","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aribrill"},{"login":"Jsevillamol","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jsevillamol"},{"login":"BastienLacave","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BastienLacave"},{"login":"bryankim96","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryankim96"}],"active_maintainers":[{"login":"TjarkMiener","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TjarkMiener"},{"login":"rcervinoucm","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcervinoucm"},{"login":"BastienLacave","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BastienLacave"},{"login":"nietootein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nietootein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctlearn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctlearn/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctlearn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ctlearn/related_packages","maintainers":[{"uuid":"tmiener","login":"tmiener","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/tmiener/","role":null,"created_at":"2023-02-23T22:02:40.481Z","updated_at":"2023-02-23T22:02:40.481Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tmiener/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725141,"maintainers_count":308365,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":554974,"full_name":"ctlearn-project/ctlearn","default_branch":"master","committers":[{"name":"Ari Brill","email":"aryeh.brill@gmail.com","count":288},{"name":"TjarkMiener","email":"tjark.miener4692@googlemail.com","count":215},{"name":"Bryan Kim","email":"bsk2133@columbia.edu","count":190},{"name":"Daniel Nieto","email":"d.nieto@ucm.es","count":126},{"name":"Bryan Kim","email":"bryan.sanghyuk.kim@gmail.com","count":81},{"name":"Jsevillamol","email":"jsevillamol@outlook.com","count":26},{"name":"nieto@talos","email":"nieto@gae.ucm.es","count":18},{"name":"qi-feng","email":"sely520@gmail.com","count":12},{"name":"Tjark Miener","email":"37835610+TjarkMiener@users.noreply.github.com","count":9},{"name":"Daniel Nieto","email":"nietootein@users.noreply.github.com","count":5},{"name":"Ari Brill","email":"aryeh.brill@columbia.edu","count":3},{"name":"Luca Romanato","email":"l.romanato1@campus.unimib.it","count":2},{"name":"sgh14","email":"46868808+sgh14@users.noreply.github.com","count":1}],"total_commits":976,"total_committers":13,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":75.07692307692308,"dds":0.7049180327868853,"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-18T01:01:44.919Z","last_synced_commit":"b1bbc506b921eae21a58fa8b16d5922990482cb1","created_at":"2023-03-09T04:49:45.322Z","updated_at":"2023-09-19T17:15:58.770Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/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":"ctlearn-project/ctlearn","html_url":"https://github.com/ctlearn-project/ctlearn","last_synced_at":"2025-08-31T15:53:15.381Z","status":null,"issues_count":67,"pull_requests_count":141,"avg_time_to_close_issue":23064844.50980392,"avg_time_to_close_pull_request":4938169.992481203,"issues_closed_count":51,"pull_requests_closed_count":133,"pull_request_authors_count":25,"issue_authors_count":17,"avg_comments_per_issue":2.1044776119402986,"avg_comments_per_pull_request":0.723404255319149,"merged_pull_requests_count":103,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":61,"past_year_avg_time_to_close_issue":2586948.6363636362,"past_year_avg_time_to_close_pull_request":698417.1296296297,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0588235294117647,"past_year_avg_comments_per_pull_request":0.4426229508196721,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":48,"created_at":"2023-05-14T11:20:46.932Z","updated_at":"2025-09-02T16:52:04.699Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlearn-project%2Fctlearn/issues","issue_labels_count":{"enhancement":25,"bug":8,"maintenance":5,"help wanted":4,"keras":3,"dependency":3,"installation":2,"docs":2,"onnx":1,"ctapipe":1,"discussion":1,"tensorflow2":1,"question":1},"pull_request_labels_count":{"ready for review":17,"bug":12,"enhancement":11,"dl1dh":8,"ctapipe":7,"docs":6,"dependency":6,"installation":4,"tensorflow2":4,"maintenance":4,"keras":3,"discussion":2,"onnx":1,"aitrigger":1},"issue_author_associations_count":{"MEMBER":32,"COLLABORATOR":21,"NONE":13,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"MEMBER":76,"COLLABORATOR":49,"NONE":22,"CONTRIBUTOR":7},"issue_authors":{"TjarkMiener":23,"nietootein":9,"aribrill":9,"Jsevillamol":8,"maxnoe":4,"BastienLacave":3,"rcervinoucm":2,"TheCakeIsNotALie":1,"evantkchong":1,"Olmichu22":1,"bryankim96":1,"mescobargodoy":1,"riwim":1,"jonpsy":1,"vuillaut":1,"irahulcse":1,"dpshelio":1},"pull_request_authors":{"TjarkMiener":66,"rcervinoucm":41,"nietootein":10,"sahilyadav27":4,"aribrill":4,"BastienLacave":4,"evantkchong":3,"vuillaut":2,"maxnoe":2,"Olmichu22":2,"h3lio5":2,"ayushvpaliwal":1,"Amanbhandula":1,"mrektor":1,"hrueda25":1,"kaiyon07":1,"LucaRomanato":1,"nicolamarinello":1,"shikharras":1,"sgh14":1,"Jsevillamol":1,"Hckjs":1,"jredondopizarro":1,"JuanJoseMuela":1,"lightningedge007a":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10100132,"issues_count":31474143,"pull_requests_count":97447451,"authors_count":10702673,"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":8,"maintenance":5,"bug":3,"dependency":3,"docs":2},"past_year_pull_request_labels_count":{"ready for review":8,"dependency":6,"bug":6,"dl1dh":4,"ctapipe":4,"docs":4,"maintenance":4,"enhancement":3},"past_year_issue_author_associations_count":{"MEMBER":12,"COLLABORATOR":3,"CONTRIBUTOR":1,"NONE":1},"past_year_pull_request_author_associations_count":{"COLLABORATOR":31,"MEMBER":30,"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"TjarkMiener":12,"rcervinoucm":2,"BastienLacave":1,"mescobargodoy":1,"Olmichu22":1},"past_year_pull_request_authors":{"rcervinoucm":28,"TjarkMiener":26,"nietootein":4,"BastienLacave":3,"Olmichu22":2},"maintainers":[{"login":"TjarkMiener","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TjarkMiener"},{"login":"rcervinoucm","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcervinoucm"},{"login":"nietootein","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nietootein"},{"login":"aribrill","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aribrill"},{"login":"Jsevillamol","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jsevillamol"},{"login":"BastienLacave","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BastienLacave"},{"login":"bryankim96","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryankim96"}],"active_maintainers":[{"login":"TjarkMiener","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TjarkMiener"},{"login":"rcervinoucm","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcervinoucm"},{"login":"nietootein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nietootein"},{"login":"BastienLacave","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BastienLacave"}]},"events":{"total":{"CreateEvent":37,"ReleaseEvent":3,"IssuesEvent":21,"WatchEvent":2,"DeleteEvent":29,"MemberEvent":3,"IssueCommentEvent":28,"PushEvent":338,"PullRequestReviewCommentEvent":7,"PullRequestReviewEvent":46,"PullRequestEvent":51,"ForkEvent":8},"last_year":{"CreateEvent":37,"ReleaseEvent":3,"IssuesEvent":21,"WatchEvent":2,"DeleteEvent":29,"MemberEvent":3,"IssueCommentEvent":28,"PushEvent":338,"PullRequestReviewCommentEvent":7,"PullRequestReviewEvent":46,"PullRequestEvent":51,"ForkEvent":8}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T08:00:35.719Z","updated_at":"2023-01-14T08:00:35.719Z","repository_link":"https://github.com/ctlearn-project/ctlearn/blob/main/docs/requirements.txt","dependencies":[{"id":6893408616,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893408617,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893408618,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893408619,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893408620,"package_name":"pip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893408621,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893408622,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893408623,"package_name":"tensorflow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893408624,"package_name":"tf2onnx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6893408625,"package_name":"dl1_data_handler","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package-conda.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T08:00:35.592Z","updated_at":"2023-01-14T08:00:35.592Z","repository_link":"https://github.com/ctlearn-project/ctlearn/blob/main/.github/workflows/python-package-conda.yml","dependencies":[{"id":6893408595,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893408596,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check_codemeta.yml","sha":null,"kind":"manifest","created_at":"2024-02-16T10:31:25.186Z","updated_at":"2024-02-16T10:31:25.186Z","repository_link":"https://github.com/ctlearn-project/ctlearn/blob/main/.github/workflows/check_codemeta.yml","dependencies":[{"id":16260569105,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-02-16T10:31:25.467Z","updated_at":"2024-02-16T10:31:25.467Z","repository_link":"https://github.com/ctlearn-project/ctlearn/blob/main/environment.yml","dependencies":[{"id":16260569176,"package_name":"astropy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":16260569177,"package_name":"dl1_data_handler","ecosystem":"conda","requirements":"0.10.10","direct":true,"kind":"runtime","optional":false},{"id":16260569307,"package_name":"matplotlib","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":16260569308,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":16260569309,"package_name":"pandas","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":16260569310,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":16260569311,"package_name":"python","ecosystem":"conda","requirements":"3.10.*","direct":true,"kind":"runtime","optional":false},{"id":16260569312,"package_name":"pyyaml","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":16260569313,"package_name":"scikit-learn","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-02-16T10:31:25.968Z","updated_at":"2024-02-16T10:31:25.968Z","repository_link":"https://github.com/ctlearn-project/ctlearn/blob/main/setup.py","dependencies":[]}],"score":10.95430917736789,"created_at":"2025-09-04T15:51:30.015Z","updated_at":"2025-11-04T15:58:16.020Z","avatar_url":"https://github.com/ctlearn-project.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":53,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.3342952"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/54339","html_url":"https://science.ecosyste.ms/projects/54339"}