! Started logfile: J2101-2933_S_1997_08_27_yyk_uvs.log on Sun Jan 7 19:55:56 2007 obs J2101-2933_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J2101-2933_S_1997_08_27_yyk_uva.fits ! AN table 1: 140 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.718095 visibilities/baseline/integration-bin. ! Found source: J2101-2933 ! ! 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 702 lines of history. ! ! Reading 18096 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 J2101-2933_S_1997_08_27_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.762733 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.687 mas, bmaj=6.295 mas, bpa=-21.11 degrees ! Estimated noise=2701.48 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.486762 Jy ! Component: 100 - total flux cleaned = 0.621115 Jy ! Total flux subtracted in 100 components = 0.621115 Jy ! Clean residual min=-0.042834 max=0.072947 Jy/beam ! Clean residual mean=0.000197 rms=0.013721 Jy/beam ! Combined flux in latest and established models = 0.621115 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.621115 Jy ! ! Correcting IF 1. ! A total of 357 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 214 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 214 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 214 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.477217Jy sigma=0.001365 ! Fit after self-cal, rms=0.476909Jy sigma=0.001364 ! Inverting map and beam ! Estimated beam: bmin=2.687 mas, bmaj=6.295 mas, bpa=-21.11 degrees ! Estimated noise=2701.75 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.251 mas, bmaj=7.525 mas, bpa=-19.39 degrees ! Estimated noise=1743.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0439006 Jy ! Component: 100 - total flux cleaned = 0.0466622 Jy ! Component: 150 - total flux cleaned = 0.0499853 Jy ! Component: 200 - total flux cleaned = 0.0527457 Jy ! Total flux subtracted in 200 components = 0.0527457 Jy ! Clean residual min=-0.027429 max=0.030380 Jy/beam ! Clean residual mean=-0.000027 rms=0.008333 Jy/beam ! Combined flux in latest and established models = 0.673861 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.673861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.468609Jy sigma=0.001341 ! Fit after self-cal, rms=0.468516Jy sigma=0.001341 ! 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.251 x 7.525 at -19.39 degrees (North through East) ! Clean map min=-0.026446 max=0.52945 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.02347 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.06 HN 0.88 KP 0.89 ! LA 0.99 MK 0.99 NL 1.00* OV 1.04 ! PT 1.01 SC 0.82 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.990637 ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 1.14 HN 1.00 KP 0.93 ! LA 1.04 MK 1.01 NL 0.95 OV 0.99 ! PT 0.96 SC 0.86 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05742 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.04 HN 0.93 KP 0.89 ! LA 0.81 MK 0.81 NL 0.93 OV 0.88 ! PT 1.14 SC 0.97 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00583 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.10 HN 1.12 KP 0.92 ! LA 0.87 MK 0.91 NL 1.04 OV 0.88 ! PT 0.98 SC 0.98 ! ! ! Fit before self-cal, rms=0.468516Jy sigma=0.001341 ! Fit after self-cal, rms=0.450305Jy sigma=0.001321 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.450305Jy sigma=0.001321 ! Fit after self-cal, rms=0.450294Jy sigma=0.001321 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=7.231 mas, bpa=-19.2 degrees ! Estimated noise=1728.92 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.0278974 Jy ! Component: 100 - total flux cleaned = 0.0361178 Jy ! Component: 150 - total flux cleaned = 0.0389772 Jy ! Component: 200 - total flux cleaned = 0.0401909 Jy ! Total flux subtracted in 200 components = 0.0401909 Jy ! Clean residual min=-0.025568 max=0.029089 Jy/beam ! Clean residual mean=0.000437 rms=0.006821 Jy/beam ! Combined flux in latest and established models = 0.714052 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 41 components and 0.714052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.448967Jy sigma=0.001316 ! Fit after self-cal, rms=0.448927Jy sigma=0.001316 ! 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.448927Jy sigma=0.001316 ! Fit after self-cal, rms=0.445839Jy sigma=0.001306 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.000938675 Jy ! Component: 100 - total flux cleaned = 0.000965444 Jy ! Component: 150 - total flux cleaned = 0.00133058 Jy ! Component: 200 - total flux cleaned = 0.00132726 Jy ! Total flux subtracted in 200 components = 0.00132726 Jy ! Clean residual min=-0.023790 max=0.028447 Jy/beam ! Clean residual mean=0.000447 rms=0.006481 Jy/beam ! Combined flux in latest and established models = 0.715379 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.715379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.445413Jy sigma=0.001304 ! Fit after self-cal, rms=0.444979Jy sigma=0.001303 ! 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.112 x 7.231 at -19.2 degrees (North through East) ! Clean map min=-0.024302 max=0.52292 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.444979Jy sigma=0.001303 ! Fit after self-cal, rms=4.688794Jy sigma=0.001250 ! 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=4.688794Jy sigma=0.001250 ! Fit after self-cal, rms=4.689017Jy sigma=0.001249 ! Inverting map and beam ! Estimated beam: bmin=3.065 mas, bmaj=8.655 mas, bpa=-13.46 degrees ! Estimated noise=1739.44 mJy/beam. ! Added new window around map position (4.5, 5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00938462 Jy ! Component: 100 - total flux cleaned = 0.0105758 Jy ! Component: 150 - total flux cleaned = 0.0108982 Jy ! Component: 200 - total flux cleaned = 0.0111896 Jy ! Total flux subtracted in 200 components = 0.0111896 Jy ! Clean residual min=-0.008094 max=0.010688 Jy/beam ! Clean residual mean=0.000110 rms=0.002626 Jy/beam ! Combined flux in latest and established models = 0.726569 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 70 components and 0.726569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.688885Jy sigma=0.001247 ! Fit after self-cal, rms=4.688811Jy sigma=0.001247 ! 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=4.688811Jy sigma=0.001247 ! Fit after self-cal, rms=5.782325Jy sigma=0.001245 ! 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=5.782325Jy sigma=0.001245 ! Fit after self-cal, rms=5.782561Jy sigma=0.001245 ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=8.637 mas, bpa=-13.11 degrees ! Estimated noise=1741.82 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00621228 Jy ! Component: 100 - total flux cleaned = 0.00705875 Jy ! Component: 150 - total flux cleaned = 0.00776631 Jy ! Component: 200 - total flux cleaned = 0.00798186 Jy ! Total flux subtracted in 200 components = 0.00798186 Jy ! Clean residual min=-0.006884 max=0.009415 Jy/beam ! Clean residual mean=0.000092 rms=0.002306 Jy/beam ! Combined flux in latest and established models = 0.734551 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 0.73455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=5.782503Jy sigma=0.001244 ! Fit after self-cal, rms=5.782782Jy sigma=0.001244 ! 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.055 mas, bmaj=16.81 mas, bpa=-8.638 degrees ! Estimated noise=2321.14 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.000367445 Jy ! Component: 100 - total flux cleaned = -0.0003542 Jy ! Component: 150 - total flux cleaned = -0.000343087 Jy ! Component: 200 - total flux cleaned = -0.000349005 Jy ! Total flux subtracted in 200 components = -0.000349005 Jy ! Clean residual min=-0.007409 max=0.009776 Jy/beam ! Clean residual mean=0.000183 rms=0.002852 Jy/beam ! Combined flux in latest and established models = 0.734201 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.734202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=5.782852Jy sigma=0.001244 ! Fit after self-cal, rms=5.782861Jy sigma=0.001244 ! 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.609 mas, bmaj=7.127 mas, bpa=-14.8 degrees ! Estimated noise=2940.52 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.511631 Jy ! Component: 100 - total flux cleaned = 0.643083 Jy ! Component: 150 - total flux cleaned = 0.690038 Jy ! Component: 200 - total flux cleaned = 0.711721 Jy ! Total flux subtracted in 200 components = 0.711721 Jy ! Clean residual min=-0.017266 max=0.019865 Jy/beam ! Clean residual mean=0.000113 rms=0.005357 Jy/beam ! Combined flux in latest and established models = 0.711721 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.711721 Jy ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=8.637 mas, bpa=-13.11 degrees ! Estimated noise=1741.82 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.0142547 Jy ! Component: 100 - total flux cleaned = 0.0176234 Jy ! Component: 150 - total flux cleaned = 0.0198197 Jy ! Component: 200 - total flux cleaned = 0.0210039 Jy ! Total flux subtracted in 200 components = 0.0210039 Jy ! Clean residual min=-0.008051 max=0.007329 Jy/beam ! Clean residual mean=0.000100 rms=0.002363 Jy/beam ! Combined flux in latest and established models = 0.732725 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 57 components and 0.732725 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.055 mas, bmaj=16.81 mas, bpa=-8.638 degrees ! Estimated noise=2321.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.000922135 Jy ! Component: 100 - total flux cleaned = 0.001344 Jy ! Component: 150 - total flux cleaned = 0.00153968 Jy ! Component: 200 - total flux cleaned = 0.00154895 Jy ! Total flux subtracted in 200 components = 0.00154895 Jy ! Clean residual min=-0.007654 max=0.009336 Jy/beam ! Clean residual mean=0.000172 rms=0.002840 Jy/beam ! Combined flux in latest and established models = 0.734274 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 79 components and 0.734274 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=8.637 mas, bpa=-13.11 degrees ! Estimated noise=1741.82 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000741776 Jy ! Component: 100 - total flux cleaned = -0.00075157 Jy ! Component: 150 - total flux cleaned = -0.000761652 Jy ! Component: 200 - total flux cleaned = -0.00076493 Jy ! Total flux subtracted in 200 components = -0.00076493 Jy ! Clean residual min=-0.006652 max=0.006937 Jy/beam ! Clean residual mean=0.000090 rms=0.002126 Jy/beam ! Combined flux in latest and established models = 0.733509 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 0.73351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=5.782787Jy sigma=0.001244 ! Fit after self-cal, rms=5.782615Jy sigma=0.001244 wmodel J2101-2933_S_1997_08_27_yyk\_map.mod ! Writing 95 model components to file: J2101-2933_S_1997_08_27_yyk_map.mod wobs J2101-2933_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J2101-2933_S_1997_08_27_yyk_uvs.fits wwins J2101-2933_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J2101-2933_S_1997_08_27_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 = 4.22813e-06 Jy ! Component: 100 - total flux cleaned = -0.000462775 Jy ! Component: 150 - total flux cleaned = -0.000575572 Jy ! Component: 200 - total flux cleaned = -0.000680206 Jy ! Component: 250 - total flux cleaned = -0.00078484 Jy ! Component: 300 - total flux cleaned = -0.000983435 Jy ! Component: 350 - total flux cleaned = -0.00108027 Jy ! Component: 400 - total flux cleaned = -0.00117433 Jy ! Component: 450 - total flux cleaned = -0.00108508 Jy ! Component: 500 - total flux cleaned = -0.000913529 Jy ! Component: 550 - total flux cleaned = -0.000828305 Jy ! Component: 600 - total flux cleaned = -0.000662551 Jy ! Component: 650 - total flux cleaned = -0.000739919 Jy ! Component: 700 - total flux cleaned = -0.000584059 Jy ! Component: 750 - total flux cleaned = -0.000432114 Jy ! Component: 800 - total flux cleaned = -0.000283688 Jy ! Component: 850 - total flux cleaned = 0.000151683 Jy ! Component: 900 - total flux cleaned = 0.00057703 Jy ! Component: 950 - total flux cleaned = 0.00106557 Jy ! Component: 1000 - total flux cleaned = 0.00133961 Jy ! Component: 1050 - total flux cleaned = 0.0018104 Jy ! Component: 1100 - total flux cleaned = 0.00220685 Jy ! Component: 1150 - total flux cleaned = 0.00253224 Jy ! Component: 1200 - total flux cleaned = 0.00285179 Jy ! Component: 1250 - total flux cleaned = 0.00316449 Jy ! Component: 1300 - total flux cleaned = 0.00341137 Jy ! Component: 1350 - total flux cleaned = 0.00371435 Jy ! Component: 1400 - total flux cleaned = 0.00389297 Jy ! Component: 1450 - total flux cleaned = 0.0041294 Jy ! Component: 1500 - total flux cleaned = 0.00447726 Jy ! Component: 1550 - total flux cleaned = 0.00476107 Jy ! Component: 1600 - total flux cleaned = 0.00487346 Jy ! Component: 1650 - total flux cleaned = 0.00520467 Jy ! Component: 1700 - total flux cleaned = 0.00547581 Jy ! Component: 1750 - total flux cleaned = 0.00579729 Jy ! Component: 1800 - total flux cleaned = 0.00590193 Jy ! Component: 1850 - total flux cleaned = 0.00611033 Jy ! Component: 1900 - total flux cleaned = 0.00616223 Jy ! Component: 1950 - total flux cleaned = 0.0063151 Jy ! Component: 2000 - total flux cleaned = 0.00646533 Jy ! Total flux subtracted in 2048 components = 0.00671165 Jy ! Clean residual min=-0.002554 max=0.002964 Jy/beam ! Clean residual mean=0.000068 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.740221 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 229 components and 0.740221 Jy ![Exited script file: muppet] wmap "J2101-2933_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.052 x 8.637 at -13.11 degrees (North through East) ! Clean map min=-0.0061297 max=0.56689 Jy/beam ! Writing clean map to FITS file: J2101-2933_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.566893 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00103136 device "J2101-2933_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2101-2933_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.545793 0.545793 1.09159 2.18317 4.36635 8.73269 17.4654 34.9308 69.8615 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.566 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.052 x 8.637 at -13.11 degrees (North through East) ! Clean map min=-0.0061297 max=0.56689 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2101-2933_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2101-2933_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2101-2933_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 19:56:03 2007