! Started logfile: J1317-1345_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:17:05 2007 obs J1317-1345_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1317-1345_S_1997_05_07_yyk_uva.fits ! AN table 1: 137 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.683536 visibilities/baseline/integration-bin. ! Found source: J1317-1345 ! ! 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 614 lines of history. ! ! Reading 16856 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 J1317-1345_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.401213 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=3.565 mas, bmaj=9.501 mas, bpa=13.38 degrees ! Estimated noise=1607.59 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.241589 Jy ! Component: 100 - total flux cleaned = 0.274426 Jy ! Total flux subtracted in 100 components = 0.274426 Jy ! Clean residual min=-0.009439 max=0.011752 Jy/beam ! Clean residual mean=0.000319 rms=0.003020 Jy/beam ! Combined flux in latest and established models = 0.274426 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.274426 Jy ! ! Correcting IF 1. ! A total of 375 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 240 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 240 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 240 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.283817Jy sigma=0.001199 ! Fit after self-cal, rms=0.283578Jy sigma=0.001199 ! Inverting map and beam ! Estimated beam: bmin=3.565 mas, bmaj=9.501 mas, bpa=13.38 degrees ! Estimated noise=1608.16 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=4.627 mas, bmaj=11.45 mas, bpa=7.802 degrees ! Estimated noise=1226.76 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.00296802 Jy ! Component: 100 - total flux cleaned = 0.00358705 Jy ! Component: 150 - total flux cleaned = 0.0038488 Jy ! Component: 200 - total flux cleaned = 0.00408292 Jy ! Total flux subtracted in 200 components = 0.00408292 Jy ! Clean residual min=-0.006170 max=0.010620 Jy/beam ! Clean residual mean=0.000503 rms=0.002571 Jy/beam ! Combined flux in latest and established models = 0.278509 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.278509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.283373Jy sigma=0.001198 ! Fit after self-cal, rms=0.283366Jy 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: 4.627 x 11.45 at 7.802 degrees (North through East) ! Clean map min=-0.0062716 max=0.27099 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01621 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.07 HN 1.02 KP 0.91 ! LA 0.97 MK 1.05 NL 1.00* OV 1.08 ! PT 0.98 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.981791 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.14 HN 1.06 KP 1.01 ! LA 1.11 MK 1.02 NL 0.95 OV 1.01 ! PT 0.97 SC 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.06097 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.08 HN 0.97 KP 0.90 ! LA 0.82 MK 0.86 NL 0.86 OV 0.93 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.990843 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.10 HN 1.05 KP 0.98 ! LA 0.89 MK 1.06 NL 1.03 OV 1.04 ! PT 0.94 SC 1.00 ! ! ! Fit before self-cal, rms=0.283366Jy sigma=0.001198 ! Fit after self-cal, rms=0.275287Jy sigma=0.001192 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.275287Jy sigma=0.001192 ! Fit after self-cal, rms=0.275282Jy sigma=0.001192 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.58 mas, bmaj=11.26 mas, bpa=8.733 degrees ! Estimated noise=1239.68 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.00426326 Jy ! Component: 100 - total flux cleaned = 0.00469964 Jy ! Component: 150 - total flux cleaned = 0.00495649 Jy ! Component: 200 - total flux cleaned = 0.00511031 Jy ! Total flux subtracted in 200 components = 0.00511031 Jy ! Clean residual min=-0.004456 max=0.004953 Jy/beam ! Clean residual mean=0.000265 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.28362 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 39 components and 0.28362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275168Jy sigma=0.001192 ! Fit after self-cal, rms=0.275159Jy sigma=0.001192 ! 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.275159Jy sigma=0.001192 ! Fit after self-cal, rms=0.274284Jy sigma=0.001188 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.000272544 Jy ! Component: 100 - total flux cleaned = 0.000418593 Jy ! Component: 150 - total flux cleaned = 0.000499342 Jy ! Component: 200 - total flux cleaned = 0.000571142 Jy ! Total flux subtracted in 200 components = 0.000571142 Jy ! Clean residual min=-0.004429 max=0.005005 Jy/beam ! Clean residual mean=0.000267 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.284191 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 43 components and 0.284191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274259Jy sigma=0.001188 ! Fit after self-cal, rms=0.274136Jy sigma=0.001188 ! 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: 4.58 x 11.26 at 8.733 degrees (North through East) ! Clean map min=-0.0043031 max=0.27573 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.274136Jy sigma=0.001188 ! Fit after self-cal, rms=0.270765Jy sigma=0.001185 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270765Jy sigma=0.001185 ! Fit after self-cal, rms=0.270734Jy sigma=0.001184 ! Inverting map and beam ! Estimated beam: bmin=4.56 mas, bmaj=11.2 mas, bpa=8.95 degrees ! Estimated noise=1236.71 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000581328 Jy ! Component: 100 - total flux cleaned = 0.00071419 Jy ! Component: 150 - total flux cleaned = 0.00074781 Jy ! Component: 200 - total flux cleaned = 0.000778778 Jy ! Total flux subtracted in 200 components = 0.000778778 Jy ! Clean residual min=-0.004356 max=0.004274 Jy/beam ! Clean residual mean=0.000175 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.28497 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.28497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270722Jy sigma=0.001184 ! Fit after self-cal, rms=0.270705Jy sigma=0.001184 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270705Jy sigma=0.001184 ! Fit after self-cal, rms=0.271380Jy sigma=0.001182 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271380Jy sigma=0.001182 ! Fit after self-cal, rms=0.271379Jy sigma=0.001182 ! Inverting map and beam ! Estimated beam: bmin=4.548 mas, bmaj=11.17 mas, bpa=9.043 degrees ! Estimated noise=1240.11 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171866 Jy ! Component: 100 - total flux cleaned = 0.0018317 Jy ! Component: 150 - total flux cleaned = 0.00189263 Jy ! Component: 200 - total flux cleaned = 0.00199861 Jy ! Total flux subtracted in 200 components = 0.00199861 Jy ! Clean residual min=-0.004314 max=0.004268 Jy/beam ! Clean residual mean=0.000168 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.286968 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 56 components and 0.286968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271370Jy sigma=0.001182 ! Fit after self-cal, rms=0.271368Jy sigma=0.001182 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.406 mas, bmaj=17.47 mas, bpa=13.85 degrees ! Estimated noise=1415.22 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.000835566 Jy ! Component: 100 - total flux cleaned = 0.00093477 Jy ! Component: 150 - total flux cleaned = 0.000987462 Jy ! Component: 200 - total flux cleaned = 0.00103129 Jy ! Total flux subtracted in 200 components = 0.00103129 Jy ! Clean residual min=-0.004853 max=0.004728 Jy/beam ! Clean residual mean=0.000234 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.287999 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 70 components and 0.287999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271365Jy sigma=0.001182 ! Fit after self-cal, rms=0.271366Jy sigma=0.001182 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=9.45 mas, bpa=14.24 degrees ! Estimated noise=1614.37 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.243535 Jy ! Component: 100 - total flux cleaned = 0.274447 Jy ! Component: 150 - total flux cleaned = 0.277734 Jy ! Component: 200 - total flux cleaned = 0.280198 Jy ! Total flux subtracted in 200 components = 0.280198 Jy ! Clean residual min=-0.006853 max=0.006506 Jy/beam ! Clean residual mean=0.000165 rms=0.001885 Jy/beam ! Combined flux in latest and established models = 0.280198 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.280198 Jy ! Inverting map and beam ! Estimated beam: bmin=4.548 mas, bmaj=11.17 mas, bpa=9.043 degrees ! Estimated noise=1240.11 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.00385981 Jy ! Component: 100 - total flux cleaned = 0.00481689 Jy ! Component: 150 - total flux cleaned = 0.00512842 Jy ! Component: 200 - total flux cleaned = 0.00529364 Jy ! Total flux subtracted in 200 components = 0.00529364 Jy ! Clean residual min=-0.004628 max=0.004429 Jy/beam ! Clean residual mean=0.000193 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.285491 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.285491 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.406 mas, bmaj=17.47 mas, bpa=13.85 degrees ! Estimated noise=1415.22 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.00154706 Jy ! Component: 100 - total flux cleaned = 0.00172733 Jy ! Component: 150 - total flux cleaned = 0.00182015 Jy ! Component: 200 - total flux cleaned = 0.00192955 Jy ! Total flux subtracted in 200 components = 0.00192955 Jy ! Clean residual min=-0.004856 max=0.004783 Jy/beam ! Clean residual mean=0.000249 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.287421 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.287421 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.548 mas, bmaj=11.17 mas, bpa=9.043 degrees ! Estimated noise=1240.11 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000495383 Jy ! Component: 100 - total flux cleaned = -0.000452237 Jy ! Component: 150 - total flux cleaned = -0.000451102 Jy ! Component: 200 - total flux cleaned = -0.000449723 Jy ! Total flux subtracted in 200 components = -0.000449723 Jy ! Clean residual min=-0.004449 max=0.004124 Jy/beam ! Clean residual mean=0.000167 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.286971 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 51 components and 0.286971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271373Jy sigma=0.001182 ! Fit after self-cal, rms=0.271369Jy sigma=0.001182 wmodel J1317-1345_S_1997_05_07_yyk\_map.mod ! Writing 51 model components to file: J1317-1345_S_1997_05_07_yyk_map.mod wobs J1317-1345_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1317-1345_S_1997_05_07_yyk_uvs.fits wwins J1317-1345_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1317-1345_S_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.00146487 Jy ! Component: 100 - total flux cleaned = -0.00198319 Jy ! Component: 150 - total flux cleaned = -0.00233033 Jy ! Component: 200 - total flux cleaned = -0.00272276 Jy ! Component: 250 - total flux cleaned = -0.00291125 Jy ! Component: 300 - total flux cleaned = -0.0030907 Jy ! Component: 350 - total flux cleaned = -0.00326391 Jy ! Component: 400 - total flux cleaned = -0.00354223 Jy ! Component: 450 - total flux cleaned = -0.00354007 Jy ! Component: 500 - total flux cleaned = -0.0037487 Jy ! Component: 550 - total flux cleaned = -0.0040033 Jy ! Component: 600 - total flux cleaned = -0.00415299 Jy ! Component: 650 - total flux cleaned = -0.00429761 Jy ! Component: 700 - total flux cleaned = -0.00443877 Jy ! Component: 750 - total flux cleaned = -0.00462192 Jy ! Component: 800 - total flux cleaned = -0.00475629 Jy ! Component: 850 - total flux cleaned = -0.00488612 Jy ! Component: 900 - total flux cleaned = -0.00492783 Jy ! Component: 950 - total flux cleaned = -0.00492781 Jy ! Component: 1000 - total flux cleaned = -0.00492788 Jy ! Component: 1050 - total flux cleaned = -0.00484799 Jy ! Component: 1100 - total flux cleaned = -0.00484854 Jy ! Component: 1150 - total flux cleaned = -0.00488687 Jy ! Component: 1200 - total flux cleaned = -0.00488598 Jy ! Component: 1250 - total flux cleaned = -0.00484839 Jy ! Component: 1300 - total flux cleaned = -0.00484841 Jy ! Component: 1350 - total flux cleaned = -0.0047402 Jy ! Component: 1400 - total flux cleaned = -0.00470501 Jy ! Component: 1450 - total flux cleaned = -0.00470484 Jy ! Component: 1500 - total flux cleaned = -0.00463638 Jy ! Component: 1550 - total flux cleaned = -0.00456882 Jy ! Component: 1600 - total flux cleaned = -0.00440285 Jy ! Component: 1650 - total flux cleaned = -0.00437044 Jy ! Component: 1700 - total flux cleaned = -0.00420952 Jy ! Component: 1750 - total flux cleaned = -0.00405118 Jy ! Component: 1800 - total flux cleaned = -0.0039259 Jy ! Component: 1850 - total flux cleaned = -0.00370971 Jy ! Component: 1900 - total flux cleaned = -0.00352717 Jy ! Component: 1950 - total flux cleaned = -0.0033473 Jy ! Component: 2000 - total flux cleaned = -0.00319922 Jy ! Total flux subtracted in 2048 components = -0.00302376 Jy ! Clean residual min=-0.001978 max=0.001920 Jy/beam ! Clean residual mean=0.000089 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.283948 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 175 components and 0.283947 Jy ![Exited script file: muppet] wmap "J1317-1345_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.548 x 11.17 at 9.043 degrees (North through East) ! Clean map min=-0.0036214 max=0.27805 Jy/beam ! Writing clean map to FITS file: J1317-1345_S_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.278048 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000608206 device "J1317-1345_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1317-1345_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.656224 0.656224 1.31245 2.6249 5.24979 10.4996 20.9992 41.9984 83.9967 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.278 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.548 x 11.17 at 9.043 degrees (North through East) ! Clean map min=-0.0036214 max=0.27805 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1317-1345_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1317-1345_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1317-1345_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:17:12 2007