Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.5 KB

File metadata and controls

28 lines (21 loc) · 1.5 KB

Contributing to mar-eval

Thank you for your interest in improving the mar-eval toolkit. As an open-source project dedicated to the implementation of IEC 60601-2-44 Ed. 4 (Annex GG), we welcome contributions that enhance the accuracy, usability, and regulatory value of this tool.

How to Contribute

1. Reporting Bugs

If you find a discrepancy between the tool's output and the IEC standard, or a bug in the data processing pipeline:

  • Open an Issue on GitHub.
  • Provide a clear description of the problem and, if possible, the specific DICOM metadata or simulation parameters that caused the error.

2. Suggesting Enhancements

We are particularly interested in:

  • Improved DDOG channel implementations.
  • Support for additional DICOM manufacturers (metadata mapping).
  • Optimization of the CHO analysis for large datasets.

3. Pull Requests (Code Contributions)

  1. Fork the repository.
  2. Create a new branch for your feature or fix.
  3. Ensure your code follows the existing style and includes comments.
  4. Submit a Pull Request (PR) with a detailed explanation of the changes.

Regulatory Integrity

This tool is intended to support regulatory submissions (e.g., FDA 510(k)). Any changes to the core physics engine or the statistical reporting logic must be strictly verified against the latest IEC 60601-2-44 Annex GG draft.

Code of Conduct

Please be respectful and professional in all interactions. Our goal is to improve patient safety through better medical imaging standards.