! Started logfile: J1354-0206_S_1995_04_19_yyk_uvs.log on Sun Jan 7 18:26:25 2007 obs J1354-0206_S_1995_04_19_yyk_uva.fits ! Reading UV FITS file: J1354-0206_S_1995_04_19_yyk_uva.fits ! AN table 1: 31 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.946237 visibilities/baseline/integration-bin. ! Found source: J1354-0206 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 976 lines of history. ! ! Reading 5280 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 J1354-0206_S_1995_04_19_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)= 1.06836 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=3.302 mas, bmaj=7.317 mas, bpa=-4.196 degrees ! Estimated noise=1894.02 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.883806 Jy ! Component: 100 - total flux cleaned = 1.01379 Jy ! Total flux subtracted in 100 components = 1.01379 Jy ! Clean residual min=-0.036362 max=0.038254 Jy/beam ! Clean residual mean=-0.000124 rms=0.010287 Jy/beam ! Combined flux in latest and established models = 1.01379 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.01379 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.290829Jy sigma=0.001998 ! Fit after self-cal, rms=0.290375Jy sigma=0.001995 ! Inverting map and beam ! Estimated beam: bmin=3.302 mas, bmaj=7.317 mas, bpa=-4.196 degrees ! Estimated noise=1894.02 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.94 mas, bmaj=8.415 mas, bpa=-4.898 degrees ! Estimated noise=1319.94 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.00387258 Jy ! Component: 100 - total flux cleaned = -0.00389531 Jy ! Component: 150 - total flux cleaned = -0.0022051 Jy ! Component: 200 - total flux cleaned = 0.00123497 Jy ! Total flux subtracted in 200 components = 0.00123497 Jy ! Clean residual min=-0.029542 max=0.041157 Jy/beam ! Clean residual mean=-0.000068 rms=0.009081 Jy/beam ! Combined flux in latest and established models = 1.01502 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 1.01502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284636Jy sigma=0.001960 ! Fit after self-cal, rms=0.284609Jy sigma=0.001959 ! 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.94 x 8.415 at -4.898 degrees (North through East) ! Clean map min=-0.02889 max=1.0027 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02619 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.08 HN 0.97 KP 0.92 ! LA 0.95 MK 1.00 NL 0.92 OV 1.06 ! PT 0.95 SC 0.87 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.991285 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.15 HN 1.05 KP 0.95 ! LA 1.08 MK 1.01 NL 0.87 OV 1.02 ! PT 0.96 SC 0.94 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03396 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 0.94 KP 0.95 ! LA 0.82 MK 0.96 NL 0.98 OV 0.94 ! PT 1.08 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.991856 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.12 HN 1.03 KP 1.03 ! LA 0.89 MK 1.07 NL 0.97 OV 1.03 ! PT 0.95 SC 0.96 ! ! ! Fit before self-cal, rms=0.284609Jy sigma=0.001959 ! Fit after self-cal, rms=0.264501Jy sigma=0.001828 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.264501Jy sigma=0.001828 ! Fit after self-cal, rms=0.264500Jy sigma=0.001828 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.897 mas, bmaj=8.266 mas, bpa=-3.288 degrees ! Estimated noise=1331.2 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.0189575 Jy ! Component: 100 - total flux cleaned = 0.0220935 Jy ! Component: 150 - total flux cleaned = 0.0235316 Jy ! Component: 200 - total flux cleaned = 0.023524 Jy ! Total flux subtracted in 200 components = 0.023524 Jy ! Clean residual min=-0.012044 max=0.014024 Jy/beam ! Clean residual mean=0.000093 rms=0.003208 Jy/beam ! Combined flux in latest and established models = 1.03854 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 35 components and 1.03855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263266Jy sigma=0.001820 ! Fit after self-cal, rms=0.263242Jy sigma=0.001820 ! 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.263242Jy sigma=0.001820 ! Fit after self-cal, rms=0.247517Jy sigma=0.001733 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.000555584 Jy ! Component: 100 - total flux cleaned = -0.000972906 Jy ! Component: 150 - total flux cleaned = -0.00115631 Jy ! Component: 200 - total flux cleaned = -0.000986814 Jy ! Total flux subtracted in 200 components = -0.000986814 Jy ! Clean residual min=-0.011702 max=0.013332 Jy/beam ! Clean residual mean=0.000099 rms=0.003131 Jy/beam ! Combined flux in latest and established models = 1.03756 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 49 components and 1.03756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247124Jy sigma=0.001731 ! Fit after self-cal, rms=0.245888Jy sigma=0.001723 ! 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.897 x 8.266 at -3.288 degrees (North through East) ! Clean map min=-0.011677 max=1.0203 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.245888Jy sigma=0.001723 ! Fit after self-cal, rms=0.240415Jy sigma=0.001699 ! 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.240415Jy sigma=0.001699 ! Fit after self-cal, rms=0.240186Jy sigma=0.001697 ! Inverting map and beam ! Estimated beam: bmin=3.877 mas, bmaj=8.233 mas, bpa=-3.316 degrees ! Estimated noise=1327.33 mJy/beam. ! Added new window around map position (-4, 13.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.015328 Jy ! Component: 100 - total flux cleaned = 0.0172976 Jy ! Component: 150 - total flux cleaned = 0.0173134 Jy ! Component: 200 - total flux cleaned = 0.0175206 Jy ! Total flux subtracted in 200 components = 0.0175206 Jy ! Clean residual min=-0.009198 max=0.008654 Jy/beam ! Clean residual mean=0.000061 rms=0.002320 Jy/beam ! Combined flux in latest and established models = 1.05508 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 74 components and 1.05508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.239335Jy sigma=0.001691 ! Fit after self-cal, rms=0.239212Jy sigma=0.001691 ! 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.239212Jy sigma=0.001691 ! Fit after self-cal, rms=0.238018Jy sigma=0.001686 ! 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.238018Jy sigma=0.001686 ! Fit after self-cal, rms=0.237981Jy sigma=0.001685 ! Inverting map and beam ! Estimated beam: bmin=3.871 mas, bmaj=8.207 mas, bpa=-3.25 degrees ! Estimated noise=1326.14 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0054025 Jy ! Component: 100 - total flux cleaned = 0.00614134 Jy ! Component: 150 - total flux cleaned = 0.00597835 Jy ! Component: 200 - total flux cleaned = 0.00597494 Jy ! Total flux subtracted in 200 components = 0.00597494 Jy ! Clean residual min=-0.008149 max=0.006662 Jy/beam ! Clean residual mean=0.000063 rms=0.002029 Jy/beam ! Combined flux in latest and established models = 1.06105 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 1.06105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.237747Jy sigma=0.001684 ! Fit after self-cal, rms=0.237721Jy sigma=0.001684 ! 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=7.433 mas, bmaj=12.66 mas, bpa=-13.64 degrees ! Estimated noise=1635.77 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.00236377 Jy ! Component: 100 - total flux cleaned = 0.00236234 Jy ! Component: 150 - total flux cleaned = 0.00250842 Jy ! Component: 200 - total flux cleaned = 0.00250612 Jy ! Total flux subtracted in 200 components = 0.00250612 Jy ! Clean residual min=-0.007774 max=0.008169 Jy/beam ! Clean residual mean=0.000092 rms=0.002362 Jy/beam ! Combined flux in latest and established models = 1.06356 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 104 components and 1.06356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.237689Jy sigma=0.001683 ! Fit after self-cal, rms=0.237679Jy sigma=0.001683 ! 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=3.287 mas, bmaj=7.249 mas, bpa=-3.528 degrees ! Estimated noise=1879.92 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.880576 Jy ! Component: 100 - total flux cleaned = 1.00383 Jy ! Component: 150 - total flux cleaned = 1.02933 Jy ! Component: 200 - total flux cleaned = 1.03814 Jy ! Total flux subtracted in 200 components = 1.03814 Jy ! Clean residual min=-0.013231 max=0.013824 Jy/beam ! Clean residual mean=0.000103 rms=0.003760 Jy/beam ! Combined flux in latest and established models = 1.03814 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 22 model components to the UV plane model. ! The established model now contains 22 components and 1.03814 Jy ! Inverting map and beam ! Estimated beam: bmin=3.871 mas, bmaj=8.207 mas, bpa=-3.25 degrees ! Estimated noise=1326.14 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.0144783 Jy ! Component: 100 - total flux cleaned = 0.0169294 Jy ! Component: 150 - total flux cleaned = 0.0193321 Jy ! Component: 200 - total flux cleaned = 0.0212889 Jy ! Total flux subtracted in 200 components = 0.0212889 Jy ! Clean residual min=-0.009357 max=0.007934 Jy/beam ! Clean residual mean=0.000079 rms=0.002393 Jy/beam ! Combined flux in latest and established models = 1.05943 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 47 components and 1.05943 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=7.433 mas, bmaj=12.66 mas, bpa=-13.64 degrees ! Estimated noise=1635.77 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.00611441 Jy ! Component: 100 - total flux cleaned = 0.00627061 Jy ! Component: 150 - total flux cleaned = 0.00612625 Jy ! Component: 200 - total flux cleaned = 0.00600279 Jy ! Total flux subtracted in 200 components = 0.00600279 Jy ! Clean residual min=-0.008510 max=0.008810 Jy/beam ! Clean residual mean=0.000095 rms=0.002483 Jy/beam ! Combined flux in latest and established models = 1.06543 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 1.06543 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.871 mas, bmaj=8.207 mas, bpa=-3.25 degrees ! Estimated noise=1326.14 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -4.00445e-05 Jy ! Component: 100 - total flux cleaned = 0.000168717 Jy ! Component: 150 - total flux cleaned = 0.000532447 Jy ! Component: 200 - total flux cleaned = 0.000529146 Jy ! Total flux subtracted in 200 components = 0.000529146 Jy ! Clean residual min=-0.008350 max=0.007516 Jy/beam ! Clean residual mean=0.000050 rms=0.002018 Jy/beam ! Combined flux in latest and established models = 1.06596 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 1.06596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.237700Jy sigma=0.001684 ! Fit after self-cal, rms=0.237686Jy sigma=0.001683 wmodel J1354-0206_S_1995_04_19_yyk\_map.mod ! Writing 76 model components to file: J1354-0206_S_1995_04_19_yyk_map.mod wobs J1354-0206_S_1995_04_19_yyk\_uvs.fits ! Writing UV FITS file: J1354-0206_S_1995_04_19_yyk_uvs.fits wwins J1354-0206_S_1995_04_19_yyk\_map.win ! wwins: Wrote 2 windows to J1354-0206_S_1995_04_19_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.00110101 Jy ! Component: 100 - total flux cleaned = -0.000735154 Jy ! Component: 150 - total flux cleaned = 3.08193e-05 Jy ! Component: 200 - total flux cleaned = 0.000732571 Jy ! Component: 250 - total flux cleaned = 0.00149151 Jy ! Component: 300 - total flux cleaned = 0.00194428 Jy ! Component: 350 - total flux cleaned = 0.0023766 Jy ! Component: 400 - total flux cleaned = 0.00262571 Jy ! Component: 450 - total flux cleaned = 0.00278586 Jy ! Component: 500 - total flux cleaned = 0.00286488 Jy ! Component: 550 - total flux cleaned = 0.00294011 Jy ! Component: 600 - total flux cleaned = 0.00308252 Jy ! Component: 650 - total flux cleaned = 0.00308081 Jy ! Component: 700 - total flux cleaned = 0.00314851 Jy ! Component: 750 - total flux cleaned = 0.00301868 Jy ! Component: 800 - total flux cleaned = 0.00333703 Jy ! Component: 850 - total flux cleaned = 0.00358316 Jy ! Component: 900 - total flux cleaned = 0.00376368 Jy ! Component: 950 - total flux cleaned = 0.00405795 Jy ! Component: 1000 - total flux cleaned = 0.00411517 Jy ! Component: 1050 - total flux cleaned = 0.00439596 Jy ! Component: 1100 - total flux cleaned = 0.00450518 Jy ! Component: 1150 - total flux cleaned = 0.00477373 Jy ! Component: 1200 - total flux cleaned = 0.00493102 Jy ! Component: 1250 - total flux cleaned = 0.00524135 Jy ! Component: 1300 - total flux cleaned = 0.00534197 Jy ! Component: 1350 - total flux cleaned = 0.00564251 Jy ! Component: 1400 - total flux cleaned = 0.00583897 Jy ! Component: 1450 - total flux cleaned = 0.00608062 Jy ! Component: 1500 - total flux cleaned = 0.00636619 Jy ! Component: 1550 - total flux cleaned = 0.00669508 Jy ! Component: 1600 - total flux cleaned = 0.00683465 Jy ! Component: 1650 - total flux cleaned = 0.0072456 Jy ! Component: 1700 - total flux cleaned = 0.00747068 Jy ! Component: 1750 - total flux cleaned = 0.00751587 Jy ! Component: 1800 - total flux cleaned = 0.00778102 Jy ! Component: 1850 - total flux cleaned = 0.00795618 Jy ! Component: 1900 - total flux cleaned = 0.00834601 Jy ! Component: 1950 - total flux cleaned = 0.00847507 Jy ! Component: 2000 - total flux cleaned = 0.00877312 Jy ! Total flux subtracted in 2048 components = 0.0089838 Jy ! Clean residual min=-0.002344 max=0.002189 Jy/beam ! Clean residual mean=0.000033 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 1.07494 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 211 components and 1.07494 Jy ![Exited script file: muppet] wmap "J1354-0206_S_1995_04_19_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.871 x 8.207 at -3.25 degrees (North through East) ! Clean map min=-0.0053959 max=1.0141 Jy/beam ! Writing clean map to FITS file: J1354-0206_S_1995_04_19_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.01413 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000818708 device "J1354-0206_S_1995_04_19_yyk\_map.eps/VPS" ! Attempting to open device: 'J1354-0206_S_1995_04_19_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.24219 0.24219 0.48438 0.96876 1.93752 3.87504 7.75008 15.5002 31.0003 62.0006 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.014 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.871 x 8.207 at -3.25 degrees (North through East) ! Clean map min=-0.0053959 max=1.0141 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1354-0206_S_1995_04_19_yyk\_map.gif/gif" ! Attempting to open device: 'J1354-0206_S_1995_04_19_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1354-0206_S_1995_04_19_yyk_uvs.log closed on Sun Jan 7 18:26:30 2007