! Started logfile: J1246-2547_S_2005_07_20_yyk_uvs.log on Fri Jan 20 10:27:37 2006 obs J1246-2547_S_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J1246-2547_S_2005_07_20_yyk_uve.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.759259 visibilities/baseline/integration-bin. ! Found source: J1246-2547 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1526 lines of history. ! ! Reading 820 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 J1246-2547_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.620676 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.425 mas, bmaj=6.558 mas, bpa=4.577 degrees ! Estimated noise=2.86149 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.474078 Jy ! Component: 100 - total flux cleaned = 0.589082 Jy ! Total flux subtracted in 100 components = 0.589082 Jy ! Clean residual min=-0.021296 max=0.034870 Jy/beam ! Clean residual mean=0.000566 rms=0.007477 Jy/beam ! Combined flux in latest and established models = 0.589081 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.589081 Jy ! ! Correcting IF 1. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.129321Jy sigma=1.788535 ! Fit after self-cal, rms=0.128717Jy sigma=1.777742 ! Inverting map and beam ! Estimated beam: bmin=2.425 mas, bmaj=6.558 mas, bpa=4.577 degrees ! Estimated noise=2.86149 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=3.381 mas, bmaj=9.292 mas, bpa=-4.342 degrees ! Estimated noise=1.84999 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.0643085 Jy ! Component: 100 - total flux cleaned = 0.0859355 Jy ! Component: 150 - total flux cleaned = 0.0938949 Jy ! Component: 200 - total flux cleaned = 0.0946773 Jy ! Total flux subtracted in 200 components = 0.0946773 Jy ! Clean residual min=-0.017245 max=0.020239 Jy/beam ! Clean residual mean=0.000161 rms=0.005084 Jy/beam ! Combined flux in latest and established models = 0.683759 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 49 components and 0.683759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103242Jy sigma=1.382836 ! Fit after self-cal, rms=0.103168Jy sigma=1.382482 ! 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.381 x 9.292 at -4.342 degrees (North through East) ! Clean map min=-0.01653 max=0.57845 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.01455 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.05 HN 1.00* KP 0.95 ! LA 1.06 MK 0.89 NL 0.99 OV 0.98 ! PT 1.03 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.995727 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 1.00* KP 0.97 ! LA 1.02 MK 0.95 NL 0.99 OV 1.03 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.982225 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 1.00 ! LA 0.92 MK 1.09 NL 1.07 OV 1.04 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01233 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.02 HN 1.00* KP 0.88 ! LA 0.81 MK 1.07 NL 0.99 OV 0.91 ! PT 0.98 SC 1.07 ! ! ! Fit before self-cal, rms=0.103168Jy sigma=1.382482 ! Fit after self-cal, rms=0.081081Jy sigma=1.087046 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.081081Jy sigma=1.087046 ! Fit after self-cal, rms=0.081098Jy sigma=1.086870 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=9.361 mas, bpa=-4.126 degrees ! Estimated noise=1.85414 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 (10, -3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181368 Jy ! Component: 100 - total flux cleaned = 0.0244949 Jy ! Component: 150 - total flux cleaned = 0.0269733 Jy ! Component: 200 - total flux cleaned = 0.0277587 Jy ! Total flux subtracted in 200 components = 0.0277587 Jy ! Clean residual min=-0.006051 max=0.010296 Jy/beam ! Clean residual mean=0.000071 rms=0.002172 Jy/beam ! Combined flux in latest and established models = 0.711518 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 76 components and 0.711517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078888Jy sigma=1.035114 ! Fit after self-cal, rms=0.078773Jy sigma=1.033654 ! 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.078773Jy sigma=1.033654 ! Fit after self-cal, rms=0.073766Jy sigma=0.975642 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 (33.5, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00974544 Jy ! Component: 100 - total flux cleaned = 0.0141677 Jy ! Component: 150 - total flux cleaned = 0.0167383 Jy ! Component: 200 - total flux cleaned = 0.0175427 Jy ! Total flux subtracted in 200 components = 0.0175427 Jy ! Clean residual min=-0.006093 max=0.005536 Jy/beam ! Clean residual mean=-0.000109 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.72906 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 97 components and 0.72906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072979Jy sigma=0.957266 ! Fit after self-cal, rms=0.072500Jy sigma=0.951294 ! 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.405 x 9.361 at -4.126 degrees (North through East) ! Clean map min=-0.0060754 max=0.58413 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.072500Jy sigma=0.951294 ! Fit after self-cal, rms=0.069961Jy sigma=0.917636 ! 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.069961Jy sigma=0.917636 ! Fit after self-cal, rms=0.069975Jy sigma=0.916850 ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=9.309 mas, bpa=-3.931 degrees ! Estimated noise=1.84782 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0025756 Jy ! Component: 100 - total flux cleaned = 0.00248277 Jy ! Component: 150 - total flux cleaned = 0.00248696 Jy ! Component: 200 - total flux cleaned = 0.00239895 Jy ! Total flux subtracted in 200 components = 0.00239895 Jy ! Clean residual min=-0.005526 max=0.005305 Jy/beam ! Clean residual mean=-0.000070 rms=0.001364 Jy/beam ! Combined flux in latest and established models = 0.731459 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 112 components and 0.731459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069810Jy sigma=0.912870 ! Fit after self-cal, rms=0.069821Jy sigma=0.912610 ! 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.069821Jy sigma=0.912610 ! Fit after self-cal, rms=0.068467Jy sigma=0.890190 ! 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.068467Jy sigma=0.890190 ! Fit after self-cal, rms=0.068489Jy sigma=0.890162 ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=9.295 mas, bpa=-3.87 degrees ! Estimated noise=1.8478 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000405676 Jy ! Component: 100 - total flux cleaned = 0.000409436 Jy ! Component: 150 - total flux cleaned = 0.000489961 Jy ! Component: 200 - total flux cleaned = 0.000336004 Jy ! Total flux subtracted in 200 components = 0.000336004 Jy ! Clean residual min=-0.005174 max=0.005087 Jy/beam ! Clean residual mean=-0.000058 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.731795 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 119 components and 0.731795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068340Jy sigma=0.887560 ! Fit after self-cal, rms=0.068334Jy sigma=0.887492 ! 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=9.358 mas, bmaj=24.42 mas, bpa=7.827 degrees ! Estimated noise=2.25422 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.00162617 Jy ! Component: 100 - total flux cleaned = 0.00203007 Jy ! Component: 150 - total flux cleaned = 0.0022165 Jy ! Component: 200 - total flux cleaned = 0.00204399 Jy ! Total flux subtracted in 200 components = 0.00204399 Jy ! Clean residual min=-0.004035 max=0.005377 Jy/beam ! Clean residual mean=-0.000145 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.733839 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 131 components and 0.733839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068318Jy sigma=0.886612 ! Fit after self-cal, rms=0.068307Jy sigma=0.886481 ! 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.433 mas, bmaj=6.574 mas, bpa=4.913 degrees ! Estimated noise=2.86856 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.477566 Jy ! Component: 100 - total flux cleaned = 0.593618 Jy ! Component: 150 - total flux cleaned = 0.638229 Jy ! Component: 200 - total flux cleaned = 0.661507 Jy ! Total flux subtracted in 200 components = 0.661507 Jy ! Clean residual min=-0.010675 max=0.012125 Jy/beam ! Clean residual mean=0.000292 rms=0.003312 Jy/beam ! Combined flux in latest and established models = 0.661507 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.661507 Jy ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=9.295 mas, bpa=-3.87 degrees ! Estimated noise=1.8478 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.0230229 Jy ! Component: 100 - total flux cleaned = 0.0362406 Jy ! Component: 150 - total flux cleaned = 0.0455095 Jy ! Component: 200 - total flux cleaned = 0.052304 Jy ! Total flux subtracted in 200 components = 0.052304 Jy ! Clean residual min=-0.006144 max=0.006766 Jy/beam ! Clean residual mean=0.000102 rms=0.001891 Jy/beam ! Combined flux in latest and established models = 0.713811 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 79 components and 0.713811 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=9.358 mas, bmaj=24.42 mas, bpa=7.827 degrees ! Estimated noise=2.25422 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.00783902 Jy ! Component: 100 - total flux cleaned = 0.013262 Jy ! Component: 150 - total flux cleaned = 0.0160406 Jy ! Component: 200 - total flux cleaned = 0.0172885 Jy ! Total flux subtracted in 200 components = 0.0172885 Jy ! Clean residual min=-0.005146 max=0.007187 Jy/beam ! Clean residual mean=-0.000106 rms=0.001918 Jy/beam ! Combined flux in latest and established models = 0.7311 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 99 components and 0.7311 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=9.295 mas, bpa=-3.87 degrees ! Estimated noise=1.8478 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000817911 Jy ! Component: 100 - total flux cleaned = 0.00107513 Jy ! Component: 150 - total flux cleaned = 0.00139686 Jy ! Component: 200 - total flux cleaned = 0.00139745 Jy ! Total flux subtracted in 200 components = 0.00139745 Jy ! Clean residual min=-0.005665 max=0.004956 Jy/beam ! Clean residual mean=-0.000066 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.732497 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 118 components and 0.732497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068185Jy sigma=0.886742 ! Fit after self-cal, rms=0.068185Jy sigma=0.886372 wmodel J1246-2547_S_2005_07_20_yyk\_map.mod ! Writing 118 model components to file: J1246-2547_S_2005_07_20_yyk_map.mod wobs J1246-2547_S_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J1246-2547_S_2005_07_20_yyk_uvs.fits wwins J1246-2547_S_2005_07_20_yyk\_map.win ! wwins: Wrote 3 windows to J1246-2547_S_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.00143869 Jy ! Component: 100 - total flux cleaned = -0.00181471 Jy ! Component: 150 - total flux cleaned = -0.00236312 Jy ! Component: 200 - total flux cleaned = -0.0025515 Jy ! Component: 250 - total flux cleaned = -0.00254687 Jy ! Component: 300 - total flux cleaned = -0.00292508 Jy ! Component: 350 - total flux cleaned = -0.00333708 Jy ! Component: 400 - total flux cleaned = -0.00368255 Jy ! Component: 450 - total flux cleaned = -0.00420087 Jy ! Component: 500 - total flux cleaned = -0.00469974 Jy ! Component: 550 - total flux cleaned = -0.005052 Jy ! Component: 600 - total flux cleaned = -0.00530845 Jy ! Component: 650 - total flux cleaned = -0.00559839 Jy ! Component: 700 - total flux cleaned = -0.00583891 Jy ! Component: 750 - total flux cleaned = -0.00611121 Jy ! Component: 800 - total flux cleaned = -0.00645163 Jy ! Component: 850 - total flux cleaned = -0.006785 Jy ! Component: 900 - total flux cleaned = -0.00714788 Jy ! Component: 950 - total flux cleaned = -0.00753698 Jy ! Component: 1000 - total flux cleaned = -0.00774437 Jy ! Component: 1050 - total flux cleaned = -0.00798206 Jy ! Component: 1100 - total flux cleaned = -0.00824741 Jy ! Component: 1150 - total flux cleaned = -0.00841017 Jy ! Component: 1200 - total flux cleaned = -0.00863415 Jy ! Component: 1250 - total flux cleaned = -0.0088536 Jy ! Component: 1300 - total flux cleaned = -0.00897747 Jy ! Component: 1350 - total flux cleaned = -0.00915966 Jy ! Component: 1400 - total flux cleaned = -0.00933924 Jy ! Component: 1450 - total flux cleaned = -0.00945738 Jy ! Component: 1500 - total flux cleaned = -0.00966062 Jy ! Component: 1550 - total flux cleaned = -0.00974623 Jy ! Component: 1600 - total flux cleaned = -0.00991521 Jy ! Component: 1650 - total flux cleaned = -0.0100537 Jy ! Component: 1700 - total flux cleaned = -0.010108 Jy ! Component: 1750 - total flux cleaned = -0.010108 Jy ! Component: 1800 - total flux cleaned = -0.0101881 Jy ! Component: 1850 - total flux cleaned = -0.0101884 Jy ! Component: 1900 - total flux cleaned = -0.0101882 Jy ! Component: 1950 - total flux cleaned = -0.0101623 Jy ! Component: 2000 - total flux cleaned = -0.0100855 Jy ! Total flux subtracted in 2048 components = -0.0100603 Jy ! Clean residual min=-0.001575 max=0.001627 Jy/beam ! Clean residual mean=-0.000046 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.722437 Jy keep ! Adding 109 model components to the UV plane model. ! The established model now contains 227 components and 0.722437 Jy ![Exited script file: muppet] wmap "J1246-2547_S_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.404 x 9.295 at -3.87 degrees (North through East) ! Clean map min=-0.0047943 max=0.58639 Jy/beam ! Writing clean map to FITS file: J1246-2547_S_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.586394 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000500504 device "J1246-2547_S_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1246-2547_S_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.256058 0.256058 0.512117 1.02423 2.04847 4.09693 8.19387 16.3877 32.7755 65.5509 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.586 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.404 x 9.295 at -3.87 degrees (North through East) ! Clean map min=-0.0047943 max=0.58639 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1246-2547_S_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1246-2547_S_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1246-2547_S_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:27:41 2006