! Started logfile: J0402-3147_S_2005_06_30_yyk_uvs.log on Sat Oct 8 16:55:13 2005 obs J0402-3147_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J0402-3147_S_2005_06_30_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.773333 visibilities/baseline/integration-bin. ! Found source: J0402-3147 ! ! 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 1469 lines of history. ! ! Reading 696 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 J0402-3147_S_2005_06_30_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.533723 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.317 mas, bmaj=6.647 mas, bpa=-5.945 degrees ! Estimated noise=2.71199 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.433492 Jy ! Component: 100 - total flux cleaned = 0.507625 Jy ! Total flux subtracted in 100 components = 0.507625 Jy ! Clean residual min=-0.020390 max=0.039081 Jy/beam ! Clean residual mean=-0.000180 rms=0.006218 Jy/beam ! Combined flux in latest and established models = 0.507625 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.507625 Jy ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.117938Jy sigma=1.448590 ! Fit after self-cal, rms=0.117610Jy sigma=1.444467 ! Inverting map and beam ! Estimated beam: bmin=2.317 mas, bmaj=6.647 mas, bpa=-5.945 degrees ! Estimated noise=2.71199 mJy/beam. ! Added new window around map position (3, 8). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0424991 Jy ! Component: 100 - total flux cleaned = 0.0622926 Jy ! Total flux subtracted in 100 components = 0.0622926 Jy ! Clean residual min=-0.015297 max=0.019846 Jy/beam ! Clean residual mean=-0.000104 rms=0.004580 Jy/beam ! Combined flux in latest and established models = 0.569918 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.569918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103631Jy sigma=1.260685 ! Fit after self-cal, rms=0.102925Jy sigma=1.249605 ! 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=2.994 mas, bmaj=8.215 mas, bpa=-5.34 degrees ! Estimated noise=1.97728 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.0125674 Jy ! Component: 100 - total flux cleaned = 0.0159044 Jy ! Component: 150 - total flux cleaned = 0.0162631 Jy ! Component: 200 - total flux cleaned = 0.0164297 Jy ! Total flux subtracted in 200 components = 0.0164297 Jy ! Clean residual min=-0.010391 max=0.012017 Jy/beam ! Clean residual mean=-0.000040 rms=0.003365 Jy/beam ! Combined flux in latest and established models = 0.586347 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 38 components and 0.586348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101187Jy sigma=1.231760 ! Fit after self-cal, rms=0.101178Jy sigma=1.231539 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.994 x 8.215 at -5.34 degrees (North through East) ! Clean map min=-0.010482 max=0.49166 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.00893 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.04 HN 1.13 KP 0.95 ! LA 1.04 MK 0.89 NL 0.94 OV 1.00 ! PT 1.08 SC 0.91 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.965481 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.22 KP 1.02 ! LA 1.05 MK 0.99 NL 1.00 OV 1.01 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.977428 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.92 HN 1.13 KP 1.01 ! LA 0.93 MK 1.11 NL 1.04 OV 1.04 ! PT 1.11 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.02947 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.95 HN 1.11 KP 0.90 ! LA 0.80 MK 1.05 NL 0.93 OV 0.85 ! PT 0.99 SC 1.09 ! ! ! Fit before self-cal, rms=0.101178Jy sigma=1.231539 ! Fit after self-cal, rms=0.082194Jy sigma=1.018333 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.082194Jy sigma=1.018333 ! Fit after self-cal, rms=0.082211Jy sigma=1.018258 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=8.248 mas, bpa=-5.051 degrees ! Estimated noise=1.95712 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.0080926 Jy ! Component: 100 - total flux cleaned = -0.0104569 Jy ! Component: 150 - total flux cleaned = -0.0106855 Jy ! Component: 200 - total flux cleaned = -0.0107496 Jy ! Total flux subtracted in 200 components = -0.0107496 Jy ! Clean residual min=-0.007049 max=0.007439 Jy/beam ! Clean residual mean=0.000050 rms=0.002014 Jy/beam ! Combined flux in latest and established models = 0.575598 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 55 components and 0.575598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081686Jy sigma=1.010022 ! Fit after self-cal, rms=0.081624Jy sigma=1.009622 ! 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.081624Jy sigma=1.009622 ! Fit after self-cal, rms=0.079511Jy sigma=0.983009 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.000577268 Jy ! Component: 100 - total flux cleaned = -0.000530554 Jy ! Component: 150 - total flux cleaned = -0.000483927 Jy ! Component: 200 - total flux cleaned = -0.000528438 Jy ! Total flux subtracted in 200 components = -0.000528438 Jy ! Clean residual min=-0.007138 max=0.007376 Jy/beam ! Clean residual mean=0.000047 rms=0.001995 Jy/beam ! Combined flux in latest and established models = 0.57507 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.57507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079465Jy sigma=0.982002 ! Fit after self-cal, rms=0.079368Jy sigma=0.980526 ! 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.054 x 8.248 at -5.051 degrees (North through East) ! Clean map min=-0.0069192 max=0.49079 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.079368Jy sigma=0.980526 ! Fit after self-cal, rms=0.074898Jy sigma=0.910868 ! 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.074898Jy sigma=0.910868 ! Fit after self-cal, rms=0.074908Jy sigma=0.910768 ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=8.251 mas, bpa=-5.013 degrees ! Estimated noise=1.95665 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00228757 Jy ! Component: 100 - total flux cleaned = -0.00229193 Jy ! Component: 150 - total flux cleaned = -0.00229259 Jy ! Component: 200 - total flux cleaned = -0.00233512 Jy ! Total flux subtracted in 200 components = -0.00233512 Jy ! Clean residual min=-0.006198 max=0.007402 Jy/beam ! Clean residual mean=0.000055 rms=0.001879 Jy/beam ! Combined flux in latest and established models = 0.572735 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 74 components and 0.572735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074819Jy sigma=0.909379 ! Fit after self-cal, rms=0.074786Jy sigma=0.909235 ! 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.074786Jy sigma=0.909235 ! Fit after self-cal, rms=0.073692Jy sigma=0.887062 ! 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.073692Jy sigma=0.887062 ! Fit after self-cal, rms=0.073692Jy sigma=0.887052 ! Inverting map and beam ! Estimated beam: bmin=3.062 mas, bmaj=8.252 mas, bpa=-4.999 degrees ! Estimated noise=1.95703 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00110117 Jy ! Component: 100 - total flux cleaned = -0.00109846 Jy ! Component: 150 - total flux cleaned = -0.00105691 Jy ! Component: 200 - total flux cleaned = -0.00105979 Jy ! Total flux subtracted in 200 components = -0.00105979 Jy ! Clean residual min=-0.006000 max=0.007175 Jy/beam ! Clean residual mean=0.000060 rms=0.001819 Jy/beam ! Combined flux in latest and established models = 0.571675 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 80 components and 0.571675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073630Jy sigma=0.886228 ! Fit after self-cal, rms=0.073605Jy sigma=0.886145 ! 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.416 mas, bmaj=24.23 mas, bpa=-0.6336 degrees ! Estimated noise=2.53396 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.00121283 Jy ! Component: 100 - total flux cleaned = 0.00120651 Jy ! Component: 150 - total flux cleaned = 0.00135838 Jy ! Component: 200 - total flux cleaned = 0.00140578 Jy ! Total flux subtracted in 200 components = 0.00140578 Jy ! Clean residual min=-0.007883 max=0.007959 Jy/beam ! Clean residual mean=0.000131 rms=0.002420 Jy/beam ! Combined flux in latest and established models = 0.573081 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 88 components and 0.573081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073692Jy sigma=0.886526 ! Fit after self-cal, rms=0.073635Jy sigma=0.886245 ! Inverting map uvtaper 0,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.342 mas, bmaj=6.644 mas, bpa=-5.847 degrees ! Estimated noise=2.71453 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.434476 Jy ! Component: 100 - total flux cleaned = 0.504487 Jy ! Component: 150 - total flux cleaned = 0.533743 Jy ! Component: 200 - total flux cleaned = 0.548592 Jy ! Total flux subtracted in 200 components = 0.548592 Jy ! Clean residual min=-0.008797 max=0.010283 Jy/beam ! Clean residual mean=-0.000017 rms=0.002300 Jy/beam ! Combined flux in latest and established models = 0.548592 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.548592 Jy ! Inverting map and beam ! Estimated beam: bmin=3.062 mas, bmaj=8.252 mas, bpa=-4.999 degrees ! Estimated noise=1.95703 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, 1.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162865 Jy ! Component: 100 - total flux cleaned = 0.0233777 Jy ! Component: 150 - total flux cleaned = 0.0267797 Jy ! Component: 200 - total flux cleaned = 0.0275965 Jy ! Total flux subtracted in 200 components = 0.0275965 Jy ! Clean residual min=-0.005551 max=0.006939 Jy/beam ! Clean residual mean=0.000062 rms=0.001738 Jy/beam ! Combined flux in latest and established models = 0.576188 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 62 components and 0.576188 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.416 mas, bmaj=24.23 mas, bpa=-0.6336 degrees ! Estimated noise=2.53396 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.00157677 Jy ! Component: 100 - total flux cleaned = 0.00215748 Jy ! Component: 150 - total flux cleaned = 0.00238828 Jy ! Component: 200 - total flux cleaned = 0.00238977 Jy ! Total flux subtracted in 200 components = 0.00238977 Jy ! Clean residual min=-0.007236 max=0.006907 Jy/beam ! Clean residual mean=0.000140 rms=0.002334 Jy/beam ! Combined flux in latest and established models = 0.578578 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.578578 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.062 mas, bmaj=8.252 mas, bpa=-4.999 degrees ! Estimated noise=1.95703 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -2.65311e-05 Jy ! Component: 100 - total flux cleaned = -3.22144e-05 Jy ! Component: 150 - total flux cleaned = -0.000200393 Jy ! Component: 200 - total flux cleaned = -0.000354326 Jy ! Total flux subtracted in 200 components = -0.000354326 Jy ! Clean residual min=-0.005291 max=0.006920 Jy/beam ! Clean residual mean=0.000072 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 0.578224 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 91 components and 0.578224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072488Jy sigma=0.875668 ! Fit after self-cal, rms=0.072382Jy sigma=0.874723 wmodel J0402-3147_S_2005_06_30_yyk\_map.mod ! Writing 91 model components to file: J0402-3147_S_2005_06_30_yyk_map.mod wobs J0402-3147_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J0402-3147_S_2005_06_30_yyk_uvs.fits wwins J0402-3147_S_2005_06_30_yyk\_map.win ! wwins: Wrote 3 windows to J0402-3147_S_2005_06_30_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.00277414 Jy ! Component: 100 - total flux cleaned = 0.00355444 Jy ! Component: 150 - total flux cleaned = 0.00364491 Jy ! Component: 200 - total flux cleaned = 0.00404718 Jy ! Component: 250 - total flux cleaned = 0.00412265 Jy ! Component: 300 - total flux cleaned = 0.00405017 Jy ! Component: 350 - total flux cleaned = 0.00370216 Jy ! Component: 400 - total flux cleaned = 0.00363386 Jy ! Component: 450 - total flux cleaned = 0.00330875 Jy ! Component: 500 - total flux cleaned = 0.00299614 Jy ! Component: 550 - total flux cleaned = 0.00269321 Jy ! Component: 600 - total flux cleaned = 0.00233643 Jy ! Component: 650 - total flux cleaned = 0.00187597 Jy ! Component: 700 - total flux cleaned = 0.00153941 Jy ! Component: 750 - total flux cleaned = 0.00121078 Jy ! Component: 800 - total flux cleaned = 0.000943677 Jy ! Component: 850 - total flux cleaned = 0.000734876 Jy ! Component: 900 - total flux cleaned = 0.000581649 Jy ! Component: 950 - total flux cleaned = 0.000283925 Jy ! Component: 1000 - total flux cleaned = 9.1213e-05 Jy ! Component: 1050 - total flux cleaned = -4.90249e-05 Jy ! Component: 1100 - total flux cleaned = -9.50109e-05 Jy ! Component: 1150 - total flux cleaned = -9.49563e-05 Jy ! Component: 1200 - total flux cleaned = -6.86127e-06 Jy ! Component: 1250 - total flux cleaned = 3.56088e-05 Jy ! Component: 1300 - total flux cleaned = 3.59265e-05 Jy ! Component: 1350 - total flux cleaned = 0.000160953 Jy ! Component: 1400 - total flux cleaned = 0.000242213 Jy ! Component: 1450 - total flux cleaned = 0.000242175 Jy ! Component: 1500 - total flux cleaned = 0.000281195 Jy ! Component: 1550 - total flux cleaned = 0.00024246 Jy ! Component: 1600 - total flux cleaned = 0.000204343 Jy ! Component: 1650 - total flux cleaned = 0.000130362 Jy ! Component: 1700 - total flux cleaned = 0.000130748 Jy ! Component: 1750 - total flux cleaned = 9.53009e-05 Jy ! Component: 1800 - total flux cleaned = 0.00013067 Jy ! Component: 1850 - total flux cleaned = 9.55102e-05 Jy ! Component: 1900 - total flux cleaned = 9.5525e-05 Jy ! Component: 1950 - total flux cleaned = 9.57232e-05 Jy ! Component: 2000 - total flux cleaned = 0.000195102 Jy ! Total flux subtracted in 2048 components = 0.000227692 Jy ! Clean residual min=-0.002199 max=0.002011 Jy/beam ! Clean residual mean=0.000032 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.578451 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 219 components and 0.578451 Jy ![Exited script file: muppet] wmap "J0402-3147_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.062 x 8.252 at -4.999 degrees (North through East) ! Clean map min=-0.0041872 max=0.49731 Jy/beam ! Writing clean map to FITS file: J0402-3147_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.497306 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000601639 device "J0402-3147_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0402-3147_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.362939 0.362939 0.725877 1.45175 2.90351 5.80702 11.614 23.2281 46.4561 92.9123 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.497 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.062 x 8.252 at -4.999 degrees (North through East) ! Clean map min=-0.0041872 max=0.49731 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0402-3147_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0402-3147_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0402-3147_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 16:55:17 2005