[ET Trac] #2542: Support for creating and saving 1D histograms

Wolfgang Kastaun trac-noreply at einsteintoolkit.org
Tue Aug 3 04:58:36 CDT 2021


#2542: Support for creating and saving 1D histograms

 Reporter: Wolfgang Kastaun
   Status: new
Milestone: 
  Version: development version
     Type: enhancement
 Priority: minor
Component: Carpet

Comment (by Wolfgang Kastaun):

Such a low level kernel may be a good building block for implementing the histograms, but is only addressing part of the problem. The callback function could store histograms of local data, but this still has to be reduced globally at some point. When exactly to schedule the reduction and the resetting of the histograms between timesteps will then probably become another dark art \(scheduling GLOBAL-LATE or GLOBAL-EARLY and what bin?\).  It also does not handle output in a standard format, nor the basic histogram code. In short, I think histograms are such a basic feature that they should be very easy to create for the user, similar to scalar reductions.

--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2542/support-for-creating-and-saving-1d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20210803/458c144b/attachment.html 


More information about the Trac mailing list