! Started logfile: J1006-2159_S_1997_08_27_yyk_uvs.log on Sun Jan 7 17:25:21 2007 obs J1006-2159_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1006-2159_S_1997_08_27_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.92989 visibilities/baseline/integration-bin. ! Found source: J1006-2159 ! ! 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 702 lines of history. ! ! Reading 23768 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 J1006-2159_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.533813 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.945 mas, bmaj=6.316 mas, bpa=-14.11 degrees ! Estimated noise=2054.69 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.289724 Jy ! Component: 100 - total flux cleaned = 0.340832 Jy ! Total flux subtracted in 100 components = 0.340832 Jy ! Clean residual min=-0.030715 max=0.040966 Jy/beam ! Clean residual mean=0.000103 rms=0.009745 Jy/beam ! Combined flux in latest and established models = 0.340832 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.340832 Jy ! ! Correcting IF 1. ! A total of 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.402961Jy sigma=0.001330 ! Fit after self-cal, rms=0.402288Jy sigma=0.001328 ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=6.316 mas, bpa=-14.11 degrees ! Estimated noise=2054.69 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.546 mas, bmaj=7.805 mas, bpa=-15.33 degrees ! Estimated noise=1343.42 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.0175803 Jy ! Component: 100 - total flux cleaned = 0.0186537 Jy ! Component: 150 - total flux cleaned = 0.0212143 Jy ! Component: 200 - total flux cleaned = 0.0225917 Jy ! Total flux subtracted in 200 components = 0.0225917 Jy ! Clean residual min=-0.019786 max=0.028525 Jy/beam ! Clean residual mean=0.000094 rms=0.006276 Jy/beam ! Combined flux in latest and established models = 0.363424 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.363424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.398233Jy sigma=0.001315 ! Fit after self-cal, rms=0.398200Jy sigma=0.001315 ! 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.546 x 7.805 at -15.33 degrees (North through East) ! Clean map min=-0.019172 max=0.32775 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00714 ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 1.03 HN 0.88 KP 0.89 ! LA 0.96 MK 1.04 NL 1.00* OV 1.08 ! PT 0.95 SC 0.85 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.975252 ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 1.11 HN 0.96 KP 0.93 ! LA 1.05 MK 1.08 NL 0.93 OV 1.03 ! PT 0.92 SC 0.88 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04056 ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 1.06 HN 0.90 KP 0.89 ! LA 0.79 MK 0.84 NL 0.87 OV 0.92 ! PT 1.09 SC 0.95 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01782 ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.06 HN 1.06 KP 0.93 ! LA 0.82 MK 0.94 NL 1.01 OV 0.91 ! PT 0.91 SC 0.99 ! ! ! Fit before self-cal, rms=0.398200Jy sigma=0.001315 ! Fit after self-cal, rms=0.390482Jy sigma=0.001302 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.390482Jy sigma=0.001302 ! Fit after self-cal, rms=0.390480Jy sigma=0.001302 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=7.726 mas, bpa=-14.7 degrees ! Estimated noise=1313.49 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.00878278 Jy ! Component: 100 - total flux cleaned = 0.00916357 Jy ! Component: 150 - total flux cleaned = 0.00916797 Jy ! Component: 200 - total flux cleaned = 0.00949004 Jy ! Total flux subtracted in 200 components = 0.00949004 Jy ! Clean residual min=-0.017731 max=0.019353 Jy/beam ! Clean residual mean=0.000098 rms=0.004680 Jy/beam ! Combined flux in latest and established models = 0.372914 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.372914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.389886Jy sigma=0.001300 ! Fit after self-cal, rms=0.389876Jy sigma=0.001300 ! 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.389876Jy sigma=0.001300 ! Fit after self-cal, rms=0.387335Jy sigma=0.001292 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.00177408 Jy ! Component: 100 - total flux cleaned = 0.00175809 Jy ! Component: 150 - total flux cleaned = 0.00175936 Jy ! Component: 200 - total flux cleaned = 0.00176225 Jy ! Total flux subtracted in 200 components = 0.00176225 Jy ! Clean residual min=-0.016159 max=0.018938 Jy/beam ! Clean residual mean=0.000099 rms=0.004488 Jy/beam ! Combined flux in latest and established models = 0.374676 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 39 components and 0.374676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.387060Jy sigma=0.001291 ! Fit after self-cal, rms=0.386606Jy sigma=0.001290 ! 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.456 x 7.726 at -14.7 degrees (North through East) ! Clean map min=-0.017018 max=0.32632 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.386606Jy sigma=0.001290 ! Fit after self-cal, rms=2.804273Jy sigma=0.001259 ! 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=2.804273Jy sigma=0.001259 ! Fit after self-cal, rms=2.804387Jy sigma=0.001259 ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=9.135 mas, bpa=-9.84 degrees ! Estimated noise=1311.39 mJy/beam. ! Added new window around map position (4.5, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00378653 Jy ! Component: 100 - total flux cleaned = 0.00413722 Jy ! Component: 150 - total flux cleaned = 0.00442221 Jy ! Component: 200 - total flux cleaned = 0.00441996 Jy ! Total flux subtracted in 200 components = 0.00441996 Jy ! Clean residual min=-0.006600 max=0.006448 Jy/beam ! Clean residual mean=0.000024 rms=0.001865 Jy/beam ! Combined flux in latest and established models = 0.379096 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 55 components and 0.379096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.804294Jy sigma=0.001258 ! Fit after self-cal, rms=2.804302Jy sigma=0.001258 ! 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=2.804302Jy sigma=0.001258 ! Fit after self-cal, rms=2.407300Jy sigma=0.001256 ! 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=2.407300Jy sigma=0.001256 ! Fit after self-cal, rms=2.407319Jy sigma=0.001256 ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=9.101 mas, bpa=-9.449 degrees ! Estimated noise=1311.53 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00354182 Jy ! Component: 100 - total flux cleaned = 0.00353522 Jy ! Component: 150 - total flux cleaned = 0.00374862 Jy ! Component: 200 - total flux cleaned = 0.00374546 Jy ! Total flux subtracted in 200 components = 0.00374546 Jy ! Clean residual min=-0.005857 max=0.005582 Jy/beam ! Clean residual mean=0.000019 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.382842 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.382842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.407269Jy sigma=0.001255 ! Fit after self-cal, rms=2.407252Jy sigma=0.001255 ! 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.59 mas, bmaj=16.16 mas, bpa=-7.078 degrees ! Estimated noise=1661.55 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.00283257 Jy ! Component: 100 - total flux cleaned = 0.00323696 Jy ! Component: 150 - total flux cleaned = 0.00357445 Jy ! Component: 200 - total flux cleaned = 0.00377711 Jy ! Total flux subtracted in 200 components = 0.00377711 Jy ! Clean residual min=-0.006033 max=0.005415 Jy/beam ! Clean residual mean=0.000015 rms=0.001679 Jy/beam ! Combined flux in latest and established models = 0.386619 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.386619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.407248Jy sigma=0.001255 ! Fit after self-cal, rms=2.407238Jy sigma=0.001255 ! 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.838 mas, bmaj=7.187 mas, bpa=-8.005 degrees ! Estimated noise=2183.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.300644 Jy ! Component: 100 - total flux cleaned = 0.356626 Jy ! Component: 150 - total flux cleaned = 0.371809 Jy ! Component: 200 - total flux cleaned = 0.37622 Jy ! Total flux subtracted in 200 components = 0.37622 Jy ! Clean residual min=-0.013086 max=0.010720 Jy/beam ! Clean residual mean=-0.000009 rms=0.003119 Jy/beam ! Combined flux in latest and established models = 0.37622 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.37622 Jy ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=9.101 mas, bpa=-9.449 degrees ! Estimated noise=1311.53 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.00683908 Jy ! Component: 100 - total flux cleaned = 0.00784721 Jy ! Component: 150 - total flux cleaned = 0.00826561 Jy ! Component: 200 - total flux cleaned = 0.00880593 Jy ! Total flux subtracted in 200 components = 0.00880593 Jy ! Clean residual min=-0.005261 max=0.005473 Jy/beam ! Clean residual mean=0.000007 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.385026 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 52 components and 0.385026 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.59 mas, bmaj=16.16 mas, bpa=-7.078 degrees ! Estimated noise=1661.55 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.00243229 Jy ! Component: 100 - total flux cleaned = 0.00258969 Jy ! Component: 150 - total flux cleaned = 0.00266092 Jy ! Component: 200 - total flux cleaned = 0.002794 Jy ! Total flux subtracted in 200 components = 0.002794 Jy ! Clean residual min=-0.005055 max=0.005988 Jy/beam ! Clean residual mean=0.000004 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 0.38782 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.38782 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=9.101 mas, bpa=-9.449 degrees ! Estimated noise=1311.53 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000647825 Jy ! Component: 100 - total flux cleaned = -0.000526178 Jy ! Component: 150 - total flux cleaned = -0.000411684 Jy ! Component: 200 - total flux cleaned = -0.000191355 Jy ! Total flux subtracted in 200 components = -0.000191355 Jy ! Clean residual min=-0.004776 max=0.005302 Jy/beam ! Clean residual mean=0.000003 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.387629 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.387629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.407593Jy sigma=0.001255 ! Fit after self-cal, rms=2.407289Jy sigma=0.001255 wmodel J1006-2159_S_1997_08_27_yyk\_map.mod ! Writing 74 model components to file: J1006-2159_S_1997_08_27_yyk_map.mod wobs J1006-2159_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1006-2159_S_1997_08_27_yyk_uvs.fits wwins J1006-2159_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J1006-2159_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.00102048 Jy ! Component: 100 - total flux cleaned = 0.000939854 Jy ! Component: 150 - total flux cleaned = 0.00108791 Jy ! Component: 200 - total flux cleaned = 0.00115833 Jy ! Component: 250 - total flux cleaned = 0.00102645 Jy ! Component: 300 - total flux cleaned = 0.000771833 Jy ! Component: 350 - total flux cleaned = 0.000587192 Jy ! Component: 400 - total flux cleaned = 0.000406185 Jy ! Component: 450 - total flux cleaned = 0.000289379 Jy ! Component: 500 - total flux cleaned = 0.000232969 Jy ! Component: 550 - total flux cleaned = 0.000122396 Jy ! Component: 600 - total flux cleaned = -9.239e-05 Jy ! Component: 650 - total flux cleaned = -0.000301642 Jy ! Component: 700 - total flux cleaned = -0.000557204 Jy ! Component: 750 - total flux cleaned = -0.000707771 Jy ! Component: 800 - total flux cleaned = -0.00105433 Jy ! Component: 850 - total flux cleaned = -0.00134467 Jy ! Component: 900 - total flux cleaned = -0.0015812 Jy ! Component: 950 - total flux cleaned = -0.00162644 Jy ! Component: 1000 - total flux cleaned = -0.00180996 Jy ! Component: 1050 - total flux cleaned = -0.00176574 Jy ! Component: 1100 - total flux cleaned = -0.00207795 Jy ! Component: 1150 - total flux cleaned = -0.0022958 Jy ! Component: 1200 - total flux cleaned = -0.00225227 Jy ! Component: 1250 - total flux cleaned = -0.00233796 Jy ! Component: 1300 - total flux cleaned = -0.00242193 Jy ! Component: 1350 - total flux cleaned = -0.0025458 Jy ! Component: 1400 - total flux cleaned = -0.00262679 Jy ! Component: 1450 - total flux cleaned = -0.00274754 Jy ! Component: 1500 - total flux cleaned = -0.00302436 Jy ! Component: 1550 - total flux cleaned = -0.00321916 Jy ! Component: 1600 - total flux cleaned = -0.00341111 Jy ! Component: 1650 - total flux cleaned = -0.00348715 Jy ! Component: 1700 - total flux cleaned = -0.00371325 Jy ! Component: 1750 - total flux cleaned = -0.00378726 Jy ! Component: 1800 - total flux cleaned = -0.00400723 Jy ! Component: 1850 - total flux cleaned = -0.00426055 Jy ! Component: 1900 - total flux cleaned = -0.0042597 Jy ! Component: 1950 - total flux cleaned = -0.00443605 Jy ! Component: 2000 - total flux cleaned = -0.00454038 Jy ! Total flux subtracted in 2048 components = -0.00457486 Jy ! Clean residual min=-0.002093 max=0.002144 Jy/beam ! Clean residual mean=-0.000006 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.383054 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 210 components and 0.383054 Jy ![Exited script file: muppet] wmap "J1006-2159_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.349 x 9.101 at -9.449 degrees (North through East) ! Clean map min=-0.004302 max=0.34701 Jy/beam ! Writing clean map to FITS file: J1006-2159_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.34701 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000716495 device "J1006-2159_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1006-2159_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.619431 0.619431 1.23886 2.47772 4.95545 9.91089 19.8218 39.6436 79.2871 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.347 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.349 x 9.101 at -9.449 degrees (North through East) ! Clean map min=-0.004302 max=0.34701 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1006-2159_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1006-2159_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1006-2159_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 17:25:28 2007