! Started logfile: J1321-2636_S_1997_08_27_yyk_uvs.log on Sun Jan 7 18:18:22 2007 obs J1321-2636_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1321-2636_S_1997_08_27_yyk_uva.fits ! AN table 1: 137 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.842174 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 702 lines of history. ! ! Reading 20768 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_08_27_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.469021 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.596 mas, bmaj=6.26 mas, bpa=-3.798 degrees ! Estimated noise=3152.41 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.228845 Jy ! Component: 100 - total flux cleaned = 0.280168 Jy ! Total flux subtracted in 100 components = 0.280168 Jy ! Clean residual min=-0.012368 max=0.019631 Jy/beam ! Clean residual mean=-0.000003 rms=0.004035 Jy/beam ! Combined flux in latest and established models = 0.280168 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.280168 Jy ! ! Correcting IF 1. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 113 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.376280Jy sigma=0.001199 ! Fit after self-cal, rms=0.376131Jy sigma=0.001199 ! Inverting map and beam ! Estimated beam: bmin=2.596 mas, bmaj=6.26 mas, bpa=-3.798 degrees ! Estimated noise=3152.43 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.475 mas, bmaj=8.683 mas, bpa=-2.971 degrees ! Estimated noise=1449.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) ! Added new window around map position (-3.5, 10.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0312043 Jy ! Component: 100 - total flux cleaned = 0.045028 Jy ! Component: 150 - total flux cleaned = 0.0516628 Jy ! Component: 200 - total flux cleaned = 0.0535545 Jy ! Total flux subtracted in 200 components = 0.0535545 Jy ! Clean residual min=-0.009414 max=0.009369 Jy/beam ! Clean residual mean=0.000058 rms=0.002428 Jy/beam ! Combined flux in latest and established models = 0.333722 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 56 model components to the UV plane model. ! The established model now contains 73 components and 0.333722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.374083Jy sigma=0.001192 ! Fit after self-cal, rms=0.373991Jy sigma=0.001192 ! 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.475 x 8.683 at -2.971 degrees (North through East) ! Clean map min=-0.008239 max=0.26973 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.0343 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.11 HN 0.90 KP 0.89 ! LA 0.97 MK 1.00 NL 1.00* OV 1.05 ! PT 0.99 SC 0.78 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.983666 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.17 HN 0.98 KP 0.93 ! LA 1.08 MK 1.08 NL 0.95 OV 1.04 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04352 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.07 HN 0.88 KP 0.92 ! LA 0.83 MK 0.95 NL 0.93 OV 0.97 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00059 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.10 HN 1.11 KP 0.97 ! LA 0.89 MK 1.04 NL 1.04 OV 0.92 ! PT 0.92 SC 0.98 ! ! ! Fit before self-cal, rms=0.373991Jy sigma=0.001192 ! Fit after self-cal, rms=0.364392Jy sigma=0.001188 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.364392Jy sigma=0.001188 ! Fit after self-cal, rms=0.364384Jy sigma=0.001188 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=8.573 mas, bpa=-1.534 degrees ! Estimated noise=1463.08 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.00706079 Jy ! Component: 100 - total flux cleaned = 0.00867859 Jy ! Component: 150 - total flux cleaned = 0.0091064 Jy ! Component: 200 - total flux cleaned = 0.00935815 Jy ! Total flux subtracted in 200 components = 0.00935815 Jy ! Clean residual min=-0.005795 max=0.005504 Jy/beam ! Clean residual mean=-0.000071 rms=0.001592 Jy/beam ! Combined flux in latest and established models = 0.343081 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 90 components and 0.34308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.364208Jy sigma=0.001187 ! Fit after self-cal, rms=0.364207Jy sigma=0.001187 ! 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.364207Jy sigma=0.001187 ! Fit after self-cal, rms=0.362972Jy sigma=0.001183 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.00180705 Jy ! Component: 100 - total flux cleaned = 0.00191058 Jy ! Component: 150 - total flux cleaned = 0.00191365 Jy ! Component: 200 - total flux cleaned = 0.00191829 Jy ! Total flux subtracted in 200 components = 0.00191829 Jy ! Clean residual min=-0.005664 max=0.005466 Jy/beam ! Clean residual mean=-0.000069 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.344999 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 106 components and 0.344999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362920Jy sigma=0.001183 ! Fit after self-cal, rms=0.362776Jy sigma=0.001182 ! 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.463 x 8.573 at -1.534 degrees (North through East) ! Clean map min=-0.0054157 max=0.27507 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.362776Jy sigma=0.001182 ! Fit after self-cal, rms=0.474090Jy sigma=0.001180 ! 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.474090Jy sigma=0.001180 ! Fit after self-cal, rms=0.474083Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=8.447 mas, bpa=-0.4751 degrees ! Estimated noise=1449.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128641 Jy ! Component: 100 - total flux cleaned = 0.00111606 Jy ! Component: 150 - total flux cleaned = 0.000971596 Jy ! Component: 200 - total flux cleaned = 0.000844277 Jy ! Total flux subtracted in 200 components = 0.000844277 Jy ! Clean residual min=-0.005050 max=0.005332 Jy/beam ! Clean residual mean=-0.000109 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.345843 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 119 components and 0.345843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.474080Jy sigma=0.001179 ! Fit after self-cal, rms=0.474080Jy sigma=0.001179 ! 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.474080Jy sigma=0.001179 ! Fit after self-cal, rms=0.483401Jy sigma=0.001178 ! 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.483401Jy sigma=0.001178 ! Fit after self-cal, rms=0.483404Jy sigma=0.001178 ! Inverting map and beam ! Estimated beam: bmin=3.43 mas, bmaj=8.48 mas, bpa=-0.2643 degrees ! Estimated noise=1452.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153962 Jy ! Component: 100 - total flux cleaned = 0.00154134 Jy ! Component: 150 - total flux cleaned = 0.00154507 Jy ! Component: 200 - total flux cleaned = 0.00154108 Jy ! Total flux subtracted in 200 components = 0.00154108 Jy ! Clean residual min=-0.005067 max=0.005458 Jy/beam ! Clean residual mean=-0.000109 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.347384 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 127 components and 0.347384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.483398Jy sigma=0.001178 ! Fit after self-cal, rms=0.483401Jy sigma=0.001178 ! 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.383 mas, bmaj=19.09 mas, bpa=4.715 degrees ! Estimated noise=1818.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.000985621 Jy ! Component: 100 - total flux cleaned = -0.00107358 Jy ! Component: 150 - total flux cleaned = -0.00113864 Jy ! Component: 200 - total flux cleaned = -0.00122085 Jy ! Total flux subtracted in 200 components = -0.00122085 Jy ! Clean residual min=-0.004931 max=0.005419 Jy/beam ! Clean residual mean=-0.000211 rms=0.001764 Jy/beam ! Combined flux in latest and established models = 0.346163 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 142 components and 0.346163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.483408Jy sigma=0.001178 ! Fit after self-cal, rms=0.483410Jy sigma=0.001178 ! 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.584 mas, bmaj=6.305 mas, bpa=-3.088 degrees ! Estimated noise=3162.18 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.231929 Jy ! Component: 100 - total flux cleaned = 0.283104 Jy ! Component: 150 - total flux cleaned = 0.306354 Jy ! Component: 200 - total flux cleaned = 0.321488 Jy ! Total flux subtracted in 200 components = 0.321488 Jy ! Clean residual min=-0.009176 max=0.008694 Jy/beam ! Clean residual mean=-0.000043 rms=0.002433 Jy/beam ! Combined flux in latest and established models = 0.321488 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.321488 Jy ! Inverting map and beam ! Estimated beam: bmin=3.43 mas, bmaj=8.48 mas, bpa=-0.2643 degrees ! Estimated noise=1452.13 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.0149826 Jy ! Component: 100 - total flux cleaned = 0.0220212 Jy ! Component: 150 - total flux cleaned = 0.0236105 Jy ! Component: 200 - total flux cleaned = 0.0239036 Jy ! Total flux subtracted in 200 components = 0.0239036 Jy ! Clean residual min=-0.005292 max=0.005523 Jy/beam ! Clean residual mean=-0.000107 rms=0.001557 Jy/beam ! Combined flux in latest and established models = 0.345391 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 80 components and 0.345391 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.383 mas, bmaj=19.09 mas, bpa=4.715 degrees ! Estimated noise=1818.82 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.0011727 Jy ! Component: 100 - total flux cleaned = 0.00110711 Jy ! Component: 150 - total flux cleaned = 0.00110267 Jy ! Component: 200 - total flux cleaned = 0.00105153 Jy ! Total flux subtracted in 200 components = 0.00105153 Jy ! Clean residual min=-0.005158 max=0.005460 Jy/beam ! Clean residual mean=-0.000214 rms=0.001810 Jy/beam ! Combined flux in latest and established models = 0.346443 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 103 components and 0.346443 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.43 mas, bmaj=8.48 mas, bpa=-0.2643 degrees ! Estimated noise=1452.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000480124 Jy ! Component: 100 - total flux cleaned = -0.00017875 Jy ! Component: 150 - total flux cleaned = 0.000173655 Jy ! Component: 200 - total flux cleaned = 0.000494343 Jy ! Total flux subtracted in 200 components = 0.000494343 Jy ! Clean residual min=-0.004953 max=0.005488 Jy/beam ! Clean residual mean=-0.000109 rms=0.001470 Jy/beam ! Combined flux in latest and established models = 0.346937 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 115 components and 0.346937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.483442Jy sigma=0.001178 ! Fit after self-cal, rms=0.483440Jy sigma=0.001178 wmodel J1321-2636_S_1997_08_27_yyk\_map.mod ! Writing 115 model components to file: J1321-2636_S_1997_08_27_yyk_map.mod wobs J1321-2636_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1321-2636_S_1997_08_27_yyk_uvs.fits wwins J1321-2636_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J1321-2636_S_1997_08_27_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.0003431 Jy ! Component: 100 - total flux cleaned = -6.74475e-06 Jy ! Component: 150 - total flux cleaned = -0.000411418 Jy ! Component: 200 - total flux cleaned = -0.000720418 Jy ! Component: 250 - total flux cleaned = -0.000943017 Jy ! Component: 300 - total flux cleaned = -0.00137236 Jy ! Component: 350 - total flux cleaned = -0.00171518 Jy ! Component: 400 - total flux cleaned = -0.00184815 Jy ! Component: 450 - total flux cleaned = -0.00217156 Jy ! Component: 500 - total flux cleaned = -0.00254741 Jy ! Component: 550 - total flux cleaned = -0.00297737 Jy ! Component: 600 - total flux cleaned = -0.0036358 Jy ! Component: 650 - total flux cleaned = -0.00410221 Jy ! Component: 700 - total flux cleaned = -0.00444435 Jy ! Component: 750 - total flux cleaned = -0.00500215 Jy ! Component: 800 - total flux cleaned = -0.00533005 Jy ! Component: 850 - total flux cleaned = -0.00586664 Jy ! Component: 900 - total flux cleaned = -0.00623497 Jy ! Component: 950 - total flux cleaned = -0.00680369 Jy ! Component: 1000 - total flux cleaned = -0.00720973 Jy ! Component: 1050 - total flux cleaned = -0.00765946 Jy ! Component: 1100 - total flux cleaned = -0.00805226 Jy ! Component: 1150 - total flux cleaned = -0.00858236 Jy ! Component: 1200 - total flux cleaned = -0.00891272 Jy ! Component: 1250 - total flux cleaned = -0.00923916 Jy ! Component: 1300 - total flux cleaned = -0.00965328 Jy ! Component: 1350 - total flux cleaned = -0.00997028 Jy ! Component: 1400 - total flux cleaned = -0.0103269 Jy ! Component: 1450 - total flux cleaned = -0.0106775 Jy ! Component: 1500 - total flux cleaned = -0.010979 Jy ! Component: 1550 - total flux cleaned = -0.0112767 Jy ! Component: 1600 - total flux cleaned = -0.0115291 Jy ! Component: 1650 - total flux cleaned = -0.0117781 Jy ! Component: 1700 - total flux cleaned = -0.0121046 Jy ! Component: 1750 - total flux cleaned = -0.0123464 Jy ! Component: 1800 - total flux cleaned = -0.0125844 Jy ! Component: 1850 - total flux cleaned = -0.0128587 Jy ! Component: 1900 - total flux cleaned = -0.0130907 Jy ! Component: 1950 - total flux cleaned = -0.0132431 Jy ! Component: 2000 - total flux cleaned = -0.013394 Jy ! Total flux subtracted in 2048 components = -0.0136915 Jy ! Clean residual min=-0.002236 max=0.002685 Jy/beam ! Clean residual mean=-0.000060 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.333246 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 232 components and 0.333246 Jy ![Exited script file: muppet] wmap "J1321-2636_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.43 x 8.48 at -0.2643 degrees (North through East) ! Clean map min=-0.0058768 max=0.27236 Jy/beam ! Writing clean map to FITS file: J1321-2636_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.27236 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000713769 device "J1321-2636_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1321-2636_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.786203 0.786203 1.57241 3.14481 6.28963 12.5793 25.1585 50.317 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.272 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.43 x 8.48 at -0.2643 degrees (North through East) ! Clean map min=-0.0058768 max=0.27236 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1321-2636_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1321-2636_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1321-2636_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 18:18:30 2007