! Started logfile: J1127-1857_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:46:03 2007 obs J1127-1857_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1127-1857_S_1997_07_02_yyk_uva.fits ! AN table 1: 140 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.662857 visibilities/baseline/integration-bin. ! Found source: J1127-1857 ! ! 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 16704 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 J1127-1857_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.952317 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.837 mas, bmaj=7.678 mas, bpa=-8.412 degrees ! Estimated noise=2160.28 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.734927 Jy ! Component: 100 - total flux cleaned = 0.815489 Jy ! Total flux subtracted in 100 components = 0.815489 Jy ! Clean residual min=-0.030311 max=0.056564 Jy/beam ! Clean residual mean=0.000187 rms=0.010833 Jy/beam ! Combined flux in latest and established models = 0.815489 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.815489 Jy ! ! Correcting IF 1. ! A total of 397 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 259 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 259 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 259 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.473483Jy sigma=0.001365 ! Fit after self-cal, rms=0.472271Jy sigma=0.001363 ! Inverting map and beam ! Estimated beam: bmin=2.837 mas, bmaj=7.678 mas, bpa=-8.412 degrees ! Estimated noise=2161.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.496 mas, bmaj=9.095 mas, bpa=-8.44 degrees ! Estimated noise=1520.24 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.00369119 Jy ! Component: 100 - total flux cleaned = -0.00748353 Jy ! Component: 150 - total flux cleaned = -0.00965261 Jy ! Component: 200 - total flux cleaned = -0.0118825 Jy ! Total flux subtracted in 200 components = -0.0118825 Jy ! Clean residual min=-0.024157 max=0.031287 Jy/beam ! Clean residual mean=0.000236 rms=0.007226 Jy/beam ! Combined flux in latest and established models = 0.803607 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.803607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.468797Jy sigma=0.001352 ! Fit after self-cal, rms=0.468781Jy sigma=0.001352 ! 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.496 x 9.095 at -8.44 degrees (North through East) ! Clean map min=-0.023755 max=0.85305 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.01909 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 0.87 KP 0.89 ! LA 0.98 MK 0.99 NL 1.00* OV 1.18 ! PT 0.99 SC 0.84 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.984209 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.14 HN 0.99 KP 0.95 ! LA 1.09 MK 1.04 NL 0.95 OV 1.10 ! PT 0.96 SC 0.91 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04408 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 0.93 KP 0.92 ! LA 0.80 MK 0.87 NL 0.93 OV 1.01 ! PT 1.07 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.989038 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.13 HN 1.09 KP 0.95 ! LA 0.89 MK 1.06 NL 1.03 OV 1.03 ! PT 0.94 SC 1.00 ! ! ! Fit before self-cal, rms=0.468781Jy sigma=0.001352 ! Fit after self-cal, rms=0.457631Jy sigma=0.001305 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.457631Jy sigma=0.001305 ! Fit after self-cal, rms=0.457598Jy sigma=0.001305 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.445 mas, bmaj=8.924 mas, bpa=-7.771 degrees ! Estimated noise=1518.58 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.0103249 Jy ! Component: 100 - total flux cleaned = 0.0121825 Jy ! Component: 150 - total flux cleaned = 0.0123078 Jy ! Component: 200 - total flux cleaned = 0.0124079 Jy ! Total flux subtracted in 200 components = 0.0124079 Jy ! Clean residual min=-0.017074 max=0.014009 Jy/beam ! Clean residual mean=0.000236 rms=0.004287 Jy/beam ! Combined flux in latest and established models = 0.816015 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.816015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.458359Jy sigma=0.001304 ! Fit after self-cal, rms=0.458357Jy sigma=0.001304 ! 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.458357Jy sigma=0.001304 ! Fit after self-cal, rms=0.453928Jy 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.00234508 Jy ! Component: 100 - total flux cleaned = 0.00226158 Jy ! Component: 150 - total flux cleaned = 0.00219073 Jy ! Component: 200 - total flux cleaned = 0.00213073 Jy ! Total flux subtracted in 200 components = 0.00213073 Jy ! Clean residual min=-0.016995 max=0.013405 Jy/beam ! Clean residual mean=0.000244 rms=0.004227 Jy/beam ! Combined flux in latest and established models = 0.818145 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.818145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.454069Jy sigma=0.001288 ! Fit after self-cal, rms=0.453201Jy sigma=0.001286 ! 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.445 x 8.924 at -7.771 degrees (North through East) ! Clean map min=-0.016532 max=0.86119 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.453201Jy sigma=0.001286 ! Fit after self-cal, rms=1.691239Jy sigma=0.001232 ! 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=1.691239Jy sigma=0.001232 ! Fit after self-cal, rms=1.691260Jy sigma=0.001231 ! Inverting map and beam ! Estimated beam: bmin=3.45 mas, bmaj=8.948 mas, bpa=-7.802 degrees ! Estimated noise=1507.46 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294003 Jy ! Component: 100 - total flux cleaned = 0.00370691 Jy ! Component: 150 - total flux cleaned = 0.00397961 Jy ! Component: 200 - total flux cleaned = 0.0041449 Jy ! Total flux subtracted in 200 components = 0.0041449 Jy ! Clean residual min=-0.005393 max=0.006868 Jy/beam ! Clean residual mean=0.000025 rms=0.001791 Jy/beam ! Combined flux in latest and established models = 0.82229 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 48 components and 0.82229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.691237Jy sigma=0.001231 ! Fit after self-cal, rms=1.691241Jy sigma=0.001231 ! 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=1.691241Jy sigma=0.001231 ! Fit after self-cal, rms=2.030481Jy sigma=0.001229 ! 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.030481Jy sigma=0.001229 ! Fit after self-cal, rms=2.030898Jy sigma=0.001229 ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=8.931 mas, bpa=-7.756 degrees ! Estimated noise=1509.42 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00316613 Jy ! Component: 100 - total flux cleaned = 0.00367856 Jy ! Component: 150 - total flux cleaned = 0.00389695 Jy ! Component: 200 - total flux cleaned = 0.00415964 Jy ! Total flux subtracted in 200 components = 0.00415964 Jy ! Clean residual min=-0.005316 max=0.006792 Jy/beam ! Clean residual mean=0.000029 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.82645 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 62 components and 0.82645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.030885Jy sigma=0.001229 ! Fit after self-cal, rms=2.031137Jy 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=7.249 mas, bmaj=14.66 mas, bpa=-8.004 degrees ! Estimated noise=1890.98 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.000900684 Jy ! Component: 100 - total flux cleaned = 0.00104626 Jy ! Component: 150 - total flux cleaned = 0.00108237 Jy ! Component: 200 - total flux cleaned = 0.00108423 Jy ! Total flux subtracted in 200 components = 0.00108423 Jy ! Clean residual min=-0.005347 max=0.007874 Jy/beam ! Clean residual mean=0.000070 rms=0.002097 Jy/beam ! Combined flux in latest and established models = 0.827534 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 66 components and 0.827534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.031142Jy sigma=0.001229 ! Fit after self-cal, rms=2.030727Jy 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.81 mas, bmaj=7.559 mas, bpa=-8.201 degrees ! Estimated noise=2165.57 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.738291 Jy ! Component: 100 - total flux cleaned = 0.833071 Jy ! Component: 150 - total flux cleaned = 0.833225 Jy ! Component: 200 - total flux cleaned = 0.831895 Jy ! Total flux subtracted in 200 components = 0.831895 Jy ! Clean residual min=-0.008899 max=0.009678 Jy/beam ! Clean residual mean=0.000004 rms=0.002662 Jy/beam ! Combined flux in latest and established models = 0.831895 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.831895 Jy ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=8.931 mas, bpa=-7.756 degrees ! Estimated noise=1509.42 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.000159474 Jy ! Component: 100 - total flux cleaned = -0.00111866 Jy ! Component: 150 - total flux cleaned = -0.00161029 Jy ! Component: 200 - total flux cleaned = -0.00219549 Jy ! Total flux subtracted in 200 components = -0.00219549 Jy ! Clean residual min=-0.005742 max=0.007443 Jy/beam ! Clean residual mean=0.000035 rms=0.001825 Jy/beam ! Combined flux in latest and established models = 0.829699 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.829699 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.249 mas, bmaj=14.66 mas, bpa=-8.004 degrees ! Estimated noise=1890.98 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.000322261 Jy ! Component: 100 - total flux cleaned = -0.000434202 Jy ! Component: 150 - total flux cleaned = -0.00072279 Jy ! Component: 200 - total flux cleaned = -0.000895246 Jy ! Total flux subtracted in 200 components = -0.000895246 Jy ! Clean residual min=-0.005513 max=0.007662 Jy/beam ! Clean residual mean=0.000074 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 0.828804 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.828804 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=8.931 mas, bpa=-7.756 degrees ! Estimated noise=1509.42 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -8.96631e-05 Jy ! Component: 100 - total flux cleaned = -0.000278082 Jy ! Component: 150 - total flux cleaned = -0.000445416 Jy ! Component: 200 - total flux cleaned = -0.000659424 Jy ! Total flux subtracted in 200 components = -0.000659424 Jy ! Clean residual min=-0.005399 max=0.006640 Jy/beam ! Clean residual mean=0.000033 rms=0.001737 Jy/beam ! Combined flux in latest and established models = 0.828145 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 47 components and 0.828145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.030718Jy sigma=0.001229 ! Fit after self-cal, rms=2.029745Jy sigma=0.001229 wmodel J1127-1857_S_1997_07_02_yyk\_map.mod ! Writing 47 model components to file: J1127-1857_S_1997_07_02_yyk_map.mod wobs J1127-1857_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1127-1857_S_1997_07_02_yyk_uvs.fits wwins J1127-1857_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J1127-1857_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.00227239 Jy ! Component: 100 - total flux cleaned = 0.00322843 Jy ! Component: 150 - total flux cleaned = 0.00359046 Jy ! Component: 200 - total flux cleaned = 0.00427561 Jy ! Component: 250 - total flux cleaned = 0.00493737 Jy ! Component: 300 - total flux cleaned = 0.00557396 Jy ! Component: 350 - total flux cleaned = 0.00618787 Jy ! Component: 400 - total flux cleaned = 0.00670651 Jy ! Component: 450 - total flux cleaned = 0.00713754 Jy ! Component: 500 - total flux cleaned = 0.00741751 Jy ! Component: 550 - total flux cleaned = 0.00762182 Jy ! Component: 600 - total flux cleaned = 0.00795288 Jy ! Component: 650 - total flux cleaned = 0.00808188 Jy ! Component: 700 - total flux cleaned = 0.00827024 Jy ! Component: 750 - total flux cleaned = 0.00832894 Jy ! Component: 800 - total flux cleaned = 0.00820979 Jy ! Component: 850 - total flux cleaned = 0.00832615 Jy ! Component: 900 - total flux cleaned = 0.00815519 Jy ! Component: 950 - total flux cleaned = 0.00798919 Jy ! Component: 1000 - total flux cleaned = 0.00804372 Jy ! Component: 1050 - total flux cleaned = 0.00783007 Jy ! Component: 1100 - total flux cleaned = 0.00777883 Jy ! Component: 1150 - total flux cleaned = 0.0076773 Jy ! Component: 1200 - total flux cleaned = 0.00762734 Jy ! Component: 1250 - total flux cleaned = 0.00762784 Jy ! Component: 1300 - total flux cleaned = 0.00767453 Jy ! Component: 1350 - total flux cleaned = 0.00767474 Jy ! Component: 1400 - total flux cleaned = 0.00758274 Jy ! Component: 1450 - total flux cleaned = 0.00762813 Jy ! Component: 1500 - total flux cleaned = 0.00762781 Jy ! Component: 1550 - total flux cleaned = 0.0077595 Jy ! Component: 1600 - total flux cleaned = 0.00767289 Jy ! Component: 1650 - total flux cleaned = 0.00767281 Jy ! Component: 1700 - total flux cleaned = 0.00767332 Jy ! Component: 1750 - total flux cleaned = 0.00763158 Jy ! Component: 1800 - total flux cleaned = 0.00751067 Jy ! Component: 1850 - total flux cleaned = 0.00743178 Jy ! Component: 1900 - total flux cleaned = 0.00747179 Jy ! Component: 1950 - total flux cleaned = 0.007433 Jy ! Component: 2000 - total flux cleaned = 0.0073572 Jy ! Total flux subtracted in 2048 components = 0.00731985 Jy ! Clean residual min=-0.002055 max=0.002308 Jy/beam ! Clean residual mean=0.000029 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.835464 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 189 components and 0.835465 Jy ![Exited script file: muppet] wmap "J1127-1857_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.443 x 8.931 at -7.756 degrees (North through East) ! Clean map min=-0.0052898 max=0.85753 Jy/beam ! Writing clean map to FITS file: J1127-1857_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.857527 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000813238 device "J1127-1857_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1127-1857_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.284506 0.284506 0.569011 1.13802 2.27604 4.55209 9.10418 18.2084 36.4167 72.8334 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.857 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.443 x 8.931 at -7.756 degrees (North through East) ! Clean map min=-0.0052898 max=0.85753 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1127-1857_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1127-1857_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1127-1857_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:46:10 2007