]> git.uio.no Git - u/mrichter/AliRoot.git/commit
ATO-78 - Robust filters - modifications for boundary values
authormivanov <marian.ivanov@cern.ch>
Sat, 6 Sep 2014 07:32:23 +0000 (09:32 +0200)
committermivanov <marian.ivanov@cern.ch>
Sat, 22 Nov 2014 22:59:32 +0000 (23:59 +0100)
commitff42e0c64a1386a627461af11ed42385778ac4cc
treec76f2a2e1c37f480dcc42b1e7ea15277bb8b3fb4
parent4c066a9664f536e8eb2fdd0b4f2f4581744f8989
ATO-78  - Robust filters  - modifications for boundary values
AliTPCCalROC.cxx AliTPCCalROC.h test/UnitTest.C

AliTPCCalROC.cxx  - handling of edge effects for the median and LTM filters (http://en.wikipedia.org/wiki/Median_filter#Edge_preservation_properties) + mirroring values at the boundaries
AliTPCCalROC.h    - check the ranges
test/UnitTest.C   - check invariants of median and LTM filters - assert in case of failures
TPC/Base/AliTPCCalROC.cxx