! Started logfile: J1222+0413_X_2006_02_23_yyk_uvs.log on Wed Jul 5 12:13:35 2006 obs J1222+0413_X_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J1222+0413_X_2006_02_23_yyk_uva.fits ! AN table 1: 220 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.832222 visibilities/baseline/integration-bin. ! Found source: J1222+0413 ! ! 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 2397 lines of history. ! ! Reading 32956 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 J1222+0413_X_2006_02_23_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.607092 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.7102 mas, bmaj=1.811 mas, bpa=0.01585 degrees ! Estimated noise=1.81795 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.515464 Jy ! Component: 100 - total flux cleaned = 0.588806 Jy ! Total flux subtracted in 100 components = 0.588806 Jy ! Clean residual min=-0.020442 max=0.018776 Jy/beam ! Clean residual mean=-0.000091 rms=0.004848 Jy/beam ! Combined flux in latest and established models = 0.588806 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.588806 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.106577Jy sigma=1.604613 ! Fit after self-cal, rms=0.105864Jy sigma=1.602341 ! Inverting map and beam ! Estimated beam: bmin=0.7104 mas, bmaj=1.811 mas, bpa=-0.07455 degrees ! Estimated noise=1.81457 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.8586 mas, bmaj=2.101 mas, bpa=-0.3914 degrees ! Estimated noise=1.3794 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.0330655 Jy ! Component: 100 - total flux cleaned = 0.0476716 Jy ! Component: 150 - total flux cleaned = 0.0547987 Jy ! Component: 200 - total flux cleaned = 0.0571903 Jy ! Total flux subtracted in 200 components = 0.0571903 Jy ! Clean residual min=-0.017648 max=0.011757 Jy/beam ! Clean residual mean=-0.000060 rms=0.003300 Jy/beam ! Combined flux in latest and established models = 0.645996 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 44 components and 0.645996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099339Jy sigma=1.430597 ! Fit after self-cal, rms=0.099220Jy sigma=1.429638 ! 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.8586 x 2.101 at -0.3914 degrees (North through East) ! Clean map min=-0.016483 max=0.59377 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.988352 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.04 HN 1.06 KP 0.99 ! LA 1.02 MK 1.02 NL 1.02 OV 0.99 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00643 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.06 KP 0.91 ! LA 0.96 MK 0.99 NL 0.98 OV 0.98 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00813 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 HN 0.97 KP 0.85 ! LA 0.97 MK 1.02 NL 0.98 OV 0.99 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.987662 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.07 HN 1.00 KP 0.88 ! LA 0.97 MK 1.05 NL 0.98 OV 1.05 ! PT 1.11 SC 1.01 ! ! ! Fit before self-cal, rms=0.099220Jy sigma=1.429638 ! Fit after self-cal, rms=0.091281Jy sigma=1.217927 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.091281Jy sigma=1.217927 ! Fit after self-cal, rms=0.091285Jy sigma=1.217897 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8669 mas, bmaj=2.116 mas, bpa=-0.105 degrees ! Estimated noise=1.37421 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.00366779 Jy ! Component: 100 - total flux cleaned = -0.00463796 Jy ! Component: 150 - total flux cleaned = -0.00493523 Jy ! Component: 200 - total flux cleaned = -0.00501287 Jy ! Total flux subtracted in 200 components = -0.00501287 Jy ! Clean residual min=-0.006841 max=0.005016 Jy/beam ! Clean residual mean=-0.000002 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.640983 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.640983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091050Jy sigma=1.214971 ! Fit after self-cal, rms=0.091037Jy sigma=1.214753 ! 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.091037Jy sigma=1.214753 ! Fit after self-cal, rms=0.081842Jy sigma=1.008712 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.000344378 Jy ! Component: 100 - total flux cleaned = 0.000282761 Jy ! Component: 150 - total flux cleaned = 0.000183361 Jy ! Component: 200 - total flux cleaned = 0.000141275 Jy ! Total flux subtracted in 200 components = 0.000141275 Jy ! Clean residual min=-0.006936 max=0.004969 Jy/beam ! Clean residual mean=-0.000002 rms=0.001411 Jy/beam ! Combined flux in latest and established models = 0.641125 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.641125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081716Jy sigma=1.007036 ! Fit after self-cal, rms=0.081067Jy sigma=0.994905 ! 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.8669 x 2.116 at -0.105 degrees (North through East) ! Clean map min=-0.0064857 max=0.59356 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.081067Jy sigma=0.994905 ! Fit after self-cal, rms=0.080336Jy sigma=0.969887 ! 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.080336Jy sigma=0.969887 ! Fit after self-cal, rms=0.080255Jy sigma=0.969093 ! Inverting map and beam ! Estimated beam: bmin=0.8664 mas, bmaj=2.115 mas, bpa=-0.000223 degrees ! Estimated noise=1.37316 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000413405 Jy ! Component: 100 - total flux cleaned = -0.000590226 Jy ! Component: 150 - total flux cleaned = -0.000648519 Jy ! Component: 200 - total flux cleaned = -0.00072866 Jy ! Total flux subtracted in 200 components = -0.00072866 Jy ! Clean residual min=-0.006874 max=0.004924 Jy/beam ! Clean residual mean=-0.000003 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.640396 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.640396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080213Jy sigma=0.968417 ! Fit after self-cal, rms=0.080174Jy sigma=0.968208 ! 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.080174Jy sigma=0.968208 ! Fit after self-cal, rms=0.079468Jy sigma=0.949133 ! 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.079468Jy sigma=0.949133 ! Fit after self-cal, rms=0.079459Jy sigma=0.949120 ! Inverting map and beam ! Estimated beam: bmin=0.866 mas, bmaj=2.115 mas, bpa=0.003795 degrees ! Estimated noise=1.37388 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377639 Jy ! Component: 100 - total flux cleaned = 0.000438745 Jy ! Component: 150 - total flux cleaned = 0.000389427 Jy ! Component: 200 - total flux cleaned = 0.000344105 Jy ! Total flux subtracted in 200 components = 0.000344105 Jy ! Clean residual min=-0.006779 max=0.004822 Jy/beam ! Clean residual mean=-0.000002 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.64074 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.64074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079444Jy sigma=0.948619 ! Fit after self-cal, rms=0.079429Jy sigma=0.948492 ! 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.22 mas, bmaj=3.443 mas, bpa=-4.737 degrees ! Estimated noise=1.79101 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.00082528 Jy ! Component: 100 - total flux cleaned = -0.000664015 Jy ! Component: 150 - total flux cleaned = -0.00057182 Jy ! Component: 200 - total flux cleaned = -0.00050003 Jy ! Total flux subtracted in 200 components = -0.00050003 Jy ! Clean residual min=-0.007528 max=0.005914 Jy/beam ! Clean residual mean=-0.000007 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.64024 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 64 components and 0.64024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079387Jy sigma=0.949052 ! Fit after self-cal, rms=0.079350Jy sigma=0.948600 ! 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.7129 mas, bmaj=1.814 mas, bpa=0.06997 degrees ! Estimated noise=1.80297 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.513618 Jy ! Component: 100 - total flux cleaned = 0.586647 Jy ! Component: 150 - total flux cleaned = 0.610693 Jy ! Component: 200 - total flux cleaned = 0.623259 Jy ! Total flux subtracted in 200 components = 0.623259 Jy ! Clean residual min=-0.007552 max=0.007427 Jy/beam ! Clean residual mean=-0.000015 rms=0.001734 Jy/beam ! Combined flux in latest and established models = 0.62326 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.62326 Jy ! Inverting map and beam ! Estimated beam: bmin=0.866 mas, bmaj=2.115 mas, bpa=0.003795 degrees ! Estimated noise=1.37388 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.0101934 Jy ! Component: 100 - total flux cleaned = 0.0145422 Jy ! Component: 150 - total flux cleaned = 0.0164259 Jy ! Component: 200 - total flux cleaned = 0.0165858 Jy ! Total flux subtracted in 200 components = 0.0165858 Jy ! Clean residual min=-0.006646 max=0.004867 Jy/beam ! Clean residual mean=-0.000004 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.639845 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 0.639845 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.22 mas, bmaj=3.443 mas, bpa=-4.737 degrees ! Estimated noise=1.79101 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 = 2.26647e-05 Jy ! Component: 100 - total flux cleaned = 0.000121536 Jy ! Component: 150 - total flux cleaned = 0.00017186 Jy ! Component: 200 - total flux cleaned = 0.000213964 Jy ! Total flux subtracted in 200 components = 0.000213964 Jy ! Clean residual min=-0.007332 max=0.005762 Jy/beam ! Clean residual mean=-0.000008 rms=0.002101 Jy/beam ! Combined flux in latest and established models = 0.640059 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.640059 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.866 mas, bmaj=2.115 mas, bpa=0.003795 degrees ! Estimated noise=1.37388 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145421 Jy ! Component: 100 - total flux cleaned = -4.15214e-05 Jy ! Component: 150 - total flux cleaned = -7.6695e-05 Jy ! Component: 200 - total flux cleaned = -3.96741e-05 Jy ! Total flux subtracted in 200 components = -3.96741e-05 Jy ! Clean residual min=-0.006642 max=0.004760 Jy/beam ! Clean residual mean=-0.000003 rms=0.001367 Jy/beam ! Combined flux in latest and established models = 0.64002 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.64002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079463Jy sigma=0.948854 ! Fit after self-cal, rms=0.079459Jy sigma=0.948704 wmodel J1222+0413_X_2006_02_23_yyk\_map.mod ! Writing 52 model components to file: J1222+0413_X_2006_02_23_yyk_map.mod wobs J1222+0413_X_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J1222+0413_X_2006_02_23_yyk_uvs.fits wwins J1222+0413_X_2006_02_23_yyk\_map.win ! wwins: Wrote 1 windows to J1222+0413_X_2006_02_23_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.00247218 Jy ! Component: 100 - total flux cleaned = -0.00324157 Jy ! Component: 150 - total flux cleaned = -0.00316869 Jy ! Component: 200 - total flux cleaned = -0.0026693 Jy ! Component: 250 - total flux cleaned = -0.00219808 Jy ! Component: 300 - total flux cleaned = -0.00168578 Jy ! Component: 350 - total flux cleaned = -0.00119771 Jy ! Component: 400 - total flux cleaned = -0.000846356 Jy ! Component: 450 - total flux cleaned = -0.000450646 Jy ! Component: 500 - total flux cleaned = -6.95798e-05 Jy ! Component: 550 - total flux cleaned = 0.0001925 Jy ! Component: 600 - total flux cleaned = 0.00039375 Jy ! Component: 650 - total flux cleaned = 0.000491381 Jy ! Component: 700 - total flux cleaned = 0.000728848 Jy ! Component: 750 - total flux cleaned = 0.000821519 Jy ! Component: 800 - total flux cleaned = 0.00100142 Jy ! Component: 850 - total flux cleaned = 0.00108769 Jy ! Component: 900 - total flux cleaned = 0.00117259 Jy ! Component: 950 - total flux cleaned = 0.00142212 Jy ! Component: 1000 - total flux cleaned = 0.00170542 Jy ! Component: 1050 - total flux cleaned = 0.0019037 Jy ! Component: 1100 - total flux cleaned = 0.00213665 Jy ! Component: 1150 - total flux cleaned = 0.00247818 Jy ! Component: 1200 - total flux cleaned = 0.00273856 Jy ! Component: 1250 - total flux cleaned = 0.00299438 Jy ! Component: 1300 - total flux cleaned = 0.00320919 Jy ! Component: 1350 - total flux cleaned = 0.00345494 Jy ! Component: 1400 - total flux cleaned = 0.00359273 Jy ! Component: 1450 - total flux cleaned = 0.00376305 Jy ! Component: 1500 - total flux cleaned = 0.00386329 Jy ! Component: 1550 - total flux cleaned = 0.00402675 Jy ! Component: 1600 - total flux cleaned = 0.00418751 Jy ! Component: 1650 - total flux cleaned = 0.00431405 Jy ! Component: 1700 - total flux cleaned = 0.00440762 Jy ! Component: 1750 - total flux cleaned = 0.0045621 Jy ! Component: 1800 - total flux cleaned = 0.00471395 Jy ! Component: 1850 - total flux cleaned = 0.00483383 Jy ! Component: 1900 - total flux cleaned = 0.00492255 Jy ! Component: 1950 - total flux cleaned = 0.00518449 Jy ! Component: 2000 - total flux cleaned = 0.00524113 Jy ! Total flux subtracted in 2048 components = 0.00529796 Jy ! Clean residual min=-0.001447 max=0.001668 Jy/beam ! Clean residual mean=-0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.645318 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 180 components and 0.645317 Jy ![Exited script file: muppet] wmap "J1222+0413_X_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.866 x 2.115 at 0.003795 degrees (North through East) ! Clean map min=-0.0040042 max=0.59633 Jy/beam ! Writing clean map to FITS file: J1222+0413_X_2006_02_23_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.596331 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000515067 device "J1222+0413_X_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J1222+0413_X_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.259118 0.259118 0.518236 1.03647 2.07294 4.14589 8.29177 16.5835 33.1671 66.3342 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.596 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.866 x 2.115 at 0.003795 degrees (North through East) ! Clean map min=-0.0040042 max=0.59633 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1222+0413_X_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J1222+0413_X_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1222+0413_X_2006_02_23_yyk_uvs.log closed on Wed Jul 5 12:14:14 2006