This code served as the basis of generating fractals for our projects investigating pattern separation of non-meaningful visual stimuli.
Lab Website: https://www.attilakeresztes.com/
Reference: Neocortical differentiation and hippocampal integration of non-meaningful items and their spatial location Zsuzsanna Nemecz, István Homolya, Alex Ilyés, Hunor Kis, György Mező, Virág Anna Varga, Markus Werkle-Bergner, Attila Keresztes bioRxiv 2024.10.09.617494; doi: https://doi.org/10.1101/2024.10.09.617494
Run the generate_fractals.py script for some example outputs. The script loops through functions defined in the newton_fractal_functions.py file to create fractals. The similarity of fractals within each fractal type is achieved by different number of iterations on the same function. Colors are chosen randomly.
Add functions to the newton_fractal_functions.py module to create new fractal types.
For the final stimuli database, visit: https://github.com/zs-nemecz/TerKepEsz/tree/MRI_version/stimuli/fractals