! Started logfile: J1352-2745_S_2005_07_20_yyk_uvs.log on Fri Jan 20 10:32:06 2006 obs J1352-2745_S_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J1352-2745_S_2005_07_20_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.864444 visibilities/baseline/integration-bin. ! Found source: J1352-2745 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1527 lines of history. ! ! Reading 1556 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 J1352-2745_S_2005_07_20_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.184848 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.421 mas, bmaj=6.537 mas, bpa=-2.557 degrees ! Estimated noise=2.04712 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.121272 Jy ! Component: 100 - total flux cleaned = 0.143126 Jy ! Total flux subtracted in 100 components = 0.143126 Jy ! Clean residual min=-0.012928 max=0.015860 Jy/beam ! Clean residual mean=-0.000062 rms=0.003700 Jy/beam ! Combined flux in latest and established models = 0.143126 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.143126 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.116894Jy sigma=1.391784 ! Fit after self-cal, rms=0.094992Jy sigma=1.126019 ! Inverting map and beam ! Estimated beam: bmin=2.421 mas, bmaj=6.538 mas, bpa=-2.557 degrees ! Estimated noise=2.04667 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0226599 Jy ! Component: 100 - total flux cleaned = 0.031176 Jy ! Total flux subtracted in 100 components = 0.031176 Jy ! Clean residual min=-0.008020 max=0.009630 Jy/beam ! Clean residual mean=-0.000027 rms=0.002399 Jy/beam ! Combined flux in latest and established models = 0.174302 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.174302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091335Jy sigma=1.053202 ! Fit after self-cal, rms=0.091341Jy sigma=1.052699 ! 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=2.92 mas, bmaj=7.744 mas, bpa=-3.56 degrees ! Estimated noise=1.38406 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.00379472 Jy ! Component: 100 - total flux cleaned = 0.00416386 Jy ! Component: 150 - total flux cleaned = 0.00425663 Jy ! Component: 200 - total flux cleaned = 0.00429792 Jy ! Total flux subtracted in 200 components = 0.00429792 Jy ! Clean residual min=-0.005635 max=0.006618 Jy/beam ! Clean residual mean=-0.000030 rms=0.001657 Jy/beam ! Combined flux in latest and established models = 0.1786 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 34 components and 0.1786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091364Jy sigma=1.050743 ! Fit after self-cal, rms=0.091345Jy sigma=1.050680 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.92 x 7.744 at -3.56 degrees (North through East) ! Clean map min=-0.0054399 max=0.15728 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.977354 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 1.18 KP 0.96 ! LA 1.00 MK 1.02 NL 0.89 OV 1.08 ! PT 1.08 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.091345Jy sigma=1.050680 ! Fit after self-cal, rms=0.091584Jy sigma=1.046372 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.091584Jy sigma=1.046372 ! Fit after self-cal, rms=0.091589Jy sigma=1.046352 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.916 mas, bmaj=7.71 mas, bpa=-3.299 degrees ! Estimated noise=1.37593 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.000802906 Jy ! Component: 100 - total flux cleaned = -0.000803291 Jy ! Component: 150 - total flux cleaned = -0.000767334 Jy ! Component: 200 - total flux cleaned = -0.000768115 Jy ! Total flux subtracted in 200 components = -0.000768115 Jy ! Clean residual min=-0.005537 max=0.005479 Jy/beam ! Clean residual mean=-0.000021 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.177831 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.177831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091587Jy sigma=1.045934 ! Fit after self-cal, rms=0.091575Jy sigma=1.045894 ! 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.091575Jy sigma=1.045894 ! Fit after self-cal, rms=0.081567Jy sigma=0.971664 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.00161709 Jy ! Component: 100 - total flux cleaned = 0.00161881 Jy ! Component: 150 - total flux cleaned = 0.0016596 Jy ! Component: 200 - total flux cleaned = 0.00162685 Jy ! Total flux subtracted in 200 components = 0.00162685 Jy ! Clean residual min=-0.005063 max=0.005680 Jy/beam ! Clean residual mean=-0.000022 rms=0.001483 Jy/beam ! Combined flux in latest and established models = 0.179458 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 52 components and 0.179458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081513Jy sigma=0.970802 ! Fit after self-cal, rms=0.080187Jy sigma=0.964771 ! 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: 2.916 x 7.71 at -3.299 degrees (North through East) ! Clean map min=-0.0048227 max=0.15944 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.080187Jy sigma=0.964771 ! Fit after self-cal, rms=0.080635Jy sigma=0.961246 ! 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.080635Jy sigma=0.961246 ! Fit after self-cal, rms=0.080326Jy sigma=0.960230 ! Inverting map and beam ! Estimated beam: bmin=2.913 mas, bmaj=7.716 mas, bpa=-3.424 degrees ! Estimated noise=1.38702 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161907 Jy ! Component: 100 - total flux cleaned = 0.00166214 Jy ! Component: 150 - total flux cleaned = 0.00166298 Jy ! Component: 200 - total flux cleaned = 0.0016623 Jy ! Total flux subtracted in 200 components = 0.0016623 Jy ! Clean residual min=-0.005069 max=0.005900 Jy/beam ! Clean residual mean=-0.000022 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.181121 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.181121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080274Jy sigma=0.959564 ! Fit after self-cal, rms=0.080175Jy sigma=0.959311 ! 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.080175Jy sigma=0.959311 ! Fit after self-cal, rms=0.080835Jy sigma=0.948445 ! 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.080835Jy sigma=0.948445 ! Fit after self-cal, rms=0.080804Jy sigma=0.948318 ! Inverting map and beam ! Estimated beam: bmin=2.903 mas, bmaj=7.707 mas, bpa=-3.509 degrees ! Estimated noise=1.41027 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00316734 Jy ! Component: 100 - total flux cleaned = 0.00376627 Jy ! Component: 150 - total flux cleaned = 0.00373927 Jy ! Component: 200 - total flux cleaned = 0.00371541 Jy ! Total flux subtracted in 200 components = 0.00371541 Jy ! Clean residual min=-0.004375 max=0.005212 Jy/beam ! Clean residual mean=-0.000001 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.184836 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 56 components and 0.184836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080736Jy sigma=0.946963 ! Fit after self-cal, rms=0.080722Jy sigma=0.946920 ! 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.054 mas, bmaj=19.95 mas, bpa=2.072 degrees ! Estimated noise=1.86466 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.00112881 Jy ! Component: 100 - total flux cleaned = 0.00124513 Jy ! Component: 150 - total flux cleaned = 0.00135149 Jy ! Component: 200 - total flux cleaned = 0.00145192 Jy ! Total flux subtracted in 200 components = 0.00145192 Jy ! Clean residual min=-0.005195 max=0.005315 Jy/beam ! Clean residual mean=0.000007 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 0.186288 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 59 components and 0.186288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080776Jy sigma=0.947799 ! Fit after self-cal, rms=0.080762Jy sigma=0.947468 ! 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.419 mas, bmaj=6.53 mas, bpa=-2.525 degrees ! Estimated noise=2.07948 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.143094 Jy ! Component: 100 - total flux cleaned = 0.167733 Jy ! Component: 150 - total flux cleaned = 0.177736 Jy ! Component: 200 - total flux cleaned = 0.182323 Jy ! Total flux subtracted in 200 components = 0.182323 Jy ! Clean residual min=-0.006822 max=0.007042 Jy/beam ! Clean residual mean=-0.000013 rms=0.001866 Jy/beam ! Combined flux in latest and established models = 0.182323 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.182323 Jy ! Inverting map and beam ! Estimated beam: bmin=2.903 mas, bmaj=7.707 mas, bpa=-3.509 degrees ! Estimated noise=1.41027 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.00175535 Jy ! Component: 100 - total flux cleaned = 0.00193879 Jy ! Component: 150 - total flux cleaned = 0.00198568 Jy ! Component: 200 - total flux cleaned = 0.00203201 Jy ! Total flux subtracted in 200 components = 0.00203201 Jy ! Clean residual min=-0.004488 max=0.005201 Jy/beam ! Clean residual mean=-0.000002 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.184355 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 34 components and 0.184355 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.054 mas, bmaj=19.95 mas, bpa=2.072 degrees ! Estimated noise=1.86466 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.00130274 Jy ! Component: 100 - total flux cleaned = 0.00150907 Jy ! Component: 150 - total flux cleaned = 0.00163168 Jy ! Component: 200 - total flux cleaned = 0.00175038 Jy ! Total flux subtracted in 200 components = 0.00175038 Jy ! Clean residual min=-0.005182 max=0.005312 Jy/beam ! Clean residual mean=0.000007 rms=0.001704 Jy/beam ! Combined flux in latest and established models = 0.186105 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.186105 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.903 mas, bmaj=7.707 mas, bpa=-3.509 degrees ! Estimated noise=1.41027 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000592805 Jy ! Component: 100 - total flux cleaned = -0.000706081 Jy ! Component: 150 - total flux cleaned = -0.000893729 Jy ! Component: 200 - total flux cleaned = -0.00101749 Jy ! Total flux subtracted in 200 components = -0.00101749 Jy ! Clean residual min=-0.004425 max=0.005235 Jy/beam ! Clean residual mean=-0.000001 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.185088 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.185088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080720Jy sigma=0.947976 ! Fit after self-cal, rms=0.080704Jy sigma=0.947770 wmodel J1352-2745_S_2005_07_20_yyk\_map.mod ! Writing 42 model components to file: J1352-2745_S_2005_07_20_yyk_map.mod wobs J1352-2745_S_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J1352-2745_S_2005_07_20_yyk_uvs.fits wwins J1352-2745_S_2005_07_20_yyk\_map.win ! wwins: Wrote 1 windows to J1352-2745_S_2005_07_20_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.00209236 Jy ! Component: 100 - total flux cleaned = 0.00348993 Jy ! Component: 150 - total flux cleaned = 0.00464542 Jy ! Component: 200 - total flux cleaned = 0.00515859 Jy ! Component: 250 - total flux cleaned = 0.00544101 Jy ! Component: 300 - total flux cleaned = 0.0051712 Jy ! Component: 350 - total flux cleaned = 0.00517357 Jy ! Component: 400 - total flux cleaned = 0.00523824 Jy ! Component: 450 - total flux cleaned = 0.00536082 Jy ! Component: 500 - total flux cleaned = 0.00523831 Jy ! Component: 550 - total flux cleaned = 0.00523744 Jy ! Component: 600 - total flux cleaned = 0.00512344 Jy ! Component: 650 - total flux cleaned = 0.00523609 Jy ! Component: 700 - total flux cleaned = 0.00523566 Jy ! Component: 750 - total flux cleaned = 0.00512889 Jy ! Component: 800 - total flux cleaned = 0.00491952 Jy ! Component: 850 - total flux cleaned = 0.00481731 Jy ! Component: 900 - total flux cleaned = 0.00446143 Jy ! Component: 950 - total flux cleaned = 0.00406188 Jy ! Component: 1000 - total flux cleaned = 0.0038651 Jy ! Component: 1050 - total flux cleaned = 0.00362208 Jy ! Component: 1100 - total flux cleaned = 0.00343086 Jy ! Component: 1150 - total flux cleaned = 0.00300706 Jy ! Component: 1200 - total flux cleaned = 0.00282224 Jy ! Component: 1250 - total flux cleaned = 0.00254712 Jy ! Component: 1300 - total flux cleaned = 0.00223175 Jy ! Component: 1350 - total flux cleaned = 0.00192022 Jy ! Component: 1400 - total flux cleaned = 0.00169953 Jy ! Component: 1450 - total flux cleaned = 0.00135209 Jy ! Component: 1500 - total flux cleaned = 0.00109452 Jy ! Component: 1550 - total flux cleaned = 0.000711063 Jy ! Component: 1600 - total flux cleaned = 0.000458945 Jy ! Component: 1650 - total flux cleaned = 0.000167999 Jy ! Component: 1700 - total flux cleaned = 3.30017e-06 Jy ! Component: 1750 - total flux cleaned = -0.000322169 Jy ! Component: 1800 - total flux cleaned = -0.000483539 Jy ! Component: 1850 - total flux cleaned = -0.000762825 Jy ! Component: 1900 - total flux cleaned = -0.000960602 Jy ! Component: 1950 - total flux cleaned = -0.00115552 Jy ! Component: 2000 - total flux cleaned = -0.00131073 Jy ! Total flux subtracted in 2048 components = -0.00154057 Jy ! Clean residual min=-0.002307 max=0.002328 Jy/beam ! Clean residual mean=0.000007 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.183547 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 184 components and 0.183547 Jy ![Exited script file: muppet] wmap "J1352-2745_S_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.903 x 7.707 at -3.509 degrees (North through East) ! Clean map min=-0.0034107 max=0.16398 Jy/beam ! Writing clean map to FITS file: J1352-2745_S_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.163976 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000789975 device "J1352-2745_S_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1352-2745_S_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.44529 1.44529 2.89057 5.78115 11.5623 23.1246 46.2492 92.4984 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.163 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.903 x 7.707 at -3.509 degrees (North through East) ! Clean map min=-0.0034107 max=0.16398 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1352-2745_S_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1352-2745_S_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1352-2745_S_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:32:10 2006