! Started logfile: J1449-0045_X_2005_05_12_yyk_uvs.log on Sat Oct 8 17:24:35 2005 obs J1449-0045_X_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J1449-0045_X_2005_05_12_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.929293 visibilities/baseline/integration-bin. ! Found source: J1449-0045 ! ! 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 1439 lines of history. ! ! Reading 1840 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 J1449-0045_X_2005_05_12_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.141461 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.7127 mas, bmaj=1.798 mas, bpa=-1.155 degrees ! Estimated noise=1.25211 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.101996 Jy ! Component: 100 - total flux cleaned = 0.125871 Jy ! Total flux subtracted in 100 components = 0.125871 Jy ! Clean residual min=-0.006132 max=0.007249 Jy/beam ! Clean residual mean=-0.000010 rms=0.001741 Jy/beam ! Combined flux in latest and established models = 0.125871 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 0.125871 Jy ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.065747Jy sigma=1.072251 ! Fit after self-cal, rms=0.065534Jy sigma=1.067592 ! Inverting map and beam ! Estimated beam: bmin=0.7127 mas, bmaj=1.798 mas, bpa=-1.155 degrees ! Estimated noise=1.25211 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.9164 mas, bmaj=2.171 mas, bpa=-0.3815 degrees ! Estimated noise=0.963832 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.0128405 Jy ! Component: 100 - total flux cleaned = 0.0176346 Jy ! Component: 150 - total flux cleaned = 0.0198394 Jy ! Component: 200 - total flux cleaned = 0.0207122 Jy ! Total flux subtracted in 200 components = 0.0207122 Jy ! Clean residual min=-0.004702 max=0.006119 Jy/beam ! Clean residual mean=-0.000030 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.146583 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 30 components and 0.146583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063936Jy sigma=1.028980 ! Fit after self-cal, rms=0.063932Jy sigma=1.028826 ! 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.9164 x 2.171 at -0.3815 degrees (North through East) ! Clean map min=-0.004506 max=0.12141 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.01547 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.00* KP 0.93 ! LA 1.01 MK 0.94 NL 0.97 OV 1.08 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.992473 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.00* KP 0.93 ! LA 0.99 MK 1.08 NL 0.99 OV 1.09 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.991287 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 1.00* KP 0.83 ! LA 0.98 MK 1.09 NL 0.97 OV 1.07 ! PT 1.00 SC 1.10 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.971084 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 1.00* KP 1.00 ! LA 0.94 MK 1.05 NL 1.01 OV 1.16 ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.063932Jy sigma=1.028826 ! Fit after self-cal, rms=0.063703Jy sigma=1.012074 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.063703Jy sigma=1.012074 ! Fit after self-cal, rms=0.063708Jy sigma=1.012026 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9357 mas, bmaj=2.205 mas, bpa=-0.4054 degrees ! Estimated noise=0.957832 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 (-2.4, 9.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0054287 Jy ! Component: 100 - total flux cleaned = 0.00581492 Jy ! Component: 150 - total flux cleaned = 0.00575521 Jy ! Component: 200 - total flux cleaned = 0.00565538 Jy ! Total flux subtracted in 200 components = 0.00565538 Jy ! Clean residual min=-0.003611 max=0.003391 Jy/beam ! Clean residual mean=-0.000001 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.152238 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 48 components and 0.152238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063320Jy sigma=1.003644 ! Fit after self-cal, rms=0.063314Jy sigma=1.003479 ! 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.063314Jy sigma=1.003479 ! Fit after self-cal, rms=0.061599Jy sigma=0.967815 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.000174161 Jy ! Component: 100 - total flux cleaned = 0.000220366 Jy ! Component: 150 - total flux cleaned = 0.0001786 Jy ! Component: 200 - total flux cleaned = 0.000138959 Jy ! Total flux subtracted in 200 components = 0.000138959 Jy ! Clean residual min=-0.003683 max=0.003377 Jy/beam ! Clean residual mean=-0.000001 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.152377 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 63 components and 0.152377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061539Jy sigma=0.966784 ! Fit after self-cal, rms=0.061539Jy sigma=0.963763 ! 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.9357 x 2.205 at -0.4054 degrees (North through East) ! Clean map min=-0.0034316 max=0.12242 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.061539Jy sigma=0.963763 ! Fit after self-cal, rms=0.061874Jy sigma=0.951745 ! 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.061874Jy sigma=0.951745 ! Fit after self-cal, rms=0.061947Jy sigma=0.951236 ! Inverting map and beam ! Estimated beam: bmin=0.9348 mas, bmaj=2.199 mas, bpa=-0.1697 degrees ! Estimated noise=0.953753 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000276875 Jy ! Component: 100 - total flux cleaned = 0.000136586 Jy ! Component: 150 - total flux cleaned = 4.12337e-05 Jy ! Component: 200 - total flux cleaned = -7.72008e-05 Jy ! Total flux subtracted in 200 components = -7.72008e-05 Jy ! Clean residual min=-0.003273 max=0.002996 Jy/beam ! Clean residual mean=-0.000000 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.1523 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 73 components and 0.1523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061906Jy sigma=0.950578 ! Fit after self-cal, rms=0.061946Jy sigma=0.950458 ! 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.061946Jy sigma=0.950458 ! Fit after self-cal, rms=0.063176Jy sigma=0.942187 ! 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.063176Jy sigma=0.942187 ! Fit after self-cal, rms=0.063183Jy sigma=0.942071 ! Inverting map and beam ! Estimated beam: bmin=0.9288 mas, bmaj=2.195 mas, bpa=-0.6149 degrees ! Estimated noise=0.952523 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000684943 Jy ! Component: 100 - total flux cleaned = 0.000745738 Jy ! Component: 150 - total flux cleaned = 0.000691362 Jy ! Component: 200 - total flux cleaned = 0.000640972 Jy ! Total flux subtracted in 200 components = 0.000640972 Jy ! Clean residual min=-0.003335 max=0.003361 Jy/beam ! Clean residual mean=0.000001 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.152941 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 77 components and 0.152941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063158Jy sigma=0.941514 ! Fit after self-cal, rms=0.063170Jy sigma=0.941479 ! 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.619 mas, bmaj=3.749 mas, bpa=4.286 degrees ! Estimated noise=1.17838 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.000889835 Jy ! Component: 100 - total flux cleaned = -0.00105817 Jy ! Component: 150 - total flux cleaned = -0.0011337 Jy ! Component: 200 - total flux cleaned = -0.00122402 Jy ! Total flux subtracted in 200 components = -0.00122402 Jy ! Clean residual min=-0.003497 max=0.003020 Jy/beam ! Clean residual mean=0.000001 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.151717 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 90 components and 0.151717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063185Jy sigma=0.941491 ! Fit after self-cal, rms=0.063180Jy sigma=0.941351 ! Inverting map uvtaper 0,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.7172 mas, bmaj=1.804 mas, bpa=-1.133 degrees ! Estimated noise=1.25464 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.102948 Jy ! Component: 100 - total flux cleaned = 0.126456 Jy ! Component: 150 - total flux cleaned = 0.136685 Jy ! Component: 200 - total flux cleaned = 0.142281 Jy ! Total flux subtracted in 200 components = 0.142281 Jy ! Clean residual min=-0.004806 max=0.004478 Jy/beam ! Clean residual mean=-0.000001 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.142282 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.142282 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9288 mas, bmaj=2.195 mas, bpa=-0.6149 degrees ! Estimated noise=0.952523 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.00492263 Jy ! Component: 100 - total flux cleaned = 0.00765425 Jy ! Component: 150 - total flux cleaned = 0.00855999 Jy ! Component: 200 - total flux cleaned = 0.00927928 Jy ! Total flux subtracted in 200 components = 0.00927928 Jy ! Clean residual min=-0.003306 max=0.003355 Jy/beam ! Clean residual mean=-0.000002 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.151561 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 50 components and 0.151561 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.619 mas, bmaj=3.749 mas, bpa=4.286 degrees ! Estimated noise=1.17838 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.000357379 Jy ! Component: 100 - total flux cleaned = 0.000503334 Jy ! Component: 150 - total flux cleaned = 0.000508819 Jy ! Component: 200 - total flux cleaned = 0.000446702 Jy ! Total flux subtracted in 200 components = 0.000446702 Jy ! Clean residual min=-0.003458 max=0.003059 Jy/beam ! Clean residual mean=0.000001 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.152007 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.152007 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9288 mas, bmaj=2.195 mas, bpa=-0.6149 degrees ! Estimated noise=0.952523 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000187719 Jy ! Component: 100 - total flux cleaned = 8.80833e-05 Jy ! Component: 150 - total flux cleaned = 4.68023e-05 Jy ! Component: 200 - total flux cleaned = 4.68012e-05 Jy ! Total flux subtracted in 200 components = 4.68012e-05 Jy ! Clean residual min=-0.003299 max=0.003267 Jy/beam ! Clean residual mean=0.000001 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.152054 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.152054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063160Jy sigma=0.941950 ! Fit after self-cal, rms=0.063171Jy sigma=0.941828 wmodel J1449-0045_X_2005_05_12_yyk\_map.mod ! Writing 77 model components to file: J1449-0045_X_2005_05_12_yyk_map.mod wobs J1449-0045_X_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J1449-0045_X_2005_05_12_yyk_uvs.fits wwins J1449-0045_X_2005_05_12_yyk\_map.win ! wwins: Wrote 2 windows to J1449-0045_X_2005_05_12_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.00030998 Jy ! Component: 100 - total flux cleaned = -0.000470413 Jy ! Component: 150 - total flux cleaned = -0.000871248 Jy ! Component: 200 - total flux cleaned = -0.000873499 Jy ! Component: 250 - total flux cleaned = -0.000920004 Jy ! Component: 300 - total flux cleaned = -0.000964594 Jy ! Component: 350 - total flux cleaned = -0.00100663 Jy ! Component: 400 - total flux cleaned = -0.00100681 Jy ! Component: 450 - total flux cleaned = -0.000889128 Jy ! Component: 500 - total flux cleaned = -0.000889237 Jy ! Component: 550 - total flux cleaned = -0.000815245 Jy ! Component: 600 - total flux cleaned = -0.000778293 Jy ! Component: 650 - total flux cleaned = -0.000672779 Jy ! Component: 700 - total flux cleaned = -0.000707117 Jy ! Component: 750 - total flux cleaned = -0.000605319 Jy ! Component: 800 - total flux cleaned = -0.000672048 Jy ! Component: 850 - total flux cleaned = -0.000704728 Jy ! Component: 900 - total flux cleaned = -0.000768208 Jy ! Component: 950 - total flux cleaned = -0.000799274 Jy ! Component: 1000 - total flux cleaned = -0.000860302 Jy ! Component: 1050 - total flux cleaned = -0.000920103 Jy ! Component: 1100 - total flux cleaned = -0.000890676 Jy ! Component: 1150 - total flux cleaned = -0.000861688 Jy ! Component: 1200 - total flux cleaned = -0.00077622 Jy ! Component: 1250 - total flux cleaned = -0.000691865 Jy ! Component: 1300 - total flux cleaned = -0.000636314 Jy ! Component: 1350 - total flux cleaned = -0.000527654 Jy ! Component: 1400 - total flux cleaned = -0.000474292 Jy ! Component: 1450 - total flux cleaned = -0.000421388 Jy ! Component: 1500 - total flux cleaned = -0.000369775 Jy ! Component: 1550 - total flux cleaned = -0.000267396 Jy ! Component: 1600 - total flux cleaned = -0.000140884 Jy ! Component: 1650 - total flux cleaned = -9.10736e-05 Jy ! Component: 1700 - total flux cleaned = 7.65368e-06 Jy ! Component: 1750 - total flux cleaned = 3.17493e-05 Jy ! Component: 1800 - total flux cleaned = 3.18381e-05 Jy ! Component: 1850 - total flux cleaned = 0.000102828 Jy ! Component: 1900 - total flux cleaned = 0.00012607 Jy ! Component: 1950 - total flux cleaned = 0.000149218 Jy ! Component: 2000 - total flux cleaned = 0.000240638 Jy ! Total flux subtracted in 2048 components = 0.000240541 Jy ! Clean residual min=-0.001388 max=0.001436 Jy/beam ! Clean residual mean=-0.000000 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.152295 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 212 components and 0.152295 Jy ![Exited script file: muppet] wmap "J1449-0045_X_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9288 x 2.195 at -0.6149 degrees (North through East) ! Clean map min=-0.002756 max=0.12225 Jy/beam ! Writing clean map to FITS file: J1449-0045_X_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.122247 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000427024 device "J1449-0045_X_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1449-0045_X_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04794 1.04794 2.09587 4.19174 8.38348 16.767 33.5339 67.0679 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.122 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.9288 x 2.195 at -0.6149 degrees (North through East) ! Clean map min=-0.002756 max=0.12225 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1449-0045_X_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1449-0045_X_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1449-0045_X_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:24:39 2005