ctapipe
0.17.1.dev630+g3afb8e35.d20230209
  • Getting Started For Users
  • Getting Started For Developers
  • Development Guidelines
    • Style Guide
    • Code Guidelines
    • Support Libraries
    • Making and Accepting Pull Requests
    • Maintainer info
    • For ROOT users
  • Tutorials
  • Examples
  • Command-Line Tools
  • Frequently Asked Questions
  • Data Models
  • API Docs
  • References
  • Change Log
ctapipe
  • Development Guidelines
  • View page source

Development GuidelinesΒΆ

  • Style Guide
    • Coding Style
    • API Documentation Style
    • Interactive Development Environment
  • Code Guidelines
    • References for good coding practices
    • Checking for Logistic Errors
    • Unit-tests
    • Data Structures
    • Logging and debugging
    • Function or method Input/Output
    • Unit Quantities
    • Writing Algorithms
  • Support Libraries
    • Math/Stats
    • Multivariate Analysis and Machine Learning
    • Astronomical Calculations
    • Tabular Data Processing
      • low-level FITS Table Access
      • low-level HDF5 Table Access
    • Model Fitting
    • Graphics and Plotting
    • Parallelization and Speed-ups
      • Use NumPy operations
      • Use Numba
      • Use C/C++ code and wrap it
  • Making and Accepting Pull Requests
    • Making a Pull Request
    • Keep in mind
    • Accepting a Pull Request
  • Maintainer info
    • Python / numpy versions to support
    • How to update the online docs?
    • How to make a release?
  • For ROOT users
Previous Next

© Copyright ctapipe developers. Last updated 09 Feb 2023 14:43.

Built with Sphinx using a theme provided by Read the Docs.