! Started logfile: J1018-2140_S_2005_07_20_yyk_uvs.log on Fri Jan 20 10:17:20 2006 obs J1018-2140_S_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J1018-2140_S_2005_07_20_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.913333 visibilities/baseline/integration-bin. ! Found source: J1018-2140 ! ! 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 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1527 lines of history. ! ! Reading 1644 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 J1018-2140_S_2005_07_20_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.139564 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=2.576 mas, bmaj=6.602 mas, bpa=-0.6654 degrees ! Estimated noise=1.84381 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.0931056 Jy ! Component: 100 - total flux cleaned = 0.113586 Jy ! Total flux subtracted in 100 components = 0.113586 Jy ! Clean residual min=-0.009057 max=0.013272 Jy/beam ! Clean residual mean=0.000049 rms=0.002526 Jy/beam ! Combined flux in latest and established models = 0.113586 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.113586 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.077086Jy sigma=1.158719 ! Fit after self-cal, rms=0.074676Jy sigma=1.125246 ! Inverting map and beam ! Estimated beam: bmin=2.576 mas, bmaj=6.602 mas, bpa=-0.6654 degrees ! Estimated noise=1.84381 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=3.446 mas, bmaj=8.627 mas, bpa=0.9596 degrees ! Estimated noise=1.16482 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.0111713 Jy ! Component: 100 - total flux cleaned = 0.0138931 Jy ! Component: 150 - total flux cleaned = 0.0142153 Jy ! Component: 200 - total flux cleaned = 0.0145004 Jy ! Total flux subtracted in 200 components = 0.0145004 Jy ! Clean residual min=-0.005593 max=0.007866 Jy/beam ! Clean residual mean=0.000084 rms=0.001845 Jy/beam ! Combined flux in latest and established models = 0.128087 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 20 components and 0.128087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073342Jy sigma=1.104920 ! Fit after self-cal, rms=0.073345Jy sigma=1.104880 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.446 x 8.627 at 0.9596 degrees (North through East) ! Clean map min=-0.0055 max=0.1118 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 ! 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 3. ! 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 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.073345Jy sigma=1.104880 ! Fit after self-cal, rms=0.073345Jy sigma=1.104880 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.073345Jy sigma=1.104880 ! Fit after self-cal, rms=0.073345Jy sigma=1.104880 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=8.627 mas, bpa=0.9596 degrees ! Estimated noise=1.16482 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.000260423 Jy ! Component: 100 - total flux cleaned = 0.000480717 Jy ! Component: 150 - total flux cleaned = 0.000671734 Jy ! Component: 200 - total flux cleaned = 0.000785399 Jy ! Total flux subtracted in 200 components = 0.000785399 Jy ! Clean residual min=-0.005717 max=0.007830 Jy/beam ! Clean residual mean=0.000083 rms=0.001827 Jy/beam ! Combined flux in latest and established models = 0.128872 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 22 components and 0.128872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073246Jy sigma=1.103397 ! Fit after self-cal, rms=0.073254Jy sigma=1.103359 ! 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.073254Jy sigma=1.103359 ! Fit after self-cal, rms=0.067894Jy sigma=1.033996 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.00219026 Jy ! Component: 100 - total flux cleaned = 0.00209903 Jy ! Component: 150 - total flux cleaned = 0.00205546 Jy ! Component: 200 - total flux cleaned = 0.00201541 Jy ! Total flux subtracted in 200 components = 0.00201541 Jy ! Clean residual min=-0.005512 max=0.007332 Jy/beam ! Clean residual mean=0.000072 rms=0.001750 Jy/beam ! Combined flux in latest and established models = 0.130888 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 36 components and 0.130888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067714Jy sigma=1.032591 ! Fit after self-cal, rms=0.067413Jy sigma=1.028172 ! 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: 3.446 x 8.627 at 0.9596 degrees (North through East) ! Clean map min=-0.0054906 max=0.114 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.067413Jy sigma=1.028172 ! Fit after self-cal, rms=0.067413Jy sigma=1.028172 ! 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.067413Jy sigma=1.028172 ! Fit after self-cal, rms=0.067405Jy sigma=1.027855 ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=8.627 mas, bpa=0.9596 degrees ! Estimated noise=1.16482 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114233 Jy ! Component: 100 - total flux cleaned = 7.68906e-05 Jy ! Component: 150 - total flux cleaned = 4.25047e-05 Jy ! Component: 200 - total flux cleaned = 4.21875e-05 Jy ! Total flux subtracted in 200 components = 4.21875e-05 Jy ! Clean residual min=-0.005489 max=0.007335 Jy/beam ! Clean residual mean=0.000070 rms=0.001744 Jy/beam ! Combined flux in latest and established models = 0.13093 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 42 components and 0.13093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067358Jy sigma=1.027418 ! Fit after self-cal, rms=0.067361Jy sigma=1.027362 ! 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.067361Jy sigma=1.027362 ! Fit after self-cal, rms=0.066394Jy sigma=1.024691 ! 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.066394Jy sigma=1.024691 ! Fit after self-cal, rms=0.066396Jy sigma=1.024671 ! Inverting map and beam ! Estimated beam: bmin=3.416 mas, bmaj=8.482 mas, bpa=-0.04722 degrees ! Estimated noise=1.14701 mJy/beam. ! Added new window around map position (-7.5, -28). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00738503 Jy ! Component: 100 - total flux cleaned = 0.00797777 Jy ! Component: 150 - total flux cleaned = 0.00766697 Jy ! Component: 200 - total flux cleaned = 0.00749066 Jy ! Total flux subtracted in 200 components = 0.00749066 Jy ! Clean residual min=-0.004706 max=0.006225 Jy/beam ! Clean residual mean=0.000072 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.138421 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 70 components and 0.138421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065822Jy sigma=1.012114 ! Fit after self-cal, rms=0.065756Jy sigma=1.010644 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.437 mas, bmaj=18.07 mas, bpa=2.972 degrees ! Estimated noise=1.41547 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.00146842 Jy ! Component: 100 - total flux cleaned = 0.00196721 Jy ! Component: 150 - total flux cleaned = 0.00223017 Jy ! Component: 200 - total flux cleaned = 0.00223244 Jy ! Total flux subtracted in 200 components = 0.00223244 Jy ! Clean residual min=-0.005954 max=0.005779 Jy/beam ! Clean residual mean=0.000113 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 0.140653 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 92 components and 0.140653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065804Jy sigma=1.010280 ! Fit after self-cal, rms=0.065784Jy sigma=1.009999 ! 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=2.566 mas, bmaj=6.574 mas, bpa=-1.066 degrees ! Estimated noise=1.81464 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0971236 Jy ! Component: 100 - total flux cleaned = 0.117779 Jy ! Component: 150 - total flux cleaned = 0.127484 Jy ! Component: 200 - total flux cleaned = 0.131856 Jy ! Total flux subtracted in 200 components = 0.131857 Jy ! Clean residual min=-0.006457 max=0.008245 Jy/beam ! Clean residual mean=0.000036 rms=0.001839 Jy/beam ! Combined flux in latest and established models = 0.131857 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.131857 Jy ! Inverting map and beam ! Estimated beam: bmin=3.416 mas, bmaj=8.482 mas, bpa=-0.04722 degrees ! Estimated noise=1.14701 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.00484654 Jy ! Component: 100 - total flux cleaned = 0.00590906 Jy ! Component: 150 - total flux cleaned = 0.0063509 Jy ! Component: 200 - total flux cleaned = 0.00660574 Jy ! Total flux subtracted in 200 components = 0.00660574 Jy ! Clean residual min=-0.004463 max=0.005725 Jy/beam ! Clean residual mean=0.000072 rms=0.001455 Jy/beam ! Combined flux in latest and established models = 0.138462 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 61 components and 0.138462 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.437 mas, bmaj=18.07 mas, bpa=2.972 degrees ! Estimated noise=1.41547 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.00127756 Jy ! Component: 100 - total flux cleaned = 0.00143324 Jy ! Component: 150 - total flux cleaned = 0.00155551 Jy ! Component: 200 - total flux cleaned = 0.00161397 Jy ! Total flux subtracted in 200 components = 0.00161397 Jy ! Clean residual min=-0.005854 max=0.005929 Jy/beam ! Clean residual mean=0.000116 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.140076 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.140076 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.416 mas, bmaj=8.482 mas, bpa=-0.04722 degrees ! Estimated noise=1.14701 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128284 Jy ! Component: 100 - total flux cleaned = -0.00115409 Jy ! Component: 150 - total flux cleaned = -0.000975699 Jy ! Component: 200 - total flux cleaned = -0.000863293 Jy ! Total flux subtracted in 200 components = -0.000863293 Jy ! Clean residual min=-0.004527 max=0.005650 Jy/beam ! Clean residual mean=0.000070 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.139213 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 90 components and 0.139213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065772Jy sigma=1.009401 ! Fit after self-cal, rms=0.065754Jy sigma=1.009031 wmodel J1018-2140_S_2005_07_20_yyk\_map.mod ! Writing 90 model components to file: J1018-2140_S_2005_07_20_yyk_map.mod wobs J1018-2140_S_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J1018-2140_S_2005_07_20_yyk_uvs.fits wwins J1018-2140_S_2005_07_20_yyk\_map.win ! wwins: Wrote 2 windows to J1018-2140_S_2005_07_20_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.00153265 Jy ! Component: 100 - total flux cleaned = 0.00186221 Jy ! Component: 150 - total flux cleaned = 0.00201213 Jy ! Component: 200 - total flux cleaned = 0.00208541 Jy ! Component: 250 - total flux cleaned = 0.00222307 Jy ! Component: 300 - total flux cleaned = 0.0024888 Jy ! Component: 350 - total flux cleaned = 0.00242471 Jy ! Component: 400 - total flux cleaned = 0.00261308 Jy ! Component: 450 - total flux cleaned = 0.00249128 Jy ! Component: 500 - total flux cleaned = 0.00249229 Jy ! Component: 550 - total flux cleaned = 0.00255017 Jy ! Component: 600 - total flux cleaned = 0.00249366 Jy ! Component: 650 - total flux cleaned = 0.00254909 Jy ! Component: 700 - total flux cleaned = 0.00260306 Jy ! Component: 750 - total flux cleaned = 0.00265638 Jy ! Component: 800 - total flux cleaned = 0.00275967 Jy ! Component: 850 - total flux cleaned = 0.00291081 Jy ! Component: 900 - total flux cleaned = 0.00296028 Jy ! Component: 950 - total flux cleaned = 0.00325005 Jy ! Component: 1000 - total flux cleaned = 0.00334417 Jy ! Component: 1050 - total flux cleaned = 0.00343668 Jy ! Component: 1100 - total flux cleaned = 0.00343698 Jy ! Component: 1150 - total flux cleaned = 0.00348271 Jy ! Component: 1200 - total flux cleaned = 0.00357087 Jy ! Component: 1250 - total flux cleaned = 0.0034415 Jy ! Component: 1300 - total flux cleaned = 0.00348444 Jy ! Component: 1350 - total flux cleaned = 0.00348354 Jy ! Component: 1400 - total flux cleaned = 0.00327743 Jy ! Component: 1450 - total flux cleaned = 0.00331841 Jy ! Component: 1500 - total flux cleaned = 0.00331809 Jy ! Component: 1550 - total flux cleaned = 0.00315935 Jy ! Component: 1600 - total flux cleaned = 0.00312065 Jy ! Component: 1650 - total flux cleaned = 0.00308229 Jy ! Component: 1700 - total flux cleaned = 0.00315781 Jy ! Component: 1750 - total flux cleaned = 0.00308283 Jy ! Component: 1800 - total flux cleaned = 0.00300931 Jy ! Component: 1850 - total flux cleaned = 0.00301008 Jy ! Component: 1900 - total flux cleaned = 0.00297427 Jy ! Component: 1950 - total flux cleaned = 0.00293856 Jy ! Component: 2000 - total flux cleaned = 0.00283325 Jy ! Total flux subtracted in 2048 components = 0.00276387 Jy ! Clean residual min=-0.002738 max=0.002321 Jy/beam ! Clean residual mean=0.000042 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.141977 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 228 components and 0.141977 Jy ![Exited script file: muppet] wmap "J1018-2140_S_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.416 x 8.482 at -0.04722 degrees (North through East) ! Clean map min=-0.0035229 max=0.11343 Jy/beam ! Writing clean map to FITS file: J1018-2140_S_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.113429 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000740126 device "J1018-2140_S_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1018-2140_S_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.9575 1.9575 3.915 7.83 15.66 31.32 62.64 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.113 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.416 x 8.482 at -0.04722 degrees (North through East) ! Clean map min=-0.0035229 max=0.11343 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1018-2140_S_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1018-2140_S_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1018-2140_S_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:17:24 2006