! Started logfile: J1548-1213_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:48:56 2007 obs J1548-1213_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1548-1213_S_1997_05_07_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881019 visibilities/baseline/integration-bin. ! Found source: J1548-1213 ! ! 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 22836 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 J1548-1213_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)= 1.01007 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.78 mas, bmaj=6.984 mas, bpa=-3.777 degrees ! Estimated noise=2468.09 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.5, -0.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.639362 Jy ! Component: 100 - total flux cleaned = 0.918615 Jy ! Total flux subtracted in 100 components = 0.918615 Jy ! Clean residual min=-0.048694 max=0.123801 Jy/beam ! Clean residual mean=0.002013 rms=0.021049 Jy/beam ! Combined flux in latest and established models = 0.918615 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.918615 Jy ! ! Correcting IF 1. ! A total of 289 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.541216Jy sigma=0.002047 ! Fit after self-cal, rms=0.540669Jy sigma=0.002046 ! Inverting map and beam ! Estimated beam: bmin=2.78 mas, bmaj=6.984 mas, bpa=-3.777 degrees ! Estimated noise=2468.1 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.552 mas, bmaj=9.412 mas, bpa=-5.695 degrees ! Estimated noise=1070.73 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.244535 Jy ! Component: 100 - total flux cleaned = 0.341614 Jy ! Component: 150 - total flux cleaned = 0.386208 Jy ! Component: 200 - total flux cleaned = 0.407441 Jy ! Total flux subtracted in 200 components = 0.407441 Jy ! Clean residual min=-0.048823 max=0.066884 Jy/beam ! Clean residual mean=0.003234 rms=0.017690 Jy/beam ! Combined flux in latest and established models = 1.32606 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 77 components and 1.32606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.474528Jy sigma=0.001618 ! Fit after self-cal, rms=0.473909Jy sigma=0.001617 ! 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.552 x 9.412 at -5.695 degrees (North through East) ! Clean map min=-0.048289 max=0.70114 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.01513 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 1.03 KP 0.84 ! LA 0.99 MK 1.19 NL 1.00* OV 1.10 ! PT 0.92 SC 0.85 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.932728 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.07 HN 1.12 KP 0.95 ! LA 1.09 MK 1.25 NL 1.20 OV 1.04 ! PT 0.89 SC 1.09 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.970545 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 1.08 KP 0.87 ! LA 0.81 MK 1.14 NL 1.17 OV 1.01 ! PT 1.03 SC 1.22 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.923496 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.11 HN 1.22 KP 0.92 ! LA 0.89 MK 1.23 NL 1.31 OV 1.16 ! PT 0.88 SC 1.13 ! ! ! Fit before self-cal, rms=0.473909Jy sigma=0.001617 ! Fit after self-cal, rms=0.471093Jy sigma=0.001572 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.471093Jy sigma=0.001572 ! Fit after self-cal, rms=0.471302Jy sigma=0.001572 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.962 mas, bmaj=9.864 mas, bpa=-2.927 degrees ! Estimated noise=1025.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.0798885 Jy ! Component: 100 - total flux cleaned = -0.102768 Jy ! Component: 150 - total flux cleaned = -0.10891 Jy ! Component: 200 - total flux cleaned = -0.109537 Jy ! Total flux subtracted in 200 components = -0.109537 Jy ! Clean residual min=-0.035976 max=0.052926 Jy/beam ! Clean residual mean=0.001680 rms=0.014237 Jy/beam ! Combined flux in latest and established models = 1.21652 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 99 components and 1.21652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.461902Jy sigma=0.001514 ! Fit after self-cal, rms=0.461749Jy sigma=0.001514 ! 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.461749Jy sigma=0.001514 ! Fit after self-cal, rms=0.456025Jy sigma=0.001504 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.000348616 Jy ! Component: 100 - total flux cleaned = 0.000161261 Jy ! Component: 150 - total flux cleaned = 8.2055e-06 Jy ! Component: 200 - total flux cleaned = 4.16985e-06 Jy ! Total flux subtracted in 200 components = 4.16985e-06 Jy ! Clean residual min=-0.035629 max=0.053376 Jy/beam ! Clean residual mean=0.001681 rms=0.014226 Jy/beam ! Combined flux in latest and established models = 1.21652 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 105 components and 1.21652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.456173Jy sigma=0.001503 ! Fit after self-cal, rms=0.455213Jy sigma=0.001501 ! 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.962 x 9.864 at -2.927 degrees (North through East) ! Clean map min=-0.035186 max=0.70958 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.455213Jy sigma=0.001501 ! Fit after self-cal, rms=1.511546Jy sigma=0.001439 ! 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.511546Jy sigma=0.001439 ! Fit after self-cal, rms=1.511570Jy sigma=0.001438 ! Inverting map and beam ! Estimated beam: bmin=3.871 mas, bmaj=9.772 mas, bpa=3.38 degrees ! Estimated noise=1013.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000703358 Jy ! Component: 100 - total flux cleaned = -0.000388176 Jy ! Component: 150 - total flux cleaned = -0.000129669 Jy ! Component: 200 - total flux cleaned = 9.04023e-05 Jy ! Total flux subtracted in 200 components = 9.04023e-05 Jy ! Clean residual min=-0.031148 max=0.052744 Jy/beam ! Clean residual mean=0.001574 rms=0.013625 Jy/beam ! Combined flux in latest and established models = 1.21661 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 107 components and 1.21661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.511541Jy sigma=0.001436 ! Fit after self-cal, rms=1.511629Jy sigma=0.001436 ! 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.511629Jy sigma=0.001436 ! Fit after self-cal, rms=1.674410Jy sigma=0.001434 ! 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.674410Jy sigma=0.001434 ! Fit after self-cal, rms=1.674361Jy sigma=0.001434 ! Inverting map and beam ! Estimated beam: bmin=3.855 mas, bmaj=9.77 mas, bpa=5.135 degrees ! Estimated noise=1012.7 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000352811 Jy ! Component: 100 - total flux cleaned = 0.000366259 Jy ! Component: 150 - total flux cleaned = 0.000739746 Jy ! Component: 200 - total flux cleaned = 0.000887911 Jy ! Total flux subtracted in 200 components = 0.000887911 Jy ! Clean residual min=-0.030961 max=0.052607 Jy/beam ! Clean residual mean=0.001581 rms=0.013537 Jy/beam ! Combined flux in latest and established models = 1.2175 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 107 components and 1.2175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.674380Jy sigma=0.001433 ! Fit after self-cal, rms=1.674204Jy sigma=0.001433 ! 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=9.026 mas, bmaj=17.15 mas, bpa=15.62 degrees ! Estimated noise=1203.39 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.00604261 Jy ! Component: 100 - total flux cleaned = 0.00625031 Jy ! Component: 150 - total flux cleaned = 0.00642793 Jy ! Component: 200 - total flux cleaned = 0.00661079 Jy ! Total flux subtracted in 200 components = 0.00661079 Jy ! Clean residual min=-0.046515 max=0.067443 Jy/beam ! Clean residual mean=0.002538 rms=0.020832 Jy/beam ! Combined flux in latest and established models = 1.22411 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 114 components and 1.22411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.674201Jy sigma=0.001433 ! Fit after self-cal, rms=1.673995Jy sigma=0.001433 ! 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.894 mas, bmaj=7.349 mas, bpa=0.01385 degrees ! Estimated noise=2544.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.647898 Jy ! Component: 100 - total flux cleaned = 0.903816 Jy ! Component: 150 - total flux cleaned = 1.02609 Jy ! Component: 200 - total flux cleaned = 1.09608 Jy ! Total flux subtracted in 200 components = 1.09608 Jy ! Clean residual min=-0.029741 max=0.047879 Jy/beam ! Clean residual mean=0.000932 rms=0.010619 Jy/beam ! Combined flux in latest and established models = 1.09608 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 62 model components to the UV plane model. ! The established model now contains 62 components and 1.09608 Jy ! Inverting map and beam ! Estimated beam: bmin=3.855 mas, bmaj=9.77 mas, bpa=5.135 degrees ! Estimated noise=1012.7 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.0680128 Jy ! Component: 100 - total flux cleaned = 0.0968995 Jy ! Component: 150 - total flux cleaned = 0.109792 Jy ! Component: 200 - total flux cleaned = 0.113386 Jy ! Total flux subtracted in 200 components = 0.113386 Jy ! Clean residual min=-0.031549 max=0.053632 Jy/beam ! Clean residual mean=0.001683 rms=0.013595 Jy/beam ! Combined flux in latest and established models = 1.20946 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 90 components and 1.20946 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=9.026 mas, bmaj=17.15 mas, bpa=15.62 degrees ! Estimated noise=1203.39 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.00909979 Jy ! Component: 100 - total flux cleaned = 0.00961296 Jy ! Component: 150 - total flux cleaned = 0.0103297 Jy ! Component: 200 - total flux cleaned = 0.0107877 Jy ! Total flux subtracted in 200 components = 0.0107877 Jy ! Clean residual min=-0.047131 max=0.066580 Jy/beam ! Clean residual mean=0.002621 rms=0.020850 Jy/beam ! Combined flux in latest and established models = 1.22025 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 90 components and 1.22025 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.855 mas, bmaj=9.77 mas, bpa=5.135 degrees ! Estimated noise=1012.7 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00501687 Jy ! Component: 100 - total flux cleaned = -0.00484392 Jy ! Component: 150 - total flux cleaned = -0.00471258 Jy ! Component: 200 - total flux cleaned = -0.00447278 Jy ! Total flux subtracted in 200 components = -0.00447278 Jy ! Clean residual min=-0.030775 max=0.053383 Jy/beam ! Clean residual mean=0.001604 rms=0.013551 Jy/beam ! Combined flux in latest and established models = 1.21578 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 95 components and 1.21578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.674361Jy sigma=0.001434 ! Fit after self-cal, rms=1.674032Jy sigma=0.001433 wmodel J1548-1213_S_1997_05_07_yyk\_map.mod ! Writing 95 model components to file: J1548-1213_S_1997_05_07_yyk_map.mod wobs J1548-1213_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1548-1213_S_1997_05_07_yyk_uvs.fits wwins J1548-1213_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1548-1213_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.0221305 Jy ! Component: 100 - total flux cleaned = 0.040733 Jy ! Component: 150 - total flux cleaned = 0.0573616 Jy ! Component: 200 - total flux cleaned = 0.0722925 Jy ! Component: 250 - total flux cleaned = 0.0826737 Jy ! Component: 300 - total flux cleaned = 0.0913022 Jy ! Component: 350 - total flux cleaned = 0.0989363 Jy ! Component: 400 - total flux cleaned = 0.105787 Jy ! Component: 450 - total flux cleaned = 0.112375 Jy ! Component: 500 - total flux cleaned = 0.118726 Jy ! Component: 550 - total flux cleaned = 0.124037 Jy ! Component: 600 - total flux cleaned = 0.129557 Jy ! Component: 650 - total flux cleaned = 0.134517 Jy ! Component: 700 - total flux cleaned = 0.138959 Jy ! Component: 750 - total flux cleaned = 0.143981 Jy ! Component: 800 - total flux cleaned = 0.148504 Jy ! Component: 850 - total flux cleaned = 0.153575 Jy ! Component: 900 - total flux cleaned = 0.157862 Jy ! Component: 950 - total flux cleaned = 0.163311 Jy ! Component: 1000 - total flux cleaned = 0.167367 Jy ! Component: 1050 - total flux cleaned = 0.171631 Jy ! Component: 1100 - total flux cleaned = 0.176085 Jy ! Component: 1150 - total flux cleaned = 0.179568 Jy ! Component: 1200 - total flux cleaned = 0.182971 Jy ! Component: 1250 - total flux cleaned = 0.186027 Jy ! Component: 1300 - total flux cleaned = 0.189285 Jy ! Component: 1350 - total flux cleaned = 0.192207 Jy ! Component: 1400 - total flux cleaned = 0.195849 Jy ! Component: 1450 - total flux cleaned = 0.197886 Jy ! Component: 1500 - total flux cleaned = 0.199643 Jy ! Component: 1550 - total flux cleaned = 0.201372 Jy ! Component: 1600 - total flux cleaned = 0.203554 Jy ! Component: 1650 - total flux cleaned = 0.205696 Jy ! Component: 1700 - total flux cleaned = 0.206863 Jy ! Component: 1750 - total flux cleaned = 0.208716 Jy ! Component: 1800 - total flux cleaned = 0.210761 Jy ! Component: 1850 - total flux cleaned = 0.212328 Jy ! Component: 1900 - total flux cleaned = 0.214091 Jy ! Component: 1950 - total flux cleaned = 0.216266 Jy ! Component: 2000 - total flux cleaned = 0.217981 Jy ! Total flux subtracted in 2048 components = 0.219883 Jy ! Clean residual min=-0.012392 max=0.016372 Jy/beam ! Clean residual mean=0.001015 rms=0.005471 Jy/beam ! Combined flux in latest and established models = 1.43566 Jy keep ! Adding 232 model components to the UV plane model. ! The established model now contains 327 components and 1.43566 Jy ![Exited script file: muppet] wmap "J1548-1213_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.855 x 9.77 at 5.135 degrees (North through East) ! Clean map min=-0.020481 max=0.71336 Jy/beam ! Writing clean map to FITS file: J1548-1213_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.713362 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00549374 device "J1548-1213_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1548-1213_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.31036 2.31036 4.62071 9.24143 18.4829 36.9657 73.9314 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0164 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.713 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.855 x 9.77 at 5.135 degrees (North through East) ! Clean map min=-0.020481 max=0.71336 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1548-1213_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1548-1213_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1548-1213_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:49:04 2007