! Started logfile: J2129-1538_S_1997_07_02_yyk_uvs.log on Sun Jan 7 19:58:38 2007 obs J2129-1538_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2129-1538_S_1997_07_02_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.34779 visibilities/baseline/integration-bin. ! Found source: J2129-1538 ! ! 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 34692 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 J2129-1538_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)= 1.16627 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.772 mas, bmaj=7.619 mas, bpa=-6.756 degrees ! Estimated noise=1815.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.926744 Jy ! Component: 100 - total flux cleaned = 1.09622 Jy ! Total flux subtracted in 100 components = 1.09622 Jy ! Clean residual min=-0.035896 max=0.045601 Jy/beam ! Clean residual mean=0.000167 rms=0.009943 Jy/beam ! Combined flux in latest and established models = 1.09622 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 1.09622 Jy ! ! Correcting IF 1. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.351897Jy sigma=0.001699 ! Fit after self-cal, rms=0.351675Jy sigma=0.001698 ! Inverting map and beam ! Estimated beam: bmin=2.772 mas, bmaj=7.619 mas, bpa=-6.756 degrees ! Estimated noise=1815.07 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.579 mas, bmaj=9.489 mas, bpa=-5.199 degrees ! Estimated noise=902.675 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.00327537 Jy ! Component: 100 - total flux cleaned = 0.00135567 Jy ! Component: 150 - total flux cleaned = -6.90699e-05 Jy ! Component: 200 - total flux cleaned = -0.00116234 Jy ! Total flux subtracted in 200 components = -0.00116234 Jy ! Clean residual min=-0.023774 max=0.037288 Jy/beam ! Clean residual mean=0.000311 rms=0.008827 Jy/beam ! Combined flux in latest and established models = 1.09505 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 1.09505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345844Jy sigma=0.001680 ! Fit after self-cal, rms=0.345842Jy sigma=0.001680 ! 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.579 x 9.489 at -5.199 degrees (North through East) ! Clean map min=-0.023318 max=1.0748 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.01801 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.12 HN 0.90 KP 0.91 ! LA 1.00 MK 1.00 NL 1.00* OV 1.11 ! PT 0.95 SC 0.83 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.97902 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.19 HN 0.97 KP 0.96 ! LA 1.10 MK 1.06 NL 0.97 OV 1.05 ! PT 0.95 SC 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.044 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.09 HN 0.91 KP 0.93 ! LA 0.80 MK 0.89 NL 0.93 OV 0.95 ! PT 1.08 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00035 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.13 HN 1.10 KP 0.93 ! LA 0.89 MK 1.04 NL 1.03 OV 0.94 ! PT 0.91 SC 1.00 ! ! ! Fit before self-cal, rms=0.345842Jy sigma=0.001680 ! Fit after self-cal, rms=0.315983Jy sigma=0.001556 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.315983Jy sigma=0.001556 ! Fit after self-cal, rms=0.315982Jy sigma=0.001556 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=9.334 mas, bpa=-4.297 degrees ! Estimated noise=905.138 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.0158803 Jy ! Component: 100 - total flux cleaned = 0.0167409 Jy ! Component: 150 - total flux cleaned = 0.0161279 Jy ! Component: 200 - total flux cleaned = 0.015578 Jy ! Total flux subtracted in 200 components = 0.015578 Jy ! Clean residual min=-0.006772 max=0.009326 Jy/beam ! Clean residual mean=0.000149 rms=0.002163 Jy/beam ! Combined flux in latest and established models = 1.11063 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 1.11063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315075Jy sigma=0.001552 ! Fit after self-cal, rms=0.315073Jy sigma=0.001552 ! 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.315073Jy sigma=0.001552 ! Fit after self-cal, rms=0.309046Jy sigma=0.001521 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.00119387 Jy ! Component: 100 - total flux cleaned = 0.000880272 Jy ! Component: 150 - total flux cleaned = 0.000445647 Jy ! Component: 200 - total flux cleaned = 0.00017493 Jy ! Total flux subtracted in 200 components = 0.00017493 Jy ! Clean residual min=-0.006362 max=0.009298 Jy/beam ! Clean residual mean=0.000149 rms=0.002126 Jy/beam ! Combined flux in latest and established models = 1.11081 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 38 components and 1.11081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.308860Jy sigma=0.001520 ! Fit after self-cal, rms=0.308267Jy sigma=0.001517 ! 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.524 x 9.334 at -4.297 degrees (North through East) ! Clean map min=-0.0061585 max=1.091 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.308267Jy sigma=0.001517 ! Fit after self-cal, rms=0.299984Jy sigma=0.001489 ! 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.299984Jy sigma=0.001489 ! Fit after self-cal, rms=0.299871Jy sigma=0.001489 ! Inverting map and beam ! Estimated beam: bmin=3.513 mas, bmaj=9.301 mas, bpa=-4.406 degrees ! Estimated noise=902.491 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00059332 Jy ! Component: 100 - total flux cleaned = 0.000471678 Jy ! Component: 150 - total flux cleaned = 0.000476276 Jy ! Component: 200 - total flux cleaned = 0.000388413 Jy ! Total flux subtracted in 200 components = 0.000388413 Jy ! Clean residual min=-0.005873 max=0.007450 Jy/beam ! Clean residual mean=0.000143 rms=0.001892 Jy/beam ! Combined flux in latest and established models = 1.11119 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 1.1112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299805Jy sigma=0.001488 ! Fit after self-cal, rms=0.299762Jy sigma=0.001488 ! 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.299762Jy sigma=0.001488 ! Fit after self-cal, rms=0.299474Jy sigma=0.001486 ! 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.299474Jy sigma=0.001486 ! Fit after self-cal, rms=0.299450Jy sigma=0.001486 ! Inverting map and beam ! Estimated beam: bmin=3.506 mas, bmaj=9.276 mas, bpa=-4.359 degrees ! Estimated noise=902.436 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103632 Jy ! Component: 100 - total flux cleaned = 0.00105109 Jy ! Component: 150 - total flux cleaned = 0.00105408 Jy ! Component: 200 - total flux cleaned = 0.000929484 Jy ! Total flux subtracted in 200 components = 0.000929484 Jy ! Clean residual min=-0.005885 max=0.007406 Jy/beam ! Clean residual mean=0.000141 rms=0.001863 Jy/beam ! Combined flux in latest and established models = 1.11212 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 51 components and 1.11212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299415Jy sigma=0.001486 ! Fit after self-cal, rms=0.299398Jy sigma=0.001486 ! 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.139 mas, bmaj=16.51 mas, bpa=-2.287 degrees ! Estimated noise=1111.58 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.000430924 Jy ! Component: 100 - total flux cleaned = 0.000362449 Jy ! Component: 150 - total flux cleaned = 0.000337358 Jy ! Component: 200 - total flux cleaned = 0.000294657 Jy ! Total flux subtracted in 200 components = 0.000294657 Jy ! Clean residual min=-0.006454 max=0.009072 Jy/beam ! Clean residual mean=0.000257 rms=0.002702 Jy/beam ! Combined flux in latest and established models = 1.11242 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 64 components and 1.11242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299404Jy sigma=0.001486 ! Fit after self-cal, rms=0.299391Jy sigma=0.001486 ! 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.758 mas, bmaj=7.547 mas, bpa=-6.12 degrees ! Estimated noise=1804.8 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.922926 Jy ! Component: 100 - total flux cleaned = 1.08868 Jy ! Component: 150 - total flux cleaned = 1.12665 Jy ! Component: 200 - total flux cleaned = 1.12882 Jy ! Total flux subtracted in 200 components = 1.12882 Jy ! Clean residual min=-0.015235 max=0.012973 Jy/beam ! Clean residual mean=0.000097 rms=0.004075 Jy/beam ! Combined flux in latest and established models = 1.12882 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 17 model components to the UV plane model. ! The established model now contains 17 components and 1.12882 Jy ! Inverting map and beam ! Estimated beam: bmin=3.506 mas, bmaj=9.276 mas, bpa=-4.359 degrees ! Estimated noise=902.436 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.00620055 Jy ! Component: 100 - total flux cleaned = -0.00750116 Jy ! Component: 150 - total flux cleaned = -0.00933 Jy ! Component: 200 - total flux cleaned = -0.0106256 Jy ! Total flux subtracted in 200 components = -0.0106256 Jy ! Clean residual min=-0.006159 max=0.007993 Jy/beam ! Clean residual mean=0.000145 rms=0.001960 Jy/beam ! Combined flux in latest and established models = 1.11819 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 1.11819 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.139 mas, bmaj=16.51 mas, bpa=-2.287 degrees ! Estimated noise=1111.58 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.00351353 Jy ! Component: 100 - total flux cleaned = -0.00380396 Jy ! Component: 150 - total flux cleaned = -0.00399102 Jy ! Component: 200 - total flux cleaned = -0.00420817 Jy ! Total flux subtracted in 200 components = -0.00420817 Jy ! Clean residual min=-0.006390 max=0.008805 Jy/beam ! Clean residual mean=0.000257 rms=0.002705 Jy/beam ! Combined flux in latest and established models = 1.11398 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 34 components and 1.11398 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.506 mas, bmaj=9.276 mas, bpa=-4.359 degrees ! Estimated noise=902.436 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000874354 Jy ! Component: 100 - total flux cleaned = 0.000506816 Jy ! Component: 150 - total flux cleaned = 0.000176323 Jy ! Component: 200 - total flux cleaned = -0.000133566 Jy ! Total flux subtracted in 200 components = -0.000133566 Jy ! Clean residual min=-0.005794 max=0.007679 Jy/beam ! Clean residual mean=0.000141 rms=0.001883 Jy/beam ! Combined flux in latest and established models = 1.11385 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 50 components and 1.11385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299504Jy sigma=0.001486 ! Fit after self-cal, rms=0.299492Jy sigma=0.001486 wmodel J2129-1538_S_1997_07_02_yyk\_map.mod ! Writing 50 model components to file: J2129-1538_S_1997_07_02_yyk_map.mod wobs J2129-1538_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2129-1538_S_1997_07_02_yyk_uvs.fits wwins J2129-1538_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J2129-1538_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.00337011 Jy ! Component: 100 - total flux cleaned = 0.00554931 Jy ! Component: 150 - total flux cleaned = 0.00585202 Jy ! Component: 200 - total flux cleaned = 0.00613373 Jy ! Component: 250 - total flux cleaned = 0.00613214 Jy ! Component: 300 - total flux cleaned = 0.00621574 Jy ! Component: 350 - total flux cleaned = 0.00605933 Jy ! Component: 400 - total flux cleaned = 0.00606088 Jy ! Component: 450 - total flux cleaned = 0.00591762 Jy ! Component: 500 - total flux cleaned = 0.0061246 Jy ! Component: 550 - total flux cleaned = 0.00619057 Jy ! Component: 600 - total flux cleaned = 0.00651226 Jy ! Component: 650 - total flux cleaned = 0.00663522 Jy ! Component: 700 - total flux cleaned = 0.00681592 Jy ! Component: 750 - total flux cleaned = 0.00710953 Jy ! Component: 800 - total flux cleaned = 0.00733808 Jy ! Component: 850 - total flux cleaned = 0.00761589 Jy ! Component: 900 - total flux cleaned = 0.0077226 Jy ! Component: 950 - total flux cleaned = 0.00782675 Jy ! Component: 1000 - total flux cleaned = 0.00787822 Jy ! Component: 1050 - total flux cleaned = 0.00797841 Jy ! Component: 1100 - total flux cleaned = 0.00812551 Jy ! Component: 1150 - total flux cleaned = 0.0081743 Jy ! Component: 1200 - total flux cleaned = 0.00850203 Jy ! Component: 1250 - total flux cleaned = 0.00873028 Jy ! Component: 1300 - total flux cleaned = 0.00890944 Jy ! Component: 1350 - total flux cleaned = 0.00895339 Jy ! Component: 1400 - total flux cleaned = 0.00925445 Jy ! Component: 1450 - total flux cleaned = 0.00937917 Jy ! Component: 1500 - total flux cleaned = 0.00941987 Jy ! Component: 1550 - total flux cleaned = 0.00970672 Jy ! Component: 1600 - total flux cleaned = 0.00994694 Jy ! Component: 1650 - total flux cleaned = 0.0101833 Jy ! Component: 1700 - total flux cleaned = 0.0105325 Jy ! Component: 1750 - total flux cleaned = 0.0107615 Jy ! Component: 1800 - total flux cleaned = 0.0110619 Jy ! Component: 1850 - total flux cleaned = 0.011507 Jy ! Component: 1900 - total flux cleaned = 0.0117997 Jy ! Component: 1950 - total flux cleaned = 0.0120882 Jy ! Component: 2000 - total flux cleaned = 0.0123734 Jy ! Total flux subtracted in 2048 components = 0.0127593 Jy ! Clean residual min=-0.002366 max=0.001890 Jy/beam ! Clean residual mean=0.000067 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 1.12661 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 186 components and 1.12661 Jy ![Exited script file: muppet] wmap "J2129-1538_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.506 x 9.276 at -4.359 degrees (North through East) ! Clean map min=-0.0038426 max=1.088 Jy/beam ! Writing clean map to FITS file: J2129-1538_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 1.08798 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000711103 device "J2129-1538_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2129-1538_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.196081 0.196081 0.392161 0.784323 1.56865 3.13729 6.27458 12.5492 25.0983 50.1966 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.087 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.506 x 9.276 at -4.359 degrees (North through East) ! Clean map min=-0.0038426 max=1.088 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2129-1538_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2129-1538_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2129-1538_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 19:58:46 2007