! Started logfile: J1259-2310_S_1997_07_02_yyk_uvs.log on Sun Jan 7 18:11:14 2007 obs J1259-2310_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1259-2310_S_1997_07_02_yyk_uva.fits ! AN table 1: 149 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.82088 visibilities/baseline/integration-bin. ! Found source: J1259-2310 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 22016 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 J1259-2310_S_1997_07_02_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.526813 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.707 mas, bmaj=7.001 mas, bpa=-3.325 degrees ! Estimated noise=3012.24 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.305513 Jy ! Component: 100 - total flux cleaned = 0.383477 Jy ! Total flux subtracted in 100 components = 0.383477 Jy ! Clean residual min=-0.024683 max=0.027101 Jy/beam ! Clean residual mean=0.000137 rms=0.007102 Jy/beam ! Combined flux in latest and established models = 0.383477 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.383477 Jy ! ! Correcting IF 1. ! A total of 528 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.361020Jy sigma=0.001320 ! Fit after self-cal, rms=0.344666Jy sigma=0.001233 ! Inverting map and beam ! Estimated beam: bmin=2.707 mas, bmaj=7.001 mas, bpa=-3.325 degrees ! Estimated noise=3012.24 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.57 mas, bmaj=10.24 mas, bpa=-6.7 degrees ! Estimated noise=1237.49 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.0458982 Jy ! Component: 100 - total flux cleaned = 0.0528847 Jy ! Component: 150 - total flux cleaned = 0.0526048 Jy ! Component: 200 - total flux cleaned = 0.0523433 Jy ! Total flux subtracted in 200 components = 0.0523433 Jy ! Clean residual min=-0.010757 max=0.018848 Jy/beam ! Clean residual mean=0.000857 rms=0.003984 Jy/beam ! Combined flux in latest and established models = 0.43582 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.43582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.339699Jy sigma=0.001214 ! Fit after self-cal, rms=0.339673Jy sigma=0.001214 ! 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.57 x 10.24 at -6.7 degrees (North through East) ! Clean map min=-0.01072 max=0.37909 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.02863 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.09 HN 0.88 KP 0.94 ! LA 0.99 MK 1.01 NL 1.00* OV 1.13 ! PT 0.95 SC 0.80 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.983619 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.15 HN 1.00 KP 0.96 ! LA 1.09 MK 1.05 NL 0.98 OV 1.07 ! PT 0.95 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04721 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.09 HN 0.90 KP 0.95 ! LA 0.82 MK 0.89 NL 0.93 OV 0.96 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.998109 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.12 HN 1.12 KP 0.95 ! LA 0.93 MK 1.01 NL 1.04 OV 0.97 ! PT 0.93 SC 0.98 ! ! ! Fit before self-cal, rms=0.339673Jy sigma=0.001214 ! Fit after self-cal, rms=0.329299Jy sigma=0.001204 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.329299Jy sigma=0.001204 ! Fit after self-cal, rms=0.329298Jy sigma=0.001204 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=9.983 mas, bpa=-5.975 degrees ! Estimated noise=1249.24 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.00932707 Jy ! Component: 100 - total flux cleaned = 0.00960284 Jy ! Component: 150 - total flux cleaned = 0.00939488 Jy ! Component: 200 - total flux cleaned = 0.00921046 Jy ! Total flux subtracted in 200 components = 0.00921046 Jy ! Clean residual min=-0.007934 max=0.011636 Jy/beam ! Clean residual mean=0.000601 rms=0.002477 Jy/beam ! Combined flux in latest and established models = 0.445031 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.445031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.328943Jy sigma=0.001202 ! Fit after self-cal, rms=0.328927Jy sigma=0.001202 ! 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.328927Jy sigma=0.001202 ! Fit after self-cal, rms=0.326708Jy sigma=0.001193 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 (13, -7). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123603 Jy ! Component: 100 - total flux cleaned = 0.0175581 Jy ! Component: 150 - total flux cleaned = 0.0184689 Jy ! Component: 200 - total flux cleaned = 0.0191187 Jy ! Total flux subtracted in 200 components = 0.0191187 Jy ! Clean residual min=-0.007537 max=0.008510 Jy/beam ! Clean residual mean=0.000408 rms=0.001980 Jy/beam ! Combined flux in latest and established models = 0.46415 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 59 components and 0.46415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.326358Jy sigma=0.001192 ! Fit after self-cal, rms=0.326071Jy sigma=0.001191 ! 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.514 x 9.983 at -5.975 degrees (North through East) ! Clean map min=-0.0080507 max=0.38926 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.326071Jy sigma=0.001191 ! Fit after self-cal, rms=0.889908Jy sigma=0.001185 ! 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.889908Jy sigma=0.001185 ! Fit after self-cal, rms=0.890088Jy sigma=0.001185 ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=9.999 mas, bpa=-5.561 degrees ! Estimated noise=1239.64 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00345096 Jy ! Component: 100 - total flux cleaned = 0.0036174 Jy ! Component: 150 - total flux cleaned = 0.00404223 Jy ! Component: 200 - total flux cleaned = 0.00417163 Jy ! Total flux subtracted in 200 components = 0.00417163 Jy ! Clean residual min=-0.006603 max=0.005879 Jy/beam ! Clean residual mean=0.000241 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 0.468321 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 78 components and 0.468321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.890029Jy sigma=0.001184 ! Fit after self-cal, rms=0.890197Jy sigma=0.001184 ! 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.890197Jy sigma=0.001184 ! Fit after self-cal, rms=1.119102Jy sigma=0.001182 ! 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=1.119102Jy sigma=0.001182 ! Fit after self-cal, rms=1.119702Jy sigma=0.001182 ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=9.979 mas, bpa=-5.43 degrees ! Estimated noise=1239.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018693 Jy ! Component: 100 - total flux cleaned = 0.00198969 Jy ! Component: 150 - total flux cleaned = 0.00232058 Jy ! Component: 200 - total flux cleaned = 0.00232058 Jy ! Total flux subtracted in 200 components = 0.00232058 Jy ! Clean residual min=-0.006417 max=0.005401 Jy/beam ! Clean residual mean=0.000229 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.470642 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 89 components and 0.470642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.119688Jy sigma=0.001182 ! Fit after self-cal, rms=1.119938Jy sigma=0.001182 ! 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.472 mas, bmaj=19.07 mas, bpa=4.828 degrees ! Estimated noise=1532.7 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.00178459 Jy ! Component: 100 - total flux cleaned = 0.00178256 Jy ! Component: 150 - total flux cleaned = 0.00178227 Jy ! Component: 200 - total flux cleaned = 0.00178381 Jy ! Total flux subtracted in 200 components = 0.00178381 Jy ! Clean residual min=-0.005953 max=0.006337 Jy/beam ! Clean residual mean=0.000390 rms=0.001979 Jy/beam ! Combined flux in latest and established models = 0.472426 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 98 components and 0.472426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.119938Jy sigma=0.001182 ! Fit after self-cal, rms=1.119621Jy sigma=0.001182 ! 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.692 mas, bmaj=7.585 mas, bpa=-4.771 degrees ! Estimated noise=3078.54 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.329119 Jy ! Component: 100 - total flux cleaned = 0.391759 Jy ! Component: 150 - total flux cleaned = 0.418263 Jy ! Component: 200 - total flux cleaned = 0.42839 Jy ! Total flux subtracted in 200 components = 0.42839 Jy ! Clean residual min=-0.011691 max=0.011010 Jy/beam ! Clean residual mean=0.000226 rms=0.003094 Jy/beam ! Combined flux in latest and established models = 0.428391 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.428391 Jy ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=9.979 mas, bpa=-5.43 degrees ! Estimated noise=1239.75 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 (5.5, 4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177668 Jy ! Component: 100 - total flux cleaned = 0.0274717 Jy ! Component: 150 - total flux cleaned = 0.0336325 Jy ! Component: 200 - total flux cleaned = 0.0354416 Jy ! Total flux subtracted in 200 components = 0.0354416 Jy ! Clean residual min=-0.006128 max=0.005727 Jy/beam ! Clean residual mean=0.000297 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.463832 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 67 components and 0.463832 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.472 mas, bmaj=19.07 mas, bpa=4.828 degrees ! Estimated noise=1532.7 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.00364521 Jy ! Component: 100 - total flux cleaned = 0.0043697 Jy ! Component: 150 - total flux cleaned = 0.00477039 Jy ! Component: 200 - total flux cleaned = 0.00503524 Jy ! Total flux subtracted in 200 components = 0.00503524 Jy ! Clean residual min=-0.005578 max=0.006432 Jy/beam ! Clean residual mean=0.000448 rms=0.001885 Jy/beam ! Combined flux in latest and established models = 0.468867 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 93 components and 0.468867 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=9.979 mas, bpa=-5.43 degrees ! Estimated noise=1239.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000640773 Jy ! Component: 100 - total flux cleaned = -0.000299362 Jy ! Component: 150 - total flux cleaned = 2.11662e-06 Jy ! Component: 200 - total flux cleaned = 9.375e-05 Jy ! Total flux subtracted in 200 components = 9.375e-05 Jy ! Clean residual min=-0.005838 max=0.005108 Jy/beam ! Clean residual mean=0.000241 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.468961 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 109 components and 0.468961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.119453Jy sigma=0.001181 ! Fit after self-cal, rms=1.119002Jy sigma=0.001181 wmodel J1259-2310_S_1997_07_02_yyk\_map.mod ! Writing 109 model components to file: J1259-2310_S_1997_07_02_yyk_map.mod wobs J1259-2310_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1259-2310_S_1997_07_02_yyk_uvs.fits wwins J1259-2310_S_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J1259-2310_S_1997_07_02_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.00217474 Jy ! Component: 100 - total flux cleaned = -0.00142654 Jy ! Component: 150 - total flux cleaned = -0.000258832 Jy ! Component: 200 - total flux cleaned = 0.00077009 Jy ! Component: 250 - total flux cleaned = 0.00174722 Jy ! Component: 300 - total flux cleaned = 0.00280505 Jy ! Component: 350 - total flux cleaned = 0.00381682 Jy ! Component: 400 - total flux cleaned = 0.00466976 Jy ! Component: 450 - total flux cleaned = 0.0056085 Jy ! Component: 500 - total flux cleaned = 0.00634445 Jy ! Component: 550 - total flux cleaned = 0.00694623 Jy ! Component: 600 - total flux cleaned = 0.00758286 Jy ! Component: 650 - total flux cleaned = 0.00835848 Jy ! Component: 700 - total flux cleaned = 0.0090136 Jy ! Component: 750 - total flux cleaned = 0.00965393 Jy ! Component: 800 - total flux cleaned = 0.0102799 Jy ! Component: 850 - total flux cleaned = 0.0108912 Jy ! Component: 900 - total flux cleaned = 0.0113514 Jy ! Component: 950 - total flux cleaned = 0.0118923 Jy ! Component: 1000 - total flux cleaned = 0.0123789 Jy ! Component: 1050 - total flux cleaned = 0.0128989 Jy ! Component: 1100 - total flux cleaned = 0.0134092 Jy ! Component: 1150 - total flux cleaned = 0.0139523 Jy ! Component: 1200 - total flux cleaned = 0.0144866 Jy ! Component: 1250 - total flux cleaned = 0.0149312 Jy ! Component: 1300 - total flux cleaned = 0.0154881 Jy ! Component: 1350 - total flux cleaned = 0.0159966 Jy ! Component: 1400 - total flux cleaned = 0.01642 Jy ! Component: 1450 - total flux cleaned = 0.0167993 Jy ! Component: 1500 - total flux cleaned = 0.017248 Jy ! Component: 1550 - total flux cleaned = 0.0176896 Jy ! Component: 1600 - total flux cleaned = 0.0180523 Jy ! Component: 1650 - total flux cleaned = 0.0184814 Jy ! Component: 1700 - total flux cleaned = 0.0187986 Jy ! Component: 1750 - total flux cleaned = 0.0192506 Jy ! Component: 1800 - total flux cleaned = 0.0194909 Jy ! Component: 1850 - total flux cleaned = 0.0198635 Jy ! Component: 1900 - total flux cleaned = 0.0201645 Jy ! Component: 1950 - total flux cleaned = 0.0204947 Jy ! Component: 2000 - total flux cleaned = 0.0207882 Jy ! Total flux subtracted in 2048 components = 0.0211418 Jy ! Clean residual min=-0.001982 max=0.002182 Jy/beam ! Clean residual mean=0.000162 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.490103 Jy keep ! Adding 154 model components to the UV plane model. ! The established model now contains 263 components and 0.490103 Jy ![Exited script file: muppet] wmap "J1259-2310_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.453 x 9.979 at -5.43 degrees (North through East) ! Clean map min=-0.0050055 max=0.38966 Jy/beam ! Writing clean map to FITS file: J1259-2310_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.389657 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000667321 device "J1259-2310_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1259-2310_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.513776 0.513776 1.02755 2.0551 4.1102 8.22041 16.4408 32.8816 65.7633 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.389 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.453 x 9.979 at -5.43 degrees (North through East) ! Clean map min=-0.0050055 max=0.38966 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1259-2310_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1259-2310_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1259-2310_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 18:11:22 2007