! Started logfile: J1337-1257_S_1996_03_13_yyk_uvs.log on Sun Jan 7 18:22:37 2007 obs J1337-1257_S_1996_03_13_yyk_uva.fits ! Reading UV FITS file: J1337-1257_S_1996_03_13_yyk_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.307407 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1337-1257 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 655 lines of history. ! ! Reading 1660 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 J1337-1257_S_1996_03_13_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)= 3.42728 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.723 mas, bmaj=7.544 mas, bpa=-10.5 degrees ! Estimated noise=4503.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.87542 Jy ! Component: 100 - total flux cleaned = 3.28343 Jy ! Total flux subtracted in 100 components = 3.28343 Jy ! Clean residual min=-0.095800 max=0.123786 Jy/beam ! Clean residual mean=0.000047 rms=0.029941 Jy/beam ! Combined flux in latest and established models = 3.28343 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 3.28343 Jy ! ! Correcting IF 1. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.605612Jy sigma=0.002538 ! Fit after self-cal, rms=0.604638Jy sigma=0.002540 ! Inverting map and beam ! Estimated beam: bmin=2.722 mas, bmaj=7.543 mas, bpa=-10.49 degrees ! Estimated noise=4516.95 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=2.95 mas, bmaj=8.377 mas, bpa=-11.63 degrees ! Estimated noise=3788.25 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.12101 Jy ! Component: 100 - total flux cleaned = 0.167326 Jy ! Component: 150 - total flux cleaned = 0.181929 Jy ! Component: 200 - total flux cleaned = 0.186273 Jy ! Total flux subtracted in 200 components = 0.186273 Jy ! Clean residual min=-0.093232 max=0.115441 Jy/beam ! Clean residual mean=0.000368 rms=0.030699 Jy/beam ! Combined flux in latest and established models = 3.4697 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 32 components and 3.4697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.577514Jy sigma=0.002462 ! Fit after self-cal, rms=0.577271Jy sigma=0.002461 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.95 x 8.377 at -11.63 degrees (North through East) ! Clean map min=-0.089561 max=3.2797 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03693 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.10 HN 1.00 KP 0.88 ! LA 0.92 MK 0.98 NL 0.87 OV 1.09 ! PT 0.98 SC 0.86 ! ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981961 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.16 HN 1.07 KP 0.92 ! LA 1.02 MK 1.03 NL 0.92 OV 1.07 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02847 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.09 HN 0.95 KP 0.94 ! LA 0.78 MK 0.90 NL 0.93 OV 0.97 ! PT 1.10 SC 1.08 ! ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.994022 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.11 HN 1.03 KP 0.98 ! LA 0.86 MK 1.05 NL 1.02 OV 0.95 ! PT 1.01 SC 1.03 ! ! ! Fit before self-cal, rms=0.577271Jy sigma=0.002461 ! Fit after self-cal, rms=0.420196Jy sigma=0.001857 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.420196Jy sigma=0.001857 ! Fit after self-cal, rms=0.420076Jy sigma=0.001857 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=8.441 mas, bpa=-11.28 degrees ! Estimated noise=3892.3 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.0521962 Jy ! Component: 100 - total flux cleaned = 0.0550605 Jy ! Component: 150 - total flux cleaned = 0.0545127 Jy ! Component: 200 - total flux cleaned = 0.0530925 Jy ! Total flux subtracted in 200 components = 0.0530925 Jy ! Clean residual min=-0.021307 max=0.029458 Jy/beam ! Clean residual mean=0.000070 rms=0.007456 Jy/beam ! Combined flux in latest and established models = 3.52279 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 50 components and 3.52279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.413357Jy sigma=0.001834 ! Fit after self-cal, rms=0.413265Jy sigma=0.001834 ! 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.413265Jy sigma=0.001834 ! Fit after self-cal, rms=0.413210Jy sigma=0.001834 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.000819854 Jy ! Component: 100 - total flux cleaned = -0.00163599 Jy ! Component: 150 - total flux cleaned = -0.00271459 Jy ! Component: 200 - total flux cleaned = -0.00404534 Jy ! Total flux subtracted in 200 components = -0.00404534 Jy ! Clean residual min=-0.020212 max=0.027712 Jy/beam ! Clean residual mean=0.000067 rms=0.007259 Jy/beam ! Combined flux in latest and established models = 3.51875 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 3.51875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.412319Jy sigma=0.001832 ! Fit after self-cal, rms=0.412189Jy sigma=0.001831 ! 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.089 x 8.441 at -11.28 degrees (North through East) ! Clean map min=-0.019702 max=3.3462 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.412189Jy sigma=0.001831 ! Fit after self-cal, rms=0.379345Jy sigma=0.001688 ! 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.379345Jy sigma=0.001688 ! Fit after self-cal, rms=0.379303Jy sigma=0.001687 ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=8.423 mas, bpa=-11.2 degrees ! Estimated noise=3884.93 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00358653 Jy ! Component: 100 - total flux cleaned = -0.00487349 Jy ! Component: 150 - total flux cleaned = -0.0053995 Jy ! Component: 200 - total flux cleaned = -0.00611368 Jy ! Total flux subtracted in 200 components = -0.00611368 Jy ! Clean residual min=-0.018541 max=0.027686 Jy/beam ! Clean residual mean=0.000034 rms=0.007034 Jy/beam ! Combined flux in latest and established models = 3.51264 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 64 components and 3.51263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.378773Jy sigma=0.001686 ! Fit after self-cal, rms=0.378647Jy sigma=0.001685 ! 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.378647Jy sigma=0.001685 ! Fit after self-cal, rms=0.378484Jy sigma=0.001685 ! 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.378484Jy sigma=0.001685 ! Fit after self-cal, rms=0.378455Jy sigma=0.001685 ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=8.415 mas, bpa=-11.17 degrees ! Estimated noise=3884.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000602283 Jy ! Component: 100 - total flux cleaned = -0.0013277 Jy ! Component: 150 - total flux cleaned = -0.00153954 Jy ! Component: 200 - total flux cleaned = -0.00195758 Jy ! Total flux subtracted in 200 components = -0.00195758 Jy ! Clean residual min=-0.018458 max=0.027755 Jy/beam ! Clean residual mean=0.000021 rms=0.006946 Jy/beam ! Combined flux in latest and established models = 3.51068 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 3.51068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.378111Jy sigma=0.001684 ! Fit after self-cal, rms=0.378018Jy sigma=0.001684 ! 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=7.295 mas, bmaj=14.46 mas, bpa=-8.395 degrees ! Estimated noise=5040.55 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.00268863 Jy ! Component: 100 - total flux cleaned = -0.00293276 Jy ! Component: 150 - total flux cleaned = -0.00331653 Jy ! Component: 200 - total flux cleaned = -0.00346687 Jy ! Total flux subtracted in 200 components = -0.00346687 Jy ! Clean residual min=-0.025520 max=0.032003 Jy/beam ! Clean residual mean=0.000003 rms=0.009109 Jy/beam ! Combined flux in latest and established models = 3.50721 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 74 components and 3.50721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.378185Jy sigma=0.001684 ! Fit after self-cal, rms=0.378123Jy sigma=0.001684 ! 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.723 mas, bmaj=7.504 mas, bpa=-10.38 degrees ! Estimated noise=4571.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.87663 Jy ! Component: 100 - total flux cleaned = 3.2901 Jy ! Component: 150 - total flux cleaned = 3.43013 Jy ! Component: 200 - total flux cleaned = 3.48887 Jy ! Total flux subtracted in 200 components = 3.48887 Jy ! Clean residual min=-0.034900 max=0.034670 Jy/beam ! Clean residual mean=-0.000040 rms=0.009200 Jy/beam ! Combined flux in latest and established models = 3.48887 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 25 model components to the UV plane model. ! The established model now contains 25 components and 3.48887 Jy ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=8.415 mas, bpa=-11.17 degrees ! Estimated noise=3884.86 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.0202642 Jy ! Component: 100 - total flux cleaned = 0.0249873 Jy ! Component: 150 - total flux cleaned = 0.0271343 Jy ! Component: 200 - total flux cleaned = 0.0277091 Jy ! Total flux subtracted in 200 components = 0.0277091 Jy ! Clean residual min=-0.020616 max=0.030078 Jy/beam ! Clean residual mean=0.000029 rms=0.007439 Jy/beam ! Combined flux in latest and established models = 3.51658 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 45 components and 3.51658 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=7.295 mas, bmaj=14.46 mas, bpa=-8.395 degrees ! Estimated noise=5040.55 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.00428787 Jy ! Component: 100 - total flux cleaned = -0.00512524 Jy ! Component: 150 - total flux cleaned = -0.00617876 Jy ! Component: 200 - total flux cleaned = -0.00678104 Jy ! Total flux subtracted in 200 components = -0.00678104 Jy ! Clean residual min=-0.026191 max=0.033621 Jy/beam ! Clean residual mean=0.000010 rms=0.009288 Jy/beam ! Combined flux in latest and established models = 3.5098 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 3.5098 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=8.415 mas, bpa=-11.17 degrees ! Estimated noise=3884.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00413234 Jy ! Component: 100 - total flux cleaned = -0.00408918 Jy ! Component: 150 - total flux cleaned = -0.00374438 Jy ! Component: 200 - total flux cleaned = -0.00343618 Jy ! Total flux subtracted in 200 components = -0.00343618 Jy ! Clean residual min=-0.019132 max=0.026849 Jy/beam ! Clean residual mean=0.000015 rms=0.006937 Jy/beam ! Combined flux in latest and established models = 3.50636 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 3.50636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.377661Jy sigma=0.001683 ! Fit after self-cal, rms=0.377623Jy sigma=0.001682 wmodel J1337-1257_S_1996_03_13_yyk\_map.mod ! Writing 61 model components to file: J1337-1257_S_1996_03_13_yyk_map.mod wobs J1337-1257_S_1996_03_13_yyk\_uvs.fits ! Writing UV FITS file: J1337-1257_S_1996_03_13_yyk_uvs.fits wwins J1337-1257_S_1996_03_13_yyk\_map.win ! wwins: Wrote 1 windows to J1337-1257_S_1996_03_13_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.0121564 Jy ! Component: 100 - total flux cleaned = 0.0226 Jy ! Component: 150 - total flux cleaned = 0.0320384 Jy ! Component: 200 - total flux cleaned = 0.0387256 Jy ! Component: 250 - total flux cleaned = 0.0440025 Jy ! Component: 300 - total flux cleaned = 0.0486662 Jy ! Component: 350 - total flux cleaned = 0.0522009 Jy ! Component: 400 - total flux cleaned = 0.0555669 Jy ! Component: 450 - total flux cleaned = 0.0585103 Jy ! Component: 500 - total flux cleaned = 0.0605622 Jy ! Component: 550 - total flux cleaned = 0.0625355 Jy ! Component: 600 - total flux cleaned = 0.0642001 Jy ! Component: 650 - total flux cleaned = 0.0653482 Jy ! Component: 700 - total flux cleaned = 0.0662368 Jy ! Component: 750 - total flux cleaned = 0.0664524 Jy ! Component: 800 - total flux cleaned = 0.0668691 Jy ! Component: 850 - total flux cleaned = 0.0666576 Jy ! Component: 900 - total flux cleaned = 0.0668569 Jy ! Component: 950 - total flux cleaned = 0.0672463 Jy ! Component: 1000 - total flux cleaned = 0.0680009 Jy ! Component: 1050 - total flux cleaned = 0.0689152 Jy ! Component: 1100 - total flux cleaned = 0.0694504 Jy ! Component: 1150 - total flux cleaned = 0.0706692 Jy ! Component: 1200 - total flux cleaned = 0.0713458 Jy ! Component: 1250 - total flux cleaned = 0.0716792 Jy ! Component: 1300 - total flux cleaned = 0.0729803 Jy ! Component: 1350 - total flux cleaned = 0.0737769 Jy ! Component: 1400 - total flux cleaned = 0.0747105 Jy ! Component: 1450 - total flux cleaned = 0.0760871 Jy ! Component: 1500 - total flux cleaned = 0.0765377 Jy ! Component: 1550 - total flux cleaned = 0.077718 Jy ! Component: 1600 - total flux cleaned = 0.0785873 Jy ! Component: 1650 - total flux cleaned = 0.0794419 Jy ! Component: 1700 - total flux cleaned = 0.0801412 Jy ! Component: 1750 - total flux cleaned = 0.080692 Jy ! Component: 1800 - total flux cleaned = 0.0812363 Jy ! Component: 1850 - total flux cleaned = 0.0817715 Jy ! Component: 1900 - total flux cleaned = 0.0821696 Jy ! Component: 1950 - total flux cleaned = 0.0829525 Jy ! Component: 2000 - total flux cleaned = 0.0834677 Jy ! Total flux subtracted in 2048 components = 0.0839756 Jy ! Clean residual min=-0.008288 max=0.007882 Jy/beam ! Clean residual mean=-0.000008 rms=0.002563 Jy/beam ! Combined flux in latest and established models = 3.59034 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 191 components and 3.59034 Jy ![Exited script file: muppet] wmap "J1337-1257_S_1996_03_13_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.087 x 8.415 at -11.17 degrees (North through East) ! Clean map min=-0.016199 max=3.3464 Jy/beam ! Writing clean map to FITS file: J1337-1257_S_1996_03_13_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 3.34639 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00252715 device "J1337-1257_S_1996_03_13_yyk\_map.eps/VPS" ! Attempting to open device: 'J1337-1257_S_1996_03_13_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.226556 0.226556 0.453112 0.906225 1.81245 3.6249 7.2498 14.4996 28.9992 57.9984 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0075 print "peak=",int(peak_flux*1000)/1000 ! peak= 3.346 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.087 x 8.415 at -11.17 degrees (North through East) ! Clean map min=-0.016199 max=3.3464 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1337-1257_S_1996_03_13_yyk\_map.gif/gif" ! Attempting to open device: 'J1337-1257_S_1996_03_13_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1337-1257_S_1996_03_13_yyk_uvs.log closed on Sun Jan 7 18:22:42 2007