! Started logfile: J1924-2914_S_1995_07_15_yyk_uvs.log on Sun Jan 7 19:38:29 2007 obs J1924-2914_S_1995_07_15_yyk_uva.fits ! Reading UV FITS file: J1924-2914_S_1995_07_15_yyk_uva.fits ! AN table 1: 201 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.743062 visibilities/baseline/integration-bin. ! Found source: J1924-2914 ! ! 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 793 lines of history. ! ! Reading 26884 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 J1924-2914_S_1995_07_15_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)= 12.5325 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.607 mas, bmaj=6.937 mas, bpa=-5.698 degrees ! Estimated noise=2212.61 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 = 9.09429 Jy ! Component: 100 - total flux cleaned = 11.6103 Jy ! Total flux subtracted in 100 components = 11.6103 Jy ! Clean residual min=-0.695848 max=1.213838 Jy/beam ! Clean residual mean=-0.005101 rms=0.192257 Jy/beam ! Combined flux in latest and established models = 11.6103 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 11.6103 Jy ! ! Correcting IF 1. ! A total of 295 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 295 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 295 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 295 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=4.849166Jy sigma=0.016850 ! Fit after self-cal, rms=4.802679Jy sigma=0.016760 ! Inverting map and beam ! Estimated beam: bmin=2.607 mas, bmaj=6.937 mas, bpa=-5.698 degrees ! Estimated noise=2212.69 mJy/beam. ! Added new window around map position (4, 4.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.44271 Jy ! Component: 100 - total flux cleaned = 2.20585 Jy ! Total flux subtracted in 100 components = 2.20585 Jy ! Clean residual min=-0.504225 max=0.645760 Jy/beam ! Clean residual mean=-0.006468 rms=0.144507 Jy/beam ! Combined flux in latest and established models = 13.8162 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 31 components and 13.8162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.350599Jy sigma=0.014762 ! Fit after self-cal, rms=4.328715Jy sigma=0.014687 ! 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.609 mas, bmaj=9.873 mas, bpa=-7.374 degrees ! Estimated noise=1180.54 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.728762 Jy ! Component: 100 - total flux cleaned = 0.89099 Jy ! Component: 150 - total flux cleaned = 0.926225 Jy ! Component: 200 - total flux cleaned = 0.932052 Jy ! Total flux subtracted in 200 components = 0.932052 Jy ! Clean residual min=-0.331558 max=0.403042 Jy/beam ! Clean residual mean=-0.002811 rms=0.112426 Jy/beam ! Combined flux in latest and established models = 14.7482 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 52 components and 14.7482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.249375Jy sigma=0.014357 ! Fit after self-cal, rms=4.244618Jy sigma=0.014341 ! 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.873 at -7.374 degrees (North through East) ! Clean map min=-0.32595 max=10.223 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.00472 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.02 HN 1.15 KP 1.04 ! LA 0.94 MK 1.00 NL 0.88 OV 1.13 ! PT 0.98 SC 0.87 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.980152 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.11 HN 1.23 KP 1.01 ! LA 1.01 MK 1.03 NL 0.89 OV 1.06 ! PT 0.98 SC 0.92 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0256 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.05 HN 1.08 KP 1.07 ! LA 0.85 MK 0.89 NL 0.96 OV 0.94 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.999428 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.10 HN 1.18 KP 1.09 ! LA 0.90 MK 1.01 NL 0.98 OV 0.96 ! PT 0.89 SC 0.95 ! ! ! Fit before self-cal, rms=4.244618Jy sigma=0.014341 ! Fit after self-cal, rms=4.113819Jy sigma=0.013622 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=4.113819Jy sigma=0.013622 ! Fit after self-cal, rms=4.113616Jy sigma=0.013621 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=9.493 mas, bpa=-6.17 degrees ! Estimated noise=1177.74 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.119761 Jy ! Component: 100 - total flux cleaned = 0.120118 Jy ! Component: 150 - total flux cleaned = 0.125089 Jy ! Component: 200 - total flux cleaned = 0.129158 Jy ! Total flux subtracted in 200 components = 0.129158 Jy ! Clean residual min=-0.231727 max=0.250832 Jy/beam ! Clean residual mean=-0.011727 rms=0.078049 Jy/beam ! Combined flux in latest and established models = 14.8774 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 14.8774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.101435Jy sigma=0.013570 ! Fit after self-cal, rms=4.100756Jy sigma=0.013569 ! 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=4.100756Jy sigma=0.013569 ! Fit after self-cal, rms=3.089901Jy sigma=0.009301 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.327008 Jy ! Component: 100 - total flux cleaned = 0.446149 Jy ! Component: 150 - total flux cleaned = 0.453925 Jy ! Component: 200 - total flux cleaned = 0.451809 Jy ! Total flux subtracted in 200 components = 0.451809 Jy ! Clean residual min=-0.229674 max=0.145912 Jy/beam ! Clean residual mean=-0.016952 rms=0.059301 Jy/beam ! Combined flux in latest and established models = 15.3292 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 15.3292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.089776Jy sigma=0.009202 ! Fit after self-cal, rms=3.033442Jy sigma=0.008963 ! 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.585 x 9.493 at -6.17 degrees (North through East) ! Clean map min=-0.2323 max=10.473 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=3.033442Jy sigma=0.008963 ! Fit after self-cal, rms=20.363197Jy sigma=0.007476 ! 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=20.363197Jy sigma=0.007476 ! Fit after self-cal, rms=20.360950Jy sigma=0.007477 ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=9.534 mas, bpa=-6.188 degrees ! Estimated noise=1165.42 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0600318 Jy ! Component: 100 - total flux cleaned = 0.0571099 Jy ! Component: 150 - total flux cleaned = 0.0570572 Jy ! Component: 200 - total flux cleaned = 0.0551571 Jy ! Total flux subtracted in 200 components = 0.0551571 Jy ! Clean residual min=-0.108110 max=0.080082 Jy/beam ! Clean residual mean=-0.000643 rms=0.022102 Jy/beam ! Combined flux in latest and established models = 15.3844 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 85 components and 15.3844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=20.360163Jy sigma=0.007456 ! Fit after self-cal, rms=20.353575Jy sigma=0.007456 ! 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=20.353575Jy sigma=0.007456 ! Fit after self-cal, rms=17.765028Jy sigma=0.007224 ! 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=17.765028Jy sigma=0.007224 ! Fit after self-cal, rms=17.763140Jy sigma=0.007227 ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=9.534 mas, bpa=-6.192 degrees ! Estimated noise=1164.16 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0309813 Jy ! Component: 100 - total flux cleaned = 0.0245648 Jy ! Component: 150 - total flux cleaned = 0.02278 Jy ! Component: 200 - total flux cleaned = 0.0212763 Jy ! Total flux subtracted in 200 components = 0.0212763 Jy ! Clean residual min=-0.100573 max=0.075878 Jy/beam ! Clean residual mean=-0.000389 rms=0.020433 Jy/beam ! Combined flux in latest and established models = 15.4056 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 90 components and 15.4056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=17.762354Jy sigma=0.007214 ! Fit after self-cal, rms=17.758959Jy sigma=0.007211 ! 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.428 mas, bmaj=21.25 mas, bpa=-2 degrees ! Estimated noise=1419.46 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.0107341 Jy ! Component: 100 - total flux cleaned = -0.0106418 Jy ! Component: 150 - total flux cleaned = -0.0105006 Jy ! Component: 200 - total flux cleaned = -0.00972358 Jy ! Total flux subtracted in 200 components = -0.00972358 Jy ! Clean residual min=-0.041535 max=0.038107 Jy/beam ! Clean residual mean=-0.000619 rms=0.012604 Jy/beam ! Combined flux in latest and established models = 15.3959 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 96 components and 15.3959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=17.758446Jy sigma=0.007206 ! Fit after self-cal, rms=17.756037Jy sigma=0.007201 ! 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.586 mas, bmaj=6.775 mas, bpa=-5.229 degrees ! Estimated noise=2213.8 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.35253 Jy ! Component: 100 - total flux cleaned = 12.0365 Jy ! Component: 150 - total flux cleaned = 13.4579 Jy ! Component: 200 - total flux cleaned = 14.2849 Jy ! Total flux subtracted in 200 components = 14.2849 Jy ! Clean residual min=-0.225568 max=0.344131 Jy/beam ! Clean residual mean=-0.000053 rms=0.058425 Jy/beam ! Combined flux in latest and established models = 14.2849 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 42 model components to the UV plane model. ! The established model now contains 42 components and 14.2849 Jy ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=9.534 mas, bpa=-6.192 degrees ! Estimated noise=1164.16 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.698232 Jy ! Component: 100 - total flux cleaned = 0.974403 Jy ! Component: 150 - total flux cleaned = 1.07634 Jy ! Component: 200 - total flux cleaned = 1.09082 Jy ! Total flux subtracted in 200 components = 1.09082 Jy ! Clean residual min=-0.082804 max=0.088163 Jy/beam ! Clean residual mean=-0.000242 rms=0.019937 Jy/beam ! Combined flux in latest and established models = 15.3757 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 68 components and 15.3757 Jy ! Inverting map ! Added new window around map position (-10, -4.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288574 Jy ! Component: 100 - total flux cleaned = -0.0013474 Jy ! Component: 150 - total flux cleaned = 0.00505922 Jy ! Component: 200 - total flux cleaned = 0.0107299 Jy ! Total flux subtracted in 200 components = 0.0107299 Jy ! Clean residual min=-0.066598 max=0.067025 Jy/beam ! Clean residual mean=-0.000309 rms=0.017094 Jy/beam ! Combined flux in latest and established models = 15.3865 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 87 components and 15.3865 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.428 mas, bmaj=21.25 mas, bpa=-2 degrees ! Estimated noise=1419.46 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.0133745 Jy ! Component: 100 - total flux cleaned = 0.0122088 Jy ! Component: 150 - total flux cleaned = 0.0111582 Jy ! Component: 200 - total flux cleaned = 0.00910468 Jy ! Total flux subtracted in 200 components = 0.00910468 Jy ! Clean residual min=-0.039085 max=0.038089 Jy/beam ! Clean residual mean=-0.000587 rms=0.011743 Jy/beam ! Combined flux in latest and established models = 15.3956 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 15.3956 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=9.534 mas, bpa=-6.192 degrees ! Estimated noise=1164.16 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00845193 Jy ! Component: 100 - total flux cleaned = -0.010681 Jy ! Component: 150 - total flux cleaned = -0.0106773 Jy ! Component: 200 - total flux cleaned = -0.00883006 Jy ! Total flux subtracted in 200 components = -0.00883006 Jy ! Clean residual min=-0.066259 max=0.064641 Jy/beam ! Clean residual mean=-0.000292 rms=0.016104 Jy/beam ! Combined flux in latest and established models = 15.3867 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 15.3867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=17.754168Jy sigma=0.007163 ! Fit after self-cal, rms=17.751776Jy sigma=0.007156 wmodel J1924-2914_S_1995_07_15_yyk\_map.mod ! Writing 114 model components to file: J1924-2914_S_1995_07_15_yyk_map.mod wobs J1924-2914_S_1995_07_15_yyk\_uvs.fits ! Writing UV FITS file: J1924-2914_S_1995_07_15_yyk_uvs.fits wwins J1924-2914_S_1995_07_15_yyk\_map.win ! wwins: Wrote 3 windows to J1924-2914_S_1995_07_15_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.000181202 Jy ! Component: 100 - total flux cleaned = -0.00344888 Jy ! Component: 150 - total flux cleaned = -0.00345867 Jy ! Component: 200 - total flux cleaned = -0.0064127 Jy ! Component: 250 - total flux cleaned = -0.00830021 Jy ! Component: 300 - total flux cleaned = -0.00920181 Jy ! Component: 350 - total flux cleaned = -0.0109437 Jy ! Component: 400 - total flux cleaned = -0.0135015 Jy ! Component: 450 - total flux cleaned = -0.0159748 Jy ! Component: 500 - total flux cleaned = -0.0183715 Jy ! Component: 550 - total flux cleaned = -0.0199195 Jy ! Component: 600 - total flux cleaned = -0.024452 Jy ! Component: 650 - total flux cleaned = -0.0273803 Jy ! Component: 700 - total flux cleaned = -0.028827 Jy ! Component: 750 - total flux cleaned = -0.0316562 Jy ! Component: 800 - total flux cleaned = -0.0344013 Jy ! Component: 850 - total flux cleaned = -0.0337227 Jy ! Component: 900 - total flux cleaned = -0.0337248 Jy ! Component: 950 - total flux cleaned = -0.0337253 Jy ! Component: 1000 - total flux cleaned = -0.0350066 Jy ! Component: 1050 - total flux cleaned = -0.0368806 Jy ! Component: 1100 - total flux cleaned = -0.0362592 Jy ! Component: 1150 - total flux cleaned = -0.036262 Jy ! Component: 1200 - total flux cleaned = -0.0356726 Jy ! Component: 1250 - total flux cleaned = -0.0356824 Jy ! Component: 1300 - total flux cleaned = -0.034535 Jy ! Component: 1350 - total flux cleaned = -0.034536 Jy ! Component: 1400 - total flux cleaned = -0.0345307 Jy ! Component: 1450 - total flux cleaned = -0.0328813 Jy ! Component: 1500 - total flux cleaned = -0.0328902 Jy ! Component: 1550 - total flux cleaned = -0.0334264 Jy ! Component: 1600 - total flux cleaned = -0.0323668 Jy ! Component: 1650 - total flux cleaned = -0.0323712 Jy ! Component: 1700 - total flux cleaned = -0.0323656 Jy ! Component: 1750 - total flux cleaned = -0.0308326 Jy ! Component: 1800 - total flux cleaned = -0.0308374 Jy ! Component: 1850 - total flux cleaned = -0.0303406 Jy ! Component: 1900 - total flux cleaned = -0.0293652 Jy ! Component: 1950 - total flux cleaned = -0.0303331 Jy ! Component: 2000 - total flux cleaned = -0.029366 Jy ! Total flux subtracted in 2048 components = -0.0279473 Jy ! Clean residual min=-0.023576 max=0.023834 Jy/beam ! Clean residual mean=0.000028 rms=0.009416 Jy/beam ! Combined flux in latest and established models = 15.3588 Jy keep ! Adding 110 model components to the UV plane model. ! The established model now contains 224 components and 15.3588 Jy ![Exited script file: muppet] wmap "J1924-2914_S_1995_07_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.55 x 9.534 at -6.192 degrees (North through East) ! Clean map min=-0.076096 max=10.426 Jy/beam ! Writing clean map to FITS file: J1924-2914_S_1995_07_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 10.4263 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00940407 device "J1924-2914_S_1995_07_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J1924-2914_S_1995_07_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.270588 0.270588 0.541175 1.08235 2.1647 4.3294 8.65881 17.3176 34.6352 69.2705 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0282 print "peak=",int(peak_flux*1000)/1000 ! peak= 10.426 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.55 x 9.534 at -6.192 degrees (North through East) ! Clean map min=-0.076096 max=10.426 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1924-2914_S_1995_07_15_yyk\_map.gif/gif" ! Attempting to open device: 'J1924-2914_S_1995_07_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1924-2914_S_1995_07_15_yyk_uvs.log closed on Sun Jan 7 19:38:38 2007