! Started logfile: J0339-0146_X_1996_05_15_yyk_uvs.log on Mon Jan 8 02:45:28 2007 obs J0339-0146_X_1996_05_15_yyk_uva.fits ! Reading UV FITS file: J0339-0146_X_1996_05_15_yyk_uva.fits ! AN table 1: 106 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.778407 visibilities/baseline/integration-bin. ! Found source: J0339-0146 ! ! 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 8.15049e+09 8e+06 1 8e+06 ! 02 2 8.23424e+09 8e+06 1 8e+06 ! 03 3 8.41424e+09 8e+06 1 8e+06 ! 04 4 8.55424e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 617 lines of history. ! ! Reading 14852 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 J0339-0146_X_1996_05_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.10155 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=0.716 mas, bmaj=1.857 mas, bpa=-2.595 degrees ! Estimated noise=1224.62 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.71579 Jy ! Component: 100 - total flux cleaned = 0.970224 Jy ! Total flux subtracted in 100 components = 0.970224 Jy ! Clean residual min=-0.078365 max=0.212235 Jy/beam ! Clean residual mean=-0.000520 rms=0.026557 Jy/beam ! Combined flux in latest and established models = 0.970224 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 0.970224 Jy ! ! Correcting IF 1. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.544049Jy sigma=0.003398 ! Fit after self-cal, rms=0.534615Jy sigma=0.003359 ! Inverting map and beam ! Estimated beam: bmin=0.7161 mas, bmaj=1.857 mas, bpa=-2.594 degrees ! Estimated noise=1224.72 mJy/beam. ! Added new window around map position (1, 0.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.22596 Jy ! Component: 100 - total flux cleaned = 0.320752 Jy ! Total flux subtracted in 100 components = 0.320752 Jy ! Clean residual min=-0.065519 max=0.096823 Jy/beam ! Clean residual mean=-0.000238 rms=0.019613 Jy/beam ! Combined flux in latest and established models = 1.29098 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 1.29098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.427101Jy sigma=0.002424 ! Fit after self-cal, rms=0.417690Jy sigma=0.002359 ! 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=0.8779 mas, bmaj=2.171 mas, bpa=-1.522 degrees ! Estimated noise=884.421 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.169644 Jy ! Component: 100 - total flux cleaned = 0.238913 Jy ! Component: 150 - total flux cleaned = 0.274752 Jy ! Component: 200 - total flux cleaned = 0.291761 Jy ! Total flux subtracted in 200 components = 0.291761 Jy ! Clean residual min=-0.029298 max=0.050047 Jy/beam ! Clean residual mean=-0.000129 rms=0.009064 Jy/beam ! Combined flux in latest and established models = 1.58274 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 38 components and 1.58274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.386457Jy sigma=0.001989 ! Fit after self-cal, rms=0.384470Jy sigma=0.001974 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8779 x 2.171 at -1.522 degrees (North through East) ! Clean map min=-0.025792 max=0.90414 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.985192 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 1.10 KP 0.97 ! LA 1.00 MK 0.97 NL 1.03 OV 1.20 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.987297 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 HN 1.12 KP 0.99 ! LA 0.97 MK 0.93 NL 1.01 OV 1.26 ! PT 0.95 SC 0.98 ! ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982016 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 1.14 KP 0.97 ! LA 0.99 MK 0.95 NL 1.01 OV 1.25 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.974293 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 1.17 KP 0.97 ! LA 1.00 MK 0.94 NL 1.05 OV 1.22 ! PT 0.97 SC 0.99 ! ! ! Fit before self-cal, rms=0.384470Jy sigma=0.001974 ! Fit after self-cal, rms=0.383777Jy sigma=0.001884 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.383777Jy sigma=0.001884 ! Fit after self-cal, rms=0.383843Jy sigma=0.001883 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8714 mas, bmaj=2.16 mas, bpa=-1.524 degrees ! Estimated noise=847.427 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.043211 Jy ! Component: 100 - total flux cleaned = -0.0550084 Jy ! Component: 150 - total flux cleaned = -0.0570011 Jy ! Component: 200 - total flux cleaned = -0.0573491 Jy ! Total flux subtracted in 200 components = -0.0573491 Jy ! Clean residual min=-0.029288 max=0.024304 Jy/beam ! Clean residual mean=-0.000025 rms=0.006398 Jy/beam ! Combined flux in latest and established models = 1.52539 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 58 components and 1.52539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.380119Jy sigma=0.001852 ! Fit after self-cal, rms=0.379539Jy sigma=0.001849 ! 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.379539Jy sigma=0.001849 ! Fit after self-cal, rms=0.369892Jy sigma=0.001752 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.00249066 Jy ! Component: 100 - total flux cleaned = 0.00334221 Jy ! Component: 150 - total flux cleaned = 0.00396599 Jy ! Component: 200 - total flux cleaned = 0.00398736 Jy ! Total flux subtracted in 200 components = 0.00398736 Jy ! Clean residual min=-0.028948 max=0.024044 Jy/beam ! Clean residual mean=-0.000024 rms=0.006386 Jy/beam ! Combined flux in latest and established models = 1.52938 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 62 components and 1.52938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.369261Jy sigma=0.001746 ! Fit after self-cal, rms=0.366883Jy sigma=0.001723 ! 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: 0.8714 x 2.16 at -1.524 degrees (North through East) ! Clean map min=-0.027596 max=0.8653 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.366883Jy sigma=0.001723 ! Fit after self-cal, rms=3.172856Jy sigma=0.001387 ! 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=3.172856Jy sigma=0.001387 ! Fit after self-cal, rms=3.172827Jy sigma=0.001379 ! Inverting map and beam ! Estimated beam: bmin=0.8745 mas, bmaj=2.169 mas, bpa=-1.209 degrees ! Estimated noise=841.502 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00112927 Jy ! Component: 100 - total flux cleaned = 0.000557554 Jy ! Component: 150 - total flux cleaned = 0.0010119 Jy ! Component: 200 - total flux cleaned = 0.000834788 Jy ! Total flux subtracted in 200 components = 0.000834788 Jy ! Clean residual min=-0.014630 max=0.010223 Jy/beam ! Clean residual mean=-0.000001 rms=0.002609 Jy/beam ! Combined flux in latest and established models = 1.53021 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 1.53021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.172751Jy sigma=0.001374 ! Fit after self-cal, rms=3.172657Jy sigma=0.001370 ! 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=3.172657Jy sigma=0.001370 ! Fit after self-cal, rms=3.176895Jy sigma=0.001368 ! 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=3.176895Jy sigma=0.001368 ! Fit after self-cal, rms=3.176873Jy sigma=0.001367 ! Inverting map and beam ! Estimated beam: bmin=0.8748 mas, bmaj=2.168 mas, bpa=-1.005 degrees ! Estimated noise=841.532 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00046681 Jy ! Component: 100 - total flux cleaned = 0.000849257 Jy ! Component: 150 - total flux cleaned = 0.00104081 Jy ! Component: 200 - total flux cleaned = 0.00118212 Jy ! Total flux subtracted in 200 components = 0.00118212 Jy ! Clean residual min=-0.013484 max=0.009854 Jy/beam ! Clean residual mean=0.000002 rms=0.002465 Jy/beam ! Combined flux in latest and established models = 1.53139 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 70 components and 1.53139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.176846Jy sigma=0.001364 ! Fit after self-cal, rms=3.176773Jy sigma=0.001362 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.434 mas, bmaj=3.717 mas, bpa=1.008 degrees ! Estimated noise=1094.62 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 (6, 3.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.014412 Jy ! Component: 100 - total flux cleaned = 0.0152153 Jy ! Component: 150 - total flux cleaned = 0.0132949 Jy ! Component: 200 - total flux cleaned = 0.0120749 Jy ! Total flux subtracted in 200 components = 0.0120749 Jy ! Clean residual min=-0.006888 max=0.007513 Jy/beam ! Clean residual mean=0.000018 rms=0.001997 Jy/beam ! Combined flux in latest and established models = 1.54347 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 115 components and 1.54347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.176562Jy sigma=0.001357 ! Fit after self-cal, rms=3.176515Jy sigma=0.001356 ! 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=0.7037 mas, bmaj=1.83 mas, bpa=-2.403 degrees ! Estimated noise=1256.8 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.774276 Jy ! Component: 100 - total flux cleaned = 1.08747 Jy ! Component: 150 - total flux cleaned = 1.25462 Jy ! Component: 200 - total flux cleaned = 1.34897 Jy ! Total flux subtracted in 200 components = 1.34897 Jy ! Clean residual min=-0.022583 max=0.040988 Jy/beam ! Clean residual mean=-0.000165 rms=0.006328 Jy/beam ! Combined flux in latest and established models = 1.34897 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 22 model components to the UV plane model. ! The established model now contains 22 components and 1.34897 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8748 mas, bmaj=2.168 mas, bpa=-1.005 degrees ! Estimated noise=841.532 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.0892792 Jy ! Component: 100 - total flux cleaned = 0.132187 Jy ! Component: 150 - total flux cleaned = 0.155874 Jy ! Component: 200 - total flux cleaned = 0.167759 Jy ! Total flux subtracted in 200 components = 0.167759 Jy ! Clean residual min=-0.011882 max=0.014593 Jy/beam ! Clean residual mean=-0.000036 rms=0.002439 Jy/beam ! Combined flux in latest and established models = 1.51673 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 70 components and 1.51673 Jy ! Inverting map ! Added new window around map position (-1.2, -0.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0056464 Jy ! Component: 100 - total flux cleaned = 0.0118293 Jy ! Component: 150 - total flux cleaned = 0.0133933 Jy ! Component: 200 - total flux cleaned = 0.0147231 Jy ! Total flux subtracted in 200 components = 0.0147231 Jy ! Clean residual min=-0.007367 max=0.006771 Jy/beam ! Clean residual mean=-0.000008 rms=0.001697 Jy/beam ! Combined flux in latest and established models = 1.53145 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 101 components and 1.53145 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.434 mas, bmaj=3.717 mas, bpa=1.008 degrees ! Estimated noise=1094.62 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.00476774 Jy ! Component: 100 - total flux cleaned = 0.00586337 Jy ! Component: 150 - total flux cleaned = 0.00736462 Jy ! Component: 200 - total flux cleaned = 0.00802731 Jy ! Total flux subtracted in 200 components = 0.00802731 Jy ! Clean residual min=-0.006668 max=0.007145 Jy/beam ! Clean residual mean=0.000008 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 1.53948 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 122 components and 1.53948 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8748 mas, bmaj=2.168 mas, bpa=-1.005 degrees ! Estimated noise=841.532 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00371315 Jy ! Component: 100 - total flux cleaned = -0.0046459 Jy ! Component: 150 - total flux cleaned = -0.00486406 Jy ! Component: 200 - total flux cleaned = -0.00467474 Jy ! Total flux subtracted in 200 components = -0.00467474 Jy ! Clean residual min=-0.005850 max=0.005778 Jy/beam ! Clean residual mean=0.000002 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 1.5348 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 148 components and 1.5348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.176371Jy sigma=0.001343 ! Fit after self-cal, rms=3.176351Jy sigma=0.001342 wmodel J0339-0146_X_1996_05_15_yyk\_map.mod ! Writing 148 model components to file: J0339-0146_X_1996_05_15_yyk_map.mod wobs J0339-0146_X_1996_05_15_yyk\_uvs.fits ! Writing UV FITS file: J0339-0146_X_1996_05_15_yyk_uvs.fits wwins J0339-0146_X_1996_05_15_yyk\_map.win ! wwins: Wrote 4 windows to J0339-0146_X_1996_05_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.00124328 Jy ! Component: 100 - total flux cleaned = 0.00171195 Jy ! Component: 150 - total flux cleaned = 0.00222725 Jy ! Component: 200 - total flux cleaned = 0.0025526 Jy ! Component: 250 - total flux cleaned = 0.00270636 Jy ! Component: 300 - total flux cleaned = 0.0029321 Jy ! Component: 350 - total flux cleaned = 0.00307817 Jy ! Component: 400 - total flux cleaned = 0.00321829 Jy ! Component: 450 - total flux cleaned = 0.00321905 Jy ! Component: 500 - total flux cleaned = 0.00335223 Jy ! Component: 550 - total flux cleaned = 0.00328652 Jy ! Component: 600 - total flux cleaned = 0.0033503 Jy ! Component: 650 - total flux cleaned = 0.00359895 Jy ! Component: 700 - total flux cleaned = 0.00335457 Jy ! Component: 750 - total flux cleaned = 0.00341502 Jy ! Component: 800 - total flux cleaned = 0.0033554 Jy ! Component: 850 - total flux cleaned = 0.00329664 Jy ! Component: 900 - total flux cleaned = 0.00312641 Jy ! Component: 950 - total flux cleaned = 0.00307144 Jy ! Component: 1000 - total flux cleaned = 0.00312736 Jy ! Component: 1050 - total flux cleaned = 0.00307455 Jy ! Component: 1100 - total flux cleaned = 0.00318129 Jy ! Component: 1150 - total flux cleaned = 0.00318076 Jy ! Component: 1200 - total flux cleaned = 0.00307741 Jy ! Component: 1250 - total flux cleaned = 0.00302573 Jy ! Component: 1300 - total flux cleaned = 0.00312573 Jy ! Component: 1350 - total flux cleaned = 0.00297744 Jy ! Component: 1400 - total flux cleaned = 0.0028315 Jy ! Component: 1450 - total flux cleaned = 0.00287937 Jy ! Component: 1500 - total flux cleaned = 0.00268974 Jy ! Component: 1550 - total flux cleaned = 0.00264226 Jy ! Component: 1600 - total flux cleaned = 0.00264142 Jy ! Component: 1650 - total flux cleaned = 0.00236801 Jy ! Component: 1700 - total flux cleaned = 0.00236822 Jy ! Component: 1750 - total flux cleaned = 0.00232388 Jy ! Component: 1800 - total flux cleaned = 0.00236704 Jy ! Component: 1850 - total flux cleaned = 0.00227928 Jy ! Component: 1900 - total flux cleaned = 0.00227968 Jy ! Component: 1950 - total flux cleaned = 0.00219515 Jy ! Component: 2000 - total flux cleaned = 0.00227894 Jy ! Total flux subtracted in 2048 components = 0.00240321 Jy ! Clean residual min=-0.002200 max=0.002611 Jy/beam ! Clean residual mean=0.000004 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 1.53721 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 279 components and 1.53721 Jy ![Exited script file: muppet] wmap "J0339-0146_X_1996_05_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8748 x 2.168 at -1.005 degrees (North through East) ! Clean map min=-0.01399 max=0.86743 Jy/beam ! Writing clean map to FITS file: J0339-0146_X_1996_05_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.867435 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000769875 device "J0339-0146_X_1996_05_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J0339-0146_X_1996_05_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.266259 0.266259 0.532519 1.06504 2.13007 4.26015 8.5203 17.0406 34.0812 68.1624 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.867 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8748 x 2.168 at -1.005 degrees (North through East) ! Clean map min=-0.01399 max=0.86743 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0339-0146_X_1996_05_15_yyk\_map.gif/gif" ! Attempting to open device: 'J0339-0146_X_1996_05_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0339-0146_X_1996_05_15_yyk_uvs.log closed on Mon Jan 8 02:45:37 2007