! Started logfile: J0115-0127_S_1997_05_07_yyk_uvs.log on Sun Jan 7 15:36:04 2007 obs J0115-0127_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0115-0127_S_1997_05_07_yyk_uva.fits ! AN table 1: 140 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.785873 visibilities/baseline/integration-bin. ! Found source: J0115-0127 ! ! 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 614 lines of history. ! ! Reading 19804 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 J0115-0127_S_1997_05_07_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)= 1.29336 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.932 mas, bmaj=7.226 mas, bpa=-4.57 degrees ! Estimated noise=1644.33 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 = 1.04232 Jy ! Component: 100 - total flux cleaned = 1.19289 Jy ! Total flux subtracted in 100 components = 1.19289 Jy ! Clean residual min=-0.036533 max=0.057929 Jy/beam ! Clean residual mean=0.000826 rms=0.010112 Jy/beam ! Combined flux in latest and established models = 1.19289 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 1.19289 Jy ! ! Correcting IF 1. ! A total of 304 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.366808Jy sigma=0.001478 ! Fit after self-cal, rms=0.366443Jy sigma=0.001476 ! Inverting map and beam ! Estimated beam: bmin=2.932 mas, bmaj=7.226 mas, bpa=-4.571 degrees ! Estimated noise=1644.92 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.759 mas, bmaj=8.892 mas, bpa=-7.382 degrees ! Estimated noise=1169.47 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 (4, -7). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0758994 Jy ! Component: 100 - total flux cleaned = 0.114253 Jy ! Component: 150 - total flux cleaned = 0.13842 Jy ! Component: 200 - total flux cleaned = 0.154854 Jy ! Total flux subtracted in 200 components = 0.154854 Jy ! Clean residual min=-0.021448 max=0.036808 Jy/beam ! Clean residual mean=0.001051 rms=0.007342 Jy/beam ! Combined flux in latest and established models = 1.34775 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 54 components and 1.34775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350969Jy sigma=0.001419 ! Fit after self-cal, rms=0.350217Jy sigma=0.001415 ! 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.759 x 8.892 at -7.382 degrees (North through East) ! Clean map min=-0.018999 max=1.1891 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02459 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.06 HN 0.99 KP 0.90 ! LA 0.99 MK 0.98 NL 1.00* OV 1.07 ! PT 0.95 SC 0.86 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.972741 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.11 HN 1.09 KP 1.04 ! LA 1.08 MK 1.04 NL 1.01 OV 1.01 ! PT 0.94 SC 0.95 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04789 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.04 HN 0.96 KP 0.92 ! LA 0.81 MK 0.87 NL 0.93 OV 0.93 ! PT 1.07 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982957 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.09 HN 1.07 KP 0.95 ! LA 0.90 MK 1.04 NL 1.10 OV 1.08 ! PT 0.92 SC 1.05 ! ! ! Fit before self-cal, rms=0.350217Jy sigma=0.001415 ! Fit after self-cal, rms=0.321603Jy sigma=0.001331 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.321603Jy sigma=0.001331 ! Fit after self-cal, rms=0.321596Jy sigma=0.001331 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.748 mas, bmaj=8.822 mas, bpa=-7.303 degrees ! Estimated noise=1172.05 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.00442978 Jy ! Component: 100 - total flux cleaned = 0.00358846 Jy ! Component: 150 - total flux cleaned = 0.00216953 Jy ! Component: 200 - total flux cleaned = 0.000659006 Jy ! Total flux subtracted in 200 components = 0.000659006 Jy ! Clean residual min=-0.008973 max=0.009431 Jy/beam ! Clean residual mean=0.000137 rms=0.002361 Jy/beam ! Combined flux in latest and established models = 1.3484 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 77 components and 1.3484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.320526Jy sigma=0.001327 ! Fit after self-cal, rms=0.320491Jy sigma=0.001327 ! 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.320491Jy sigma=0.001327 ! Fit after self-cal, rms=0.310904Jy sigma=0.001288 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.000335401 Jy ! Component: 100 - total flux cleaned = -0.000430432 Jy ! Component: 150 - total flux cleaned = -0.000646163 Jy ! Component: 200 - total flux cleaned = -0.000643342 Jy ! Total flux subtracted in 200 components = -0.000643342 Jy ! Clean residual min=-0.008043 max=0.008653 Jy/beam ! Clean residual mean=0.000152 rms=0.002134 Jy/beam ! Combined flux in latest and established models = 1.34776 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 95 components and 1.34776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.310509Jy sigma=0.001287 ! Fit after self-cal, rms=0.308932Jy sigma=0.001280 ! 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.748 x 8.822 at -7.303 degrees (North through East) ! Clean map min=-0.0078419 max=1.1981 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.308932Jy sigma=0.001280 ! Fit after self-cal, rms=0.296496Jy sigma=0.001235 ! 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.296496Jy sigma=0.001235 ! Fit after self-cal, rms=0.296172Jy sigma=0.001234 ! Inverting map and beam ! Estimated beam: bmin=3.751 mas, bmaj=8.768 mas, bpa=-7.113 degrees ! Estimated noise=1167.54 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000628354 Jy ! Component: 100 - total flux cleaned = -0.000639836 Jy ! Component: 150 - total flux cleaned = -0.000635085 Jy ! Component: 200 - total flux cleaned = -0.000634201 Jy ! Total flux subtracted in 200 components = -0.000634201 Jy ! Clean residual min=-0.007581 max=0.007082 Jy/beam ! Clean residual mean=0.000106 rms=0.001673 Jy/beam ! Combined flux in latest and established models = 1.34713 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 116 components and 1.34713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295973Jy sigma=0.001233 ! Fit after self-cal, rms=0.295891Jy sigma=0.001233 ! 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.295891Jy sigma=0.001233 ! Fit after self-cal, rms=0.295268Jy sigma=0.001230 ! 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.295268Jy sigma=0.001230 ! Fit after self-cal, rms=0.295262Jy sigma=0.001230 ! Inverting map and beam ! Estimated beam: bmin=3.752 mas, bmaj=8.751 mas, bpa=-7.032 degrees ! Estimated noise=1167.4 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000675837 Jy ! Component: 100 - total flux cleaned = 0.000529 Jy ! Component: 150 - total flux cleaned = 0.000157178 Jy ! Component: 200 - total flux cleaned = 5.02073e-05 Jy ! Total flux subtracted in 200 components = 5.02073e-05 Jy ! Clean residual min=-0.007253 max=0.006739 Jy/beam ! Clean residual mean=0.000098 rms=0.001574 Jy/beam ! Combined flux in latest and established models = 1.34718 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 125 components and 1.34718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295158Jy sigma=0.001229 ! Fit after self-cal, rms=0.295147Jy sigma=0.001229 ! 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.241 mas, bmaj=13.08 mas, bpa=7.331 degrees ! Estimated noise=1404.6 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.000450592 Jy ! Component: 100 - total flux cleaned = -0.000266758 Jy ! Component: 150 - total flux cleaned = -0.000383223 Jy ! Component: 200 - total flux cleaned = -0.000381544 Jy ! Total flux subtracted in 200 components = -0.000381544 Jy ! Clean residual min=-0.005096 max=0.005856 Jy/beam ! Clean residual mean=0.000182 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 1.34679 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 139 components and 1.34679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295116Jy sigma=0.001229 ! Fit after self-cal, rms=0.295102Jy sigma=0.001229 ! 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.926 mas, bmaj=7.178 mas, bpa=-4.256 degrees ! Estimated noise=1643.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.04424 Jy ! Component: 100 - total flux cleaned = 1.20469 Jy ! Component: 150 - total flux cleaned = 1.26322 Jy ! Component: 200 - total flux cleaned = 1.2921 Jy ! Total flux subtracted in 200 components = 1.2921 Jy ! Clean residual min=-0.010881 max=0.013202 Jy/beam ! Clean residual mean=0.000202 rms=0.003234 Jy/beam ! Combined flux in latest and established models = 1.2921 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 32 model components to the UV plane model. ! The established model now contains 32 components and 1.2921 Jy ! Inverting map and beam ! Estimated beam: bmin=3.752 mas, bmaj=8.751 mas, bpa=-7.032 degrees ! Estimated noise=1167.4 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.0223322 Jy ! Component: 100 - total flux cleaned = 0.0350353 Jy ! Component: 150 - total flux cleaned = 0.0420414 Jy ! Component: 200 - total flux cleaned = 0.0440479 Jy ! Total flux subtracted in 200 components = 0.0440479 Jy ! Clean residual min=-0.006346 max=0.007664 Jy/beam ! Clean residual mean=0.000200 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 1.33615 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 68 components and 1.33615 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.241 mas, bmaj=13.08 mas, bpa=7.331 degrees ! Estimated noise=1404.6 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.00588867 Jy ! Component: 100 - total flux cleaned = 0.00816841 Jy ! Component: 150 - total flux cleaned = 0.00881547 Jy ! Component: 200 - total flux cleaned = 0.00905731 Jy ! Total flux subtracted in 200 components = 0.00905731 Jy ! Clean residual min=-0.005074 max=0.006072 Jy/beam ! Clean residual mean=0.000210 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 1.3452 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 77 components and 1.3452 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.752 mas, bmaj=8.751 mas, bpa=-7.032 degrees ! Estimated noise=1167.4 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00203707 Jy ! Component: 100 - total flux cleaned = -0.00220548 Jy ! Component: 150 - total flux cleaned = -0.00220543 Jy ! Component: 200 - total flux cleaned = -0.00207032 Jy ! Total flux subtracted in 200 components = -0.00207032 Jy ! Clean residual min=-0.006045 max=0.007542 Jy/beam ! Clean residual mean=0.000133 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 1.34313 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 89 components and 1.34313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295191Jy sigma=0.001230 ! Fit after self-cal, rms=0.295137Jy sigma=0.001229 wmodel J0115-0127_S_1997_05_07_yyk\_map.mod ! Writing 89 model components to file: J0115-0127_S_1997_05_07_yyk_map.mod wobs J0115-0127_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0115-0127_S_1997_05_07_yyk_uvs.fits wwins J0115-0127_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J0115-0127_S_1997_05_07_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.00214295 Jy ! Component: 100 - total flux cleaned = 0.00357984 Jy ! Component: 150 - total flux cleaned = 0.00460463 Jy ! Component: 200 - total flux cleaned = 0.00572654 Jy ! Component: 250 - total flux cleaned = 0.00702445 Jy ! Component: 300 - total flux cleaned = 0.00779565 Jy ! Component: 350 - total flux cleaned = 0.00868018 Jy ! Component: 400 - total flux cleaned = 0.00931222 Jy ! Component: 450 - total flux cleaned = 0.00971705 Jy ! Component: 500 - total flux cleaned = 0.0101078 Jy ! Component: 550 - total flux cleaned = 0.010487 Jy ! Component: 600 - total flux cleaned = 0.0109792 Jy ! Component: 650 - total flux cleaned = 0.0113968 Jy ! Component: 700 - total flux cleaned = 0.0117456 Jy ! Component: 750 - total flux cleaned = 0.0119722 Jy ! Component: 800 - total flux cleaned = 0.0121928 Jy ! Component: 850 - total flux cleaned = 0.0124083 Jy ! Component: 900 - total flux cleaned = 0.0125127 Jy ! Component: 950 - total flux cleaned = 0.0126161 Jy ! Component: 1000 - total flux cleaned = 0.012767 Jy ! Component: 1050 - total flux cleaned = 0.0128156 Jy ! Component: 1100 - total flux cleaned = 0.012863 Jy ! Component: 1150 - total flux cleaned = 0.0130044 Jy ! Component: 1200 - total flux cleaned = 0.0130507 Jy ! Component: 1250 - total flux cleaned = 0.013234 Jy ! Component: 1300 - total flux cleaned = 0.0133252 Jy ! Component: 1350 - total flux cleaned = 0.0135904 Jy ! Component: 1400 - total flux cleaned = 0.0137207 Jy ! Component: 1450 - total flux cleaned = 0.0138482 Jy ! Component: 1500 - total flux cleaned = 0.0140571 Jy ! Component: 1550 - total flux cleaned = 0.014139 Jy ! Component: 1600 - total flux cleaned = 0.0143816 Jy ! Component: 1650 - total flux cleaned = 0.0145013 Jy ! Component: 1700 - total flux cleaned = 0.0146972 Jy ! Component: 1750 - total flux cleaned = 0.0148516 Jy ! Component: 1800 - total flux cleaned = 0.0150808 Jy ! Component: 1850 - total flux cleaned = 0.0153436 Jy ! Component: 1900 - total flux cleaned = 0.0156397 Jy ! Component: 1950 - total flux cleaned = 0.0157858 Jy ! Component: 2000 - total flux cleaned = 0.0160385 Jy ! Total flux subtracted in 2048 components = 0.0162873 Jy ! Clean residual min=-0.002460 max=0.002126 Jy/beam ! Clean residual mean=0.000061 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 1.35942 Jy keep ! Adding 151 model components to the UV plane model. ! The established model now contains 240 components and 1.35942 Jy ![Exited script file: muppet] wmap "J0115-0127_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.752 x 8.751 at -7.032 degrees (North through East) ! Clean map min=-0.0042904 max=1.1992 Jy/beam ! Writing clean map to FITS file: J0115-0127_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.19924 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000716926 device "J0115-0127_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0115-0127_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.179345 0.179345 0.358691 0.717382 1.43476 2.86953 5.73905 11.4781 22.9562 45.9124 91.8249 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.199 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.752 x 8.751 at -7.032 degrees (North through East) ! Clean map min=-0.0042904 max=1.1992 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0115-0127_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0115-0127_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0115-0127_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 15:36:12 2007