! Started logfile: J0136+4751_X_2006_02_23_yyk_uvs.log on Wed Jul 5 11:04:20 2006 obs J0136+4751_X_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J0136+4751_X_2006_02_23_yyk_uva.fits ! AN table 1: 260 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.902137 visibilities/baseline/integration-bin. ! Found source: J0136+4751 ! ! 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 42220 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 J0136+4751_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)= 1.44212 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.7721 mas, bmaj=2.325 mas, bpa=38.66 degrees ! Estimated noise=1.96477 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 = 1.14959 Jy ! Component: 100 - total flux cleaned = 1.38888 Jy ! Total flux subtracted in 100 components = 1.38888 Jy ! Clean residual min=-0.077007 max=0.233350 Jy/beam ! Clean residual mean=-0.000444 rms=0.025385 Jy/beam ! Combined flux in latest and established models = 1.38888 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 1.38888 Jy ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.357321Jy sigma=6.865613 ! Fit after self-cal, rms=0.355778Jy sigma=6.835152 ! Inverting map and beam ! Estimated beam: bmin=0.7721 mas, bmaj=2.325 mas, bpa=38.66 degrees ! Estimated noise=1.96477 mJy/beam. ! Added new window around map position (-1.2, 2.6). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.229415 Jy ! Component: 100 - total flux cleaned = 0.326025 Jy ! Total flux subtracted in 100 components = 0.326025 Jy ! Clean residual min=-0.043040 max=0.041610 Jy/beam ! Clean residual mean=-0.000114 rms=0.010642 Jy/beam ! Combined flux in latest and established models = 1.71491 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 1.71491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203641Jy sigma=3.777059 ! Fit after self-cal, rms=0.199668Jy sigma=3.680057 ! 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.97 mas, bmaj=2.62 mas, bpa=38.45 degrees ! Estimated noise=1.28801 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.0956065 Jy ! Component: 100 - total flux cleaned = 0.149365 Jy ! Component: 150 - total flux cleaned = 0.182695 Jy ! Component: 200 - total flux cleaned = 0.20485 Jy ! Total flux subtracted in 200 components = 0.20485 Jy ! Clean residual min=-0.036036 max=0.035188 Jy/beam ! Clean residual mean=0.000194 rms=0.009266 Jy/beam ! Combined flux in latest and established models = 1.91976 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 45 components and 1.91976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161491Jy sigma=2.919729 ! Fit after self-cal, rms=0.161025Jy sigma=2.904448 ! 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.97 x 2.62 at 38.45 degrees (North through East) ! Clean map min=-0.032847 max=1.4073 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.997912 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.05 KP 0.97 ! LA 0.99 MK 1.03 NL 1.01 OV 0.99 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0157 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 HN 1.05 KP 0.91 ! LA 0.95 MK 0.98 NL 0.99 OV 0.97 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00864 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 0.95 KP 0.85 ! LA 0.96 MK 1.04 NL 0.98 OV 1.00 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.987179 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.06 HN 0.98 KP 0.88 ! LA 0.95 MK 1.07 NL 0.98 OV 1.04 ! PT 1.15 SC 1.02 ! ! ! Fit before self-cal, rms=0.161025Jy sigma=2.904448 ! Fit after self-cal, rms=0.118952Jy sigma=2.131163 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.118952Jy sigma=2.131163 ! Fit after self-cal, rms=0.118929Jy sigma=2.131116 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.98 mas, bmaj=2.616 mas, bpa=38.45 degrees ! Estimated noise=1.28585 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.00908161 Jy ! Component: 100 - total flux cleaned = 0.0118874 Jy ! Component: 150 - total flux cleaned = 0.0136669 Jy ! Component: 200 - total flux cleaned = 0.0148314 Jy ! Total flux subtracted in 200 components = 0.0148314 Jy ! Clean residual min=-0.009081 max=0.007718 Jy/beam ! Clean residual mean=-0.000102 rms=0.002049 Jy/beam ! Combined flux in latest and established models = 1.93459 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 66 components and 1.93459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117567Jy sigma=2.096154 ! Fit after self-cal, rms=0.117367Jy sigma=2.093561 ! 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.117367Jy sigma=2.093561 ! Fit after self-cal, rms=0.068840Jy sigma=1.232693 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.00064815 Jy ! Component: 100 - total flux cleaned = 0.00236686 Jy ! Component: 150 - total flux cleaned = 0.00333595 Jy ! Component: 200 - total flux cleaned = 0.00375536 Jy ! Total flux subtracted in 200 components = 0.00375536 Jy ! Clean residual min=-0.007730 max=0.006821 Jy/beam ! Clean residual mean=-0.000087 rms=0.001815 Jy/beam ! Combined flux in latest and established models = 1.93834 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 80 components and 1.93834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068088Jy sigma=1.213943 ! Fit after self-cal, rms=0.063182Jy sigma=1.129441 ! 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.98 x 2.616 at 38.45 degrees (North through East) ! Clean map min=-0.0074412 max=1.4126 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.063182Jy sigma=1.129441 ! Fit after self-cal, rms=0.054880Jy sigma=0.958910 ! 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.054880Jy sigma=0.958910 ! Fit after self-cal, rms=0.054442Jy sigma=0.950610 ! Inverting map and beam ! Estimated beam: bmin=0.9808 mas, bmaj=2.621 mas, bpa=38.49 degrees ! Estimated noise=1.28395 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.001284 Jy ! Component: 100 - total flux cleaned = -0.00155467 Jy ! Component: 150 - total flux cleaned = -0.00164177 Jy ! Component: 200 - total flux cleaned = -0.00188463 Jy ! Total flux subtracted in 200 components = -0.00188463 Jy ! Clean residual min=-0.005928 max=0.005153 Jy/beam ! Clean residual mean=-0.000092 rms=0.001464 Jy/beam ! Combined flux in latest and established models = 1.93646 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 95 components and 1.93646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054036Jy sigma=0.941290 ! Fit after self-cal, rms=0.053894Jy sigma=0.939089 ! 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.053894Jy sigma=0.939089 ! Fit after self-cal, rms=0.052935Jy sigma=0.921083 ! 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.052935Jy sigma=0.921083 ! Fit after self-cal, rms=0.052936Jy sigma=0.921006 ! Inverting map and beam ! Estimated beam: bmin=0.9823 mas, bmaj=2.622 mas, bpa=38.48 degrees ! Estimated noise=1.28359 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00174649 Jy ! Component: 100 - total flux cleaned = -0.00201295 Jy ! Component: 150 - total flux cleaned = -0.00201413 Jy ! Component: 200 - total flux cleaned = -0.00201522 Jy ! Total flux subtracted in 200 components = -0.00201522 Jy ! Clean residual min=-0.005412 max=0.004939 Jy/beam ! Clean residual mean=-0.000091 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 1.93444 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 102 components and 1.93444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052716Jy sigma=0.916297 ! Fit after self-cal, rms=0.052668Jy sigma=0.915709 ! 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.226 mas, bmaj=2.998 mas, bpa=34.18 degrees ! Estimated noise=1.57062 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.00102791 Jy ! Component: 100 - total flux cleaned = 0.00110541 Jy ! Component: 150 - total flux cleaned = 0.00110589 Jy ! Component: 200 - total flux cleaned = 0.00110506 Jy ! Total flux subtracted in 200 components = 0.00110506 Jy ! Clean residual min=-0.006570 max=0.005016 Jy/beam ! Clean residual mean=-0.000184 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 1.93555 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 113 components and 1.93555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052691Jy sigma=0.915459 ! Fit after self-cal, rms=0.052655Jy sigma=0.915074 ! 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.7761 mas, bmaj=2.327 mas, bpa=38.72 degrees ! Estimated noise=1.97083 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.16347 Jy ! Component: 100 - total flux cleaned = 1.46311 Jy ! Component: 150 - total flux cleaned = 1.62059 Jy ! Component: 200 - total flux cleaned = 1.7078 Jy ! Total flux subtracted in 200 components = 1.7078 Jy ! Clean residual min=-0.017624 max=0.033318 Jy/beam ! Clean residual mean=-0.000233 rms=0.007020 Jy/beam ! Combined flux in latest and established models = 1.7078 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 16 model components to the UV plane model. ! The established model now contains 16 components and 1.7078 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9823 mas, bmaj=2.622 mas, bpa=38.48 degrees ! Estimated noise=1.28359 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.0917259 Jy ! Component: 100 - total flux cleaned = 0.140796 Jy ! Component: 150 - total flux cleaned = 0.168179 Jy ! Component: 200 - total flux cleaned = 0.184888 Jy ! Total flux subtracted in 200 components = 0.184888 Jy ! Clean residual min=-0.006374 max=0.008233 Jy/beam ! Clean residual mean=-0.000223 rms=0.002339 Jy/beam ! Combined flux in latest and established models = 1.89269 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 52 components and 1.89269 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.226 mas, bmaj=2.998 mas, bpa=34.18 degrees ! Estimated noise=1.57062 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.0169147 Jy ! Component: 100 - total flux cleaned = 0.026636 Jy ! Component: 150 - total flux cleaned = 0.0327912 Jy ! Component: 200 - total flux cleaned = 0.0367529 Jy ! Total flux subtracted in 200 components = 0.0367529 Jy ! Clean residual min=-0.005741 max=0.005357 Jy/beam ! Clean residual mean=-0.000220 rms=0.001836 Jy/beam ! Combined flux in latest and established models = 1.92944 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 108 components and 1.92944 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9823 mas, bmaj=2.622 mas, bpa=38.48 degrees ! Estimated noise=1.28359 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00281752 Jy ! Component: 100 - total flux cleaned = 0.00344244 Jy ! Component: 150 - total flux cleaned = 0.00379092 Jy ! Component: 200 - total flux cleaned = 0.00417238 Jy ! Total flux subtracted in 200 components = 0.00417238 Jy ! Clean residual min=-0.004829 max=0.005096 Jy/beam ! Clean residual mean=-0.000089 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 1.93361 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 126 components and 1.93361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052555Jy sigma=0.912338 ! Fit after self-cal, rms=0.052401Jy sigma=0.910626 wmodel J0136+4751_X_2006_02_23_yyk\_map.mod ! Writing 126 model components to file: J0136+4751_X_2006_02_23_yyk_map.mod wobs J0136+4751_X_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J0136+4751_X_2006_02_23_yyk_uvs.fits wwins J0136+4751_X_2006_02_23_yyk\_map.win ! wwins: Wrote 2 windows to J0136+4751_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.000770552 Jy ! Component: 100 - total flux cleaned = 0.00118573 Jy ! Component: 150 - total flux cleaned = 0.00164269 Jy ! Component: 200 - total flux cleaned = 0.00219648 Jy ! Component: 250 - total flux cleaned = 0.00245945 Jy ! Component: 300 - total flux cleaned = 0.00258317 Jy ! Component: 350 - total flux cleaned = 0.00252239 Jy ! Component: 400 - total flux cleaned = 0.00257617 Jy ! Component: 450 - total flux cleaned = 0.0027365 Jy ! Component: 500 - total flux cleaned = 0.00299453 Jy ! Component: 550 - total flux cleaned = 0.0031943 Jy ! Component: 600 - total flux cleaned = 0.00329062 Jy ! Component: 650 - total flux cleaned = 0.00324316 Jy ! Component: 700 - total flux cleaned = 0.00324387 Jy ! Component: 750 - total flux cleaned = 0.00328907 Jy ! Component: 800 - total flux cleaned = 0.00342063 Jy ! Component: 850 - total flux cleaned = 0.0036338 Jy ! Component: 900 - total flux cleaned = 0.00363366 Jy ! Component: 950 - total flux cleaned = 0.0037963 Jy ! Component: 1000 - total flux cleaned = 0.00391487 Jy ! Component: 1050 - total flux cleaned = 0.00407087 Jy ! Component: 1100 - total flux cleaned = 0.00422308 Jy ! Component: 1150 - total flux cleaned = 0.00444697 Jy ! Component: 1200 - total flux cleaned = 0.00459367 Jy ! Component: 1250 - total flux cleaned = 0.00477456 Jy ! Component: 1300 - total flux cleaned = 0.00498745 Jy ! Component: 1350 - total flux cleaned = 0.00512767 Jy ! Component: 1400 - total flux cleaned = 0.00523092 Jy ! Component: 1450 - total flux cleaned = 0.00543321 Jy ! Component: 1500 - total flux cleaned = 0.005466 Jy ! Component: 1550 - total flux cleaned = 0.00549901 Jy ! Component: 1600 - total flux cleaned = 0.00566073 Jy ! Component: 1650 - total flux cleaned = 0.00581968 Jy ! Component: 1700 - total flux cleaned = 0.00594503 Jy ! Component: 1750 - total flux cleaned = 0.00613058 Jy ! Component: 1800 - total flux cleaned = 0.00622199 Jy ! Component: 1850 - total flux cleaned = 0.00634271 Jy ! Component: 1900 - total flux cleaned = 0.00643283 Jy ! Component: 1950 - total flux cleaned = 0.00660887 Jy ! Component: 2000 - total flux cleaned = 0.00669569 Jy ! Total flux subtracted in 2048 components = 0.0068105 Jy ! Clean residual min=-0.001622 max=0.001862 Jy/beam ! Clean residual mean=-0.000007 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 1.94042 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 264 components and 1.94042 Jy ![Exited script file: muppet] wmap "J0136+4751_X_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9823 x 2.622 at 38.48 degrees (North through East) ! Clean map min=-0.0031333 max=1.4143 Jy/beam ! Writing clean map to FITS file: J0136+4751_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 1.41428 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000540787 device "J0136+4751_X_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J0136+4751_X_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.114713 0.114713 0.229425 0.458851 0.917701 1.8354 3.67081 7.34161 14.6832 29.3664 58.7329 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.414 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.9823 x 2.622 at 38.48 degrees (North through East) ! Clean map min=-0.0031333 max=1.4143 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0136+4751_X_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J0136+4751_X_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0136+4751_X_2006_02_23_yyk_uvs.log closed on Wed Jul 5 11:04:48 2006