! Started logfile: J0746-1555_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:28:04 2007 obs J0746-1555_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0746-1555_S_2002_01_31_yyk_uva.fits ! AN table 1: 80 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.745278 visibilities/baseline/integration-bin. ! Found source: J0746-1555 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1224 lines of history. ! ! Reading 10732 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 J0746-1555_S_2002_01_31_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.293097 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.564 mas, bmaj=6.384 mas, bpa=-0.1247 degrees ! Estimated noise=1285.38 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.20304 Jy ! Component: 100 - total flux cleaned = 0.245237 Jy ! Total flux subtracted in 100 components = 0.245237 Jy ! Clean residual min=-0.008035 max=0.016540 Jy/beam ! Clean residual mean=0.000113 rms=0.002854 Jy/beam ! Combined flux in latest and established models = 0.245237 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.245237 Jy ! ! Correcting IF 1. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.157870Jy sigma=0.001239 ! Fit after self-cal, rms=0.157758Jy sigma=0.001238 ! Inverting map and beam ! Estimated beam: bmin=2.564 mas, bmaj=6.384 mas, bpa=-0.1247 degrees ! Estimated noise=1285.38 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.409 mas, bmaj=7.881 mas, bpa=-0.8596 degrees ! Estimated noise=848.195 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 (-6, -4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.025472 Jy ! Component: 100 - total flux cleaned = 0.0364663 Jy ! Component: 150 - total flux cleaned = 0.0406721 Jy ! Component: 200 - total flux cleaned = 0.0415866 Jy ! Total flux subtracted in 200 components = 0.0415866 Jy ! Clean residual min=-0.006331 max=0.010582 Jy/beam ! Clean residual mean=0.000168 rms=0.002108 Jy/beam ! Combined flux in latest and established models = 0.286824 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 53 components and 0.286824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154868Jy sigma=0.001214 ! Fit after self-cal, rms=0.154673Jy sigma=0.001212 ! 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.409 x 7.881 at -0.8596 degrees (North through East) ! Clean map min=-0.0063892 max=0.2344 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.00229 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.13 HN 1.00* KP 0.95 ! LA 0.94 MK 0.95 NL 1.05 OV 0.96 ! PT 1.00 SC 1.10 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.997485 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.01 HN 1.00* KP 1.00* ! LA 0.97 MK 1.03 NL 1.09 OV 0.96 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.969514 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.00* KP 1.03 ! LA 0.96 MK 1.00 NL 1.29 OV 0.99 ! PT 1.14 SC 0.96 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02195 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.88 HN 1.00* KP 1.09 ! LA 0.79 MK 0.97 NL 1.21 OV 0.91 ! PT 0.98 SC 0.97 ! ! ! Fit before self-cal, rms=0.154673Jy sigma=0.001212 ! Fit after self-cal, rms=0.150606Jy 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.150606Jy sigma=0.001188 ! Fit after self-cal, rms=0.150608Jy sigma=0.001188 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=7.873 mas, bpa=-0.5713 degrees ! Estimated noise=843.081 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.000436169 Jy ! Component: 100 - total flux cleaned = 0.000660086 Jy ! Component: 150 - total flux cleaned = 0.000847488 Jy ! Component: 200 - total flux cleaned = 0.000926865 Jy ! Total flux subtracted in 200 components = 0.000926865 Jy ! Clean residual min=-0.004276 max=0.003876 Jy/beam ! Clean residual mean=-0.000017 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.287751 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 81 components and 0.287751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150479Jy sigma=0.001187 ! Fit after self-cal, rms=0.150468Jy 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.150468Jy sigma=0.001187 ! Fit after self-cal, rms=0.149612Jy sigma=0.001180 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.000305567 Jy ! Component: 100 - total flux cleaned = 0.000434482 Jy ! Component: 150 - total flux cleaned = 0.000607419 Jy ! Component: 200 - total flux cleaned = 0.000711843 Jy ! Total flux subtracted in 200 components = 0.000711843 Jy ! Clean residual min=-0.003948 max=0.003749 Jy/beam ! Clean residual mean=-0.000015 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.288463 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 100 components and 0.288463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149570Jy sigma=0.001180 ! Fit after self-cal, rms=0.149458Jy sigma=0.001179 ! 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.427 x 7.873 at -0.5713 degrees (North through East) ! Clean map min=-0.0037103 max=0.23507 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.149458Jy sigma=0.001179 ! Fit after self-cal, rms=0.150459Jy sigma=0.001175 ! 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.150459Jy sigma=0.001175 ! Fit after self-cal, rms=0.150440Jy sigma=0.001175 ! Inverting map and beam ! Estimated beam: bmin=3.424 mas, bmaj=7.87 mas, bpa=-0.5699 degrees ! Estimated noise=840.466 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000187545 Jy ! Component: 100 - total flux cleaned = -3.0995e-05 Jy ! Component: 150 - total flux cleaned = 5.87598e-05 Jy ! Component: 200 - total flux cleaned = 9.66731e-05 Jy ! Total flux subtracted in 200 components = 9.66731e-05 Jy ! Clean residual min=-0.003570 max=0.003365 Jy/beam ! Clean residual mean=0.000010 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.288559 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 113 components and 0.288559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150411Jy sigma=0.001175 ! Fit after self-cal, rms=0.150406Jy sigma=0.001175 ! 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.150406Jy sigma=0.001175 ! Fit after self-cal, rms=0.150581Jy sigma=0.001170 ! 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.150581Jy sigma=0.001170 ! Fit after self-cal, rms=0.150585Jy sigma=0.001170 ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=7.872 mas, bpa=-0.6139 degrees ! Estimated noise=840.084 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -7.28414e-05 Jy ! Component: 100 - total flux cleaned = 1.09644e-05 Jy ! Component: 150 - total flux cleaned = 0.000164604 Jy ! Component: 200 - total flux cleaned = 0.000238801 Jy ! Total flux subtracted in 200 components = 0.000238801 Jy ! Clean residual min=-0.003457 max=0.003304 Jy/beam ! Clean residual mean=0.000013 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.288798 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 122 components and 0.288798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150563Jy sigma=0.001170 ! Fit after self-cal, rms=0.150564Jy sigma=0.001170 ! 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.978 mas, bmaj=16.53 mas, bpa=11.08 degrees ! Estimated noise=1047.57 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.000382811 Jy ! Component: 100 - total flux cleaned = 0.000550019 Jy ! Component: 150 - total flux cleaned = 0.000689171 Jy ! Component: 200 - total flux cleaned = 0.000779274 Jy ! Total flux subtracted in 200 components = 0.000779274 Jy ! Clean residual min=-0.003172 max=0.003477 Jy/beam ! Clean residual mean=0.000014 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.289577 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 136 components and 0.289577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150565Jy sigma=0.001170 ! Fit after self-cal, rms=0.150567Jy sigma=0.001170 ! 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.57 mas, bmaj=6.369 mas, bpa=-0.07416 degrees ! Estimated noise=1278.6 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.202535 Jy ! Component: 100 - total flux cleaned = 0.244135 Jy ! Component: 150 - total flux cleaned = 0.259857 Jy ! Component: 200 - total flux cleaned = 0.268615 Jy ! Total flux subtracted in 200 components = 0.268615 Jy ! Clean residual min=-0.005071 max=0.004103 Jy/beam ! Clean residual mean=0.000032 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.268615 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.268615 Jy ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=7.872 mas, bpa=-0.6139 degrees ! Estimated noise=840.084 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.0097063 Jy ! Component: 100 - total flux cleaned = 0.0144857 Jy ! Component: 150 - total flux cleaned = 0.0171604 Jy ! Component: 200 - total flux cleaned = 0.0179397 Jy ! Total flux subtracted in 200 components = 0.0179397 Jy ! Clean residual min=-0.003541 max=0.003632 Jy/beam ! Clean residual mean=0.000031 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.286555 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 73 components and 0.286555 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.978 mas, bmaj=16.53 mas, bpa=11.08 degrees ! Estimated noise=1047.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208401 Jy ! Component: 100 - total flux cleaned = 0.00250641 Jy ! Component: 150 - total flux cleaned = 0.00268503 Jy ! Component: 200 - total flux cleaned = 0.00277684 Jy ! Total flux subtracted in 200 components = 0.00277684 Jy ! Clean residual min=-0.003320 max=0.003691 Jy/beam ! Clean residual mean=0.000017 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.289332 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 80 components and 0.289332 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=7.872 mas, bpa=-0.6139 degrees ! Estimated noise=840.084 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000170185 Jy ! Component: 100 - total flux cleaned = -0.000169168 Jy ! Component: 150 - total flux cleaned = -0.000247577 Jy ! Component: 200 - total flux cleaned = -0.000314814 Jy ! Total flux subtracted in 200 components = -0.000314814 Jy ! Clean residual min=-0.003523 max=0.003517 Jy/beam ! Clean residual mean=0.000010 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.289017 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 102 components and 0.289017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150567Jy sigma=0.001170 ! Fit after self-cal, rms=0.150559Jy sigma=0.001170 wmodel J0746-1555_S_2002_01_31_yyk\_map.mod ! Writing 102 model components to file: J0746-1555_S_2002_01_31_yyk_map.mod wobs J0746-1555_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J0746-1555_S_2002_01_31_yyk_uvs.fits wwins J0746-1555_S_2002_01_31_yyk\_map.win ! wwins: Wrote 2 windows to J0746-1555_S_2002_01_31_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.000574217 Jy ! Component: 100 - total flux cleaned = -0.000739128 Jy ! Component: 150 - total flux cleaned = -0.000838691 Jy ! Component: 200 - total flux cleaned = -0.00116673 Jy ! Component: 250 - total flux cleaned = -0.00148152 Jy ! Component: 300 - total flux cleaned = -0.00182673 Jy ! Component: 350 - total flux cleaned = -0.00211892 Jy ! Component: 400 - total flux cleaned = -0.00236113 Jy ! Component: 450 - total flux cleaned = -0.00255639 Jy ! Component: 500 - total flux cleaned = -0.00274544 Jy ! Component: 550 - total flux cleaned = -0.00285562 Jy ! Component: 600 - total flux cleaned = -0.00306984 Jy ! Component: 650 - total flux cleaned = -0.00327788 Jy ! Component: 700 - total flux cleaned = -0.00334603 Jy ! Component: 750 - total flux cleaned = -0.00351265 Jy ! Component: 800 - total flux cleaned = -0.00370678 Jy ! Component: 850 - total flux cleaned = -0.00389586 Jy ! Component: 900 - total flux cleaned = -0.00401876 Jy ! Component: 950 - total flux cleaned = -0.00404879 Jy ! Component: 1000 - total flux cleaned = -0.00410748 Jy ! Component: 1050 - total flux cleaned = -0.00413656 Jy ! Component: 1100 - total flux cleaned = -0.00427788 Jy ! Component: 1150 - total flux cleaned = -0.00438841 Jy ! Component: 1200 - total flux cleaned = -0.0044154 Jy ! Component: 1250 - total flux cleaned = -0.00446894 Jy ! Component: 1300 - total flux cleaned = -0.00454802 Jy ! Component: 1350 - total flux cleaned = -0.00467752 Jy ! Component: 1400 - total flux cleaned = -0.00480481 Jy ! Component: 1450 - total flux cleaned = -0.00485534 Jy ! Component: 1500 - total flux cleaned = -0.0049297 Jy ! Component: 1550 - total flux cleaned = -0.00502746 Jy ! Component: 1600 - total flux cleaned = -0.0051238 Jy ! Component: 1650 - total flux cleaned = -0.00514718 Jy ! Component: 1700 - total flux cleaned = -0.0052409 Jy ! Component: 1750 - total flux cleaned = -0.00531008 Jy ! Component: 1800 - total flux cleaned = -0.00530988 Jy ! Component: 1850 - total flux cleaned = -0.00544556 Jy ! Component: 1900 - total flux cleaned = -0.00546786 Jy ! Component: 1950 - total flux cleaned = -0.00555618 Jy ! Component: 2000 - total flux cleaned = -0.00564336 Jy ! Total flux subtracted in 2048 components = -0.0057078 Jy ! Clean residual min=-0.001274 max=0.001431 Jy/beam ! Clean residual mean=-0.000019 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.283309 Jy keep ! Adding 158 model components to the UV plane model. ! The established model now contains 260 components and 0.283309 Jy ![Exited script file: muppet] wmap "J0746-1555_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.423 x 7.872 at -0.6139 degrees (North through East) ! Clean map min=-0.0024872 max=0.23879 Jy/beam ! Writing clean map to FITS file: J0746-1555_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.238793 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000453173 device "J0746-1555_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0746-1555_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.56933 0.56933 1.13866 2.27732 4.55464 9.10928 18.2186 36.4371 72.8743 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.238 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.423 x 7.872 at -0.6139 degrees (North through East) ! Clean map min=-0.0024872 max=0.23879 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0746-1555_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0746-1555_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0746-1555_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:28:11 2007