! Started logfile: J0555+3948_X_2006_02_23_yyk_uvs.log on Wed Jul 5 11:31:45 2006 obs J0555+3948_X_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J0555+3948_X_2006_02_23_yyk_uva.fits ! AN table 1: 424 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.995597 visibilities/baseline/integration-bin. ! Found source: J0555+3948 ! ! 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 2415 lines of history. ! ! Reading 75984 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 J0555+3948_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)= 3.35943 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.7039 mas, bmaj=2.34 mas, bpa=-32.56 degrees ! Estimated noise=1.61546 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 = 2.70072 Jy ! Component: 100 - total flux cleaned = 3.44909 Jy ! Total flux subtracted in 100 components = 3.44909 Jy ! Clean residual min=-0.098394 max=0.212899 Jy/beam ! Clean residual mean=-0.001186 rms=0.037035 Jy/beam ! Combined flux in latest and established models = 3.44908 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 3.44908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.657669Jy sigma=10.391225 ! Fit after self-cal, rms=0.643304Jy sigma=10.118012 ! Inverting map ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.287202 Jy ! Component: 100 - total flux cleaned = 0.418991 Jy ! Total flux subtracted in 100 components = 0.418991 Jy ! Clean residual min=-0.073985 max=0.084399 Jy/beam ! Clean residual mean=-0.000062 rms=0.020842 Jy/beam ! Combined flux in latest and established models = 3.86808 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 3.86808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.520623Jy sigma=7.162174 ! Fit after self-cal, rms=0.520324Jy sigma=7.138093 ! 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.9345 mas, bmaj=2.513 mas, bpa=-34.77 degrees ! Estimated noise=0.991572 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.128909 Jy ! Component: 100 - total flux cleaned = 0.196336 Jy ! Component: 150 - total flux cleaned = 0.234931 Jy ! Component: 200 - total flux cleaned = 0.254063 Jy ! Total flux subtracted in 200 components = 0.254063 Jy ! Clean residual min=-0.082573 max=0.084965 Jy/beam ! Clean residual mean=0.000380 rms=0.021091 Jy/beam ! Combined flux in latest and established models = 4.12214 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 56 components and 4.12214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.495918Jy sigma=6.595700 ! Fit after self-cal, rms=0.496050Jy sigma=6.593998 ! 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.9345 x 2.513 at -34.77 degrees (North through East) ! Clean map min=-0.078947 max=3.2213 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.998564 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.05 KP 0.97 ! LA 1.01 MK 1.01 NL 0.99 OV 0.97 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01398 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 HN 1.05 KP 0.91 ! LA 0.97 MK 0.97 NL 0.98 OV 0.96 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.998134 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 HN 0.96 KP 0.86 ! LA 1.00 MK 1.03 NL 0.98 OV 0.99 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.974722 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 1.00 KP 0.89 ! LA 0.99 MK 1.05 NL 0.99 OV 1.04 ! PT 1.15 SC 1.07 ! ! ! Fit before self-cal, rms=0.496050Jy sigma=6.593998 ! Fit after self-cal, rms=0.444310Jy sigma=5.070633 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.444310Jy sigma=5.070633 ! Fit after self-cal, rms=0.444298Jy sigma=5.070624 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9474 mas, bmaj=2.525 mas, bpa=-35.04 degrees ! Estimated noise=0.987957 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.0173673 Jy ! Component: 100 - total flux cleaned = -0.0157832 Jy ! Component: 150 - total flux cleaned = -0.0158206 Jy ! Component: 200 - total flux cleaned = -0.0160783 Jy ! Total flux subtracted in 200 components = -0.0160783 Jy ! Clean residual min=-0.020466 max=0.017779 Jy/beam ! Clean residual mean=-0.000003 rms=0.003938 Jy/beam ! Combined flux in latest and established models = 4.10606 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 4.10606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.443051Jy sigma=5.051424 ! Fit after self-cal, rms=0.443093Jy sigma=5.050835 ! 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.443093Jy sigma=5.050835 ! Fit after self-cal, rms=0.146700Jy sigma=2.175115 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.000804514 Jy ! Component: 100 - total flux cleaned = -0.000297006 Jy ! Component: 150 - total flux cleaned = -0.000300049 Jy ! Component: 200 - total flux cleaned = -0.000970213 Jy ! Total flux subtracted in 200 components = -0.000970213 Jy ! Clean residual min=-0.018862 max=0.018781 Jy/beam ! Clean residual mean=-0.000016 rms=0.003794 Jy/beam ! Combined flux in latest and established models = 4.10509 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 83 components and 4.10509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142959Jy sigma=2.129680 ! Fit after self-cal, rms=0.123006Jy sigma=1.983408 ! 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.9474 x 2.525 at -35.04 degrees (North through East) ! Clean map min=-0.019373 max=3.2416 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.123006Jy sigma=1.983408 ! Fit after self-cal, rms=0.078145Jy sigma=1.015187 ! 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.078145Jy sigma=1.015187 ! Fit after self-cal, rms=0.076305Jy sigma=0.999304 ! Inverting map and beam ! Estimated beam: bmin=0.9466 mas, bmaj=2.521 mas, bpa=-34.95 degrees ! Estimated noise=0.986626 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108318 Jy ! Component: 100 - total flux cleaned = 0.00169402 Jy ! Component: 150 - total flux cleaned = 0.00168048 Jy ! Component: 200 - total flux cleaned = 0.00151471 Jy ! Total flux subtracted in 200 components = 0.00151471 Jy ! Clean residual min=-0.006927 max=0.006378 Jy/beam ! Clean residual mean=0.000074 rms=0.001643 Jy/beam ! Combined flux in latest and established models = 4.1066 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 4.10661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074967Jy sigma=0.979877 ! Fit after self-cal, rms=0.074648Jy sigma=0.976650 ! 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.074648Jy sigma=0.976650 ! Fit after self-cal, rms=0.071625Jy sigma=0.943114 ! 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.071625Jy sigma=0.943114 ! Fit after self-cal, rms=0.071613Jy sigma=0.943010 ! Inverting map and beam ! Estimated beam: bmin=0.9472 mas, bmaj=2.522 mas, bpa=-34.99 degrees ! Estimated noise=0.986683 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000700122 Jy ! Component: 100 - total flux cleaned = 0.00134671 Jy ! Component: 150 - total flux cleaned = 0.00121224 Jy ! Component: 200 - total flux cleaned = 0.00107993 Jy ! Total flux subtracted in 200 components = 0.00107993 Jy ! Clean residual min=-0.006218 max=0.006197 Jy/beam ! Clean residual mean=0.000071 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 4.10768 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 97 components and 4.10768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070721Jy sigma=0.930520 ! Fit after self-cal, rms=0.070607Jy sigma=0.929079 ! 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.295 mas, bmaj=2.886 mas, bpa=-45.17 degrees ! Estimated noise=1.20514 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.00125576 Jy ! Component: 100 - total flux cleaned = -0.00146134 Jy ! Component: 150 - total flux cleaned = -0.00146718 Jy ! Component: 200 - total flux cleaned = -0.0014654 Jy ! Total flux subtracted in 200 components = -0.0014654 Jy ! Clean residual min=-0.004482 max=0.005656 Jy/beam ! Clean residual mean=0.000127 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 4.10622 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 107 components and 4.10622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070397Jy sigma=0.926169 ! Fit after self-cal, rms=0.070296Jy sigma=0.924316 ! 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.7094 mas, bmaj=2.335 mas, bpa=-32.73 degrees ! Estimated noise=1.61605 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.71165 Jy ! Component: 100 - total flux cleaned = 3.45654 Jy ! Component: 150 - total flux cleaned = 3.71938 Jy ! Component: 200 - total flux cleaned = 3.8452 Jy ! Total flux subtracted in 200 components = 3.8452 Jy ! Clean residual min=-0.029923 max=0.048486 Jy/beam ! Clean residual mean=-0.000639 rms=0.009183 Jy/beam ! Combined flux in latest and established models = 3.84519 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 24 model components to the UV plane model. ! The established model now contains 24 components and 3.84519 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9472 mas, bmaj=2.522 mas, bpa=-34.99 degrees ! Estimated noise=0.986683 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.122488 Jy ! Component: 100 - total flux cleaned = 0.185787 Jy ! Component: 150 - total flux cleaned = 0.220945 Jy ! Component: 200 - total flux cleaned = 0.240972 Jy ! Total flux subtracted in 200 components = 0.240972 Jy ! Clean residual min=-0.009713 max=0.009572 Jy/beam ! Clean residual mean=-0.000038 rms=0.002219 Jy/beam ! Combined flux in latest and established models = 4.08617 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 62 components and 4.08617 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.295 mas, bmaj=2.886 mas, bpa=-45.17 degrees ! Estimated noise=1.20514 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) ! Added new window around map position (-1.6, 1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123297 Jy ! Component: 100 - total flux cleaned = 0.0132918 Jy ! Component: 150 - total flux cleaned = 0.0131156 Jy ! Component: 200 - total flux cleaned = 0.0124607 Jy ! Total flux subtracted in 200 components = 0.0124607 Jy ! Clean residual min=-0.004401 max=0.005199 Jy/beam ! Clean residual mean=0.000055 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 4.09863 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 92 components and 4.09863 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9472 mas, bmaj=2.522 mas, bpa=-34.99 degrees ! Estimated noise=0.986683 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00429909 Jy ! Component: 100 - total flux cleaned = -0.00344143 Jy ! Component: 150 - total flux cleaned = -0.00320379 Jy ! Component: 200 - total flux cleaned = -0.00274628 Jy ! Total flux subtracted in 200 components = -0.00274628 Jy ! Clean residual min=-0.005667 max=0.004143 Jy/beam ! Clean residual mean=0.000018 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 4.09588 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 116 components and 4.09588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069712Jy sigma=0.916359 ! Fit after self-cal, rms=0.069435Jy sigma=0.911537 wmodel J0555+3948_X_2006_02_23_yyk\_map.mod ! Writing 116 model components to file: J0555+3948_X_2006_02_23_yyk_map.mod wobs J0555+3948_X_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J0555+3948_X_2006_02_23_yyk_uvs.fits wwins J0555+3948_X_2006_02_23_yyk\_map.win ! wwins: Wrote 2 windows to J0555+3948_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.00100443 Jy ! Component: 100 - total flux cleaned = -0.00229216 Jy ! Component: 150 - total flux cleaned = -0.0031844 Jy ! Component: 200 - total flux cleaned = -0.00388059 Jy ! Component: 250 - total flux cleaned = -0.0044762 Jy ! Component: 300 - total flux cleaned = -0.00498419 Jy ! Component: 350 - total flux cleaned = -0.00516687 Jy ! Component: 400 - total flux cleaned = -0.00540296 Jy ! Component: 450 - total flux cleaned = -0.00563222 Jy ! Component: 500 - total flux cleaned = -0.00579948 Jy ! Component: 550 - total flux cleaned = -0.0060701 Jy ! Component: 600 - total flux cleaned = -0.00627908 Jy ! Component: 650 - total flux cleaned = -0.00648204 Jy ! Component: 700 - total flux cleaned = -0.00658202 Jy ! Component: 750 - total flux cleaned = -0.00672886 Jy ! Component: 800 - total flux cleaned = -0.00677777 Jy ! Component: 850 - total flux cleaned = -0.00709907 Jy ! Component: 900 - total flux cleaned = -0.00714464 Jy ! Component: 950 - total flux cleaned = -0.00749543 Jy ! Component: 1000 - total flux cleaned = -0.00770943 Jy ! Component: 1050 - total flux cleaned = -0.0079607 Jy ! Component: 1100 - total flux cleaned = -0.00812594 Jy ! Component: 1150 - total flux cleaned = -0.0083672 Jy ! Component: 1200 - total flux cleaned = -0.00856414 Jy ! Component: 1250 - total flux cleaned = -0.00875701 Jy ! Component: 1300 - total flux cleaned = -0.00898505 Jy ! Component: 1350 - total flux cleaned = -0.00924621 Jy ! Component: 1400 - total flux cleaned = -0.00950067 Jy ! Component: 1450 - total flux cleaned = -0.00964321 Jy ! Component: 1500 - total flux cleaned = -0.00981876 Jy ! Component: 1550 - total flux cleaned = -0.00999172 Jy ! Component: 1600 - total flux cleaned = -0.0100931 Jy ! Component: 1650 - total flux cleaned = -0.0102587 Jy ! Component: 1700 - total flux cleaned = -0.0103559 Jy ! Component: 1750 - total flux cleaned = -0.0104517 Jy ! Component: 1800 - total flux cleaned = -0.0105776 Jy ! Component: 1850 - total flux cleaned = -0.0107631 Jy ! Component: 1900 - total flux cleaned = -0.0108843 Jy ! Component: 1950 - total flux cleaned = -0.011153 Jy ! Component: 2000 - total flux cleaned = -0.0113284 Jy ! Total flux subtracted in 2048 components = -0.0115603 Jy ! Clean residual min=-0.001551 max=0.001955 Jy/beam ! Clean residual mean=-0.000002 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 4.08432 Jy keep ! Adding 121 model components to the UV plane model. ! The established model now contains 235 components and 4.08433 Jy ![Exited script file: muppet] wmap "J0555+3948_X_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9472 x 2.522 at -34.99 degrees (North through East) ! Clean map min=-0.0049532 max=3.2427 Jy/beam ! Writing clean map to FITS file: J0555+3948_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 3.24275 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000530299 device "J0555+3948_X_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J0555+3948_X_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0490601 0.0490601 0.0981203 0.196241 0.392481 0.784962 1.56992 3.13985 6.2797 12.5594 25.1188 50.2376 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 3.242 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.9472 x 2.522 at -34.99 degrees (North through East) ! Clean map min=-0.0049532 max=3.2427 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0555+3948_X_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J0555+3948_X_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0555+3948_X_2006_02_23_yyk_uvs.log closed on Wed Jul 5 11:32:10 2006