! Started logfile: J2354+4553_S_2006_02_16_yyk_uvs.log on Wed Jul 5 14:11:38 2006 obs J2354+4553_S_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J2354+4553_S_2006_02_16_yyk_uva.fits ! AN table 1: 474 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.720441 visibilities/baseline/integration-bin. ! Found source: J2354+4553 ! ! 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 2421 lines of history. ! ! Reading 61468 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 J2354+4553_S_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.500x0.500 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.944429 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=3.117 mas, bmaj=6.132 mas, bpa=-29.87 degrees ! Estimated noise=1.41638 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.697287 Jy ! Component: 100 - total flux cleaned = 0.885434 Jy ! Total flux subtracted in 100 components = 0.885434 Jy ! Clean residual min=-0.058677 max=0.141281 Jy/beam ! Clean residual mean=-0.000733 rms=0.018924 Jy/beam ! Combined flux in latest and established models = 0.885434 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.885434 Jy ! ! Correcting IF 1. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.337588Jy sigma=6.198345 ! Fit after self-cal, rms=0.334529Jy sigma=6.131386 ! Inverting map and beam ! Estimated beam: bmin=3.116 mas, bmaj=6.133 mas, bpa=-29.86 degrees ! Estimated noise=1.41611 mJy/beam. ! Added new window around map position (-7.5, 1). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.165318 Jy ! Component: 100 - total flux cleaned = 0.260121 Jy ! Total flux subtracted in 100 components = 0.260121 Jy ! Clean residual min=-0.039739 max=0.072669 Jy/beam ! Clean residual mean=-0.000503 rms=0.011875 Jy/beam ! Combined flux in latest and established models = 1.14556 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 55 components and 1.14556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242347Jy sigma=4.271686 ! Fit after self-cal, rms=0.234193Jy sigma=4.096886 ! 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.864 mas, bmaj=7.216 mas, bpa=-27.65 degrees ! Estimated noise=1.02959 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.109777 Jy ! Component: 100 - total flux cleaned = 0.176574 Jy ! Component: 150 - total flux cleaned = 0.221583 Jy ! Component: 200 - total flux cleaned = 0.252343 Jy ! Total flux subtracted in 200 components = 0.252343 Jy ! Clean residual min=-0.026127 max=0.043655 Jy/beam ! Clean residual mean=-0.000543 rms=0.009330 Jy/beam ! Combined flux in latest and established models = 1.3979 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 89 components and 1.3979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185846Jy sigma=3.127169 ! Fit after self-cal, rms=0.183509Jy sigma=3.075556 ! 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.864 x 7.216 at -27.65 degrees (North through East) ! Clean map min=-0.023103 max=0.79479 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.994805 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 0.96 KP 0.91 ! LA 1.15 MK 0.96 NL 1.17 OV 0.98 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.977098 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 0.96 KP 0.93 ! LA 1.13 MK 1.03 NL 1.25 OV 0.99 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.978203 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 0.95 KP 0.93 ! LA 0.89 MK 1.11 NL 1.31 OV 1.02 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.04241 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 0.89 KP 0.85 ! LA 0.76 MK 1.08 NL 1.25 OV 0.85 ! PT 0.89 SC 1.08 ! ! ! Fit before self-cal, rms=0.183509Jy sigma=3.075556 ! Fit after self-cal, rms=0.098904Jy sigma=1.812500 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.098904Jy sigma=1.812500 ! Fit after self-cal, rms=0.098934Jy sigma=1.812112 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.999 mas, bmaj=7.305 mas, bpa=-27.72 degrees ! Estimated noise=1.01833 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.00963108 Jy ! Component: 100 - total flux cleaned = -0.0121509 Jy ! Component: 150 - total flux cleaned = -0.0126088 Jy ! Component: 200 - total flux cleaned = -0.0129536 Jy ! Total flux subtracted in 200 components = -0.0129536 Jy ! Clean residual min=-0.013385 max=0.016692 Jy/beam ! Clean residual mean=-0.000045 rms=0.003781 Jy/beam ! Combined flux in latest and established models = 1.38495 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 99 components and 1.38495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093685Jy sigma=1.687368 ! Fit after self-cal, rms=0.093246Jy sigma=1.682028 ! 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.093246Jy sigma=1.682028 ! Fit after self-cal, rms=0.088559Jy sigma=1.597345 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 (-9.5, 10). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192121 Jy ! Component: 100 - total flux cleaned = 0.0202927 Jy ! Component: 150 - total flux cleaned = 0.0199134 Jy ! Component: 200 - total flux cleaned = 0.0192425 Jy ! Total flux subtracted in 200 components = 0.0192425 Jy ! Clean residual min=-0.009353 max=0.014407 Jy/beam ! Clean residual mean=0.000009 rms=0.002976 Jy/beam ! Combined flux in latest and established models = 1.40419 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 132 components and 1.40419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083973Jy sigma=1.503683 ! Fit after self-cal, rms=0.083142Jy sigma=1.490753 ! 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.999 x 7.305 at -27.72 degrees (North through East) ! Clean map min=-0.0096312 max=0.7955 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.083142Jy sigma=1.490753 ! Fit after self-cal, rms=0.064387Jy sigma=1.086978 ! 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.064387Jy sigma=1.086978 ! Fit after self-cal, rms=0.064352Jy sigma=1.086458 ! Inverting map and beam ! Estimated beam: bmin=4.012 mas, bmaj=7.27 mas, bpa=-27.43 degrees ! Estimated noise=1.01655 mJy/beam. ! Added new window around map position (-26.5, 31.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147446 Jy ! Component: 100 - total flux cleaned = 0.0194009 Jy ! Component: 150 - total flux cleaned = 0.0228218 Jy ! Component: 200 - total flux cleaned = 0.0254356 Jy ! Total flux subtracted in 200 components = 0.0254356 Jy ! Clean residual min=-0.006601 max=0.007077 Jy/beam ! Clean residual mean=0.000005 rms=0.001845 Jy/beam ! Combined flux in latest and established models = 1.42962 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 166 components and 1.42962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061196Jy sigma=1.014073 ! Fit after self-cal, rms=0.060930Jy sigma=1.009837 ! 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.060930Jy sigma=1.009837 ! Fit after self-cal, rms=0.059927Jy sigma=0.985558 ! 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.059927Jy sigma=0.985558 ! Fit after self-cal, rms=0.059923Jy sigma=0.985543 ! Inverting map and beam ! Estimated beam: bmin=4.02 mas, bmaj=7.266 mas, bpa=-27.27 degrees ! Estimated noise=1.01633 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413854 Jy ! Component: 100 - total flux cleaned = 0.00653624 Jy ! Component: 150 - total flux cleaned = 0.00860267 Jy ! Component: 200 - total flux cleaned = 0.0102282 Jy ! Total flux subtracted in 200 components = 0.0102282 Jy ! Clean residual min=-0.005601 max=0.005300 Jy/beam ! Clean residual mean=0.000013 rms=0.001547 Jy/beam ! Combined flux in latest and established models = 1.43985 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 178 components and 1.43985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058725Jy sigma=0.959463 ! Fit after self-cal, rms=0.058596Jy sigma=0.957817 ! 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.587 mas, bmaj=9.722 mas, bpa=-17.01 degrees ! Estimated noise=1.21635 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.00553093 Jy ! Component: 100 - total flux cleaned = 0.00835036 Jy ! Component: 150 - total flux cleaned = 0.00976887 Jy ! Component: 200 - total flux cleaned = 0.0105301 Jy ! Total flux subtracted in 200 components = 0.0105301 Jy ! Clean residual min=-0.006115 max=0.005721 Jy/beam ! Clean residual mean=0.000041 rms=0.001845 Jy/beam ! Combined flux in latest and established models = 1.45038 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 200 components and 1.45038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058291Jy sigma=0.951631 ! Fit after self-cal, rms=0.058203Jy sigma=0.950545 ! 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=3.169 mas, bmaj=6.132 mas, bpa=-29.88 degrees ! Estimated noise=1.40433 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.689717 Jy ! Component: 100 - total flux cleaned = 0.911456 Jy ! Component: 150 - total flux cleaned = 1.03918 Jy ! Component: 200 - total flux cleaned = 1.12567 Jy ! Total flux subtracted in 200 components = 1.12567 Jy ! Clean residual min=-0.018032 max=0.036321 Jy/beam ! Clean residual mean=-0.000216 rms=0.007188 Jy/beam ! Combined flux in latest and established models = 1.12567 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 61 model components to the UV plane model. ! The established model now contains 61 components and 1.12567 Jy ! Inverting map and beam ! Estimated beam: bmin=4.02 mas, bmaj=7.266 mas, bpa=-27.27 degrees ! Estimated noise=1.01633 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.0998395 Jy ! Component: 100 - total flux cleaned = 0.16005 Jy ! Component: 150 - total flux cleaned = 0.198079 Jy ! Component: 200 - total flux cleaned = 0.223496 Jy ! Total flux subtracted in 200 components = 0.223496 Jy ! Clean residual min=-0.008727 max=0.011603 Jy/beam ! Clean residual mean=-0.000136 rms=0.003427 Jy/beam ! Combined flux in latest and established models = 1.34916 Jy ! Adding 114 model components to the UV plane model. ! The established model now contains 162 components and 1.34916 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.587 mas, bmaj=9.722 mas, bpa=-17.01 degrees ! Estimated noise=1.21635 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.0294897 Jy ! Component: 100 - total flux cleaned = 0.0491038 Jy ! Component: 150 - total flux cleaned = 0.0630581 Jy ! Component: 200 - total flux cleaned = 0.0733791 Jy ! Total flux subtracted in 200 components = 0.0733791 Jy ! Clean residual min=-0.006937 max=0.007063 Jy/beam ! Clean residual mean=-0.000017 rms=0.002374 Jy/beam ! Combined flux in latest and established models = 1.42254 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 256 components and 1.42254 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.02 mas, bmaj=7.266 mas, bpa=-27.27 degrees ! Estimated noise=1.01633 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00595436 Jy ! Component: 100 - total flux cleaned = 0.00871476 Jy ! Component: 150 - total flux cleaned = 0.0114788 Jy ! Component: 200 - total flux cleaned = 0.0135743 Jy ! Total flux subtracted in 200 components = 0.0135743 Jy ! Clean residual min=-0.005430 max=0.004597 Jy/beam ! Clean residual mean=0.000002 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 1.43611 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 288 components and 1.43612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057403Jy sigma=0.936491 ! Fit after self-cal, rms=0.056918Jy sigma=0.929830 wmodel J2354+4553_S_2006_02_16_yyk\_map.mod ! Writing 288 model components to file: J2354+4553_S_2006_02_16_yyk_map.mod wobs J2354+4553_S_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J2354+4553_S_2006_02_16_yyk_uvs.fits wwins J2354+4553_S_2006_02_16_yyk\_map.win ! wwins: Wrote 4 windows to J2354+4553_S_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.0022394 Jy ! Component: 100 - total flux cleaned = -0.00302521 Jy ! Component: 150 - total flux cleaned = -0.00346275 Jy ! Component: 200 - total flux cleaned = -0.00353221 Jy ! Component: 250 - total flux cleaned = -0.00379435 Jy ! Component: 300 - total flux cleaned = -0.00417252 Jy ! Component: 350 - total flux cleaned = -0.00435681 Jy ! Component: 400 - total flux cleaned = -0.00441629 Jy ! Component: 450 - total flux cleaned = -0.004359 Jy ! Component: 500 - total flux cleaned = -0.00435972 Jy ! Component: 550 - total flux cleaned = -0.00430681 Jy ! Component: 600 - total flux cleaned = -0.00430585 Jy ! Component: 650 - total flux cleaned = -0.00415064 Jy ! Component: 700 - total flux cleaned = -0.00400038 Jy ! Component: 750 - total flux cleaned = -0.00375614 Jy ! Component: 800 - total flux cleaned = -0.00351821 Jy ! Component: 850 - total flux cleaned = -0.00333075 Jy ! Component: 900 - total flux cleaned = -0.00314778 Jy ! Component: 950 - total flux cleaned = -0.00292448 Jy ! Component: 1000 - total flux cleaned = -0.00283681 Jy ! Component: 1050 - total flux cleaned = -0.00257809 Jy ! Component: 1100 - total flux cleaned = -0.0025358 Jy ! Component: 1150 - total flux cleaned = -0.00232747 Jy ! Component: 1200 - total flux cleaned = -0.00212421 Jy ! Component: 1250 - total flux cleaned = -0.00212426 Jy ! Component: 1300 - total flux cleaned = -0.00196605 Jy ! Component: 1350 - total flux cleaned = -0.00184945 Jy ! Component: 1400 - total flux cleaned = -0.00169826 Jy ! Component: 1450 - total flux cleaned = -0.00162354 Jy ! Component: 1500 - total flux cleaned = -0.00140346 Jy ! Component: 1550 - total flux cleaned = -0.00129505 Jy ! Component: 1600 - total flux cleaned = -0.00122464 Jy ! Component: 1650 - total flux cleaned = -0.00122449 Jy ! Component: 1700 - total flux cleaned = -0.00118955 Jy ! Component: 1750 - total flux cleaned = -0.00102022 Jy ! Component: 1800 - total flux cleaned = -0.00102044 Jy ! Component: 1850 - total flux cleaned = -0.000921885 Jy ! Component: 1900 - total flux cleaned = -0.000760504 Jy ! Component: 1950 - total flux cleaned = -0.00082474 Jy ! Component: 2000 - total flux cleaned = -0.000667206 Jy ! Total flux subtracted in 2048 components = -0.000543861 Jy ! Clean residual min=-0.001543 max=0.002054 Jy/beam ! Clean residual mean=0.000007 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 1.43557 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 422 components and 1.43557 Jy ![Exited script file: muppet] wmap "J2354+4553_S_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.02 x 7.266 at -27.27 degrees (North through East) ! Clean map min=-0.0045405 max=0.79804 Jy/beam ! Writing clean map to FITS file: J2354+4553_S_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.798041 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000663373 device "J2354+4553_S_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J2354+4553_S_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.249376 0.249376 0.498751 0.997503 1.99501 3.99001 7.98002 15.96 31.9201 63.8402 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.798 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.02 x 7.266 at -27.27 degrees (North through East) ! Clean map min=-0.0045405 max=0.79804 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2354+4553_S_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J2354+4553_S_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2354+4553_S_2006_02_16_yyk_uvs.log closed on Wed Jul 5 14:12:15 2006