twiss
latest

Examples:

  • Example-01: Coupled twiss parameters
  • Example-02: Tune derivatives
  • Example-03: Twiss derivatives
  • Example-04: Phase advance derivatives
  • Example-05: Tune uncertainty from systematic errors
  • Example-06: Matching (composable)
  • Example-07: Matching (autograd)
  • Example-08: Matching (autograd & taylor model)
  • Example-09: Matched distribution

API:

  • Math
  • mod()
  • Matrix
  • is_symplectic()
  • projection()
  • rotation()
  • rotation_block()
  • symplectic_block()
  • symplectic_identity()
  • symplectic_inverse()
  • symplectify()
  • Distribution
  • normal()
twiss
  • Index
  • Edit on GitHub

Index

I | M | N | P | R | S | T

I

  • is_symplectic() (in module twiss.matrix)

M

  • mod() (in module twiss.util)
  • module
    • twiss.distribution
    • twiss.matrix
    • twiss.util

N

  • normal() (in module twiss.distribution)

P

  • projection() (in module twiss.matrix)

R

  • rotation() (in module twiss.matrix)
  • rotation_block() (in module twiss.matrix)

S

  • symplectic_block() (in module twiss.matrix)
  • symplectic_identity() (in module twiss.matrix)
  • symplectic_inverse() (in module twiss.matrix)
  • symplectify() (in module twiss.matrix)

T

  • twiss.distribution
    • module
  • twiss.matrix
    • module
  • twiss.util
    • module

© Copyright 2023, Ivan Morozov. Revision 0ca69024.

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