Today's post is of two examples of log versus regular palette mapping. I'll let Fractint's manual explain log mapping. " By default, Fractint maps iterations to colors 1:1. I.e. if the calculation for a fractal "escapes" (exceeds the bailout value) after N iterations, the pixel is colored as color number N. If N is greater than the number of colors available, it wraps around. So, if you are using a 16-color video mode, and you are using the default maximum iteration count of 150, your image will run through the 16-color palette 150/16 = 9.375 times. When you use Logarithmic palettes, the entire range of iteration values is compressed to map to one span of the color range. This results in spectacularly different images if you are using a high iteration limit and are zooming in on an area near a "lakelet" ". Log mapping is particularly useful in deep zooms when the iteration values are high and the density of iteration with the rapid cycling of the palette produces an effect that is almost noisy. Go to http://maxitersfractalfollies.blogspot.com for the original gifs and two resampled jpgs. Note that for fract355.gif the autolog map value of 102 calculated by Fractint was increased to 140. To generate the fractals with regular mapping set the x screen "log palette" value to 0. fract355.gif { ; logmap hi ; blank ; calctime 0:00:43.34 ; created Aug 08, 2010 ; Fractint Version 2004 Patchlevel 9 reset=2004 type=mandel center-mag=-0.13784252841051350/+0.84680655314023390/86407.5 params=0/0 float=y maxiter=3600 inside=0 logmap=140 colors=00000000200400600800A00C00E00G00I00K00M00O00Q00S00U00W00Y00_00a00\ c00e00g00i00k00m00o00q00s00u00w00z01z03z05z07z09z0Bz0Dz0Fz0Hz0Jz0Lz0Nz0P\ z0Rz0Tz0Vz0Xz0Zz0`z0bz0dz0fz0hz0jz0lz0nz0pz0rz0tz0vz0xz0zz0zz0yz0xz0wz0v\ z0uz0tz0sz0rz0qz0pz0oz0nz0mz0lz0kz0jz0iz0hz0gz0fz0ez0dz0cz0bz0az0`z0_z0Z\ z0Yz0Xz0Wz0Vz0Uz0Tz0Sz0Rz0Qz0Pz0Oz0Nz0Mz0Lz0Kz0Jz0Iz0Hz0Gz0Fz0Ez0Dz0Cz0B\ z0Az09z08z07z06z05z04z03z02z01z00z00z03z07z0Bz0Fz0Jz0Nz0Rz0Vz0Zz0bz0fz0j\ z0nz0rz0vz0uz1tz1sz2rz3pz3oz4nz5mz5kz6jz7iz7hz8gz9ez9dzAczBbzB`zC_zDZzDY\ zEWzFVzFUzGTzHSzHQzIPzJOzJNzKLzLKzLJzMIzNGzNFzOEzPDzPCzQAzR9zR8zS7zT5zT4\ zU3zV2zW0zW0zV0yV0xU0wU0vT0uT0tS0sS0rR0qR0pQ0oQ0nP0mP0lO0kO0jN0iN0hM0gM0\ fL0eL0dK0cK0bJ0aJ0`I0_I0ZH0YH0XG0WG0VF0UF0TE0SE0RD0QD0PC0OC0NB0MB0LA0KA0\ J90I90H80G80F70E70D60C60B50A509408407306305204203102101 } fract356.gif { ; auto log map ; blank ; calctime 0:11:41.79 ; created Aug 08, 2010 ; Fractint Version 2004 Patchlevel 9 reset=2004 type=mandel center-mag=-0.13784212640222090/+0.84680532340393120/2.941708e+007/1/-17\ 7.499999933515994/-6.95950524293165174e-008 params=0/0 float=y maxiter=12000 inside=0 logmap=595 colors=w0dv0bt0ar0_q0Zo0Xm0Wl0Uj0Ti0Rg0Qe0Pd0Nb0M`0K_0JY0HX0GV0ET0DS0BQ0\ AO08P08Q08R08S18U18V18W18X28Y28_28`28a38b38d38e38f48g48h48j48k58l58m58o5\ 8p68q68r68s68u78v78w78x78z88z98zA8zB8zC8zD8zE8yF8yG7yH7yI7yJ7yK7xL7xM7xN\ 7xO6xP6xQ6wR6wS6wT6wU6wV6wW5vX5vY5vZ5v_5v`5va5ub5uc4ud4ue4uf4ug4th4ti4tj\ 4tk3tl3tm3sn3so3sp3sq3sr3rs2qs2os3ns3mr4lr4kr5jr5hr6gr6fr6er7dr7cq8aq8`q\ 9_q9ZqAYqAXqBVqBUpCTpCSpDRpDQpDOpENpEMpFLpFKoGJoGHoHGoHFoIEoIDoJCoJAnK8q\ L5tN3wP0zR0wQ0sO0pN0lL0hJ0eI0aG0YE0VD0RB0N90K80G60C40H90MF0RL0WR0`X0eb0j\ h0on0tt0zz0xx0vv0st0qr0no0lm0jk0gi0ef0bd0`b0Y`0WY0UW0RU0PS0MP0KN0HL0FJ1C\ G2CL4DP5DU7DZ8EbAEgBElDFpEFuGGzGGxFFvEEtDDrCCpBBnBBlAAj99h88f77d66b66`55\ Z44X33V22T11R00O53SA6XG9aLCfQFkWIp`LufOzfNyfMweLveKtdJsdIqdHpcGncFmbEkbD\ jaChaBgaAe`9d`8b_7a_6__5ZZ4XZ3WY2UY1TX0Rc0Vk0Zr0bz0fy0e }
participants (1)
-
Roger Alexander