! Started logfile: J0224+7655_S_2006_02_16_yyk_uvs.log on Wed Jul 5 11:08:33 2006 obs J0224+7655_S_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J0224+7655_S_2006_02_16_yyk_uva.fits ! AN table 1: 872 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.132747 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0224+7655 ! ! 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 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2422 lines of history. ! ! Reading 20836 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 J0224+7655_S_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.500x0.500 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.103262 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=8.345 mas, bmaj=28.09 mas, bpa=-32.04 degrees ! Estimated noise=2.62665 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0389348 Jy ! Component: 100 - total flux cleaned = 0.0473359 Jy ! Total flux subtracted in 100 components = 0.0473359 Jy ! Clean residual min=-0.020154 max=0.020186 Jy/beam ! Clean residual mean=-0.000320 rms=0.006420 Jy/beam ! Combined flux in latest and established models = 0.0473359 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.0473359 Jy ! ! Correcting IF 1. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.067856Jy sigma=1.346062 ! Fit after self-cal, rms=0.066676Jy sigma=1.311834 ! Inverting map and beam ! Estimated beam: bmin=8.345 mas, bmaj=28.09 mas, bpa=-32.04 degrees ! Estimated noise=2.62665 mJy/beam. 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=11.5 mas, bmaj=28.43 mas, bpa=-26.88 degrees ! Estimated noise=2.18784 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.008168 Jy ! Component: 100 - total flux cleaned = -0.0146112 Jy ! Component: 150 - total flux cleaned = -0.0145893 Jy ! Component: 200 - total flux cleaned = -0.013971 Jy ! Total flux subtracted in 200 components = -0.013971 Jy ! Clean residual min=-0.008466 max=0.008174 Jy/beam ! Clean residual mean=-0.000049 rms=0.002654 Jy/beam ! Combined flux in latest and established models = 0.0333649 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 97 model components to the UV plane model. ! The established model now contains 130 components and 0.0333648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061764Jy sigma=1.202170 ! Fit after self-cal, rms=0.061605Jy sigma=1.197841 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.5 x 28.43 at -26.88 degrees (North through East) ! Clean map min=-0.020879 max=0.02265 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.061605Jy sigma=1.197841 ! Fit after self-cal, rms=0.064144Jy sigma=1.301306 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.064144Jy sigma=1.301306 ! Fit after self-cal, rms=0.064144Jy sigma=1.301307 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.191 mas, bmaj=31.83 mas, bpa=-33.48 degrees ! Estimated noise=3.3197 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.00218751 Jy ! Component: 100 - total flux cleaned = 0.000520161 Jy ! Component: 150 - total flux cleaned = 0.00117614 Jy ! Component: 200 - total flux cleaned = 0.00345923 Jy ! Total flux subtracted in 200 components = 0.00345923 Jy ! Clean residual min=-0.002999 max=0.002946 Jy/beam ! Clean residual mean=0.000062 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.0368241 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 69 model components to the UV plane model. ! The established model now contains 197 components and 0.0368241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062462Jy sigma=1.259890 ! Fit after self-cal, rms=0.062464Jy sigma=1.258673 ! 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.062464Jy sigma=1.258673 ! Fit after self-cal, rms=0.055782Jy sigma=1.129236 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.00107989 Jy ! Component: 100 - total flux cleaned = 0.00174976 Jy ! Component: 150 - total flux cleaned = 0.00138412 Jy ! Component: 200 - total flux cleaned = 0.00184571 Jy ! Total flux subtracted in 200 components = 0.00184571 Jy ! Clean residual min=-0.002034 max=0.001963 Jy/beam ! Clean residual mean=-0.000016 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.0386698 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 80 model components to the UV plane model. ! The established model now contains 277 components and 0.0386698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054010Jy sigma=1.086137 ! Fit after self-cal, rms=0.051812Jy sigma=1.062053 ! Inverting map ! Added new window around map position (62.5, -50.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.001479 Jy ! Component: 100 - total flux cleaned = 0.001745 Jy ! Component: 150 - total flux cleaned = 0.00214136 Jy ! Component: 200 - total flux cleaned = 0.0027487 Jy ! Total flux subtracted in 200 components = 0.0027487 Jy ! Clean residual min=-0.002341 max=0.002066 Jy/beam ! Clean residual mean=0.000011 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.0414185 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 321 components and 0.0414185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051301Jy sigma=1.055379 ! Fit after self-cal, rms=0.050771Jy sigma=1.050143 ! 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: 8.191 x 31.83 at -33.48 degrees (North through East) ! Clean map min=-0.018718 max=0.023552 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 uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.276 mas, bmaj=30.45 mas, bpa=-32.75 degrees ! Estimated noise=3.3968 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.000525549 Jy ! Component: 100 - total flux cleaned = 0.00136039 Jy ! Component: 150 - total flux cleaned = 0.00189512 Jy ! Component: 200 - total flux cleaned = 0.00211062 Jy ! Total flux subtracted in 200 components = 0.00211062 Jy ! Clean residual min=-0.002493 max=0.002131 Jy/beam ! Clean residual mean=0.000010 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.0435291 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 360 components and 0.0435291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050634Jy sigma=1.048427 ! Fit after self-cal, rms=0.050500Jy sigma=1.047294 ! 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=8.062 mas, bmaj=31.1 mas, bpa=-33.81 degrees ! Estimated noise=3.3604 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00651768 Jy ! Component: 100 - total flux cleaned = -0.00350794 Jy ! Component: 150 - total flux cleaned = -0.00666444 Jy ! Component: 200 - total flux cleaned = -0.00732777 Jy ! Total flux subtracted in 200 components = -0.00732777 Jy ! Clean residual min=-0.035962 max=0.026634 Jy/beam ! Clean residual mean=-0.000280 rms=0.008465 Jy/beam ! Combined flux in latest and established models = -0.00732776 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 57 model components to the UV plane model. ! The established model now contains 57 components and -0.00732776 Jy ! Inverting map and beam ! Estimated beam: bmin=8.191 mas, bmaj=31.83 mas, bpa=-33.48 degrees ! Estimated noise=3.3197 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.00252525 Jy ! Component: 100 - total flux cleaned = -0.00347134 Jy ! Component: 150 - total flux cleaned = -0.00346443 Jy ! Component: 200 - total flux cleaned = -0.00315727 Jy ! Total flux subtracted in 200 components = -0.00315727 Jy ! Clean residual min=-0.009934 max=0.016305 Jy/beam ! Clean residual mean=-0.000058 rms=0.004957 Jy/beam ! Combined flux in latest and established models = -0.010485 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 96 components and -0.010485 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.276 mas, bmaj=30.45 mas, bpa=-32.75 degrees ! Estimated noise=3.3968 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 = 6.08001e-05 Jy ! Component: 100 - total flux cleaned = -0.000204587 Jy ! Component: 150 - total flux cleaned = -0.00100888 Jy ! Component: 200 - total flux cleaned = -0.00168361 Jy ! Total flux subtracted in 200 components = -0.00168361 Jy ! Clean residual min=-0.006945 max=0.011888 Jy/beam ! Clean residual mean=0.000021 rms=0.003718 Jy/beam ! Combined flux in latest and established models = -0.0121686 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 118 components and -0.0121686 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=8.191 mas, bmaj=31.83 mas, bpa=-33.48 degrees ! Estimated noise=3.3197 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000137763 Jy ! Component: 100 - total flux cleaned = -0.000767245 Jy ! Component: 150 - total flux cleaned = -0.00106551 Jy ! Component: 200 - total flux cleaned = -0.00120493 Jy ! Total flux subtracted in 200 components = -0.00120493 Jy ! Clean residual min=-0.004656 max=0.007867 Jy/beam ! Clean residual mean=0.000019 rms=0.002269 Jy/beam ! Combined flux in latest and established models = -0.0133736 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 147 components and -0.0133736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052060Jy sigma=1.081194 ! Fit after self-cal, rms=0.051461Jy sigma=1.062217 wmodel J0224+7655_S_2006_02_16_yyk\_map.mod ! Writing 147 model components to file: J0224+7655_S_2006_02_16_yyk_map.mod wobs J0224+7655_S_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J0224+7655_S_2006_02_16_yyk_uvs.fits wwins J0224+7655_S_2006_02_16_yyk\_map.win ! wwins: Wrote 1 windows to J0224+7655_S_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.000934948 Jy ! Component: 100 - total flux cleaned = 0.000103308 Jy ! Component: 150 - total flux cleaned = -0.000447577 Jy ! Component: 200 - total flux cleaned = 0.000101267 Jy ! Component: 250 - total flux cleaned = 0.000632862 Jy ! Component: 300 - total flux cleaned = 0.00101933 Jy ! Component: 350 - total flux cleaned = 0.00143061 Jy ! Component: 400 - total flux cleaned = 0.00175191 Jy ! Component: 450 - total flux cleaned = 0.00202288 Jy ! Component: 500 - total flux cleaned = 0.00231568 Jy ! Component: 550 - total flux cleaned = 0.00254672 Jy ! Component: 600 - total flux cleaned = 0.00264798 Jy ! Component: 650 - total flux cleaned = 0.00274654 Jy ! Component: 700 - total flux cleaned = 0.00274646 Jy ! Component: 750 - total flux cleaned = 0.00262815 Jy ! Component: 800 - total flux cleaned = 0.00250928 Jy ! Component: 850 - total flux cleaned = 0.0023691 Jy ! Component: 900 - total flux cleaned = 0.00226819 Jy ! Component: 950 - total flux cleaned = 0.00212536 Jy ! Component: 1000 - total flux cleaned = 0.00193912 Jy ! Component: 1050 - total flux cleaned = 0.00172977 Jy ! Component: 1100 - total flux cleaned = 0.00153849 Jy ! Component: 1150 - total flux cleaned = 0.00134461 Jy ! Component: 1200 - total flux cleaned = 0.00123562 Jy ! Component: 1250 - total flux cleaned = 0.00125796 Jy ! Component: 1300 - total flux cleaned = 0.00128047 Jy ! Component: 1350 - total flux cleaned = 0.00130312 Jy ! Component: 1400 - total flux cleaned = 0.00111312 Jy ! Component: 1450 - total flux cleaned = 0.000870022 Jy ! Component: 1500 - total flux cleaned = 0.000846343 Jy ! Component: 1550 - total flux cleaned = 0.00112912 Jy ! Component: 1600 - total flux cleaned = 0.00142083 Jy ! Component: 1650 - total flux cleaned = 0.00169571 Jy ! Component: 1700 - total flux cleaned = 0.00203726 Jy ! Component: 1750 - total flux cleaned = 0.00230162 Jy ! Component: 1800 - total flux cleaned = 0.00251448 Jy ! Component: 1850 - total flux cleaned = 0.00241884 Jy ! Component: 1900 - total flux cleaned = 0.00228646 Jy ! Component: 1950 - total flux cleaned = 0.00218267 Jy ! Component: 2000 - total flux cleaned = 0.00200214 Jy ! Total flux subtracted in 2048 components = 0.00185008 Jy ! Clean residual min=-0.002068 max=0.002257 Jy/beam ! Clean residual mean=-0.000010 rms=0.000716 Jy/beam ! Combined flux in latest and established models = -0.0115235 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 276 components and -0.0115235 Jy ![Exited script file: muppet] wmap "J0224+7655_S_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.191 x 31.83 at -33.48 degrees (North through East) ! Clean map min=-0.050365 max=0.039802 Jy/beam ! Writing clean map to FITS file: J0224+7655_S_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.0398019 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000877319 device "J0224+7655_S_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J0224+7655_S_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.61264 6.61264 13.2253 26.4506 52.9011 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.039 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.191 x 31.83 at -33.48 degrees (North through East) ! Clean map min=-0.050365 max=0.039802 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0224+7655_S_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J0224+7655_S_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0224+7655_S_2006_02_16_yyk_uvs.log closed on Wed Jul 5 11:09:07 2006