! Started logfile: J0336-2036_S_2006_12_18_yyk_uvs.log on Mon Jun 16 19:11:46 2008 obs J0336-2036_S_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J0336-2036_S_2006_12_18_yyk_uve.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964444 visibilities/baseline/integration-bin. ! Found source: J0336-2036 ! ! 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 2469 lines of history. ! ! Reading 2604 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 J0336-2036_S_2006_12_18_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.162391 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.424 mas, bmaj=6.658 mas, bpa=-3.62 degrees ! Estimated noise=1.26111 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.118212 Jy ! Component: 100 - total flux cleaned = 0.142481 Jy ! Total flux subtracted in 100 components = 0.142481 Jy ! Clean residual min=-0.006054 max=0.014757 Jy/beam ! Clean residual mean=-0.000071 rms=0.001940 Jy/beam ! Combined flux in latest and established models = 0.142481 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.142481 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.072939Jy sigma=1.061810 ! Fit after self-cal, rms=0.072723Jy sigma=1.057668 ! Inverting map and beam ! Estimated beam: bmin=2.424 mas, bmaj=6.658 mas, bpa=-3.62 degrees ! Estimated noise=1.26111 mJy/beam. ! Added new window around map position (-4, -5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159652 Jy ! Component: 100 - total flux cleaned = 0.0249556 Jy ! Total flux subtracted in 100 components = 0.0249556 Jy ! Clean residual min=-0.004984 max=0.006525 Jy/beam ! Clean residual mean=-0.000061 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.167436 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.167436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069471Jy sigma=0.993241 ! Fit after self-cal, rms=0.069328Jy sigma=0.990871 ! 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.181 mas, bmaj=8.501 mas, bpa=-4.402 degrees ! Estimated noise=0.877579 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.00766171 Jy ! Component: 100 - total flux cleaned = 0.0109798 Jy ! Component: 150 - total flux cleaned = 0.0123762 Jy ! Component: 200 - total flux cleaned = 0.0125794 Jy ! Total flux subtracted in 200 components = 0.0125794 Jy ! Clean residual min=-0.003768 max=0.003449 Jy/beam ! Clean residual mean=-0.000121 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.180016 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 55 components and 0.180016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068840Jy sigma=0.980806 ! Fit after self-cal, rms=0.068815Jy sigma=0.980298 ! 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.181 x 8.501 at -4.402 degrees (North through East) ! Clean map min=-0.0036282 max=0.1346 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.01148 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.90 HN 0.98 KP 0.95 ! LA 1.08 MK 0.97 NL 0.98 OV 1.01 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.990615 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.94 HN 0.99 KP 0.99 ! LA 1.07 MK 1.03 NL 1.01 OV 1.01 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.976802 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.07 KP 1.01 ! LA 1.00 MK 1.06 NL 1.06 OV 1.02 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01265 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 1.02 KP 0.95 ! LA 1.02 MK 0.94 NL 1.00 OV 0.98 ! PT 0.97 SC 1.08 ! ! ! Fit before self-cal, rms=0.068815Jy sigma=0.980298 ! Fit after self-cal, rms=0.068502Jy sigma=0.972700 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.068502Jy sigma=0.972700 ! Fit after self-cal, rms=0.068496Jy sigma=0.972587 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.198 mas, bmaj=8.542 mas, bpa=-4.439 degrees ! Estimated noise=0.873412 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.000706146 Jy ! Component: 100 - total flux cleaned = -0.000957054 Jy ! Component: 150 - total flux cleaned = -0.00112664 Jy ! Component: 200 - total flux cleaned = -0.00118421 Jy ! Total flux subtracted in 200 components = -0.00118421 Jy ! Clean residual min=-0.003083 max=0.003084 Jy/beam ! Clean residual mean=-0.000038 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.178832 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 71 components and 0.178832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068469Jy sigma=0.972009 ! Fit after self-cal, rms=0.068456Jy sigma=0.971855 ! 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.068456Jy sigma=0.971855 ! Fit after self-cal, rms=0.065017Jy sigma=0.922586 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.0010279 Jy ! Component: 100 - total flux cleaned = 0.00111131 Jy ! Component: 150 - total flux cleaned = 0.00113336 Jy ! Component: 200 - total flux cleaned = 0.00113295 Jy ! Total flux subtracted in 200 components = 0.00113295 Jy ! Clean residual min=-0.003101 max=0.002961 Jy/beam ! Clean residual mean=-0.000038 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.179965 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.179965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064988Jy sigma=0.922148 ! Fit after self-cal, rms=0.064693Jy sigma=0.919136 ! 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.198 x 8.542 at -4.439 degrees (North through East) ! Clean map min=-0.0030386 max=0.13473 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.064693Jy sigma=0.919136 ! Fit after self-cal, rms=0.063435Jy sigma=0.914835 ! 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.063435Jy sigma=0.914835 ! Fit after self-cal, rms=0.063379Jy sigma=0.914453 ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=8.513 mas, bpa=-4.586 degrees ! Estimated noise=0.86917 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000175612 Jy ! Component: 100 - total flux cleaned = 0.000113687 Jy ! Component: 150 - total flux cleaned = 0.000113738 Jy ! Component: 200 - total flux cleaned = 0.00011375 Jy ! Total flux subtracted in 200 components = 0.00011375 Jy ! Clean residual min=-0.003200 max=0.002538 Jy/beam ! Clean residual mean=-0.000046 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.180078 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.180078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063365Jy sigma=0.914113 ! Fit after self-cal, rms=0.063344Jy sigma=0.914002 ! 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.063344Jy sigma=0.914002 ! Fit after self-cal, rms=0.062660Jy sigma=0.904805 ! 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.062660Jy sigma=0.904805 ! Fit after self-cal, rms=0.062657Jy sigma=0.904678 ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=8.515 mas, bpa=-4.309 degrees ! Estimated noise=0.861299 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00168158 Jy ! Component: 100 - total flux cleaned = -0.00200951 Jy ! Component: 150 - total flux cleaned = -0.00206068 Jy ! Component: 200 - total flux cleaned = -0.00206121 Jy ! Total flux subtracted in 200 components = -0.00206121 Jy ! Clean residual min=-0.003235 max=0.002586 Jy/beam ! Clean residual mean=-0.000035 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.178017 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 96 components and 0.178017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062626Jy sigma=0.904050 ! Fit after self-cal, rms=0.062621Jy sigma=0.903994 ! 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.917 mas, bmaj=18.46 mas, bpa=2.31 degrees ! Estimated noise=1.08505 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 = -4.82404e-05 Jy ! Component: 100 - total flux cleaned = 5.23336e-05 Jy ! Component: 150 - total flux cleaned = 7.4229e-05 Jy ! Component: 200 - total flux cleaned = 9.26595e-05 Jy ! Total flux subtracted in 200 components = 9.26595e-05 Jy ! Clean residual min=-0.002882 max=0.002794 Jy/beam ! Clean residual mean=-0.000068 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.17811 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 100 components and 0.17811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062622Jy sigma=0.904094 ! Fit after self-cal, rms=0.062620Jy sigma=0.904070 ! 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.428 mas, bmaj=6.679 mas, bpa=-3.538 degrees ! Estimated noise=1.23403 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.117279 Jy ! Component: 100 - total flux cleaned = 0.14359 Jy ! Component: 150 - total flux cleaned = 0.157384 Jy ! Component: 200 - total flux cleaned = 0.165549 Jy ! Total flux subtracted in 200 components = 0.165549 Jy ! Clean residual min=-0.004492 max=0.005610 Jy/beam ! Clean residual mean=-0.000032 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.165549 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.165549 Jy ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=8.515 mas, bpa=-4.309 degrees ! Estimated noise=0.861299 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.0074747 Jy ! Component: 100 - total flux cleaned = 0.0106322 Jy ! Component: 150 - total flux cleaned = 0.0117062 Jy ! Component: 200 - total flux cleaned = 0.0119737 Jy ! Total flux subtracted in 200 components = 0.0119737 Jy ! Clean residual min=-0.003295 max=0.002799 Jy/beam ! Clean residual mean=-0.000034 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.177522 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 62 components and 0.177522 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.917 mas, bmaj=18.46 mas, bpa=2.31 degrees ! Estimated noise=1.08505 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 = -7.05829e-05 Jy ! Component: 100 - total flux cleaned = 0.000141406 Jy ! Component: 150 - total flux cleaned = 0.000293234 Jy ! Component: 200 - total flux cleaned = 0.000406248 Jy ! Total flux subtracted in 200 components = 0.000406248 Jy ! Clean residual min=-0.002869 max=0.002742 Jy/beam ! Clean residual mean=-0.000067 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.177929 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.177929 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=8.515 mas, bpa=-4.309 degrees ! Estimated noise=0.861299 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000137799 Jy ! Component: 100 - total flux cleaned = -0.000105182 Jy ! Component: 150 - total flux cleaned = -0.000202912 Jy ! Component: 200 - total flux cleaned = -0.000230891 Jy ! Total flux subtracted in 200 components = -0.000230891 Jy ! Clean residual min=-0.003300 max=0.002604 Jy/beam ! Clean residual mean=-0.000035 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.177698 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 74 components and 0.177698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062657Jy sigma=0.904448 ! Fit after self-cal, rms=0.062643Jy sigma=0.904313 wmodel J0336-2036_S_2006_12_18_yyk\_map.mod ! Writing 74 model components to file: J0336-2036_S_2006_12_18_yyk_map.mod wobs J0336-2036_S_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J0336-2036_S_2006_12_18_yyk_uvs.fits wwins J0336-2036_S_2006_12_18_yyk\_map.win ! wwins: Wrote 2 windows to J0336-2036_S_2006_12_18_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.000910123 Jy ! Component: 100 - total flux cleaned = -0.00104899 Jy ! Component: 150 - total flux cleaned = -0.00148303 Jy ! Component: 200 - total flux cleaned = -0.00173132 Jy ! Component: 250 - total flux cleaned = -0.00200776 Jy ! Component: 300 - total flux cleaned = -0.00231243 Jy ! Component: 350 - total flux cleaned = -0.00253312 Jy ! Component: 400 - total flux cleaned = -0.00278429 Jy ! Component: 450 - total flux cleaned = -0.00306399 Jy ! Component: 500 - total flux cleaned = -0.00337 Jy ! Component: 550 - total flux cleaned = -0.00360157 Jy ! Component: 600 - total flux cleaned = -0.00382833 Jy ! Component: 650 - total flux cleaned = -0.00401821 Jy ! Component: 700 - total flux cleaned = -0.00417276 Jy ! Component: 750 - total flux cleaned = -0.00432362 Jy ! Component: 800 - total flux cleaned = -0.00444184 Jy ! Component: 850 - total flux cleaned = -0.00458607 Jy ! Component: 900 - total flux cleaned = -0.00464263 Jy ! Component: 950 - total flux cleaned = -0.00475363 Jy ! Component: 1000 - total flux cleaned = -0.00489007 Jy ! Component: 1050 - total flux cleaned = -0.0050771 Jy ! Component: 1100 - total flux cleaned = -0.00523449 Jy ! Component: 1150 - total flux cleaned = -0.00538919 Jy ! Component: 1200 - total flux cleaned = -0.00551548 Jy ! Component: 1250 - total flux cleaned = -0.00566458 Jy ! Component: 1300 - total flux cleaned = -0.0057134 Jy ! Component: 1350 - total flux cleaned = -0.00581062 Jy ! Component: 1400 - total flux cleaned = -0.00600128 Jy ! Component: 1450 - total flux cleaned = -0.00616549 Jy ! Component: 1500 - total flux cleaned = -0.00632708 Jy ! Component: 1550 - total flux cleaned = -0.00644128 Jy ! Component: 1600 - total flux cleaned = -0.00668898 Jy ! Component: 1650 - total flux cleaned = -0.0067782 Jy ! Component: 1700 - total flux cleaned = -0.0069757 Jy ! Component: 1750 - total flux cleaned = -0.00706262 Jy ! Component: 1800 - total flux cleaned = -0.00729756 Jy ! Component: 1850 - total flux cleaned = -0.0074243 Jy ! Component: 1900 - total flux cleaned = -0.00765386 Jy ! Component: 1950 - total flux cleaned = -0.0077984 Jy ! Component: 2000 - total flux cleaned = -0.00800238 Jy ! Total flux subtracted in 2048 components = -0.00816391 Jy ! Clean residual min=-0.001361 max=0.001289 Jy/beam ! Clean residual mean=-0.000017 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.169534 Jy keep ! Adding 119 model components to the UV plane model. ! The established model now contains 193 components and 0.169534 Jy ![Exited script file: muppet] wmap "J0336-2036_S_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.188 x 8.515 at -4.309 degrees (North through East) ! Clean map min=-0.0024175 max=0.13224 Jy/beam ! Writing clean map to FITS file: J0336-2036_S_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132243 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000408407 device "J0336-2036_S_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J0336-2036_S_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.926492 0.926492 1.85298 3.70597 7.41194 14.8239 29.6478 59.2955 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.132 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.188 x 8.515 at -4.309 degrees (North through East) ! Clean map min=-0.0024175 max=0.13224 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0336-2036_S_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J0336-2036_S_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0336-2036_S_2006_12_18_yyk_uvs.log closed on Mon Jun 16 19:11:52 2008