! Started logfile: J1139-1350_S_1997_05_07_yyk_uvs.log on Sun Jan 7 17:49:26 2007 obs J1139-1350_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1139-1350_S_1997_05_07_yyk_uva.fits ! AN table 1: 134 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.868491 visibilities/baseline/integration-bin. ! Found source: J1139-1350 ! ! 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 614 lines of history. ! ! Reading 20948 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 J1139-1350_S_1997_05_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.353936 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.929 mas, bmaj=8.182 mas, bpa=-0.424 degrees ! Estimated noise=1559.65 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.142846 Jy ! Component: 100 - total flux cleaned = 0.198208 Jy ! Total flux subtracted in 100 components = 0.198208 Jy ! Clean residual min=-0.018610 max=0.036564 Jy/beam ! Clean residual mean=0.000151 rms=0.005778 Jy/beam ! Combined flux in latest and established models = 0.198208 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.198208 Jy ! ! Correcting IF 1. ! A total of 228 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.302656Jy sigma=0.001242 ! Fit after self-cal, rms=0.302394Jy sigma=0.001240 ! Inverting map and beam ! Estimated beam: bmin=2.929 mas, bmaj=8.182 mas, bpa=-0.424 degrees ! Estimated noise=1559.65 mJy/beam. ! Added new window around map position (-4.5, 1). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0395532 Jy ! Component: 100 - total flux cleaned = 0.0597935 Jy ! Total flux subtracted in 100 components = 0.0597935 Jy ! Clean residual min=-0.014059 max=0.022259 Jy/beam ! Clean residual mean=0.000153 rms=0.004461 Jy/beam ! Combined flux in latest and established models = 0.258001 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 39 components and 0.258001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297603Jy sigma=0.001218 ! Fit after self-cal, rms=0.297332Jy sigma=0.001217 ! 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.644 mas, bmaj=9.724 mas, bpa=-1.659 degrees ! Estimated noise=1121.42 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 (-12, 4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0324142 Jy ! Component: 100 - total flux cleaned = 0.0466136 Jy ! Component: 150 - total flux cleaned = 0.0514709 Jy ! Component: 200 - total flux cleaned = 0.0543191 Jy ! Total flux subtracted in 200 components = 0.0543191 Jy ! Clean residual min=-0.008929 max=0.010675 Jy/beam ! Clean residual mean=0.000143 rms=0.002682 Jy/beam ! Combined flux in latest and established models = 0.312321 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 51 model components to the UV plane model. ! The established model now contains 86 components and 0.312321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294668Jy sigma=0.001204 ! Fit after self-cal, rms=0.294271Jy sigma=0.001202 ! 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.644 x 9.724 at -1.659 degrees (North through East) ! Clean map min=-0.008385 max=0.14898 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* 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: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.294271Jy sigma=0.001202 ! Fit after self-cal, rms=0.294128Jy sigma=0.001202 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.294128Jy sigma=0.001202 ! Fit after self-cal, rms=0.294126Jy sigma=0.001202 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.648 mas, bmaj=9.725 mas, bpa=-1.647 degrees ! Estimated noise=1121.98 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.0110677 Jy ! Component: 100 - total flux cleaned = 0.0146883 Jy ! Component: 150 - total flux cleaned = 0.0150967 Jy ! Component: 200 - total flux cleaned = 0.0152721 Jy ! Total flux subtracted in 200 components = 0.0152721 Jy ! Clean residual min=-0.007033 max=0.008333 Jy/beam ! Clean residual mean=0.000112 rms=0.002076 Jy/beam ! Combined flux in latest and established models = 0.327593 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 116 components and 0.327593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293685Jy sigma=0.001201 ! Fit after self-cal, rms=0.293630Jy sigma=0.001200 ! 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.293630Jy sigma=0.001200 ! Fit after self-cal, rms=0.292613Jy sigma=0.001196 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.00445764 Jy ! Component: 100 - total flux cleaned = 0.00503514 Jy ! Component: 150 - total flux cleaned = 0.00488213 Jy ! Component: 200 - total flux cleaned = 0.00488516 Jy ! Total flux subtracted in 200 components = 0.00488516 Jy ! Clean residual min=-0.006445 max=0.007746 Jy/beam ! Clean residual mean=0.000101 rms=0.001951 Jy/beam ! Combined flux in latest and established models = 0.332478 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 129 components and 0.332478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292411Jy sigma=0.001195 ! Fit after self-cal, rms=0.292238Jy sigma=0.001194 ! 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.648 x 9.725 at -1.647 degrees (North through East) ! Clean map min=-0.0082129 max=0.14967 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.292238Jy sigma=0.001194 ! Fit after self-cal, rms=0.290584Jy sigma=0.001194 ! 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.290584Jy sigma=0.001194 ! Fit after self-cal, rms=0.290540Jy sigma=0.001194 ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=9.587 mas, bpa=-1.103 degrees ! Estimated noise=1115.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00109451 Jy ! Component: 100 - total flux cleaned = -0.00124332 Jy ! Component: 150 - total flux cleaned = -0.00137875 Jy ! Component: 200 - total flux cleaned = -0.00149775 Jy ! Total flux subtracted in 200 components = -0.00149775 Jy ! Clean residual min=-0.005942 max=0.006797 Jy/beam ! Clean residual mean=0.000083 rms=0.001742 Jy/beam ! Combined flux in latest and established models = 0.33098 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 147 components and 0.33098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290429Jy sigma=0.001193 ! Fit after self-cal, rms=0.290405Jy sigma=0.001193 ! 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.290405Jy sigma=0.001193 ! Fit after self-cal, rms=0.290864Jy sigma=0.001192 ! 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.290864Jy sigma=0.001192 ! Fit after self-cal, rms=0.290860Jy sigma=0.001192 ! Inverting map and beam ! Estimated beam: bmin=3.635 mas, bmaj=9.571 mas, bpa=-0.7214 degrees ! Estimated noise=1116.53 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -5.96597e-05 Jy ! Component: 100 - total flux cleaned = -0.000174235 Jy ! Component: 150 - total flux cleaned = -0.000276668 Jy ! Component: 200 - total flux cleaned = -0.000277741 Jy ! Total flux subtracted in 200 components = -0.000277741 Jy ! Clean residual min=-0.005540 max=0.006091 Jy/beam ! Clean residual mean=0.000109 rms=0.001602 Jy/beam ! Combined flux in latest and established models = 0.330702 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 161 components and 0.330702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290782Jy sigma=0.001192 ! Fit after self-cal, rms=0.290776Jy sigma=0.001192 ! 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.163 mas, bmaj=15.84 mas, bpa=2.472 degrees ! Estimated noise=1359.53 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.000228582 Jy ! Component: 100 - total flux cleaned = -0.000223601 Jy ! Component: 150 - total flux cleaned = -0.000403975 Jy ! Component: 200 - total flux cleaned = -0.000560755 Jy ! Total flux subtracted in 200 components = -0.000560755 Jy ! Clean residual min=-0.004920 max=0.006996 Jy/beam ! Clean residual mean=0.000204 rms=0.001883 Jy/beam ! Combined flux in latest and established models = 0.330141 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 170 components and 0.330142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290730Jy sigma=0.001192 ! Fit after self-cal, rms=0.290713Jy sigma=0.001192 ! 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.924 mas, bmaj=8.123 mas, bpa=0.01198 degrees ! Estimated noise=1560 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.149227 Jy ! Component: 100 - total flux cleaned = 0.20718 Jy ! Component: 150 - total flux cleaned = 0.243952 Jy ! Component: 200 - total flux cleaned = 0.269536 Jy ! Total flux subtracted in 200 components = 0.269536 Jy ! Clean residual min=-0.010291 max=0.012090 Jy/beam ! Clean residual mean=0.000104 rms=0.003224 Jy/beam ! Combined flux in latest and established models = 0.269536 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 0.269536 Jy ! Inverting map and beam ! Estimated beam: bmin=3.635 mas, bmaj=9.571 mas, bpa=-0.7214 degrees ! Estimated noise=1116.53 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.0241283 Jy ! Component: 100 - total flux cleaned = 0.0386434 Jy ! Component: 150 - total flux cleaned = 0.0471874 Jy ! Component: 200 - total flux cleaned = 0.0509221 Jy ! Total flux subtracted in 200 components = 0.0509221 Jy ! Clean residual min=-0.006460 max=0.007309 Jy/beam ! Clean residual mean=0.000111 rms=0.001809 Jy/beam ! Combined flux in latest and established models = 0.320458 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 90 components and 0.320458 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.163 mas, bmaj=15.84 mas, bpa=2.472 degrees ! Estimated noise=1359.53 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.00658536 Jy ! Component: 100 - total flux cleaned = 0.00775607 Jy ! Component: 150 - total flux cleaned = 0.00821407 Jy ! Component: 200 - total flux cleaned = 0.00846954 Jy ! Total flux subtracted in 200 components = 0.00846954 Jy ! Clean residual min=-0.005500 max=0.006809 Jy/beam ! Clean residual mean=0.000192 rms=0.001956 Jy/beam ! Combined flux in latest and established models = 0.328928 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 130 components and 0.328928 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.635 mas, bmaj=9.571 mas, bpa=-0.7214 degrees ! Estimated noise=1116.53 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00204573 Jy ! Component: 100 - total flux cleaned = -0.00203321 Jy ! Component: 150 - total flux cleaned = -0.00188064 Jy ! Component: 200 - total flux cleaned = -0.00187979 Jy ! Total flux subtracted in 200 components = -0.00187979 Jy ! Clean residual min=-0.005595 max=0.006895 Jy/beam ! Clean residual mean=0.000122 rms=0.001584 Jy/beam ! Combined flux in latest and established models = 0.327048 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 153 components and 0.327048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290761Jy sigma=0.001192 ! Fit after self-cal, rms=0.290721Jy sigma=0.001192 wmodel J1139-1350_S_1997_05_07_yyk\_map.mod ! Writing 153 model components to file: J1139-1350_S_1997_05_07_yyk_map.mod wobs J1139-1350_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1139-1350_S_1997_05_07_yyk_uvs.fits wwins J1139-1350_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J1139-1350_S_1997_05_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.00102619 Jy ! Component: 100 - total flux cleaned = 0.00112062 Jy ! Component: 150 - total flux cleaned = 0.000860982 Jy ! Component: 200 - total flux cleaned = 0.000616313 Jy ! Component: 250 - total flux cleaned = 0.000386784 Jy ! Component: 300 - total flux cleaned = 9.56117e-05 Jy ! Component: 350 - total flux cleaned = -0.000182771 Jy ! Component: 400 - total flux cleaned = -0.00045134 Jy ! Component: 450 - total flux cleaned = -0.000710907 Jy ! Component: 500 - total flux cleaned = -0.000710953 Jy ! Component: 550 - total flux cleaned = -0.000588719 Jy ! Component: 600 - total flux cleaned = -0.000411651 Jy ! Component: 650 - total flux cleaned = -0.000354451 Jy ! Component: 700 - total flux cleaned = -0.000410745 Jy ! Component: 750 - total flux cleaned = -0.000464915 Jy ! Component: 800 - total flux cleaned = -0.000357562 Jy ! Component: 850 - total flux cleaned = -0.000251437 Jy ! Component: 900 - total flux cleaned = -0.000147888 Jy ! Component: 950 - total flux cleaned = -0.000147201 Jy ! Component: 1000 - total flux cleaned = -0.000294363 Jy ! Component: 1050 - total flux cleaned = -0.000342603 Jy ! Component: 1100 - total flux cleaned = -0.000531663 Jy ! Component: 1150 - total flux cleaned = -0.000530785 Jy ! Component: 1200 - total flux cleaned = -0.000760109 Jy ! Component: 1250 - total flux cleaned = -0.00107514 Jy ! Component: 1300 - total flux cleaned = -0.00103052 Jy ! Component: 1350 - total flux cleaned = -0.00107501 Jy ! Component: 1400 - total flux cleaned = -0.00111809 Jy ! Component: 1450 - total flux cleaned = -0.00120353 Jy ! Component: 1500 - total flux cleaned = -0.001203 Jy ! Component: 1550 - total flux cleaned = -0.00120318 Jy ! Component: 1600 - total flux cleaned = -0.00116193 Jy ! Component: 1650 - total flux cleaned = -0.0011214 Jy ! Component: 1700 - total flux cleaned = -0.00104269 Jy ! Component: 1750 - total flux cleaned = -0.00108206 Jy ! Component: 1800 - total flux cleaned = -0.000888701 Jy ! Component: 1850 - total flux cleaned = -0.000735354 Jy ! Component: 1900 - total flux cleaned = -0.000546344 Jy ! Component: 1950 - total flux cleaned = -0.000322396 Jy ! Component: 2000 - total flux cleaned = -0.000174758 Jy ! Total flux subtracted in 2048 components = -6.43737e-05 Jy ! Clean residual min=-0.002398 max=0.002594 Jy/beam ! Clean residual mean=0.000067 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.326984 Jy keep ! Adding 141 model components to the UV plane model. ! The established model now contains 294 components and 0.326983 Jy ![Exited script file: muppet] wmap "J1139-1350_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.635 x 9.571 at -0.7214 degrees (North through East) ! Clean map min=-0.0065367 max=0.15692 Jy/beam ! Writing clean map to FITS file: J1139-1350_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.156916 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000779349 device "J1139-1350_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1139-1350_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.49 1.49 2.97999 5.95998 11.92 23.8399 47.6799 95.3597 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.156 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.635 x 9.571 at -0.7214 degrees (North through East) ! Clean map min=-0.0065367 max=0.15692 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1139-1350_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1139-1350_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1139-1350_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 17:49:34 2007