! Started logfile: J1223+8040_X_2006_02_23_yyk_uvs.log on Wed Jul 5 12:15:03 2006 obs J1223+8040_X_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J1223+8040_X_2006_02_23_yyk_uva.fits ! AN table 1: 865 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.998998 visibilities/baseline/integration-bin. ! Found source: J1223+8040 ! ! 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 2406 lines of history. ! ! Reading 155544 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 J1223+8040_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)= 0.3276 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.5897 mas, bmaj=2.696 mas, bpa=4.959 degrees ! Estimated noise=1.2595 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.242293 Jy ! Component: 100 - total flux cleaned = 0.28685 Jy ! Total flux subtracted in 100 components = 0.28685 Jy ! Clean residual min=-0.017354 max=0.029593 Jy/beam ! Clean residual mean=-0.000036 rms=0.004617 Jy/beam ! Combined flux in latest and established models = 0.28685 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.28685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130374Jy sigma=2.433979 ! Fit after self-cal, rms=0.130636Jy sigma=2.428136 ! Inverting map ! Added new window around map position (-2, -6). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0330365 Jy ! Component: 100 - total flux cleaned = 0.0433446 Jy ! Total flux subtracted in 100 components = 0.0433446 Jy ! Clean residual min=-0.016435 max=0.020461 Jy/beam ! Clean residual mean=-0.000025 rms=0.004034 Jy/beam ! Combined flux in latest and established models = 0.330195 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.330195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125494Jy sigma=2.326414 ! Fit after self-cal, rms=0.125477Jy sigma=2.307520 ! 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.8513 mas, bmaj=2.908 mas, bpa=3.699 degrees ! Estimated noise=0.644585 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.0178749 Jy ! Component: 100 - total flux cleaned = 0.0250432 Jy ! Component: 150 - total flux cleaned = 0.0275229 Jy ! Component: 200 - total flux cleaned = 0.0282962 Jy ! Total flux subtracted in 200 components = 0.0282962 Jy ! Clean residual min=-0.013880 max=0.018494 Jy/beam ! Clean residual mean=-0.000079 rms=0.003779 Jy/beam ! Combined flux in latest and established models = 0.358491 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 47 components and 0.358491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123606Jy sigma=2.264028 ! Fit after self-cal, rms=0.123906Jy sigma=2.267703 ! 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.8513 x 2.908 at 3.699 degrees (North through East) ! Clean map min=-0.013103 max=0.29158 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.986007 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 1.01 KP 0.94 ! LA 0.96 MK 0.95 NL 1.04 OV 1.02 ! PT 0.97 SC 1.21 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00844 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 1.02 KP 0.88 ! LA 0.89 MK 0.92 NL 1.02 OV 0.99 ! PT 1.01 SC 1.16 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.999681 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.09 HN 0.93 KP 0.81 ! LA 0.92 MK 0.99 NL 1.02 OV 1.02 ! PT 1.02 SC 1.17 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.979219 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.13 HN 0.97 KP 0.83 ! LA 0.91 MK 1.01 NL 1.01 OV 1.07 ! PT 1.10 SC 1.21 ! ! ! Fit before self-cal, rms=0.123906Jy sigma=2.267703 ! Fit after self-cal, rms=0.132156Jy sigma=2.172850 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.132156Jy sigma=2.172850 ! Fit after self-cal, rms=0.132495Jy sigma=2.177685 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8781 mas, bmaj=2.87 mas, bpa=3.819 degrees ! Estimated noise=0.633925 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.8, 5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172232 Jy ! Component: 100 - total flux cleaned = 0.0225345 Jy ! Component: 150 - total flux cleaned = 0.023889 Jy ! Component: 200 - total flux cleaned = 0.0249915 Jy ! Total flux subtracted in 200 components = 0.0249915 Jy ! Clean residual min=-0.007738 max=0.006941 Jy/beam ! Clean residual mean=-0.000003 rms=0.001481 Jy/beam ! Combined flux in latest and established models = 0.383483 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 92 components and 0.383483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130830Jy sigma=2.134375 ! Fit after self-cal, rms=0.131294Jy sigma=2.140266 ! 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.131294Jy sigma=2.140266 ! Fit after self-cal, rms=0.073306Jy sigma=1.294356 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.000346294 Jy ! Component: 100 - total flux cleaned = -0.00188153 Jy ! Component: 150 - total flux cleaned = -0.00190313 Jy ! Component: 200 - total flux cleaned = -0.00155382 Jy ! Total flux subtracted in 200 components = -0.00155382 Jy ! Clean residual min=-0.010328 max=0.009316 Jy/beam ! Clean residual mean=-0.000004 rms=0.001879 Jy/beam ! Combined flux in latest and established models = 0.381929 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 121 components and 0.381929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064703Jy sigma=1.177000 ! Fit after self-cal, rms=0.063776Jy sigma=1.160115 ! 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.8781 x 2.87 at 3.819 degrees (North through East) ! Clean map min=-0.0063655 max=0.3095 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.063776Jy sigma=1.160115 ! Fit after self-cal, rms=0.050914Jy sigma=1.016043 ! 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.050914Jy sigma=1.016043 ! Fit after self-cal, rms=0.050862Jy sigma=1.014825 ! Inverting map and beam ! Estimated beam: bmin=0.8337 mas, bmaj=2.922 mas, bpa=3.641 degrees ! Estimated noise=0.620903 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026768 Jy ! Component: 100 - total flux cleaned = 0.00371794 Jy ! Component: 150 - total flux cleaned = 0.00446099 Jy ! Component: 200 - total flux cleaned = 0.00519785 Jy ! Total flux subtracted in 200 components = 0.00519785 Jy ! Clean residual min=-0.004727 max=0.003866 Jy/beam ! Clean residual mean=-0.000009 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.387127 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 143 components and 0.387127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050273Jy sigma=1.001743 ! Fit after self-cal, rms=0.050231Jy sigma=1.000901 ! 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.050231Jy sigma=1.000901 ! Fit after self-cal, rms=0.049058Jy sigma=0.976031 ! 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.049058Jy sigma=0.976031 ! Fit after self-cal, rms=0.049058Jy sigma=0.976007 ! Inverting map and beam ! Estimated beam: bmin=0.832 mas, bmaj=2.927 mas, bpa=3.671 degrees ! Estimated noise=0.61931 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00088865 Jy ! Component: 100 - total flux cleaned = 0.00134389 Jy ! Component: 150 - total flux cleaned = 0.00190634 Jy ! Component: 200 - total flux cleaned = 0.0021996 Jy ! Total flux subtracted in 200 components = 0.0021996 Jy ! Clean residual min=-0.004113 max=0.003411 Jy/beam ! Clean residual mean=-0.000008 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.389326 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 163 components and 0.389326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048813Jy sigma=0.970685 ! Fit after self-cal, rms=0.048786Jy sigma=0.970186 ! 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.095 mas, bmaj=3.463 mas, bpa=-0.1099 degrees ! Estimated noise=0.808242 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.000292499 Jy ! Component: 100 - total flux cleaned = 0.000730649 Jy ! Component: 150 - total flux cleaned = 0.000916818 Jy ! Component: 200 - total flux cleaned = 0.00104071 Jy ! Total flux subtracted in 200 components = 0.00104071 Jy ! Clean residual min=-0.003837 max=0.003533 Jy/beam ! Clean residual mean=-0.000015 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.390367 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 176 components and 0.390367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048768Jy sigma=0.969489 ! Fit after self-cal, rms=0.048757Jy sigma=0.969309 ! 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.5852 mas, bmaj=2.712 mas, bpa=4.923 degrees ! Estimated noise=1.19736 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.254562 Jy ! Component: 100 - total flux cleaned = 0.298979 Jy ! Component: 150 - total flux cleaned = 0.318895 Jy ! Component: 200 - total flux cleaned = 0.332102 Jy ! Total flux subtracted in 200 components = 0.332102 Jy ! Clean residual min=-0.005821 max=0.007674 Jy/beam ! Clean residual mean=-0.000021 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 0.332102 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.332102 Jy ! Inverting map and beam ! Estimated beam: bmin=0.832 mas, bmaj=2.927 mas, bpa=3.671 degrees ! Estimated noise=0.61931 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.0164523 Jy ! Component: 100 - total flux cleaned = 0.0269763 Jy ! Component: 150 - total flux cleaned = 0.034617 Jy ! Component: 200 - total flux cleaned = 0.0405265 Jy ! Total flux subtracted in 200 components = 0.0405265 Jy ! Clean residual min=-0.003623 max=0.004315 Jy/beam ! Clean residual mean=-0.000033 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.372628 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 73 components and 0.372628 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.095 mas, bmaj=3.463 mas, bpa=-0.1099 degrees ! Estimated noise=0.808242 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.00760989 Jy ! Component: 100 - total flux cleaned = 0.0120342 Jy ! Component: 150 - total flux cleaned = 0.0143726 Jy ! Component: 200 - total flux cleaned = 0.0154031 Jy ! Total flux subtracted in 200 components = 0.0154031 Jy ! Clean residual min=-0.004344 max=0.003883 Jy/beam ! Clean residual mean=-0.000023 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.388031 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 123 components and 0.388031 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.832 mas, bmaj=2.927 mas, bpa=3.671 degrees ! Estimated noise=0.61931 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000861078 Jy ! Component: 100 - total flux cleaned = 0.00178507 Jy ! Component: 150 - total flux cleaned = 0.00261758 Jy ! Component: 200 - total flux cleaned = 0.00332396 Jy ! Total flux subtracted in 200 components = 0.00332396 Jy ! Clean residual min=-0.003143 max=0.002801 Jy/beam ! Clean residual mean=-0.000006 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.391355 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 150 components and 0.391355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048306Jy sigma=0.960386 ! Fit after self-cal, rms=0.048216Jy sigma=0.958850 wmodel J1223+8040_X_2006_02_23_yyk\_map.mod ! Writing 150 model components to file: J1223+8040_X_2006_02_23_yyk_map.mod wobs J1223+8040_X_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J1223+8040_X_2006_02_23_yyk_uvs.fits wwins J1223+8040_X_2006_02_23_yyk\_map.win ! wwins: Wrote 3 windows to J1223+8040_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.000264428 Jy ! Component: 100 - total flux cleaned = -0.000214903 Jy ! Component: 150 - total flux cleaned = -0.000172003 Jy ! Component: 200 - total flux cleaned = -0.000130232 Jy ! Component: 250 - total flux cleaned = -5.30471e-05 Jy ! Component: 300 - total flux cleaned = -0.000126294 Jy ! Component: 350 - total flux cleaned = -0.000232186 Jy ! Component: 400 - total flux cleaned = -0.000299618 Jy ! Component: 450 - total flux cleaned = -0.000430309 Jy ! Component: 500 - total flux cleaned = -0.000618329 Jy ! Component: 550 - total flux cleaned = -0.000768661 Jy ! Component: 600 - total flux cleaned = -0.000855823 Jy ! Component: 650 - total flux cleaned = -0.00105215 Jy ! Component: 700 - total flux cleaned = -0.00107786 Jy ! Component: 750 - total flux cleaned = -0.00115752 Jy ! Component: 800 - total flux cleaned = -0.00118361 Jy ! Component: 850 - total flux cleaned = -0.00118409 Jy ! Component: 900 - total flux cleaned = -0.00123294 Jy ! Component: 950 - total flux cleaned = -0.00125717 Jy ! Component: 1000 - total flux cleaned = -0.00128088 Jy ! Component: 1050 - total flux cleaned = -0.00132638 Jy ! Component: 1100 - total flux cleaned = -0.00134882 Jy ! Component: 1150 - total flux cleaned = -0.00134903 Jy ! Component: 1200 - total flux cleaned = -0.00139258 Jy ! Component: 1250 - total flux cleaned = -0.00137121 Jy ! Component: 1300 - total flux cleaned = -0.00143376 Jy ! Component: 1350 - total flux cleaned = -0.00143368 Jy ! Component: 1400 - total flux cleaned = -0.00145382 Jy ! Component: 1450 - total flux cleaned = -0.00145373 Jy ! Component: 1500 - total flux cleaned = -0.00143402 Jy ! Component: 1550 - total flux cleaned = -0.00143367 Jy ! Component: 1600 - total flux cleaned = -0.00147183 Jy ! Component: 1650 - total flux cleaned = -0.00141548 Jy ! Component: 1700 - total flux cleaned = -0.00139743 Jy ! Component: 1750 - total flux cleaned = -0.0013793 Jy ! Component: 1800 - total flux cleaned = -0.00141596 Jy ! Component: 1850 - total flux cleaned = -0.00143366 Jy ! Component: 1900 - total flux cleaned = -0.001381 Jy ! Component: 1950 - total flux cleaned = -0.0014334 Jy ! Component: 2000 - total flux cleaned = -0.00141608 Jy ! Total flux subtracted in 2048 components = -0.00134806 Jy ! Clean residual min=-0.000971 max=0.001016 Jy/beam ! Clean residual mean=-0.000005 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.390007 Jy keep ! Adding 164 model components to the UV plane model. ! The established model now contains 314 components and 0.390007 Jy ![Exited script file: muppet] wmap "J1223+8040_X_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.832 x 2.927 at 3.671 degrees (North through East) ! Clean map min=-0.0020508 max=0.3055 Jy/beam ! Writing clean map to FITS file: J1223+8040_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 0.305499 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000333464 device "J1223+8040_X_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J1223+8040_X_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.327462 0.327462 0.654923 1.30985 2.61969 5.23938 10.4788 20.9575 41.9151 83.8302 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.305 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.832 x 2.927 at 3.671 degrees (North through East) ! Clean map min=-0.0020508 max=0.3055 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1223+8040_X_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J1223+8040_X_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1223+8040_X_2006_02_23_yyk_uvs.log closed on Wed Jul 5 12:15:35 2006