Skip to main content

accord: Calculator for TRS-398 calibration.

Project description

ACCORD 📂🤖

Automated Calibration and Control for Operational Radiotherapy Data.

(Calibración y Control Automático para Datos de Radioterapia Operacional)

🌎 Read this in other languages: Español

ACCORD is an application designed to automate, centralize, and optimize Quality Control (QC) in Linear Accelerators (LINACs). Built upon the Pylinac ecosystem, ACCORD extends its capabilities by integrating an uncertainty analysis engine and, in the future, automated sensor data adquisition.

🚀 Key features

Currently implemented:

  • Pylinac CLI: A robust command-line interface for rapid workflows.
  • Pylinac Integration: Core implementation of:
    • TRS-398 Protocol: Based on the pylinac.calibration.trs398 module.
  • Pre-calibration Uncertainty Analysis: Including:
    • Reading repeatability.
    • Temperature corrections.
    • Pressure variations.
  • Workflow Automation: Significant reduction of human error through systematic processing of operational data.

In Progress / Roadmap:

  • Kivy-based GUI: A modern graphical user interface for Pylinac.
  • TG-51 Protocol: Implementation based on the pylinac.calibration.tg51 module.
  • Standard Analysis Modules: (Winston-Lutz, VMAT, Starshot, etc.).
  • Comprehensive Uncertainty Analysis: Full-scale statistical budget for calibration.
  • Sensor Sync: Direct real-time data acquisition and processing from external instrumentation.

🛠️ Developer Configuration

If you use VS Code, this project includes an optimized debugger configuration.
Ensure your .vscode/launch.json file is configured so that scripts act upon the data files located in the tests subfolder of the project's root directory.
This allows for seamless debugging within VS Code. The key setting to achieve this is:

"cwd": "\${workspaceFolder}/tests"

🛠️ Installation

This program uses Flit for package installation.
It is highly recommended to create a Python virtual environment (the project was developed using venv):

git clone https://github.com/jonjon-el/accord
cd accord

There are two ways to install it:

  1. Classic (Direct): Install as a local package using pip:

    pip install .
    
  2. Flit (Editable): Use Flit for an editable installation, which is ideal for development:

    # (OPTIONAL) Install flit to enable editable mode
    pip install flit
    # Perform an editable installation as a package
    flit install --symlink
    

🚀 Usage

How to run:

  1. Open the project in VS Code.
  2. Configure launch.json (as described above).
  3. Press F5 to start debugging.

📝 Debugger & Development Notes

The program was originally developed on a Windows 11 laptop with an Intel i3 (Sandy Bridge) CPU and 6GB of RAM.

✒️ Maintained by

ACCORD Development Team:

🤝 Contributing & Support

If you want to help improve ACCORD or have technical questions:

  • Report Bugs: If something isn't working or uncertainty calculations yield unexpected results, please open an Issue.
  • Suggest Improvements: Have an idea for sensor automation? Share it in the Discussions section or via an Issue.
  • Submit Code: If you’ve fixed a bug or added a feature, send a Pull Request! I’ll be happy to review it alongside @jonjon-el.

📜 Historical Note

ACCORD began its life as the script called nel_calc, a work for a thesis developed by jonjon-el to simplify specific clinical calibration workflows based on TRS 398, performed on a LINAC located on a Oncology Hospital. Over time, the idea of transform that original script into a comprehensive platform for calibration of LINACs arose from the need to integrate the full power of Pylinac, implement rigorous uncertainty analysis, and automate sensor data acquisition.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

accord_rt-0.3.tar.gz (19.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

accord_rt-0.3-py3-none-any.whl (23.0 kB view details)

Uploaded Python 3

File details

Details for the file accord_rt-0.3.tar.gz.

File metadata

  • Download URL: accord_rt-0.3.tar.gz
  • Upload date:
  • Size: 19.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for accord_rt-0.3.tar.gz
Algorithm Hash digest
SHA256 e940801ac0ced23d5db75d480fd40c9bb32c450b21339383de2983a3d4c4b351
MD5 eaafba0a5fa9d9c2cb4dfff548273e54
BLAKE2b-256 11eda1d0431ec68d815cfd5479e1cec56aa09529e37b6bbdb2755bfa1e151414

See more details on using hashes here.

File details

Details for the file accord_rt-0.3-py3-none-any.whl.

File metadata

  • Download URL: accord_rt-0.3-py3-none-any.whl
  • Upload date:
  • Size: 23.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for accord_rt-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c913b5031e18b6c5b6e63c7c252030b510de5926900c0ad33a71faeedcc05905
MD5 9cb30603707ffb77fd685658c6ffc609
BLAKE2b-256 c444d36e2284efec2c05d1cfc18714b750791dda0e693280cef756bc824046c5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page