! Started logfile: J1121-0711_S_2005_07_20_yyk_uvs.log on Fri Jan 20 10:21:00 2006 obs J1121-0711_S_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J1121-0711_S_2005_07_20_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.869136 visibilities/baseline/integration-bin. ! Found source: J1121-0711 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1526 lines of history. ! ! Reading 1408 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 J1121-0711_S_2005_07_20_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.177664 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.518 mas, bmaj=6.464 mas, bpa=-3.586 degrees ! Estimated noise=1.53801 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.132286 Jy ! Component: 100 - total flux cleaned = 0.155718 Jy ! Total flux subtracted in 100 components = 0.155718 Jy ! Clean residual min=-0.008117 max=0.016188 Jy/beam ! Clean residual mean=-0.000013 rms=0.002502 Jy/beam ! Combined flux in latest and established models = 0.155718 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.155718 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.073925Jy sigma=1.133144 ! Fit after self-cal, rms=0.073820Jy sigma=1.128873 ! Inverting map and beam ! Estimated beam: bmin=2.518 mas, bmaj=6.464 mas, bpa=-3.586 degrees ! Estimated noise=1.53801 mJy/beam. ! Added new window around map position (3.5, -7). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162818 Jy ! Component: 100 - total flux cleaned = 0.0237702 Jy ! Total flux subtracted in 100 components = 0.0237702 Jy ! Clean residual min=-0.007583 max=0.009880 Jy/beam ! Clean residual mean=-0.000007 rms=0.002099 Jy/beam ! Combined flux in latest and established models = 0.179488 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.179488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070784Jy sigma=1.077550 ! Fit after self-cal, rms=0.070516Jy sigma=1.073090 ! Inverting map 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.129 mas, bmaj=7.775 mas, bpa=-4.201 degrees ! Estimated noise=1.13177 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.00563436 Jy ! Component: 100 - total flux cleaned = 0.007131 Jy ! Component: 150 - total flux cleaned = 0.00763614 Jy ! Component: 200 - total flux cleaned = 0.00800271 Jy ! Total flux subtracted in 200 components = 0.00800271 Jy ! Clean residual min=-0.004891 max=0.005528 Jy/beam ! Clean residual mean=0.000002 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.187491 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.187491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070132Jy sigma=1.066919 ! Fit after self-cal, rms=0.070064Jy sigma=1.065814 ! 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.129 x 7.775 at -4.201 degrees (North through East) ! Clean map min=-0.0047996 max=0.14478 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.02519 ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.02 HN 1.03 KP 0.99 ! LA 1.05 MK 0.92 NL 0.97 OV 0.96 ! PT 1.10 SC 0.87 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.979649 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.05 KP 1.00 ! LA 0.97 MK 1.13 NL 1.04 OV 1.03 ! PT 1.08 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.070064Jy sigma=1.065814 ! Fit after self-cal, rms=0.068636Jy sigma=1.051120 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.068636Jy sigma=1.051120 ! Fit after self-cal, rms=0.068622Jy sigma=1.051030 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=7.631 mas, bpa=-3.068 degrees ! Estimated noise=1.13475 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.00428832 Jy ! Component: 100 - total flux cleaned = 0.0048005 Jy ! Component: 150 - total flux cleaned = 0.00514627 Jy ! Component: 200 - total flux cleaned = 0.00542721 Jy ! Total flux subtracted in 200 components = 0.00542721 Jy ! Clean residual min=-0.004719 max=0.005127 Jy/beam ! Clean residual mean=0.000006 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.192918 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 0.192918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068319Jy sigma=1.046789 ! Fit after self-cal, rms=0.068286Jy sigma=1.046197 ! 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.068286Jy sigma=1.046197 ! Fit after self-cal, rms=0.064958Jy sigma=0.999656 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.00143618 Jy ! Component: 100 - total flux cleaned = 0.00135672 Jy ! Component: 150 - total flux cleaned = 0.00142599 Jy ! Component: 200 - total flux cleaned = 0.00139375 Jy ! Total flux subtracted in 200 components = 0.00139375 Jy ! Clean residual min=-0.005016 max=0.004887 Jy/beam ! Clean residual mean=0.000007 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 0.194312 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 64 components and 0.194312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064865Jy sigma=0.998486 ! Fit after self-cal, rms=0.064403Jy sigma=0.993366 ! 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.122 x 7.631 at -3.068 degrees (North through East) ! Clean map min=-0.0049077 max=0.14387 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.064403Jy sigma=0.993366 ! Fit after self-cal, rms=0.061420Jy sigma=0.963672 ! 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.061420Jy sigma=0.963672 ! Fit after self-cal, rms=0.061351Jy sigma=0.962778 ! Inverting map and beam ! Estimated beam: bmin=3.172 mas, bmaj=7.624 mas, bpa=-2.616 degrees ! Estimated noise=1.11894 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000794031 Jy ! Component: 100 - total flux cleaned = -0.00100476 Jy ! Component: 150 - total flux cleaned = -0.00110177 Jy ! Component: 200 - total flux cleaned = -0.00118175 Jy ! Total flux subtracted in 200 components = -0.00118175 Jy ! Clean residual min=-0.004935 max=0.004507 Jy/beam ! Clean residual mean=0.000014 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.19313 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 79 components and 0.19313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061281Jy sigma=0.961027 ! Fit after self-cal, rms=0.061267Jy sigma=0.960595 ! 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.061267Jy sigma=0.960595 ! Fit after self-cal, rms=0.060760Jy sigma=0.953131 ! 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.060760Jy sigma=0.953131 ! Fit after self-cal, rms=0.060774Jy sigma=0.953047 ! Inverting map and beam ! Estimated beam: bmin=3.203 mas, bmaj=7.628 mas, bpa=-2.378 degrees ! Estimated noise=1.11408 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -4.20946e-05 Jy ! Component: 100 - total flux cleaned = -0.000408864 Jy ! Component: 150 - total flux cleaned = -0.000553697 Jy ! Component: 200 - total flux cleaned = -0.000524804 Jy ! Total flux subtracted in 200 components = -0.000524804 Jy ! Clean residual min=-0.004385 max=0.004344 Jy/beam ! Clean residual mean=0.000013 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.192605 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 90 components and 0.192605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060706Jy sigma=0.951707 ! Fit after self-cal, rms=0.060699Jy sigma=0.951436 ! 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=7.552 mas, bmaj=12.89 mas, bpa=-3.015 degrees ! Estimated noise=1.44549 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.000179869 Jy ! Component: 100 - total flux cleaned = 0.000431163 Jy ! Component: 150 - total flux cleaned = 0.000624993 Jy ! Component: 200 - total flux cleaned = 0.000749202 Jy ! Total flux subtracted in 200 components = 0.000749202 Jy ! Clean residual min=-0.004792 max=0.005215 Jy/beam ! Clean residual mean=0.000026 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.193354 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 95 components and 0.193354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060718Jy sigma=0.952019 ! Fit after self-cal, rms=0.060701Jy sigma=0.951831 ! 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.555 mas, bmaj=6.415 mas, bpa=-2.85 degrees ! Estimated noise=1.50531 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.132074 Jy ! Component: 100 - total flux cleaned = 0.161764 Jy ! Component: 150 - total flux cleaned = 0.174867 Jy ! Component: 200 - total flux cleaned = 0.182066 Jy ! Total flux subtracted in 200 components = 0.182067 Jy ! Clean residual min=-0.006072 max=0.006882 Jy/beam ! Clean residual mean=-0.000011 rms=0.001684 Jy/beam ! Combined flux in latest and established models = 0.182067 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.182067 Jy ! Inverting map and beam ! Estimated beam: bmin=3.203 mas, bmaj=7.628 mas, bpa=-2.378 degrees ! Estimated noise=1.11408 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.00547941 Jy ! Component: 100 - total flux cleaned = 0.00836127 Jy ! Component: 150 - total flux cleaned = 0.0094894 Jy ! Component: 200 - total flux cleaned = 0.00984725 Jy ! Total flux subtracted in 200 components = 0.00984725 Jy ! Clean residual min=-0.004392 max=0.004393 Jy/beam ! Clean residual mean=0.000012 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.191914 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 44 components and 0.191914 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=7.552 mas, bmaj=12.89 mas, bpa=-3.015 degrees ! Estimated noise=1.44549 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.000620561 Jy ! Component: 100 - total flux cleaned = 0.000930625 Jy ! Component: 150 - total flux cleaned = 0.00116867 Jy ! Component: 200 - total flux cleaned = 0.0013204 Jy ! Total flux subtracted in 200 components = 0.0013204 Jy ! Clean residual min=-0.004769 max=0.005169 Jy/beam ! Clean residual mean=0.000026 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.193234 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.193234 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.203 mas, bmaj=7.628 mas, bpa=-2.378 degrees ! Estimated noise=1.11408 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000468462 Jy ! Component: 100 - total flux cleaned = -0.000462226 Jy ! Component: 150 - total flux cleaned = -0.000466685 Jy ! Component: 200 - total flux cleaned = -0.000440531 Jy ! Total flux subtracted in 200 components = -0.000440531 Jy ! Clean residual min=-0.004319 max=0.004343 Jy/beam ! Clean residual mean=0.000011 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.192794 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.192794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060672Jy sigma=0.950890 ! Fit after self-cal, rms=0.060657Jy sigma=0.950522 wmodel J1121-0711_S_2005_07_20_yyk\_map.mod ! Writing 63 model components to file: J1121-0711_S_2005_07_20_yyk_map.mod wobs J1121-0711_S_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J1121-0711_S_2005_07_20_yyk_uvs.fits wwins J1121-0711_S_2005_07_20_yyk\_map.win ! wwins: Wrote 2 windows to J1121-0711_S_2005_07_20_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.000383629 Jy ! Component: 100 - total flux cleaned = 0.000389051 Jy ! Component: 150 - total flux cleaned = -4.22618e-06 Jy ! Component: 200 - total flux cleaned = -0.000253356 Jy ! Component: 250 - total flux cleaned = -0.000553011 Jy ! Component: 300 - total flux cleaned = -0.000669903 Jy ! Component: 350 - total flux cleaned = -0.000838766 Jy ! Component: 400 - total flux cleaned = -0.00100042 Jy ! Component: 450 - total flux cleaned = -0.00131632 Jy ! Component: 500 - total flux cleaned = -0.00162483 Jy ! Component: 550 - total flux cleaned = -0.00197469 Jy ! Component: 600 - total flux cleaned = -0.00212167 Jy ! Component: 650 - total flux cleaned = -0.00236116 Jy ! Component: 700 - total flux cleaned = -0.00245405 Jy ! Component: 750 - total flux cleaned = -0.00245398 Jy ! Component: 800 - total flux cleaned = -0.00254496 Jy ! Component: 850 - total flux cleaned = -0.00263349 Jy ! Component: 900 - total flux cleaned = -0.00263406 Jy ! Component: 950 - total flux cleaned = -0.00284817 Jy ! Component: 1000 - total flux cleaned = -0.00293236 Jy ! Component: 1050 - total flux cleaned = -0.00309811 Jy ! Component: 1100 - total flux cleaned = -0.00326163 Jy ! Component: 1150 - total flux cleaned = -0.00338249 Jy ! Component: 1200 - total flux cleaned = -0.00350202 Jy ! Component: 1250 - total flux cleaned = -0.00365834 Jy ! Component: 1300 - total flux cleaned = -0.00388975 Jy ! Component: 1350 - total flux cleaned = -0.00400351 Jy ! Component: 1400 - total flux cleaned = -0.00422782 Jy ! Component: 1450 - total flux cleaned = -0.0043378 Jy ! Component: 1500 - total flux cleaned = -0.00441134 Jy ! Component: 1550 - total flux cleaned = -0.00462788 Jy ! Component: 1600 - total flux cleaned = -0.00469949 Jy ! Component: 1650 - total flux cleaned = -0.00494527 Jy ! Component: 1700 - total flux cleaned = -0.00504887 Jy ! Component: 1750 - total flux cleaned = -0.00515183 Jy ! Component: 1800 - total flux cleaned = -0.00552237 Jy ! Component: 1850 - total flux cleaned = -0.00555573 Jy ! Component: 1900 - total flux cleaned = -0.005753 Jy ! Component: 1950 - total flux cleaned = -0.00588302 Jy ! Component: 2000 - total flux cleaned = -0.00597976 Jy ! Total flux subtracted in 2048 components = -0.00617051 Jy ! Clean residual min=-0.001829 max=0.002004 Jy/beam ! Clean residual mean=0.000013 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.186623 Jy keep ! Adding 148 model components to the UV plane model. ! The established model now contains 211 components and 0.186623 Jy ![Exited script file: muppet] wmap "J1121-0711_S_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.203 x 7.628 at -2.378 degrees (North through East) ! Clean map min=-0.0037872 max=0.13992 Jy/beam ! Writing clean map to FITS file: J1121-0711_S_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.139916 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000642877 device "J1121-0711_S_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1121-0711_S_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.37842 1.37842 2.75684 5.51369 11.0274 22.0547 44.1095 88.219 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.139 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.203 x 7.628 at -2.378 degrees (North through East) ! Clean map min=-0.0037872 max=0.13992 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1121-0711_S_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1121-0711_S_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1121-0711_S_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:21:04 2006