! Started logfile: J1743-0350_X_2006_02_23_yyk_uvs.log on Wed Jul 5 13:14:50 2006 obs J1743-0350_X_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J1743-0350_X_2006_02_23_yyk_uva.fits ! AN table 1: 514 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.911284 visibilities/baseline/integration-bin. ! Found source: J1743-0350 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2397 lines of history. ! ! Reading 84312 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 J1743-0350_X_2006_02_23_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.200x0.200 milli-arcsec cellsize. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 5.01651 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=0.6788 mas, bmaj=1.855 mas, bpa=-3.711 degrees ! Estimated noise=1.53401 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 = 4.07969 Jy ! Component: 100 - total flux cleaned = 5.17514 Jy ! Total flux subtracted in 100 components = 5.17514 Jy ! Clean residual min=-0.239350 max=0.400189 Jy/beam ! Clean residual mean=-0.001424 rms=0.070951 Jy/beam ! Combined flux in latest and established models = 5.17514 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 5.17514 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.090881Jy sigma=16.293996 ! Fit after self-cal, rms=1.105816Jy sigma=16.187975 ! Inverting map and beam ! Estimated beam: bmin=0.6788 mas, bmaj=1.855 mas, bpa=-3.711 degrees ! Estimated noise=1.53401 mJy/beam. ! Added new window around map position (-4.8, 10.4). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.523454 Jy ! Component: 100 - total flux cleaned = 0.781521 Jy ! Total flux subtracted in 100 components = 0.781521 Jy ! Clean residual min=-0.176036 max=0.211524 Jy/beam ! Clean residual mean=-0.000784 rms=0.042318 Jy/beam ! Combined flux in latest and established models = 5.95666 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 31 components and 5.95666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.922667Jy sigma=12.404664 ! Fit after self-cal, rms=0.937410Jy sigma=12.202183 ! 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=0.8099 mas, bmaj=2.21 mas, bpa=-4.807 degrees ! Estimated noise=1.08324 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.194078 Jy ! Component: 100 - total flux cleaned = 0.286435 Jy ! Component: 150 - total flux cleaned = 0.314307 Jy ! Component: 200 - total flux cleaned = 0.321703 Jy ! Total flux subtracted in 200 components = 0.321703 Jy ! Clean residual min=-0.138030 max=0.132410 Jy/beam ! Clean residual mean=-0.000605 rms=0.036614 Jy/beam ! Combined flux in latest and established models = 6.27837 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 52 components and 6.27837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.905777Jy sigma=11.650987 ! Fit after self-cal, rms=0.907570Jy sigma=11.605979 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8099 x 2.21 at -4.807 degrees (North through East) ! Clean map min=-0.1391 max=4.7186 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.989123 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.11 HN 1.06 KP 0.98 ! LA 0.99 MK 1.01 NL 1.00 OV 0.98 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00156 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.13 HN 1.05 KP 0.92 ! LA 0.95 MK 0.98 NL 0.98 OV 0.97 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.989012 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.18 HN 0.95 KP 0.86 ! LA 0.97 MK 1.04 NL 0.97 OV 1.00 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.962875 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.26 HN 0.99 KP 0.89 ! LA 0.96 MK 1.07 NL 0.98 OV 1.05 ! PT 1.13 SC 1.02 ! ! ! Fit before self-cal, rms=0.907570Jy sigma=11.605979 ! Fit after self-cal, rms=0.789754Jy sigma=9.844743 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.789754Jy sigma=9.844743 ! Fit after self-cal, rms=0.790169Jy sigma=9.844569 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8215 mas, bmaj=2.235 mas, bpa=-4.807 degrees ! Estimated noise=1.05942 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.136718 Jy ! Component: 100 - total flux cleaned = -0.189458 Jy ! Component: 150 - total flux cleaned = -0.200536 Jy ! Component: 200 - total flux cleaned = -0.204041 Jy ! Total flux subtracted in 200 components = -0.204041 Jy ! Clean residual min=-0.066044 max=0.031398 Jy/beam ! Clean residual mean=0.000047 rms=0.010879 Jy/beam ! Combined flux in latest and established models = 6.07432 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 6.07432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.769551Jy sigma=9.499387 ! Fit after self-cal, rms=0.770158Jy sigma=9.487658 ! 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.770158Jy sigma=9.487658 ! Fit after self-cal, rms=0.253419Jy sigma=3.443337 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.0107275 Jy ! Component: 100 - total flux cleaned = -0.0142603 Jy ! Component: 150 - total flux cleaned = -0.0183871 Jy ! Component: 200 - total flux cleaned = -0.0240556 Jy ! Total flux subtracted in 200 components = -0.0240556 Jy ! Clean residual min=-0.055526 max=0.031765 Jy/beam ! Clean residual mean=-0.000008 rms=0.009684 Jy/beam ! Combined flux in latest and established models = 6.05027 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 6.05027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234206Jy sigma=3.146956 ! Fit after self-cal, rms=0.222755Jy sigma=3.045523 ! 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: 0.8215 x 2.235 at -4.807 degrees (North through East) ! Clean map min=-0.049635 max=4.707 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.222755Jy sigma=3.045523 ! Fit after self-cal, rms=0.165326Jy sigma=1.946100 ! 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.165326Jy sigma=1.946100 ! Fit after self-cal, rms=0.164633Jy sigma=1.936136 ! Inverting map and beam ! Estimated beam: bmin=0.8179 mas, bmaj=2.221 mas, bpa=-4.465 degrees ! Estimated noise=1.05647 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0191616 Jy ! Component: 100 - total flux cleaned = -0.022107 Jy ! Component: 150 - total flux cleaned = -0.0229625 Jy ! Component: 200 - total flux cleaned = -0.0229983 Jy ! Total flux subtracted in 200 components = -0.0229983 Jy ! Clean residual min=-0.049434 max=0.018918 Jy/beam ! Clean residual mean=0.000015 rms=0.006776 Jy/beam ! Combined flux in latest and established models = 6.02727 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 85 components and 6.02727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152581Jy sigma=1.770450 ! Fit after self-cal, rms=0.150571Jy sigma=1.755698 ! 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.150571Jy sigma=1.755698 ! Fit after self-cal, rms=0.149406Jy sigma=1.720874 ! 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.149406Jy sigma=1.720874 ! Fit after self-cal, rms=0.149460Jy sigma=1.720747 ! Inverting map and beam ! Estimated beam: bmin=0.8183 mas, bmaj=2.221 mas, bpa=-4.432 degrees ! Estimated noise=1.05593 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0132956 Jy ! Component: 100 - total flux cleaned = -0.0155046 Jy ! Component: 150 - total flux cleaned = -0.016778 Jy ! Component: 200 - total flux cleaned = -0.0173567 Jy ! Total flux subtracted in 200 components = -0.0173567 Jy ! Clean residual min=-0.042329 max=0.017590 Jy/beam ! Clean residual mean=0.000012 rms=0.005960 Jy/beam ! Combined flux in latest and established models = 6.00991 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 89 components and 6.00991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141387Jy sigma=1.606042 ! Fit after self-cal, rms=0.139438Jy sigma=1.592865 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.182 mas, bmaj=4.195 mas, bpa=-5.371 degrees ! Estimated noise=1.3969 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.0170181 Jy ! Component: 100 - total flux cleaned = -0.0180721 Jy ! Component: 150 - total flux cleaned = -0.0196998 Jy ! Component: 200 - total flux cleaned = -0.0213674 Jy ! Total flux subtracted in 200 components = -0.0213674 Jy ! Clean residual min=-0.032398 max=0.015677 Jy/beam ! Clean residual mean=-0.000049 rms=0.007952 Jy/beam ! Combined flux in latest and established models = 5.98855 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 96 components and 5.98855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138843Jy sigma=1.587136 ! Fit after self-cal, rms=0.136919Jy sigma=1.573602 ! 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=0.6818 mas, bmaj=1.855 mas, bpa=-3.456 degrees ! Estimated noise=1.5042 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.05058 Jy ! Component: 100 - total flux cleaned = 5.09685 Jy ! Component: 150 - total flux cleaned = 5.55061 Jy ! Component: 200 - total flux cleaned = 5.76555 Jy ! Total flux subtracted in 200 components = 5.76555 Jy ! Clean residual min=-0.085767 max=0.080330 Jy/beam ! Clean residual mean=-0.000270 rms=0.016688 Jy/beam ! Combined flux in latest and established models = 5.76555 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 5.76555 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8183 mas, bmaj=2.221 mas, bpa=-4.432 degrees ! Estimated noise=1.05593 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.135768 Jy ! Component: 100 - total flux cleaned = 0.195498 Jy ! Component: 150 - total flux cleaned = 0.208894 Jy ! Component: 200 - total flux cleaned = 0.212903 Jy ! Total flux subtracted in 200 components = 0.212903 Jy ! Clean residual min=-0.049829 max=0.020050 Jy/beam ! Clean residual mean=-0.000051 rms=0.006684 Jy/beam ! Combined flux in latest and established models = 5.97845 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 34 components and 5.97845 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.182 mas, bmaj=4.195 mas, bpa=-5.371 degrees ! Estimated noise=1.3969 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.00218748 Jy ! Component: 100 - total flux cleaned = 0.00191618 Jy ! Component: 150 - total flux cleaned = 0.00168068 Jy ! Component: 200 - total flux cleaned = 0.00124857 Jy ! Total flux subtracted in 200 components = 0.00124857 Jy ! Clean residual min=-0.029444 max=0.018165 Jy/beam ! Clean residual mean=-0.000094 rms=0.007597 Jy/beam ! Combined flux in latest and established models = 5.9797 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 5.9797 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8183 mas, bmaj=2.221 mas, bpa=-4.432 degrees ! Estimated noise=1.05593 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -3.12717e-05 Jy ! Component: 100 - total flux cleaned = 0.000747297 Jy ! Component: 150 - total flux cleaned = 0.00148669 Jy ! Component: 200 - total flux cleaned = 0.00214158 Jy ! Total flux subtracted in 200 components = 0.00214158 Jy ! Clean residual min=-0.045790 max=0.018778 Jy/beam ! Clean residual mean=-0.000042 rms=0.006159 Jy/beam ! Combined flux in latest and established models = 5.98184 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 5.98184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145862Jy sigma=1.716186 ! Fit after self-cal, rms=0.144620Jy sigma=1.707294 wmodel J1743-0350_X_2006_02_23_yyk\_map.mod ! Writing 49 model components to file: J1743-0350_X_2006_02_23_yyk_map.mod wobs J1743-0350_X_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J1743-0350_X_2006_02_23_yyk_uvs.fits wwins J1743-0350_X_2006_02_23_yyk\_map.win ! wwins: Wrote 2 windows to J1743-0350_X_2006_02_23_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.0179298 Jy ! Component: 100 - total flux cleaned = -0.0297849 Jy ! Component: 150 - total flux cleaned = -0.034961 Jy ! Component: 200 - total flux cleaned = -0.0374552 Jy ! Component: 250 - total flux cleaned = -0.041108 Jy ! Component: 300 - total flux cleaned = -0.0442679 Jy ! Component: 350 - total flux cleaned = -0.0472938 Jy ! Component: 400 - total flux cleaned = -0.050773 Jy ! Component: 450 - total flux cleaned = -0.0535558 Jy ! Component: 500 - total flux cleaned = -0.0559692 Jy ! Component: 550 - total flux cleaned = -0.0585587 Jy ! Component: 600 - total flux cleaned = -0.060807 Jy ! Component: 650 - total flux cleaned = -0.0632272 Jy ! Component: 700 - total flux cleaned = -0.0655638 Jy ! Component: 750 - total flux cleaned = -0.0673867 Jy ! Component: 800 - total flux cleaned = -0.0693858 Jy ! Component: 850 - total flux cleaned = -0.0713282 Jy ! Component: 900 - total flux cleaned = -0.073218 Jy ! Component: 950 - total flux cleaned = -0.0748508 Jy ! Component: 1000 - total flux cleaned = -0.0760405 Jy ! Component: 1050 - total flux cleaned = -0.0774013 Jy ! Component: 1100 - total flux cleaned = -0.0789198 Jy ! Component: 1150 - total flux cleaned = -0.0800273 Jy ! Component: 1200 - total flux cleaned = -0.0816555 Jy ! Component: 1250 - total flux cleaned = -0.083423 Jy ! Component: 1300 - total flux cleaned = -0.0848021 Jy ! Component: 1350 - total flux cleaned = -0.0859811 Jy ! Component: 1400 - total flux cleaned = -0.0872997 Jy ! Component: 1450 - total flux cleaned = -0.0884292 Jy ! Component: 1500 - total flux cleaned = -0.0896949 Jy ! Component: 1550 - total flux cleaned = -0.0909362 Jy ! Component: 1600 - total flux cleaned = -0.0924545 Jy ! Component: 1650 - total flux cleaned = -0.0939412 Jy ! Component: 1700 - total flux cleaned = -0.0955455 Jy ! Component: 1750 - total flux cleaned = -0.0971212 Jy ! Component: 1800 - total flux cleaned = -0.0986665 Jy ! Component: 1850 - total flux cleaned = -0.100047 Jy ! Component: 1900 - total flux cleaned = -0.101673 Jy ! Component: 1950 - total flux cleaned = -0.103137 Jy ! Component: 2000 - total flux cleaned = -0.104447 Jy ! Total flux subtracted in 2048 components = -0.105992 Jy ! Clean residual min=-0.007126 max=0.006358 Jy/beam ! Clean residual mean=-0.000020 rms=0.002296 Jy/beam ! Combined flux in latest and established models = 5.87585 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 165 components and 5.87585 Jy ![Exited script file: muppet] wmap "J1743-0350_X_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8183 x 2.221 at -4.432 degrees (North through East) ! Clean map min=-0.029158 max=4.746 Jy/beam ! Writing clean map to FITS file: J1743-0350_X_2006_02_23_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 4.74603 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0022777 device "J1743-0350_X_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J1743-0350_X_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.143975 0.143975 0.28795 0.5759 1.1518 2.3036 4.6072 9.21441 18.4288 36.8576 73.7152 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0068 print "peak=",int(peak_flux*1000)/1000 ! peak= 4.746 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8183 x 2.221 at -4.432 degrees (North through East) ! Clean map min=-0.029158 max=4.746 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1743-0350_X_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J1743-0350_X_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1743-0350_X_2006_02_23_yyk_uvs.log closed on Wed Jul 5 13:15:45 2006