! Started logfile: J0339-0146_X_1996_06_07_yyk_uvs.log on Mon Jan 8 02:45:39 2007 obs J0339-0146_X_1996_06_07_yyk_uva.fits ! Reading UV FITS file: J0339-0146_X_1996_06_07_yyk_uva.fits ! AN table 1: 53 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.897275 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 689 lines of history. ! ! Reading 8560 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_06_07_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.14348 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.8054 mas, bmaj=1.885 mas, bpa=-3.729 degrees ! Estimated noise=1730.33 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.852178 Jy ! Component: 100 - total flux cleaned = 1.14742 Jy ! Total flux subtracted in 100 components = 1.14742 Jy ! Clean residual min=-0.089361 max=0.185884 Jy/beam ! Clean residual mean=0.000587 rms=0.030067 Jy/beam ! Combined flux in latest and established models = 1.14742 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 1.14742 Jy ! ! Correcting IF 1. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.426307Jy sigma=0.002802 ! Fit after self-cal, rms=0.422189Jy sigma=0.002784 ! Inverting map and beam ! Estimated beam: bmin=0.8054 mas, bmaj=1.885 mas, bpa=-3.729 degrees ! Estimated noise=1730.33 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.209846 Jy ! Component: 100 - total flux cleaned = 0.314382 Jy ! Total flux subtracted in 100 components = 0.314382 Jy ! Clean residual min=-0.056860 max=0.124898 Jy/beam ! Clean residual mean=0.000408 rms=0.016785 Jy/beam ! Combined flux in latest and established models = 1.4618 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 1.4618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334473Jy sigma=0.002072 ! Fit after self-cal, rms=0.325565Jy sigma=0.002013 ! 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.9836 mas, bmaj=2.325 mas, bpa=-5.396 degrees ! Estimated noise=1164.52 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 (-1.2, -1.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.122227 Jy ! Component: 100 - total flux cleaned = 0.176298 Jy ! Component: 150 - total flux cleaned = 0.188289 Jy ! Component: 200 - total flux cleaned = 0.19233 Jy ! Total flux subtracted in 200 components = 0.19233 Jy ! Clean residual min=-0.027602 max=0.030204 Jy/beam ! Clean residual mean=0.000266 rms=0.006875 Jy/beam ! Combined flux in latest and established models = 1.65413 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 48 components and 1.65413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295750Jy sigma=0.001783 ! Fit after self-cal, rms=0.295691Jy sigma=0.001782 ! 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.9836 x 2.325 at -5.396 degrees (North through East) ! Clean map min=-0.025394 max=0.9268 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: 0.987507 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.13 KP 0.99 ! LA 1.05 MK 1.05 NL 0.99 OV 1.01 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.994506 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 1.11 KP 0.99 ! LA 1.02 MK 1.01 NL 0.96 OV 1.05 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.987614 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.13 KP 0.99 ! LA 1.03 MK 1.03 NL 0.99 OV 1.04 ! PT 0.93 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.986097 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.16 KP 0.98 ! LA 1.04 MK 0.99 NL 1.02 OV 1.01 ! PT 0.98 SC 1.01 ! ! ! Fit before self-cal, rms=0.295691Jy sigma=0.001782 ! Fit after self-cal, rms=0.295724Jy sigma=0.001747 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.295724Jy sigma=0.001747 ! Fit after self-cal, rms=0.295740Jy sigma=0.001747 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9987 mas, bmaj=2.318 mas, bpa=-4.58 degrees ! Estimated noise=1149.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.0340048 Jy ! Component: 100 - total flux cleaned = -0.0462588 Jy ! Component: 150 - total flux cleaned = -0.0473258 Jy ! Component: 200 - total flux cleaned = -0.0482003 Jy ! Total flux subtracted in 200 components = -0.0482003 Jy ! Clean residual min=-0.012152 max=0.015788 Jy/beam ! Clean residual mean=0.000075 rms=0.003250 Jy/beam ! Combined flux in latest and established models = 1.60593 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 68 components and 1.60593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292281Jy sigma=0.001724 ! Fit after self-cal, rms=0.292213Jy sigma=0.001724 ! 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.292213Jy sigma=0.001724 ! Fit after self-cal, rms=0.259808Jy sigma=0.001501 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 (2.8, 1.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172093 Jy ! Component: 100 - total flux cleaned = 0.0194676 Jy ! Component: 150 - total flux cleaned = 0.0198497 Jy ! Component: 200 - total flux cleaned = 0.0205359 Jy ! Total flux subtracted in 200 components = 0.0205359 Jy ! Clean residual min=-0.009249 max=0.008777 Jy/beam ! Clean residual mean=0.000034 rms=0.002230 Jy/beam ! Combined flux in latest and established models = 1.62647 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 93 components and 1.62647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.258267Jy sigma=0.001491 ! Fit after self-cal, rms=0.246815Jy sigma=0.001421 ! 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.9987 x 2.318 at -4.58 degrees (North through East) ! Clean map min=-0.019965 max=0.9207 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.246815Jy sigma=0.001421 ! Fit after self-cal, rms=0.243285Jy sigma=0.001418 ! 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.243285Jy sigma=0.001418 ! Fit after self-cal, rms=0.237256Jy sigma=0.001386 ! Inverting map and beam ! Estimated beam: bmin=0.9922 mas, bmaj=2.291 mas, bpa=-3.982 degrees ! Estimated noise=1140.99 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00031661 Jy ! Component: 100 - total flux cleaned = -3.10341e-05 Jy ! Component: 150 - total flux cleaned = -4.60592e-05 Jy ! Component: 200 - total flux cleaned = -5.32617e-05 Jy ! Total flux subtracted in 200 components = -5.32617e-05 Jy ! Clean residual min=-0.007200 max=0.007654 Jy/beam ! Clean residual mean=0.000027 rms=0.001851 Jy/beam ! Combined flux in latest and established models = 1.62641 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 109 components and 1.62641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236644Jy sigma=0.001382 ! Fit after self-cal, rms=0.232711Jy sigma=0.001363 ! 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.232711Jy sigma=0.001363 ! Fit after self-cal, rms=0.230594Jy sigma=0.001360 ! 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.230594Jy sigma=0.001360 ! Fit after self-cal, rms=0.228000Jy sigma=0.001348 ! Inverting map and beam ! Estimated beam: bmin=0.9892 mas, bmaj=2.284 mas, bpa=-3.858 degrees ! Estimated noise=1137.18 mJy/beam. ! Added new window around map position (-1.6, 9.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037216 Jy ! Component: 100 - total flux cleaned = 0.00447914 Jy ! Component: 150 - total flux cleaned = 0.0046968 Jy ! Component: 200 - total flux cleaned = 0.00490352 Jy ! Total flux subtracted in 200 components = 0.00490352 Jy ! Clean residual min=-0.005890 max=0.005190 Jy/beam ! Clean residual mean=0.000011 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 1.63132 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 130 components and 1.63132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.227521Jy sigma=0.001345 ! Fit after self-cal, rms=0.225530Jy sigma=0.001336 ! 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.432 mas, bmaj=3.932 mas, bpa=11.58 degrees ! Estimated noise=1398.55 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.00106703 Jy ! Component: 100 - total flux cleaned = 0.00228197 Jy ! Component: 150 - total flux cleaned = 0.00228232 Jy ! Component: 200 - total flux cleaned = 0.00242376 Jy ! Total flux subtracted in 200 components = 0.00242376 Jy ! Clean residual min=-0.005224 max=0.004526 Jy/beam ! Clean residual mean=0.000001 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 1.63374 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 148 components and 1.63374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.225467Jy sigma=0.001336 ! Fit after self-cal, rms=0.223913Jy sigma=0.001330 ! 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.8085 mas, bmaj=1.87 mas, bpa=-2.815 degrees ! Estimated noise=1698.43 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.869 Jy ! Component: 100 - total flux cleaned = 1.18072 Jy ! Component: 150 - total flux cleaned = 1.34464 Jy ! Component: 200 - total flux cleaned = 1.44146 Jy ! Total flux subtracted in 200 components = 1.44146 Jy ! Clean residual min=-0.026764 max=0.038446 Jy/beam ! Clean residual mean=0.000155 rms=0.009051 Jy/beam ! Combined flux in latest and established models = 1.44146 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 47 model components to the UV plane model. ! The established model now contains 47 components and 1.44146 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9892 mas, bmaj=2.284 mas, bpa=-3.858 degrees ! Estimated noise=1137.18 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.0876462 Jy ! Component: 100 - total flux cleaned = 0.13397 Jy ! Component: 150 - total flux cleaned = 0.160228 Jy ! Component: 200 - total flux cleaned = 0.168744 Jy ! Total flux subtracted in 200 components = 0.168744 Jy ! Clean residual min=-0.011523 max=0.009748 Jy/beam ! Clean residual mean=0.000068 rms=0.002720 Jy/beam ! Combined flux in latest and established models = 1.6102 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 86 components and 1.6102 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.432 mas, bmaj=3.932 mas, bpa=11.58 degrees ! Estimated noise=1398.55 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.0123127 Jy ! Component: 100 - total flux cleaned = 0.0165637 Jy ! Component: 150 - total flux cleaned = 0.0198927 Jy ! Component: 200 - total flux cleaned = 0.0219478 Jy ! Total flux subtracted in 200 components = 0.0219478 Jy ! Clean residual min=-0.006896 max=0.004994 Jy/beam ! Clean residual mean=0.000011 rms=0.001753 Jy/beam ! Combined flux in latest and established models = 1.63215 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 114 components and 1.63215 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9892 mas, bmaj=2.284 mas, bpa=-3.858 degrees ! Estimated noise=1137.18 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00260979 Jy ! Component: 100 - total flux cleaned = -0.00193462 Jy ! Component: 150 - total flux cleaned = -0.00163616 Jy ! Component: 200 - total flux cleaned = -0.000708872 Jy ! Total flux subtracted in 200 components = -0.000708872 Jy ! Clean residual min=-0.006725 max=0.005637 Jy/beam ! Clean residual mean=0.000010 rms=0.001548 Jy/beam ! Combined flux in latest and established models = 1.63144 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 136 components and 1.63144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224260Jy sigma=0.001331 ! Fit after self-cal, rms=0.222983Jy sigma=0.001326 wmodel J0339-0146_X_1996_06_07_yyk\_map.mod ! Writing 136 model components to file: J0339-0146_X_1996_06_07_yyk_map.mod wobs J0339-0146_X_1996_06_07_yyk\_uvs.fits ! Writing UV FITS file: J0339-0146_X_1996_06_07_yyk_uvs.fits wwins J0339-0146_X_1996_06_07_yyk\_map.win ! wwins: Wrote 5 windows to J0339-0146_X_1996_06_07_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.00210193 Jy ! Component: 100 - total flux cleaned = -0.00320381 Jy ! Component: 150 - total flux cleaned = -0.00402888 Jy ! Component: 200 - total flux cleaned = -0.00463396 Jy ! Component: 250 - total flux cleaned = -0.0051244 Jy ! Component: 300 - total flux cleaned = -0.00527734 Jy ! Component: 350 - total flux cleaned = -0.005276 Jy ! Component: 400 - total flux cleaned = -0.00541864 Jy ! Component: 450 - total flux cleaned = -0.00535214 Jy ! Component: 500 - total flux cleaned = -0.00554859 Jy ! Component: 550 - total flux cleaned = -0.00560938 Jy ! Component: 600 - total flux cleaned = -0.00566906 Jy ! Component: 650 - total flux cleaned = -0.0057881 Jy ! Component: 700 - total flux cleaned = -0.00613018 Jy ! Component: 750 - total flux cleaned = -0.0060731 Jy ! Component: 800 - total flux cleaned = -0.0061813 Jy ! Component: 850 - total flux cleaned = -0.00612881 Jy ! Component: 900 - total flux cleaned = -0.00618191 Jy ! Component: 950 - total flux cleaned = -0.00613198 Jy ! Component: 1000 - total flux cleaned = -0.00608373 Jy ! Component: 1050 - total flux cleaned = -0.00593969 Jy ! Component: 1100 - total flux cleaned = -0.00593982 Jy ! Component: 1150 - total flux cleaned = -0.00593949 Jy ! Component: 1200 - total flux cleaned = -0.00607412 Jy ! Component: 1250 - total flux cleaned = -0.00611717 Jy ! Component: 1300 - total flux cleaned = -0.00607348 Jy ! Component: 1350 - total flux cleaned = -0.00607304 Jy ! Component: 1400 - total flux cleaned = -0.00611492 Jy ! Component: 1450 - total flux cleaned = -0.00603346 Jy ! Component: 1500 - total flux cleaned = -0.00595328 Jy ! Component: 1550 - total flux cleaned = -0.00571689 Jy ! Component: 1600 - total flux cleaned = -0.00575476 Jy ! Component: 1650 - total flux cleaned = -0.00552649 Jy ! Component: 1700 - total flux cleaned = -0.00560061 Jy ! Component: 1750 - total flux cleaned = -0.00545263 Jy ! Component: 1800 - total flux cleaned = -0.00537965 Jy ! Component: 1850 - total flux cleaned = -0.00527244 Jy ! Component: 1900 - total flux cleaned = -0.0052017 Jy ! Component: 1950 - total flux cleaned = -0.005201 Jy ! Component: 2000 - total flux cleaned = -0.00520123 Jy ! Total flux subtracted in 2048 components = -0.00503173 Jy ! Clean residual min=-0.001930 max=0.001925 Jy/beam ! Clean residual mean=0.000004 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 1.62641 Jy keep ! Adding 115 model components to the UV plane model. ! The established model now contains 251 components and 1.62641 Jy ![Exited script file: muppet] wmap "J0339-0146_X_1996_06_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9892 x 2.284 at -3.858 degrees (North through East) ! Clean map min=-0.010773 max=0.93104 Jy/beam ! Writing clean map to FITS file: J0339-0146_X_1996_06_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.931037 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000631577 device "J0339-0146_X_1996_06_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0339-0146_X_1996_06_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.203508 0.203508 0.407015 0.81403 1.62806 3.25612 6.51224 13.0245 26.049 52.0979 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.931 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.9892 x 2.284 at -3.858 degrees (North through East) ! Clean map min=-0.010773 max=0.93104 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0339-0146_X_1996_06_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0339-0146_X_1996_06_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0339-0146_X_1996_06_07_yyk_uvs.log closed on Mon Jan 8 02:45:47 2007