Skip to main content
Ctrl+K

atompy 5.7.3 documentation

  • API reference
  • Tutorials
  • API reference
  • Tutorials

Section Navigation

  • Base module
    • Vector
    • VectorArray
    • asvector
    • asvectorarray
    • CoordinateSystem
    • CoordinateSystemArray
    • DataXY
      • asarray
      • copy
      • from_function
      • from_txt
      • integrate
      • keep_x
      • keep_y
      • norm_to_integral
      • norm_to_max
      • norm_to_sum
      • plot
      • remove_x
      • remove_y
      • sum
      • xlims
      • xmax
      • xmin
      • ylims
      • ymax
      • ymin
    • Hist1d
    • Hist2d
    • get_all_dividers
    • centers_to_edges
    • edges_to_centers
    • convert_cosine_to_angles
    • for_pcolormesh_from_txt
    • for_pcolormesh_from_root
    • sample_distribution
    • sample_distribution_func
    • sample_distribution_discrete
    • gauss
    • crop
  • Physics Submodule
  • API reference
  • Base module
  • DataXY
  • sum

sum#

DataXY.sum()[source]#

Calculate sum of y values.

previous

remove_y

next

xlims

On this page
  • DataXY.sum()
Show Source

© Copyright MIT.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.18.0.