! Started logfile: J1303-1051_X_1997_05_07_yyk_uvs.log on Mon Jan 8 05:55:17 2007 obs J1303-1051_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1303-1051_X_1997_05_07_yyk_uva.fits ! AN table 1: 138 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.594364 visibilities/baseline/integration-bin. ! Found source: J1303-1051 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 14764 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 J1303-1051_X_1997_05_07_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.313011 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.987 mas, bmaj=2.378 mas, bpa=12.7 degrees ! Estimated noise=1405.97 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.204223 Jy ! Component: 100 - total flux cleaned = 0.237962 Jy ! Total flux subtracted in 100 components = 0.237962 Jy ! Clean residual min=-0.015255 max=0.025963 Jy/beam ! Clean residual mean=0.000165 rms=0.004889 Jy/beam ! Combined flux in latest and established models = 0.237962 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.237962 Jy ! ! Correcting IF 1. ! A total of 328 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 328 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 328 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 328 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.193674Jy sigma=0.001280 ! Fit after self-cal, rms=0.193589Jy sigma=0.001279 ! Inverting map and beam ! Estimated beam: bmin=0.987 mas, bmaj=2.378 mas, bpa=12.7 degrees ! Estimated noise=1406.05 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=1.292 mas, bmaj=3.034 mas, bpa=10.3 degrees ! Estimated noise=841.298 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.0223151 Jy ! Component: 100 - total flux cleaned = 0.0289522 Jy ! Component: 150 - total flux cleaned = 0.0296131 Jy ! Component: 200 - total flux cleaned = 0.0297016 Jy ! Total flux subtracted in 200 components = 0.0297016 Jy ! Clean residual min=-0.008054 max=0.014453 Jy/beam ! Clean residual mean=0.000252 rms=0.003361 Jy/beam ! Combined flux in latest and established models = 0.267664 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 38 components and 0.267664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192684Jy sigma=0.001267 ! Fit after self-cal, rms=0.192737Jy sigma=0.001268 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.292 x 3.034 at 10.3 degrees (North through East) ! Clean map min=-0.0078601 max=0.25093 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: 0.999388 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 0.97 KP 0.99 ! LA 0.98 MK 0.96 NL 1.28 OV 0.96 ! PT 0.91 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.999414 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.00 KP 0.97 ! LA 0.98 MK 0.94 NL 1.31 OV 0.98 ! PT 0.87 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.97206 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 0.97 KP 0.99 ! LA 1.00 MK 1.00 NL 1.34 OV 0.97 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.96725 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.01 KP 0.98 ! LA 1.00 MK 1.01 NL 1.31 OV 0.98 ! PT 0.95 SC 1.09 ! ! ! Fit before self-cal, rms=0.192737Jy sigma=0.001268 ! Fit after self-cal, rms=0.197206Jy sigma=0.001255 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.197206Jy sigma=0.001255 ! Fit after self-cal, rms=0.197173Jy sigma=0.001255 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.298 mas, bmaj=3.074 mas, bpa=9.972 degrees ! Estimated noise=809.703 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.00881744 Jy ! Component: 100 - total flux cleaned = -0.0111463 Jy ! Component: 150 - total flux cleaned = -0.0112894 Jy ! Component: 200 - total flux cleaned = -0.0112912 Jy ! Total flux subtracted in 200 components = -0.0112912 Jy ! Clean residual min=-0.006232 max=0.007908 Jy/beam ! Clean residual mean=0.000087 rms=0.002123 Jy/beam ! Combined flux in latest and established models = 0.256372 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.256372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196714Jy sigma=0.001253 ! Fit after self-cal, rms=0.196721Jy sigma=0.001253 ! 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.196721Jy sigma=0.001253 ! Fit after self-cal, rms=0.196124Jy sigma=0.001246 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.000468621 Jy ! Component: 100 - total flux cleaned = 0.000544717 Jy ! Component: 150 - total flux cleaned = 0.00066911 Jy ! Component: 200 - total flux cleaned = 0.000666055 Jy ! Total flux subtracted in 200 components = 0.000666055 Jy ! Clean residual min=-0.006195 max=0.007866 Jy/beam ! Clean residual mean=0.000080 rms=0.002125 Jy/beam ! Combined flux in latest and established models = 0.257039 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.257039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196078Jy sigma=0.001245 ! Fit after self-cal, rms=0.195170Jy sigma=0.001242 ! 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: 1.298 x 3.074 at 9.972 degrees (North through East) ! Clean map min=-0.0061612 max=0.24717 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.195170Jy sigma=0.001242 ! Fit after self-cal, rms=1.052138Jy sigma=0.001221 ! 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.052138Jy sigma=0.001221 ! Fit after self-cal, rms=1.051988Jy sigma=0.001220 ! Inverting map and beam ! Estimated beam: bmin=1.309 mas, bmaj=3.089 mas, bpa=10.69 degrees ! Estimated noise=803.923 mJy/beam. ! Added new window around map position (-7, 1.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00354924 Jy ! Component: 100 - total flux cleaned = 0.00411639 Jy ! Component: 150 - total flux cleaned = 0.00444397 Jy ! Component: 200 - total flux cleaned = 0.0046108 Jy ! Total flux subtracted in 200 components = 0.0046108 Jy ! Clean residual min=-0.002615 max=0.002656 Jy/beam ! Clean residual mean=0.000040 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.261649 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 82 components and 0.261649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.051942Jy sigma=0.001219 ! Fit after self-cal, rms=1.051910Jy sigma=0.001219 ! 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=1.051910Jy sigma=0.001219 ! Fit after self-cal, rms=0.932622Jy sigma=0.001216 ! 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.932622Jy sigma=0.001216 ! Fit after self-cal, rms=0.932820Jy sigma=0.001215 ! Inverting map and beam ! Estimated beam: bmin=1.308 mas, bmaj=3.077 mas, bpa=10.54 degrees ! Estimated noise=805.374 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215511 Jy ! Component: 100 - total flux cleaned = 0.00244075 Jy ! Component: 150 - total flux cleaned = 0.00248543 Jy ! Component: 200 - total flux cleaned = 0.00256747 Jy ! Total flux subtracted in 200 components = 0.00256747 Jy ! Clean residual min=-0.002580 max=0.002653 Jy/beam ! Clean residual mean=0.000030 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.264217 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 101 components and 0.264217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.932761Jy sigma=0.001215 ! Fit after self-cal, rms=0.932761Jy sigma=0.001215 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.506 mas, bmaj=5.022 mas, bpa=16.05 degrees ! Estimated noise=915.718 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.0002178 Jy ! Component: 100 - total flux cleaned = 9.27065e-05 Jy ! Component: 150 - total flux cleaned = 6.69332e-05 Jy ! Component: 200 - total flux cleaned = 9.27085e-05 Jy ! Total flux subtracted in 200 components = 9.27085e-05 Jy ! Clean residual min=-0.002682 max=0.002638 Jy/beam ! Clean residual mean=0.000040 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.26431 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 123 components and 0.26431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.932751Jy sigma=0.001215 ! Fit after self-cal, rms=0.932745Jy sigma=0.001215 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.985 mas, bmaj=2.418 mas, bpa=14.22 degrees ! Estimated noise=1440.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.211111 Jy ! Component: 100 - total flux cleaned = 0.246189 Jy ! Component: 150 - total flux cleaned = 0.257385 Jy ! Component: 200 - total flux cleaned = 0.261345 Jy ! Total flux subtracted in 200 components = 0.261345 Jy ! Clean residual min=-0.007170 max=0.007523 Jy/beam ! Clean residual mean=0.000054 rms=0.001982 Jy/beam ! Combined flux in latest and established models = 0.261345 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.261345 Jy ! Inverting map and beam ! Estimated beam: bmin=1.308 mas, bmaj=3.077 mas, bpa=10.54 degrees ! Estimated noise=805.374 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.00407375 Jy ! Component: 100 - total flux cleaned = 0.00383945 Jy ! Component: 150 - total flux cleaned = 0.00385084 Jy ! Component: 200 - total flux cleaned = 0.0038571 Jy ! Total flux subtracted in 200 components = 0.0038571 Jy ! Clean residual min=-0.002942 max=0.003171 Jy/beam ! Clean residual mean=0.000022 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.265202 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 63 components and 0.265202 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.506 mas, bmaj=5.022 mas, bpa=16.05 degrees ! Estimated noise=915.718 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.000104802 Jy ! Component: 100 - total flux cleaned = -0.00011966 Jy ! Component: 150 - total flux cleaned = -0.00022908 Jy ! Component: 200 - total flux cleaned = -0.000226817 Jy ! Total flux subtracted in 200 components = -0.000226817 Jy ! Clean residual min=-0.002792 max=0.002903 Jy/beam ! Clean residual mean=0.000032 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.264975 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.264975 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.308 mas, bmaj=3.077 mas, bpa=10.54 degrees ! Estimated noise=805.374 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000146499 Jy ! Component: 100 - total flux cleaned = 5.72221e-05 Jy ! Component: 150 - total flux cleaned = -2.37619e-05 Jy ! Component: 200 - total flux cleaned = -9.73977e-05 Jy ! Total flux subtracted in 200 components = -9.73977e-05 Jy ! Clean residual min=-0.002969 max=0.002850 Jy/beam ! Clean residual mean=0.000023 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.264878 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 95 components and 0.264878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.932610Jy sigma=0.001215 ! Fit after self-cal, rms=0.932541Jy sigma=0.001215 wmodel J1303-1051_X_1997_05_07_yyk\_map.mod ! Writing 95 model components to file: J1303-1051_X_1997_05_07_yyk_map.mod wobs J1303-1051_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1303-1051_X_1997_05_07_yyk_uvs.fits wwins J1303-1051_X_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1303-1051_X_1997_05_07_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.000955427 Jy ! Component: 100 - total flux cleaned = -0.00152066 Jy ! Component: 150 - total flux cleaned = -0.00186576 Jy ! Component: 200 - total flux cleaned = -0.00218945 Jy ! Component: 250 - total flux cleaned = -0.00226576 Jy ! Component: 300 - total flux cleaned = -0.00233856 Jy ! Component: 350 - total flux cleaned = -0.00258134 Jy ! Component: 400 - total flux cleaned = -0.00278222 Jy ! Component: 450 - total flux cleaned = -0.00304178 Jy ! Component: 500 - total flux cleaned = -0.0033542 Jy ! Component: 550 - total flux cleaned = -0.00350538 Jy ! Component: 600 - total flux cleaned = -0.00365231 Jy ! Component: 650 - total flux cleaned = -0.00370995 Jy ! Component: 700 - total flux cleaned = -0.00373824 Jy ! Component: 750 - total flux cleaned = -0.00379379 Jy ! Component: 800 - total flux cleaned = -0.00384788 Jy ! Component: 850 - total flux cleaned = -0.00382238 Jy ! Component: 900 - total flux cleaned = -0.00382307 Jy ! Component: 950 - total flux cleaned = -0.00384834 Jy ! Component: 1000 - total flux cleaned = -0.00379869 Jy ! Component: 1050 - total flux cleaned = -0.00379859 Jy ! Component: 1100 - total flux cleaned = -0.00379848 Jy ! Component: 1150 - total flux cleaned = -0.0037041 Jy ! Component: 1200 - total flux cleaned = -0.00365754 Jy ! Component: 1250 - total flux cleaned = -0.00358921 Jy ! Component: 1300 - total flux cleaned = -0.00349892 Jy ! Component: 1350 - total flux cleaned = -0.00340998 Jy ! Component: 1400 - total flux cleaned = -0.00334424 Jy ! Component: 1450 - total flux cleaned = -0.00332258 Jy ! Component: 1500 - total flux cleaned = -0.00325831 Jy ! Component: 1550 - total flux cleaned = -0.00317342 Jy ! Component: 1600 - total flux cleaned = -0.00311065 Jy ! Component: 1650 - total flux cleaned = -0.00311048 Jy ! Component: 1700 - total flux cleaned = -0.00302867 Jy ! Component: 1750 - total flux cleaned = -0.002988 Jy ! Component: 1800 - total flux cleaned = -0.00290797 Jy ! Component: 1850 - total flux cleaned = -0.00288792 Jy ! Component: 1900 - total flux cleaned = -0.00280949 Jy ! Component: 1950 - total flux cleaned = -0.00275123 Jy ! Component: 2000 - total flux cleaned = -0.00269381 Jy ! Total flux subtracted in 2048 components = -0.00269396 Jy ! Clean residual min=-0.001382 max=0.001106 Jy/beam ! Clean residual mean=0.000013 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.262184 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 227 components and 0.262184 Jy ![Exited script file: muppet] wmap "J1303-1051_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.308 x 3.077 at 10.54 degrees (North through East) ! Clean map min=-0.0026159 max=0.24573 Jy/beam ! Writing clean map to FITS file: J1303-1051_X_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.245726 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000371238 device "J1303-1051_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1303-1051_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.453235 0.453235 0.906471 1.81294 3.62588 7.25177 14.5035 29.0071 58.0141 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.245 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.308 x 3.077 at 10.54 degrees (North through East) ! Clean map min=-0.0026159 max=0.24573 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1303-1051_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1303-1051_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1303-1051_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 05:55:26 2007