! Started logfile: J0405-1308_X_2005_07_20_yyk_uvs.log on Fri Jan 20 09:53:35 2006 obs J0405-1308_X_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J0405-1308_X_2005_07_20_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.884444 visibilities/baseline/integration-bin. ! Found source: J0405-1308 ! ! 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 1487 lines of history. ! ! Reading 796 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 J0405-1308_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)= 1.25836 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.741 mas, bmaj=1.898 mas, bpa=3.041 degrees ! Estimated noise=2.25275 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 = 1.05184 Jy ! Component: 100 - total flux cleaned = 1.21499 Jy ! Total flux subtracted in 100 components = 1.21499 Jy ! Clean residual min=-0.035108 max=0.050857 Jy/beam ! Clean residual mean=-0.000046 rms=0.011350 Jy/beam ! Combined flux in latest and established models = 1.21499 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 1.21499 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.168604Jy sigma=2.786737 ! Fit after self-cal, rms=0.167999Jy sigma=2.776190 ! Inverting map and beam ! Estimated beam: bmin=0.741 mas, bmaj=1.898 mas, bpa=3.041 degrees ! Estimated noise=2.25275 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.9844 mas, bmaj=2.426 mas, bpa=-0.8599 degrees ! Estimated noise=1.51433 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.0759493 Jy ! Component: 100 - total flux cleaned = 0.103275 Jy ! Component: 150 - total flux cleaned = 0.115363 Jy ! Component: 200 - total flux cleaned = 0.118083 Jy ! Total flux subtracted in 200 components = 0.118083 Jy ! Clean residual min=-0.045164 max=0.049693 Jy/beam ! Clean residual mean=-0.000305 rms=0.011214 Jy/beam ! Combined flux in latest and established models = 1.33307 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 32 components and 1.33307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142824Jy sigma=2.370483 ! Fit after self-cal, rms=0.142642Jy sigma=2.367420 ! 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.9844 x 2.426 at -0.8599 degrees (North through East) ! Clean map min=-0.04261 max=1.2291 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.01009 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.05 KP 0.94 ! LA 0.96 MK 1.00 NL 0.97 OV 1.00 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01361 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.07 KP 0.89 ! LA 0.96 MK 0.98 NL 0.96 OV 0.97 ! PT 1.11 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01001 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 0.97 KP 0.83 ! LA 0.96 MK 1.04 NL 0.95 OV 1.01 ! PT 1.15 SC 0.92 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.948618 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 1.05 KP 0.97 ! LA 0.96 MK 1.03 NL 0.96 OV 1.02 ! PT 1.24 SC 1.22 ! ! ! Fit before self-cal, rms=0.142642Jy sigma=2.367420 ! Fit after self-cal, rms=0.095831Jy sigma=1.550560 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.095831Jy sigma=1.550560 ! Fit after self-cal, rms=0.095834Jy sigma=1.550535 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.993 mas, bmaj=2.435 mas, bpa=-0.6675 degrees ! Estimated noise=1.50391 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.00683734 Jy ! Component: 100 - total flux cleaned = -0.00755805 Jy ! Component: 150 - total flux cleaned = -0.007841 Jy ! Component: 200 - total flux cleaned = -0.00783097 Jy ! Total flux subtracted in 200 components = -0.00783097 Jy ! Clean residual min=-0.012138 max=0.015772 Jy/beam ! Clean residual mean=0.000079 rms=0.003627 Jy/beam ! Combined flux in latest and established models = 1.32524 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 1.32524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095160Jy sigma=1.539810 ! Fit after self-cal, rms=0.095126Jy sigma=1.538523 ! 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.095126Jy sigma=1.538523 ! Fit after self-cal, rms=0.091874Jy sigma=1.483608 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 (17, -25.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104242 Jy ! Component: 100 - total flux cleaned = 0.0125282 Jy ! Component: 150 - total flux cleaned = 0.0133692 Jy ! Component: 200 - total flux cleaned = 0.0140812 Jy ! Total flux subtracted in 200 components = 0.0140812 Jy ! Clean residual min=-0.011572 max=0.011421 Jy/beam ! Clean residual mean=0.000033 rms=0.003115 Jy/beam ! Combined flux in latest and established models = 1.33932 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 58 components and 1.33932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087489Jy sigma=1.402475 ! Fit after self-cal, rms=0.086876Jy sigma=1.391056 ! 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.993 x 2.435 at -0.6675 degrees (North through East) ! Clean map min=-0.015858 max=1.222 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.086876Jy sigma=1.391056 ! Fit after self-cal, rms=0.064005Jy sigma=0.972617 ! 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.064005Jy sigma=0.972617 ! Fit after self-cal, rms=0.063920Jy sigma=0.972021 ! Inverting map and beam ! Estimated beam: bmin=0.9953 mas, bmaj=2.439 mas, bpa=-0.6127 degrees ! Estimated noise=1.50443 mJy/beam. ! Added new window around map position (-15.6, 13.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00915221 Jy ! Component: 100 - total flux cleaned = 0.0113928 Jy ! Component: 150 - total flux cleaned = 0.0126291 Jy ! Component: 200 - total flux cleaned = 0.0133002 Jy ! Total flux subtracted in 200 components = 0.0133002 Jy ! Clean residual min=-0.007224 max=0.007105 Jy/beam ! Clean residual mean=0.000016 rms=0.001865 Jy/beam ! Combined flux in latest and established models = 1.35262 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 81 components and 1.35263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062020Jy sigma=0.933513 ! Fit after self-cal, rms=0.061880Jy sigma=0.931807 ! 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.061880Jy sigma=0.931807 ! Fit after self-cal, rms=0.060667Jy sigma=0.912513 ! 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.060667Jy sigma=0.912513 ! Fit after self-cal, rms=0.060647Jy sigma=0.912479 ! Inverting map and beam ! Estimated beam: bmin=0.9952 mas, bmaj=2.438 mas, bpa=-0.6002 degrees ! Estimated noise=1.50263 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.07773e-05 Jy ! Component: 100 - total flux cleaned = 0.000328678 Jy ! Component: 150 - total flux cleaned = 0.000590143 Jy ! Component: 200 - total flux cleaned = 0.00082162 Jy ! Total flux subtracted in 200 components = 0.00082162 Jy ! Clean residual min=-0.006349 max=0.006372 Jy/beam ! Clean residual mean=0.000008 rms=0.001708 Jy/beam ! Combined flux in latest and established models = 1.35345 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 91 components and 1.35345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060142Jy sigma=0.903388 ! Fit after self-cal, rms=0.060092Jy sigma=0.902889 ! 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.341 mas, bmaj=4.877 mas, bpa=13.43 degrees ! Estimated noise=1.80391 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.0026552 Jy ! Component: 100 - total flux cleaned = 0.00327722 Jy ! Component: 150 - total flux cleaned = 0.00370172 Jy ! Component: 200 - total flux cleaned = 0.00408353 Jy ! Total flux subtracted in 200 components = 0.00408352 Jy ! Clean residual min=-0.007730 max=0.006353 Jy/beam ! Clean residual mean=-0.000003 rms=0.001960 Jy/beam ! Combined flux in latest and established models = 1.35753 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 100 components and 1.35753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060030Jy sigma=0.900768 ! Fit after self-cal, rms=0.059975Jy sigma=0.899902 ! 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.745 mas, bmaj=1.906 mas, bpa=3.088 degrees ! Estimated noise=2.24735 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.04958 Jy ! Component: 100 - total flux cleaned = 1.20967 Jy ! Component: 150 - total flux cleaned = 1.26731 Jy ! Component: 200 - total flux cleaned = 1.2953 Jy ! Total flux subtracted in 200 components = 1.2953 Jy ! Clean residual min=-0.011862 max=0.017869 Jy/beam ! Clean residual mean=0.000053 rms=0.003232 Jy/beam ! Combined flux in latest and established models = 1.2953 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 1.2953 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9952 mas, bmaj=2.438 mas, bpa=-0.6002 degrees ! Estimated noise=1.50263 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 (0.2, -2.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0271015 Jy ! Component: 100 - total flux cleaned = 0.0397202 Jy ! Component: 150 - total flux cleaned = 0.0454955 Jy ! Component: 200 - total flux cleaned = 0.0484133 Jy ! Total flux subtracted in 200 components = 0.0484133 Jy ! Clean residual min=-0.006556 max=0.006901 Jy/beam ! Clean residual mean=0.000032 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 1.34371 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 63 components and 1.34371 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.341 mas, bmaj=4.877 mas, bpa=13.43 degrees ! Estimated noise=1.80391 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.00588305 Jy ! Component: 100 - total flux cleaned = 0.00792022 Jy ! Component: 150 - total flux cleaned = 0.00934254 Jy ! Component: 200 - total flux cleaned = 0.0102089 Jy ! Total flux subtracted in 200 components = 0.0102089 Jy ! Clean residual min=-0.007814 max=0.005477 Jy/beam ! Clean residual mean=0.000013 rms=0.001792 Jy/beam ! Combined flux in latest and established models = 1.35392 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 84 components and 1.35392 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9952 mas, bmaj=2.438 mas, bpa=-0.6002 degrees ! Estimated noise=1.50263 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000449679 Jy ! Component: 100 - total flux cleaned = 0.000496668 Jy ! Component: 150 - total flux cleaned = 0.00108287 Jy ! Component: 200 - total flux cleaned = 0.0015008 Jy ! Total flux subtracted in 200 components = 0.0015008 Jy ! Clean residual min=-0.005935 max=0.005283 Jy/beam ! Clean residual mean=0.000003 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 1.35542 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 1.35542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059491Jy sigma=0.891045 ! Fit after self-cal, rms=0.059303Jy sigma=0.888597 wmodel J0405-1308_X_2005_07_20_yyk\_map.mod ! Writing 100 model components to file: J0405-1308_X_2005_07_20_yyk_map.mod wobs J0405-1308_X_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J0405-1308_X_2005_07_20_yyk_uvs.fits wwins J0405-1308_X_2005_07_20_yyk\_map.win ! wwins: Wrote 4 windows to J0405-1308_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.000734697 Jy ! Component: 100 - total flux cleaned = -0.000257572 Jy ! Component: 150 - total flux cleaned = 0.00026507 Jy ! Component: 200 - total flux cleaned = 0.000475567 Jy ! Component: 250 - total flux cleaned = 0.000675914 Jy ! Component: 300 - total flux cleaned = 0.000675128 Jy ! Component: 350 - total flux cleaned = 0.000795846 Jy ! Component: 400 - total flux cleaned = 0.000738841 Jy ! Component: 450 - total flux cleaned = 0.00085156 Jy ! Component: 500 - total flux cleaned = 0.000905937 Jy ! Component: 550 - total flux cleaned = 0.000906989 Jy ! Component: 600 - total flux cleaned = 0.000958706 Jy ! Component: 650 - total flux cleaned = 0.00120155 Jy ! Component: 700 - total flux cleaned = 0.00120108 Jy ! Component: 750 - total flux cleaned = 0.00129241 Jy ! Component: 800 - total flux cleaned = 0.00129171 Jy ! Component: 850 - total flux cleaned = 0.00142316 Jy ! Component: 900 - total flux cleaned = 0.00155061 Jy ! Component: 950 - total flux cleaned = 0.00163439 Jy ! Component: 1000 - total flux cleaned = 0.00179792 Jy ! Component: 1050 - total flux cleaned = 0.00191797 Jy ! Component: 1100 - total flux cleaned = 0.00199636 Jy ! Component: 1150 - total flux cleaned = 0.00191959 Jy ! Component: 1200 - total flux cleaned = 0.00199455 Jy ! Component: 1250 - total flux cleaned = 0.00195745 Jy ! Component: 1300 - total flux cleaned = 0.00188432 Jy ! Component: 1350 - total flux cleaned = 0.00184866 Jy ! Component: 1400 - total flux cleaned = 0.00191878 Jy ! Component: 1450 - total flux cleaned = 0.00184949 Jy ! Component: 1500 - total flux cleaned = 0.00188349 Jy ! Component: 1550 - total flux cleaned = 0.00185044 Jy ! Component: 1600 - total flux cleaned = 0.00191633 Jy ! Component: 1650 - total flux cleaned = 0.00191654 Jy ! Component: 1700 - total flux cleaned = 0.00185322 Jy ! Component: 1750 - total flux cleaned = 0.00182249 Jy ! Component: 1800 - total flux cleaned = 0.00188526 Jy ! Component: 1850 - total flux cleaned = 0.00179347 Jy ! Component: 1900 - total flux cleaned = 0.00179333 Jy ! Component: 1950 - total flux cleaned = 0.00170322 Jy ! Component: 2000 - total flux cleaned = 0.00161477 Jy ! Total flux subtracted in 2048 components = 0.00158575 Jy ! Clean residual min=-0.002305 max=0.001515 Jy/beam ! Clean residual mean=0.000007 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 1.35701 Jy keep ! Adding 113 model components to the UV plane model. ! The established model now contains 213 components and 1.35701 Jy ![Exited script file: muppet] wmap "J0405-1308_X_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9952 x 2.438 at -0.6002 degrees (North through East) ! Clean map min=-0.0068846 max=1.2269 Jy/beam ! Writing clean map to FITS file: J0405-1308_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 1.22691 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000522702 device "J0405-1308_X_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J0405-1308_X_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.127809 0.127809 0.255618 0.511237 1.02247 2.04495 4.08989 8.17979 16.3596 32.7191 65.4383 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.226 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.9952 x 2.438 at -0.6002 degrees (North through East) ! Clean map min=-0.0068846 max=1.2269 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0405-1308_X_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J0405-1308_X_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0405-1308_X_2005_07_20_yyk_uvs.log closed on Fri Jan 20 09:53:40 2006