! Started logfile: J0733+5022_X_2006_02_16_yyk_uvs.log on Wed Jul 5 11:41:01 2006 obs J0733+5022_X_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J0733+5022_X_2006_02_16_yyk_uva.fits ! AN table 1: 229 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.851334 visibilities/baseline/integration-bin. ! Found source: J0733+5022 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2421 lines of history. ! ! Reading 35092 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 J0733+5022_X_2006_02_16_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.200x0.200 milli-arcsec cellsize. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.521749 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=0.7268 mas, bmaj=2.353 mas, bpa=17.41 degrees ! Estimated noise=1.9535 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.42578 Jy ! Component: 100 - total flux cleaned = 0.516799 Jy ! Total flux subtracted in 100 components = 0.516799 Jy ! Clean residual min=-0.025546 max=0.053048 Jy/beam ! Clean residual mean=-0.000077 rms=0.008974 Jy/beam ! Combined flux in latest and established models = 0.516799 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.516799 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.147249Jy sigma=2.195174 ! Fit after self-cal, rms=0.147169Jy sigma=2.190757 ! Inverting map and beam ! Estimated beam: bmin=0.7268 mas, bmaj=2.353 mas, bpa=17.41 degrees ! Estimated noise=1.9535 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=0.8576 mas, bmaj=2.589 mas, bpa=16.18 degrees ! Estimated noise=1.29468 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 (-9.8, 23). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0681327 Jy ! Component: 100 - total flux cleaned = 0.0996637 Jy ! Component: 150 - total flux cleaned = 0.115224 Jy ! Component: 200 - total flux cleaned = 0.117774 Jy ! Total flux subtracted in 200 components = 0.117774 Jy ! Clean residual min=-0.019741 max=0.028255 Jy/beam ! Clean residual mean=0.000031 rms=0.005019 Jy/beam ! Combined flux in latest and established models = 0.634573 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 53 components and 0.634573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124794Jy sigma=1.601927 ! Fit after self-cal, rms=0.123853Jy sigma=1.566108 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8576 x 2.589 at 16.18 degrees (North through East) ! Clean map min=-0.017506 max=0.47578 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.987409 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 1.05 KP 1.00 ! LA 0.97 MK 1.00 NL 1.24 OV 0.97 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00894 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.97 HN 1.05 KP 0.90 ! LA 0.94 MK 0.96 NL 1.19 OV 0.97 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00211 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 0.97 KP 0.86 ! LA 0.94 MK 1.01 NL 1.22 OV 0.95 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.986024 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.04 HN 0.94 KP 0.87 ! LA 0.95 MK 1.07 NL 1.24 OV 1.01 ! PT 1.10 SC 0.98 ! ! ! Fit before self-cal, rms=0.123853Jy sigma=1.566108 ! Fit after self-cal, rms=0.109505Jy sigma=1.259909 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.109505Jy sigma=1.259909 ! Fit after self-cal, rms=0.109529Jy sigma=1.259784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8512 mas, bmaj=2.584 mas, bpa=16.99 degrees ! Estimated noise=1.2927 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.0106878 Jy ! Component: 100 - total flux cleaned = -0.0119466 Jy ! Component: 150 - total flux cleaned = -0.0133759 Jy ! Component: 200 - total flux cleaned = -0.0139616 Jy ! Total flux subtracted in 200 components = -0.0139616 Jy ! Clean residual min=-0.009417 max=0.010168 Jy/beam ! Clean residual mean=-0.000073 rms=0.002355 Jy/beam ! Combined flux in latest and established models = 0.620612 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.620612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108132Jy sigma=1.213490 ! Fit after self-cal, rms=0.108001Jy sigma=1.211226 ! 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.108001Jy sigma=1.211226 ! Fit after self-cal, rms=0.105553Jy sigma=1.153676 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.000453305 Jy ! Component: 100 - total flux cleaned = -0.000775151 Jy ! Component: 150 - total flux cleaned = -0.00105496 Jy ! Component: 200 - total flux cleaned = -0.00118381 Jy ! Total flux subtracted in 200 components = -0.00118381 Jy ! Clean residual min=-0.008675 max=0.009632 Jy/beam ! Clean residual mean=-0.000059 rms=0.002234 Jy/beam ! Combined flux in latest and established models = 0.619428 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 93 components and 0.619428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105260Jy sigma=1.144802 ! Fit after self-cal, rms=0.105076Jy sigma=1.139560 ! 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: 0.8512 x 2.584 at 16.99 degrees (North through East) ! Clean map min=-0.0082191 max=0.4786 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.105076Jy sigma=1.139560 ! Fit after self-cal, rms=0.104434Jy sigma=1.108460 ! 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.104434Jy sigma=1.108460 ! Fit after self-cal, rms=0.104529Jy sigma=1.107740 ! Inverting map and beam ! Estimated beam: bmin=0.848 mas, bmaj=2.589 mas, bpa=17.01 degrees ! Estimated noise=1.29465 mJy/beam. ! Added new window around map position (-5.6, -7.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00481395 Jy ! Component: 100 - total flux cleaned = 0.00718177 Jy ! Component: 150 - total flux cleaned = 0.0091027 Jy ! Component: 200 - total flux cleaned = 0.00985209 Jy ! Total flux subtracted in 200 components = 0.00985209 Jy ! Clean residual min=-0.007088 max=0.005969 Jy/beam ! Clean residual mean=-0.000052 rms=0.001731 Jy/beam ! Combined flux in latest and established models = 0.62928 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 117 components and 0.62928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103324Jy sigma=1.072654 ! Fit after self-cal, rms=0.103314Jy sigma=1.071337 ! 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.103314Jy sigma=1.071337 ! Fit after self-cal, rms=0.102864Jy sigma=1.053345 ! 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.102864Jy sigma=1.053345 ! Fit after self-cal, rms=0.102918Jy sigma=1.053292 ! Inverting map and beam ! Estimated beam: bmin=0.8488 mas, bmaj=2.594 mas, bpa=16.95 degrees ! Estimated noise=1.29386 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00273147 Jy ! Component: 100 - total flux cleaned = -0.00222039 Jy ! Component: 150 - total flux cleaned = -0.00207051 Jy ! Component: 200 - total flux cleaned = -0.00233852 Jy ! Total flux subtracted in 200 components = -0.00233852 Jy ! Clean residual min=-0.006289 max=0.005432 Jy/beam ! Clean residual mean=-0.000041 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.626942 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 130 components and 0.626942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102564Jy sigma=1.040496 ! Fit after self-cal, rms=0.102530Jy sigma=1.039692 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.201 mas, bmaj=3.13 mas, bpa=16.33 degrees ! Estimated noise=1.71571 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.000590985 Jy ! Component: 100 - total flux cleaned = -0.000429892 Jy ! Component: 150 - total flux cleaned = -0.000435662 Jy ! Component: 200 - total flux cleaned = -0.000544984 Jy ! Total flux subtracted in 200 components = -0.000544984 Jy ! Clean residual min=-0.005991 max=0.006372 Jy/beam ! Clean residual mean=-0.000073 rms=0.001805 Jy/beam ! Combined flux in latest and established models = 0.626397 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 147 components and 0.626397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102412Jy sigma=1.036291 ! Fit after self-cal, rms=0.102360Jy sigma=1.035588 ! 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=0.7233 mas, bmaj=2.34 mas, bpa=17.66 degrees ! Estimated noise=1.9334 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.421319 Jy ! Component: 100 - total flux cleaned = 0.509329 Jy ! Component: 150 - total flux cleaned = 0.549394 Jy ! Component: 200 - total flux cleaned = 0.572649 Jy ! Total flux subtracted in 200 components = 0.572649 Jy ! Clean residual min=-0.010258 max=0.012462 Jy/beam ! Clean residual mean=-0.000028 rms=0.002943 Jy/beam ! Combined flux in latest and established models = 0.572648 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.572648 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8488 mas, bmaj=2.594 mas, bpa=16.95 degrees ! Estimated noise=1.29386 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 (-1.6, -0.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.019878 Jy ! Component: 100 - total flux cleaned = 0.0318245 Jy ! Component: 150 - total flux cleaned = 0.0402158 Jy ! Component: 200 - total flux cleaned = 0.0449776 Jy ! Total flux subtracted in 200 components = 0.0449776 Jy ! Clean residual min=-0.006303 max=0.006509 Jy/beam ! Clean residual mean=-0.000036 rms=0.001628 Jy/beam ! Combined flux in latest and established models = 0.617626 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 58 components and 0.617626 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.201 mas, bmaj=3.13 mas, bpa=16.33 degrees ! Estimated noise=1.71571 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.00359584 Jy ! Component: 100 - total flux cleaned = 0.00666202 Jy ! Component: 150 - total flux cleaned = 0.00876368 Jy ! Component: 200 - total flux cleaned = 0.00919822 Jy ! Total flux subtracted in 200 components = 0.00919822 Jy ! Clean residual min=-0.005047 max=0.006760 Jy/beam ! Clean residual mean=-0.000057 rms=0.001661 Jy/beam ! Combined flux in latest and established models = 0.626824 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 85 components and 0.626824 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8488 mas, bmaj=2.594 mas, bpa=16.95 degrees ! Estimated noise=1.29386 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.05662e-05 Jy ! Component: 100 - total flux cleaned = 0.000259239 Jy ! Component: 150 - total flux cleaned = 0.000693856 Jy ! Component: 200 - total flux cleaned = 0.000993542 Jy ! Total flux subtracted in 200 components = 0.000993542 Jy ! Clean residual min=-0.005642 max=0.005850 Jy/beam ! Clean residual mean=-0.000029 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.627818 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 107 components and 0.627818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102286Jy sigma=1.023316 ! Fit after self-cal, rms=0.102143Jy sigma=1.020558 wmodel J0733+5022_X_2006_02_16_yyk\_map.mod ! Writing 107 model components to file: J0733+5022_X_2006_02_16_yyk_map.mod wobs J0733+5022_X_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J0733+5022_X_2006_02_16_yyk_uvs.fits wwins J0733+5022_X_2006_02_16_yyk\_map.win ! wwins: Wrote 4 windows to J0733+5022_X_2006_02_16_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.000319662 Jy ! Component: 100 - total flux cleaned = -0.000923612 Jy ! Component: 150 - total flux cleaned = -0.00147702 Jy ! Component: 200 - total flux cleaned = -0.00185324 Jy ! Component: 250 - total flux cleaned = -0.00228506 Jy ! Component: 300 - total flux cleaned = -0.00269775 Jy ! Component: 350 - total flux cleaned = -0.00296189 Jy ! Component: 400 - total flux cleaned = -0.00328071 Jy ! Component: 450 - total flux cleaned = -0.00383129 Jy ! Component: 500 - total flux cleaned = -0.00412684 Jy ! Component: 550 - total flux cleaned = -0.00447209 Jy ! Component: 600 - total flux cleaned = -0.00480592 Jy ! Component: 650 - total flux cleaned = -0.00512873 Jy ! Component: 700 - total flux cleaned = -0.00518023 Jy ! Component: 750 - total flux cleaned = -0.00538468 Jy ! Component: 800 - total flux cleaned = -0.0055326 Jy ! Component: 850 - total flux cleaned = -0.0053863 Jy ! Component: 900 - total flux cleaned = -0.0053868 Jy ! Component: 950 - total flux cleaned = -0.00557046 Jy ! Component: 1000 - total flux cleaned = -0.00552479 Jy ! Component: 1050 - total flux cleaned = -0.00565769 Jy ! Component: 1100 - total flux cleaned = -0.00570101 Jy ! Component: 1150 - total flux cleaned = -0.00574328 Jy ! Component: 1200 - total flux cleaned = -0.00582601 Jy ! Component: 1250 - total flux cleaned = -0.00586598 Jy ! Component: 1300 - total flux cleaned = -0.00590475 Jy ! Component: 1350 - total flux cleaned = -0.00594359 Jy ! Component: 1400 - total flux cleaned = -0.00601924 Jy ! Component: 1450 - total flux cleaned = -0.00609382 Jy ! Component: 1500 - total flux cleaned = -0.00616766 Jy ! Component: 1550 - total flux cleaned = -0.00631345 Jy ! Component: 1600 - total flux cleaned = -0.00642073 Jy ! Component: 1650 - total flux cleaned = -0.00652599 Jy ! Component: 1700 - total flux cleaned = -0.00663039 Jy ! Component: 1750 - total flux cleaned = -0.00683617 Jy ! Component: 1800 - total flux cleaned = -0.00693734 Jy ! Component: 1850 - total flux cleaned = -0.00697035 Jy ! Component: 1900 - total flux cleaned = -0.00706935 Jy ! Component: 1950 - total flux cleaned = -0.00713471 Jy ! Component: 2000 - total flux cleaned = -0.00719899 Jy ! Total flux subtracted in 2048 components = -0.00726268 Jy ! Clean residual min=-0.001835 max=0.001901 Jy/beam ! Clean residual mean=-0.000006 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.620555 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 237 components and 0.620555 Jy ![Exited script file: muppet] wmap "J0733+5022_X_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8488 x 2.594 at 16.95 degrees (North through East) ! Clean map min=-0.0039467 max=0.4842 Jy/beam ! Writing clean map to FITS file: J0733+5022_X_2006_02_16_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.484197 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000573315 device "J0733+5022_X_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J0733+5022_X_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.355216 0.355216 0.710432 1.42086 2.84173 5.68345 11.3669 22.7338 45.4676 90.9352 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.484 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8488 x 2.594 at 16.95 degrees (North through East) ! Clean map min=-0.0039467 max=0.4842 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0733+5022_X_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J0733+5022_X_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0733+5022_X_2006_02_16_yyk_uvs.log closed on Wed Jul 5 11:41:25 2006