! Started logfile: J0405-1308_S_1997_05_07_yyk_uvs.log on Sun Jan 7 16:11:17 2007 obs J0405-1308_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0405-1308_S_1997_05_07_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.93582 visibilities/baseline/integration-bin. ! Found source: J0405-1308 ! ! 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 24088 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 J0405-1308_S_1997_05_07_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.568297 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.82 mas, bmaj=6.989 mas, bpa=-1.441 degrees ! Estimated noise=2398.67 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.321929 Jy ! Component: 100 - total flux cleaned = 0.38719 Jy ! Total flux subtracted in 100 components = 0.38719 Jy ! Clean residual min=-0.031069 max=0.051595 Jy/beam ! Clean residual mean=-0.001481 rms=0.008133 Jy/beam ! Combined flux in latest and established models = 0.38719 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.38719 Jy ! ! Correcting IF 1. ! A total of 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.430851Jy sigma=0.001359 ! Fit after self-cal, rms=0.429507Jy sigma=0.001353 ! Inverting map and beam ! Estimated beam: bmin=2.82 mas, bmaj=6.989 mas, bpa=-1.441 degrees ! Estimated noise=2398.7 mJy/beam. ! Added new window around map position (6.5, 2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0364493 Jy ! Component: 100 - total flux cleaned = 0.0461597 Jy ! Total flux subtracted in 100 components = 0.0461597 Jy ! Clean residual min=-0.025843 max=0.041388 Jy/beam ! Clean residual mean=-0.001426 rms=0.006776 Jy/beam ! Combined flux in latest and established models = 0.43335 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.43335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.425394Jy sigma=0.001344 ! Fit after self-cal, rms=0.424914Jy sigma=0.001342 ! 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.534 mas, bmaj=9.409 mas, bpa=-5.533 degrees ! Estimated noise=1138.91 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.000390681 Jy ! Component: 100 - total flux cleaned = -0.00112845 Jy ! Component: 150 - total flux cleaned = -0.00172728 Jy ! Component: 200 - total flux cleaned = -0.00197589 Jy ! Total flux subtracted in 200 components = -0.00197589 Jy ! Clean residual min=-0.022321 max=0.017962 Jy/beam ! Clean residual mean=-0.004284 rms=0.005573 Jy/beam ! Combined flux in latest and established models = 0.431374 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 38 components and 0.431374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.424516Jy sigma=0.001339 ! Fit after self-cal, rms=0.424499Jy sigma=0.001339 ! 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.534 x 9.409 at -5.533 degrees (North through East) ! Clean map min=-0.021889 max=0.37235 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.03695 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 0.99 KP 0.84 ! LA 1.06 MK 1.01 NL 1.00* OV 1.06 ! PT 0.96 SC 0.76 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.983241 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 HN 1.16 KP 0.96 ! LA 1.11 MK 1.04 NL 0.97 OV 0.96 ! PT 1.00 SC 0.88 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05368 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 0.94 KP 0.96 ! LA 0.83 MK 0.86 NL 0.85 OV 0.90 ! PT 1.18 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.979937 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 1.19 KP 0.97 ! LA 0.95 MK 1.01 NL 1.06 OV 1.03 ! PT 0.96 SC 0.95 ! ! ! Fit before self-cal, rms=0.424499Jy sigma=0.001339 ! Fit after self-cal, rms=0.414174Jy sigma=0.001329 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.414174Jy sigma=0.001329 ! Fit after self-cal, rms=0.414126Jy sigma=0.001329 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=9.073 mas, bpa=-4.071 degrees ! Estimated noise=1145.14 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.00679527 Jy ! Component: 100 - total flux cleaned = 0.00729495 Jy ! Component: 150 - total flux cleaned = 0.0076897 Jy ! Component: 200 - total flux cleaned = 0.00769595 Jy ! Total flux subtracted in 200 components = 0.00769595 Jy ! Clean residual min=-0.022013 max=0.018277 Jy/beam ! Clean residual mean=-0.003915 rms=0.005424 Jy/beam ! Combined flux in latest and established models = 0.43907 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.43907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.413718Jy sigma=0.001328 ! Fit after self-cal, rms=0.413696Jy sigma=0.001328 ! 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.413696Jy sigma=0.001328 ! Fit after self-cal, rms=0.411879Jy sigma=0.001322 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.000139299 Jy ! Component: 100 - total flux cleaned = -0.000188669 Jy ! Component: 150 - total flux cleaned = -0.000190869 Jy ! Component: 200 - total flux cleaned = -0.000321777 Jy ! Total flux subtracted in 200 components = -0.000321777 Jy ! Clean residual min=-0.021657 max=0.018296 Jy/beam ! Clean residual mean=-0.003924 rms=0.005403 Jy/beam ! Combined flux in latest and established models = 0.438748 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 0.438748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.411775Jy sigma=0.001322 ! Fit after self-cal, rms=0.411400Jy sigma=0.001321 ! 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.484 x 9.073 at -4.071 degrees (North through East) ! Clean map min=-0.021287 max=0.37783 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.411400Jy sigma=0.001321 ! Fit after self-cal, rms=1.829509Jy sigma=0.001293 ! 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=1.829509Jy sigma=0.001293 ! Fit after self-cal, rms=1.829889Jy sigma=0.001293 ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=9.356 mas, bpa=-4.229 degrees ! Estimated noise=1133.49 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000486063 Jy ! Component: 100 - total flux cleaned = 0.00121321 Jy ! Component: 150 - total flux cleaned = 0.00101388 Jy ! Component: 200 - total flux cleaned = 0.00119735 Jy ! Total flux subtracted in 200 components = 0.00119735 Jy ! Clean residual min=-0.021871 max=0.017864 Jy/beam ! Clean residual mean=-0.002090 rms=0.005192 Jy/beam ! Combined flux in latest and established models = 0.439946 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.439946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.829804Jy sigma=0.001292 ! Fit after self-cal, rms=1.829906Jy sigma=0.001292 ! 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=1.829906Jy sigma=0.001292 ! Fit after self-cal, rms=1.996657Jy sigma=0.001290 ! 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=1.996657Jy sigma=0.001290 ! Fit after self-cal, rms=1.996803Jy sigma=0.001290 ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=9.263 mas, bpa=-3.738 degrees ! Estimated noise=1130.21 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000483683 Jy ! Component: 100 - total flux cleaned = 0.000891618 Jy ! Component: 150 - total flux cleaned = 0.000903835 Jy ! Component: 200 - total flux cleaned = 0.000903222 Jy ! Total flux subtracted in 200 components = 0.000903222 Jy ! Clean residual min=-0.021843 max=0.017168 Jy/beam ! Clean residual mean=-0.002060 rms=0.005081 Jy/beam ! Combined flux in latest and established models = 0.440849 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 73 components and 0.440849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.996708Jy sigma=0.001289 ! Fit after self-cal, rms=1.996810Jy sigma=0.001289 ! 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.452 mas, bmaj=16.04 mas, bpa=8.702 degrees ! Estimated noise=1398.34 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00162531 Jy ! Component: 100 - total flux cleaned = -0.00261495 Jy ! Component: 150 - total flux cleaned = -0.0030642 Jy ! Component: 200 - total flux cleaned = -0.0032909 Jy ! Total flux subtracted in 200 components = -0.0032909 Jy ! Clean residual min=-0.031355 max=0.019890 Jy/beam ! Clean residual mean=-0.003809 rms=0.008011 Jy/beam ! Combined flux in latest and established models = 0.437558 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 81 components and 0.437558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.996711Jy sigma=0.001289 ! Fit after self-cal, rms=1.996853Jy sigma=0.001289 ! 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.791 mas, bmaj=7.318 mas, bpa=-2.317 degrees ! Estimated noise=2507.74 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.337854 Jy ! Component: 100 - total flux cleaned = 0.401655 Jy ! Component: 150 - total flux cleaned = 0.426927 Jy ! Component: 200 - total flux cleaned = 0.432936 Jy ! Total flux subtracted in 200 components = 0.432936 Jy ! Clean residual min=-0.017176 max=0.014353 Jy/beam ! Clean residual mean=-0.001224 rms=0.004461 Jy/beam ! Combined flux in latest and established models = 0.432936 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.432936 Jy ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=9.263 mas, bpa=-3.738 degrees ! Estimated noise=1130.21 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.00480048 Jy ! Component: 100 - total flux cleaned = 0.00506292 Jy ! Component: 150 - total flux cleaned = 0.00525044 Jy ! Component: 200 - total flux cleaned = 0.00524595 Jy ! Total flux subtracted in 200 components = 0.00524595 Jy ! Clean residual min=-0.022092 max=0.015834 Jy/beam ! Clean residual mean=-0.002047 rms=0.005040 Jy/beam ! Combined flux in latest and established models = 0.438182 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 40 components and 0.438182 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.452 mas, bmaj=16.04 mas, bpa=8.702 degrees ! Estimated noise=1398.34 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.000864464 Jy ! Component: 100 - total flux cleaned = -0.0016696 Jy ! Component: 150 - total flux cleaned = -0.00212877 Jy ! Component: 200 - total flux cleaned = -0.00222598 Jy ! Total flux subtracted in 200 components = -0.00222598 Jy ! Clean residual min=-0.031463 max=0.019479 Jy/beam ! Clean residual mean=-0.003799 rms=0.008013 Jy/beam ! Combined flux in latest and established models = 0.435956 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.435956 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=9.263 mas, bpa=-3.738 degrees ! Estimated noise=1130.21 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000867859 Jy ! Component: 100 - total flux cleaned = 0.00140833 Jy ! Component: 150 - total flux cleaned = 0.00172107 Jy ! Component: 200 - total flux cleaned = 0.00189786 Jy ! Total flux subtracted in 200 components = 0.00189786 Jy ! Clean residual min=-0.022535 max=0.015480 Jy/beam ! Clean residual mean=-0.002044 rms=0.004971 Jy/beam ! Combined flux in latest and established models = 0.437854 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.437854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.996738Jy sigma=0.001288 ! Fit after self-cal, rms=1.996858Jy sigma=0.001288 wmodel J0405-1308_S_1997_05_07_yyk\_map.mod ! Writing 63 model components to file: J0405-1308_S_1997_05_07_yyk_map.mod wobs J0405-1308_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0405-1308_S_1997_05_07_yyk_uvs.fits wwins J0405-1308_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J0405-1308_S_1997_05_07_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00808141 Jy ! Component: 100 - total flux cleaned = -0.0115869 Jy ! Component: 150 - total flux cleaned = -0.0152833 Jy ! Component: 200 - total flux cleaned = -0.01747 Jy ! Component: 250 - total flux cleaned = -0.018834 Jy ! Component: 300 - total flux cleaned = -0.020777 Jy ! Component: 350 - total flux cleaned = -0.0230434 Jy ! Component: 400 - total flux cleaned = -0.025607 Jy ! Component: 450 - total flux cleaned = -0.0276975 Jy ! Component: 500 - total flux cleaned = -0.0297236 Jy ! Component: 550 - total flux cleaned = -0.0318687 Jy ! Component: 600 - total flux cleaned = -0.0344784 Jy ! Component: 650 - total flux cleaned = -0.0371938 Jy ! Component: 700 - total flux cleaned = -0.0395151 Jy ! Component: 750 - total flux cleaned = -0.0412994 Jy ! Component: 800 - total flux cleaned = -0.0428923 Jy ! Component: 850 - total flux cleaned = -0.0447677 Jy ! Component: 900 - total flux cleaned = -0.0466075 Jy ! Component: 950 - total flux cleaned = -0.0487118 Jy ! Component: 1000 - total flux cleaned = -0.0506282 Jy ! Component: 1050 - total flux cleaned = -0.052365 Jy ! Component: 1100 - total flux cleaned = -0.0540725 Jy ! Component: 1150 - total flux cleaned = -0.0556126 Jy ! Component: 1200 - total flux cleaned = -0.0571299 Jy ! Component: 1250 - total flux cleaned = -0.0587585 Jy ! Component: 1300 - total flux cleaned = -0.0604925 Jy ! Component: 1350 - total flux cleaned = -0.0619365 Jy ! Component: 1400 - total flux cleaned = -0.0636175 Jy ! Component: 1450 - total flux cleaned = -0.0651455 Jy ! Component: 1500 - total flux cleaned = -0.066777 Jy ! Component: 1550 - total flux cleaned = -0.068384 Jy ! Component: 1600 - total flux cleaned = -0.0700909 Jy ! Component: 1650 - total flux cleaned = -0.0715335 Jy ! Component: 1700 - total flux cleaned = -0.073196 Jy ! Component: 1750 - total flux cleaned = -0.0749541 Jy ! Component: 1800 - total flux cleaned = -0.0764595 Jy ! Component: 1850 - total flux cleaned = -0.0780623 Jy ! Component: 1900 - total flux cleaned = -0.0799863 Jy ! Component: 1950 - total flux cleaned = -0.0815519 Jy ! Component: 2000 - total flux cleaned = -0.0833232 Jy ! Total flux subtracted in 2048 components = -0.0850775 Jy ! Clean residual min=-0.007169 max=0.006062 Jy/beam ! Clean residual mean=-0.001739 rms=0.002318 Jy/beam ! Combined flux in latest and established models = 0.352777 Jy keep ! Adding 232 model components to the UV plane model. ! The established model now contains 295 components and 0.352777 Jy ![Exited script file: muppet] wmap "J0405-1308_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.481 x 9.263 at -3.738 degrees (North through East) ! Clean map min=-0.017947 max=0.38006 Jy/beam ! Writing clean map to FITS file: J0405-1308_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.380064 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00241738 device "J0405-1308_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0405-1308_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.90814 1.90814 3.81628 7.63257 15.2651 30.5303 61.0605 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0072 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.38 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.481 x 9.263 at -3.738 degrees (North through East) ! Clean map min=-0.017947 max=0.38006 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0405-1308_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0405-1308_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0405-1308_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 16:11:25 2007