! Started logfile: J0030-0211_X_2004_04_30_yyk_uvs.log on Tue Dec 6 23:48:21 2005 obs J0030-0211_X_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J0030-0211_X_2004_04_30_yyk_uve.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.614815 visibilities/baseline/integration-bin. ! Found source: J0030-0211 ! ! 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 1544 lines of history. ! ! Reading 664 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 J0030-0211_X_2004_04_30_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.240577 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.772675Jy sigma=14.766506 ! Fit after self-cal, rms=0.772623Jy sigma=14.764611 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.7418 mas, bmaj=1.797 mas, bpa=-1.622 degrees ! Estimated noise=2.01201 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.197658 Jy ! Component: 100 - total flux cleaned = 0.229037 Jy ! Total flux subtracted in 100 components = 0.229037 Jy ! Clean residual min=-0.009392 max=0.010245 Jy/beam ! Clean residual mean=-0.000016 rms=0.002421 Jy/beam ! Combined flux in latest and established models = 0.229037 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.229037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067961Jy sigma=1.039451 ! Fit after self-cal, rms=0.067881Jy sigma=1.037479 ! Inverting map 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.9256 mas, bmaj=2.16 mas, bpa=-2.631 degrees ! Estimated noise=1.45101 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.00797727 Jy ! Component: 100 - total flux cleaned = 0.00859144 Jy ! Component: 150 - total flux cleaned = 0.00860667 Jy ! Component: 200 - total flux cleaned = 0.00868273 Jy ! Total flux subtracted in 200 components = 0.00868273 Jy ! Clean residual min=-0.007107 max=0.007693 Jy/beam ! Clean residual mean=-0.000005 rms=0.002073 Jy/beam ! Combined flux in latest and established models = 0.237719 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.237719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067098Jy sigma=1.021495 ! Fit after self-cal, rms=0.067107Jy sigma=1.021458 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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.01138 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* HN 1.04 KP 0.97 ! LA 0.98 MK 0.98 NL 0.97 OV 1.03 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00627 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 0.98 KP 0.95 ! LA 1.01 MK 1.04 NL 0.95 OV 0.99 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.988284 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 0.93 KP 0.89 ! LA 0.97 MK 1.08 NL 1.00 OV 0.98 ! PT 1.15 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.999027 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 0.95 KP 0.91 ! LA 0.95 MK 1.01 NL 1.03 OV 1.00 ! PT 1.14 SC 1.02 ! ! ! Fit before self-cal, rms=0.067107Jy sigma=1.021458 ! Fit after self-cal, rms=0.065571Jy sigma=0.975372 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.065571Jy sigma=0.975372 ! Fit after self-cal, rms=0.065576Jy sigma=0.975322 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9271 mas, bmaj=2.167 mas, bpa=-2.396 degrees ! Estimated noise=1.45165 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.00123073 Jy ! Component: 100 - total flux cleaned = 0.00140395 Jy ! Component: 150 - total flux cleaned = 0.00143122 Jy ! Component: 200 - total flux cleaned = 0.00148196 Jy ! Total flux subtracted in 200 components = 0.00148196 Jy ! Clean residual min=-0.005585 max=0.005336 Jy/beam ! Clean residual mean=0.000002 rms=0.001432 Jy/beam ! Combined flux in latest and established models = 0.239201 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.239201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065533Jy sigma=0.974593 ! Fit after self-cal, rms=0.065533Jy sigma=0.974566 ! 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.065533Jy sigma=0.974566 ! Fit after self-cal, rms=0.064278Jy sigma=0.938133 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.000281954 Jy ! Component: 100 - total flux cleaned = 0.000305983 Jy ! Component: 150 - total flux cleaned = 0.000306933 Jy ! Component: 200 - total flux cleaned = 0.000327763 Jy ! Total flux subtracted in 200 components = 0.000327763 Jy ! Clean residual min=-0.005668 max=0.005277 Jy/beam ! Clean residual mean=0.000002 rms=0.001414 Jy/beam ! Combined flux in latest and established models = 0.239529 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.239529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064265Jy sigma=0.937814 ! Fit after self-cal, rms=0.064372Jy sigma=0.935362 ! 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.9271 x 2.167 at -2.396 degrees (North through East) ! Clean map min=-0.0056206 max=0.22995 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.064372Jy sigma=0.935362 ! Fit after self-cal, rms=0.064348Jy sigma=0.932137 ! 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.064348Jy sigma=0.932137 ! Fit after self-cal, rms=0.064431Jy sigma=0.931882 ! Inverting map and beam ! Estimated beam: bmin=0.9246 mas, bmaj=2.16 mas, bpa=-2.204 degrees ! Estimated noise=1.44941 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00036266 Jy ! Component: 100 - total flux cleaned = 0.000453012 Jy ! Component: 150 - total flux cleaned = 0.00049379 Jy ! Component: 200 - total flux cleaned = 0.000512395 Jy ! Total flux subtracted in 200 components = 0.000512395 Jy ! Clean residual min=-0.005527 max=0.005479 Jy/beam ! Clean residual mean=0.000003 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.240041 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 47 components and 0.240041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064405Jy sigma=0.931598 ! Fit after self-cal, rms=0.064454Jy sigma=0.931550 ! 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.064454Jy sigma=0.931550 ! Fit after self-cal, rms=0.063521Jy sigma=0.907863 ! 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.063521Jy sigma=0.907863 ! Fit after self-cal, rms=0.063534Jy sigma=0.907823 ! Inverting map and beam ! Estimated beam: bmin=0.9221 mas, bmaj=2.155 mas, bpa=-2.127 degrees ! Estimated noise=1.45251 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113439 Jy ! Component: 100 - total flux cleaned = 0.00151672 Jy ! Component: 150 - total flux cleaned = 0.0015175 Jy ! Component: 200 - total flux cleaned = 0.00155145 Jy ! Total flux subtracted in 200 components = 0.00155145 Jy ! Clean residual min=-0.005540 max=0.005396 Jy/beam ! Clean residual mean=0.000006 rms=0.001382 Jy/beam ! Combined flux in latest and established models = 0.241593 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 49 components and 0.241593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063495Jy sigma=0.907418 ! Fit after self-cal, rms=0.063510Jy sigma=0.907402 ! 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.135 mas, bmaj=3.698 mas, bpa=-10.93 degrees ! Estimated noise=1.86389 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.000292749 Jy ! Component: 100 - total flux cleaned = -0.000200986 Jy ! Component: 150 - total flux cleaned = -9.71127e-05 Jy ! Component: 200 - total flux cleaned = -2.19256e-05 Jy ! Total flux subtracted in 200 components = -2.19256e-05 Jy ! Clean residual min=-0.005608 max=0.005561 Jy/beam ! Clean residual mean=0.000011 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 0.241571 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 53 components and 0.241571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063617Jy sigma=0.909205 ! Fit after self-cal, rms=0.063588Jy sigma=0.908616 ! 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.7452 mas, bmaj=1.804 mas, bpa=-1.479 degrees ! Estimated noise=2.00919 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.197686 Jy ! Component: 100 - total flux cleaned = 0.229095 Jy ! Component: 150 - total flux cleaned = 0.238817 Jy ! Component: 200 - total flux cleaned = 0.242364 Jy ! Total flux subtracted in 200 components = 0.242364 Jy ! Clean residual min=-0.008020 max=0.006800 Jy/beam ! Clean residual mean=0.000003 rms=0.001747 Jy/beam ! Combined flux in latest and established models = 0.242364 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.242364 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9221 mas, bmaj=2.155 mas, bpa=-2.127 degrees ! Estimated noise=1.45251 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.00129188 Jy ! Component: 100 - total flux cleaned = 0.000905845 Jy ! Component: 150 - total flux cleaned = 0.000537937 Jy ! Component: 200 - total flux cleaned = 0.000278165 Jy ! Total flux subtracted in 200 components = 0.000278165 Jy ! Clean residual min=-0.005593 max=0.005461 Jy/beam ! Clean residual mean=0.000007 rms=0.001395 Jy/beam ! Combined flux in latest and established models = 0.242642 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.242642 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.135 mas, bmaj=3.698 mas, bpa=-10.93 degrees ! Estimated noise=1.86389 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.000602994 Jy ! Component: 100 - total flux cleaned = -0.000596536 Jy ! Component: 150 - total flux cleaned = -0.000592619 Jy ! Component: 200 - total flux cleaned = -0.000617892 Jy ! Total flux subtracted in 200 components = -0.000617892 Jy ! Clean residual min=-0.005602 max=0.005548 Jy/beam ! Clean residual mean=0.000012 rms=0.001713 Jy/beam ! Combined flux in latest and established models = 0.242024 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 35 components and 0.242024 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9221 mas, bmaj=2.155 mas, bpa=-2.127 degrees ! Estimated noise=1.45251 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145769 Jy ! Component: 100 - total flux cleaned = 0.00020143 Jy ! Component: 150 - total flux cleaned = 0.000170855 Jy ! Component: 200 - total flux cleaned = 0.000141691 Jy ! Total flux subtracted in 200 components = 0.000141691 Jy ! Clean residual min=-0.005520 max=0.005511 Jy/beam ! Clean residual mean=0.000006 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.242166 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.242166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063486Jy sigma=0.908020 ! Fit after self-cal, rms=0.063489Jy sigma=0.907895 wmodel J0030-0211_X_2004_04_30_yyk\_map.mod ! Writing 41 model components to file: J0030-0211_X_2004_04_30_yyk_map.mod wobs J0030-0211_X_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J0030-0211_X_2004_04_30_yyk_uvs.fits wwins J0030-0211_X_2004_04_30_yyk\_map.win ! wwins: Wrote 1 windows to J0030-0211_X_2004_04_30_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.000709077 Jy ! Component: 100 - total flux cleaned = -0.000974721 Jy ! Component: 150 - total flux cleaned = -0.00121665 Jy ! Component: 200 - total flux cleaned = -0.00166219 Jy ! Component: 250 - total flux cleaned = -0.00207574 Jy ! Component: 300 - total flux cleaned = -0.00259925 Jy ! Component: 350 - total flux cleaned = -0.0029689 Jy ! Component: 400 - total flux cleaned = -0.00343882 Jy ! Component: 450 - total flux cleaned = -0.00377645 Jy ! Component: 500 - total flux cleaned = -0.00426119 Jy ! Component: 550 - total flux cleaned = -0.00441664 Jy ! Component: 600 - total flux cleaned = -0.00446728 Jy ! Component: 650 - total flux cleaned = -0.00456508 Jy ! Component: 700 - total flux cleaned = -0.00461298 Jy ! Component: 750 - total flux cleaned = -0.00461283 Jy ! Component: 800 - total flux cleaned = -0.00456875 Jy ! Component: 850 - total flux cleaned = -0.0046541 Jy ! Component: 900 - total flux cleaned = -0.00465244 Jy ! Component: 950 - total flux cleaned = -0.00461083 Jy ! Component: 1000 - total flux cleaned = -0.00453146 Jy ! Component: 1050 - total flux cleaned = -0.00464758 Jy ! Component: 1100 - total flux cleaned = -0.00464708 Jy ! Component: 1150 - total flux cleaned = -0.00468391 Jy ! Component: 1200 - total flux cleaned = -0.00468372 Jy ! Component: 1250 - total flux cleaned = -0.00457835 Jy ! Component: 1300 - total flux cleaned = -0.00468321 Jy ! Component: 1350 - total flux cleaned = -0.00475102 Jy ! Component: 1400 - total flux cleaned = -0.00468441 Jy ! Component: 1450 - total flux cleaned = -0.00471745 Jy ! Component: 1500 - total flux cleaned = -0.00465415 Jy ! Component: 1550 - total flux cleaned = -0.00456046 Jy ! Component: 1600 - total flux cleaned = -0.00446708 Jy ! Component: 1650 - total flux cleaned = -0.00419259 Jy ! Component: 1700 - total flux cleaned = -0.0040727 Jy ! Component: 1750 - total flux cleaned = -0.00389492 Jy ! Component: 1800 - total flux cleaned = -0.00383645 Jy ! Component: 1850 - total flux cleaned = -0.00372085 Jy ! Component: 1900 - total flux cleaned = -0.00360688 Jy ! Component: 1950 - total flux cleaned = -0.00343898 Jy ! Component: 2000 - total flux cleaned = -0.00335579 Jy ! Total flux subtracted in 2048 components = -0.00316348 Jy ! Clean residual min=-0.001460 max=0.001547 Jy/beam ! Clean residual mean=0.000002 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.239002 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 161 components and 0.239002 Jy ![Exited script file: muppet] wmap "J0030-0211_X_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9221 x 2.155 at -2.127 degrees (North through East) ! Clean map min=-0.0039039 max=0.22879 Jy/beam ! Writing clean map to FITS file: J0030-0211_X_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.22879 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000479624 device "J0030-0211_X_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0030-0211_X_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.628906 0.628906 1.25781 2.51563 5.03125 10.0625 20.125 40.25 80.5 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.228 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.9221 x 2.155 at -2.127 degrees (North through East) ! Clean map min=-0.0039039 max=0.22879 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0030-0211_X_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0030-0211_X_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0030-0211_X_2004_04_30_yyk_uvs.log closed on Tue Dec 6 23:48:25 2005