! Started logfile: J0823-0939_S_2005_06_30_yyk_uvs.log on Sat Oct 8 17:09:44 2005 obs J0823-0939_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J0823-0939_S_2005_06_30_yyk_uve.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.954167 visibilities/baseline/integration-bin. ! Found source: J0823-0939 ! ! 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 1468 lines of history. ! ! Reading 2748 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 J0823-0939_S_2005_06_30_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.236778 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.591 mas, bmaj=6.568 mas, bpa=-1.254 degrees ! Estimated noise=1.12227 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.170131 Jy ! Component: 100 - total flux cleaned = 0.216152 Jy ! Total flux subtracted in 100 components = 0.216152 Jy ! Clean residual min=-0.008773 max=0.015201 Jy/beam ! Clean residual mean=0.000265 rms=0.002713 Jy/beam ! Combined flux in latest and established models = 0.216152 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.216152 Jy ! ! Correcting IF 1. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.088842Jy sigma=1.429486 ! Fit after self-cal, rms=0.088598Jy sigma=1.424507 ! Inverting map and beam ! Estimated beam: bmin=2.591 mas, bmaj=6.568 mas, bpa=-1.254 degrees ! Estimated noise=1.12227 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232891 Jy ! Component: 100 - total flux cleaned = 0.0365293 Jy ! Total flux subtracted in 100 components = 0.0365293 Jy ! Clean residual min=-0.006043 max=0.008204 Jy/beam ! Clean residual mean=0.000062 rms=0.001957 Jy/beam ! Combined flux in latest and established models = 0.252682 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.252682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080604Jy sigma=1.288804 ! Fit after self-cal, rms=0.080556Jy sigma=1.288019 ! 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.318 mas, bmaj=7.924 mas, bpa=-2.365 degrees ! Estimated noise=0.752855 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.0136426 Jy ! Component: 100 - total flux cleaned = 0.0164646 Jy ! Component: 150 - total flux cleaned = 0.0182378 Jy ! Component: 200 - total flux cleaned = 0.0197081 Jy ! Total flux subtracted in 200 components = 0.0197081 Jy ! Clean residual min=-0.007577 max=0.012185 Jy/beam ! Clean residual mean=0.000089 rms=0.002540 Jy/beam ! Combined flux in latest and established models = 0.27239 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.27239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078962Jy sigma=1.247725 ! Fit after self-cal, rms=0.078920Jy sigma=1.247158 ! 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.318 x 7.924 at -2.365 degrees (North through East) ! Clean map min=-0.0073816 max=0.19538 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.03745 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 1.08 KP 0.91 ! LA 1.02 MK 0.92 NL 0.92 OV 0.97 ! PT 1.00 SC 0.85 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.999465 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.07 KP 1.01 ! LA 1.03 MK 1.00 NL 0.97 OV 1.07 ! PT 1.02 SC 0.90 ! ! ! 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.078920Jy sigma=1.247158 ! Fit after self-cal, rms=0.078234Jy sigma=1.236560 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.078234Jy sigma=1.236560 ! Fit after self-cal, rms=0.078232Jy sigma=1.236545 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=7.744 mas, bpa=-1.516 degrees ! Estimated noise=0.752821 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.00480282 Jy ! Component: 100 - total flux cleaned = 0.00624941 Jy ! Component: 150 - total flux cleaned = 0.00715382 Jy ! Component: 200 - total flux cleaned = 0.00804352 Jy ! Total flux subtracted in 200 components = 0.00804352 Jy ! Clean residual min=-0.006990 max=0.010660 Jy/beam ! Clean residual mean=0.000133 rms=0.002273 Jy/beam ! Combined flux in latest and established models = 0.280433 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.280433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078011Jy sigma=1.225161 ! Fit after self-cal, rms=0.077987Jy sigma=1.224861 ! 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.077987Jy sigma=1.224861 ! Fit after self-cal, rms=0.075946Jy sigma=1.184381 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) ! Added new window around map position (-4.5, 7). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108617 Jy ! Component: 100 - total flux cleaned = 0.0131959 Jy ! Component: 150 - total flux cleaned = 0.0140463 Jy ! Component: 200 - total flux cleaned = 0.0146067 Jy ! Total flux subtracted in 200 components = 0.0146067 Jy ! Clean residual min=-0.005608 max=0.006661 Jy/beam ! Clean residual mean=0.000041 rms=0.001734 Jy/beam ! Combined flux in latest and established models = 0.29504 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 79 components and 0.29504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075121Jy sigma=1.155588 ! Fit after self-cal, rms=0.074972Jy sigma=1.150579 ! 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.27 x 7.744 at -1.516 degrees (North through East) ! Clean map min=-0.0053142 max=0.19202 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.074972Jy sigma=1.150579 ! Fit after self-cal, rms=0.072827Jy sigma=1.127467 ! 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.072827Jy sigma=1.127467 ! Fit after self-cal, rms=0.072874Jy sigma=1.127115 ! Inverting map and beam ! Estimated beam: bmin=3.225 mas, bmaj=7.629 mas, bpa=-1.262 degrees ! Estimated noise=0.740514 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00290671 Jy ! Component: 100 - total flux cleaned = 0.00426347 Jy ! Component: 150 - total flux cleaned = 0.00509049 Jy ! Component: 200 - total flux cleaned = 0.00560921 Jy ! Total flux subtracted in 200 components = 0.00560921 Jy ! Clean residual min=-0.005386 max=0.006548 Jy/beam ! Clean residual mean=0.000030 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.300649 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 92 components and 0.300649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072890Jy sigma=1.119706 ! Fit after self-cal, rms=0.072874Jy sigma=1.119009 ! 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.072874Jy sigma=1.119009 ! Fit after self-cal, rms=0.072290Jy sigma=1.109631 ! 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.072290Jy sigma=1.109631 ! Fit after self-cal, rms=0.072299Jy sigma=1.109601 ! Inverting map and beam ! Estimated beam: bmin=3.212 mas, bmaj=7.601 mas, bpa=-1.307 degrees ! Estimated noise=0.737486 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206357 Jy ! Component: 100 - total flux cleaned = 0.00311781 Jy ! Component: 150 - total flux cleaned = 0.00348453 Jy ! Component: 200 - total flux cleaned = 0.00374941 Jy ! Total flux subtracted in 200 components = 0.00374941 Jy ! Clean residual min=-0.005264 max=0.006392 Jy/beam ! Clean residual mean=0.000022 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 0.304398 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 109 components and 0.304399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072281Jy sigma=1.106531 ! Fit after self-cal, rms=0.072262Jy sigma=1.106214 ! 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=7.698 mas, bmaj=13.93 mas, bpa=11.51 degrees ! Estimated noise=0.942646 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.00275426 Jy ! Component: 100 - total flux cleaned = 0.0030405 Jy ! Component: 150 - total flux cleaned = 0.00324366 Jy ! Component: 200 - total flux cleaned = 0.00334061 Jy ! Total flux subtracted in 200 components = 0.00334061 Jy ! Clean residual min=-0.006073 max=0.008546 Jy/beam ! Clean residual mean=0.000003 rms=0.002195 Jy/beam ! Combined flux in latest and established models = 0.307739 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 117 components and 0.307739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072265Jy sigma=1.106415 ! Fit after self-cal, rms=0.072264Jy sigma=1.106257 ! Inverting map uvtaper 0,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.561 mas, bmaj=6.464 mas, bpa=-0.5965 degrees ! Estimated noise=1.07917 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.165444 Jy ! Component: 100 - total flux cleaned = 0.214451 Jy ! Component: 150 - total flux cleaned = 0.239656 Jy ! Component: 200 - total flux cleaned = 0.255423 Jy ! Total flux subtracted in 200 components = 0.255423 Jy ! Clean residual min=-0.005255 max=0.007949 Jy/beam ! Clean residual mean=0.000100 rms=0.001833 Jy/beam ! Combined flux in latest and established models = 0.255423 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 51 model components to the UV plane model. ! The established model now contains 51 components and 0.255423 Jy ! Inverting map and beam ! Estimated beam: bmin=3.212 mas, bmaj=7.601 mas, bpa=-1.307 degrees ! Estimated noise=0.737486 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.019348 Jy ! Component: 100 - total flux cleaned = 0.0302672 Jy ! Component: 150 - total flux cleaned = 0.0367974 Jy ! Component: 200 - total flux cleaned = 0.0402525 Jy ! Total flux subtracted in 200 components = 0.0402525 Jy ! Clean residual min=-0.006077 max=0.007021 Jy/beam ! Clean residual mean=0.000076 rms=0.001765 Jy/beam ! Combined flux in latest and established models = 0.295675 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 83 components and 0.295675 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=7.698 mas, bmaj=13.93 mas, bpa=11.51 degrees ! Estimated noise=0.942646 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.00628142 Jy ! Component: 100 - total flux cleaned = 0.00933766 Jy ! Component: 150 - total flux cleaned = 0.00980014 Jy ! Component: 200 - total flux cleaned = 0.0102145 Jy ! Total flux subtracted in 200 components = 0.0102145 Jy ! Clean residual min=-0.006214 max=0.008940 Jy/beam ! Clean residual mean=0.000028 rms=0.002230 Jy/beam ! Combined flux in latest and established models = 0.30589 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 93 components and 0.30589 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.212 mas, bmaj=7.601 mas, bpa=-1.307 degrees ! Estimated noise=0.737486 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00231416 Jy ! Component: 100 - total flux cleaned = -0.00219275 Jy ! Component: 150 - total flux cleaned = -0.00189159 Jy ! Component: 200 - total flux cleaned = -0.0016226 Jy ! Total flux subtracted in 200 components = -0.0016226 Jy ! Clean residual min=-0.005503 max=0.006157 Jy/beam ! Clean residual mean=0.000023 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.304267 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 112 components and 0.304267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072295Jy sigma=1.105571 ! Fit after self-cal, rms=0.072288Jy sigma=1.105182 wmodel J0823-0939_S_2005_06_30_yyk\_map.mod ! Writing 112 model components to file: J0823-0939_S_2005_06_30_yyk_map.mod wobs J0823-0939_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J0823-0939_S_2005_06_30_yyk_uvs.fits wwins J0823-0939_S_2005_06_30_yyk\_map.win ! wwins: Wrote 2 windows to J0823-0939_S_2005_06_30_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.00193572 Jy ! Component: 100 - total flux cleaned = 0.0020311 Jy ! Component: 150 - total flux cleaned = 0.00228636 Jy ! Component: 200 - total flux cleaned = 0.002769 Jy ! Component: 250 - total flux cleaned = 0.00322834 Jy ! Component: 300 - total flux cleaned = 0.00359333 Jy ! Component: 350 - total flux cleaned = 0.00373573 Jy ! Component: 400 - total flux cleaned = 0.00393667 Jy ! Component: 450 - total flux cleaned = 0.00387098 Jy ! Component: 500 - total flux cleaned = 0.0036835 Jy ! Component: 550 - total flux cleaned = 0.00368411 Jy ! Component: 600 - total flux cleaned = 0.00344966 Jy ! Component: 650 - total flux cleaned = 0.00350717 Jy ! Component: 700 - total flux cleaned = 0.00339669 Jy ! Component: 750 - total flux cleaned = 0.00334334 Jy ! Component: 800 - total flux cleaned = 0.00339678 Jy ! Component: 850 - total flux cleaned = 0.0032934 Jy ! Component: 900 - total flux cleaned = 0.00319346 Jy ! Component: 950 - total flux cleaned = 0.00309532 Jy ! Component: 1000 - total flux cleaned = 0.00295205 Jy ! Component: 1050 - total flux cleaned = 0.00299846 Jy ! Component: 1100 - total flux cleaned = 0.00286047 Jy ! Component: 1150 - total flux cleaned = 0.00290546 Jy ! Component: 1200 - total flux cleaned = 0.00286138 Jy ! Component: 1250 - total flux cleaned = 0.00260134 Jy ! Component: 1300 - total flux cleaned = 0.00247399 Jy ! Component: 1350 - total flux cleaned = 0.00234843 Jy ! Component: 1400 - total flux cleaned = 0.00222553 Jy ! Component: 1450 - total flux cleaned = 0.00206378 Jy ! Component: 1500 - total flux cleaned = 0.00194408 Jy ! Component: 1550 - total flux cleaned = 0.00178749 Jy ! Component: 1600 - total flux cleaned = 0.00171092 Jy ! Component: 1650 - total flux cleaned = 0.00178719 Jy ! Component: 1700 - total flux cleaned = 0.00171251 Jy ! Component: 1750 - total flux cleaned = 0.00174912 Jy ! Component: 1800 - total flux cleaned = 0.00174838 Jy ! Component: 1850 - total flux cleaned = 0.00167756 Jy ! Component: 1900 - total flux cleaned = 0.0017485 Jy ! Component: 1950 - total flux cleaned = 0.00192206 Jy ! Component: 2000 - total flux cleaned = 0.0019561 Jy ! Total flux subtracted in 2048 components = 0.00205756 Jy ! Clean residual min=-0.002052 max=0.002010 Jy/beam ! Clean residual mean=-0.000003 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.306325 Jy keep ! Adding 148 model components to the UV plane model. ! The established model now contains 260 components and 0.306325 Jy ![Exited script file: muppet] wmap "J0823-0939_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.212 x 7.601 at -1.307 degrees (North through East) ! Clean map min=-0.004437 max=0.1889 Jy/beam ! Writing clean map to FITS file: J0823-0939_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.188904 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000716574 device "J0823-0939_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0823-0939_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.138 1.138 2.27599 4.55199 9.10398 18.208 36.4159 72.8318 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.188 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.212 x 7.601 at -1.307 degrees (North through East) ! Clean map min=-0.004437 max=0.1889 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0823-0939_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0823-0939_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0823-0939_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:09:48 2005