! Started logfile: J1153-1105_S_1997_05_07_yyk_uvs.log on Sun Jan 7 17:53:23 2007 obs J1153-1105_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1153-1105_S_1997_05_07_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.804904 visibilities/baseline/integration-bin. ! Found source: J1153-1105 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 21008 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 J1153-1105_S_1997_05_07_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.377648 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.761 mas, bmaj=7.428 mas, bpa=-4.921 degrees ! Estimated noise=2155.35 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.159428 Jy ! Component: 100 - total flux cleaned = 0.198725 Jy ! Total flux subtracted in 100 components = 0.198725 Jy ! Clean residual min=-0.035331 max=0.035267 Jy/beam ! Clean residual mean=0.000084 rms=0.008339 Jy/beam ! Combined flux in latest and established models = 0.198725 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.198725 Jy ! ! Correcting IF 1. ! A total of 248 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.322654Jy sigma=0.001338 ! Fit after self-cal, rms=0.300873Jy sigma=0.001240 ! Inverting map and beam ! Estimated beam: bmin=2.761 mas, bmaj=7.428 mas, bpa=-4.921 degrees ! Estimated noise=2155.43 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0581598 Jy ! Component: 100 - total flux cleaned = 0.0632809 Jy ! Total flux subtracted in 100 components = 0.0632809 Jy ! Clean residual min=-0.014693 max=0.015045 Jy/beam ! Clean residual mean=0.000038 rms=0.003867 Jy/beam ! Combined flux in latest and established models = 0.262006 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.262006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293395Jy sigma=0.001210 ! Fit after self-cal, rms=0.293322Jy sigma=0.001210 ! 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.473 mas, bmaj=8.806 mas, bpa=-4.343 degrees ! Estimated noise=1077.34 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.0136819 Jy ! Component: 100 - total flux cleaned = -0.0155028 Jy ! Component: 150 - total flux cleaned = -0.0168214 Jy ! Component: 200 - total flux cleaned = -0.0177958 Jy ! Total flux subtracted in 200 components = -0.0177958 Jy ! Clean residual min=-0.007699 max=0.009180 Jy/beam ! Clean residual mean=0.000143 rms=0.002246 Jy/beam ! Combined flux in latest and established models = 0.24421 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.24421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292894Jy sigma=0.001207 ! Fit after self-cal, rms=0.292811Jy sigma=0.001207 ! 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.473 x 8.806 at -4.343 degrees (North through East) ! Clean map min=-0.0075386 max=0.22684 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0422 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 0.93 KP 0.90 ! LA 0.97 MK 0.90 NL 1.00* OV 1.10 ! PT 0.97 SC 0.83 ! ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.992516 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.16 HN 1.06 KP 1.01 ! LA 1.06 MK 0.94 NL 0.96 OV 1.02 ! PT 0.94 SC 0.88 ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03901 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.08 HN 0.91 KP 0.92 ! LA 0.83 MK 0.94 NL 0.94 OV 0.90 ! PT 1.11 SC 1.06 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.974488 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.11 HN 1.04 KP 1.00 ! LA 0.87 MK 1.26 NL 1.03 OV 1.05 ! PT 0.90 SC 1.00 ! ! ! Fit before self-cal, rms=0.292811Jy sigma=0.001207 ! Fit after self-cal, rms=0.287193Jy sigma=0.001201 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.287193Jy sigma=0.001201 ! Fit after self-cal, rms=0.287106Jy sigma=0.001201 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=8.602 mas, bpa=-3.314 degrees ! Estimated noise=1085.18 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.00326722 Jy ! Component: 100 - total flux cleaned = 0.0033917 Jy ! Component: 150 - total flux cleaned = 0.00322836 Jy ! Component: 200 - total flux cleaned = 0.00315662 Jy ! Total flux subtracted in 200 components = 0.00315662 Jy ! Clean residual min=-0.006012 max=0.006719 Jy/beam ! Clean residual mean=0.000066 rms=0.001541 Jy/beam ! Combined flux in latest and established models = 0.247366 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.247366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287059Jy sigma=0.001201 ! Fit after self-cal, rms=0.286977Jy sigma=0.001201 ! 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.286977Jy sigma=0.001201 ! Fit after self-cal, rms=0.281447Jy sigma=0.001187 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.000986412 Jy ! Component: 100 - total flux cleaned = 0.000495276 Jy ! Component: 150 - total flux cleaned = 0.000214846 Jy ! Component: 200 - total flux cleaned = 9.92658e-05 Jy ! Total flux subtracted in 200 components = 9.92658e-05 Jy ! Clean residual min=-0.005310 max=0.005476 Jy/beam ! Clean residual mean=0.000072 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.247466 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.247466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281261Jy sigma=0.001187 ! Fit after self-cal, rms=0.280996Jy sigma=0.001186 ! 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.423 x 8.602 at -3.314 degrees (North through East) ! Clean map min=-0.0050592 max=0.23521 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.280996Jy sigma=0.001186 ! Fit after self-cal, rms=0.277714Jy sigma=0.001183 ! 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.277714Jy sigma=0.001183 ! Fit after self-cal, rms=0.277651Jy sigma=0.001182 ! Inverting map and beam ! Estimated beam: bmin=3.361 mas, bmaj=8.543 mas, bpa=-3.796 degrees ! Estimated noise=1077.06 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118928 Jy ! Component: 100 - total flux cleaned = 0.00110037 Jy ! Component: 150 - total flux cleaned = 0.000855957 Jy ! Component: 200 - total flux cleaned = 0.000639021 Jy ! Total flux subtracted in 200 components = 0.000639021 Jy ! Clean residual min=-0.004503 max=0.004050 Jy/beam ! Clean residual mean=0.000024 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.248105 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 62 components and 0.248105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.277590Jy sigma=0.001182 ! Fit after self-cal, rms=0.277575Jy sigma=0.001182 ! 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.277575Jy sigma=0.001182 ! Fit after self-cal, rms=0.277717Jy sigma=0.001181 ! 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.277717Jy sigma=0.001181 ! Fit after self-cal, rms=0.277732Jy sigma=0.001181 ! Inverting map and beam ! Estimated beam: bmin=3.339 mas, bmaj=8.516 mas, bpa=-3.613 degrees ! Estimated noise=1076.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119197 Jy ! Component: 100 - total flux cleaned = 0.00111803 Jy ! Component: 150 - total flux cleaned = 0.000992314 Jy ! Component: 200 - total flux cleaned = 0.000826813 Jy ! Total flux subtracted in 200 components = 0.000826813 Jy ! Clean residual min=-0.004216 max=0.003964 Jy/beam ! Clean residual mean=0.000023 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.248931 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 63 components and 0.248932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.277700Jy sigma=0.001180 ! Fit after self-cal, rms=0.277708Jy sigma=0.001180 ! 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.982 mas, bmaj=14.61 mas, bpa=2.164 degrees ! Estimated noise=1366.31 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.000119464 Jy ! Component: 100 - total flux cleaned = -0.000178897 Jy ! Component: 150 - total flux cleaned = -0.000204699 Jy ! Component: 200 - total flux cleaned = -0.000226707 Jy ! Total flux subtracted in 200 components = -0.000226707 Jy ! Clean residual min=-0.003750 max=0.004266 Jy/beam ! Clean residual mean=0.000055 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.248705 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 70 components and 0.248705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.277708Jy sigma=0.001180 ! Fit after self-cal, rms=0.277713Jy sigma=0.001180 ! 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.719 mas, bmaj=7.365 mas, bpa=-4.594 degrees ! Estimated noise=2118.78 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.204895 Jy ! Component: 100 - total flux cleaned = 0.240528 Jy ! Component: 150 - total flux cleaned = 0.246827 Jy ! Component: 200 - total flux cleaned = 0.247147 Jy ! Total flux subtracted in 200 components = 0.247147 Jy ! Clean residual min=-0.007855 max=0.008262 Jy/beam ! Clean residual mean=0.000020 rms=0.002495 Jy/beam ! Combined flux in latest and established models = 0.247147 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.247147 Jy ! Inverting map and beam ! Estimated beam: bmin=3.339 mas, bmaj=8.516 mas, bpa=-3.613 degrees ! Estimated noise=1076.45 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.000106173 Jy ! Component: 100 - total flux cleaned = 0.000109299 Jy ! Component: 150 - total flux cleaned = 0.00020609 Jy ! Component: 200 - total flux cleaned = 0.000450418 Jy ! Total flux subtracted in 200 components = 0.000450418 Jy ! Clean residual min=-0.003900 max=0.004383 Jy/beam ! Clean residual mean=0.000026 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.247597 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 31 components and 0.247597 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.982 mas, bmaj=14.61 mas, bpa=2.164 degrees ! Estimated noise=1366.31 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.000933324 Jy ! Component: 100 - total flux cleaned = 0.000934029 Jy ! Component: 150 - total flux cleaned = 0.000937987 Jy ! Component: 200 - total flux cleaned = 0.000968561 Jy ! Total flux subtracted in 200 components = 0.000968561 Jy ! Clean residual min=-0.003804 max=0.004381 Jy/beam ! Clean residual mean=0.000055 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.248566 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.248566 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.339 mas, bmaj=8.516 mas, bpa=-3.613 degrees ! Estimated noise=1076.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000514664 Jy ! Component: 100 - total flux cleaned = -0.000569704 Jy ! Component: 150 - total flux cleaned = -0.000522665 Jy ! Component: 200 - total flux cleaned = -0.000438683 Jy ! Total flux subtracted in 200 components = -0.000438683 Jy ! Clean residual min=-0.003860 max=0.004275 Jy/beam ! Clean residual mean=0.000025 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.248127 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 41 components and 0.248127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.277706Jy sigma=0.001180 ! Fit after self-cal, rms=0.277694Jy sigma=0.001180 wmodel J1153-1105_S_1997_05_07_yyk\_map.mod ! Writing 41 model components to file: J1153-1105_S_1997_05_07_yyk_map.mod wobs J1153-1105_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1153-1105_S_1997_05_07_yyk_uvs.fits wwins J1153-1105_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1153-1105_S_1997_05_07_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000563054 Jy ! Component: 100 - total flux cleaned = 0.000294134 Jy ! Component: 150 - total flux cleaned = 0.000293323 Jy ! Component: 200 - total flux cleaned = 0.000350619 Jy ! Component: 250 - total flux cleaned = 0.000460999 Jy ! Component: 300 - total flux cleaned = 0.000618388 Jy ! Component: 350 - total flux cleaned = 0.000720492 Jy ! Component: 400 - total flux cleaned = 0.000819486 Jy ! Component: 450 - total flux cleaned = 0.000962579 Jy ! Component: 500 - total flux cleaned = 0.000821565 Jy ! Component: 550 - total flux cleaned = 0.000958526 Jy ! Component: 600 - total flux cleaned = 0.000913295 Jy ! Component: 650 - total flux cleaned = 0.00100063 Jy ! Component: 700 - total flux cleaned = 0.00108626 Jy ! Component: 750 - total flux cleaned = 0.0010856 Jy ! Component: 800 - total flux cleaned = 0.00116748 Jy ! Component: 850 - total flux cleaned = 0.00120735 Jy ! Component: 900 - total flux cleaned = 0.00112951 Jy ! Component: 950 - total flux cleaned = 0.00120666 Jy ! Component: 1000 - total flux cleaned = 0.00113148 Jy ! Component: 1050 - total flux cleaned = 0.00120494 Jy ! Component: 1100 - total flux cleaned = 0.00109519 Jy ! Component: 1150 - total flux cleaned = 0.00116647 Jy ! Component: 1200 - total flux cleaned = 0.00113091 Jy ! Component: 1250 - total flux cleaned = 0.00119986 Jy ! Component: 1300 - total flux cleaned = 0.00123333 Jy ! Component: 1350 - total flux cleaned = 0.00123333 Jy ! Component: 1400 - total flux cleaned = 0.00129929 Jy ! Component: 1450 - total flux cleaned = 0.00129906 Jy ! Component: 1500 - total flux cleaned = 0.00133146 Jy ! Component: 1550 - total flux cleaned = 0.00142514 Jy ! Component: 1600 - total flux cleaned = 0.00145545 Jy ! Component: 1650 - total flux cleaned = 0.00145546 Jy ! Component: 1700 - total flux cleaned = 0.00145604 Jy ! Component: 1750 - total flux cleaned = 0.00157482 Jy ! Component: 1800 - total flux cleaned = 0.00160339 Jy ! Component: 1850 - total flux cleaned = 0.0016899 Jy ! Component: 1900 - total flux cleaned = 0.0016614 Jy ! Component: 1950 - total flux cleaned = 0.00163296 Jy ! Component: 2000 - total flux cleaned = 0.00163278 Jy ! Total flux subtracted in 2048 components = 0.00163256 Jy ! Clean residual min=-0.001546 max=0.001702 Jy/beam ! Clean residual mean=0.000017 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.24976 Jy keep ! Adding 143 model components to the UV plane model. ! The established model now contains 184 components and 0.24976 Jy ![Exited script file: muppet] wmap "J1153-1105_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.339 x 8.516 at -3.613 degrees (North through East) ! Clean map min=-0.0030072 max=0.23699 Jy/beam ! Writing clean map to FITS file: J1153-1105_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.236985 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000557188 device "J1153-1105_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1153-1105_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.705346 0.705346 1.41069 2.82138 5.64277 11.2855 22.5711 45.1421 90.2843 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.236 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.339 x 8.516 at -3.613 degrees (North through East) ! Clean map min=-0.0030072 max=0.23699 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1153-1105_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1153-1105_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1153-1105_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 17:53:30 2007