Releases: epernod/BeamAdapter
Releases · epernod/BeamAdapter
inf_IRCtrl_clean3
release-inf_IRCtrl_clean3 Merge branch 'master' into inf_IRCtrl_clean3
inf_BeamActions
release-inf_BeamActions Add BeamActions warning at init
rm_computeTransfo2
[Mapping] Clean and optimize AdaptiveBeamMapping (#50) * parallelize applyj * cleanups * add flag to enable/disable parallel applyj * cleanups 2 * parallelize apply as well * disable stl parallel if not supported * fix macro * fix typo * typo * setting parallel false by default * Apply suggestions from code review (inplace ctor, constness) Co-authored-by: Alex Bilger <[email protected]> * allow inplace ctor for PosPointDistrib struct * avoid duplicate code (apply) Co-authored-by: Alex Bilger <[email protected]> * avoid duplicate code (applyJ) * dont create the data parallel if the compiler does not support it (and a warning in the parse for scene users) * add (possible?) support for clang>10 * move getValue of the loop * set parallel mapping flag for multiadaptivemapping too * fix for ubuntu 2004 * replace std::for_each with ParallelForEach and remove preproc tests * remove last deprecated preproc test * Apply suggestions from code review (readability) Co-authored-by: Alex Bilger <[email protected]> * remove technical detail in data * warning is a warning --------- Co-authored-by: Alex Bilger <[email protected]>
fix_segFault
[Mapping] Clean and optimize AdaptiveBeamMapping (#50) * parallelize applyj * cleanups * add flag to enable/disable parallel applyj * cleanups 2 * parallelize apply as well * disable stl parallel if not supported * fix macro * fix typo * typo * setting parallel false by default * Apply suggestions from code review (inplace ctor, constness) Co-authored-by: Alex Bilger <[email protected]> * allow inplace ctor for PosPointDistrib struct * avoid duplicate code (apply) Co-authored-by: Alex Bilger <[email protected]> * avoid duplicate code (applyJ) * dont create the data parallel if the compiler does not support it (and a warning in the parse for scene users) * add (possible?) support for clang>10 * move getValue of the loop * set parallel mapping flag for multiadaptivemapping too * fix for ubuntu 2004 * replace std::for_each with ParallelForEach and remove preproc tests * remove last deprecated preproc test * Apply suggestions from code review (readability) Co-authored-by: Alex Bilger <[email protected]> * remove technical detail in data * warning is a warning --------- Co-authored-by: Alex Bilger <[email protected]>
fix_multimapping_baseedge
release-fix_multimapping_baseedge [InterventionalRadiologyController] Revert sampling change of behavio…
inf_tests
release-inf_tests [InterventionalRadiologyController] Rewrite method sortCurvAbs to use…
Interpol_optim
release-Interpol_optim [InterventionalRadiologyController] Rewrite method sortCurvAbs to use…
IRCtrl_sampling
release-IRCtrl_sampling [InterventionalRadiologyController] Rewrite method sortCurvAbs to use…
IRCtrl_init
release-IRCtrl_init [InterventionalRadiologyController] Rewrite method sortCurvAbs to use…
IRCtrl_applyController
release-IRCtrl_applyController [InterventionalRadiologyController] Rewrite method sortCurvAbs to use…