WWINPy

Contents:

  • Welcome to WWINPy
    • Features
    • Installation
    • Getting Started
      • 1. Import the Library
      • 2. Read a WWINP File and access its data
      • 3. Query Weight Windows
      • 4. Optimize Weight Windows for simulation efficiency
      • 5. Write modified Weight Windows
  • API Documentation
    • Core Modules
      • ww_data
      • header
      • mesh
      • weight_windows
      • parser
    • Utility Modules
      • geometry
      • query
      • ratios
      • utils
      • plotter
      • exceptions
  • License
WWINPy
  • API Documentation
  • View page source

API Documentation

  • Core Modules
    • ww_data
      • WWData
    • header
      • Header
    • mesh
      • Mesh
    • weight_windows
      • WeightWindowValues
    • parser
      • from_file()
  • Utility Modules
    • geometry
      • GeometryAxis
      • GeometryData
    • query
      • QueryResult
    • ratios
      • calculate_max_ratio_array()
      • calculate_ratios_stats()
    • utils
      • verify_and_correct()
      • get_closest_energy_indices()
      • get_range_energy_indices()
      • get_energy_intervals_from_indices()
      • get_closest_indices()
      • get_range_indices()
      • get_bin_intervals_from_indices()
    • plotter
      • WWPlotter
    • exceptions
      • WWINPFormatError
      • WWINPParsingError
Previous Next

© Copyright 2025, Juan Antonio Monleon de la Lluvia.

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