! Started logfile: J0943-0819_S_1997_05_07_yyk_uvs.log on Sun Jan 7 17:18:49 2007 obs J0943-0819_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0943-0819_S_1997_05_07_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980383 visibilities/baseline/integration-bin. ! Found source: J0943-0819 ! ! 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 25588 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 J0943-0819_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.799743 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.778 mas, bmaj=7.047 mas, bpa=-2.962 degrees ! Estimated noise=1373.26 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.343367 Jy ! Component: 100 - total flux cleaned = 0.52834 Jy ! Total flux subtracted in 100 components = 0.52834 Jy ! Clean residual min=-0.056625 max=0.120790 Jy/beam ! Clean residual mean=0.009523 rms=0.031580 Jy/beam ! Combined flux in latest and established models = 0.52834 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 56 model components to the UV plane model. ! The established model now contains 56 components and 0.52834 Jy ! ! Correcting IF 1. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.612708Jy sigma=0.002909 ! Fit after self-cal, rms=0.612353Jy sigma=0.002908 ! Inverting map and beam ! Estimated beam: bmin=2.778 mas, bmaj=7.047 mas, bpa=-2.962 degrees ! Estimated noise=1373.32 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.519 mas, bmaj=8.806 mas, bpa=-4.788 degrees ! Estimated noise=989.595 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.272113 Jy ! Component: 100 - total flux cleaned = 0.415743 Jy ! Component: 150 - total flux cleaned = 0.49188 Jy ! Component: 200 - total flux cleaned = 0.517712 Jy ! Total flux subtracted in 200 components = 0.517712 Jy ! Clean residual min=-0.102340 max=0.189886 Jy/beam ! Clean residual mean=0.008669 rms=0.053996 Jy/beam ! Combined flux in latest and established models = 1.04605 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 66 components and 1.04605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.541437Jy sigma=0.002507 ! Fit after self-cal, rms=0.541007Jy sigma=0.002505 ! 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.519 x 8.806 at -4.788 degrees (North through East) ! Clean map min=-0.10321 max=0.30709 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.496289 ! Telescope amplitude corrections in sub-array 1: ! BR 1.70 FD 1.26 HN 3.16 KP 0.71 ! LA 0.69 MK 6.88 NL 1.00* OV 2.74 ! PT 0.60 SC 1.39 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.520205 ! Telescope amplitude corrections in sub-array 1: ! BR 1.77 FD 1.31 HN 3.16 KP 0.78 ! LA 0.76 MK 4.57 NL 2.17 OV 2.60 ! PT 0.60 SC 1.50 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.623481 ! Telescope amplitude corrections in sub-array 1: ! BR 1.46 FD 1.26 HN 2.49 KP 0.74 ! LA 0.57 MK 2.65 NL 2.07 OV 2.47 ! PT 0.69 SC 1.64 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.494151 ! Telescope amplitude corrections in sub-array 1: ! BR 1.49 FD 1.34 HN 2.72 KP 0.79 ! LA 0.64 MK 5.65 NL 2.44 OV 2.90 ! PT 0.59 SC 1.69 ! ! ! Fit before self-cal, rms=0.541007Jy sigma=0.002505 ! Fit after self-cal, rms=0.621525Jy sigma=0.009654 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.621525Jy sigma=0.009654 ! Fit after self-cal, rms=0.627908Jy sigma=0.009650 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.213 mas, bmaj=17.49 mas, bpa=15.6 degrees ! Estimated noise=313.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.581126 Jy ! Component: 100 - total flux cleaned = -0.707189 Jy ! Component: 150 - total flux cleaned = -0.735928 Jy ! Component: 200 - total flux cleaned = -0.737398 Jy ! Total flux subtracted in 200 components = -0.737398 Jy ! Clean residual min=-0.024893 max=0.013827 Jy/beam ! Clean residual mean=-0.001133 rms=0.005732 Jy/beam ! Combined flux in latest and established models = 0.308654 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 88 components and 0.308654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.523016Jy sigma=0.001879 ! Fit after self-cal, rms=0.511888Jy sigma=0.001813 ! 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.511888Jy sigma=0.001813 ! Fit after self-cal, rms=0.510701Jy sigma=0.001805 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.00731814 Jy ! Component: 100 - total flux cleaned = -0.00804979 Jy ! Component: 150 - total flux cleaned = -0.00837626 Jy ! Component: 200 - total flux cleaned = -0.00924251 Jy ! Total flux subtracted in 200 components = -0.00924251 Jy ! Clean residual min=-0.014973 max=0.012289 Jy/beam ! Clean residual mean=-0.000674 rms=0.004649 Jy/beam ! Combined flux in latest and established models = 0.299411 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 92 components and 0.299411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.509960Jy sigma=0.001783 ! Fit after self-cal, rms=0.509689Jy sigma=0.001778 ! 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: 7.213 x 17.49 at 15.6 degrees (North through East) ! Clean map min=-0.014194 max=0.14991 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.509689Jy sigma=0.001778 ! Fit after self-cal, rms=1.472858Jy sigma=0.001626 ! 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.472858Jy sigma=0.001626 ! Fit after self-cal, rms=1.472987Jy sigma=0.001626 ! Inverting map and beam ! Estimated beam: bmin=10.81 mas, bmaj=17.95 mas, bpa=9.328 degrees ! Estimated noise=308.271 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00345732 Jy ! Component: 100 - total flux cleaned = 0.0031107 Jy ! Component: 150 - total flux cleaned = 0.00250933 Jy ! Component: 200 - total flux cleaned = 0.00197613 Jy ! Total flux subtracted in 200 components = 0.00197613 Jy ! Clean residual min=-0.017480 max=0.017285 Jy/beam ! Clean residual mean=-0.000561 rms=0.005184 Jy/beam ! Combined flux in latest and established models = 0.301387 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 97 components and 0.301387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.472780Jy sigma=0.001605 ! Fit after self-cal, rms=1.472876Jy sigma=0.001603 ! 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.472876Jy sigma=0.001603 ! Fit after self-cal, rms=1.566736Jy sigma=0.001601 ! 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.566736Jy sigma=0.001601 ! Fit after self-cal, rms=1.566722Jy sigma=0.001601 ! Inverting map and beam ! Estimated beam: bmin=10.56 mas, bmaj=17.92 mas, bpa=10.19 degrees ! Estimated noise=310.877 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211715 Jy ! Component: 100 - total flux cleaned = 0.00212933 Jy ! Component: 150 - total flux cleaned = 0.00169996 Jy ! Component: 200 - total flux cleaned = 0.00148202 Jy ! Total flux subtracted in 200 components = 0.00148202 Jy ! Clean residual min=-0.016929 max=0.016830 Jy/beam ! Clean residual mean=-0.000450 rms=0.005048 Jy/beam ! Combined flux in latest and established models = 0.30287 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 99 components and 0.30287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.566539Jy sigma=0.001590 ! Fit after self-cal, rms=1.566621Jy sigma=0.001589 ! 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=16 mas, bmaj=21.55 mas, bpa=22.33 degrees ! Estimated noise=317.601 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.000596945 Jy ! Component: 100 - total flux cleaned = -0.0007918 Jy ! Component: 150 - total flux cleaned = -0.00115478 Jy ! Component: 200 - total flux cleaned = -0.00133541 Jy ! Total flux subtracted in 200 components = -0.00133541 Jy ! Clean residual min=-0.016137 max=0.016384 Jy/beam ! Clean residual mean=-0.000420 rms=0.004967 Jy/beam ! Combined flux in latest and established models = 0.301534 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 100 components and 0.301534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.566691Jy sigma=0.001583 ! Fit after self-cal, rms=1.566687Jy sigma=0.001582 ! 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=4.574 mas, bmaj=10.07 mas, bpa=4.839 degrees ! Estimated noise=825.943 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.16319 Jy ! Component: 100 - total flux cleaned = 0.221569 Jy ! Component: 150 - total flux cleaned = 0.248069 Jy ! Component: 200 - total flux cleaned = 0.255258 Jy ! Total flux subtracted in 200 components = 0.255258 Jy ! Clean residual min=-0.023786 max=0.046575 Jy/beam ! Clean residual mean=0.001032 rms=0.009498 Jy/beam ! Combined flux in latest and established models = 0.255258 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.255258 Jy ! Inverting map and beam ! Estimated beam: bmin=10.56 mas, bmaj=17.92 mas, bpa=10.19 degrees ! Estimated noise=310.877 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.0252715 Jy ! Component: 100 - total flux cleaned = 0.0278063 Jy ! Component: 150 - total flux cleaned = 0.0283744 Jy ! Component: 200 - total flux cleaned = 0.0291451 Jy ! Total flux subtracted in 200 components = 0.0291451 Jy ! Clean residual min=-0.016055 max=0.020337 Jy/beam ! Clean residual mean=0.000370 rms=0.006222 Jy/beam ! Combined flux in latest and established models = 0.284403 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 37 components and 0.284403 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=16 mas, bmaj=21.55 mas, bpa=22.33 degrees ! Estimated noise=317.601 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.00401247 Jy ! Component: 100 - total flux cleaned = 0.00419418 Jy ! Component: 150 - total flux cleaned = 0.00451744 Jy ! Component: 200 - total flux cleaned = 0.0048024 Jy ! Total flux subtracted in 200 components = 0.0048024 Jy ! Clean residual min=-0.015354 max=0.018012 Jy/beam ! Clean residual mean=0.000172 rms=0.005692 Jy/beam ! Combined flux in latest and established models = 0.289206 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 38 components and 0.289206 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.56 mas, bmaj=17.92 mas, bpa=10.19 degrees ! Estimated noise=310.877 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00192715 Jy ! Component: 100 - total flux cleaned = -0.00159822 Jy ! Component: 150 - total flux cleaned = -0.00130242 Jy ! Component: 200 - total flux cleaned = -0.000882943 Jy ! Total flux subtracted in 200 components = -0.000882943 Jy ! Clean residual min=-0.015668 max=0.018390 Jy/beam ! Clean residual mean=0.000190 rms=0.005698 Jy/beam ! Combined flux in latest and established models = 0.288323 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 40 components and 0.288323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.565625Jy sigma=0.001581 ! Fit after self-cal, rms=1.564183Jy sigma=0.001579 wmodel J0943-0819_S_1997_05_07_yyk\_map.mod ! Writing 40 model components to file: J0943-0819_S_1997_05_07_yyk_map.mod wobs J0943-0819_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0943-0819_S_1997_05_07_yyk_uvs.fits wwins J0943-0819_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J0943-0819_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.00799046 Jy ! Component: 100 - total flux cleaned = 0.0085165 Jy ! Component: 150 - total flux cleaned = 0.00898065 Jy ! Component: 200 - total flux cleaned = 0.00898026 Jy ! Component: 250 - total flux cleaned = 0.00939845 Jy ! Component: 300 - total flux cleaned = 0.00959037 Jy ! Component: 350 - total flux cleaned = 0.00959101 Jy ! Component: 400 - total flux cleaned = 0.00976544 Jy ! Component: 450 - total flux cleaned = 0.00976355 Jy ! Component: 500 - total flux cleaned = 0.00992106 Jy ! Component: 550 - total flux cleaned = 0.00991969 Jy ! Component: 600 - total flux cleaned = 0.0100631 Jy ! Component: 650 - total flux cleaned = 0.00978889 Jy ! Component: 700 - total flux cleaned = 0.00965602 Jy ! Component: 750 - total flux cleaned = 0.00927286 Jy ! Component: 800 - total flux cleaned = 0.00902681 Jy ! Component: 850 - total flux cleaned = 0.00890657 Jy ! Component: 900 - total flux cleaned = 0.00878839 Jy ! Component: 950 - total flux cleaned = 0.00855549 Jy ! Component: 1000 - total flux cleaned = 0.00866818 Jy ! Component: 1050 - total flux cleaned = 0.00877982 Jy ! Component: 1100 - total flux cleaned = 0.00900098 Jy ! Component: 1150 - total flux cleaned = 0.00921679 Jy ! Component: 1200 - total flux cleaned = 0.00932219 Jy ! Component: 1250 - total flux cleaned = 0.00942547 Jy ! Component: 1300 - total flux cleaned = 0.00942469 Jy ! Component: 1350 - total flux cleaned = 0.00932343 Jy ! Component: 1400 - total flux cleaned = 0.00942327 Jy ! Component: 1450 - total flux cleaned = 0.00942352 Jy ! Component: 1500 - total flux cleaned = 0.00952032 Jy ! Component: 1550 - total flux cleaned = 0.00942561 Jy ! Component: 1600 - total flux cleaned = 0.00961438 Jy ! Component: 1650 - total flux cleaned = 0.00961359 Jy ! Component: 1700 - total flux cleaned = 0.00961262 Jy ! Component: 1750 - total flux cleaned = 0.00952126 Jy ! Component: 1800 - total flux cleaned = 0.00961023 Jy ! Component: 1850 - total flux cleaned = 0.00969818 Jy ! Component: 1900 - total flux cleaned = 0.00978644 Jy ! Component: 1950 - total flux cleaned = 0.00996105 Jy ! Component: 2000 - total flux cleaned = 0.0101331 Jy ! Total flux subtracted in 2048 components = 0.0102175 Jy ! Clean residual min=-0.004776 max=0.005098 Jy/beam ! Clean residual mean=-0.000376 rms=0.001934 Jy/beam ! Combined flux in latest and established models = 0.29854 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 173 components and 0.29854 Jy ![Exited script file: muppet] wmap "J0943-0819_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.56 x 17.92 at 10.19 degrees (North through East) ! Clean map min=-0.020173 max=0.20569 Jy/beam ! Writing clean map to FITS file: J0943-0819_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.205693 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00190175 device "J0943-0819_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0943-0819_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.77367 2.77367 5.54735 11.0947 22.1894 44.3788 88.7575 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0057 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.205 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.56 x 17.92 at 10.19 degrees (North through East) ! Clean map min=-0.020173 max=0.20569 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0943-0819_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0943-0819_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0943-0819_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 17:18:57 2007