Skip to content

Profile base

Philip Loche requested to merge ProfileBase into main

While scanning for the maybe new binning/aliasing issue in the spatial profile analysis I used the opportunity of unifying the code of the ProfilePlanarBase, ProfileCylinderBase and ProfileSphere classes.

The new base class ProfileBase handles all computation except the geometry specific ones like coordinate_transformation and histogramming.

TODO

  • Tests
  • Docs including updating the flow chart
Edited by Philip Loche

Merge request reports