! Started logfile: J1159-2148_S_1997_08_27_yyk_uvs.log on Sun Jan 7 17:55:10 2007 obs J1159-2148_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1159-2148_S_1997_08_27_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.794599 visibilities/baseline/integration-bin. ! Found source: J1159-2148 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 703 lines of history. ! ! Reading 20596 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 J1159-2148_S_1997_08_27_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.776174 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.955 mas, bmaj=6.582 mas, bpa=-18.03 degrees ! Estimated noise=2223.32 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.505318 Jy ! Component: 100 - total flux cleaned = 0.549623 Jy ! Total flux subtracted in 100 components = 0.549623 Jy ! Clean residual min=-0.074069 max=0.075039 Jy/beam ! Clean residual mean=-0.002247 rms=0.017559 Jy/beam ! Combined flux in latest and established models = 0.549623 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.549623 Jy ! ! Correcting IF 1. ! A total of 309 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.519932Jy sigma=0.001489 ! Fit after self-cal, rms=0.490388Jy sigma=0.001421 ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=6.582 mas, bpa=-18.03 degrees ! Estimated noise=2223.32 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.647 mas, bmaj=7.679 mas, bpa=-16.73 degrees ! Estimated noise=1545.93 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.0777493 Jy ! Component: 100 - total flux cleaned = 0.0833623 Jy ! Component: 150 - total flux cleaned = 0.088035 Jy ! Component: 200 - total flux cleaned = 0.0919587 Jy ! Total flux subtracted in 200 components = 0.0919587 Jy ! Clean residual min=-0.041341 max=0.030132 Jy/beam ! Clean residual mean=-0.002122 rms=0.009258 Jy/beam ! Combined flux in latest and established models = 0.641581 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.641581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.475816Jy sigma=0.001373 ! Fit after self-cal, rms=0.475795Jy sigma=0.001373 ! 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.647 x 7.679 at -16.73 degrees (North through East) ! Clean map min=-0.040713 max=0.59144 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01169 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.11 HN 0.89 KP 1.01 ! LA 1.00 MK 0.95 NL 1.00* OV 1.04 ! PT 0.98 SC 0.87 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.990334 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.10 HN 1.01 KP 0.95 ! LA 1.09 MK 1.04 NL 0.92 OV 1.03 ! PT 0.95 SC 0.90 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0581 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 0.92 KP 0.89 ! LA 0.77 MK 0.88 NL 0.88 OV 0.94 ! PT 1.10 SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00611 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.07 HN 1.10 KP 0.94 ! LA 0.88 MK 1.05 NL 0.98 OV 0.93 ! PT 0.92 SC 0.98 ! ! ! Fit before self-cal, rms=0.475795Jy sigma=0.001373 ! Fit after self-cal, rms=0.458109Jy sigma=0.001355 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.458109Jy sigma=0.001355 ! Fit after self-cal, rms=0.458095Jy sigma=0.001355 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.593 mas, bmaj=7.579 mas, bpa=-15.78 degrees ! Estimated noise=1549.63 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.0225595 Jy ! Component: 100 - total flux cleaned = 0.0243507 Jy ! Component: 150 - total flux cleaned = 0.0266788 Jy ! Component: 200 - total flux cleaned = 0.0286427 Jy ! Total flux subtracted in 200 components = 0.0286427 Jy ! Clean residual min=-0.038094 max=0.027129 Jy/beam ! Clean residual mean=-0.002017 rms=0.008275 Jy/beam ! Combined flux in latest and established models = 0.670224 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.670224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.455588Jy sigma=0.001347 ! Fit after self-cal, rms=0.455577Jy sigma=0.001347 ! 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.455577Jy sigma=0.001347 ! Fit after self-cal, rms=0.440138Jy sigma=0.001311 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.00852948 Jy ! Component: 100 - total flux cleaned = 0.00854367 Jy ! Component: 150 - total flux cleaned = 0.00854857 Jy ! Component: 200 - total flux cleaned = 0.00856851 Jy ! Total flux subtracted in 200 components = 0.00856851 Jy ! Clean residual min=-0.034784 max=0.025293 Jy/beam ! Clean residual mean=-0.001975 rms=0.007737 Jy/beam ! Combined flux in latest and established models = 0.678793 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 39 components and 0.678793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.439205Jy sigma=0.001308 ! Fit after self-cal, rms=0.438516Jy sigma=0.001306 ! 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.593 x 7.579 at -15.78 degrees (North through East) ! Clean map min=-0.03412 max=0.59963 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.438516Jy sigma=0.001306 ! Fit after self-cal, rms=4.034426Jy sigma=0.001228 ! 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=4.034426Jy sigma=0.001228 ! Fit after self-cal, rms=4.034363Jy sigma=0.001228 ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=8.858 mas, bpa=-12.05 degrees ! Estimated noise=1550.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00837841 Jy ! Component: 100 - total flux cleaned = 0.00898633 Jy ! Component: 150 - total flux cleaned = 0.00844757 Jy ! Component: 200 - total flux cleaned = 0.00798668 Jy ! Total flux subtracted in 200 components = 0.00798668 Jy ! Clean residual min=-0.011232 max=0.013797 Jy/beam ! Clean residual mean=0.000048 rms=0.003544 Jy/beam ! Combined flux in latest and established models = 0.686779 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.686779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.034227Jy sigma=0.001224 ! Fit after self-cal, rms=4.034880Jy sigma=0.001224 ! 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=4.034880Jy sigma=0.001224 ! Fit after self-cal, rms=10.541286Jy sigma=0.001222 ! 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=10.541286Jy sigma=0.001222 ! Fit after self-cal, rms=10.541792Jy sigma=0.001221 ! Inverting map and beam ! Estimated beam: bmin=3.457 mas, bmaj=8.804 mas, bpa=-11.52 degrees ! Estimated noise=1550.29 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00716359 Jy ! Component: 100 - total flux cleaned = 0.00762804 Jy ! Component: 150 - total flux cleaned = 0.00720077 Jy ! Component: 200 - total flux cleaned = 0.00648574 Jy ! Total flux subtracted in 200 components = 0.00648574 Jy ! Clean residual min=-0.009784 max=0.011270 Jy/beam ! Clean residual mean=0.000072 rms=0.002971 Jy/beam ! Combined flux in latest and established models = 0.693265 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 58 components and 0.693265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=10.541894Jy sigma=0.001219 ! Fit after self-cal, rms=10.541711Jy sigma=0.001219 ! 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=7.556 mas, bmaj=15.67 mas, bpa=-10.7 degrees ! Estimated noise=1948.95 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.00319225 Jy ! Component: 100 - total flux cleaned = -0.0036667 Jy ! Component: 150 - total flux cleaned = -0.0040714 Jy ! Component: 200 - total flux cleaned = -0.00426903 Jy ! Total flux subtracted in 200 components = -0.00426903 Jy ! Clean residual min=-0.009607 max=0.008237 Jy/beam ! Clean residual mean=0.000173 rms=0.002779 Jy/beam ! Combined flux in latest and established models = 0.688996 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.688996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=10.541710Jy sigma=0.001218 ! Fit after self-cal, rms=10.541572Jy sigma=0.001218 ! 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.818 mas, bmaj=7.391 mas, bpa=-13.62 degrees ! Estimated noise=2509.51 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.556575 Jy ! Component: 100 - total flux cleaned = 0.638358 Jy ! Component: 150 - total flux cleaned = 0.667882 Jy ! Component: 200 - total flux cleaned = 0.682425 Jy ! Total flux subtracted in 200 components = 0.682425 Jy ! Clean residual min=-0.015648 max=0.015228 Jy/beam ! Clean residual mean=-0.000083 rms=0.004120 Jy/beam ! Combined flux in latest and established models = 0.682425 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.682425 Jy ! Inverting map and beam ! Estimated beam: bmin=3.457 mas, bmaj=8.804 mas, bpa=-11.52 degrees ! Estimated noise=1550.29 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.00400387 Jy ! Component: 100 - total flux cleaned = 0.00491912 Jy ! Component: 150 - total flux cleaned = 0.00526991 Jy ! Component: 200 - total flux cleaned = 0.00541707 Jy ! Total flux subtracted in 200 components = 0.00541707 Jy ! Clean residual min=-0.008018 max=0.008921 Jy/beam ! Clean residual mean=0.000122 rms=0.002429 Jy/beam ! Combined flux in latest and established models = 0.687842 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.687842 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=7.556 mas, bmaj=15.67 mas, bpa=-10.7 degrees ! Estimated noise=1948.95 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.0018215 Jy ! Component: 100 - total flux cleaned = -0.00199249 Jy ! Component: 150 - total flux cleaned = -0.00207306 Jy ! Component: 200 - total flux cleaned = -0.00221508 Jy ! Total flux subtracted in 200 components = -0.00221508 Jy ! Clean residual min=-0.008847 max=0.008569 Jy/beam ! Clean residual mean=0.000239 rms=0.002445 Jy/beam ! Combined flux in latest and established models = 0.685627 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.685627 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.457 mas, bmaj=8.804 mas, bpa=-11.52 degrees ! Estimated noise=1550.29 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137016 Jy ! Component: 100 - total flux cleaned = 0.00136775 Jy ! Component: 150 - total flux cleaned = 0.00137324 Jy ! Component: 200 - total flux cleaned = 0.00127774 Jy ! Total flux subtracted in 200 components = 0.00127774 Jy ! Clean residual min=-0.007985 max=0.008663 Jy/beam ! Clean residual mean=0.000125 rms=0.002367 Jy/beam ! Combined flux in latest and established models = 0.686905 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.686905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=10.542862Jy sigma=0.001218 ! Fit after self-cal, rms=10.542820Jy sigma=0.001217 wmodel J1159-2148_S_1997_08_27_yyk\_map.mod ! Writing 52 model components to file: J1159-2148_S_1997_08_27_yyk_map.mod wobs J1159-2148_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1159-2148_S_1997_08_27_yyk_uvs.fits wwins J1159-2148_S_1997_08_27_yyk\_map.win ! wwins: Wrote 1 windows to J1159-2148_S_1997_08_27_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.00344692 Jy ! Component: 100 - total flux cleaned = 0.00486466 Jy ! Component: 150 - total flux cleaned = 0.00473802 Jy ! Component: 200 - total flux cleaned = 0.00510355 Jy ! Component: 250 - total flux cleaned = 0.00487751 Jy ! Component: 300 - total flux cleaned = 0.00444273 Jy ! Component: 350 - total flux cleaned = 0.00381307 Jy ! Component: 400 - total flux cleaned = 0.00320746 Jy ! Component: 450 - total flux cleaned = 0.00282016 Jy ! Component: 500 - total flux cleaned = 0.00263192 Jy ! Component: 550 - total flux cleaned = 0.00272338 Jy ! Component: 600 - total flux cleaned = 0.00254421 Jy ! Component: 650 - total flux cleaned = 0.00263244 Jy ! Component: 700 - total flux cleaned = 0.00263414 Jy ! Component: 750 - total flux cleaned = 0.00271757 Jy ! Component: 800 - total flux cleaned = 0.0027193 Jy ! Component: 850 - total flux cleaned = 0.00303909 Jy ! Component: 900 - total flux cleaned = 0.00343044 Jy ! Component: 950 - total flux cleaned = 0.00373663 Jy ! Component: 1000 - total flux cleaned = 0.00410927 Jy ! Component: 1050 - total flux cleaned = 0.0044004 Jy ! Component: 1100 - total flux cleaned = 0.00454331 Jy ! Component: 1150 - total flux cleaned = 0.00489281 Jy ! Component: 1200 - total flux cleaned = 0.00509681 Jy ! Component: 1250 - total flux cleaned = 0.00509766 Jy ! Component: 1300 - total flux cleaned = 0.00542869 Jy ! Component: 1350 - total flux cleaned = 0.00542829 Jy ! Component: 1400 - total flux cleaned = 0.00549175 Jy ! Component: 1450 - total flux cleaned = 0.0054915 Jy ! Component: 1500 - total flux cleaned = 0.0054922 Jy ! Component: 1550 - total flux cleaned = 0.00573337 Jy ! Component: 1600 - total flux cleaned = 0.00579191 Jy ! Component: 1650 - total flux cleaned = 0.00596416 Jy ! Component: 1700 - total flux cleaned = 0.0060209 Jy ! Component: 1750 - total flux cleaned = 0.00613393 Jy ! Component: 1800 - total flux cleaned = 0.00635623 Jy ! Component: 1850 - total flux cleaned = 0.00651942 Jy ! Component: 1900 - total flux cleaned = 0.00673416 Jy ! Component: 1950 - total flux cleaned = 0.00699876 Jy ! Component: 2000 - total flux cleaned = 0.00725933 Jy ! Total flux subtracted in 2048 components = 0.00756661 Jy ! Clean residual min=-0.003053 max=0.003453 Jy/beam ! Clean residual mean=0.000101 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.694471 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 179 components and 0.694471 Jy ![Exited script file: muppet] wmap "J1159-2148_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.457 x 8.804 at -11.52 degrees (North through East) ! Clean map min=-0.0062338 max=0.64296 Jy/beam ! Writing clean map to FITS file: J1159-2148_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.642962 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00107661 device "J1159-2148_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1159-2148_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.502336 0.502336 1.00467 2.00934 4.01869 8.03737 16.0747 32.1495 64.299 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.642 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.457 x 8.804 at -11.52 degrees (North through East) ! Clean map min=-0.0062338 max=0.64296 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1159-2148_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1159-2148_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1159-2148_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 17:55:17 2007