公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-27 00:45 UTC

maxnoe / gammapy

A Python package for gamma-ray astronomy

PythonBSD-3-Clause★ 0 星标⑂ 0 复刻始于 2020年5月复刻在 GitHub 上查看 ↗

maxnoe/gammapy 的健康指数为 100 分中的 42 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(75/100),最低的是Community & Adoption(12/100)。 最近一次更新在 436 天前。 近期的大部分工作由 3 位贡献者完成。

42
总分 / 100
存在风险

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

42
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

Maximilian Linhoff个人账户
182 关注者242 个公开仓库始于 2013年9月TU Dortmund

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
PyPIgammapy指向其他仓库——不计分2.1-40115 天前

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

20危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 436 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share1
days_since_last_push436
active_weeks_last_year0

发布纪律

48存在风险
评分方式
16.2/27有发布版本 — 2 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 2,075 天前
27/27发布节奏 — 约每 12.9 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count2
latest_release_tagv0.18.2
releases_from_tags
days_since_latest_release2,075
mean_days_between_releases12.9
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(BSD-3-Clause)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

49存在风险 · 占总体的 24%
评分方式
36/54巴士系数 — 3 位贡献者贡献了半数提交
16.3/22.5提交分布 — 头号贡献者编写了 28% 的提交
13.5/13.5贡献者广度 — 83 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 69 contributing companies or organizations
所用输入
bus_factor3
contributors_sampled83
top_contributor_share0.277
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 已裁定的 PR 中 0/1 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs1
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
16.3/25所有者影响力 — maxnoe 有 182 位关注者
25/25既往记录 — 242 个公开仓库,账户约 12 年
所用输入
followers182
owner_typeUser
is_verified
owner_loginmaxnoe
public_repos242
account_age_days4,694
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

75良好 · 占总体的 20%

工程实践

92优秀
评分方式
24/24CI 工作流 — 6 个工作流
24/24存在测试
16/16Linter 配置 — tox.ini
9.6/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

50中等
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — https://gammapy.org
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttps://gammapy.org
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

54中等 · 占总体的 16%

安全态势

42存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 69 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.2
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages30
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 pypi:gammapy@2.1 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 30 个软件包。 未对可达性进行分析。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

40存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
12.8/40可读的提交历史 — 100 次人类提交中有 24 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.24
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, docs/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — tox.ini
0/11静态类型检查
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
5/8自动化维护 — 已配置依赖自动化,但在抽样提交中未观察到
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesMakefile, docs/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
0/45可类型检查的代码 — Python,未配置类型检查
54.3/55可控的文件大小 — 采样的 473 个源文件中有 6 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes110,093
source_files_sampled473
oversized_source_files6

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_files

关键数据

0GitHub 星标
83贡献者
0最近 12 个月提交数
436距最近推送天数
2发布版本数
3巴士系数(bus factor)
0开放议题
PyPI软件包生态系统数

