Skip to content
  • Nick Draper's avatar
    Add NumberOfBins to LoadEventNexus · 91bf2e9a
    Nick Draper authored
    It defaults to 500 bins.
    This allows event data to be plotted without rebinning first.
    This is a change from before when it would all be in one bin.
    It does not change the underlying data that remains in events.
    
    Includes unit test, and doc changes.
    91bf2e9a