colliderscope 0.2 documentation
colliderscope.Histogram.update
Initializing search
    jacanchaplais/colliderscope
    • API Reference
    • CLI Reference
    jacanchaplais/colliderscope
    • API Reference
      • Producing figures
        • Fshower_dag
        • Feta_phi_scatter
        • Feta_phi_network
        • Fhistogram_barchart
      • Data structures
        • CColor
          • Public members
            • Avalue
            • Mfrom_name
            • Mfrom_hex
            • Prgb
            • Phex
            • Pweb
            • Pname
            • M__iter__
            • M__add__
            • M__init__
            • M__repr__
            • M__eq__
        • CNodePdgs
          • Public members
            • M__new__
            • M__repr__
            • M__getnewargs__
            • Aincoming
            • Aoutgoing
        • CHistogram
          • Public members
            • Aalign
            • Aexpected
            • M__eq__
            • M__add__
            • Ptotal
            • Mupdate
            • Mto_json
            • Mfrom_json
            • Pbin_width
            • Ppdf
            • Pmissed
            • Mdensity
            • Mmidpoints
            • Mserialize
            • Mfrom_interface
            • Mfrom_serialized
            • Mcopy
            • M__init__
            • M__repr__
            • Anum_bins
            • Awindow
            • Acounts
            • Abin_edges
      • Helper functions
        • Fcolor_range
        • Fbreit_wigner_pdf
        • Fhist_to_bw_params
    • CLI Reference
    colliderscope.Histogram.update(val: ndarray[Any, dtype[float64]] | float | Sequence[float]) → None

    Records a new value to the binned counts.


    Last update: Jun 27, 2025
    Back to top
    Previous colliderscope.Histogram.total
    Next colliderscope.Histogram.to_json
    © Copyright 2025, Jacan Chaplais.
    Created using Sphinx 5.3.0. and Sphinx-Immaterial