数据采集警告

  • Community profile unavailable
  • pypi package 'gammapy' points at a different repository (https://github.com/gammapy/gammapy); excluded from ecosystem scoring

更多细节

OpenSSF Scorecard 4.2 / 10
4.2综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-27 00:45 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 69 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 9
注册表软件包版本约束清单文件
PyPInumpy>=1.21setup.cfg
PyPIscipy>=1.5,!=1.10setup.cfg
PyPIastropy>=5.0setup.cfg
PyPIregions>=0.5.0setup.cfg
PyPIpyyaml>=5.3setup.cfg
PyPIclick>=7.0setup.cfg
PyPIpydantic>=2.5.0setup.cfg
PyPIiminuit>=2.8.0setup.cfg
PyPImatplotlib>=3.4setup.cfg
全部依赖 0

来自 GitHub 依赖图的完整解析依赖集合:0 个直接依赖与 0 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
依赖安全公告 0

安装 pypi:gammapy@2.1 会引入 30 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

没有已知公告影响已评估的依赖。

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 47811,
      "has_wiki": true,
      "homepage": "https://gammapy.org",
      "languages": {
        "Cython": 3492,
        "Python": 3620870,
        "Makefile": 4688
      },
      "pushed_at": "2025-05-16T11:29:50Z",
      "created_at": "2020-05-12T09:34:51Z",
      "owner_type": "User",
      "updated_at": "2024-07-22T14:20:33Z",
      "description": "A Python package for gamma-ray astronomy",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "main",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Maximilian Linhoff",
      "type": "User",
      "login": "maxnoe",
      "company": "TU Dortmund",
      "location": "Germany",
      "followers": 182,
      "avatar_url": "https://avatars.githubusercontent.com/u/5488440?v=4",
      "created_at": "2013-09-18T17:07:24Z",
      "is_verified": null,
      "public_repos": 242,
      "account_age_days": 4694
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.18.2",
          "kind": "patch",
          "published_at": "2020-11-19T15:51:49Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2020-11-06T17:17:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a3f6b0945b15cfea1d5fc3f711ef58929161d49a",
          "body": "Observations `__getitem__` method addition",
          "is_bot": false,
          "headline": "Merge pull request #5378 from MRegeard/observations_array_getter",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-22T13:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94fff07ca7009c09414554d259b273b1b121e98b",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "add more tests",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-22T13:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0039a807940bf276e8fbc13136f146cd6567d2f6",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "simplify",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-22T12:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed95fb6a7671d48aded1543d31056b784c4c2944",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into observations_array_getter",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-22T12:34:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f0f46910b0f604c725b06c03f8c163a4d2ce1f4",
          "body": "Fix and tweaks for the stat_scan in TSMapEstimator",
          "is_bot": false,
          "headline": "Merge pull request #5382 from QRemy/tsmap_scan_fix_tweak",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-19T13:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2609501cc84c679e668ffc7ef7e38eba15a94695",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into tsmap_scan_fix_tweak",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-19T12:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec8c9d4649b15a91307d311f695c457556808541",
          "body": "Add max_niter as option in TSMapEstimator",
          "is_bot": false,
          "headline": "Merge pull request #5380 from QRemy/ts_max_niter",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-19T12:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c86d85247eaadeb893f9032b7161ef0813b4c0",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into ts_max_niter",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-19T11:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6087ac522d08c71490bce52bc538d0783564b7ce",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "add regression test",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-19T11:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e6d1c2141e8f7c9f0cac3dca0ed88739b3284f2",
          "body": "Forgot to remove iminuit from pip installs in #5383",
          "is_bot": false,
          "headline": "Update environment-dev.yml",
          "author_name": "Régis Terrier",
          "author_login": "registerrier",
          "committed_at": "2024-07-19T09:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bf9a16bfffa275532d4a8530f4f574d9a354276",
          "body": "Unpin several dependencies",
          "is_bot": false,
          "headline": "Merge pull request #5383 from registerrier/env_dev",
          "author_name": "Régis Terrier",
          "author_login": "registerrier",
          "committed_at": "2024-07-19T09:18:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3cd2c2dcfba667e103e9021db9489bfe32a5e97",
          "body": "Signed-off-by: Régis Terrier <rterrier@apc.in2p3.fr>",
          "is_bot": false,
          "headline": "Unpin dependencies",
          "author_name": "Régis Terrier",
          "author_login": "registerrier",
          "committed_at": "2024-07-19T08:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04b830412e98331fa8311a804ff8b96035a11e5d",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "tweak default precision",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-19T07:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "852db1d0a1c53c910fb997f78ba3f776fba121dc",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "sparse norms in  norm grid",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-19T07:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f92d3626be143c70007ad4465b819fea0df2835",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "fix errn errp ul from scan",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-19T07:24:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26377680067ad136d8686abedd58f96eb3a231f3",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "Add max_niter as option is ts map estimator",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-19T07:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d048bb50860ab18c67f6365c72495de2b798f48",
          "body": null,
          "is_bot": false,
          "headline": "getitem addition",
          "author_name": "Maxime Regeard",
          "author_login": "MRegeard",
          "committed_at": "2024-07-18T05:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "339f7544c1b75f43efc9db98d0e0f6a514b0893b",
          "body": null,
          "is_bot": false,
          "headline": "tests",
          "author_name": "Maxime Regeard",
          "author_login": "MRegeard",
          "committed_at": "2024-07-18T05:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba580c7926a7e5bd44e2933323f11d8b370660d6",
          "body": "Remove json_encoders in AnalysisConfig",
          "is_bot": false,
          "headline": "Merge pull request #5355 from registerrier/quantity_encoder",
          "author_name": "Régis Terrier",
          "author_login": "registerrier",
          "committed_at": "2024-07-17T21:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbed1a1774c1f5df65d5459a0596c41c6d0bffe6",
          "body": "Modify acceptance stacking behavior",
          "is_bot": false,
          "headline": "Merge pull request #5270 from registerrier/correct_acceptance_stacking",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-17T14:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fde0c7f987092739235c8b07a8b05a6d86e57e9d",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "add references to stack doc page",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-17T13:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "473200698df9d1acf31573ff64e92892e163be7e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into correct_acceptance_stacking",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-17T13:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b2a62ecdea58bf466ed1526c144ffaa8c2fd733",
          "body": "Temporary fix for #5290",
          "is_bot": false,
          "headline": "Merge pull request #5331 from Astro-Kirsty/fpe_multiple",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-17T13:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5482134ee74c41bdab468aabd78b99e86eaf5bc4",
          "body": "Co-authored-by: Bruno Khélifi <khelifi@in2p3.fr>",
          "is_bot": false,
          "headline": "Apply suggestions from code review",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-17T13:09:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21bda8770d62857803d1d4b37f30de6e4b550fe5",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "test fail case",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-17T12:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80c338f466ca9ddeb844bfc60dba5387c53d8183",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fpe_multiple",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-17T12:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5ce5ea7f3a71c452074f2687a17ec444d64c577",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "allow no telescope info case",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-17T12:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ae9d564417ed12dabdcf4bb538c0d76ea80fa5",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "add test for None case",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-17T12:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2dc5700475078079ad50dea74eb7a383cbd4ea7",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "simplify",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-17T12:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a21c7809428ef6f7064add26f4d3293a537227c",
          "body": "Brought gammapy.visualization.plot_distribution in line with its documentation",
          "is_bot": false,
          "headline": "Merge pull request #5356 from GerritRo/plot_distribution_fix",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-17T12:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10ba9ab16077473b7ee1c37cf7fdcf12114a21e5",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "add regression test",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-17T11:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d44f9de7e97099a73c6fac7fcd8b436c6c59afaa",
          "body": "…mentation, accepting both matplotlib.axes.Axes and lists of matplotlib.axes.Axes objects",
          "is_bot": false,
          "headline": "Brought gammapy.visualization.plot_distribution in line with its docu…",
          "author_name": "AOI",
          "author_login": "GerritRo",
          "committed_at": "2024-07-17T11:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b516ee467660922f7106b93134a8ca596c61a3",
          "body": "Add offset mask to make_effective_livetime_map",
          "is_bot": false,
          "headline": "Merge pull request #5370 from QRemy/mask_livetime_eff",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-16T08:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59a7398c34b4dc51373f4b4007039aa07a58ffa6",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into mask_livetime_eff",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-16T08:25:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05b373a25f7959cce89942ac5ed36a6f3d5aac20",
          "body": "Add support for joint TSmap estimation",
          "is_bot": false,
          "headline": "Merge pull request #5353 from QRemy/joint_ts_map_direct",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T19:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7156e151a211bd963d7e9cbf2924f430c03760c",
          "body": null,
          "is_bot": false,
          "headline": "Update gammapy/makers/tests/test_utils.py",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T19:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62d6e9d25b916ce8bbf064e7100d6bac9c0cefea",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into joint_ts_map_direct",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T19:10:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dc9d645c868381f6b22552127606204d60f5d0d",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "add test",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T19:01:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25bf2bc8318139a2162001cc3ee9fccb693170a4",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "Add offset mask to make_effective_livetime_map",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T18:19:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02b10f503ebd11ebe942d29b53c1d465116f680b",
          "body": "Pin some dependencies for CI",
          "is_bot": false,
          "headline": "Merge pull request #5369 from registerrier/env_dev",
          "author_name": "Régis Terrier",
          "author_login": "registerrier",
          "committed_at": "2024-07-15T14:22:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be96f55b924ee614be37895f113328eaed02062b",
          "body": "Signed-off-by: Régis Terrier <rterrier@apc.in2p3.fr>",
          "is_bot": false,
          "headline": "Pin some dependencies for CI",
          "author_name": "Régis Terrier",
          "author_login": "registerrier",
          "committed_at": "2024-07-15T13:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17f5dd59925a5ff2532e216f8af575aae64f6ae2",
          "body": "Update how to on pulsar phase",
          "is_bot": false,
          "headline": "Merge pull request #5315 from MRegeard/update_howto_phase",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T12:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57bbb41a18c91acf75bd00d460b06a0aee7eaeea",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into update_howto_phase",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T08:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a96b16aebd112a1218eba0251eb7e6a0606922f",
          "body": "Make spectrum x-axis tick labels invisible by default in `plot_fit`",
          "is_bot": false,
          "headline": "Merge pull request #5345 from aaguasca/hide_xtick_labels",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T08:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d86fb973da0e96fb04f3a8d04b09bcc4297918bb",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into hide_xtick_labels",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T08:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36c8443b294a417eaa04dcef8549989214ea7c56",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>\n\nchange tests\n\nSigned-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "change tests",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T08:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbca5c76d20d52a30ea87466ba627ff084a19942",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "move ravel",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T08:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1219850a614716ead26f8fc2ae9b444e5cccdb21",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "docstring",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T08:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34a77c542b7c672784e67101153a2a98199cb9ce",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "add tests",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T08:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0936649c90c179955335c745a5c301f1cbbf563d",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "only same spatial geom",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T08:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19d0add58137b771f72de64321a7ca29a9ded402",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "fix for joint",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T08:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c611de9f8fa3cdbcf7376b37b76ef6d8a9088c5c",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "implement joint ts map",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-15T08:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b8f8c5a194bd678d24c41e413bff8dd94899f71",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into update_howto_phase",
          "author_name": "Maxime Regeard",
          "author_login": "MRegeard",
          "committed_at": "2024-07-12T18:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5b381e85fd809fcc1f75e615575e775dbd509d4",
          "body": "Modify API fitting tutorial",
          "is_bot": false,
          "headline": "Merge pull request #5347 from Astro-Kirsty/adapt_fitting_tute",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-12T17:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d23a5c22ae1c8f4ac46ff7660ac8e48335877f59",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into adapt_fitting_tute",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-12T16:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4b838ce29db08281eb94c44c0e4b33250bfc38e",
          "body": "Add examples to fit function docstrings",
          "is_bot": false,
          "headline": "Merge pull request #5346 from Astro-Kirsty/fit_stat_contour",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-12T16:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e54277382de815a22a38d5cc8274424ee3afba3f",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "black",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-12T16:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9633c02903a2c91145beb4b51d94cdcfd5a2047",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "implement comment",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-12T16:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c17d669d531af254a8d2db8d3e8fd6f95cfa7cfd",
          "body": "Signed-off-by: Astro-Kirsty <AstroKirsty@gmail.com>",
          "is_bot": false,
          "headline": "Add examples to fit function docstrings",
          "author_name": "Astro-Kirsty",
          "author_login": "Astro-Kirsty",
          "committed_at": "2024-07-12T16:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ad25541cf822969d316adb28e5947caa6f7f8b6",
          "body": "Add support for stat_scan in TSMapEstimator",
          "is_bot": false,
          "headline": "Merge pull request #5285 from QRemy/tsmap_stat_scan",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-12T15:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee465c8cc010c6984fa8d90e8cbf45dc0b365cfb",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into tsmap_stat_scan",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-12T15:19:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a860eb29821a13e48a275559ee7919d9d18bd9b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into update_howto_phase",
          "author_name": "Maxime Regeard",
          "author_login": "MRegeard",
          "committed_at": "2024-07-11T18:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd293d83e0b0f582f1779083bb79e2b7387e1e31",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "remove mention of the range",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-11T11:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c69ae439ab8e730f5d8c6cec2a19c65429accb6b",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "simplify masking",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-11T11:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b27df0734c7b09ad2ca8abf485f8bdacb9b42be7",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "rename sample_norm as _ get_norm_scan_values and move to utils",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-11T10:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b027e3cba292d8b4a0eaceb3d49cfeda52fb4f2",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "rename",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-11T10:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8424f0b5582b7d998783018ee26ecc29f0462e39",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "cleanup selection_all",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-11T09:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ee624bdc05bebc0d62d06a883eef35a75fcdd61",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "_get_default_norm in utils",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-11T09:47:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b392a23535fbc4b22e5b8b6ef3f5a9d7a9562a5",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "remove tests duplication",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-11T09:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "395215e515749c681f47b22bb2ada19aa9767dd1",
          "body": "Co-authored-by: Régis Terrier <regis.terrier@m4x.org>",
          "is_bot": false,
          "headline": "Update gammapy/estimators/map/ts.py",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-11T09:22:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1643c040192ddb626810a57ae5dc3e9ac836be6b",
          "body": "Remove use of np.rint in pix_tuple_to_idx",
          "is_bot": false,
          "headline": "Merge pull request #5366 from AtreyeeS/rounding",
          "author_name": "Régis Terrier",
          "author_login": "registerrier",
          "committed_at": "2024-07-10T20:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04d3cc6d1a15f10cf0486318d4413aa00d24e46a",
          "body": "Signed-off-by: Atreyee Sinha <asinha@ucm.es>",
          "is_bot": false,
          "headline": "adapt test and revert npix",
          "author_name": "Atreyee Sinha",
          "author_login": "AtreyeeS",
          "committed_at": "2024-07-09T13:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b07fd2258a9463ab4ae1b55c13edd12c74e0deae",
          "body": "Signed-off-by: Atreyee Sinha <asinha@ucm.es>",
          "is_bot": false,
          "headline": "use floor instead of rint",
          "author_name": "Atreyee Sinha",
          "author_login": "AtreyeeS",
          "committed_at": "2024-07-08T15:03:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f10b4771ca45512a41db8b6dedc48fa2b815aed",
          "body": "Precompute the PSF Kernel if the PSFMap has only one bin",
          "is_bot": false,
          "headline": "Merge pull request #5297 from QRemy/allow_psf_kernel_again",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T23:10:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18f85adb9aa3b5b07de888a22999768308506aaf",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "add mote tests",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0ac612b02389db184036e4fed49a4b0c1c32df4",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "del lazyproperty on setter",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcdf229349a77b625b80abaccdc2f5850edf9b83",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "fix after rebase",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae7133d31bf2f5500546bb3061aa1c58f83444f6",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "fix after rebase",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17fa0f5976dedf8b063ef53a211df3ce90e4d38a",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "fix",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "178dc1db219de46ab48c45dd4c00137e7317630e",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "moved to irfmap as a lazy property and renamed",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c326cf67f228bf9d952a500f4788318c3824cf",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "improve docstring",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "950b01c1a8020691ad69338a008c59a39e7d3417",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "add test if _psf_kernel is None",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c7c96b03d0470c1948c995f06272b536c179690",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "remove unrelated test",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57677e6150c8c420aa4d9da8ca72542c8dcd420f",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>\n\nsingle_spatial_bin property\n\nSigned-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "single_spatial_bin property",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d40633d4e25dfe817510db1013761bb9bd81d6d",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>\n\nfix\n\nSigned-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "fix",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "378630b64342f3103fa5563268022ee037967a8b",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>\n\nadapt\n\nSigned-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "adapt",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfb27cf21d11d4111b43c4d96d3fdbd8e5f464ec",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "remove changes in get_psf_kernel",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f350c35a4faa12fd262ba82a047b6b8ff8a7371",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "fix for max_radius as str and add more tests",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df7100447528e518b834547c1056c3c0974ff305",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "remove changes in convolve",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06724774b71a2bc1e92bcb8a1344cbce3936a7ca",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "fix",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd1cedc6cbf0df3beeb34a957d093edce7a2756",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "adapt test",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adac6520002edc68763136060154dd74dbd30740",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "simplify",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22e5afe05bae0d8561aeeb2cef3a555e86d072a9",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "fix multiscale",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:18:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f46e70a3fafba68a31073e3c3742453370b858b9",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "add more tests",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef2b4effeba91fb7476a82e4c0be96ea609b58bb",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "cleanup",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5635e17a7e03ba81f2257acfcf14d10ce902885c",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "fix",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f51794d86459eb070fa557123d416e8a30dc78a",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "effective_psf as lazyproperty",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2475708d5b422a8f61b010ef95fa91063bf6789b",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "add psf setter",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0a3aa6ac072ef49ab65e8ece291ee92a3d5b1a4",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "support for psf kernels list",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12d3cc13fa7d7e7b0424f4d861e36d85dbb92403",
          "body": "Signed-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>\n\nsimplifiy\n\nSigned-off-by: Quentin Remy <quentin.remy@mpi-hd.mpg.de>",
          "is_bot": false,
          "headline": "simplify",
          "author_name": "Quentin Remy",
          "author_login": "QRemy",
          "committed_at": "2024-07-05T22:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 0,
      "latest_release_at": "2020-11-19T15:51:49Z",
      "latest_release_tag": "v0.18.2",
      "releases_from_tags": true,
      "days_since_last_push": 436,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2075,
      "mean_days_between_releases": 12.9
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "gammapy",
          "exists": true,
          "license": "BSD-3-Clause",
          "keywords": [
            "Intended Audience :: Science/Research",
            "Operating System :: OS Independent",
            "Programming Language :: C",
            "Programming Language :: Cython",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: Implementation :: CPython",
            "Topic :: Scientific/Engineering :: Astronomy"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/gammapy/",
          "is_deprecated": false,
          "latest_version": "2.1",
          "repository_url": "https://github.com/gammapy/gammapy",
          "versions_count": 40,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2014-08-25T21:43:00.890076Z",
          "latest_published_at": "2026-04-02T13:48:57.049483Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 115
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 110093,
      "source_files_sampled": 473,
      "oversized_source_files": 6,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "setup.cfg",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 30,
        "malicious_count": 0,
        "assessed_package": "pypi:gammapy@2.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "numpy",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=1.21"
        },
        {
          "name": "scipy",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=1.5,!=1.10"
        },
        {
          "name": "astropy",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=5.0"
        },
        {
          "name": "regions",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=0.5.0"
        },
        {
          "name": "pyyaml",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=5.3"
        },
        {
          "name": "click",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=7.0"
        },
        {
          "name": "pydantic",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=2.5.0"
        },
        {
          "name": "iminuit",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=2.8.0"
        },
        {
          "name": "matplotlib",
          "manifest": "setup.cfg",
          "ecosystem": "pypi",
          "version_constraint": ">=3.4"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 3,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "adonath",
          "commits": 5693,
          "avatar_url": "https://avatars.githubusercontent.com/u/3715928?v=4"
        },
        {
          "type": "User",
          "login": "cdeil",
          "commits": 4391,
          "avatar_url": "https://avatars.githubusercontent.com/u/852409?v=4"
        },
        {
          "type": "User",
          "login": "registerrier",
          "commits": 2646,
          "avatar_url": "https://avatars.githubusercontent.com/u/5047091?v=4"
        },
        {
          "type": "User",
          "login": "QRemy",
          "commits": 1922,
          "avatar_url": "https://avatars.githubusercontent.com/u/25845654?v=4"
        },
        {
          "type": "User",
          "login": "Bultako",
          "commits": 1186,
          "avatar_url": "https://avatars.githubusercontent.com/u/328261?v=4"
        },
        {
          "type": "User",
          "login": "joleroi",
          "commits": 1052,
          "avatar_url": "https://avatars.githubusercontent.com/u/11678435?v=4"
        },
        {
          "type": "User",
          "login": "AtreyeeS",
          "commits": 677,
          "avatar_url": "https://avatars.githubusercontent.com/u/32677370?v=4"
        },
        {
          "type": "User",
          "login": "bkhelifi",
          "commits": 521,
          "avatar_url": "https://avatars.githubusercontent.com/u/16781593?v=4"
        },
        {
          "type": "User",
          "login": "MRegeard",
          "commits": 303,
          "avatar_url": "https://avatars.githubusercontent.com/u/108189156?v=4"
        },
        {
          "type": "User",
          "login": "fabiopintore",
          "commits": 286,
          "avatar_url": "https://avatars.githubusercontent.com/u/39336833?v=4"
        }
      ],
      "contributors_sampled": 83,
      "top_contributor_share": 0.277
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "cffconvert.yml",
        "ci.yml",
        "dispatch.yml",
        "dispatch_benchmark.yml",
        "greetings.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 69 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a3f6b0945b15cfea1d5fc3f711ef58929161d49a",
        "ran_at": "2026-07-27T00:45:27Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/maxnoe/gammapy",
    "host": "github.com",
    "name": "gammapy",
    "owner": "maxnoe"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 42,
      "inputs": {
        "security": 54,
        "vitality": 20,
        "community": 12,
        "governance": 49,
        "engineering": 75
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 436,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 436 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 436
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v0.18.2",
              "releases_from_tags": true,
              "days_since_latest_release": 2075,
              "mean_days_between_releases": 12.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2075 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2075
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~12.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 12.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 734,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 734 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 734
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 49,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 83,
              "top_contributor_share": 0.277
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 28% of commits",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 28
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "83 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 83
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 69 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/1 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "followers": 182,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "maxnoe",
              "public_repos": 242,
              "account_age_days": 4694
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "182 followers of maxnoe",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 182,
                      "login": "maxnoe"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "242 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 242
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 75,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://gammapy.org",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://gammapy.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 69 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:gammapy@2.1 runtime dependency closure — what installing the published package pulls in — 30 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:gammapy@2.1",
                  "assessed": 30
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 30,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 30,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.24,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "24 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 110093,
              "source_files_sampled": 473,
              "oversized_source_files": 6
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "6/473 source files over 60KB",
                "points": 54.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 473,
                      "oversized": 6
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "pypi package 'gammapy' points at a different repository (https://github.com/gammapy/gammapy); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T00:45:43.831582Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/maxnoe/gammapy.svg",
  "full_name": "maxnoe/gammapy",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计PyPI.