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
    • Hist1d
      • binsizes
      • convert_cosine_to_angles
      • copy
      • for_bar
      • for_plot
      • for_step
      • from_centers
      • from_root
      • from_txt
      • integrate
      • keep
      • max
      • min
      • norm_diff
      • norm_to_integral
      • norm_to_max
      • norm_to_sum
      • pad_with
      • plot
      • plot_step
      • rebin
      • remove
      • sum
    • 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
  • Hist1d
  • copy

copy#

Hist1d.copy()[source]#

Return a copy of the histogram.

previous

convert_cosine_to_angles

next

for_bar

On this page
  • Hist1d.copy()
Show Source

© Copyright MIT.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.18.0.