SUSY Cross Section
latest

Contents:

  • 1. Introduction
  • 2. Quick Start
  • 3. Usage: as a command-line script
  • 4. Usage: as a Python package
  • 5. API Reference: susy_cross_section
  • 6. Validations
SUSY Cross Section
  • Docs »
  • Welcome to SUSY cross section’s documentation!
  • Edit on GitHub

Welcome to SUSY cross section’s documentation!¶

Contents:

  • 1. Introduction
    • 1.1. Background
    • 1.2. This Package
  • 2. Quick Start
    • 2.1. Install and uninstall
    • 2.2. Run command-line script
    • 2.3. Use as a package
  • 3. Usage: as a command-line script
    • 3.1. list
    • 3.2. show
    • 3.3. get
  • 4. Usage: as a Python package
    • 4.1. Grid-data file and Info file
    • 4.2. Interpolation
    • 4.3. A proposal for INFO file format
    • 4.4. How to use own tables
  • 5. API Reference: susy_cross_section
    • 5.1. base subpackage
      • 5.1.1. info module
        • class ColumnInfo
        • class ParameterInfo
        • class ValueInfo
        • class FileInfo
      • 5.1.2. table module
        • class BaseTable
        • class BaseFile
    • 5.2. table module
      • class CrossSectionAttributes
      • class Table
      • class File
    • 5.3. interp subpackage
      • 5.3.1. axes_wrapper module
        • class AxesWrapper
      • 5.3.2. interpolator module
        • class Interpolation
        • class AbstractInterpolator
        • class Scipy1dInterpolator
        • class ScipyGridInterpolator
    • 5.4. utility module
      • class Unit
      • function value_format
      • function get_paths
      • class TypeCheck
    • 5.5. config module
      • table_names
      • table_dir
      • package_dir
      • function parse_table_value
      • function table_paths
    • 5.6. scripts module
  • 6. Validations
    • 6.1. Notation
    • 6.2. “Compare” method
    • 6.3. “Sieve” method

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Next

© Copyright 2019, Sho Iwamoto / Misho Revision e2d1ce0c.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
0.1.1
development
Downloads
pdf
html
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.