! Started logfile: J1024-0052_S_1997_05_07_yyk_uvs.log on Sun Jan 7 17:28:49 2007 obs J1024-0052_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1024-0052_S_1997_05_07_yyk_uva.fits ! AN table 1: 136 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.931373 visibilities/baseline/integration-bin. ! Found source: J1024-0052 ! ! 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 22800 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 J1024-0052_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)= 1.01529 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.751 mas, bmaj=7.241 mas, bpa=-2.722 degrees ! Estimated noise=1305.9 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.786296 Jy ! Component: 100 - total flux cleaned = 1.01537 Jy ! Total flux subtracted in 100 components = 1.01537 Jy ! Clean residual min=-0.040114 max=0.077495 Jy/beam ! Clean residual mean=0.000547 rms=0.012513 Jy/beam ! Combined flux in latest and established models = 1.01537 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 1.01537 Jy ! ! Correcting IF 1. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.357046Jy sigma=0.001533 ! Fit after self-cal, rms=0.350071Jy sigma=0.001502 ! Inverting map and beam ! Estimated beam: bmin=2.751 mas, bmaj=7.241 mas, bpa=-2.722 degrees ! Estimated noise=1306.49 mJy/beam. ! Added new window around map position (2.5, 3). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0863397 Jy ! Component: 100 - total flux cleaned = 0.0889657 Jy ! Total flux subtracted in 100 components = 0.0889657 Jy ! Clean residual min=-0.027899 max=0.049337 Jy/beam ! Clean residual mean=0.000331 rms=0.008429 Jy/beam ! Combined flux in latest and established models = 1.10433 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 1.10433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322541Jy sigma=0.001388 ! Fit after self-cal, rms=0.321049Jy sigma=0.001380 ! 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.53 mas, bmaj=8.535 mas, bpa=-4.46 degrees ! Estimated noise=1001.07 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.0429745 Jy ! Component: 100 - total flux cleaned = 0.0463312 Jy ! Component: 150 - total flux cleaned = 0.0468827 Jy ! Component: 200 - total flux cleaned = 0.047978 Jy ! Total flux subtracted in 200 components = 0.047978 Jy ! Clean residual min=-0.022009 max=0.028506 Jy/beam ! Clean residual mean=0.000505 rms=0.006889 Jy/beam ! Combined flux in latest and established models = 1.15231 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 39 components and 1.15231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313793Jy sigma=0.001356 ! Fit after self-cal, rms=0.313458Jy sigma=0.001354 ! 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.53 x 8.535 at -4.46 degrees (North through East) ! Clean map min=-0.02036 max=0.83534 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03447 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 0.96 KP 0.91 ! LA 0.98 MK 0.96 NL 1.00* OV 1.09 ! PT 0.93 SC 0.84 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.986035 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.11 HN 1.07 KP 0.99 ! LA 1.08 MK 0.97 NL 1.04 OV 1.03 ! PT 0.92 SC 0.91 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05128 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 0.93 KP 0.91 ! LA 0.80 MK 0.85 NL 0.96 OV 0.95 ! PT 1.07 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.98574 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.12 HN 1.06 KP 0.96 ! LA 0.89 MK 0.98 NL 1.12 OV 1.09 ! PT 0.91 SC 1.02 ! ! ! Fit before self-cal, rms=0.313458Jy sigma=0.001354 ! Fit after self-cal, rms=0.291919Jy sigma=0.001284 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.291919Jy sigma=0.001284 ! Fit after self-cal, rms=0.291911Jy sigma=0.001284 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=8.371 mas, bpa=-4.461 degrees ! Estimated noise=1007.09 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.0274686 Jy ! Component: 100 - total flux cleaned = 0.0318198 Jy ! Component: 150 - total flux cleaned = 0.0314811 Jy ! Component: 200 - total flux cleaned = 0.031479 Jy ! Total flux subtracted in 200 components = 0.031479 Jy ! Clean residual min=-0.011602 max=0.014247 Jy/beam ! Clean residual mean=-0.000020 rms=0.002889 Jy/beam ! Combined flux in latest and established models = 1.18379 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 1.18379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289583Jy sigma=0.001275 ! Fit after self-cal, rms=0.289480Jy sigma=0.001274 ! 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.289480Jy sigma=0.001274 ! Fit after self-cal, rms=0.284138Jy sigma=0.001250 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 (-25.5, 44). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00639094 Jy ! Component: 100 - total flux cleaned = 0.00757451 Jy ! Component: 150 - total flux cleaned = 0.0079057 Jy ! Component: 200 - total flux cleaned = 0.00790389 Jy ! Total flux subtracted in 200 components = 0.00790389 Jy ! Clean residual min=-0.011572 max=0.009181 Jy/beam ! Clean residual mean=-0.000056 rms=0.002593 Jy/beam ! Combined flux in latest and established models = 1.19169 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 74 components and 1.19169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282846Jy sigma=0.001245 ! Fit after self-cal, rms=0.282154Jy sigma=0.001242 ! 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.429 x 8.371 at -4.461 degrees (North through East) ! Clean map min=-0.010686 max=0.83526 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.282154Jy sigma=0.001242 ! Fit after self-cal, rms=0.273829Jy sigma=0.001198 ! 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.273829Jy sigma=0.001198 ! Fit after self-cal, rms=0.273680Jy sigma=0.001198 ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=8.305 mas, bpa=-4.518 degrees ! Estimated noise=999.003 mJy/beam. ! Added new window around map position (-4.5, -3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00667346 Jy ! Component: 100 - total flux cleaned = 0.00633888 Jy ! Component: 150 - total flux cleaned = 0.00606113 Jy ! Component: 200 - total flux cleaned = 0.00606259 Jy ! Total flux subtracted in 200 components = 0.00606259 Jy ! Clean residual min=-0.005508 max=0.005998 Jy/beam ! Clean residual mean=-0.000054 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 1.19776 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 99 components and 1.19776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272966Jy sigma=0.001195 ! Fit after self-cal, rms=0.272907Jy sigma=0.001195 ! 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.272907Jy sigma=0.001195 ! Fit after self-cal, rms=0.272171Jy sigma=0.001192 ! 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.272171Jy sigma=0.001192 ! Fit after self-cal, rms=0.272149Jy sigma=0.001192 ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=8.281 mas, bpa=-4.402 degrees ! Estimated noise=999.086 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00338301 Jy ! Component: 100 - total flux cleaned = 0.00317347 Jy ! Component: 150 - total flux cleaned = 0.00317969 Jy ! Component: 200 - total flux cleaned = 0.00301917 Jy ! Total flux subtracted in 200 components = 0.00301917 Jy ! Clean residual min=-0.004918 max=0.004778 Jy/beam ! Clean residual mean=-0.000047 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 1.20078 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 113 components and 1.20078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271870Jy sigma=0.001191 ! Fit after self-cal, rms=0.271855Jy sigma=0.001191 ! 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.993 mas, bmaj=12.82 mas, bpa=0.9893 degrees ! Estimated noise=1262.84 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.000322721 Jy ! Component: 100 - total flux cleaned = 0.000537609 Jy ! Component: 150 - total flux cleaned = 0.000532178 Jy ! Component: 200 - total flux cleaned = 0.000603297 Jy ! Total flux subtracted in 200 components = 0.000603297 Jy ! Clean residual min=-0.004263 max=0.004893 Jy/beam ! Clean residual mean=-0.000090 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 1.20138 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 132 components and 1.20138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271830Jy sigma=0.001191 ! Fit after self-cal, rms=0.271819Jy sigma=0.001191 ! 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.682 mas, bmaj=7.123 mas, bpa=-2.593 degrees ! Estimated noise=1301.93 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.802809 Jy ! Component: 100 - total flux cleaned = 1.04017 Jy ! Component: 150 - total flux cleaned = 1.13535 Jy ! Component: 200 - total flux cleaned = 1.17178 Jy ! Total flux subtracted in 200 components = 1.17178 Jy ! Clean residual min=-0.018747 max=0.019029 Jy/beam ! Clean residual mean=0.000088 rms=0.004290 Jy/beam ! Combined flux in latest and established models = 1.17178 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 30 model components to the UV plane model. ! The established model now contains 30 components and 1.17178 Jy ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=8.281 mas, bpa=-4.402 degrees ! Estimated noise=999.086 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.0233368 Jy ! Component: 100 - total flux cleaned = 0.0242053 Jy ! Component: 150 - total flux cleaned = 0.024934 Jy ! Component: 200 - total flux cleaned = 0.0249422 Jy ! Total flux subtracted in 200 components = 0.0249422 Jy ! Clean residual min=-0.009187 max=0.009279 Jy/beam ! Clean residual mean=-0.000013 rms=0.002132 Jy/beam ! Combined flux in latest and established models = 1.19673 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 50 components and 1.19673 Jy ! Inverting map ! Added new window around map position (0, 22.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310545 Jy ! Component: 100 - total flux cleaned = 0.00310534 Jy ! Component: 150 - total flux cleaned = 0.00427839 Jy ! Component: 200 - total flux cleaned = 0.00497957 Jy ! Total flux subtracted in 200 components = 0.00497957 Jy ! Clean residual min=-0.006747 max=0.006344 Jy/beam ! Clean residual mean=-0.000042 rms=0.001659 Jy/beam ! Combined flux in latest and established models = 1.2017 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 1.2017 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.993 mas, bmaj=12.82 mas, bpa=0.9893 degrees ! Estimated noise=1262.84 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.00146685 Jy ! Component: 100 - total flux cleaned = 0.00272079 Jy ! Component: 150 - total flux cleaned = 0.00311602 Jy ! Component: 200 - total flux cleaned = 0.00323306 Jy ! Total flux subtracted in 200 components = 0.00323306 Jy ! Clean residual min=-0.004083 max=0.004994 Jy/beam ! Clean residual mean=-0.000115 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 1.20494 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 93 components and 1.20494 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=8.281 mas, bpa=-4.402 degrees ! Estimated noise=999.086 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00140202 Jy ! Component: 100 - total flux cleaned = -0.00195058 Jy ! Component: 150 - total flux cleaned = -0.00218834 Jy ! Component: 200 - total flux cleaned = -0.00218047 Jy ! Total flux subtracted in 200 components = -0.00218047 Jy ! Clean residual min=-0.005195 max=0.005406 Jy/beam ! Clean residual mean=-0.000048 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 1.20276 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 108 components and 1.20276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272106Jy sigma=0.001192 ! Fit after self-cal, rms=0.272064Jy sigma=0.001192 wmodel J1024-0052_S_1997_05_07_yyk\_map.mod ! Writing 108 model components to file: J1024-0052_S_1997_05_07_yyk_map.mod wobs J1024-0052_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1024-0052_S_1997_05_07_yyk_uvs.fits wwins J1024-0052_S_1997_05_07_yyk\_map.win ! wwins: Wrote 5 windows to J1024-0052_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 = -8.68992e-05 Jy ! Component: 100 - total flux cleaned = -0.000345217 Jy ! Component: 150 - total flux cleaned = -0.00106887 Jy ! Component: 200 - total flux cleaned = -0.00168153 Jy ! Component: 250 - total flux cleaned = -0.00226503 Jy ! Component: 300 - total flux cleaned = -0.00282539 Jy ! Component: 350 - total flux cleaned = -0.00323072 Jy ! Component: 400 - total flux cleaned = -0.0035572 Jy ! Component: 450 - total flux cleaned = -0.00381023 Jy ! Component: 500 - total flux cleaned = -0.00405638 Jy ! Component: 550 - total flux cleaned = -0.00435791 Jy ! Component: 600 - total flux cleaned = -0.0045347 Jy ! Component: 650 - total flux cleaned = -0.00488018 Jy ! Component: 700 - total flux cleaned = -0.00499136 Jy ! Component: 750 - total flux cleaned = -0.00537823 Jy ! Component: 800 - total flux cleaned = -0.00559429 Jy ! Component: 850 - total flux cleaned = -0.00575481 Jy ! Component: 900 - total flux cleaned = -0.00612024 Jy ! Component: 950 - total flux cleaned = -0.00622125 Jy ! Component: 1000 - total flux cleaned = -0.00616949 Jy ! Component: 1050 - total flux cleaned = -0.00626888 Jy ! Component: 1100 - total flux cleaned = -0.00641493 Jy ! Component: 1150 - total flux cleaned = -0.00636681 Jy ! Component: 1200 - total flux cleaned = -0.00650898 Jy ! Component: 1250 - total flux cleaned = -0.00664909 Jy ! Component: 1300 - total flux cleaned = -0.00678664 Jy ! Component: 1350 - total flux cleaned = -0.00692162 Jy ! Component: 1400 - total flux cleaned = -0.00696674 Jy ! Component: 1450 - total flux cleaned = -0.0070112 Jy ! Component: 1500 - total flux cleaned = -0.00722778 Jy ! Component: 1550 - total flux cleaned = -0.0073559 Jy ! Component: 1600 - total flux cleaned = -0.00739949 Jy ! Component: 1650 - total flux cleaned = -0.00764916 Jy ! Component: 1700 - total flux cleaned = -0.00777167 Jy ! Component: 1750 - total flux cleaned = -0.00785232 Jy ! Component: 1800 - total flux cleaned = -0.00789272 Jy ! Component: 1850 - total flux cleaned = -0.00797233 Jy ! Component: 1900 - total flux cleaned = -0.00816683 Jy ! Component: 1950 - total flux cleaned = -0.00824367 Jy ! Component: 2000 - total flux cleaned = -0.00843298 Jy ! Total flux subtracted in 2048 components = -0.0084708 Jy ! Clean residual min=-0.001987 max=0.002058 Jy/beam ! Clean residual mean=-0.000013 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 1.19429 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 236 components and 1.19429 Jy ![Exited script file: muppet] wmap "J1024-0052_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.36 x 8.281 at -4.402 degrees (North through East) ! Clean map min=-0.0045256 max=0.8234 Jy/beam ! Writing clean map to FITS file: J1024-0052_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.823403 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00072723 device "J1024-0052_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1024-0052_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.26496 0.26496 0.52992 1.05984 2.11968 4.23936 8.47872 16.9574 33.9149 67.8298 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.823 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.36 x 8.281 at -4.402 degrees (North through East) ! Clean map min=-0.0045256 max=0.8234 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1024-0052_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1024-0052_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1024-0052_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 17:28:57 2007