! Started logfile: J1350-2204_S_1997_08_27_yyk_uvs.log on Sun Jan 7 18:25:32 2007 obs J1350-2204_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1350-2204_S_1997_08_27_yyk_uva.fits ! AN table 1: 138 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.918357 visibilities/baseline/integration-bin. ! Found source: J1350-2204 ! ! 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 702 lines of history. ! ! Reading 22812 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 J1350-2204_S_1997_08_27_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.647618 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.698 mas, bmaj=6.585 mas, bpa=-3.663 degrees ! Estimated noise=2277.27 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.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.342433 Jy ! Component: 100 - total flux cleaned = 0.445442 Jy ! Total flux subtracted in 100 components = 0.445442 Jy ! Clean residual min=-0.050429 max=0.121234 Jy/beam ! Clean residual mean=0.001416 rms=0.017586 Jy/beam ! Combined flux in latest and established models = 0.445442 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.445442 Jy ! ! Correcting IF 1. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.459301Jy sigma=0.001573 ! Fit after self-cal, rms=0.455314Jy sigma=0.001563 ! Inverting map and beam ! Estimated beam: bmin=2.698 mas, bmaj=6.585 mas, bpa=-3.662 degrees ! Estimated noise=2277.82 mJy/beam. ! Added new window around map position (-3, -27.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.137024 Jy ! Component: 100 - total flux cleaned = 0.20539 Jy ! Total flux subtracted in 100 components = 0.20539 Jy ! Clean residual min=-0.034867 max=0.066031 Jy/beam ! Clean residual mean=0.000887 rms=0.011284 Jy/beam ! Combined flux in latest and established models = 0.650833 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 44 components and 0.650833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.413582Jy sigma=0.001384 ! Fit after self-cal, rms=0.405263Jy sigma=0.001354 ! 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.403 mas, bmaj=8.427 mas, bpa=-5.224 degrees ! Estimated noise=1335.32 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.105648 Jy ! Component: 100 - total flux cleaned = 0.160762 Jy ! Component: 150 - total flux cleaned = 0.19269 Jy ! Component: 200 - total flux cleaned = 0.211803 Jy ! Total flux subtracted in 200 components = 0.211803 Jy ! Clean residual min=-0.022484 max=0.036301 Jy/beam ! Clean residual mean=0.000516 rms=0.007544 Jy/beam ! Combined flux in latest and established models = 0.862635 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 68 model components to the UV plane model. ! The established model now contains 100 components and 0.862635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.385563Jy sigma=0.001272 ! Fit after self-cal, rms=0.382807Jy sigma=0.001262 ! 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.403 x 8.427 at -5.224 degrees (North through East) ! Clean map min=-0.021239 max=0.41175 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.02571 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.06 HN 1.05 KP 0.87 ! LA 0.97 MK 0.96 NL 1.00* OV 1.09 ! PT 0.92 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.991866 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.13 HN 1.07 KP 0.90 ! LA 1.07 MK 1.05 NL 0.96 OV 1.01 ! PT 0.91 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0431 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.06 HN 1.01 KP 0.85 ! LA 0.81 MK 0.92 NL 0.96 OV 0.94 ! PT 1.07 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.981696 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.09 HN 1.26 KP 0.92 ! LA 0.88 MK 1.06 NL 1.08 OV 0.93 ! PT 0.91 SC 1.00 ! ! ! Fit before self-cal, rms=0.382807Jy sigma=0.001262 ! Fit after self-cal, rms=0.370034Jy sigma=0.001242 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.370034Jy sigma=0.001242 ! Fit after self-cal, rms=0.370040Jy sigma=0.001242 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=8.341 mas, bpa=-3.844 degrees ! Estimated noise=1325.88 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.0246363 Jy ! Component: 100 - total flux cleaned = 0.0263094 Jy ! Component: 150 - total flux cleaned = 0.0263206 Jy ! Component: 200 - total flux cleaned = 0.0263478 Jy ! Total flux subtracted in 200 components = 0.0263478 Jy ! Clean residual min=-0.012077 max=0.019622 Jy/beam ! Clean residual mean=0.000262 rms=0.003504 Jy/beam ! Combined flux in latest and established models = 0.888983 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 118 components and 0.888983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.368594Jy sigma=0.001236 ! Fit after self-cal, rms=0.368037Jy sigma=0.001234 ! 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.368037Jy sigma=0.001234 ! Fit after self-cal, rms=0.365017Jy sigma=0.001222 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) ! Added new window around map position (1, -28.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0122702 Jy ! Component: 100 - total flux cleaned = 0.0140263 Jy ! Component: 150 - total flux cleaned = 0.0142882 Jy ! Component: 200 - total flux cleaned = 0.0140745 Jy ! Total flux subtracted in 200 components = 0.0140745 Jy ! Clean residual min=-0.008545 max=0.012086 Jy/beam ! Clean residual mean=0.000222 rms=0.002625 Jy/beam ! Combined flux in latest and established models = 0.903058 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 141 components and 0.903058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.364294Jy sigma=0.001220 ! Fit after self-cal, rms=0.363655Jy sigma=0.001217 ! 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.417 x 8.341 at -3.844 degrees (North through East) ! Clean map min=-0.0089427 max=0.40905 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.363655Jy sigma=0.001217 ! Fit after self-cal, rms=0.369518Jy sigma=0.001210 ! 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.369518Jy sigma=0.001210 ! Fit after self-cal, rms=0.369406Jy sigma=0.001210 ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=8.282 mas, bpa=-4.197 degrees ! Estimated noise=1307.68 mJy/beam. ! Added new window around map position (-8, -32). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00615349 Jy ! Component: 100 - total flux cleaned = 0.00693703 Jy ! Component: 150 - total flux cleaned = 0.00738292 Jy ! Component: 200 - total flux cleaned = 0.00757602 Jy ! Total flux subtracted in 200 components = 0.00757602 Jy ! Clean residual min=-0.005908 max=0.006182 Jy/beam ! Clean residual mean=0.000079 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.910634 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 165 components and 0.910634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.369026Jy sigma=0.001208 ! Fit after self-cal, rms=0.368960Jy sigma=0.001208 ! 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.368960Jy sigma=0.001208 ! Fit after self-cal, rms=0.369460Jy sigma=0.001206 ! 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.369460Jy sigma=0.001206 ! Fit after self-cal, rms=0.369459Jy sigma=0.001206 ! Inverting map and beam ! Estimated beam: bmin=3.372 mas, bmaj=8.283 mas, bpa=-4.187 degrees ! Estimated noise=1308.02 mJy/beam. ! Added new window around map position (-48, 46.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00690819 Jy ! Component: 100 - total flux cleaned = 0.0081906 Jy ! Component: 150 - total flux cleaned = 0.00866248 Jy ! Component: 200 - total flux cleaned = 0.00908569 Jy ! Total flux subtracted in 200 components = 0.00908569 Jy ! Clean residual min=-0.005089 max=0.005469 Jy/beam ! Clean residual mean=0.000052 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 0.919719 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 179 components and 0.919719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.369275Jy sigma=0.001206 ! Fit after self-cal, rms=0.369258Jy sigma=0.001206 ! 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.331 mas, bmaj=17.22 mas, bpa=2.355 degrees ! Estimated noise=1653.78 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.000699891 Jy ! Component: 100 - total flux cleaned = 0.000692001 Jy ! Component: 150 - total flux cleaned = 0.000574161 Jy ! Component: 200 - total flux cleaned = 0.000384323 Jy ! Total flux subtracted in 200 components = 0.000384323 Jy ! Clean residual min=-0.006329 max=0.005713 Jy/beam ! Clean residual mean=0.000096 rms=0.001732 Jy/beam ! Combined flux in latest and established models = 0.920104 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 201 components and 0.920104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.369232Jy sigma=0.001206 ! Fit after self-cal, rms=0.369221Jy sigma=0.001206 ! 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.697 mas, bmaj=6.536 mas, bpa=-3.23 degrees ! Estimated noise=2279.05 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.377543 Jy ! Component: 100 - total flux cleaned = 0.536272 Jy ! Component: 150 - total flux cleaned = 0.636323 Jy ! Component: 200 - total flux cleaned = 0.704747 Jy ! Total flux subtracted in 200 components = 0.704747 Jy ! Clean residual min=-0.020882 max=0.030278 Jy/beam ! Clean residual mean=0.000498 rms=0.006485 Jy/beam ! Combined flux in latest and established models = 0.704747 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 57 model components to the UV plane model. ! The established model now contains 57 components and 0.704747 Jy ! Inverting map and beam ! Estimated beam: bmin=3.372 mas, bmaj=8.283 mas, bpa=-4.187 degrees ! Estimated noise=1308.02 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.0826903 Jy ! Component: 100 - total flux cleaned = 0.130554 Jy ! Component: 150 - total flux cleaned = 0.159775 Jy ! Component: 200 - total flux cleaned = 0.178443 Jy ! Total flux subtracted in 200 components = 0.178443 Jy ! Clean residual min=-0.007183 max=0.010563 Jy/beam ! Clean residual mean=0.000125 rms=0.002335 Jy/beam ! Combined flux in latest and established models = 0.88319 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 123 components and 0.88319 Jy ! Inverting map ! Added new window around map position (4, 1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135853 Jy ! Component: 100 - total flux cleaned = 0.0222847 Jy ! Component: 150 - total flux cleaned = 0.0286019 Jy ! Component: 200 - total flux cleaned = 0.0318811 Jy ! Total flux subtracted in 200 components = 0.0318811 Jy ! Clean residual min=-0.005503 max=0.004845 Jy/beam ! Clean residual mean=0.000066 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.915072 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 170 components and 0.915071 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.331 mas, bmaj=17.22 mas, bpa=2.355 degrees ! Estimated noise=1653.78 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.0028927 Jy ! Component: 100 - total flux cleaned = 0.00454986 Jy ! Component: 150 - total flux cleaned = 0.00539736 Jy ! Component: 200 - total flux cleaned = 0.00599622 Jy ! Total flux subtracted in 200 components = 0.00599622 Jy ! Clean residual min=-0.006000 max=0.005096 Jy/beam ! Clean residual mean=0.000100 rms=0.001634 Jy/beam ! Combined flux in latest and established models = 0.921068 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 199 components and 0.921068 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.372 mas, bmaj=8.283 mas, bpa=-4.187 degrees ! Estimated noise=1308.02 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000809391 Jy ! Component: 100 - total flux cleaned = -0.000674178 Jy ! Component: 150 - total flux cleaned = -0.000286965 Jy ! Component: 200 - total flux cleaned = 0.000192368 Jy ! Total flux subtracted in 200 components = 0.000192368 Jy ! Clean residual min=-0.005112 max=0.004694 Jy/beam ! Clean residual mean=0.000043 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.92126 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 214 components and 0.92126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.368847Jy sigma=0.001205 ! Fit after self-cal, rms=0.368780Jy sigma=0.001205 wmodel J1350-2204_S_1997_08_27_yyk\_map.mod ! Writing 214 model components to file: J1350-2204_S_1997_08_27_yyk_map.mod wobs J1350-2204_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1350-2204_S_1997_08_27_yyk_uvs.fits wwins J1350-2204_S_1997_08_27_yyk\_map.win ! wwins: Wrote 6 windows to J1350-2204_S_1997_08_27_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.000903103 Jy ! Component: 100 - total flux cleaned = -0.0012235 Jy ! Component: 150 - total flux cleaned = -0.00175247 Jy ! Component: 200 - total flux cleaned = -0.00246905 Jy ! Component: 250 - total flux cleaned = -0.00315324 Jy ! Component: 300 - total flux cleaned = -0.00367799 Jy ! Component: 350 - total flux cleaned = -0.00411896 Jy ! Component: 400 - total flux cleaned = -0.00430026 Jy ! Component: 450 - total flux cleaned = -0.00424155 Jy ! Component: 500 - total flux cleaned = -0.00435619 Jy ! Component: 550 - total flux cleaned = -0.00430107 Jy ! Component: 600 - total flux cleaned = -0.00440846 Jy ! Component: 650 - total flux cleaned = -0.00435485 Jy ! Component: 700 - total flux cleaned = -0.00451041 Jy ! Component: 750 - total flux cleaned = -0.00461129 Jy ! Component: 800 - total flux cleaned = -0.00470946 Jy ! Component: 850 - total flux cleaned = -0.00470978 Jy ! Component: 900 - total flux cleaned = -0.00471063 Jy ! Component: 950 - total flux cleaned = -0.00484891 Jy ! Component: 1000 - total flux cleaned = -0.00471324 Jy ! Component: 1050 - total flux cleaned = -0.00484639 Jy ! Component: 1100 - total flux cleaned = -0.00480223 Jy ! Component: 1150 - total flux cleaned = -0.00480215 Jy ! Component: 1200 - total flux cleaned = -0.00476009 Jy ! Component: 1250 - total flux cleaned = -0.00459575 Jy ! Component: 1300 - total flux cleaned = -0.00455624 Jy ! Component: 1350 - total flux cleaned = -0.00443748 Jy ! Component: 1400 - total flux cleaned = -0.00443825 Jy ! Component: 1450 - total flux cleaned = -0.00439959 Jy ! Component: 1500 - total flux cleaned = -0.00432275 Jy ! Component: 1550 - total flux cleaned = -0.00420942 Jy ! Component: 1600 - total flux cleaned = -0.00402474 Jy ! Component: 1650 - total flux cleaned = -0.00398887 Jy ! Component: 1700 - total flux cleaned = -0.00395297 Jy ! Component: 1750 - total flux cleaned = -0.00388161 Jy ! Component: 1800 - total flux cleaned = -0.00384647 Jy ! Component: 1850 - total flux cleaned = -0.00367334 Jy ! Component: 1900 - total flux cleaned = -0.00370783 Jy ! Component: 1950 - total flux cleaned = -0.00367361 Jy ! Component: 2000 - total flux cleaned = -0.00350649 Jy ! Total flux subtracted in 2048 components = -0.00344043 Jy ! Clean residual min=-0.002079 max=0.002346 Jy/beam ! Clean residual mean=0.000031 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.91782 Jy keep ! Adding 119 model components to the UV plane model. ! The established model now contains 333 components and 0.91782 Jy ![Exited script file: muppet] wmap "J1350-2204_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.372 x 8.283 at -4.187 degrees (North through East) ! Clean map min=-0.0037603 max=0.40976 Jy/beam ! Writing clean map to FITS file: J1350-2204_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.40976 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0006736 device "J1350-2204_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1350-2204_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.493167 0.493167 0.986334 1.97267 3.94534 7.89068 15.7814 31.5627 63.1254 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.409 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.372 x 8.283 at -4.187 degrees (North through East) ! Clean map min=-0.0037603 max=0.40976 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1350-2204_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1350-2204_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1350-2204_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 18:25:41 2007