Skip to content

chore: rename Zeiberg calibrations to ExCALIBR across the codebase#648

Open
bencap wants to merge 2 commits intorelease-2025.6.0from
feature/bencap/642/rename-zeiberg-calibrations-excalibr
Open

chore: rename Zeiberg calibrations to ExCALIBR across the codebase#648
bencap wants to merge 2 commits intorelease-2025.6.0from
feature/bencap/642/rename-zeiberg-calibrations-excalibr

Conversation

@bencap
Copy link
Collaborator

@bencap bencap commented Jan 31, 2026

This pull request renames all references to the "Zeiberg calibration" software and related code to "ExCALIBR calibration" throughout the codebase. This includes updates to function names, class names, documentation, test cases, and user-facing strings.

Core library and API changes:

  • Renamed all functions and classes related to Zeiberg calibration to use the "ExCALIBR" name, such as zeiberg_calibration_agentexcalibr_calibration_agent, zeiberg_calibration_contributionexcalibr_calibration_contribution, and zeiberg_calibration_methodexcalibr_calibration_method. Updated associated descriptions and references to match the new name. [1] [2] [3]

  • Updated import statements and usage throughout the codebase to reference the new "ExCALIBR" functions and classes, ensuring all code now uses the new naming convention. [1] [2] [3] [4] [5]

Script and user-facing changes:

  • Modified the load_pp_style_calibration.py script to update all user-facing strings, argument help texts, and calibration naming conventions from "Zeiberg calibration" to "ExCALIBR calibration." Also updated variable names and citation constants accordingly. [1] [2] [3] [4] [5] [6]

Test updates:

  • Updated all related test cases to use the new "ExCALIBR" function and class names, as well as updated expected string values and assertions to match the new naming and descriptions. [1] [2] [3] [4] [5]

@bencap bencap requested review from jstone-dev and sallybg January 31, 2026 00:08
@bencap bencap linked an issue Jan 31, 2026 that may be closed by this pull request
@bencap bencap force-pushed the feature/bencap/642/rename-zeiberg-calibrations-excalibr branch from 47792e6 to a57c62a Compare January 31, 2026 00:29
@bencap bencap mentioned this pull request Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename Zeiberg Calibrations to ExCALIBR

1 participant