! Started logfile: J1233+8054_X_2006_02_16_yyk_uvs.log on Wed Jul 5 12:17:05 2006 obs J1233+8054_X_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J1233+8054_X_2006_02_16_yyk_uva.fits ! AN table 1: 881 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.992281 visibilities/baseline/integration-bin. ! Found source: J1233+8054 ! ! 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 2421 lines of history. ! ! Reading 157356 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 J1233+8054_X_2006_02_16_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)= 0.345536 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.6208 mas, bmaj=2.793 mas, bpa=8.411 degrees ! Estimated noise=1.17509 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.259765 Jy ! Component: 100 - total flux cleaned = 0.322994 Jy ! Total flux subtracted in 100 components = 0.322994 Jy ! Clean residual min=-0.013671 max=0.029785 Jy/beam ! Clean residual mean=0.000022 rms=0.004371 Jy/beam ! Combined flux in latest and established models = 0.322994 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.322994 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.123591Jy sigma=2.324316 ! Fit after self-cal, rms=0.123551Jy sigma=2.319274 ! Inverting map and beam ! Estimated beam: bmin=0.6208 mas, bmaj=2.793 mas, bpa=8.411 degrees ! Estimated noise=1.17509 mJy/beam. ! Added new window around map position (-2.4, -5.8). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0337017 Jy ! Component: 100 - total flux cleaned = 0.0441868 Jy ! Total flux subtracted in 100 components = 0.0441868 Jy ! Clean residual min=-0.012413 max=0.016465 Jy/beam ! Clean residual mean=0.000032 rms=0.003221 Jy/beam ! Combined flux in latest and established models = 0.367181 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.367181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117514Jy sigma=2.197145 ! Fit after self-cal, rms=0.117314Jy sigma=2.183601 ! 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.8443 mas, bmaj=2.89 mas, bpa=7.066 degrees ! Estimated noise=0.648081 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.00870384 Jy ! Component: 100 - total flux cleaned = 0.00927558 Jy ! Component: 150 - total flux cleaned = 0.00946178 Jy ! Component: 200 - total flux cleaned = 0.00917244 Jy ! Total flux subtracted in 200 components = 0.00917244 Jy ! Clean residual min=-0.009682 max=0.009374 Jy/beam ! Clean residual mean=0.000086 rms=0.002428 Jy/beam ! Combined flux in latest and established models = 0.376353 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 44 components and 0.376353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116342Jy sigma=2.163735 ! Fit after self-cal, rms=0.116208Jy sigma=2.163237 ! 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.8443 x 2.89 at 7.066 degrees (North through East) ! Clean map min=-0.0090193 max=0.31395 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.993551 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.02 HN 1.04 KP 0.96 ! LA 1.06 MK 1.00 NL 0.99 OV 0.95 ! PT 1.00 SC 1.10 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01691 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.02 HN 1.02 KP 0.90 ! LA 1.00 MK 0.95 NL 0.97 OV 0.93 ! PT 1.03 SC 1.07 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00378 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 0.94 KP 0.83 ! LA 1.04 MK 0.98 NL 0.97 OV 0.95 ! PT 1.07 SC 1.07 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.97616 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 0.97 KP 0.88 ! LA 1.04 MK 1.03 NL 0.97 OV 1.01 ! PT 1.14 SC 1.13 ! ! ! Fit before self-cal, rms=0.116208Jy sigma=2.163237 ! Fit after self-cal, rms=0.117538Jy sigma=2.094741 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.117538Jy sigma=2.094741 ! Fit after self-cal, rms=0.117525Jy sigma=2.094723 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8597 mas, bmaj=2.875 mas, bpa=7.051 degrees ! Estimated noise=0.64427 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.000575934 Jy ! Component: 100 - total flux cleaned = -0.000472605 Jy ! Component: 150 - total flux cleaned = -0.000473786 Jy ! Component: 200 - total flux cleaned = -0.000478492 Jy ! Total flux subtracted in 200 components = -0.000478492 Jy ! Clean residual min=-0.003768 max=0.004892 Jy/beam ! Clean residual mean=-0.000015 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.375875 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.375875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117487Jy sigma=2.091773 ! Fit after self-cal, rms=0.117424Jy sigma=2.091582 ! 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.117424Jy sigma=2.091582 ! Fit after self-cal, rms=0.061434Jy sigma=1.139171 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.00543621 Jy ! Component: 100 - total flux cleaned = 0.00683312 Jy ! Component: 150 - total flux cleaned = 0.00711455 Jy ! Component: 200 - total flux cleaned = 0.00713278 Jy ! Total flux subtracted in 200 components = 0.00713278 Jy ! Clean residual min=-0.005843 max=0.004785 Jy/beam ! Clean residual mean=-0.000061 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.383008 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 73 components and 0.383008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057436Jy sigma=1.070734 ! Fit after self-cal, rms=0.055453Jy sigma=1.036559 ! 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.8597 x 2.875 at 7.051 degrees (North through East) ! Clean map min=-0.0041217 max=0.33038 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.055453Jy sigma=1.036559 ! Fit after self-cal, rms=0.051336Jy sigma=0.983487 ! 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.051336Jy sigma=0.983487 ! Fit after self-cal, rms=0.051230Jy sigma=0.981498 ! Inverting map and beam ! Estimated beam: bmin=0.8416 mas, bmaj=2.901 mas, bpa=6.995 degrees ! Estimated noise=0.636763 mJy/beam. ! Added new window around map position (10.8, -20.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00489966 Jy ! Component: 100 - total flux cleaned = 0.00690281 Jy ! Component: 150 - total flux cleaned = 0.00765095 Jy ! Component: 200 - total flux cleaned = 0.00837088 Jy ! Total flux subtracted in 200 components = 0.00837088 Jy ! Clean residual min=-0.002730 max=0.002349 Jy/beam ! Clean residual mean=-0.000018 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.391379 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 112 components and 0.391379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050843Jy sigma=0.972656 ! Fit after self-cal, rms=0.050830Jy sigma=0.972394 ! 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.050830Jy sigma=0.972394 ! Fit after self-cal, rms=0.049167Jy sigma=0.938140 ! 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.049167Jy sigma=0.938140 ! Fit after self-cal, rms=0.049171Jy sigma=0.938121 ! Inverting map and beam ! Estimated beam: bmin=0.8416 mas, bmaj=2.901 mas, bpa=6.986 degrees ! Estimated noise=0.635834 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143498 Jy ! Component: 100 - total flux cleaned = 0.00212141 Jy ! Component: 150 - total flux cleaned = 0.00252363 Jy ! Component: 200 - total flux cleaned = 0.00270527 Jy ! Total flux subtracted in 200 components = 0.00270527 Jy ! Clean residual min=-0.002318 max=0.002259 Jy/beam ! Clean residual mean=-0.000012 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.394084 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 129 components and 0.394084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049095Jy sigma=0.936355 ! Fit after self-cal, rms=0.049094Jy sigma=0.936329 ! 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.088 mas, bmaj=3.421 mas, bpa=3.78 degrees ! Estimated noise=0.823874 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.00161458 Jy ! Component: 100 - total flux cleaned = 0.00251497 Jy ! Component: 150 - total flux cleaned = 0.00291321 Jy ! Component: 200 - total flux cleaned = 0.0032391 Jy ! Total flux subtracted in 200 components = 0.0032391 Jy ! Clean residual min=-0.002711 max=0.002681 Jy/beam ! Clean residual mean=-0.000013 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.397323 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 150 components and 0.397323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049090Jy sigma=0.935985 ! Fit after self-cal, rms=0.049088Jy sigma=0.935924 ! 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.6203 mas, bmaj=2.805 mas, bpa=8.365 degrees ! Estimated noise=1.1508 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.26982 Jy ! Component: 100 - total flux cleaned = 0.331153 Jy ! Component: 150 - total flux cleaned = 0.357126 Jy ! Component: 200 - total flux cleaned = 0.369546 Jy ! Total flux subtracted in 200 components = 0.369546 Jy ! Clean residual min=-0.005370 max=0.005200 Jy/beam ! Clean residual mean=-0.000012 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.369546 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.369546 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8416 mas, bmaj=2.901 mas, bpa=6.986 degrees ! Estimated noise=0.635834 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.00779577 Jy ! Component: 100 - total flux cleaned = 0.0117431 Jy ! Component: 150 - total flux cleaned = 0.0144192 Jy ! Component: 200 - total flux cleaned = 0.0167627 Jy ! Total flux subtracted in 200 components = 0.0167627 Jy ! Clean residual min=-0.002706 max=0.003326 Jy/beam ! Clean residual mean=-0.000023 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.386309 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 46 components and 0.386309 Jy ! Inverting map ! Added new window around map position (5.8, -6.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00392242 Jy ! Component: 100 - total flux cleaned = 0.00596939 Jy ! Component: 150 - total flux cleaned = 0.0073018 Jy ! Component: 200 - total flux cleaned = 0.00795446 Jy ! Total flux subtracted in 200 components = 0.00795446 Jy ! Clean residual min=-0.002151 max=0.002031 Jy/beam ! Clean residual mean=-0.000011 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.394263 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 78 components and 0.394263 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.088 mas, bmaj=3.421 mas, bpa=3.78 degrees ! Estimated noise=0.823874 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.00219522 Jy ! Component: 100 - total flux cleaned = 0.00302921 Jy ! Component: 150 - total flux cleaned = 0.00354564 Jy ! Component: 200 - total flux cleaned = 0.00397722 Jy ! Total flux subtracted in 200 components = 0.00397722 Jy ! Clean residual min=-0.002783 max=0.002473 Jy/beam ! Clean residual mean=-0.000011 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.39824 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 99 components and 0.39824 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8416 mas, bmaj=2.901 mas, bpa=6.986 degrees ! Estimated noise=0.635834 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000603285 Jy ! Component: 100 - total flux cleaned = -0.000544705 Jy ! Component: 150 - total flux cleaned = -0.000492201 Jy ! Component: 200 - total flux cleaned = -0.000494521 Jy ! Total flux subtracted in 200 components = -0.000494521 Jy ! Clean residual min=-0.002101 max=0.001957 Jy/beam ! Clean residual mean=-0.000006 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.397746 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 115 components and 0.397746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049025Jy sigma=0.933724 ! Fit after self-cal, rms=0.049000Jy sigma=0.933328 wmodel J1233+8054_X_2006_02_16_yyk\_map.mod ! Writing 115 model components to file: J1233+8054_X_2006_02_16_yyk_map.mod wobs J1233+8054_X_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J1233+8054_X_2006_02_16_yyk_uvs.fits wwins J1233+8054_X_2006_02_16_yyk\_map.win ! wwins: Wrote 4 windows to J1233+8054_X_2006_02_16_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.000757373 Jy ! Component: 100 - total flux cleaned = -0.000859794 Jy ! Component: 150 - total flux cleaned = -0.000891271 Jy ! Component: 200 - total flux cleaned = -0.000921845 Jy ! Component: 250 - total flux cleaned = -0.000894017 Jy ! Component: 300 - total flux cleaned = -0.000893637 Jy ! Component: 350 - total flux cleaned = -0.000786905 Jy ! Component: 400 - total flux cleaned = -0.000683859 Jy ! Component: 450 - total flux cleaned = -0.000584465 Jy ! Component: 500 - total flux cleaned = -0.000607892 Jy ! Component: 550 - total flux cleaned = -0.000513878 Jy ! Component: 600 - total flux cleaned = -0.000628552 Jy ! Component: 650 - total flux cleaned = -0.000783965 Jy ! Component: 700 - total flux cleaned = -0.000936342 Jy ! Component: 750 - total flux cleaned = -0.00112813 Jy ! Component: 800 - total flux cleaned = -0.00129552 Jy ! Component: 850 - total flux cleaned = -0.00143913 Jy ! Component: 900 - total flux cleaned = -0.00151957 Jy ! Component: 950 - total flux cleaned = -0.00155939 Jy ! Component: 1000 - total flux cleaned = -0.00161767 Jy ! Component: 1050 - total flux cleaned = -0.00163708 Jy ! Component: 1100 - total flux cleaned = -0.0016943 Jy ! Component: 1150 - total flux cleaned = -0.0017318 Jy ! Component: 1200 - total flux cleaned = -0.0017319 Jy ! Component: 1250 - total flux cleaned = -0.0017319 Jy ! Component: 1300 - total flux cleaned = -0.00176766 Jy ! Component: 1350 - total flux cleaned = -0.0017677 Jy ! Component: 1400 - total flux cleaned = -0.00176734 Jy ! Component: 1450 - total flux cleaned = -0.0017668 Jy ! Component: 1500 - total flux cleaned = -0.00171585 Jy ! Component: 1550 - total flux cleaned = -0.0016989 Jy ! Component: 1600 - total flux cleaned = -0.00168217 Jy ! Component: 1650 - total flux cleaned = -0.00160025 Jy ! Component: 1700 - total flux cleaned = -0.00163284 Jy ! Component: 1750 - total flux cleaned = -0.00163277 Jy ! Component: 1800 - total flux cleaned = -0.00166444 Jy ! Component: 1850 - total flux cleaned = -0.00160138 Jy ! Component: 1900 - total flux cleaned = -0.00160144 Jy ! Component: 1950 - total flux cleaned = -0.00158596 Jy ! Component: 2000 - total flux cleaned = -0.00161655 Jy ! Total flux subtracted in 2048 components = -0.00155572 Jy ! Clean residual min=-0.000922 max=0.001088 Jy/beam ! Clean residual mean=-0.000002 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.39619 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 247 components and 0.39619 Jy ![Exited script file: muppet] wmap "J1233+8054_X_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8416 x 2.901 at 6.986 degrees (North through East) ! Clean map min=-0.0016101 max=0.32728 Jy/beam ! Writing clean map to FITS file: J1233+8054_X_2006_02_16_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.327277 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000292521 device "J1233+8054_X_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J1233+8054_X_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.268141 0.268141 0.536282 1.07256 2.14513 4.29026 8.58051 17.161 34.3221 68.6441 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.327 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.8416 x 2.901 at 6.986 degrees (North through East) ! Clean map min=-0.0016101 max=0.32728 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1233+8054_X_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J1233+8054_X_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1233+8054_X_2006_02_16_yyk_uvs.log closed on Wed Jul 5 12:17:45 2006