! Started logfile: J2002-1649_X_2006_12_18_yyk_uvs.log on Mon Jun 16 20:01:06 2008 obs J2002-1649_X_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J2002-1649_X_2006_12_18_yyk_uve.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.777778 visibilities/baseline/integration-bin. ! Found source: J2002-1649 ! ! 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 2161 lines of history. ! ! Reading 2100 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 J2002-1649_X_2006_12_18_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.130428 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.6358 mas, bmaj=1.744 mas, bpa=0.7504 degrees ! Estimated noise=1.38648 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.0786043 Jy ! Component: 100 - total flux cleaned = 0.103449 Jy ! Total flux subtracted in 100 components = 0.103449 Jy ! Clean residual min=-0.008335 max=0.010705 Jy/beam ! Clean residual mean=-0.000015 rms=0.002443 Jy/beam ! Combined flux in latest and established models = 0.103449 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.103449 Jy ! ! Correcting IF 1. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.086639Jy sigma=1.203421 ! Fit after self-cal, rms=0.081004Jy sigma=1.140356 ! Inverting map and beam ! Estimated beam: bmin=0.6358 mas, bmaj=1.744 mas, bpa=0.7504 degrees ! Estimated noise=1.38648 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.7877 mas, bmaj=2.033 mas, bpa=-1.474 degrees ! Estimated noise=0.979653 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.0172668 Jy ! Component: 100 - total flux cleaned = 0.0228466 Jy ! Component: 150 - total flux cleaned = 0.0249459 Jy ! Component: 200 - total flux cleaned = 0.0253159 Jy ! Total flux subtracted in 200 components = 0.0253159 Jy ! Clean residual min=-0.004940 max=0.006919 Jy/beam ! Clean residual mean=0.000003 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.128765 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 27 components and 0.128765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079223Jy sigma=1.092287 ! Fit after self-cal, rms=0.079218Jy sigma=1.092261 ! 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.7877 x 2.033 at -1.474 degrees (North through East) ! Clean map min=-0.0046874 max=0.10059 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. ! Amplitude normalization factor in sub-array 1: 1.01301 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00* HN 1.13 KP 0.93 ! LA 1.00 MK 1.03 NL 1.01 OV 0.95 ! PT 1.01 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.990123 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00* HN 0.99 KP 0.87 ! LA 1.02 MK 1.04 NL 1.01 OV 0.97 ! PT 1.03 SC 1.09 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.985699 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00* HN 1.06 KP 0.95 ! LA 0.99 MK 1.00 NL 0.95 OV 0.94 ! PT 1.09 SC 1.06 ! ! ! Fit before self-cal, rms=0.079218Jy sigma=1.092261 ! Fit after self-cal, rms=0.079327Jy sigma=1.084929 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.079327Jy sigma=1.084929 ! Fit after self-cal, rms=0.079331Jy sigma=1.084902 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7981 mas, bmaj=2.042 mas, bpa=-0.928 degrees ! Estimated noise=0.96841 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.00168289 Jy ! Component: 100 - total flux cleaned = -0.0018479 Jy ! Component: 150 - total flux cleaned = -0.00181302 Jy ! Component: 200 - total flux cleaned = -0.00178073 Jy ! Total flux subtracted in 200 components = -0.00178073 Jy ! Clean residual min=-0.004353 max=0.006499 Jy/beam ! Clean residual mean=0.000006 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.126984 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.126984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079280Jy sigma=1.084126 ! Fit after self-cal, rms=0.079277Jy sigma=1.084117 ! 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.079277Jy sigma=1.084117 ! Fit after self-cal, rms=0.069964Jy sigma=0.952710 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) ! Added new window around map position (2, 0.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00772306 Jy ! Component: 100 - total flux cleaned = 0.0117657 Jy ! Component: 150 - total flux cleaned = 0.0133291 Jy ! Component: 200 - total flux cleaned = 0.0140474 Jy ! Total flux subtracted in 200 components = 0.0140474 Jy ! Clean residual min=-0.003786 max=0.003629 Jy/beam ! Clean residual mean=0.000011 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.141032 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 62 components and 0.141032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069511Jy sigma=0.939434 ! Fit after self-cal, rms=0.068733Jy sigma=0.931689 ! 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.7981 x 2.042 at -0.928 degrees (North through East) ! Clean map min=-0.0032996 max=0.10412 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.068733Jy sigma=0.931689 ! Fit after self-cal, rms=0.068361Jy sigma=0.924902 ! 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.068361Jy sigma=0.924902 ! Fit after self-cal, rms=0.068194Jy sigma=0.924078 ! Inverting map and beam ! Estimated beam: bmin=0.7944 mas, bmaj=2.04 mas, bpa=-1.268 degrees ! Estimated noise=0.95494 mJy/beam. ! Added new window around map position (19.4, -22). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00415404 Jy ! Component: 100 - total flux cleaned = 0.00654084 Jy ! Component: 150 - total flux cleaned = 0.00771127 Jy ! Component: 200 - total flux cleaned = 0.00821061 Jy ! Total flux subtracted in 200 components = 0.00821061 Jy ! Clean residual min=-0.003302 max=0.002916 Jy/beam ! Clean residual mean=0.000014 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.149242 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 85 components and 0.149242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068009Jy sigma=0.919415 ! Fit after self-cal, rms=0.067895Jy sigma=0.918845 ! 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.067895Jy sigma=0.918845 ! Fit after self-cal, rms=0.068699Jy sigma=0.916269 ! 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.068699Jy sigma=0.916269 ! Fit after self-cal, rms=0.068685Jy sigma=0.915967 ! Inverting map and beam ! Estimated beam: bmin=0.7857 mas, bmaj=2.009 mas, bpa=-0.87 degrees ! Estimated noise=0.940747 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101965 Jy ! Component: 100 - total flux cleaned = 0.00133196 Jy ! Component: 150 - total flux cleaned = 0.001438 Jy ! Component: 200 - total flux cleaned = 0.00153623 Jy ! Total flux subtracted in 200 components = 0.00153623 Jy ! Clean residual min=-0.002780 max=0.002945 Jy/beam ! Clean residual mean=0.000005 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.150779 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 103 components and 0.150779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068652Jy sigma=0.914439 ! Fit after self-cal, rms=0.068615Jy sigma=0.914330 ! 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.013 mas, bmaj=4.499 mas, bpa=3.603 degrees ! Estimated noise=1.26858 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.000353059 Jy ! Component: 100 - total flux cleaned = 0.000610469 Jy ! Component: 150 - total flux cleaned = 0.000611014 Jy ! Component: 200 - total flux cleaned = 0.000612987 Jy ! Total flux subtracted in 200 components = 0.000612987 Jy ! Clean residual min=-0.002856 max=0.003003 Jy/beam ! Clean residual mean=0.000007 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.151392 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 116 components and 0.151392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068623Jy sigma=0.914203 ! Fit after self-cal, rms=0.068593Jy sigma=0.914083 ! 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.6332 mas, bmaj=1.736 mas, bpa=0.9281 degrees ! Estimated noise=1.34988 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0850128 Jy ! Component: 100 - total flux cleaned = 0.110159 Jy ! Component: 150 - total flux cleaned = 0.121778 Jy ! Component: 200 - total flux cleaned = 0.12901 Jy ! Total flux subtracted in 200 components = 0.12901 Jy ! Clean residual min=-0.005424 max=0.005340 Jy/beam ! Clean residual mean=-0.000004 rms=0.001472 Jy/beam ! Combined flux in latest and established models = 0.12901 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.12901 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7857 mas, bmaj=2.009 mas, bpa=-0.87 degrees ! Estimated noise=0.940747 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.00705672 Jy ! Component: 100 - total flux cleaned = 0.0114168 Jy ! Component: 150 - total flux cleaned = 0.0145655 Jy ! Component: 200 - total flux cleaned = 0.0166417 Jy ! Total flux subtracted in 200 components = 0.0166417 Jy ! Clean residual min=-0.003125 max=0.003018 Jy/beam ! Clean residual mean=0.000004 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.145652 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 56 components and 0.145652 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.013 mas, bmaj=4.499 mas, bpa=3.603 degrees ! Estimated noise=1.26858 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.00261712 Jy ! Component: 100 - total flux cleaned = 0.00407837 Jy ! Component: 150 - total flux cleaned = 0.00462839 Jy ! Component: 200 - total flux cleaned = 0.0050412 Jy ! Total flux subtracted in 200 components = 0.0050412 Jy ! Clean residual min=-0.002911 max=0.002991 Jy/beam ! Clean residual mean=0.000007 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.150693 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 81 components and 0.150693 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7857 mas, bmaj=2.009 mas, bpa=-0.87 degrees ! Estimated noise=0.940747 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000494825 Jy ! Component: 100 - total flux cleaned = -0.000303286 Jy ! Component: 150 - total flux cleaned = -0.000190774 Jy ! Component: 200 - total flux cleaned = -3.52068e-05 Jy ! Total flux subtracted in 200 components = -3.52068e-05 Jy ! Clean residual min=-0.002806 max=0.002931 Jy/beam ! Clean residual mean=0.000004 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.150658 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 96 components and 0.150658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068636Jy sigma=0.914709 ! Fit after self-cal, rms=0.068604Jy sigma=0.914614 wmodel J2002-1649_X_2006_12_18_yyk\_map.mod ! Writing 96 model components to file: J2002-1649_X_2006_12_18_yyk_map.mod wobs J2002-1649_X_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J2002-1649_X_2006_12_18_yyk_uvs.fits wwins J2002-1649_X_2006_12_18_yyk\_map.win ! wwins: Wrote 3 windows to J2002-1649_X_2006_12_18_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.000322841 Jy ! Component: 100 - total flux cleaned = -1.34235e-05 Jy ! Component: 150 - total flux cleaned = -0.000286015 Jy ! Component: 200 - total flux cleaned = -0.000634729 Jy ! Component: 250 - total flux cleaned = -0.000844796 Jy ! Component: 300 - total flux cleaned = -0.000803907 Jy ! Component: 350 - total flux cleaned = -0.000684841 Jy ! Component: 400 - total flux cleaned = -0.000724389 Jy ! Component: 450 - total flux cleaned = -0.000762757 Jy ! Component: 500 - total flux cleaned = -0.00094692 Jy ! Component: 550 - total flux cleaned = -0.0010547 Jy ! Component: 600 - total flux cleaned = -0.00116065 Jy ! Component: 650 - total flux cleaned = -0.00130014 Jy ! Component: 700 - total flux cleaned = -0.00140251 Jy ! Component: 750 - total flux cleaned = -0.00146922 Jy ! Component: 800 - total flux cleaned = -0.00153534 Jy ! Component: 850 - total flux cleaned = -0.00169666 Jy ! Component: 900 - total flux cleaned = -0.00169643 Jy ! Component: 950 - total flux cleaned = -0.00169665 Jy ! Component: 1000 - total flux cleaned = -0.00178961 Jy ! Component: 1050 - total flux cleaned = -0.00175951 Jy ! Component: 1100 - total flux cleaned = -0.0016997 Jy ! Component: 1150 - total flux cleaned = -0.00161189 Jy ! Component: 1200 - total flux cleaned = -0.00164135 Jy ! Component: 1250 - total flux cleaned = -0.00166956 Jy ! Component: 1300 - total flux cleaned = -0.00164083 Jy ! Component: 1350 - total flux cleaned = -0.0016411 Jy ! Component: 1400 - total flux cleaned = -0.00161355 Jy ! Component: 1450 - total flux cleaned = -0.00161357 Jy ! Component: 1500 - total flux cleaned = -0.00172042 Jy ! Component: 1550 - total flux cleaned = -0.00158805 Jy ! Component: 1600 - total flux cleaned = -0.00161453 Jy ! Component: 1650 - total flux cleaned = -0.00156291 Jy ! Component: 1700 - total flux cleaned = -0.00158835 Jy ! Component: 1750 - total flux cleaned = -0.00151201 Jy ! Component: 1800 - total flux cleaned = -0.00146194 Jy ! Component: 1850 - total flux cleaned = -0.00138739 Jy ! Component: 1900 - total flux cleaned = -0.00131329 Jy ! Component: 1950 - total flux cleaned = -0.00119116 Jy ! Component: 2000 - total flux cleaned = -0.000997768 Jy ! Total flux subtracted in 2048 components = -0.00085413 Jy ! Clean residual min=-0.001463 max=0.001567 Jy/beam ! Clean residual mean=-0.000000 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.149803 Jy keep ! Adding 150 model components to the UV plane model. ! The established model now contains 246 components and 0.149804 Jy ![Exited script file: muppet] wmap "J2002-1649_X_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7857 x 2.009 at -0.87 degrees (North through East) ! Clean map min=-0.0021913 max=0.10249 Jy/beam ! Writing clean map to FITS file: J2002-1649_X_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.102486 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000429919 device "J2002-1649_X_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J2002-1649_X_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.25847 1.25847 2.51694 5.03388 10.0678 20.1355 40.2711 80.5422 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.102 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.7857 x 2.009 at -0.87 degrees (North through East) ! Clean map min=-0.0021913 max=0.10249 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2002-1649_X_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J2002-1649_X_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2002-1649_X_2006_12_18_yyk_uvs.log closed on Mon Jun 16 20:01:11 2008