! Started logfile: J1502-1508_X_2005_07_08_yyk_uvs.log on Fri Jan 20 10:37:13 2006 obs J1502-1508_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J1502-1508_X_2005_07_08_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.922222 visibilities/baseline/integration-bin. ! Found source: J1502-1508 ! ! 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 1407 lines of history. ! ! Reading 1660 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 J1502-1508_X_2005_07_08_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. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.157842 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.6754 mas, bmaj=1.662 mas, bpa=-1.424 degrees ! Estimated noise=1.45522 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.119731 Jy ! Component: 100 - total flux cleaned = 0.139769 Jy ! Total flux subtracted in 100 components = 0.139769 Jy ! Clean residual min=-0.006082 max=0.009035 Jy/beam ! Clean residual mean=0.000005 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 0.139769 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.139769 Jy ! ! Correcting IF 1. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.066486Jy sigma=1.080655 ! Fit after self-cal, rms=0.065127Jy sigma=1.069303 ! Inverting map and beam ! Estimated beam: bmin=0.6754 mas, bmaj=1.662 mas, bpa=-1.424 degrees ! Estimated noise=1.45522 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=0.8621 mas, bmaj=2.076 mas, bpa=0.6387 degrees ! Estimated noise=1.01235 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.0142088 Jy ! Component: 100 - total flux cleaned = 0.0188922 Jy ! Component: 150 - total flux cleaned = 0.0207549 Jy ! Component: 200 - total flux cleaned = 0.0212785 Jy ! Total flux subtracted in 200 components = 0.0212785 Jy ! Clean residual min=-0.004295 max=0.004877 Jy/beam ! Clean residual mean=0.000006 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.161048 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 32 components and 0.161048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063764Jy sigma=1.027784 ! Fit after self-cal, rms=0.063752Jy sigma=1.027680 ! 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.8621 x 2.076 at 0.6387 degrees (North through East) ! Clean map min=-0.0039521 max=0.146 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.00921 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 1.11 KP 0.97 ! LA 1.00 MK 1.00 NL 0.97 OV 0.96 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0043 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.20 KP 0.95 ! LA 0.98 MK 0.94 NL 0.96 OV 1.00 ! PT 1.03 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.998042 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.11 KP 0.87 ! LA 0.97 MK 1.07 NL 1.00 OV 1.01 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 4. ! 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* ! ! ! Fit before self-cal, rms=0.063752Jy sigma=1.027680 ! Fit after self-cal, rms=0.062883Jy sigma=1.012687 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.062883Jy sigma=1.012687 ! Fit after self-cal, rms=0.062885Jy sigma=1.012622 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8598 mas, bmaj=2.069 mas, bpa=1.568 degrees ! Estimated noise=0.990343 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.00255618 Jy ! Component: 100 - total flux cleaned = -0.00256189 Jy ! Component: 150 - total flux cleaned = -0.00249825 Jy ! Component: 200 - total flux cleaned = -0.00247502 Jy ! Total flux subtracted in 200 components = -0.00247502 Jy ! Clean residual min=-0.003699 max=0.004172 Jy/beam ! Clean residual mean=-0.000001 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.158573 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.158573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062696Jy sigma=1.010705 ! Fit after self-cal, rms=0.062688Jy sigma=1.010615 ! 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.062688Jy sigma=1.010615 ! Fit after self-cal, rms=0.058654Jy sigma=0.962655 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.000817936 Jy ! Component: 100 - total flux cleaned = 0.000818136 Jy ! Component: 150 - total flux cleaned = 0.00081875 Jy ! Component: 200 - total flux cleaned = 0.000799854 Jy ! Total flux subtracted in 200 components = 0.000799854 Jy ! Clean residual min=-0.003452 max=0.004028 Jy/beam ! Clean residual mean=0.000001 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.159373 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.159373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058650Jy sigma=0.962313 ! Fit after self-cal, rms=0.058271Jy sigma=0.958783 ! 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.8598 x 2.069 at 1.568 degrees (North through East) ! Clean map min=-0.0031567 max=0.14433 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.058271Jy sigma=0.958783 ! Fit after self-cal, rms=0.056663Jy sigma=0.947199 ! 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.056663Jy sigma=0.947199 ! Fit after self-cal, rms=0.056635Jy sigma=0.946840 ! Inverting map and beam ! Estimated beam: bmin=0.8543 mas, bmaj=2.062 mas, bpa=1.865 degrees ! Estimated noise=0.96366 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00295632 Jy ! Component: 100 - total flux cleaned = -0.00302396 Jy ! Component: 150 - total flux cleaned = -0.00302558 Jy ! Component: 200 - total flux cleaned = -0.00304402 Jy ! Total flux subtracted in 200 components = -0.00304402 Jy ! Clean residual min=-0.003085 max=0.002996 Jy/beam ! Clean residual mean=-0.000001 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.156329 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.156329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056395Jy sigma=0.944180 ! Fit after self-cal, rms=0.056390Jy sigma=0.944129 ! 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.056390Jy sigma=0.944129 ! Fit after self-cal, rms=0.055426Jy sigma=0.935893 ! 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.055426Jy sigma=0.935893 ! Fit after self-cal, rms=0.055428Jy sigma=0.935794 ! Inverting map and beam ! Estimated beam: bmin=0.8457 mas, bmaj=2.045 mas, bpa=1.892 degrees ! Estimated noise=0.94504 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00194622 Jy ! Component: 100 - total flux cleaned = -0.00188901 Jy ! Component: 150 - total flux cleaned = -0.0018018 Jy ! Component: 200 - total flux cleaned = -0.00170333 Jy ! Total flux subtracted in 200 components = -0.00170333 Jy ! Clean residual min=-0.002927 max=0.003220 Jy/beam ! Clean residual mean=-0.000002 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.154625 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.154625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055262Jy sigma=0.934005 ! Fit after self-cal, rms=0.055260Jy sigma=0.933983 ! 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.435 mas, bmaj=4.482 mas, bpa=4.605 degrees ! Estimated noise=1.233 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.000220928 Jy ! Component: 100 - total flux cleaned = -0.000222374 Jy ! Component: 150 - total flux cleaned = -0.000223531 Jy ! Component: 200 - total flux cleaned = -0.00022339 Jy ! Total flux subtracted in 200 components = -0.00022339 Jy ! Clean residual min=-0.003327 max=0.003280 Jy/beam ! Clean residual mean=-0.000004 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.154402 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 0.154402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055262Jy sigma=0.933984 ! Fit after self-cal, rms=0.055258Jy sigma=0.933967 ! 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.6718 mas, bmaj=1.651 mas, bpa=-0.7449 degrees ! Estimated noise=1.35969 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.113672 Jy ! Component: 100 - total flux cleaned = 0.134076 Jy ! Component: 150 - total flux cleaned = 0.143189 Jy ! Component: 200 - total flux cleaned = 0.14787 Jy ! Total flux subtracted in 200 components = 0.14787 Jy ! Clean residual min=-0.004832 max=0.004852 Jy/beam ! Clean residual mean=0.000003 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.14787 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.14787 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8457 mas, bmaj=2.045 mas, bpa=1.892 degrees ! Estimated noise=0.94504 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.00456152 Jy ! Component: 100 - total flux cleaned = 0.00597769 Jy ! Component: 150 - total flux cleaned = 0.00644365 Jy ! Component: 200 - total flux cleaned = 0.00652103 Jy ! Total flux subtracted in 200 components = 0.00652103 Jy ! Clean residual min=-0.002916 max=0.003249 Jy/beam ! Clean residual mean=-0.000002 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.154391 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.154391 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.435 mas, bmaj=4.482 mas, bpa=4.605 degrees ! Estimated noise=1.233 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 = -8.90166e-05 Jy ! Component: 100 - total flux cleaned = -8.88905e-05 Jy ! Component: 150 - total flux cleaned = -8.86878e-05 Jy ! Component: 200 - total flux cleaned = -8.77354e-05 Jy ! Total flux subtracted in 200 components = -8.77354e-05 Jy ! Clean residual min=-0.003323 max=0.003276 Jy/beam ! Clean residual mean=-0.000005 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.154303 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 35 components and 0.154303 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8457 mas, bmaj=2.045 mas, bpa=1.892 degrees ! Estimated noise=0.94504 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136935 Jy ! Component: 100 - total flux cleaned = 0.000137216 Jy ! Component: 150 - total flux cleaned = 0.000137967 Jy ! Component: 200 - total flux cleaned = 0.000138358 Jy ! Total flux subtracted in 200 components = 0.000138358 Jy ! Clean residual min=-0.002903 max=0.003248 Jy/beam ! Clean residual mean=-0.000002 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.154441 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.154441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055234Jy sigma=0.933885 ! Fit after self-cal, rms=0.055233Jy sigma=0.933865 wmodel J1502-1508_X_2005_07_08_yyk\_map.mod ! Writing 38 model components to file: J1502-1508_X_2005_07_08_yyk_map.mod wobs J1502-1508_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J1502-1508_X_2005_07_08_yyk_uvs.fits wwins J1502-1508_X_2005_07_08_yyk\_map.win ! wwins: Wrote 1 windows to J1502-1508_X_2005_07_08_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.000431069 Jy ! Component: 100 - total flux cleaned = -0.000153187 Jy ! Component: 150 - total flux cleaned = -0.000457615 Jy ! Component: 200 - total flux cleaned = -0.00065482 Jy ! Component: 250 - total flux cleaned = -0.000750492 Jy ! Component: 300 - total flux cleaned = -0.000844644 Jy ! Component: 350 - total flux cleaned = -0.0010698 Jy ! Component: 400 - total flux cleaned = -0.0012444 Jy ! Component: 450 - total flux cleaned = -0.0014574 Jy ! Component: 500 - total flux cleaned = -0.00158186 Jy ! Component: 550 - total flux cleaned = -0.00162256 Jy ! Component: 600 - total flux cleaned = -0.0018223 Jy ! Component: 650 - total flux cleaned = -0.00186121 Jy ! Component: 700 - total flux cleaned = -0.00186143 Jy ! Component: 750 - total flux cleaned = -0.00193625 Jy ! Component: 800 - total flux cleaned = -0.0018618 Jy ! Component: 850 - total flux cleaned = -0.00189856 Jy ! Component: 900 - total flux cleaned = -0.0018983 Jy ! Component: 950 - total flux cleaned = -0.00196799 Jy ! Component: 1000 - total flux cleaned = -0.0020022 Jy ! Component: 1050 - total flux cleaned = -0.0020016 Jy ! Component: 1100 - total flux cleaned = -0.0019344 Jy ! Component: 1150 - total flux cleaned = -0.00196821 Jy ! Component: 1200 - total flux cleaned = -0.00196802 Jy ! Component: 1250 - total flux cleaned = -0.0019045 Jy ! Component: 1300 - total flux cleaned = -0.00193613 Jy ! Component: 1350 - total flux cleaned = -0.00181218 Jy ! Component: 1400 - total flux cleaned = -0.00181276 Jy ! Component: 1450 - total flux cleaned = -0.0018126 Jy ! Component: 1500 - total flux cleaned = -0.00169226 Jy ! Component: 1550 - total flux cleaned = -0.00166265 Jy ! Component: 1600 - total flux cleaned = -0.00151649 Jy ! Component: 1650 - total flux cleaned = -0.00157525 Jy ! Component: 1700 - total flux cleaned = -0.0016325 Jy ! Component: 1750 - total flux cleaned = -0.00160431 Jy ! Component: 1800 - total flux cleaned = -0.00163216 Jy ! Component: 1850 - total flux cleaned = -0.00160456 Jy ! Component: 1900 - total flux cleaned = -0.00171347 Jy ! Component: 1950 - total flux cleaned = -0.00163191 Jy ! Component: 2000 - total flux cleaned = -0.00171198 Jy ! Total flux subtracted in 2048 components = -0.00171185 Jy ! Clean residual min=-0.001465 max=0.001696 Jy/beam ! Clean residual mean=0.000003 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.152729 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 167 components and 0.152729 Jy ![Exited script file: muppet] wmap "J1502-1508_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8457 x 2.045 at 1.892 degrees (North through East) ! Clean map min=-0.0027677 max=0.13758 Jy/beam ! Writing clean map to FITS file: J1502-1508_X_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.137579 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000486254 device "J1502-1508_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1502-1508_X_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.06031 1.06031 2.12061 4.24123 8.48246 16.9649 33.9298 67.8597 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.137 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.8457 x 2.045 at 1.892 degrees (North through East) ! Clean map min=-0.0027677 max=0.13758 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1502-1508_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1502-1508_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1502-1508_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:37:17 2006