How to use a .PAR file; Zoom into Jim Muth's Oct 13, '05 FoTD
########################################################### Here is a zoom into Jim Muth's Oct 13, '05 FoTD (Fractal of The Day) with a rotated HITENSN2 (High Tension 2) color map. Jim says this about the original fractal:
the borders between the iteration bands have broadened into narrow open lanes, with bits and pieces of something else showing through.
I located a place and a color map that brings this 'something else' out as clearly as I could. The 'something else' is shown primarily as yellow features. The features 'showing through' appear to be of similar iteration count (and, therefore, color) to the lightning-like features in the base Mandelbrot set but the 'showing through' features are not lightning-like in form. The fractal only takes 15 seconds to calculate on my Pentium 400 for a 1024x768 (SF7) version of the fractal. How to use a .PAR file ---------------------- For those who don't calculate fractals from parameter files every day I give instructions here: Create the parameter file: -------------------------- - Copy and paste the parameters and formula (below) into a text file in the same directory that Fractint is in. Omit the "START (and END) PARAMATER FILE ====" text. - Name the file F051013A.PAR (F=Fractal of the day series, 05=2005, 10=Oct, 13=13th day, A=First variation on Jim Muth's original parameter file). - Save the file. Make *sure* that the file is in the same directory that Fractint is in. (Although seeing the digits of dates in YYMMDD order may seem strange at first this is done for a reason. Multiple files named with two digits each for the Year, Month and Day *in that order* will sort in correct date order in a directory. The initial 'F' groups these files together.) Calculate the fractal: ---------------------- - Start Fractint and (if necessary) press <Enter> until the Mandelbrot set begins to be calculated. - Press the <@> key to 'Run a saved command set', that is, a parameter file. - Press the <F6> key to get a list of parameter (.PAR) files in the Fractint directory. - Use the arrow keys to highlight the file name F051013A.PAR you created above. - Press the <Enter> key. - Parameter files can contain more than one named group of parameters, so a list of named parameter groups is presented. In this case there is only one set of parameters in the file named: Mandel_Variation-A so you can just - Press the <Enter> key and - The fractal will be generated. - If you like the fractal you can save it by pressing the <s> key while viewing the fractal. Since there are several steps to do in a specific order, if you have not done this before consider printing out this list of instructions -- or making a few quick notes so can get the sequence of operations right: E.g: @, F6, choose .PAR file, <Enter>, <Enter>, ... <s> [Optional -- Set the file name to save the image as:] ----------------------------------------------------- - I like to control the names of some of the fractal images I save. To do this: - While viewing the image to be saved press the <x> key. - Use the down arrow key to highlight the 'Savename' field (eighth field down). - Type in the file name you want to save the image as when you press the <s> key later. E.g: F051013A The ".GIF" will be supplied by Fractint. This is a DOS file name so it must be eight or less characters and contain no spaces. - Press the <Enter> key. - You will be returned to viewing the image. - Press the <s> key. The fractal will be saved using the name you supplied above. Remember, you don't have to settle for the fractal that the parameter file generates! After it is created you can zoom into or out of it, pan around within it and find other interesting images. And different color maps bring out different features within fractals. Enjoy! I would appreciate a quick email from anyone who calculates this fractal to get an idea of interest in variations on Jim Muth's Fractal of The Day (FoTD). I would also be interested in knowing if my instructions of how to calculate a fractal from a parameter file were useful to anyone. Thanks, Hal Lane ######################### # hallane@earthlink.net # ######################### START PARAMETER FILE======================================= Mandel_Variation-A { ; Hal Lane Oct13'05 14.5 P400 1024x768 ; Zoom into Jim Muth's Oct 13,'05 FoTD ; with a rotated HITENSN2 color map. reset=2004 type=formula formulafile=pastengo.par formulaname=mytestagnew center-mag=-0.174842/1.07723/21.96437/1/67.500000000000\ 0568/-1.23373533611470521e-014 params=1.414213562373/1/1/1.414213562373 float=y maxiter=100 inside=0 logmap=yes symmetry=xaxis sound=off colors=000bJ5<4>UB3S92Q82<3>I10931A00<3>VK0_P0dU0<3>zm0\ <3>zb0z_0zX0zU0<3>`F0UC0O80H40<2>A4773A73C<3>56K47M48O3\ 9Q2AS<8>9QaASbATc<3>E`hFbiGdi<3>JklKmmJkj<7>CURBSOAQM<3\
6GB5E86G9<9>EWHFYIGZJ<2>JdMKfNLhM<5>bmDenBhoA<3>ts3wt1\ sr2<5>Zf8Vd9SbA<3>DVF<4>CPCCNBCMA<2>BI9BH8BH8<3>AE79D6D\ E6<3>UI9YJAaLBeMCgODjQF<9>tgGuiGvjG<2>ypGzrFzrK<3>yufxu\ kxvqwww<3>rhh`F0`F0<5>UA0T90S80R80Q70P60<3>L30K30J20I10\ I10<16>UB2UB2VC2<3>YE3<3>Q82O61M41<3>Q71R81S91fM5<4>jP5\ kQ6jP6<2>dK5 }
frm:MytestAGnew {; Jim Muth z=c=pixel, a=flip(real(p1)), b=flip(imag(p1)), d=real(p2), f=imag(p2): z=(d*(z^a))^(f*(-b))+c, |z|<=100 } END PARAMETER FILE========================================= ########################################################### -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.14/131 - Release Date: 10/12/05
participants (1)
-
Hal Lane