! Started logfile: J1402-1840_X_2007_01_11_yyk_uvs.log on Mon Jun 16 19:42:26 2008 obs J1402-1840_X_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J1402-1840_X_2007_01_11_yyk_uve.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.780864 visibilities/baseline/integration-bin. ! Found source: J1402-1840 ! ! 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 2143 lines of history. ! ! Reading 2024 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 J1402-1840_X_2007_01_11_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.227416 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.6629 mas, bmaj=1.692 mas, bpa=1.83 degrees ! Estimated noise=1.45232 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.177908 Jy ! Component: 100 - total flux cleaned = 0.212123 Jy ! Total flux subtracted in 100 components = 0.212123 Jy ! Clean residual min=-0.008024 max=0.010205 Jy/beam ! Clean residual mean=-0.000041 rms=0.002201 Jy/beam ! Combined flux in latest and established models = 0.212123 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.212123 Jy ! ! Correcting IF 1. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.082303Jy sigma=1.292964 ! Fit after self-cal, rms=0.082139Jy sigma=1.290392 ! Inverting map and beam ! Estimated beam: bmin=0.663 mas, bmaj=1.693 mas, bpa=1.831 degrees ! Estimated noise=1.45237 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.8003 mas, bmaj=2.013 mas, bpa=0.8172 degrees ! Estimated noise=0.948919 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.0184726 Jy ! Component: 100 - total flux cleaned = 0.0244634 Jy ! Component: 150 - total flux cleaned = 0.0266186 Jy ! Component: 200 - total flux cleaned = 0.0272603 Jy ! Total flux subtracted in 200 components = 0.0272603 Jy ! Clean residual min=-0.006332 max=0.006879 Jy/beam ! Clean residual mean=0.000006 rms=0.001412 Jy/beam ! Combined flux in latest and established models = 0.239383 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.239383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080082Jy sigma=1.242992 ! Fit after self-cal, rms=0.080073Jy sigma=1.242794 ! 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.8003 x 2.013 at 0.8172 degrees (North through East) ! Clean map min=-0.0061178 max=0.2131 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: 1.00335 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.08 KP 1.03 ! LA 0.98 MK 0.98 OV 0.93 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0091 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.09 KP 1.00 ! LA 0.93 MK 0.97 OV 0.91 PT 1.06 ! SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.996785 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 0.95 KP 0.95 ! LA 0.93 MK 1.04 OV 1.01 PT 1.05 ! SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.994146 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.08 HN 0.97 KP 0.90 ! LA 0.92 MK 1.03 OV 0.98 PT 1.17 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.080073Jy sigma=1.242794 ! Fit after self-cal, rms=0.078636Jy sigma=1.211071 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.078636Jy sigma=1.211071 ! Fit after self-cal, rms=0.078634Jy sigma=1.211055 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.802 mas, bmaj=2.012 mas, bpa=1.239 degrees ! Estimated noise=0.949641 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.000462775 Jy ! Component: 100 - total flux cleaned = 0.000581732 Jy ! Component: 150 - total flux cleaned = 0.000550068 Jy ! Component: 200 - total flux cleaned = 0.000549479 Jy ! Total flux subtracted in 200 components = 0.000549479 Jy ! Clean residual min=-0.003431 max=0.003881 Jy/beam ! Clean residual mean=0.000014 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.239932 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.239932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078629Jy sigma=1.210621 ! Fit after self-cal, rms=0.078625Jy sigma=1.210568 ! 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.078625Jy sigma=1.210568 ! Fit after self-cal, rms=0.064163Jy sigma=0.948473 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.00414445 Jy ! Component: 100 - total flux cleaned = 0.00491421 Jy ! Component: 150 - total flux cleaned = 0.00505409 Jy ! Component: 200 - total flux cleaned = 0.00507646 Jy ! Total flux subtracted in 200 components = 0.00507646 Jy ! Clean residual min=-0.003377 max=0.003901 Jy/beam ! Clean residual mean=0.000011 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.245009 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.245009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064129Jy sigma=0.944954 ! Fit after self-cal, rms=0.063229Jy sigma=0.933031 ! 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.802 x 2.012 at 1.239 degrees (North through East) ! Clean map min=-0.0031321 max=0.2187 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.063229Jy sigma=0.933031 ! Fit after self-cal, rms=0.063911Jy sigma=0.921355 ! 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.063911Jy sigma=0.921355 ! Fit after self-cal, rms=0.063820Jy sigma=0.920293 ! Inverting map and beam ! Estimated beam: bmin=0.8016 mas, bmaj=2.021 mas, bpa=1.146 degrees ! Estimated noise=0.948167 mJy/beam. ! Added new window around map position (-5.6, -7). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0032275 Jy ! Component: 100 - total flux cleaned = 0.00303707 Jy ! Component: 150 - total flux cleaned = 0.00271657 Jy ! Component: 200 - total flux cleaned = 0.00253298 Jy ! Total flux subtracted in 200 components = 0.00253298 Jy ! Clean residual min=-0.003056 max=0.002675 Jy/beam ! Clean residual mean=-0.000007 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.247542 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 50 components and 0.247542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063648Jy sigma=0.917004 ! Fit after self-cal, rms=0.063620Jy sigma=0.916747 ! 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.063620Jy sigma=0.916747 ! Fit after self-cal, rms=0.061938Jy sigma=0.889224 ! 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.061938Jy sigma=0.889224 ! Fit after self-cal, rms=0.061937Jy sigma=0.889166 ! Inverting map and beam ! Estimated beam: bmin=0.8016 mas, bmaj=2.02 mas, bpa=1.134 degrees ! Estimated noise=0.947745 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000528586 Jy ! Component: 100 - total flux cleaned = 0.00065296 Jy ! Component: 150 - total flux cleaned = 0.000691536 Jy ! Component: 200 - total flux cleaned = 0.000758178 Jy ! Total flux subtracted in 200 components = 0.000758178 Jy ! Clean residual min=-0.003031 max=0.002687 Jy/beam ! Clean residual mean=-0.000005 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.2483 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 61 components and 0.2483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061900Jy sigma=0.888506 ! Fit after self-cal, rms=0.061897Jy sigma=0.888488 ! 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.322 mas, bmaj=5.242 mas, bpa=16.41 degrees ! Estimated noise=1.27366 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.00066206 Jy ! Component: 100 - total flux cleaned = 0.000711704 Jy ! Component: 150 - total flux cleaned = 0.000710742 Jy ! Component: 200 - total flux cleaned = 0.0007107 Jy ! Total flux subtracted in 200 components = 0.0007107 Jy ! Clean residual min=-0.003012 max=0.003054 Jy/beam ! Clean residual mean=-0.000008 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.249011 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 67 components and 0.249011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061886Jy sigma=0.888376 ! Fit after self-cal, rms=0.061885Jy sigma=0.888336 ! 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.6641 mas, bmaj=1.689 mas, bpa=2.05 degrees ! Estimated noise=1.46976 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.183808 Jy ! Component: 100 - total flux cleaned = 0.22008 Jy ! Component: 150 - total flux cleaned = 0.234548 Jy ! Component: 200 - total flux cleaned = 0.24076 Jy ! Total flux subtracted in 200 components = 0.24076 Jy ! Clean residual min=-0.004899 max=0.005028 Jy/beam ! Clean residual mean=-0.000006 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.24076 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.24076 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8016 mas, bmaj=2.02 mas, bpa=1.134 degrees ! Estimated noise=0.947745 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.00530931 Jy ! Component: 100 - total flux cleaned = 0.00754379 Jy ! Component: 150 - total flux cleaned = 0.0077558 Jy ! Component: 200 - total flux cleaned = 0.00787277 Jy ! Total flux subtracted in 200 components = 0.00787277 Jy ! Clean residual min=-0.003042 max=0.002843 Jy/beam ! Clean residual mean=-0.000006 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.248633 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 33 components and 0.248633 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.322 mas, bmaj=5.242 mas, bpa=16.41 degrees ! Estimated noise=1.27366 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.00070279 Jy ! Component: 100 - total flux cleaned = 0.000696389 Jy ! Component: 150 - total flux cleaned = 0.000661305 Jy ! Component: 200 - total flux cleaned = 0.000662561 Jy ! Total flux subtracted in 200 components = 0.000662561 Jy ! Clean residual min=-0.003088 max=0.003132 Jy/beam ! Clean residual mean=-0.000008 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.249296 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.249296 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8016 mas, bmaj=2.02 mas, bpa=1.134 degrees ! Estimated noise=0.947745 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130245 Jy ! Component: 100 - total flux cleaned = -0.000131638 Jy ! Component: 150 - total flux cleaned = -0.000208365 Jy ! Component: 200 - total flux cleaned = -0.000242423 Jy ! Total flux subtracted in 200 components = -0.000242423 Jy ! Clean residual min=-0.002913 max=0.002667 Jy/beam ! Clean residual mean=-0.000004 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.249053 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.249053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061906Jy sigma=0.888686 ! Fit after self-cal, rms=0.061904Jy sigma=0.888612 wmodel J1402-1840_X_2007_01_11_yyk\_map.mod ! Writing 57 model components to file: J1402-1840_X_2007_01_11_yyk_map.mod wobs J1402-1840_X_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J1402-1840_X_2007_01_11_yyk_uvs.fits wwins J1402-1840_X_2007_01_11_yyk\_map.win ! wwins: Wrote 2 windows to J1402-1840_X_2007_01_11_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.000697767 Jy ! Component: 100 - total flux cleaned = -0.000786726 Jy ! Component: 150 - total flux cleaned = -0.00120135 Jy ! Component: 200 - total flux cleaned = -0.00155523 Jy ! Component: 250 - total flux cleaned = -0.00166803 Jy ! Component: 300 - total flux cleaned = -0.00166844 Jy ! Component: 350 - total flux cleaned = -0.00159789 Jy ! Component: 400 - total flux cleaned = -0.00156322 Jy ! Component: 450 - total flux cleaned = -0.00149661 Jy ! Component: 500 - total flux cleaned = -0.00139931 Jy ! Component: 550 - total flux cleaned = -0.00136775 Jy ! Component: 600 - total flux cleaned = -0.00133635 Jy ! Component: 650 - total flux cleaned = -0.00124471 Jy ! Component: 700 - total flux cleaned = -0.00121546 Jy ! Component: 750 - total flux cleaned = -0.00115745 Jy ! Component: 800 - total flux cleaned = -0.00107206 Jy ! Component: 850 - total flux cleaned = -0.00101598 Jy ! Component: 900 - total flux cleaned = -0.000961067 Jy ! Component: 950 - total flux cleaned = -0.00101578 Jy ! Component: 1000 - total flux cleaned = -0.00101558 Jy ! Component: 1050 - total flux cleaned = -0.00109368 Jy ! Component: 1100 - total flux cleaned = -0.00101687 Jy ! Component: 1150 - total flux cleaned = -0.00111741 Jy ! Component: 1200 - total flux cleaned = -0.00119136 Jy ! Component: 1250 - total flux cleaned = -0.00119135 Jy ! Component: 1300 - total flux cleaned = -0.00128692 Jy ! Component: 1350 - total flux cleaned = -0.00133394 Jy ! Component: 1400 - total flux cleaned = -0.00142716 Jy ! Component: 1450 - total flux cleaned = -0.00154205 Jy ! Component: 1500 - total flux cleaned = -0.00163273 Jy ! Component: 1550 - total flux cleaned = -0.00178987 Jy ! Component: 1600 - total flux cleaned = -0.00192233 Jy ! Component: 1650 - total flux cleaned = -0.001966 Jy ! Component: 1700 - total flux cleaned = -0.0020736 Jy ! Component: 1750 - total flux cleaned = -0.00218004 Jy ! Component: 1800 - total flux cleaned = -0.00230641 Jy ! Component: 1850 - total flux cleaned = -0.00234772 Jy ! Component: 1900 - total flux cleaned = -0.00238893 Jy ! Component: 1950 - total flux cleaned = -0.00251088 Jy ! Component: 2000 - total flux cleaned = -0.00261122 Jy ! Total flux subtracted in 2048 components = -0.00265119 Jy ! Clean residual min=-0.001267 max=0.001190 Jy/beam ! Clean residual mean=0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.246402 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 191 components and 0.246402 Jy ![Exited script file: muppet] wmap "J1402-1840_X_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8016 x 2.02 at 1.134 degrees (North through East) ! Clean map min=-0.001946 max=0.21851 Jy/beam ! Writing clean map to FITS file: J1402-1840_X_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.218507 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000353307 device "J1402-1840_X_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J1402-1840_X_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.485073 0.485073 0.970146 1.94029 3.88058 7.76117 15.5223 31.0447 62.0893 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.218 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.8016 x 2.02 at 1.134 degrees (North through East) ! Clean map min=-0.001946 max=0.21851 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1402-1840_X_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J1402-1840_X_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1402-1840_X_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:42:32 2008