! Started logfile: J2213-2529_S_1997_07_02_yyk_uvs.log on Sun Jan 7 20:09:00 2007 obs J2213-2529_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2213-2529_S_1997_07_02_yyk_uva.fits ! AN table 1: 148 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.13874 visibilities/baseline/integration-bin. ! Found source: J2213-2529 ! ! 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 754 lines of history. ! ! Reading 30336 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 J2213-2529_S_1997_07_02_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.862641 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.718 mas, bmaj=7.672 mas, bpa=-7.128 degrees ! Estimated noise=1791.32 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.610034 Jy ! Component: 100 - total flux cleaned = 0.74986 Jy ! Total flux subtracted in 100 components = 0.74986 Jy ! Clean residual min=-0.038608 max=0.097644 Jy/beam ! Clean residual mean=0.000989 rms=0.013465 Jy/beam ! Combined flux in latest and established models = 0.749861 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.749861 Jy ! ! Correcting IF 1. ! A total of 344 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 198 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 198 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 198 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.411358Jy sigma=0.001718 ! Fit after self-cal, rms=0.408775Jy sigma=0.001709 ! Inverting map and beam ! Estimated beam: bmin=2.718 mas, bmaj=7.673 mas, bpa=-7.125 degrees ! Estimated noise=1791.7 mJy/beam. ! Added new window around map position (5.5, 4). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.101249 Jy ! Component: 100 - total flux cleaned = 0.151378 Jy ! Total flux subtracted in 100 components = 0.151378 Jy ! Clean residual min=-0.029255 max=0.041000 Jy/beam ! Clean residual mean=0.000748 rms=0.008422 Jy/beam ! Combined flux in latest and established models = 0.901239 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.901239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.384171Jy sigma=0.001590 ! Fit after self-cal, rms=0.382115Jy sigma=0.001581 ! 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.54 mas, bmaj=9.822 mas, bpa=-6.936 degrees ! Estimated noise=1093.82 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.0449431 Jy ! Component: 100 - total flux cleaned = 0.0486173 Jy ! Component: 150 - total flux cleaned = 0.0491291 Jy ! Component: 200 - total flux cleaned = 0.0495696 Jy ! Total flux subtracted in 200 components = 0.0495696 Jy ! Clean residual min=-0.026719 max=0.033646 Jy/beam ! Clean residual mean=0.001120 rms=0.008639 Jy/beam ! Combined flux in latest and established models = 0.950808 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.950808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.377755Jy sigma=0.001561 ! Fit after self-cal, rms=0.376825Jy sigma=0.001557 ! 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.54 x 9.822 at -6.936 degrees (North through East) ! Clean map min=-0.022003 max=0.68782 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03029 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.10 HN 0.93 KP 0.90 ! LA 0.98 MK 0.99 NL 1.00* OV 1.12 ! PT 0.93 SC 0.80 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.985813 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.16 HN 1.02 KP 0.95 ! LA 1.09 MK 1.03 NL 1.00 OV 1.08 ! PT 0.93 SC 0.87 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04022 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.08 HN 0.96 KP 0.92 ! LA 0.81 MK 0.90 NL 0.96 OV 0.96 ! PT 1.07 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.987322 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.12 HN 1.15 KP 0.95 ! LA 0.89 MK 1.06 NL 1.07 OV 0.98 ! PT 0.91 SC 1.01 ! ! ! Fit before self-cal, rms=0.376825Jy sigma=0.001557 ! Fit after self-cal, rms=0.359151Jy sigma=0.001505 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.359151Jy sigma=0.001505 ! Fit after self-cal, rms=0.359150Jy sigma=0.001505 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.491 mas, bmaj=9.536 mas, bpa=-5.428 degrees ! Estimated noise=1097.86 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 (12.5, 7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0381185 Jy ! Component: 100 - total flux cleaned = 0.0543977 Jy ! Component: 150 - total flux cleaned = 0.0619924 Jy ! Component: 200 - total flux cleaned = 0.0634491 Jy ! Total flux subtracted in 200 components = 0.0634491 Jy ! Clean residual min=-0.009494 max=0.016873 Jy/beam ! Clean residual mean=0.000559 rms=0.003562 Jy/beam ! Combined flux in latest and established models = 1.01426 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 81 components and 1.01426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.356750Jy sigma=0.001490 ! Fit after self-cal, rms=0.356352Jy sigma=0.001488 ! 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.356352Jy sigma=0.001488 ! Fit after self-cal, rms=0.353211Jy sigma=0.001475 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 (22.5, 17.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172381 Jy ! Component: 100 - total flux cleaned = 0.0261332 Jy ! Component: 150 - total flux cleaned = 0.0322418 Jy ! Component: 200 - total flux cleaned = 0.034143 Jy ! Total flux subtracted in 200 components = 0.034143 Jy ! Clean residual min=-0.009050 max=0.008318 Jy/beam ! Clean residual mean=0.000239 rms=0.002595 Jy/beam ! Combined flux in latest and established models = 1.0484 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 125 components and 1.0484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.352508Jy sigma=0.001471 ! Fit after self-cal, rms=0.351874Jy sigma=0.001469 ! 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.491 x 9.536 at -5.428 degrees (North through East) ! Clean map min=-0.0084718 max=0.69765 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.351874Jy sigma=0.001469 ! Fit after self-cal, rms=0.345855Jy sigma=0.001456 ! 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.345855Jy sigma=0.001456 ! Fit after self-cal, rms=0.345669Jy sigma=0.001455 ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=9.501 mas, bpa=-5.174 degrees ! Estimated noise=1090.96 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00538088 Jy ! Component: 100 - total flux cleaned = 0.00633541 Jy ! Component: 150 - total flux cleaned = 0.00722483 Jy ! Component: 200 - total flux cleaned = 0.00733051 Jy ! Total flux subtracted in 200 components = 0.00733051 Jy ! Clean residual min=-0.006563 max=0.007372 Jy/beam ! Clean residual mean=0.000356 rms=0.002064 Jy/beam ! Combined flux in latest and established models = 1.05573 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 143 components and 1.05573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345536Jy sigma=0.001455 ! Fit after self-cal, rms=0.345442Jy sigma=0.001454 ! 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.345442Jy sigma=0.001454 ! Fit after self-cal, rms=0.345168Jy sigma=0.001452 ! 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.345168Jy sigma=0.001452 ! Fit after self-cal, rms=0.345143Jy sigma=0.001452 ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=9.495 mas, bpa=-5.016 degrees ! Estimated noise=1089.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220329 Jy ! Component: 100 - total flux cleaned = 0.00220974 Jy ! Component: 150 - total flux cleaned = 0.00202741 Jy ! Component: 200 - total flux cleaned = 0.00194674 Jy ! Total flux subtracted in 200 components = 0.00194674 Jy ! Clean residual min=-0.006212 max=0.007440 Jy/beam ! Clean residual mean=0.000356 rms=0.001966 Jy/beam ! Combined flux in latest and established models = 1.05768 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 163 components and 1.05768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345093Jy sigma=0.001452 ! Fit after self-cal, rms=0.345075Jy sigma=0.001452 ! 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.16 mas, bmaj=19.68 mas, bpa=-2.699 degrees ! Estimated noise=1352.68 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.00194616 Jy ! Component: 100 - total flux cleaned = 0.00194701 Jy ! Component: 150 - total flux cleaned = 0.00186894 Jy ! Component: 200 - total flux cleaned = 0.00187399 Jy ! Total flux subtracted in 200 components = 0.00187399 Jy ! Clean residual min=-0.007210 max=0.007513 Jy/beam ! Clean residual mean=0.000645 rms=0.002818 Jy/beam ! Combined flux in latest and established models = 1.05955 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 176 components and 1.05955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345065Jy sigma=0.001452 ! Fit after self-cal, rms=0.345055Jy sigma=0.001452 ! 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.71 mas, bmaj=7.609 mas, bpa=-6.33 degrees ! Estimated noise=1757.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.600141 Jy ! Component: 100 - total flux cleaned = 0.763609 Jy ! Component: 150 - total flux cleaned = 0.846683 Jy ! Component: 200 - total flux cleaned = 0.899416 Jy ! Total flux subtracted in 200 components = 0.899416 Jy ! Clean residual min=-0.016640 max=0.022089 Jy/beam ! Clean residual mean=0.000594 rms=0.005312 Jy/beam ! Combined flux in latest and established models = 0.899415 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.899415 Jy ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=9.495 mas, bpa=-5.016 degrees ! Estimated noise=1089.94 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.0601847 Jy ! Component: 100 - total flux cleaned = 0.0932735 Jy ! Component: 150 - total flux cleaned = 0.114196 Jy ! Component: 200 - total flux cleaned = 0.128381 Jy ! Total flux subtracted in 200 components = 0.128381 Jy ! Clean residual min=-0.007704 max=0.007524 Jy/beam ! Clean residual mean=0.000584 rms=0.002263 Jy/beam ! Combined flux in latest and established models = 1.0278 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 103 components and 1.0278 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.16 mas, bmaj=19.68 mas, bpa=-2.699 degrees ! Estimated noise=1352.68 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.0135453 Jy ! Component: 100 - total flux cleaned = 0.0210668 Jy ! Component: 150 - total flux cleaned = 0.0257541 Jy ! Component: 200 - total flux cleaned = 0.0283477 Jy ! Total flux subtracted in 200 components = 0.0283477 Jy ! Clean residual min=-0.007045 max=0.007879 Jy/beam ! Clean residual mean=0.000692 rms=0.002852 Jy/beam ! Combined flux in latest and established models = 1.05614 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 160 components and 1.05614 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=9.495 mas, bpa=-5.016 degrees ! Estimated noise=1089.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000653276 Jy ! Component: 100 - total flux cleaned = -0.000214585 Jy ! Component: 150 - total flux cleaned = 0.000165314 Jy ! Component: 200 - total flux cleaned = 0.00028462 Jy ! Total flux subtracted in 200 components = 0.00028462 Jy ! Clean residual min=-0.006630 max=0.007704 Jy/beam ! Clean residual mean=0.000366 rms=0.001947 Jy/beam ! Combined flux in latest and established models = 1.05643 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 177 components and 1.05643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345128Jy sigma=0.001452 ! Fit after self-cal, rms=0.345094Jy sigma=0.001452 wmodel J2213-2529_S_1997_07_02_yyk\_map.mod ! Writing 177 model components to file: J2213-2529_S_1997_07_02_yyk_map.mod wobs J2213-2529_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2213-2529_S_1997_07_02_yyk_uvs.fits wwins J2213-2529_S_1997_07_02_yyk\_map.win ! wwins: Wrote 4 windows to J2213-2529_S_1997_07_02_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.00198065 Jy ! Component: 100 - total flux cleaned = 0.00377623 Jy ! Component: 150 - total flux cleaned = 0.00564195 Jy ! Component: 200 - total flux cleaned = 0.00738631 Jy ! Component: 250 - total flux cleaned = 0.00911578 Jy ! Component: 300 - total flux cleaned = 0.010571 Jy ! Component: 350 - total flux cleaned = 0.0111393 Jy ! Component: 400 - total flux cleaned = 0.011679 Jy ! Component: 450 - total flux cleaned = 0.0122683 Jy ! Component: 500 - total flux cleaned = 0.0129072 Jy ! Component: 550 - total flux cleaned = 0.0137326 Jy ! Component: 600 - total flux cleaned = 0.0144657 Jy ! Component: 650 - total flux cleaned = 0.015243 Jy ! Component: 700 - total flux cleaned = 0.0159343 Jy ! Component: 750 - total flux cleaned = 0.0164849 Jy ! Component: 800 - total flux cleaned = 0.0170214 Jy ! Component: 850 - total flux cleaned = 0.0176034 Jy ! Component: 900 - total flux cleaned = 0.0180008 Jy ! Component: 950 - total flux cleaned = 0.0183869 Jy ! Component: 1000 - total flux cleaned = 0.0187096 Jy ! Component: 1050 - total flux cleaned = 0.0191322 Jy ! Component: 1100 - total flux cleaned = 0.0195455 Jy ! Component: 1150 - total flux cleaned = 0.0200492 Jy ! Component: 1200 - total flux cleaned = 0.0204441 Jy ! Component: 1250 - total flux cleaned = 0.0207842 Jy ! Component: 1300 - total flux cleaned = 0.0211647 Jy ! Component: 1350 - total flux cleaned = 0.0214442 Jy ! Component: 1400 - total flux cleaned = 0.0217196 Jy ! Component: 1450 - total flux cleaned = 0.0219455 Jy ! Component: 1500 - total flux cleaned = 0.0223021 Jy ! Component: 1550 - total flux cleaned = 0.0226527 Jy ! Component: 1600 - total flux cleaned = 0.0229544 Jy ! Component: 1650 - total flux cleaned = 0.0232943 Jy ! Component: 1700 - total flux cleaned = 0.0233775 Jy ! Component: 1750 - total flux cleaned = 0.0236662 Jy ! Component: 1800 - total flux cleaned = 0.02395 Jy ! Component: 1850 - total flux cleaned = 0.0239495 Jy ! Component: 1900 - total flux cleaned = 0.0242662 Jy ! Component: 1950 - total flux cleaned = 0.0244616 Jy ! Component: 2000 - total flux cleaned = 0.0245391 Jy ! Total flux subtracted in 2048 components = 0.0247675 Jy ! Clean residual min=-0.002849 max=0.002192 Jy/beam ! Clean residual mean=0.000196 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 1.0812 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 311 components and 1.08119 Jy ![Exited script file: muppet] wmap "J2213-2529_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.475 x 9.495 at -5.016 degrees (North through East) ! Clean map min=-0.0054558 max=0.69664 Jy/beam ! Writing clean map to FITS file: J2213-2529_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.696636 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000792327 device "J2213-2529_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2213-2529_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.341208 0.341208 0.682416 1.36483 2.72967 5.45933 10.9187 21.8373 43.6746 87.3493 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.696 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.475 x 9.495 at -5.016 degrees (North through East) ! Clean map min=-0.0054558 max=0.69664 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2213-2529_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2213-2529_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2213-2529_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 20:09:08 2007