RAIL
  • Start Here

User Guide

  • What is RAIL?
  • Installation
  • Interactive Usage
  • Pipeline Usage
  • Citations

RAIL Stages

  • What Are RAIL Stages?
  • Creation
  • Estimation
  • Evaluation
  • Tools

Interactive Mode Notebooks

  • Interactive Mode Notebooks

Pipeline Mode Notebooks

  • Pipeline Mode Notebooks

API Documentation

  • Interactive
  • Base Packages
  • Namespaces
  • Algorithm Packages
    • rail.dsps package
    • rail.yaw_rail package
      • rail.yaw_rail.cache module
      • rail.yaw_rail.handles module
      • rail.yaw_rail.utils module
      • rail.yaw_rail.stage_config module
    • rail.gpz package
    • rail.cmnn package
    • rail.fsps package
    • rail.astro_tools package
    • rail.flexzboost package
    • rail.bpz package
    • rail.pzflow package
    • rail.dnf package
    • rail.som package
    • rail.lephare package
    • rail.sklearn package
    • rail.hub package

Development

  • Contribute to RAIL
  • Contributor Concepts
  • Developer Installation Instructions
  • Style Guide
  • Add a new algorithm / RAIL stage
  • Contribute to documentation
RAIL
  • Base Packages
  • rail.yaw_rail package
  • View page source

rail.yaw_rail package

The module yaw_rail implements utilities and data handles for the yet_another_wizz wrapper in rail.estimation.algos.cc_yaw.py.

rail.yaw_rail

  • rail.yaw_rail.cache module
    • YawCache
      • YawCache.__init__()
      • YawCache.create()
      • YawCache.data
      • YawCache.drop()
      • YawCache.get_patch_centers()
      • YawCache.is_valid()
      • YawCache.num_patches
      • YawCache.path
      • YawCache.rand
  • rail.yaw_rail.handles module
    • YawCacheHandle
      • YawCacheHandle.data
      • YawCacheHandle.suffix
    • YawCorrFuncHandle
      • YawCorrFuncHandle.data
      • YawCorrFuncHandle.suffix
  • rail.yaw_rail.utils module
    • YawRailStage
      • YawRailStage.algo_parameters
      • YawRailStage.get_algo_config_dict()
      • YawRailStage.get_optional_data()
      • YawRailStage.get_optional_handle()
      • YawRailStage.run()
      • YawRailStage.set_optional_data()
    • get_dc2_test_data()
    • yaw_logged()
  • rail.yaw_rail.stage_config module
    • cache
    • yaw_columns
    • yaw_max_workers
    • yaw_patches
    • yaw_scales

© Copyright 2019-2025, LSST DESC RAIL Contributors.

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