! Started logfile: J1321-2636_S_1997_07_02_yyk_uvs.log on Sun Jan 7 18:18:15 2007 obs J1321-2636_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1321-2636_S_1997_07_02_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.806954 visibilities/baseline/integration-bin. ! Found source: J1321-2636 ! ! 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 21352 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 J1321-2636_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.454764 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.539 mas, bmaj=7.26 mas, bpa=-4.019 degrees ! Estimated noise=3253.62 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.227223 Jy ! Component: 100 - total flux cleaned = 0.28307 Jy ! Total flux subtracted in 100 components = 0.28307 Jy ! Clean residual min=-0.017081 max=0.021066 Jy/beam ! Clean residual mean=-0.000015 rms=0.004750 Jy/beam ! Combined flux in latest and established models = 0.28307 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.28307 Jy ! ! Correcting IF 1. ! A total of 299 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 152 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 152 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 152 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.356481Jy sigma=0.001218 ! Fit after self-cal, rms=0.356229Jy sigma=0.001217 ! Inverting map and beam ! Estimated beam: bmin=2.539 mas, bmaj=7.26 mas, bpa=-4.019 degrees ! Estimated noise=3253.62 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.603 mas, bmaj=10.56 mas, bpa=-7.294 degrees ! Estimated noise=1287.2 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.0286705 Jy ! Component: 100 - total flux cleaned = 0.0395113 Jy ! Component: 150 - total flux cleaned = 0.0438336 Jy ! Component: 200 - total flux cleaned = 0.0442961 Jy ! Total flux subtracted in 200 components = 0.0442961 Jy ! Clean residual min=-0.010830 max=0.013741 Jy/beam ! Clean residual mean=0.000214 rms=0.003868 Jy/beam ! Combined flux in latest and established models = 0.327366 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 0.327366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.354551Jy sigma=0.001211 ! Fit after self-cal, rms=0.354544Jy sigma=0.001211 ! 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.603 x 10.56 at -7.294 degrees (North through East) ! Clean map min=-0.010564 max=0.26715 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02511 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.10 HN 0.87 KP 0.90 ! LA 1.00 MK 1.00 NL 1.00* OV 1.09 ! PT 0.93 SC 0.83 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.993156 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.20 HN 0.97 KP 0.91 ! LA 1.10 MK 1.07 NL 0.99 OV 1.08 ! PT 0.89 SC 0.80 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03941 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 0.95 KP 0.93 ! LA 0.79 MK 0.96 NL 0.91 OV 0.96 ! PT 1.08 SC 0.94 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.984764 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.16 HN 1.13 KP 0.93 ! LA 0.92 MK 1.09 NL 0.98 OV 1.00 ! PT 0.89 SC 0.99 ! ! ! Fit before self-cal, rms=0.354544Jy sigma=0.001211 ! Fit after self-cal, rms=0.345324Jy sigma=0.001203 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.345324Jy sigma=0.001203 ! Fit after self-cal, rms=0.345329Jy sigma=0.001203 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=10.33 mas, bpa=-5.547 degrees ! Estimated noise=1295.1 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.00569025 Jy ! Component: 100 - total flux cleaned = 0.00615103 Jy ! Component: 150 - total flux cleaned = 0.00623761 Jy ! Component: 200 - total flux cleaned = 0.00623246 Jy ! Total flux subtracted in 200 components = 0.00623246 Jy ! Clean residual min=-0.005921 max=0.007781 Jy/beam ! Clean residual mean=-0.000083 rms=0.001916 Jy/beam ! Combined flux in latest and established models = 0.333599 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.333599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345171Jy sigma=0.001202 ! Fit after self-cal, rms=0.345169Jy sigma=0.001202 ! 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.345169Jy sigma=0.001202 ! Fit after self-cal, rms=0.341560Jy sigma=0.001188 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.00125211 Jy ! Component: 100 - total flux cleaned = 0.000890696 Jy ! Component: 150 - total flux cleaned = 0.000754781 Jy ! Component: 200 - total flux cleaned = 0.000437986 Jy ! Total flux subtracted in 200 components = 0.000437986 Jy ! Clean residual min=-0.005760 max=0.007249 Jy/beam ! Clean residual mean=-0.000084 rms=0.001930 Jy/beam ! Combined flux in latest and established models = 0.334037 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.334037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341429Jy sigma=0.001187 ! Fit after self-cal, rms=0.340649Jy sigma=0.001185 ! 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.581 x 10.33 at -5.547 degrees (North through East) ! Clean map min=-0.0057442 max=0.27793 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.340649Jy sigma=0.001185 ! Fit after self-cal, rms=0.506230Jy sigma=0.001182 ! 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.506230Jy sigma=0.001182 ! Fit after self-cal, rms=0.506037Jy sigma=0.001181 ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=10.48 mas, bpa=-5.482 degrees ! Estimated noise=1282.18 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000656862 Jy ! Component: 100 - total flux cleaned = 0.000728044 Jy ! Component: 150 - total flux cleaned = 0.000726994 Jy ! Component: 200 - total flux cleaned = 0.000725375 Jy ! Total flux subtracted in 200 components = 0.000725375 Jy ! Clean residual min=-0.005380 max=0.006301 Jy/beam ! Clean residual mean=-0.000023 rms=0.001649 Jy/beam ! Combined flux in latest and established models = 0.334762 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 61 components and 0.334762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.506008Jy sigma=0.001181 ! Fit after self-cal, rms=0.505907Jy sigma=0.001181 ! 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.505907Jy sigma=0.001181 ! Fit after self-cal, rms=0.436357Jy sigma=0.001179 ! 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.436357Jy sigma=0.001179 ! Fit after self-cal, rms=0.436331Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=10.42 mas, bpa=-5.254 degrees ! Estimated noise=1280.57 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000875192 Jy ! Component: 100 - total flux cleaned = 0.00102821 Jy ! Component: 150 - total flux cleaned = 0.00103142 Jy ! Component: 200 - total flux cleaned = 0.00103056 Jy ! Total flux subtracted in 200 components = 0.00103056 Jy ! Clean residual min=-0.005193 max=0.006093 Jy/beam ! Clean residual mean=-0.000016 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.335793 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 63 components and 0.335793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.436316Jy sigma=0.001179 ! Fit after self-cal, rms=0.436301Jy sigma=0.001179 ! 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.718 mas, bmaj=21.03 mas, bpa=3.405 degrees ! Estimated noise=1579.94 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.00139058 Jy ! Component: 100 - total flux cleaned = 0.00139626 Jy ! Component: 150 - total flux cleaned = 0.00139223 Jy ! Component: 200 - total flux cleaned = 0.00139266 Jy ! Total flux subtracted in 200 components = 0.00139266 Jy ! Clean residual min=-0.005372 max=0.006336 Jy/beam ! Clean residual mean=-0.000041 rms=0.002138 Jy/beam ! Combined flux in latest and established models = 0.337185 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 66 components and 0.337185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.436329Jy sigma=0.001179 ! Fit after self-cal, rms=0.436324Jy sigma=0.001179 ! 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.523 mas, bmaj=7.777 mas, bpa=-4.739 degrees ! Estimated noise=3294.64 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.234424 Jy ! Component: 100 - total flux cleaned = 0.288023 Jy ! Component: 150 - total flux cleaned = 0.31328 Jy ! Component: 200 - total flux cleaned = 0.326492 Jy ! Total flux subtracted in 200 components = 0.326492 Jy ! Clean residual min=-0.011607 max=0.011805 Jy/beam ! Clean residual mean=-0.000038 rms=0.003239 Jy/beam ! Combined flux in latest and established models = 0.326492 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.326492 Jy ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=10.42 mas, bpa=-5.254 degrees ! Estimated noise=1280.57 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) ! Added new window around map position (-4.5, 11). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105844 Jy ! Component: 100 - total flux cleaned = 0.0124046 Jy ! Component: 150 - total flux cleaned = 0.0134326 Jy ! Component: 200 - total flux cleaned = 0.0139471 Jy ! Total flux subtracted in 200 components = 0.0139471 Jy ! Clean residual min=-0.004950 max=0.004834 Jy/beam ! Clean residual mean=-0.000053 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.340439 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 61 components and 0.340439 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.718 mas, bmaj=21.03 mas, bpa=3.405 degrees ! Estimated noise=1579.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.00219073 Jy ! Component: 100 - total flux cleaned = 0.00238213 Jy ! Component: 150 - total flux cleaned = 0.00254475 Jy ! Component: 200 - total flux cleaned = 0.0026438 Jy ! Total flux subtracted in 200 components = 0.0026438 Jy ! Clean residual min=-0.005783 max=0.005130 Jy/beam ! Clean residual mean=-0.000123 rms=0.001813 Jy/beam ! Combined flux in latest and established models = 0.343083 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.343083 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=10.42 mas, bpa=-5.254 degrees ! Estimated noise=1280.57 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0013424 Jy ! Component: 100 - total flux cleaned = -0.00107784 Jy ! Component: 150 - total flux cleaned = -0.000928989 Jy ! Component: 200 - total flux cleaned = -0.00092654 Jy ! Total flux subtracted in 200 components = -0.00092654 Jy ! Clean residual min=-0.004930 max=0.004673 Jy/beam ! Clean residual mean=-0.000066 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.342156 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 90 components and 0.342156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.436203Jy sigma=0.001179 ! Fit after self-cal, rms=0.436105Jy sigma=0.001179 wmodel J1321-2636_S_1997_07_02_yyk\_map.mod ! Writing 90 model components to file: J1321-2636_S_1997_07_02_yyk_map.mod wobs J1321-2636_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1321-2636_S_1997_07_02_yyk_uvs.fits wwins J1321-2636_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1321-2636_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.000469467 Jy ! Component: 100 - total flux cleaned = -0.00133228 Jy ! Component: 150 - total flux cleaned = -0.0018305 Jy ! Component: 200 - total flux cleaned = -0.00230381 Jy ! Component: 250 - total flux cleaned = -0.00249657 Jy ! Component: 300 - total flux cleaned = -0.00262006 Jy ! Component: 350 - total flux cleaned = -0.00267779 Jy ! Component: 400 - total flux cleaned = -0.00261906 Jy ! Component: 450 - total flux cleaned = -0.0025646 Jy ! Component: 500 - total flux cleaned = -0.00267095 Jy ! Component: 550 - total flux cleaned = -0.00267016 Jy ! Component: 600 - total flux cleaned = -0.00277059 Jy ! Component: 650 - total flux cleaned = -0.00272255 Jy ! Component: 700 - total flux cleaned = -0.0027229 Jy ! Component: 750 - total flux cleaned = -0.00262974 Jy ! Component: 800 - total flux cleaned = -0.00244937 Jy ! Component: 850 - total flux cleaned = -0.00240589 Jy ! Component: 900 - total flux cleaned = -0.00236205 Jy ! Component: 950 - total flux cleaned = -0.0022347 Jy ! Component: 1000 - total flux cleaned = -0.00215257 Jy ! Component: 1050 - total flux cleaned = -0.0021123 Jy ! Component: 1100 - total flux cleaned = -0.00203251 Jy ! Component: 1150 - total flux cleaned = -0.0019541 Jy ! Component: 1200 - total flux cleaned = -0.00176136 Jy ! Component: 1250 - total flux cleaned = -0.00164781 Jy ! Component: 1300 - total flux cleaned = -0.00150037 Jy ! Component: 1350 - total flux cleaned = -0.00135563 Jy ! Component: 1400 - total flux cleaned = -0.0012136 Jy ! Component: 1450 - total flux cleaned = -0.00114334 Jy ! Component: 1500 - total flux cleaned = -0.000970897 Jy ! Component: 1550 - total flux cleaned = -0.000835742 Jy ! Component: 1600 - total flux cleaned = -0.000835506 Jy ! Component: 1650 - total flux cleaned = -0.000639162 Jy ! Component: 1700 - total flux cleaned = -0.000607163 Jy ! Component: 1750 - total flux cleaned = -0.000512141 Jy ! Component: 1800 - total flux cleaned = -0.000387873 Jy ! Component: 1850 - total flux cleaned = -0.000295966 Jy ! Component: 1900 - total flux cleaned = -0.000174995 Jy ! Component: 1950 - total flux cleaned = -0.000115373 Jy ! Component: 2000 - total flux cleaned = 2.432e-06 Jy ! Total flux subtracted in 2048 components = 0.000119018 Jy ! Clean residual min=-0.001566 max=0.001922 Jy/beam ! Clean residual mean=0.000003 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.342275 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 219 components and 0.342275 Jy ![Exited script file: muppet] wmap "J1321-2636_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.486 x 10.42 at -5.254 degrees (North through East) ! Clean map min=-0.0032777 max=0.27811 Jy/beam ! Writing clean map to FITS file: J1321-2636_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.278114 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000607625 device "J1321-2636_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1321-2636_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.655441 0.655441 1.31088 2.62176 5.24353 10.4871 20.9741 41.9482 83.8965 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.278 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.486 x 10.42 at -5.254 degrees (North through East) ! Clean map min=-0.0032777 max=0.27811 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1321-2636_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1321-2636_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1321-2636_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 18:18:22 2007