! Started logfile: J2224-1126_S_1997_05_07_yyk_uvs.log on Sun Jan 7 20:10:44 2007 obs J2224-1126_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2224-1126_S_1997_05_07_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967546 visibilities/baseline/integration-bin. ! Found source: J2224-1126 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 24208 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 J2224-1126_S_1997_05_07_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)= 0.455707 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.744 mas, bmaj=7.027 mas, bpa=-5.268 degrees ! Estimated noise=1824.01 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 = 0.294149 Jy ! Component: 100 - total flux cleaned = 0.343149 Jy ! Total flux subtracted in 100 components = 0.343149 Jy ! Clean residual min=-0.012704 max=0.016489 Jy/beam ! Clean residual mean=0.000292 rms=0.003729 Jy/beam ! Combined flux in latest and established models = 0.343149 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.343149 Jy ! ! Correcting IF 1. ! A total of 169 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.290281Jy sigma=0.001207 ! Fit after self-cal, rms=0.290160Jy sigma=0.001206 ! Inverting map and beam ! Estimated beam: bmin=2.744 mas, bmaj=7.027 mas, bpa=-5.268 degrees ! Estimated noise=1824.03 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.508 mas, bmaj=8.834 mas, bpa=-5.397 degrees ! Estimated noise=1028.25 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.0193241 Jy ! Component: 100 - total flux cleaned = 0.0238159 Jy ! Component: 150 - total flux cleaned = 0.0240645 Jy ! Component: 200 - total flux cleaned = 0.0242644 Jy ! Total flux subtracted in 200 components = 0.0242644 Jy ! Clean residual min=-0.007751 max=0.013309 Jy/beam ! Clean residual mean=0.000382 rms=0.003402 Jy/beam ! Combined flux in latest and established models = 0.367413 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 0.367413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288782Jy sigma=0.001202 ! Fit after self-cal, rms=0.288766Jy sigma=0.001202 ! 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.508 x 8.834 at -5.397 degrees (North through East) ! Clean map min=-0.0077031 max=0.33685 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02969 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.07 HN 1.04 KP 0.87 ! LA 0.98 MK 0.99 NL 1.00* OV 1.06 ! PT 0.93 SC 0.82 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.978347 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.14 HN 1.09 KP 1.00 ! LA 1.08 MK 1.02 NL 0.98 OV 1.03 ! PT 0.96 SC 0.91 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0455 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 1.01 KP 0.90 ! LA 0.80 MK 0.87 NL 0.95 OV 0.97 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.990417 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.15 HN 1.10 KP 0.95 ! LA 0.86 MK 1.04 NL 1.06 OV 1.09 ! PT 0.89 SC 1.00 ! ! ! Fit before self-cal, rms=0.288766Jy sigma=0.001202 ! Fit after self-cal, rms=0.280859Jy sigma=0.001190 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=0.280859Jy sigma=0.001190 ! Fit after self-cal, rms=0.280858Jy sigma=0.001190 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.487 mas, bmaj=8.604 mas, bpa=-4.363 degrees ! Estimated noise=1033.57 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.00592515 Jy ! Component: 100 - total flux cleaned = 0.00616819 Jy ! Component: 150 - total flux cleaned = 0.00616769 Jy ! Component: 200 - total flux cleaned = 0.00617317 Jy ! Total flux subtracted in 200 components = 0.00617317 Jy ! Clean residual min=-0.006105 max=0.010196 Jy/beam ! Clean residual mean=0.000191 rms=0.002183 Jy/beam ! Combined flux in latest and established models = 0.373586 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.373586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280711Jy sigma=0.001190 ! Fit after self-cal, rms=0.280704Jy sigma=0.001190 ! 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.280704Jy sigma=0.001190 ! Fit after self-cal, rms=0.279679Jy sigma=0.001186 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) ! Added new window around map position (-12, 0.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113069 Jy ! Component: 100 - total flux cleaned = 0.016533 Jy ! Component: 150 - total flux cleaned = 0.0176518 Jy ! Component: 200 - total flux cleaned = 0.0181833 Jy ! Total flux subtracted in 200 components = 0.0181833 Jy ! Clean residual min=-0.004923 max=0.006871 Jy/beam ! Clean residual mean=0.000093 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.391769 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 62 components and 0.391769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.279367Jy sigma=0.001184 ! Fit after self-cal, rms=0.279185Jy sigma=0.001183 ! 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.487 x 8.604 at -4.363 degrees (North through East) ! Clean map min=-0.0049193 max=0.34159 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 ! Performing amp+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=0.279185Jy sigma=0.001183 ! Fit after self-cal, rms=0.274533Jy sigma=0.001179 ! 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.274533Jy sigma=0.001179 ! Fit after self-cal, rms=0.274497Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=8.58 mas, bpa=-4.062 degrees ! Estimated noise=1026.83 mJy/beam. ! Added new window around map position (-21.5, -0.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00755547 Jy ! Component: 100 - total flux cleaned = 0.0112361 Jy ! Component: 150 - total flux cleaned = 0.0125599 Jy ! Component: 200 - total flux cleaned = 0.0130246 Jy ! Total flux subtracted in 200 components = 0.0130246 Jy ! Clean residual min=-0.004067 max=0.003890 Jy/beam ! Clean residual mean=0.000042 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.404794 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 93 components and 0.404794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274341Jy sigma=0.001178 ! Fit after self-cal, rms=0.274330Jy sigma=0.001178 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274330Jy sigma=0.001178 ! Fit after self-cal, rms=0.274171Jy sigma=0.001177 ! 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.274171Jy sigma=0.001177 ! Fit after self-cal, rms=0.274173Jy sigma=0.001177 ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=8.576 mas, bpa=-3.984 degrees ! Estimated noise=1027.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283845 Jy ! Component: 100 - total flux cleaned = 0.00366363 Jy ! Component: 150 - total flux cleaned = 0.00417261 Jy ! Component: 200 - total flux cleaned = 0.00443686 Jy ! Total flux subtracted in 200 components = 0.00443686 Jy ! Clean residual min=-0.003987 max=0.003998 Jy/beam ! Clean residual mean=0.000049 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.409231 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 109 components and 0.409231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274135Jy sigma=0.001176 ! Fit after self-cal, rms=0.274137Jy sigma=0.001176 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** 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.095 mas, bmaj=14.83 mas, bpa=1.897 degrees ! Estimated noise=1280.63 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.00130207 Jy ! Component: 100 - total flux cleaned = 0.00125027 Jy ! Component: 150 - total flux cleaned = 0.00108494 Jy ! Component: 200 - total flux cleaned = 0.000988898 Jy ! Total flux subtracted in 200 components = 0.000988898 Jy ! Clean residual min=-0.004887 max=0.004456 Jy/beam ! Clean residual mean=0.000090 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.41022 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 120 components and 0.41022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274128Jy sigma=0.001176 ! Fit after self-cal, rms=0.274128Jy sigma=0.001176 ! 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.714 mas, bmaj=6.916 mas, bpa=-4.576 degrees ! Estimated noise=2003.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.29308 Jy ! Component: 100 - total flux cleaned = 0.341871 Jy ! Component: 150 - total flux cleaned = 0.361706 Jy ! Component: 200 - total flux cleaned = 0.375252 Jy ! Total flux subtracted in 200 components = 0.375252 Jy ! Clean residual min=-0.008663 max=0.009508 Jy/beam ! Clean residual mean=0.000115 rms=0.002344 Jy/beam ! Combined flux in latest and established models = 0.375252 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.375252 Jy ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=8.576 mas, bpa=-3.984 degrees ! Estimated noise=1027.26 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 (-5, -1.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139517 Jy ! Component: 100 - total flux cleaned = 0.0215101 Jy ! Component: 150 - total flux cleaned = 0.0269079 Jy ! Component: 200 - total flux cleaned = 0.0291211 Jy ! Total flux subtracted in 200 components = 0.0291211 Jy ! Clean residual min=-0.004854 max=0.003807 Jy/beam ! Clean residual mean=0.000070 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.404373 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 72 components and 0.404373 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.095 mas, bmaj=14.83 mas, bpa=1.897 degrees ! Estimated noise=1280.63 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.00417548 Jy ! Component: 100 - total flux cleaned = 0.00599418 Jy ! Component: 150 - total flux cleaned = 0.00615272 Jy ! Component: 200 - total flux cleaned = 0.00615175 Jy ! Total flux subtracted in 200 components = 0.00615175 Jy ! Clean residual min=-0.005079 max=0.004690 Jy/beam ! Clean residual mean=0.000086 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.410524 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 107 components and 0.410524 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=8.576 mas, bpa=-3.984 degrees ! Estimated noise=1027.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -8.96928e-06 Jy ! Component: 100 - total flux cleaned = -0.000121033 Jy ! Component: 150 - total flux cleaned = -0.000119278 Jy ! Component: 200 - total flux cleaned = -3.30404e-05 Jy ! Total flux subtracted in 200 components = -3.30404e-05 Jy ! Clean residual min=-0.004391 max=0.003749 Jy/beam ! Clean residual mean=0.000044 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.410491 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 128 components and 0.410491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274129Jy sigma=0.001176 ! Fit after self-cal, rms=0.274124Jy sigma=0.001176 wmodel J2224-1126_S_1997_05_07_yyk\_map.mod ! Writing 128 model components to file: J2224-1126_S_1997_05_07_yyk_map.mod wobs J2224-1126_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2224-1126_S_1997_05_07_yyk_uvs.fits wwins J2224-1126_S_1997_05_07_yyk\_map.win ! wwins: Wrote 4 windows to J2224-1126_S_1997_05_07_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.00146785 Jy ! Component: 100 - total flux cleaned = -0.00248112 Jy ! Component: 150 - total flux cleaned = -0.00305152 Jy ! Component: 200 - total flux cleaned = -0.00371337 Jy ! Component: 250 - total flux cleaned = -0.00422588 Jy ! Component: 300 - total flux cleaned = -0.00449907 Jy ! Component: 350 - total flux cleaned = -0.0048678 Jy ! Component: 400 - total flux cleaned = -0.0050706 Jy ! Component: 450 - total flux cleaned = -0.00531716 Jy ! Component: 500 - total flux cleaned = -0.0054131 Jy ! Component: 550 - total flux cleaned = -0.00550664 Jy ! Component: 600 - total flux cleaned = -0.00550603 Jy ! Component: 650 - total flux cleaned = -0.00541701 Jy ! Component: 700 - total flux cleaned = -0.00524462 Jy ! Component: 750 - total flux cleaned = -0.00511783 Jy ! Component: 800 - total flux cleaned = -0.00495131 Jy ! Component: 850 - total flux cleaned = -0.00470665 Jy ! Component: 900 - total flux cleaned = -0.00442806 Jy ! Component: 950 - total flux cleaned = -0.00423202 Jy ! Component: 1000 - total flux cleaned = -0.00396258 Jy ! Component: 1050 - total flux cleaned = -0.00381046 Jy ! Component: 1100 - total flux cleaned = -0.0034404 Jy ! Component: 1150 - total flux cleaned = -0.00333186 Jy ! Component: 1200 - total flux cleaned = -0.00311687 Jy ! Component: 1250 - total flux cleaned = -0.0029057 Jy ! Component: 1300 - total flux cleaned = -0.00266317 Jy ! Component: 1350 - total flux cleaned = -0.00242521 Jy ! Component: 1400 - total flux cleaned = -0.00229106 Jy ! Component: 1450 - total flux cleaned = -0.00206 Jy ! Component: 1500 - total flux cleaned = -0.0018971 Jy ! Component: 1550 - total flux cleaned = -0.00164029 Jy ! Component: 1600 - total flux cleaned = -0.00138709 Jy ! Component: 1650 - total flux cleaned = -0.00126217 Jy ! Component: 1700 - total flux cleaned = -0.00110726 Jy ! Component: 1750 - total flux cleaned = -0.000862898 Jy ! Component: 1800 - total flux cleaned = -0.000742296 Jy ! Component: 1850 - total flux cleaned = -0.000533735 Jy ! Component: 1900 - total flux cleaned = -0.000357257 Jy ! Component: 1950 - total flux cleaned = -0.0001539 Jy ! Component: 2000 - total flux cleaned = -9.6233e-05 Jy ! Total flux subtracted in 2048 components = 0.000130971 Jy ! Clean residual min=-0.001841 max=0.001924 Jy/beam ! Clean residual mean=0.000036 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.410622 Jy keep ! Adding 141 model components to the UV plane model. ! The established model now contains 269 components and 0.410622 Jy ![Exited script file: muppet] wmap "J2224-1126_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.454 x 8.576 at -3.984 degrees (North through East) ! Clean map min=-0.003485 max=0.33982 Jy/beam ! Writing clean map to FITS file: J2224-1126_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.339824 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000579261 device "J2224-1126_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2224-1126_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.511377 0.511377 1.02275 2.04551 4.09101 8.18203 16.3641 32.7281 65.4562 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.339 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.454 x 8.576 at -3.984 degrees (North through East) ! Clean map min=-0.003485 max=0.33982 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2224-1126_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2224-1126_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2224-1126_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 20:10:52 2007