Skip to content

Contributing

Contributors are welcome.

This repository is still in the phase where architecture, documentation, workflow design, and testing all matter as much as raw feature count.

Good Areas to Help

  • hologram-generation algorithms
  • SLM and display models
  • multi-plane CGH workflows
  • experiment configuration and reproducibility tooling
  • tests and documentation

Contribution Style

The current repository direction values:

  • small, understandable abstractions
  • documented and testable APIs
  • clear separation between pado and pado_hologram
  • maintainability over one-off complexity

If you have experience with related research codebases such as holotorch, that perspective is especially useful here.

This MkDocs page is the canonical contributor guide for the maintained repository state.

The repository root CONTRIBUTING.md is kept only as a short GitHub-visible shim that points back here.