! Started logfile: J1105-2659_X_2005_07_20_yyk_uvs.log on Fri Jan 20 10:20:01 2006 obs J1105-2659_X_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J1105-2659_X_2005_07_20_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.721212 visibilities/baseline/integration-bin. ! Found source: J1105-2659 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1488 lines of history. ! ! Reading 1428 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 J1105-2659_X_2005_07_20_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)= 0.130083 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.7334 mas, bmaj=1.761 mas, bpa=-1.157 degrees ! Estimated noise=2.04651 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.0876968 Jy ! Component: 100 - total flux cleaned = 0.0935451 Jy ! Total flux subtracted in 100 components = 0.0935451 Jy ! Clean residual min=-0.013211 max=0.012091 Jy/beam ! Clean residual mean=0.000051 rms=0.003148 Jy/beam ! Combined flux in latest and established models = 0.0935451 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0935451 Jy ! ! Correcting IF 1. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.085038Jy sigma=1.348450 ! Fit after self-cal, rms=0.073584Jy sigma=1.196663 ! Inverting map and beam ! Estimated beam: bmin=0.7334 mas, bmaj=1.761 mas, bpa=-1.157 degrees ! Estimated noise=2.04651 mJy/beam. 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.8827 mas, bmaj=2.216 mas, bpa=-1.75 degrees ! Estimated noise=1.50929 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.00916211 Jy ! Component: 100 - total flux cleaned = 0.0102025 Jy ! Component: 150 - total flux cleaned = 0.0102093 Jy ! Component: 200 - total flux cleaned = 0.0102198 Jy ! Total flux subtracted in 200 components = 0.0102198 Jy ! Clean residual min=-0.008441 max=0.009563 Jy/beam ! Clean residual mean=0.000088 rms=0.002249 Jy/beam ! Combined flux in latest and established models = 0.103765 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.103765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072429Jy sigma=1.181740 ! Fit after self-cal, rms=0.072366Jy sigma=1.180503 ! 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.8827 x 2.216 at -1.75 degrees (North through East) ! Clean map min=-0.0082218 max=0.1068 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. ! 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. ! 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. ! 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. ! 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.072366Jy sigma=1.180503 ! Fit after self-cal, rms=0.072366Jy sigma=1.180503 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.072366Jy sigma=1.180503 ! Fit after self-cal, rms=0.072309Jy sigma=1.179256 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8827 mas, bmaj=2.216 mas, bpa=-1.75 degrees ! Estimated noise=1.50929 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.000220485 Jy ! Component: 100 - total flux cleaned = 0.000154766 Jy ! Component: 150 - total flux cleaned = 3.1616e-05 Jy ! Component: 200 - total flux cleaned = -8.17152e-05 Jy ! Total flux subtracted in 200 components = -8.17152e-05 Jy ! Clean residual min=-0.008507 max=0.009441 Jy/beam ! Clean residual mean=0.000086 rms=0.002231 Jy/beam ! Combined flux in latest and established models = 0.103683 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 19 components and 0.103683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072224Jy sigma=1.177896 ! Fit after self-cal, rms=0.072158Jy sigma=1.176628 ! 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.072158Jy sigma=1.176628 ! Fit after self-cal, rms=0.065178Jy sigma=1.051968 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.00461166 Jy ! Component: 100 - total flux cleaned = 0.00513113 Jy ! Component: 150 - total flux cleaned = 0.00512762 Jy ! Component: 200 - total flux cleaned = 0.00508178 Jy ! Total flux subtracted in 200 components = 0.00508178 Jy ! Clean residual min=-0.007457 max=0.009247 Jy/beam ! Clean residual mean=0.000070 rms=0.002120 Jy/beam ! Combined flux in latest and established models = 0.108765 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.108765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064705Jy sigma=1.047442 ! Fit after self-cal, rms=0.064506Jy sigma=1.044701 ! 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.8827 x 2.216 at -1.75 degrees (North through East) ! Clean map min=-0.0071514 max=0.11271 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.064506Jy sigma=1.044701 ! Fit after self-cal, rms=0.061172Jy sigma=1.024198 ! 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.061172Jy sigma=1.024198 ! Fit after self-cal, rms=0.061163Jy sigma=1.023847 ! Inverting map and beam ! Estimated beam: bmin=0.9021 mas, bmaj=2.246 mas, bpa=-1.508 degrees ! Estimated noise=1.4328 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00458646 Jy ! Component: 100 - total flux cleaned = -0.00597346 Jy ! Component: 150 - total flux cleaned = -0.00606666 Jy ! Component: 200 - total flux cleaned = -0.00615054 Jy ! Total flux subtracted in 200 components = -0.00615055 Jy ! Clean residual min=-0.006287 max=0.007098 Jy/beam ! Clean residual mean=0.000037 rms=0.001708 Jy/beam ! Combined flux in latest and established models = 0.102614 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 25 components and 0.102614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061073Jy sigma=1.019116 ! Fit after self-cal, rms=0.061059Jy sigma=1.019056 ! 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.061059Jy sigma=1.019056 ! Fit after self-cal, rms=0.060575Jy sigma=1.017662 ! 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.060575Jy sigma=1.017662 ! Fit after self-cal, rms=0.060575Jy sigma=1.017629 ! Inverting map and beam ! Estimated beam: bmin=0.8987 mas, bmaj=2.234 mas, bpa=-1.446 degrees ! Estimated noise=1.41411 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00118518 Jy ! Component: 100 - total flux cleaned = -0.00128035 Jy ! Component: 150 - total flux cleaned = -0.00132452 Jy ! Component: 200 - total flux cleaned = -0.00140295 Jy ! Total flux subtracted in 200 components = -0.00140295 Jy ! Clean residual min=-0.006051 max=0.006830 Jy/beam ! Clean residual mean=0.000034 rms=0.001646 Jy/beam ! Combined flux in latest and established models = 0.101211 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.101211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060546Jy sigma=1.016551 ! Fit after self-cal, rms=0.060543Jy sigma=1.016540 ! 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.495 mas, bmaj=6.075 mas, bpa=1.31 degrees ! Estimated noise=1.76793 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 = -9.86915e-05 Jy ! Component: 100 - total flux cleaned = -6.69354e-05 Jy ! Component: 150 - total flux cleaned = -6.86639e-05 Jy ! Component: 200 - total flux cleaned = -7.21676e-05 Jy ! Total flux subtracted in 200 components = -7.21676e-05 Jy ! Clean residual min=-0.006744 max=0.008526 Jy/beam ! Clean residual mean=0.000060 rms=0.002191 Jy/beam ! Combined flux in latest and established models = 0.101139 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 28 components and 0.101139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060564Jy sigma=1.016687 ! Fit after self-cal, rms=0.060563Jy sigma=1.016662 ! 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.7381 mas, bmaj=1.765 mas, bpa=-0.7157 degrees ! Estimated noise=1.93509 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0921033 Jy ! Component: 100 - total flux cleaned = 0.104083 Jy ! Component: 150 - total flux cleaned = 0.104629 Jy ! Component: 200 - total flux cleaned = 0.104234 Jy ! Total flux subtracted in 200 components = 0.104234 Jy ! Clean residual min=-0.008437 max=0.009179 Jy/beam ! Clean residual mean=0.000020 rms=0.002176 Jy/beam ! Combined flux in latest and established models = 0.104234 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.104234 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8987 mas, bmaj=2.234 mas, bpa=-1.446 degrees ! Estimated noise=1.41411 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) ! Added new window around map position (4, -23). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0058884 Jy ! Component: 100 - total flux cleaned = 0.00634905 Jy ! Component: 150 - total flux cleaned = 0.0062613 Jy ! Component: 200 - total flux cleaned = 0.00626316 Jy ! Total flux subtracted in 200 components = 0.00626316 Jy ! Clean residual min=-0.005456 max=0.006474 Jy/beam ! Clean residual mean=0.000037 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.110497 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 27 components and 0.110497 Jy ! Inverting map ! Added new window around map position (-11.4, 11). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0070447 Jy ! Component: 100 - total flux cleaned = 0.00840031 Jy ! Component: 150 - total flux cleaned = 0.0092133 Jy ! Component: 200 - total flux cleaned = 0.0095208 Jy ! Total flux subtracted in 200 components = 0.0095208 Jy ! Clean residual min=-0.005236 max=0.004974 Jy/beam ! Clean residual mean=0.000039 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.120018 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 52 components and 0.120018 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.495 mas, bmaj=6.075 mas, bpa=1.31 degrees ! Estimated noise=1.76793 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.000963465 Jy ! Component: 100 - total flux cleaned = 0.00117301 Jy ! Component: 150 - total flux cleaned = 0.00127002 Jy ! Component: 200 - total flux cleaned = 0.00140373 Jy ! Total flux subtracted in 200 components = 0.00140373 Jy ! Clean residual min=-0.005681 max=0.006263 Jy/beam ! Clean residual mean=0.000079 rms=0.001601 Jy/beam ! Combined flux in latest and established models = 0.121422 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.121422 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8987 mas, bmaj=2.234 mas, bpa=-1.446 degrees ! Estimated noise=1.41411 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000194911 Jy ! Component: 100 - total flux cleaned = -7.04566e-05 Jy ! Component: 150 - total flux cleaned = 4.66895e-05 Jy ! Component: 200 - total flux cleaned = 4.5184e-05 Jy ! Total flux subtracted in 200 components = 4.5184e-05 Jy ! Clean residual min=-0.005179 max=0.004628 Jy/beam ! Clean residual mean=0.000041 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.121467 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 0.121467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059310Jy sigma=0.992562 ! Fit after self-cal, rms=0.059177Jy sigma=0.990374 wmodel J1105-2659_X_2005_07_20_yyk\_map.mod ! Writing 81 model components to file: J1105-2659_X_2005_07_20_yyk_map.mod wobs J1105-2659_X_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J1105-2659_X_2005_07_20_yyk_uvs.fits wwins J1105-2659_X_2005_07_20_yyk\_map.win ! wwins: Wrote 3 windows to J1105-2659_X_2005_07_20_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.00151246 Jy ! Component: 100 - total flux cleaned = -0.00201974 Jy ! Component: 150 - total flux cleaned = -0.00208971 Jy ! Component: 200 - total flux cleaned = -0.00196466 Jy ! Component: 250 - total flux cleaned = -0.00172458 Jy ! Component: 300 - total flux cleaned = -0.00155252 Jy ! Component: 350 - total flux cleaned = -0.0013891 Jy ! Component: 400 - total flux cleaned = -0.00133756 Jy ! Component: 450 - total flux cleaned = -0.00128573 Jy ! Component: 500 - total flux cleaned = -0.00128534 Jy ! Component: 550 - total flux cleaned = -0.00118716 Jy ! Component: 600 - total flux cleaned = -0.000995708 Jy ! Component: 650 - total flux cleaned = -0.00090245 Jy ! Component: 700 - total flux cleaned = -0.000811056 Jy ! Component: 750 - total flux cleaned = -0.000632171 Jy ! Component: 800 - total flux cleaned = -0.0004578 Jy ! Component: 850 - total flux cleaned = -0.000200498 Jy ! Component: 900 - total flux cleaned = 5.14255e-05 Jy ! Component: 950 - total flux cleaned = 0.000216514 Jy ! Component: 1000 - total flux cleaned = 0.000338479 Jy ! Component: 1050 - total flux cleaned = 0.000538748 Jy ! Component: 1100 - total flux cleaned = 0.000736053 Jy ! Component: 1150 - total flux cleaned = 0.00104594 Jy ! Component: 1200 - total flux cleaned = 0.00123621 Jy ! Component: 1250 - total flux cleaned = 0.00142398 Jy ! Component: 1300 - total flux cleaned = 0.00157196 Jy ! Component: 1350 - total flux cleaned = 0.00175468 Jy ! Component: 1400 - total flux cleaned = 0.00204262 Jy ! Component: 1450 - total flux cleaned = 0.00222038 Jy ! Component: 1500 - total flux cleaned = 0.00246628 Jy ! Component: 1550 - total flux cleaned = 0.00284784 Jy ! Component: 1600 - total flux cleaned = 0.00308747 Jy ! Component: 1650 - total flux cleaned = 0.00339201 Jy ! Component: 1700 - total flux cleaned = 0.00369291 Jy ! Component: 1750 - total flux cleaned = 0.0039249 Jy ! Component: 1800 - total flux cleaned = 0.00418683 Jy ! Component: 1850 - total flux cleaned = 0.00457541 Jy ! Component: 1900 - total flux cleaned = 0.00483102 Jy ! Component: 1950 - total flux cleaned = 0.00511592 Jy ! Component: 2000 - total flux cleaned = 0.00527275 Jy ! Total flux subtracted in 2048 components = 0.00558286 Jy ! Clean residual min=-0.001822 max=0.001821 Jy/beam ! Clean residual mean=0.000023 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.12705 Jy keep ! Adding 162 model components to the UV plane model. ! The established model now contains 243 components and 0.12705 Jy ![Exited script file: muppet] wmap "J1105-2659_X_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8987 x 2.234 at -1.446 degrees (North through East) ! Clean map min=-0.003179 max=0.10605 Jy/beam ! Writing clean map to FITS file: J1105-2659_X_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106045 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000606916 device "J1105-2659_X_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1105-2659_X_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.71695 1.71695 3.4339 6.8678 13.7356 27.4712 54.9424 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.106 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.8987 x 2.234 at -1.446 degrees (North through East) ! Clean map min=-0.003179 max=0.10605 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1105-2659_X_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1105-2659_X_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1105-2659_X_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:20:05 2006