Skip to main content
Ctrl+K
SplineBox Documentation - Home SplineBox Documentation - Home
  • Getting Started
  • Example gallery
  • Theory
  • API
  • GitHub
  • PyPI
  • Contact
  • EPFL Center for Imaging
  • Getting Started
  • Example gallery
  • Theory
  • API
  • GitHub
  • PyPI
  • Contact
  • EPFL Center for Imaging

Section Navigation

  • splinebox.basis_functions
    • B1
      • __call__
      • filter_periodic
      • filter_symmetric
      • refinement_mask
    • B2
      • __call__
      • filter_periodic
      • filter_symmetric
      • refinement_mask
    • B3
      • __call__
      • filter_periodic
      • filter_symmetric
      • refinement_mask
    • BasisFunction
      • __call__
      • filter_periodic
      • filter_symmetric
      • refinement_mask
    • CatmullRom
      • __call__
      • filter_periodic
      • filter_symmetric
      • refinement_mask
    • CubicHermite
      • __call__
      • filter_periodic
      • filter_symmetric
      • h31_autocorrelation
      • h31_periodic_autocorrelation
      • h32_autocorrelation
      • h32_periodic_autocorrelation
      • h3_crosscorrelation
      • h3_periodic_crosscorrelation
      • refinement_mask
    • Exponential
      • __call__
      • filter_periodic
      • filter_symmetric
      • refinement_mask
    • ExponentialHermite
      • __call__
      • filter_periodic
      • filter_symmetric
      • refinement_mask
    • basis_function_from_name
    • inventory
  • splinebox.spline_curves
    • HermiteSpline
      • __call__
      • arc_length
      • arc_length_to_parameter
      • copy
      • curvature
      • curvilinear_reparametrization_energy
      • distance
      • draw
      • dtheta
      • fit
      • from_json
      • is_inside
      • mesh
      • moving_frame
      • normal
      • rotate
      • scale
      • to_json
      • translate
    • Spline
      • __call__
      • arc_length
      • arc_length_to_parameter
      • copy
      • curvature
      • curvilinear_reparametrization_energy
      • distance
      • draw
      • dtheta
      • fit
      • from_json
      • is_inside
      • mesh
      • moving_frame
      • normal
      • rotate
      • scale
      • to_json
      • translate
    • padding_function
    • splines_from_json
    • splines_to_json
  • API
  • splinebox.spline_curves
  • Spline
  • copy
splinebox.spline_curves.Spline.

copy#

Spline.copy()#

Returns a deep copy of this spline.

Measure the curvature of a peptide

Measure the curvature of a peptide

previous

arc_length_to_parameter

next

curvature

On this page
  • Spline.copy()
Show Source

© Copyright 2024-2026, Florian Aymanns, Edward Ando, Virginie Uhlmann.

Built with the PyData Sphinx Theme 0.17.1.