picongpu icon indicating copy to clipboard operation
picongpu copied to clipboard

Plugins: analysis on selected window only

Open ax3l opened this issue 12 years ago • 7 comments

Plugins that calculate

  • total Energy
  • energy histograms
  • images
  • data output
  • slices
  • phase space
  • ...

should operate on the volume given by the VirtualWindow only.

Affects: plugins for moving window simulations.

Possible solution: #1288

ax3l avatar Oct 17 '13 16:10 ax3l

see #403 for using the moving window

f-schmitt avatar May 13 '14 11:05 f-schmitt

Why? The part outside the VirtualWindowis still correct from a physics point of view, isn't it?

PrometheusPi avatar May 13 '14 11:05 PrometheusPi

I don't think that a step-wise jumping energy histogram, particle counter or phase space is sexy. GPU-wise sliding introduces an artificial jump in all quantities which are not obvious for a user that focusses on the moving window.

ax3l avatar May 13 '14 12:05 ax3l

Thanks for the explanation. I agree.

PrometheusPi avatar May 13 '14 14:05 PrometheusPi

Note: can be solved with #1288

ax3l avatar Jan 28 '16 17:01 ax3l

@steindev is this issue still relevant?

BrianMarre avatar Mar 28 '24 10:03 BrianMarre

@BrianMarre as far as I know, this is still an issue. @psychocoderHPC do you agree that we still operate on the entire volume, not just the moving volume, and that there is no default filter that covers that?

PrometheusPi avatar Jul 30 '24 11:07 PrometheusPi