SyMBac.pySHINE

This module is a set of selected Python translation of functions from the SHINE toolbox, which was originally written in MATLAB. Please see the references in the function documentation.

SyMBac.pySHINE.lumMatch(images, mask=None, lum=None)[source]

Match the luminosity of a stack of images. For documentation see [1]_

References

1

Willenbockel, V., Sadr, J., Fiset, D. et al. Controlling low-level image properties: The SHINE toolbox. Behavior Research Methods 42, 671–684 (2010). https://doi.org/10.3758/BRM.42.3.671

SyMBac.pySHINE.rescale_shine(images, option=1)[source]

Rescale the intensity of a stack of images. For documentation see [1]_

References

1

Willenbockel, V., Sadr, J., Fiset, D. et al. Controlling low-level image properties: The SHINE toolbox. Behavior Research Methods 42, 671–684 (2010). https://doi.org/10.3758/BRM.42.3.671

SyMBac.pySHINE.sfMatch(images, rescaling=0, tarmag=None)[source]

Match the rotational fourier spectrum of a stack of images. For documentation see [1]_

References

1

Willenbockel, V., Sadr, J., Fiset, D. et al. Controlling low-level image properties: The SHINE toolbox. Behavior Research Methods 42, 671–684 (2010). https://doi.org/10.3758/BRM.42.3.671