std::cerr<<"TemplateBuffer::TemplateBuffer<type>::normalizeGrayOutputCentredSigmoide error: 2nd parameter (sensitivity) must not equal 0, copying original data..."<<std::endl;
_photoreceptorsPrefilter.setLPfilterParameters(0,0,10,3);// keeps low pass filter with low cut frequency in memory (usefull for the tone mapping function)
_ParvoRetinaFilter.normalizeGrayOutputCentredSigmoide();// models the saturation of the cells, usefull for visualisation of the ON-OFF Parvo Output, Bipolar cells outputs do not change !!!
_ParvoRetinaFilter.centerReductImageLuminance();// best for further spectrum analysis