! Started logfile: J1513-2114_S_1997_07_02_yyk_uvs.log on Sun Jan 7 18:43:26 2007 obs J1513-2114_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1513-2114_S_1997_07_02_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971562 visibilities/baseline/integration-bin. ! Found source: J1513-2114 ! ! 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 25008 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 J1513-2114_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.448894 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.73 mas, bmaj=6.497 mas, bpa=-4.257 degrees ! Estimated noise=1864.36 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.252136 Jy ! Component: 100 - total flux cleaned = 0.288629 Jy ! Total flux subtracted in 100 components = 0.288629 Jy ! Clean residual min=-0.010976 max=0.015017 Jy/beam ! Clean residual mean=0.000189 rms=0.003260 Jy/beam ! Combined flux in latest and established models = 0.288629 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.288629 Jy ! ! Correcting IF 1. ! A total of 202 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.333327Jy sigma=0.001201 ! Fit after self-cal, rms=0.333183Jy sigma=0.001200 ! Inverting map and beam ! Estimated beam: bmin=2.73 mas, bmaj=6.497 mas, bpa=-4.257 degrees ! Estimated noise=1866.25 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.53 mas, bmaj=8.787 mas, bpa=-5.279 degrees ! Estimated noise=1163.94 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153281 Jy ! Component: 100 - total flux cleaned = 0.0189015 Jy ! Component: 150 - total flux cleaned = 0.0189816 Jy ! Component: 200 - total flux cleaned = 0.019175 Jy ! Total flux subtracted in 200 components = 0.019175 Jy ! Clean residual min=-0.011148 max=0.012335 Jy/beam ! Clean residual mean=0.000228 rms=0.003056 Jy/beam ! Combined flux in latest and established models = 0.307804 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 26 components and 0.307804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332638Jy sigma=0.001198 ! Fit after self-cal, rms=0.332632Jy sigma=0.001198 ! 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.53 x 8.787 at -5.279 degrees (North through East) ! Clean map min=-0.010897 max=0.29938 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.00542 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.12 HN 1.08 KP 0.91 ! LA 1.00 MK 1.02 NL 1.00* OV 1.14 ! PT 0.92 SC 0.82 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982896 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.16 HN 1.02 KP 0.93 ! LA 1.06 MK 1.05 NL 0.95 OV 1.08 ! PT 0.93 SC 0.92 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04151 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.06 HN 0.97 KP 0.92 ! LA 0.80 MK 0.91 NL 0.93 OV 0.96 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.987037 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.15 HN 1.21 KP 0.92 ! LA 0.89 MK 1.03 NL 1.01 OV 0.98 ! PT 0.92 SC 1.01 ! ! ! Fit before self-cal, rms=0.332632Jy sigma=0.001198 ! Fit after self-cal, rms=0.326844Jy sigma=0.001191 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.326844Jy sigma=0.001191 ! Fit after self-cal, rms=0.326842Jy sigma=0.001191 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.519 mas, bmaj=8.642 mas, bpa=-4.101 degrees ! Estimated noise=1158.71 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.000990158 Jy ! Component: 100 - total flux cleaned = 0.00098813 Jy ! Component: 150 - total flux cleaned = 0.000849421 Jy ! Component: 200 - total flux cleaned = 0.000725274 Jy ! Total flux subtracted in 200 components = 0.000725274 Jy ! Clean residual min=-0.005034 max=0.006299 Jy/beam ! Clean residual mean=0.000044 rms=0.001480 Jy/beam ! Combined flux in latest and established models = 0.308529 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.308529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.326789Jy sigma=0.001190 ! Fit after self-cal, rms=0.326787Jy sigma=0.001190 ! 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.326787Jy sigma=0.001190 ! Fit after self-cal, rms=0.325433Jy sigma=0.001186 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.000710909 Jy ! Component: 100 - total flux cleaned = 0.00065428 Jy ! Component: 150 - total flux cleaned = 0.000542595 Jy ! Component: 200 - total flux cleaned = 0.00043278 Jy ! Total flux subtracted in 200 components = 0.00043278 Jy ! Clean residual min=-0.005179 max=0.006080 Jy/beam ! Clean residual mean=0.000045 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.308962 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 40 components and 0.308962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.325418Jy sigma=0.001185 ! Fit after self-cal, rms=0.325190Jy sigma=0.001185 ! 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.519 x 8.642 at -4.101 degrees (North through East) ! Clean map min=-0.0049017 max=0.30264 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.325190Jy sigma=0.001185 ! Fit after self-cal, rms=0.389856Jy sigma=0.001180 ! 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.389856Jy sigma=0.001180 ! Fit after self-cal, rms=0.389764Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=3.506 mas, bmaj=8.727 mas, bpa=-4.274 degrees ! Estimated noise=1154.71 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000598958 Jy ! Component: 100 - total flux cleaned = 0.00073154 Jy ! Component: 150 - total flux cleaned = 0.000837085 Jy ! Component: 200 - total flux cleaned = 0.000895134 Jy ! Total flux subtracted in 200 components = 0.000895134 Jy ! Clean residual min=-0.004018 max=0.003644 Jy/beam ! Clean residual mean=-0.000001 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.309857 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.309857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.389754Jy sigma=0.001180 ! Fit after self-cal, rms=0.389734Jy sigma=0.001180 ! 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.389734Jy sigma=0.001180 ! Fit after self-cal, rms=0.387853Jy sigma=0.001178 ! 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.387853Jy sigma=0.001178 ! Fit after self-cal, rms=0.387858Jy sigma=0.001178 ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=8.72 mas, bpa=-4.254 degrees ! Estimated noise=1156.98 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141037 Jy ! Component: 100 - total flux cleaned = 0.00160149 Jy ! Component: 150 - total flux cleaned = 0.00168377 Jy ! Component: 200 - total flux cleaned = 0.0017317 Jy ! Total flux subtracted in 200 components = 0.0017317 Jy ! Clean residual min=-0.004105 max=0.003619 Jy/beam ! Clean residual mean=-0.000004 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.311589 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.311589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.387850Jy sigma=0.001178 ! Fit after self-cal, rms=0.387850Jy sigma=0.001178 ! 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.525 mas, bmaj=17.67 mas, bpa=1.321 degrees ! Estimated noise=1437.67 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.000496253 Jy ! Component: 100 - total flux cleaned = 0.000517929 Jy ! Component: 150 - total flux cleaned = 0.000554341 Jy ! Component: 200 - total flux cleaned = 0.000569566 Jy ! Total flux subtracted in 200 components = 0.000569566 Jy ! Clean residual min=-0.004199 max=0.003584 Jy/beam ! Clean residual mean=-0.000014 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.312159 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 54 components and 0.312159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.387851Jy sigma=0.001178 ! Fit after self-cal, rms=0.387851Jy sigma=0.001178 ! 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.712 mas, bmaj=6.48 mas, bpa=-3.998 degrees ! Estimated noise=1877.56 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.254918 Jy ! Component: 100 - total flux cleaned = 0.293076 Jy ! Component: 150 - total flux cleaned = 0.305017 Jy ! Component: 200 - total flux cleaned = 0.308884 Jy ! Total flux subtracted in 200 components = 0.308884 Jy ! Clean residual min=-0.008299 max=0.007702 Jy/beam ! Clean residual mean=0.000009 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 0.308884 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.308884 Jy ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=8.72 mas, bpa=-4.254 degrees ! Estimated noise=1156.98 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.00410892 Jy ! Component: 100 - total flux cleaned = 0.00401655 Jy ! Component: 150 - total flux cleaned = 0.00378382 Jy ! Component: 200 - total flux cleaned = 0.00365482 Jy ! Total flux subtracted in 200 components = 0.00365482 Jy ! Clean residual min=-0.004156 max=0.003662 Jy/beam ! Clean residual mean=-0.000008 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.312539 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.312539 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.525 mas, bmaj=17.67 mas, bpa=1.321 degrees ! Estimated noise=1437.67 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 = 8.62913e-05 Jy ! Component: 100 - total flux cleaned = 6.06771e-05 Jy ! Component: 150 - total flux cleaned = 4.22753e-05 Jy ! Component: 200 - total flux cleaned = 2.65975e-05 Jy ! Total flux subtracted in 200 components = 2.65975e-05 Jy ! Clean residual min=-0.004173 max=0.003572 Jy/beam ! Clean residual mean=-0.000018 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.312566 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.312566 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=8.72 mas, bpa=-4.254 degrees ! Estimated noise=1156.98 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -5.38587e-05 Jy ! Component: 100 - total flux cleaned = -0.000170498 Jy ! Component: 150 - total flux cleaned = -0.000237331 Jy ! Component: 200 - total flux cleaned = -0.000331203 Jy ! Total flux subtracted in 200 components = -0.000331203 Jy ! Clean residual min=-0.004078 max=0.003621 Jy/beam ! Clean residual mean=-0.000007 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.312234 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.312234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.387850Jy sigma=0.001178 ! Fit after self-cal, rms=0.387849Jy sigma=0.001178 wmodel J1513-2114_S_1997_07_02_yyk\_map.mod ! Writing 45 model components to file: J1513-2114_S_1997_07_02_yyk_map.mod wobs J1513-2114_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1513-2114_S_1997_07_02_yyk_uvs.fits wwins J1513-2114_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J1513-2114_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.00164305 Jy ! Component: 100 - total flux cleaned = -0.00245372 Jy ! Component: 150 - total flux cleaned = -0.00283674 Jy ! Component: 200 - total flux cleaned = -0.00289639 Jy ! Component: 250 - total flux cleaned = -0.00283878 Jy ! Component: 300 - total flux cleaned = -0.002838 Jy ! Component: 350 - total flux cleaned = -0.00272734 Jy ! Component: 400 - total flux cleaned = -0.00262045 Jy ! Component: 450 - total flux cleaned = -0.00246503 Jy ! Component: 500 - total flux cleaned = -0.00216146 Jy ! Component: 550 - total flux cleaned = -0.00191498 Jy ! Component: 600 - total flux cleaned = -0.00162591 Jy ! Component: 650 - total flux cleaned = -0.00143834 Jy ! Component: 700 - total flux cleaned = -0.00129947 Jy ! Component: 750 - total flux cleaned = -0.0012089 Jy ! Component: 800 - total flux cleaned = -0.00107607 Jy ! Component: 850 - total flux cleaned = -0.00103364 Jy ! Component: 900 - total flux cleaned = -0.00103489 Jy ! Component: 950 - total flux cleaned = -0.00120131 Jy ! Component: 1000 - total flux cleaned = -0.00120097 Jy ! Component: 1050 - total flux cleaned = -0.00136163 Jy ! Component: 1100 - total flux cleaned = -0.00151883 Jy ! Component: 1150 - total flux cleaned = -0.00163498 Jy ! Component: 1200 - total flux cleaned = -0.00186412 Jy ! Component: 1250 - total flux cleaned = -0.00190226 Jy ! Component: 1300 - total flux cleaned = -0.00201436 Jy ! Component: 1350 - total flux cleaned = -0.00216147 Jy ! Component: 1400 - total flux cleaned = -0.00230656 Jy ! Component: 1450 - total flux cleaned = -0.00241401 Jy ! Component: 1500 - total flux cleaned = -0.00251955 Jy ! Component: 1550 - total flux cleaned = -0.00262453 Jy ! Component: 1600 - total flux cleaned = -0.00279569 Jy ! Component: 1650 - total flux cleaned = -0.0029647 Jy ! Component: 1700 - total flux cleaned = -0.0030982 Jy ! Component: 1750 - total flux cleaned = -0.00316437 Jy ! Component: 1800 - total flux cleaned = -0.00329486 Jy ! Component: 1850 - total flux cleaned = -0.00335927 Jy ! Component: 1900 - total flux cleaned = -0.00342311 Jy ! Component: 1950 - total flux cleaned = -0.00351763 Jy ! Component: 2000 - total flux cleaned = -0.00351737 Jy ! Total flux subtracted in 2048 components = -0.00364113 Jy ! Clean residual min=-0.002043 max=0.001966 Jy/beam ! Clean residual mean=0.000003 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.308593 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 173 components and 0.308593 Jy ![Exited script file: muppet] wmap "J1513-2114_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.497 x 8.72 at -4.254 degrees (North through East) ! Clean map min=-0.0036675 max=0.30283 Jy/beam ! Writing clean map to FITS file: J1513-2114_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.302832 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000634563 device "J1513-2114_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1513-2114_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.62863 0.62863 1.25726 2.51452 5.02904 10.0581 20.1162 40.2323 80.4646 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.302 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.497 x 8.72 at -4.254 degrees (North through East) ! Clean map min=-0.0036675 max=0.30283 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1513-2114_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1513-2114_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1513-2114_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 18:43:33 2007