! Started logfile: J1625-2527_S_1994_08_12_yyk_uvs.log on Sun Jan 7 18:57:42 2007 obs J1625-2527_S_1994_08_12_yyk_uva.fits ! Reading UV FITS file: J1625-2527_S_1994_08_12_yyk_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.825661 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 783 lines of history. ! ! Reading 12484 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 J1625-2527_S_1994_08_12_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.57523 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.528 mas, bmaj=6.18 mas, bpa=-6.847 degrees ! Estimated noise=2291.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.20494 Jy ! Component: 100 - total flux cleaned = 1.51353 Jy ! Total flux subtracted in 100 components = 1.51353 Jy ! Clean residual min=-0.071987 max=0.143292 Jy/beam ! Clean residual mean=0.000644 rms=0.023067 Jy/beam ! Combined flux in latest and established models = 1.51353 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 1.51353 Jy ! ! Correcting IF 1. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.519995Jy sigma=0.002703 ! Fit after self-cal, rms=0.518711Jy sigma=0.002697 ! Inverting map and beam ! Estimated beam: bmin=2.528 mas, bmaj=6.18 mas, bpa=-6.847 degrees ! Estimated noise=2291.49 mJy/beam. ! Added new window around map position (-3.5, 8). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.13908 Jy ! Component: 100 - total flux cleaned = 0.159549 Jy ! Total flux subtracted in 100 components = 0.159549 Jy ! Clean residual min=-0.073743 max=0.105467 Jy/beam ! Clean residual mean=0.000631 rms=0.019813 Jy/beam ! Combined flux in latest and established models = 1.67308 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 1.67308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.485563Jy sigma=0.002506 ! Fit after self-cal, rms=0.484037Jy sigma=0.002498 ! Inverting map 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.477 mas, bmaj=8.067 mas, bpa=-8.468 degrees ! Estimated noise=1078.48 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.0310502 Jy ! Component: 100 - total flux cleaned = 0.0342967 Jy ! Component: 150 - total flux cleaned = 0.0370204 Jy ! Component: 200 - total flux cleaned = 0.0369828 Jy ! Total flux subtracted in 200 components = 0.0369828 Jy ! Clean residual min=-0.047585 max=0.052829 Jy/beam ! Clean residual mean=0.001670 rms=0.013659 Jy/beam ! Combined flux in latest and established models = 1.71006 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 33 components and 1.71006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.477071Jy sigma=0.002454 ! Fit after self-cal, rms=0.476935Jy sigma=0.002453 ! 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.477 x 8.067 at -8.468 degrees (North through East) ! Clean map min=-0.044811 max=1.3748 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.04272 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.04 HN 1.09 KP 0.91 ! LA 0.96 MK 0.95 NL 0.88 OV 1.00 ! PT 0.95 SC 0.90 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01826 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.11 HN 1.13 KP 0.94 ! LA 1.04 MK 0.96 NL 0.86 OV 0.98 ! PT 0.93 SC 0.94 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0228 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.06 HN 1.08 KP 0.94 ! LA 0.84 MK 0.87 NL 0.92 OV 1.04 ! PT 1.12 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.972254 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.10 HN 1.19 KP 1.01 ! LA 0.89 MK 0.99 NL 0.91 OV 1.34 ! PT 0.96 SC 0.94 ! ! ! Fit before self-cal, rms=0.476935Jy sigma=0.002453 ! Fit after self-cal, rms=0.435163Jy sigma=0.002194 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.435163Jy sigma=0.002194 ! Fit after self-cal, rms=0.435148Jy sigma=0.002194 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=7.764 mas, bpa=-8.533 degrees ! Estimated noise=1081.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.0266975 Jy ! Component: 100 - total flux cleaned = 0.026823 Jy ! Component: 150 - total flux cleaned = 0.025196 Jy ! Component: 200 - total flux cleaned = 0.0252254 Jy ! Total flux subtracted in 200 components = 0.0252254 Jy ! Clean residual min=-0.037657 max=0.032180 Jy/beam ! Clean residual mean=0.000766 rms=0.008134 Jy/beam ! Combined flux in latest and established models = 1.73529 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 51 components and 1.73529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.433377Jy sigma=0.002162 ! Fit after self-cal, rms=0.433209Jy sigma=0.002161 ! 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.433209Jy sigma=0.002161 ! Fit after self-cal, rms=0.422387Jy sigma=0.002099 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.00066562 Jy ! Component: 100 - total flux cleaned = -0.00135381 Jy ! Component: 150 - total flux cleaned = -0.00134994 Jy ! Component: 200 - total flux cleaned = -0.00130995 Jy ! Total flux subtracted in 200 components = -0.00130995 Jy ! Clean residual min=-0.033423 max=0.030031 Jy/beam ! Clean residual mean=0.000768 rms=0.007835 Jy/beam ! Combined flux in latest and established models = 1.73398 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 1.73398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.421538Jy sigma=0.002090 ! Fit after self-cal, rms=0.419758Jy sigma=0.002081 ! 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.397 x 7.764 at -8.533 degrees (North through East) ! Clean map min=-0.029894 max=1.3918 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.419758Jy sigma=0.002081 ! Fit after self-cal, rms=0.775686Jy sigma=0.001850 ! 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.775686Jy sigma=0.001850 ! Fit after self-cal, rms=0.774922Jy sigma=0.001848 ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=8.826 mas, bpa=-3.282 degrees ! Estimated noise=1098.7 mJy/beam. ! Added new window around map position (-14, 8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155521 Jy ! Component: 100 - total flux cleaned = 0.0165256 Jy ! Component: 150 - total flux cleaned = 0.0173578 Jy ! Component: 200 - total flux cleaned = 0.018154 Jy ! Total flux subtracted in 200 components = 0.018154 Jy ! Clean residual min=-0.015491 max=0.016708 Jy/beam ! Clean residual mean=0.000467 rms=0.004371 Jy/beam ! Combined flux in latest and established models = 1.75213 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 1.75213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.773267Jy sigma=0.001826 ! Fit after self-cal, rms=0.772973Jy sigma=0.001824 ! 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.772973Jy sigma=0.001824 ! Fit after self-cal, rms=0.851397Jy sigma=0.001817 ! 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.851397Jy sigma=0.001817 ! Fit after self-cal, rms=0.851418Jy sigma=0.001817 ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=8.806 mas, bpa=-3.547 degrees ! Estimated noise=1096.34 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00274652 Jy ! Component: 100 - total flux cleaned = 0.00343326 Jy ! Component: 150 - total flux cleaned = 0.00344849 Jy ! Component: 200 - total flux cleaned = 0.00405944 Jy ! Total flux subtracted in 200 components = 0.00405944 Jy ! Clean residual min=-0.014074 max=0.014333 Jy/beam ! Clean residual mean=0.000475 rms=0.003863 Jy/beam ! Combined flux in latest and established models = 1.75619 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 89 components and 1.75619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.850487Jy sigma=0.001806 ! Fit after self-cal, rms=0.850490Jy sigma=0.001806 ! 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.314 mas, bmaj=18.92 mas, bpa=3.192 degrees ! Estimated noise=1359.86 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.00530036 Jy ! Component: 100 - total flux cleaned = 0.00593228 Jy ! Component: 150 - total flux cleaned = 0.00620048 Jy ! Component: 200 - total flux cleaned = 0.00642971 Jy ! Total flux subtracted in 200 components = 0.00642971 Jy ! Clean residual min=-0.009610 max=0.011015 Jy/beam ! Clean residual mean=0.000837 rms=0.003256 Jy/beam ! Combined flux in latest and established models = 1.76262 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 101 components and 1.76262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.850258Jy sigma=0.001804 ! Fit after self-cal, rms=0.850235Jy sigma=0.001803 ! 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.525 mas, bmaj=6.788 mas, bpa=-2.024 degrees ! Estimated noise=2469.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.24695 Jy ! Component: 100 - total flux cleaned = 1.52677 Jy ! Component: 150 - total flux cleaned = 1.63774 Jy ! Component: 200 - total flux cleaned = 1.69568 Jy ! Total flux subtracted in 200 components = 1.69568 Jy ! Clean residual min=-0.022619 max=0.023094 Jy/beam ! Clean residual mean=0.000143 rms=0.006213 Jy/beam ! Combined flux in latest and established models = 1.69568 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 23 model components to the UV plane model. ! The established model now contains 23 components and 1.69568 Jy ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=8.806 mas, bpa=-3.547 degrees ! Estimated noise=1096.34 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.0344827 Jy ! Component: 100 - total flux cleaned = 0.0504522 Jy ! Component: 150 - total flux cleaned = 0.0550763 Jy ! Component: 200 - total flux cleaned = 0.0572455 Jy ! Total flux subtracted in 200 components = 0.0572455 Jy ! Clean residual min=-0.011443 max=0.014619 Jy/beam ! Clean residual mean=0.000470 rms=0.002992 Jy/beam ! Combined flux in latest and established models = 1.75292 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 49 components and 1.75292 Jy ! Inverting map ! Added new window around map position (2, -11.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130572 Jy ! Component: 100 - total flux cleaned = 0.0146362 Jy ! Component: 150 - total flux cleaned = 0.014634 Jy ! Component: 200 - total flux cleaned = 0.0149577 Jy ! Total flux subtracted in 200 components = 0.0149577 Jy ! Clean residual min=-0.010404 max=0.010918 Jy/beam ! Clean residual mean=0.000426 rms=0.002583 Jy/beam ! Combined flux in latest and established models = 1.76788 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 73 components and 1.76788 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.314 mas, bmaj=18.92 mas, bpa=3.192 degrees ! Estimated noise=1359.86 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.00475259 Jy ! Component: 100 - total flux cleaned = 0.00574171 Jy ! Component: 150 - total flux cleaned = 0.00588138 Jy ! Component: 200 - total flux cleaned = 0.00614593 Jy ! Total flux subtracted in 200 components = 0.00614593 Jy ! Clean residual min=-0.007882 max=0.009419 Jy/beam ! Clean residual mean=0.000743 rms=0.002735 Jy/beam ! Combined flux in latest and established models = 1.77403 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 1.77403 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.423 mas, bmaj=8.806 mas, bpa=-3.547 degrees ! Estimated noise=1096.34 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00304749 Jy ! Component: 100 - total flux cleaned = -0.00360506 Jy ! Component: 150 - total flux cleaned = -0.00335181 Jy ! Component: 200 - total flux cleaned = -0.00333942 Jy ! Total flux subtracted in 200 components = -0.00333942 Jy ! Clean residual min=-0.009698 max=0.011000 Jy/beam ! Clean residual mean=0.000412 rms=0.002439 Jy/beam ! Combined flux in latest and established models = 1.77069 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 113 components and 1.77069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.855443Jy sigma=0.001782 ! Fit after self-cal, rms=0.852805Jy sigma=0.001780 wmodel J1625-2527_S_1994_08_12_yyk\_map.mod ! Writing 113 model components to file: J1625-2527_S_1994_08_12_yyk_map.mod wobs J1625-2527_S_1994_08_12_yyk\_uvs.fits ! Writing UV FITS file: J1625-2527_S_1994_08_12_yyk_uvs.fits wwins J1625-2527_S_1994_08_12_yyk\_map.win ! wwins: Wrote 4 windows to J1625-2527_S_1994_08_12_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.00289147 Jy ! Component: 100 - total flux cleaned = 0.00318376 Jy ! Component: 150 - total flux cleaned = 0.00429881 Jy ! Component: 200 - total flux cleaned = 0.00549559 Jy ! Component: 250 - total flux cleaned = 0.00638988 Jy ! Component: 300 - total flux cleaned = 0.00688095 Jy ! Component: 350 - total flux cleaned = 0.00782257 Jy ! Component: 400 - total flux cleaned = 0.00873059 Jy ! Component: 450 - total flux cleaned = 0.00938923 Jy ! Component: 500 - total flux cleaned = 0.0100342 Jy ! Component: 550 - total flux cleaned = 0.010874 Jy ! Component: 600 - total flux cleaned = 0.0113892 Jy ! Component: 650 - total flux cleaned = 0.0121931 Jy ! Component: 700 - total flux cleaned = 0.0130781 Jy ! Component: 750 - total flux cleaned = 0.0137523 Jy ! Component: 800 - total flux cleaned = 0.0144168 Jy ! Component: 850 - total flux cleaned = 0.0153491 Jy ! Component: 900 - total flux cleaned = 0.015989 Jy ! Component: 950 - total flux cleaned = 0.016799 Jy ! Component: 1000 - total flux cleaned = 0.0175934 Jy ! Component: 1050 - total flux cleaned = 0.0179411 Jy ! Component: 1100 - total flux cleaned = 0.0183716 Jy ! Component: 1150 - total flux cleaned = 0.0188809 Jy ! Component: 1200 - total flux cleaned = 0.0192162 Jy ! Component: 1250 - total flux cleaned = 0.0197935 Jy ! Component: 1300 - total flux cleaned = 0.0202806 Jy ! Component: 1350 - total flux cleaned = 0.0206824 Jy ! Component: 1400 - total flux cleaned = 0.0211568 Jy ! Component: 1450 - total flux cleaned = 0.0217043 Jy ! Component: 1500 - total flux cleaned = 0.0220908 Jy ! Component: 1550 - total flux cleaned = 0.0226251 Jy ! Component: 1600 - total flux cleaned = 0.0230016 Jy ! Component: 1650 - total flux cleaned = 0.0235219 Jy ! Component: 1700 - total flux cleaned = 0.0239639 Jy ! Component: 1750 - total flux cleaned = 0.0244728 Jy ! Component: 1800 - total flux cleaned = 0.0247601 Jy ! Component: 1850 - total flux cleaned = 0.0252575 Jy ! Component: 1900 - total flux cleaned = 0.02568 Jy ! Component: 1950 - total flux cleaned = 0.0258195 Jy ! Component: 2000 - total flux cleaned = 0.0263019 Jy ! Total flux subtracted in 2048 components = 0.026643 Jy ! Clean residual min=-0.003690 max=0.003609 Jy/beam ! Clean residual mean=0.000246 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 1.79733 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 242 components and 1.79733 Jy ![Exited script file: muppet] wmap "J1625-2527_S_1994_08_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.423 x 8.806 at -3.547 degrees (North through East) ! Clean map min=-0.0069917 max=1.479 Jy/beam ! Writing clean map to FITS file: J1625-2527_S_1994_08_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.47902 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00134298 device "J1625-2527_S_1994_08_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1625-2527_S_1994_08_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.272406 0.272406 0.544812 1.08962 2.17925 4.3585 8.71699 17.434 34.868 69.736 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.004 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.479 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.423 x 8.806 at -3.547 degrees (North through East) ! Clean map min=-0.0069917 max=1.479 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1625-2527_S_1994_08_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1625-2527_S_1994_08_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1625-2527_S_1994_08_12_yyk_uvs.log closed on Sun Jan 7 18:57:49 2007