! Started logfile: J2333-2343_S_2002_05_14_yyk_uvs.log on Tue Jun 26 23:26:28 2007 obs J2333-2343_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J2333-2343_S_2002_05_14_yyk_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.702837 visibilities/baseline/integration-bin. ! Found source: J2333-2343 ! ! 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 1153 lines of history. ! ! Reading 11892 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 J2333-2343_S_2002_05_14_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.442802 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.613 mas, bmaj=6.442 mas, bpa=2.318 degrees ! Estimated noise=1525.47 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.30396 Jy ! Component: 100 - total flux cleaned = 0.394579 Jy ! Total flux subtracted in 100 components = 0.394579 Jy ! Clean residual min=-0.019148 max=0.052525 Jy/beam ! Clean residual mean=0.000417 rms=0.007761 Jy/beam ! Combined flux in latest and established models = 0.394579 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.394579 Jy ! ! Correcting IF 1. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.230456Jy sigma=0.001457 ! Fit after self-cal, rms=0.230015Jy sigma=0.001455 ! Inverting map and beam ! Estimated beam: bmin=2.613 mas, bmaj=6.442 mas, bpa=2.318 degrees ! Estimated noise=1525.42 mJy/beam. ! Added new window around map position (6, -7). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0637024 Jy ! Component: 100 - total flux cleaned = 0.100968 Jy ! Total flux subtracted in 100 components = 0.100968 Jy ! Clean residual min=-0.013111 max=0.027931 Jy/beam ! Clean residual mean=0.000303 rms=0.004820 Jy/beam ! Combined flux in latest and established models = 0.495547 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 34 components and 0.495547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212949Jy sigma=0.001316 ! Fit after self-cal, rms=0.212020Jy sigma=0.001311 ! 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.454 mas, bmaj=8.397 mas, bpa=4.565 degrees ! Estimated noise=990.369 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.0414723 Jy ! Component: 100 - total flux cleaned = 0.0634871 Jy ! Component: 150 - total flux cleaned = 0.0761349 Jy ! Component: 200 - total flux cleaned = 0.0834622 Jy ! Total flux subtracted in 200 components = 0.0834621 Jy ! Clean residual min=-0.012696 max=0.017467 Jy/beam ! Clean residual mean=0.000925 rms=0.004848 Jy/beam ! Combined flux in latest and established models = 0.579009 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 58 components and 0.579009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206555Jy sigma=0.001269 ! Fit after self-cal, rms=0.206192Jy sigma=0.001267 ! 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.454 x 8.397 at 4.565 degrees (North through East) ! Clean map min=-0.01243 max=0.35409 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00444 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.17 HN 1.05 KP 0.91 ! LA 0.95 NL 0.88 OV 1.07 PT 1.02 ! SC 1.06 MK 0.92 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.988364 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.02 HN 1.11 KP 1.00* ! LA 0.95 NL 0.96 OV 1.06 PT 0.98 ! SC 1.00 MK 1.07 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.965229 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 1.11 KP 0.99 ! LA 0.94 NL 1.06 OV 1.13 PT 1.09 ! SC 0.95 MK 1.05 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04431 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.88 HN 1.06 KP 1.03 ! LA 0.80 NL 1.03 OV 0.97 PT 0.95 ! SC 0.91 MK 0.95 ! ! ! Fit before self-cal, rms=0.206192Jy sigma=0.001267 ! Fit after self-cal, rms=0.202504Jy sigma=0.001238 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.202504Jy sigma=0.001238 ! Fit after self-cal, rms=0.202502Jy sigma=0.001238 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.449 mas, bmaj=8.328 mas, bpa=5.051 degrees ! Estimated noise=989.426 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 (13.5, -20). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0224681 Jy ! Component: 100 - total flux cleaned = 0.0327585 Jy ! Component: 150 - total flux cleaned = 0.0379463 Jy ! Component: 200 - total flux cleaned = 0.0393326 Jy ! Total flux subtracted in 200 components = 0.0393326 Jy ! Clean residual min=-0.006981 max=0.009727 Jy/beam ! Clean residual mean=0.000311 rms=0.002331 Jy/beam ! Combined flux in latest and established models = 0.618342 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 86 components and 0.618342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200975Jy sigma=0.001225 ! Fit after self-cal, rms=0.200896Jy sigma=0.001224 ! 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.200896Jy sigma=0.001224 ! Fit after self-cal, rms=0.197686Jy sigma=0.001201 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.00671783 Jy ! Component: 100 - total flux cleaned = 0.00913585 Jy ! Component: 150 - total flux cleaned = 0.00970509 Jy ! Component: 200 - total flux cleaned = 0.0099619 Jy ! Total flux subtracted in 200 components = 0.0099619 Jy ! Clean residual min=-0.006397 max=0.008084 Jy/beam ! Clean residual mean=0.000233 rms=0.002057 Jy/beam ! Combined flux in latest and established models = 0.628304 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 106 components and 0.628304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197432Jy sigma=0.001200 ! Fit after self-cal, rms=0.197212Jy sigma=0.001198 ! 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.449 x 8.328 at 5.051 degrees (North through East) ! Clean map min=-0.0062564 max=0.35612 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.197212Jy sigma=0.001198 ! Fit after self-cal, rms=0.200833Jy sigma=0.001184 ! 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.200833Jy sigma=0.001184 ! Fit after self-cal, rms=0.200822Jy sigma=0.001184 ! Inverting map and beam ! Estimated beam: bmin=3.424 mas, bmaj=8.33 mas, bpa=5.159 degrees ! Estimated noise=981.907 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294441 Jy ! Component: 100 - total flux cleaned = 0.00387642 Jy ! Component: 150 - total flux cleaned = 0.004204 Jy ! Component: 200 - total flux cleaned = 0.0043016 Jy ! Total flux subtracted in 200 components = 0.0043016 Jy ! Clean residual min=-0.006480 max=0.006480 Jy/beam ! Clean residual mean=0.000242 rms=0.001793 Jy/beam ! Combined flux in latest and established models = 0.632605 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 120 components and 0.632605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200684Jy sigma=0.001183 ! Fit after self-cal, rms=0.200670Jy sigma=0.001183 ! 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.200670Jy sigma=0.001183 ! Fit after self-cal, rms=0.200730Jy sigma=0.001180 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200730Jy sigma=0.001180 ! Fit after self-cal, rms=0.200735Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=8.349 mas, bpa=5.191 degrees ! Estimated noise=981.579 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127284 Jy ! Component: 100 - total flux cleaned = 0.00167598 Jy ! Component: 150 - total flux cleaned = 0.00184507 Jy ! Component: 200 - total flux cleaned = 0.00200403 Jy ! Total flux subtracted in 200 components = 0.00200403 Jy ! Clean residual min=-0.006323 max=0.006443 Jy/beam ! Clean residual mean=0.000223 rms=0.001732 Jy/beam ! Combined flux in latest and established models = 0.634609 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 133 components and 0.634609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200652Jy sigma=0.001179 ! Fit after self-cal, rms=0.200639Jy sigma=0.001179 ! 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.895 mas, bmaj=19.44 mas, bpa=6.356 degrees ! Estimated noise=1212.98 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.00321184 Jy ! Component: 100 - total flux cleaned = 0.00386436 Jy ! Component: 150 - total flux cleaned = 0.0039224 Jy ! Component: 200 - total flux cleaned = 0.00392466 Jy ! Total flux subtracted in 200 components = 0.00392466 Jy ! Clean residual min=-0.006791 max=0.009663 Jy/beam ! Clean residual mean=0.000355 rms=0.002560 Jy/beam ! Combined flux in latest and established models = 0.638534 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 141 components and 0.638534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200637Jy sigma=0.001179 ! Fit after self-cal, rms=0.200633Jy sigma=0.001179 ! 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.608 mas, bmaj=6.418 mas, bpa=2.53 degrees ! Estimated noise=1511.41 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.304436 Jy ! Component: 100 - total flux cleaned = 0.39986 Jy ! Component: 150 - total flux cleaned = 0.455897 Jy ! Component: 200 - total flux cleaned = 0.49393 Jy ! Total flux subtracted in 200 components = 0.49393 Jy ! Clean residual min=-0.010606 max=0.017351 Jy/beam ! Clean residual mean=0.000258 rms=0.003969 Jy/beam ! Combined flux in latest and established models = 0.49393 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.49393 Jy ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=8.349 mas, bpa=5.191 degrees ! Estimated noise=981.579 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.043097 Jy ! Component: 100 - total flux cleaned = 0.0698953 Jy ! Component: 150 - total flux cleaned = 0.0888343 Jy ! Component: 200 - total flux cleaned = 0.102793 Jy ! Total flux subtracted in 200 components = 0.102793 Jy ! Clean residual min=-0.006792 max=0.009525 Jy/beam ! Clean residual mean=0.000528 rms=0.002611 Jy/beam ! Combined flux in latest and established models = 0.596724 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 110 components and 0.596723 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.895 mas, bmaj=19.44 mas, bpa=6.356 degrees ! Estimated noise=1212.98 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.0158917 Jy ! Component: 100 - total flux cleaned = 0.0255445 Jy ! Component: 150 - total flux cleaned = 0.0317304 Jy ! Component: 200 - total flux cleaned = 0.0357723 Jy ! Total flux subtracted in 200 components = 0.0357723 Jy ! Clean residual min=-0.007059 max=0.010322 Jy/beam ! Clean residual mean=0.000450 rms=0.002697 Jy/beam ! Combined flux in latest and established models = 0.632496 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 158 components and 0.632496 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=8.349 mas, bpa=5.191 degrees ! Estimated noise=981.579 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121891 Jy ! Component: 100 - total flux cleaned = 0.00187141 Jy ! Component: 150 - total flux cleaned = 0.00200106 Jy ! Component: 200 - total flux cleaned = 0.00223197 Jy ! Total flux subtracted in 200 components = 0.00223197 Jy ! Clean residual min=-0.005768 max=0.006959 Jy/beam ! Clean residual mean=0.000219 rms=0.001729 Jy/beam ! Combined flux in latest and established models = 0.634728 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 176 components and 0.634728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200718Jy sigma=0.001179 ! Fit after self-cal, rms=0.200667Jy sigma=0.001179 wmodel J2333-2343_S_2002_05_14_yyk\_map.mod ! Writing 176 model components to file: J2333-2343_S_2002_05_14_yyk_map.mod wobs J2333-2343_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J2333-2343_S_2002_05_14_yyk_uvs.fits wwins J2333-2343_S_2002_05_14_yyk\_map.win ! wwins: Wrote 3 windows to J2333-2343_S_2002_05_14_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.0025139 Jy ! Component: 100 - total flux cleaned = 0.00375231 Jy ! Component: 150 - total flux cleaned = 0.00521805 Jy ! Component: 200 - total flux cleaned = 0.00572634 Jy ! Component: 250 - total flux cleaned = 0.00619834 Jy ! Component: 300 - total flux cleaned = 0.00664467 Jy ! Component: 350 - total flux cleaned = 0.00707159 Jy ! Component: 400 - total flux cleaned = 0.00755462 Jy ! Component: 450 - total flux cleaned = 0.00802167 Jy ! Component: 500 - total flux cleaned = 0.00847233 Jy ! Component: 550 - total flux cleaned = 0.00884528 Jy ! Component: 600 - total flux cleaned = 0.00908606 Jy ! Component: 650 - total flux cleaned = 0.00949616 Jy ! Component: 700 - total flux cleaned = 0.00972386 Jy ! Component: 750 - total flux cleaned = 0.0101658 Jy ! Component: 800 - total flux cleaned = 0.0105426 Jy ! Component: 850 - total flux cleaned = 0.0107003 Jy ! Component: 900 - total flux cleaned = 0.0109056 Jy ! Component: 950 - total flux cleaned = 0.0112061 Jy ! Component: 1000 - total flux cleaned = 0.0113042 Jy ! Component: 1050 - total flux cleaned = 0.0114013 Jy ! Component: 1100 - total flux cleaned = 0.0115905 Jy ! Component: 1150 - total flux cleaned = 0.011637 Jy ! Component: 1200 - total flux cleaned = 0.0116825 Jy ! Component: 1250 - total flux cleaned = 0.0117275 Jy ! Component: 1300 - total flux cleaned = 0.0117709 Jy ! Component: 1350 - total flux cleaned = 0.0117268 Jy ! Component: 1400 - total flux cleaned = 0.0116839 Jy ! Component: 1450 - total flux cleaned = 0.0116839 Jy ! Component: 1500 - total flux cleaned = 0.0116429 Jy ! Component: 1550 - total flux cleaned = 0.0116427 Jy ! Component: 1600 - total flux cleaned = 0.0114832 Jy ! Component: 1650 - total flux cleaned = 0.0115626 Jy ! Component: 1700 - total flux cleaned = 0.0115624 Jy ! Component: 1750 - total flux cleaned = 0.011601 Jy ! Component: 1800 - total flux cleaned = 0.0116008 Jy ! Component: 1850 - total flux cleaned = 0.0117501 Jy ! Component: 1900 - total flux cleaned = 0.0117124 Jy ! Component: 1950 - total flux cleaned = 0.0117122 Jy ! Component: 2000 - total flux cleaned = 0.0116761 Jy ! Total flux subtracted in 2048 components = 0.011712 Jy ! Clean residual min=-0.001999 max=0.001862 Jy/beam ! Clean residual mean=0.000064 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.64644 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 313 components and 0.64644 Jy ![Exited script file: muppet] wmap "J2333-2343_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.428 x 8.349 at 5.191 degrees (North through East) ! Clean map min=-0.0050026 max=0.35406 Jy/beam ! Writing clean map to FITS file: J2333-2343_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.354063 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000737897 device "J2333-2343_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J2333-2343_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.625226 0.625226 1.25045 2.5009 5.00181 10.0036 20.0072 40.0145 80.0289 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.354 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.428 x 8.349 at 5.191 degrees (North through East) ! Clean map min=-0.0050026 max=0.35406 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2333-2343_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J2333-2343_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2333-2343_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 23:26:36 2007