! Started logfile: J0402-3147_S_2005_07_09_yyk_uvs.log on Fri Jan 20 09:53:05 2006 obs J0402-3147_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J0402-3147_S_2005_07_09_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.608889 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 1601 lines of history. ! ! Reading 548 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_07_09_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.528566 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.535 mas, bmaj=6.719 mas, bpa=1.849 degrees ! Estimated noise=2.81485 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.429495 Jy ! Component: 100 - total flux cleaned = 0.508571 Jy ! Total flux subtracted in 100 components = 0.508571 Jy ! Clean residual min=-0.020370 max=0.026718 Jy/beam ! Clean residual mean=-0.000481 rms=0.006515 Jy/beam ! Combined flux in latest and established models = 0.508571 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.508571 Jy ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.110448Jy sigma=1.405118 ! Fit after self-cal, rms=0.110024Jy sigma=1.397755 ! Inverting map and beam ! Estimated beam: bmin=2.535 mas, bmaj=6.719 mas, bpa=1.849 degrees ! Estimated noise=2.81485 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.034 mas, bmaj=8.342 mas, bpa=-3.426 degrees ! Estimated noise=2.15858 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.0320087 Jy ! Component: 100 - total flux cleaned = 0.0421502 Jy ! Component: 150 - total flux cleaned = 0.0455762 Jy ! Component: 200 - total flux cleaned = 0.04582 Jy ! Total flux subtracted in 200 components = 0.04582 Jy ! Clean residual min=-0.014835 max=0.014254 Jy/beam ! Clean residual mean=0.000009 rms=0.004035 Jy/beam ! Combined flux in latest and established models = 0.554391 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 33 components and 0.554391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102407Jy sigma=1.299420 ! Fit after self-cal, rms=0.102418Jy sigma=1.299322 ! 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.034 x 8.342 at -3.426 degrees (North through East) ! Clean map min=-0.014218 max=0.50543 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.00111 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.03 HN 1.00* KP 0.95 ! LA 1.03 MK 0.88 NL 1.01 OV 0.98 ! PT 1.06 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.981348 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.98 HN 1.00* KP 0.99 ! LA 1.00 MK 1.00 NL 1.08 OV 1.01 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.976529 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.00* KP 0.96 ! LA 0.95 MK 1.06 NL 1.23 OV 1.03 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03753 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.00* KP 0.91 ! LA 0.78 MK 1.07 NL 1.04 OV 0.85 ! PT 1.00 SC 1.07 ! ! ! Fit before self-cal, rms=0.102418Jy sigma=1.299322 ! Fit after self-cal, rms=0.082703Jy sigma=1.065941 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.082703Jy sigma=1.065941 ! Fit after self-cal, rms=0.082685Jy sigma=1.065873 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=8.346 mas, bpa=-3.161 degrees ! Estimated noise=2.13968 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.00127271 Jy ! Component: 100 - total flux cleaned = -0.00135209 Jy ! Component: 150 - total flux cleaned = -0.00148598 Jy ! Component: 200 - total flux cleaned = -0.00154162 Jy ! Total flux subtracted in 200 components = -0.00154162 Jy ! Clean residual min=-0.008270 max=0.007087 Jy/beam ! Clean residual mean=0.000131 rms=0.001967 Jy/beam ! Combined flux in latest and established models = 0.55285 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.55285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082628Jy sigma=1.064399 ! Fit after self-cal, rms=0.082626Jy sigma=1.064322 ! 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.082626Jy sigma=1.064322 ! Fit after self-cal, rms=0.079610Jy sigma=1.014976 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.000388215 Jy ! Component: 100 - total flux cleaned = 0.000389591 Jy ! Component: 150 - total flux cleaned = 0.000393944 Jy ! Component: 200 - total flux cleaned = 0.000349014 Jy ! Total flux subtracted in 200 components = 0.000349014 Jy ! Clean residual min=-0.008025 max=0.006924 Jy/beam ! Clean residual mean=0.000132 rms=0.001934 Jy/beam ! Combined flux in latest and established models = 0.553199 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 43 components and 0.553199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079569Jy sigma=1.014169 ! Fit after self-cal, rms=0.079467Jy sigma=1.010869 ! 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.052 x 8.346 at -3.161 degrees (North through East) ! Clean map min=-0.0077306 max=0.50412 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.079467Jy sigma=1.010869 ! Fit after self-cal, rms=0.075380Jy sigma=0.948382 ! 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.075380Jy sigma=0.948382 ! Fit after self-cal, rms=0.075410Jy sigma=0.948101 ! Inverting map and beam ! Estimated beam: bmin=3.048 mas, bmaj=8.328 mas, bpa=-3.167 degrees ! Estimated noise=2.13614 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000247123 Jy ! Component: 100 - total flux cleaned = 0.00025234 Jy ! Component: 150 - total flux cleaned = 0.000292238 Jy ! Component: 200 - total flux cleaned = 0.000259502 Jy ! Total flux subtracted in 200 components = 0.000259502 Jy ! Clean residual min=-0.007603 max=0.007031 Jy/beam ! Clean residual mean=0.000161 rms=0.001845 Jy/beam ! Combined flux in latest and established models = 0.553458 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.553458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075386Jy sigma=0.947572 ! Fit after self-cal, rms=0.075395Jy sigma=0.947478 ! 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.075395Jy sigma=0.947478 ! Fit after self-cal, rms=0.072623Jy sigma=0.910118 ! 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.072623Jy sigma=0.910118 ! Fit after self-cal, rms=0.072635Jy sigma=0.910110 ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=8.315 mas, bpa=-3.057 degrees ! Estimated noise=2.13805 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010545 Jy ! Component: 100 - total flux cleaned = 0.00117096 Jy ! Component: 150 - total flux cleaned = 0.00123755 Jy ! Component: 200 - total flux cleaned = 0.00126423 Jy ! Total flux subtracted in 200 components = 0.00126423 Jy ! Clean residual min=-0.007762 max=0.006871 Jy/beam ! Clean residual mean=0.000168 rms=0.001849 Jy/beam ! Combined flux in latest and established models = 0.554722 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 49 components and 0.554722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072630Jy sigma=0.909581 ! Fit after self-cal, rms=0.072626Jy sigma=0.909508 ! 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.396 mas, bmaj=27.14 mas, bpa=4.425 degrees ! Estimated noise=2.74333 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.000947817 Jy ! Component: 100 - total flux cleaned = 0.000947921 Jy ! Component: 150 - total flux cleaned = 0.00094552 Jy ! Component: 200 - total flux cleaned = 0.00094059 Jy ! Total flux subtracted in 200 components = 0.00094059 Jy ! Clean residual min=-0.007674 max=0.006188 Jy/beam ! Clean residual mean=0.000326 rms=0.002305 Jy/beam ! Combined flux in latest and established models = 0.555663 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.555663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072624Jy sigma=0.909564 ! Fit after self-cal, rms=0.072630Jy sigma=0.909459 ! 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.551 mas, bmaj=6.753 mas, bpa=2.342 degrees ! Estimated noise=2.79183 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.426608 Jy ! Component: 100 - total flux cleaned = 0.503166 Jy ! Component: 150 - total flux cleaned = 0.532543 Jy ! Component: 200 - total flux cleaned = 0.544915 Jy ! Total flux subtracted in 200 components = 0.544915 Jy ! Clean residual min=-0.008747 max=0.007951 Jy/beam ! Clean residual mean=-0.000061 rms=0.002259 Jy/beam ! Combined flux in latest and established models = 0.544915 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.544915 Jy ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=8.315 mas, bpa=-3.057 degrees ! Estimated noise=2.13805 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.00763391 Jy ! Component: 100 - total flux cleaned = 0.00927463 Jy ! Component: 150 - total flux cleaned = 0.00933531 Jy ! Component: 200 - total flux cleaned = 0.00938548 Jy ! Total flux subtracted in 200 components = 0.00938548 Jy ! Clean residual min=-0.007740 max=0.006962 Jy/beam ! Clean residual mean=0.000168 rms=0.001863 Jy/beam ! Combined flux in latest and established models = 0.554301 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.554301 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.396 mas, bmaj=27.14 mas, bpa=4.425 degrees ! Estimated noise=2.74333 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.00124035 Jy ! Component: 100 - total flux cleaned = 0.00124568 Jy ! Component: 150 - total flux cleaned = 0.00125422 Jy ! Component: 200 - total flux cleaned = 0.00126193 Jy ! Total flux subtracted in 200 components = 0.00126193 Jy ! Clean residual min=-0.007704 max=0.006239 Jy/beam ! Clean residual mean=0.000325 rms=0.002302 Jy/beam ! Combined flux in latest and established models = 0.555563 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 35 components and 0.555563 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=8.315 mas, bpa=-3.057 degrees ! Estimated noise=2.13805 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000818558 Jy ! Component: 100 - total flux cleaned = -0.000985371 Jy ! Component: 150 - total flux cleaned = -0.000986269 Jy ! Component: 200 - total flux cleaned = -0.00101634 Jy ! Total flux subtracted in 200 components = -0.00101634 Jy ! Clean residual min=-0.007694 max=0.006946 Jy/beam ! Clean residual mean=0.000168 rms=0.001848 Jy/beam ! Combined flux in latest and established models = 0.554547 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.554546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072548Jy sigma=0.908972 ! Fit after self-cal, rms=0.072551Jy sigma=0.908887 wmodel J0402-3147_S_2005_07_09_yyk\_map.mod ! Writing 42 model components to file: J0402-3147_S_2005_07_09_yyk_map.mod wobs J0402-3147_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J0402-3147_S_2005_07_09_yyk_uvs.fits wwins J0402-3147_S_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J0402-3147_S_2005_07_09_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.00136551 Jy ! Component: 100 - total flux cleaned = -0.00224022 Jy ! Component: 150 - total flux cleaned = -0.0020511 Jy ! Component: 200 - total flux cleaned = -0.00205223 Jy ! Component: 250 - total flux cleaned = -0.00213448 Jy ! Component: 300 - total flux cleaned = -0.00167348 Jy ! Component: 350 - total flux cleaned = -0.00145669 Jy ! Component: 400 - total flux cleaned = -0.00117702 Jy ! Component: 450 - total flux cleaned = -0.000910068 Jy ! Component: 500 - total flux cleaned = -0.000655158 Jy ! Component: 550 - total flux cleaned = -0.00047091 Jy ! Component: 600 - total flux cleaned = -0.000232972 Jy ! Component: 650 - total flux cleaned = -5.94008e-05 Jy ! Component: 700 - total flux cleaned = -3.00259e-06 Jy ! Component: 750 - total flux cleaned = -2.82105e-06 Jy ! Component: 800 - total flux cleaned = 0.000152396 Jy ! Component: 850 - total flux cleaned = 4.97435e-05 Jy ! Component: 900 - total flux cleaned = 0.000148251 Jy ! Component: 950 - total flux cleaned = 0.000195551 Jy ! Component: 1000 - total flux cleaned = 0.000196114 Jy ! Component: 1050 - total flux cleaned = 0.000106247 Jy ! Component: 1100 - total flux cleaned = -2.61671e-05 Jy ! Component: 1150 - total flux cleaned = -0.000111696 Jy ! Component: 1200 - total flux cleaned = -0.000153586 Jy ! Component: 1250 - total flux cleaned = -0.000360182 Jy ! Component: 1300 - total flux cleaned = -0.000521897 Jy ! Component: 1350 - total flux cleaned = -0.000758436 Jy ! Component: 1400 - total flux cleaned = -0.00087452 Jy ! Component: 1450 - total flux cleaned = -0.00106435 Jy ! Component: 1500 - total flux cleaned = -0.00132462 Jy ! Component: 1550 - total flux cleaned = -0.00154368 Jy ! Component: 1600 - total flux cleaned = -0.00186692 Jy ! Component: 1650 - total flux cleaned = -0.00218546 Jy ! Component: 1700 - total flux cleaned = -0.00246278 Jy ! Component: 1750 - total flux cleaned = -0.00270209 Jy ! Component: 1800 - total flux cleaned = -0.0030042 Jy ! Component: 1850 - total flux cleaned = -0.00326891 Jy ! Component: 1900 - total flux cleaned = -0.00336652 Jy ! Component: 1950 - total flux cleaned = -0.00356005 Jy ! Component: 2000 - total flux cleaned = -0.00375064 Jy ! Total flux subtracted in 2048 components = -0.00390728 Jy ! Clean residual min=-0.001987 max=0.001557 Jy/beam ! Clean residual mean=0.000035 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.550639 Jy keep ! Adding 123 model components to the UV plane model. ! The established model now contains 165 components and 0.550639 Jy ![Exited script file: muppet] wmap "J0402-3147_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.045 x 8.315 at -3.057 degrees (North through East) ! Clean map min=-0.0058514 max=0.50326 Jy/beam ! Writing clean map to FITS file: J0402-3147_S_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.503261 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000635472 device "J0402-3147_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J0402-3147_S_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.378813 0.378813 0.757625 1.51525 3.0305 6.061 12.122 24.244 48.488 96.976 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.503 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.045 x 8.315 at -3.057 degrees (North through East) ! Clean map min=-0.0058514 max=0.50326 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0402-3147_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J0402-3147_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0402-3147_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 09:53:09 2006