! Started logfile: J1924-2914_S_1996_03_13_yyk_uvs.log on Sun Jan 7 19:38:43 2007 obs J1924-2914_S_1996_03_13_yyk_uva.fits ! Reading UV FITS file: J1924-2914_S_1996_03_13_yyk_uva.fits ! AN table 1: 132 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.580303 visibilities/baseline/integration-bin. ! Found source: J1924-2914 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 655 lines of history. ! ! Reading 13788 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ![@muppet J1924-2914_S_1996_03_13_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 13.5833 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.543 mas, bmaj=6.943 mas, bpa=-10.61 degrees ! Estimated noise=2642.97 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.44701 Jy ! Component: 100 - total flux cleaned = 12.0149 Jy ! Total flux subtracted in 100 components = 12.0149 Jy ! Clean residual min=-1.081328 max=1.604285 Jy/beam ! Clean residual mean=0.016746 rms=0.378009 Jy/beam ! Combined flux in latest and established models = 12.0149 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 12.0149 Jy ! ! Correcting IF 1. ! A total of 364 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 364 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 364 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 364 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=7.019411Jy sigma=0.025158 ! Fit after self-cal, rms=7.013371Jy sigma=0.025145 ! Inverting map and beam ! Estimated beam: bmin=2.543 mas, bmaj=6.943 mas, bpa=-10.61 degrees ! Estimated noise=2644.71 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.595 mas, bmaj=9.548 mas, bpa=-7.577 degrees ! Estimated noise=1616.68 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.24182 Jy ! Component: 100 - total flux cleaned = 1.60648 Jy ! Component: 150 - total flux cleaned = 1.63668 Jy ! Component: 200 - total flux cleaned = 1.66482 Jy ! Total flux subtracted in 200 components = 1.66482 Jy ! Clean residual min=-1.077568 max=2.699633 Jy/beam ! Clean residual mean=0.021726 rms=0.588257 Jy/beam ! Combined flux in latest and established models = 13.6797 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 13.6797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.877203Jy sigma=0.024546 ! Fit after self-cal, rms=6.875645Jy sigma=0.024541 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.595 x 9.548 at -7.577 degrees (North through East) ! Clean map min=-1.0736 max=10.353 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.0156 ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 0.93 HN 1.07 KP 0.80 ! LA 0.80 MK 0.97 NL 0.79 OV 633.19 ! PT 0.84 SC 0.82 ! ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.0254362 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00 HN 1.14 KP 0.84 ! LA 0.89 MK 1.03 NL 0.83 OV 384.80 ! PT 0.81 SC 0.90 ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.0705467 ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 0.93 HN 1.02 KP 0.84 ! LA 0.68 MK 0.88 NL 0.85 OV 133.75 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.0242492 ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.97 HN 1.09 KP 0.89 ! LA 0.75 MK 1.03 NL 0.93 OV 404.03 ! PT 0.87 SC 1.00 ! ! ! Fit before self-cal, rms=6.875645Jy sigma=0.024541 ! Fit after self-cal, rms=11.618370Jy sigma=121.455274 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=11.618370Jy sigma=121.455274 ! Fit after self-cal, rms=11.618381Jy sigma=121.455274 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=9.842 mas, bpa=-7.565 degrees ! Estimated noise=0.596047 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -10.4291 Jy ! Component: 100 - total flux cleaned = -12.5962 Jy ! Component: 150 - total flux cleaned = -13.2374 Jy ! Component: 200 - total flux cleaned = -13.4672 Jy ! Total flux subtracted in 200 components = -13.4672 Jy ! Clean residual min=-0.159920 max=0.075038 Jy/beam ! Clean residual mean=-0.000045 rms=0.026274 Jy/beam ! Combined flux in latest and established models = 0.212496 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.212495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.456722Jy sigma=3.225957 ! Fit after self-cal, rms=0.444799Jy sigma=3.211431 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.444799Jy sigma=3.211431 ! Fit after self-cal, rms=0.443285Jy sigma=3.208801 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0562559 Jy ! Component: 100 - total flux cleaned = -0.0660786 Jy ! Component: 150 - total flux cleaned = -0.0724241 Jy ! Component: 200 - total flux cleaned = -0.0814511 Jy ! Total flux subtracted in 200 components = -0.0814511 Jy ! Clean residual min=-0.119400 max=0.060245 Jy/beam ! Clean residual mean=-0.000199 rms=0.020576 Jy/beam ! Combined flux in latest and established models = 0.131044 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.131044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.391568Jy sigma=2.731235 ! Fit after self-cal, rms=0.391013Jy sigma=2.730294 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.819 x 9.842 at -7.565 degrees (North through East) ! Clean map min=-0.18989 max=0.16186 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.928 mas, bmaj=22.5 mas, bpa=-1.994 degrees ! Estimated noise=0.701916 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0559394 Jy ! Component: 100 - total flux cleaned = -0.0585381 Jy ! Component: 150 - total flux cleaned = -0.060962 Jy ! Component: 200 - total flux cleaned = -0.0633178 Jy ! Total flux subtracted in 200 components = -0.0633178 Jy ! Clean residual min=-0.057788 max=0.032265 Jy/beam ! Clean residual mean=-0.000436 rms=0.012232 Jy/beam ! Combined flux in latest and established models = 0.0677264 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 56 components and 0.0677264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.375077Jy sigma=2.619198 ! Fit after self-cal, rms=0.375114Jy sigma=2.618835 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.518 mas, bmaj=7.041 mas, bpa=-12.45 degrees ! Estimated noise=1.35437 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107376 Jy ! Component: 100 - total flux cleaned = 0.00128386 Jy ! Component: 150 - total flux cleaned = 0.00147189 Jy ! Component: 200 - total flux cleaned = 0.00163867 Jy ! Total flux subtracted in 200 components = 0.00163867 Jy ! Clean residual min=-0.001012 max=0.002744 Jy/beam ! Clean residual mean=0.000010 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.00163867 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.00163867 Jy ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=9.842 mas, bpa=-7.565 degrees ! Estimated noise=0.596047 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-6.5, 3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220213 Jy ! Component: 100 - total flux cleaned = 0.00262475 Jy ! Component: 150 - total flux cleaned = 0.00260741 Jy ! Component: 200 - total flux cleaned = 0.00258029 Jy ! Total flux subtracted in 200 components = 0.00258029 Jy ! Clean residual min=-0.000611 max=0.000864 Jy/beam ! Clean residual mean=0.000000 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.00421896 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 43 components and 0.00421896 Jy ! Inverting map ! Added new window around map position (21.5, 16). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000733161 Jy ! Component: 100 - total flux cleaned = 0.000731557 Jy ! Component: 150 - total flux cleaned = 0.000742354 Jy ! Component: 200 - total flux cleaned = 0.000722606 Jy ! Total flux subtracted in 200 components = 0.000722606 Jy ! Clean residual min=-0.000459 max=0.000537 Jy/beam ! Clean residual mean=-0.000001 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.00494157 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 66 components and 0.00494157 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.928 mas, bmaj=22.5 mas, bpa=-1.994 degrees ! Estimated noise=0.701916 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000108196 Jy ! Component: 100 - total flux cleaned = -0.000136882 Jy ! Component: 150 - total flux cleaned = -0.000145325 Jy ! Component: 200 - total flux cleaned = -0.000152629 Jy ! Total flux subtracted in 200 components = -0.000152629 Jy ! Clean residual min=-0.000615 max=0.000599 Jy/beam ! Clean residual mean=-0.000001 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.00478894 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 82 components and 0.00478894 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=9.842 mas, bpa=-7.565 degrees ! Estimated noise=0.596047 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.19269e-05 Jy ! Component: 100 - total flux cleaned = 3.32971e-05 Jy ! Component: 150 - total flux cleaned = 3.35571e-05 Jy ! Component: 200 - total flux cleaned = 4.63753e-05 Jy ! Total flux subtracted in 200 components = 4.63753e-05 Jy ! Clean residual min=-0.000467 max=0.000503 Jy/beam ! Clean residual mean=-0.000001 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.00483531 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 107 components and 0.00483531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126435Jy sigma=0.036364 ! Fit after self-cal, rms=0.126347Jy sigma=0.034121 wmodel J1924-2914_S_1996_03_13_yyk\_map.mod ! Writing 107 model components to file: J1924-2914_S_1996_03_13_yyk_map.mod wobs J1924-2914_S_1996_03_13_yyk\_uvs.fits ! Writing UV FITS file: J1924-2914_S_1996_03_13_yyk_uvs.fits wwins J1924-2914_S_1996_03_13_yyk\_map.win ! wwins: Wrote 3 windows to J1924-2914_S_1996_03_13_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167676 Jy ! Component: 100 - total flux cleaned = 0.000213887 Jy ! Component: 150 - total flux cleaned = 0.000206672 Jy ! Component: 200 - total flux cleaned = 0.000206688 Jy ! Component: 250 - total flux cleaned = 0.000206726 Jy ! Component: 300 - total flux cleaned = 0.000212211 Jy ! Component: 350 - total flux cleaned = 0.000206827 Jy ! Component: 400 - total flux cleaned = 0.0002069 Jy ! Component: 450 - total flux cleaned = 0.000211674 Jy ! Component: 500 - total flux cleaned = 0.000207173 Jy ! Component: 550 - total flux cleaned = 0.000198301 Jy ! Component: 600 - total flux cleaned = 0.000198301 Jy ! Component: 650 - total flux cleaned = 0.000206571 Jy ! Component: 700 - total flux cleaned = 0.000218617 Jy ! Component: 750 - total flux cleaned = 0.000238123 Jy ! Component: 800 - total flux cleaned = 0.000241914 Jy ! Component: 850 - total flux cleaned = 0.000249388 Jy ! Component: 900 - total flux cleaned = 0.000253021 Jy ! Component: 950 - total flux cleaned = 0.00025306 Jy ! Component: 1000 - total flux cleaned = 0.00024959 Jy ! Component: 1050 - total flux cleaned = 0.000249686 Jy ! Component: 1100 - total flux cleaned = 0.000249712 Jy ! Component: 1150 - total flux cleaned = 0.000243247 Jy ! Component: 1200 - total flux cleaned = 0.000227343 Jy ! Component: 1250 - total flux cleaned = 0.000208685 Jy ! Component: 1300 - total flux cleaned = 0.000193447 Jy ! Component: 1350 - total flux cleaned = 0.000172479 Jy ! Component: 1400 - total flux cleaned = 0.000154827 Jy ! Component: 1450 - total flux cleaned = 0.000140386 Jy ! Component: 1500 - total flux cleaned = 0.000126168 Jy ! Component: 1550 - total flux cleaned = 0.000114939 Jy ! Component: 1600 - total flux cleaned = 9.5645e-05 Jy ! Component: 1650 - total flux cleaned = 8.2085e-05 Jy ! Component: 1700 - total flux cleaned = 6.33464e-05 Jy ! Component: 1750 - total flux cleaned = 4.22153e-05 Jy ! Component: 1800 - total flux cleaned = 1.61195e-05 Jy ! Component: 1850 - total flux cleaned = -9.6123e-06 Jy ! Component: 1900 - total flux cleaned = -2.99272e-05 Jy ! Component: 1950 - total flux cleaned = -5.50162e-05 Jy ! Component: 2000 - total flux cleaned = -7.72778e-05 Jy ! Total flux subtracted in 2048 components = -9.68721e-05 Jy ! Clean residual min=-0.000125 max=0.000122 Jy/beam ! Clean residual mean=-0.000004 rms=0.000057 Jy/beam ! Combined flux in latest and established models = 0.00473844 Jy keep ! Adding 144 model components to the UV plane model. ! The established model now contains 250 components and 0.00473844 Jy ![Exited script file: muppet] wmap "J1924-2914_S_1996_03_13_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.819 x 9.842 at -7.565 degrees (North through East) ! Clean map min=-0.0007554 max=0.0013177 Jy/beam ! Writing clean map to FITS file: J1924-2914_S_1996_03_13_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.00131775 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 5.5838e-05 device "J1924-2914_S_1996_03_13_yyk\_map.eps/VPS" ! Attempting to open device: 'J1924-2914_S_1996_03_13_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -12.7121 12.7121 25.4243 50.8485 print "clev=",int(3*image_rms*10000)/10000 ! clev= 1e-04 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.001 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.819 x 9.842 at -7.565 degrees (North through East) ! Clean map min=-0.0007554 max=0.0013177 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1924-2914_S_1996_03_13_yyk\_map.gif/gif" ! Attempting to open device: 'J1924-2914_S_1996_03_13_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1924-2914_S_1996_03_13_yyk_uvs.log closed on Sun Jan 7 19:38:49 2007