! Started logfile: J0003-1927_S_1997_07_02_yyk_uvs.log on Sun Jan 7 15:13:58 2007 obs J0003-1927_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0003-1927_S_1997_07_02_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.21019 visibilities/baseline/integration-bin. ! Found source: J0003-1927 ! ! 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 754 lines of history. ! ! Reading 31368 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 J0003-1927_S_1997_07_02_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.431349 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.714 mas, bmaj=7.583 mas, bpa=-12.56 degrees ! Estimated noise=2554.68 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.223261 Jy ! Component: 100 - total flux cleaned = 0.264635 Jy ! Total flux subtracted in 100 components = 0.264635 Jy ! Clean residual min=-0.015546 max=0.015302 Jy/beam ! Clean residual mean=-0.000086 rms=0.004342 Jy/beam ! Combined flux in latest and established models = 0.264635 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.264635 Jy ! ! Correcting IF 1. ! A total of 372 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 230 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 230 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 230 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.340061Jy sigma=0.001551 ! Fit after self-cal, rms=0.339811Jy sigma=0.001549 ! Inverting map and beam ! Estimated beam: bmin=2.714 mas, bmaj=7.583 mas, bpa=-12.56 degrees ! Estimated noise=2554.68 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.609 mas, bmaj=9.28 mas, bpa=-10.57 degrees ! Estimated noise=1024.35 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.0133462 Jy ! Component: 100 - total flux cleaned = 0.014983 Jy ! Component: 150 - total flux cleaned = 0.0151693 Jy ! Component: 200 - total flux cleaned = 0.0154616 Jy ! Total flux subtracted in 200 components = 0.0154616 Jy ! Clean residual min=-0.008641 max=0.010354 Jy/beam ! Clean residual mean=0.000027 rms=0.003123 Jy/beam ! Combined flux in latest and established models = 0.280097 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.280097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.339259Jy sigma=0.001547 ! Fit after self-cal, rms=0.339238Jy sigma=0.001547 ! 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.609 x 9.28 at -10.57 degrees (North through East) ! Clean map min=-0.0082898 max=0.25898 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01722 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.14 HN 0.90 KP 0.92 ! LA 0.95 MK 1.07 NL 1.00* OV 1.09 ! PT 0.98 SC 0.83 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.977057 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.17 HN 0.98 KP 0.94 ! LA 1.11 MK 1.15 NL 0.98 OV 1.09 ! PT 0.92 SC 0.89 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.045 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.12 HN 0.93 KP 0.88 ! LA 0.80 MK 0.80 NL 1.01 OV 0.90 ! PT 1.12 SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.990256 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.13 HN 1.22 KP 0.94 ! LA 0.87 MK 0.96 NL 1.01 OV 0.99 ! PT 0.93 SC 1.08 ! ! ! Fit before self-cal, rms=0.339238Jy sigma=0.001547 ! Fit after self-cal, rms=0.330678Jy sigma=0.001537 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.330678Jy sigma=0.001537 ! Fit after self-cal, rms=0.330677Jy sigma=0.001537 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.579 mas, bmaj=9.111 mas, bpa=-9.815 degrees ! Estimated noise=1020.96 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.00355175 Jy ! Component: 100 - total flux cleaned = 0.00374239 Jy ! Component: 150 - total flux cleaned = 0.00366966 Jy ! Component: 200 - total flux cleaned = 0.00353779 Jy ! Total flux subtracted in 200 components = 0.00353779 Jy ! Clean residual min=-0.006601 max=0.005489 Jy/beam ! Clean residual mean=-0.000081 rms=0.001892 Jy/beam ! Combined flux in latest and established models = 0.283635 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 36 components and 0.283635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.330651Jy sigma=0.001537 ! Fit after self-cal, rms=0.330640Jy sigma=0.001537 ! 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.330640Jy sigma=0.001537 ! Fit after self-cal, rms=0.329666Jy sigma=0.001533 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.000614338 Jy ! Component: 100 - total flux cleaned = 0.000614664 Jy ! Component: 150 - total flux cleaned = 0.000554447 Jy ! Component: 200 - total flux cleaned = 0.000501467 Jy ! Total flux subtracted in 200 components = 0.000501467 Jy ! Clean residual min=-0.006647 max=0.005403 Jy/beam ! Clean residual mean=-0.000073 rms=0.001866 Jy/beam ! Combined flux in latest and established models = 0.284136 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.284136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.329648Jy sigma=0.001533 ! Fit after self-cal, rms=0.329512Jy sigma=0.001532 ! 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.579 x 9.111 at -9.815 degrees (North through East) ! Clean map min=-0.0064518 max=0.26181 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.329512Jy sigma=0.001532 ! Fit after self-cal, rms=0.333395Jy sigma=0.001530 ! 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.333395Jy sigma=0.001530 ! Fit after self-cal, rms=0.333370Jy sigma=0.001529 ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=9.078 mas, bpa=-9.658 degrees ! Estimated noise=1017.39 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00084409 Jy ! Component: 100 - total flux cleaned = 0.000720854 Jy ! Component: 150 - total flux cleaned = 0.000666799 Jy ! Component: 200 - total flux cleaned = 0.000619512 Jy ! Total flux subtracted in 200 components = 0.000619512 Jy ! Clean residual min=-0.006699 max=0.005801 Jy/beam ! Clean residual mean=-0.000037 rms=0.001825 Jy/beam ! Combined flux in latest and established models = 0.284756 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.284756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.333350Jy sigma=0.001529 ! Fit after self-cal, rms=0.333338Jy sigma=0.001529 ! 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.333338Jy sigma=0.001529 ! Fit after self-cal, rms=0.338967Jy sigma=0.001527 ! 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.338967Jy sigma=0.001527 ! Fit after self-cal, rms=0.338965Jy sigma=0.001527 ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=9.06 mas, bpa=-9.421 degrees ! Estimated noise=1020.66 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134777 Jy ! Component: 100 - total flux cleaned = 0.00140361 Jy ! Component: 150 - total flux cleaned = 0.00140775 Jy ! Component: 200 - total flux cleaned = 0.00137491 Jy ! Total flux subtracted in 200 components = 0.00137491 Jy ! Clean residual min=-0.006666 max=0.005881 Jy/beam ! Clean residual mean=-0.000029 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 0.28613 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 62 components and 0.28613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338952Jy sigma=0.001527 ! Fit after self-cal, rms=0.338948Jy sigma=0.001527 ! 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.107 mas, bmaj=16.95 mas, bpa=-9.137 degrees ! Estimated noise=1270.45 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.000862345 Jy ! Component: 100 - total flux cleaned = -0.00085353 Jy ! Component: 150 - total flux cleaned = -0.000849095 Jy ! Component: 200 - total flux cleaned = -0.000904415 Jy ! Total flux subtracted in 200 components = -0.000904416 Jy ! Clean residual min=-0.006243 max=0.007157 Jy/beam ! Clean residual mean=-0.000037 rms=0.002423 Jy/beam ! Combined flux in latest and established models = 0.285226 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 69 components and 0.285226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338950Jy sigma=0.001527 ! Fit after self-cal, rms=0.338941Jy sigma=0.001527 ! 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.68 mas, bmaj=7.474 mas, bpa=-12.41 degrees ! Estimated noise=2506.24 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.220514 Jy ! Component: 100 - total flux cleaned = 0.26367 Jy ! Component: 150 - total flux cleaned = 0.281862 Jy ! Component: 200 - total flux cleaned = 0.284951 Jy ! Total flux subtracted in 200 components = 0.284951 Jy ! Clean residual min=-0.012088 max=0.011225 Jy/beam ! Clean residual mean=-0.000027 rms=0.003099 Jy/beam ! Combined flux in latest and established models = 0.284951 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.284951 Jy ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=9.06 mas, bpa=-9.421 degrees ! Estimated noise=1020.66 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.00348414 Jy ! Component: 100 - total flux cleaned = 0.00370608 Jy ! Component: 150 - total flux cleaned = 0.00357491 Jy ! Component: 200 - total flux cleaned = 0.00331588 Jy ! Total flux subtracted in 200 components = 0.00331588 Jy ! Clean residual min=-0.006648 max=0.006344 Jy/beam ! Clean residual mean=-0.000025 rms=0.001870 Jy/beam ! Combined flux in latest and established models = 0.288267 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.288267 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.107 mas, bmaj=16.95 mas, bpa=-9.137 degrees ! Estimated noise=1270.45 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.00176311 Jy ! Component: 100 - total flux cleaned = -0.00189996 Jy ! Component: 150 - total flux cleaned = -0.00201487 Jy ! Component: 200 - total flux cleaned = -0.00211797 Jy ! Total flux subtracted in 200 components = -0.00211797 Jy ! Clean residual min=-0.006268 max=0.007333 Jy/beam ! Clean residual mean=-0.000036 rms=0.002416 Jy/beam ! Combined flux in latest and established models = 0.286149 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 37 components and 0.286149 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=9.06 mas, bpa=-9.421 degrees ! Estimated noise=1020.66 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000523818 Jy ! Component: 100 - total flux cleaned = 0.000211722 Jy ! Component: 150 - total flux cleaned = 0.000123013 Jy ! Component: 200 - total flux cleaned = 3.99496e-05 Jy ! Total flux subtracted in 200 components = 3.99496e-05 Jy ! Clean residual min=-0.006677 max=0.006269 Jy/beam ! Clean residual mean=-0.000028 rms=0.001836 Jy/beam ! Combined flux in latest and established models = 0.286189 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 48 components and 0.286189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338979Jy sigma=0.001527 ! Fit after self-cal, rms=0.338962Jy sigma=0.001527 wmodel J0003-1927_S_1997_07_02_yyk\_map.mod ! Writing 48 model components to file: J0003-1927_S_1997_07_02_yyk_map.mod wobs J0003-1927_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0003-1927_S_1997_07_02_yyk_uvs.fits wwins J0003-1927_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J0003-1927_S_1997_07_02_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.00218438 Jy ! Component: 100 - total flux cleaned = -0.00425394 Jy ! Component: 150 - total flux cleaned = -0.00555362 Jy ! Component: 200 - total flux cleaned = -0.0062954 Jy ! Component: 250 - total flux cleaned = -0.00708317 Jy ! Component: 300 - total flux cleaned = -0.00757882 Jy ! Component: 350 - total flux cleaned = -0.00804825 Jy ! Component: 400 - total flux cleaned = -0.00827249 Jy ! Component: 450 - total flux cleaned = -0.00848974 Jy ! Component: 500 - total flux cleaned = -0.00848923 Jy ! Component: 550 - total flux cleaned = -0.00835672 Jy ! Component: 600 - total flux cleaned = -0.0082314 Jy ! Component: 650 - total flux cleaned = -0.0080456 Jy ! Component: 700 - total flux cleaned = -0.00780635 Jy ! Component: 750 - total flux cleaned = -0.00746265 Jy ! Component: 800 - total flux cleaned = -0.00718856 Jy ! Component: 850 - total flux cleaned = -0.00708362 Jy ! Component: 900 - total flux cleaned = -0.0068223 Jy ! Component: 950 - total flux cleaned = -0.00672074 Jy ! Component: 1000 - total flux cleaned = -0.0064723 Jy ! Component: 1050 - total flux cleaned = -0.00632788 Jy ! Component: 1100 - total flux cleaned = -0.00618705 Jy ! Component: 1150 - total flux cleaned = -0.0059563 Jy ! Component: 1200 - total flux cleaned = -0.00586501 Jy ! Component: 1250 - total flux cleaned = -0.00568857 Jy ! Component: 1300 - total flux cleaned = -0.00573049 Jy ! Component: 1350 - total flux cleaned = -0.00564678 Jy ! Component: 1400 - total flux cleaned = -0.00560657 Jy ! Component: 1450 - total flux cleaned = -0.0055666 Jy ! Component: 1500 - total flux cleaned = -0.00540963 Jy ! Component: 1550 - total flux cleaned = -0.00529458 Jy ! Component: 1600 - total flux cleaned = -0.00510581 Jy ! Component: 1650 - total flux cleaned = -0.00488302 Jy ! Component: 1700 - total flux cleaned = -0.00470205 Jy ! Component: 1750 - total flux cleaned = -0.0046661 Jy ! Component: 1800 - total flux cleaned = -0.00448913 Jy ! Component: 1850 - total flux cleaned = -0.00428209 Jy ! Component: 1900 - total flux cleaned = -0.00411252 Jy ! Component: 1950 - total flux cleaned = -0.00391243 Jy ! Component: 2000 - total flux cleaned = -0.00378129 Jy ! Total flux subtracted in 2048 components = -0.00365195 Jy ! Clean residual min=-0.001628 max=0.002444 Jy/beam ! Clean residual mean=-0.000020 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.282537 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 190 components and 0.282537 Jy ![Exited script file: muppet] wmap "J0003-1927_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.545 x 9.06 at -9.421 degrees (North through East) ! Clean map min=-0.0048119 max=0.26272 Jy/beam ! Writing clean map to FITS file: J0003-1927_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.262724 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000664309 device "J0003-1927_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0003-1927_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.758563 0.758563 1.51713 3.03425 6.06851 12.137 24.274 48.5481 97.0961 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.262 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.545 x 9.06 at -9.421 degrees (North through East) ! Clean map min=-0.0048119 max=0.26272 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0003-1927_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0003-1927_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0003-1927_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 15:14:05 2007