! Started logfile: J1337-1257_S_1996_01_02_yyk_uvs.log on Sun Jan 7 18:22:32 2007 obs J1337-1257_S_1996_01_02_yyk_uva.fits ! Reading UV FITS file: J1337-1257_S_1996_01_02_yyk_uva.fits ! AN table 1: 67 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.883914 visibilities/baseline/integration-bin. ! 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 623 lines of history. ! ! Reading 10660 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_01_02_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 3.08192 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.677 mas, bmaj=7.046 mas, bpa=0.5155 degrees ! Estimated noise=2262.08 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.57426 Jy ! Component: 100 - total flux cleaned = 2.97671 Jy ! Total flux subtracted in 100 components = 2.97671 Jy ! Clean residual min=-0.144383 max=0.242080 Jy/beam ! Clean residual mean=-0.000621 rms=0.052342 Jy/beam ! Combined flux in latest and established models = 2.97671 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 2.97671 Jy ! ! Correcting IF 1. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.749492Jy sigma=0.002979 ! Fit after self-cal, rms=0.748765Jy sigma=0.002976 ! Inverting map and beam ! Estimated beam: bmin=2.677 mas, bmaj=7.046 mas, bpa=0.5156 degrees ! Estimated noise=2262.04 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.626 mas, bmaj=9.147 mas, bpa=-1.27 degrees ! Estimated noise=1587.71 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0751949 Jy ! Component: 100 - total flux cleaned = 0.0803837 Jy ! Component: 150 - total flux cleaned = 0.0807059 Jy ! Component: 200 - total flux cleaned = 0.082549 Jy ! Total flux subtracted in 200 components = 0.082549 Jy ! Clean residual min=-0.166700 max=0.187420 Jy/beam ! Clean residual mean=-0.001219 rms=0.050104 Jy/beam ! Combined flux in latest and established models = 3.05926 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 3.05926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.734417Jy sigma=0.002914 ! Fit after self-cal, rms=0.734214Jy sigma=0.002913 ! 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.626 x 9.147 at -1.27 degrees (North through East) ! Clean map min=-0.16444 max=2.9608 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.01757 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.11 HN 1.28 KP 0.83 ! LA 1.04 MK 0.97 NL 0.79 OV 1.02 ! PT 1.00 SC 0.85 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.966934 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.19 HN 1.36 KP 0.86 ! LA 1.18 MK 1.01 NL 0.83 OV 1.01 ! PT 0.93 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01625 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.11 HN 1.22 KP 0.83 ! LA 0.87 MK 0.88 NL 0.86 OV 0.92 ! PT 1.13 SC 1.07 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.966337 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.15 HN 1.36 KP 0.90 ! LA 0.94 MK 1.01 NL 0.96 OV 0.90 ! PT 1.15 SC 1.05 ! ! ! Fit before self-cal, rms=0.734214Jy sigma=0.002913 ! Fit after self-cal, rms=0.512128Jy sigma=0.001977 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.512128Jy sigma=0.001977 ! Fit after self-cal, rms=0.512135Jy sigma=0.001977 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.631 mas, bmaj=8.966 mas, bpa=-1.586 degrees ! Estimated noise=1526.84 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.0614547 Jy ! Component: 100 - total flux cleaned = -0.0692061 Jy ! Component: 150 - total flux cleaned = -0.0709869 Jy ! Component: 200 - total flux cleaned = -0.0725963 Jy ! Total flux subtracted in 200 components = -0.0725963 Jy ! Clean residual min=-0.020554 max=0.029954 Jy/beam ! Clean residual mean=0.000502 rms=0.007076 Jy/beam ! Combined flux in latest and established models = 2.98667 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 2.98667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.506284Jy sigma=0.001947 ! Fit after self-cal, rms=0.506158Jy sigma=0.001947 ! 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.506158Jy sigma=0.001947 ! Fit after self-cal, rms=0.493907Jy sigma=0.001902 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.00202373 Jy ! Component: 100 - total flux cleaned = -0.00332853 Jy ! Component: 150 - total flux cleaned = -0.00513094 Jy ! Component: 200 - total flux cleaned = -0.00623766 Jy ! Total flux subtracted in 200 components = -0.00623766 Jy ! Clean residual min=-0.020722 max=0.027469 Jy/beam ! Clean residual mean=0.000538 rms=0.006740 Jy/beam ! Combined flux in latest and established models = 2.98043 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 31 components and 2.98043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.492395Jy sigma=0.001897 ! Fit after self-cal, rms=0.490466Jy sigma=0.001889 ! 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.631 x 8.966 at -1.586 degrees (North through East) ! Clean map min=-0.020548 max=2.9136 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.490466Jy sigma=0.001889 ! Fit after self-cal, rms=0.465090Jy sigma=0.001766 ! 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.465090Jy sigma=0.001766 ! Fit after self-cal, rms=0.464694Jy sigma=0.001765 ! Inverting map and beam ! Estimated beam: bmin=3.623 mas, bmaj=8.968 mas, bpa=-1.648 degrees ! Estimated noise=1526.19 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00191161 Jy ! Component: 100 - total flux cleaned = -0.0019124 Jy ! Component: 150 - total flux cleaned = -0.00341005 Jy ! Component: 200 - total flux cleaned = -0.00431246 Jy ! Total flux subtracted in 200 components = -0.00431246 Jy ! Clean residual min=-0.019417 max=0.025015 Jy/beam ! Clean residual mean=0.000435 rms=0.006216 Jy/beam ! Combined flux in latest and established models = 2.97612 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 35 components and 2.97612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.463262Jy sigma=0.001760 ! Fit after self-cal, rms=0.463077Jy sigma=0.001760 ! 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.463077Jy sigma=0.001760 ! Fit after self-cal, rms=0.462709Jy sigma=0.001757 ! 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.462709Jy sigma=0.001757 ! Fit after self-cal, rms=0.462685Jy sigma=0.001757 ! Inverting map and beam ! Estimated beam: bmin=3.615 mas, bmaj=8.962 mas, bpa=-1.702 degrees ! Estimated noise=1526.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000407928 Jy ! Component: 100 - total flux cleaned = -0.000813106 Jy ! Component: 150 - total flux cleaned = -0.00156055 Jy ! Component: 200 - total flux cleaned = -0.00258457 Jy ! Total flux subtracted in 200 components = -0.00258457 Jy ! Clean residual min=-0.018468 max=0.023972 Jy/beam ! Clean residual mean=0.000437 rms=0.006078 Jy/beam ! Combined flux in latest and established models = 2.97353 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 37 components and 2.97353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.461837Jy sigma=0.001755 ! Fit after self-cal, rms=0.461770Jy sigma=0.001755 ! 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.188 mas, bmaj=16.7 mas, bpa=11.72 degrees ! Estimated noise=1837.1 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.00427939 Jy ! Component: 100 - total flux cleaned = 0.00425674 Jy ! Component: 150 - total flux cleaned = 0.00414435 Jy ! Component: 200 - total flux cleaned = 0.00397165 Jy ! Total flux subtracted in 200 components = 0.00397165 Jy ! Clean residual min=-0.019329 max=0.023623 Jy/beam ! Clean residual mean=0.000741 rms=0.007857 Jy/beam ! Combined flux in latest and established models = 2.9775 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 2.9775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.462123Jy sigma=0.001755 ! Fit after self-cal, rms=0.462021Jy sigma=0.001755 ! 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.697 mas, bmaj=6.969 mas, bpa=0.6307 degrees ! Estimated noise=2197.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.50369 Jy ! Component: 100 - total flux cleaned = 2.88317 Jy ! Component: 150 - total flux cleaned = 2.96479 Jy ! Component: 200 - total flux cleaned = 2.9756 Jy ! Total flux subtracted in 200 components = 2.9756 Jy ! Clean residual min=-0.032506 max=0.038468 Jy/beam ! Clean residual mean=0.000312 rms=0.009840 Jy/beam ! Combined flux in latest and established models = 2.9756 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 14 model components to the UV plane model. ! The established model now contains 14 components and 2.9756 Jy ! Inverting map and beam ! Estimated beam: bmin=3.615 mas, bmaj=8.962 mas, bpa=-1.702 degrees ! Estimated noise=1526.26 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.00756278 Jy ! Component: 100 - total flux cleaned = 0.00701792 Jy ! Component: 150 - total flux cleaned = 0.00601637 Jy ! Component: 200 - total flux cleaned = 0.00463493 Jy ! Total flux subtracted in 200 components = 0.00463493 Jy ! Clean residual min=-0.018961 max=0.023085 Jy/beam ! Clean residual mean=0.000394 rms=0.006175 Jy/beam ! Combined flux in latest and established models = 2.98024 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 2.98024 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.188 mas, bmaj=16.7 mas, bpa=11.72 degrees ! Estimated noise=1837.1 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.001558 Jy ! Component: 100 - total flux cleaned = 0.00107275 Jy ! Component: 150 - total flux cleaned = 0.000788685 Jy ! Component: 200 - total flux cleaned = 0.000408084 Jy ! Total flux subtracted in 200 components = 0.000408084 Jy ! Clean residual min=-0.019872 max=0.023744 Jy/beam ! Clean residual mean=0.000706 rms=0.007917 Jy/beam ! Combined flux in latest and established models = 2.98065 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 2.98065 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.615 mas, bmaj=8.962 mas, bpa=-1.702 degrees ! Estimated noise=1526.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0020991 Jy ! Component: 100 - total flux cleaned = -0.0032689 Jy ! Component: 150 - total flux cleaned = -0.00463051 Jy ! Component: 200 - total flux cleaned = -0.00523864 Jy ! Total flux subtracted in 200 components = -0.00523864 Jy ! Clean residual min=-0.017667 max=0.022796 Jy/beam ! Clean residual mean=0.000424 rms=0.006021 Jy/beam ! Combined flux in latest and established models = 2.97541 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 31 components and 2.97541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.460934Jy sigma=0.001753 ! Fit after self-cal, rms=0.460868Jy sigma=0.001753 wmodel J1337-1257_S_1996_01_02_yyk\_map.mod ! Writing 31 model components to file: J1337-1257_S_1996_01_02_yyk_map.mod wobs J1337-1257_S_1996_01_02_yyk\_uvs.fits ! Writing UV FITS file: J1337-1257_S_1996_01_02_yyk_uvs.fits wwins J1337-1257_S_1996_01_02_yyk\_map.win ! wwins: Wrote 1 windows to J1337-1257_S_1996_01_02_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101889 Jy ! Component: 100 - total flux cleaned = 0.0185978 Jy ! Component: 150 - total flux cleaned = 0.0239443 Jy ! Component: 200 - total flux cleaned = 0.0288862 Jy ! Component: 250 - total flux cleaned = 0.0323733 Jy ! Component: 300 - total flux cleaned = 0.0358766 Jy ! Component: 350 - total flux cleaned = 0.0391615 Jy ! Component: 400 - total flux cleaned = 0.0431704 Jy ! Component: 450 - total flux cleaned = 0.0469794 Jy ! Component: 500 - total flux cleaned = 0.0504089 Jy ! Component: 550 - total flux cleaned = 0.0531181 Jy ! Component: 600 - total flux cleaned = 0.0558929 Jy ! Component: 650 - total flux cleaned = 0.0580155 Jy ! Component: 700 - total flux cleaned = 0.0602276 Jy ! Component: 750 - total flux cleaned = 0.0621883 Jy ! Component: 800 - total flux cleaned = 0.063921 Jy ! Component: 850 - total flux cleaned = 0.065744 Jy ! Component: 900 - total flux cleaned = 0.0676511 Jy ! Component: 950 - total flux cleaned = 0.0692087 Jy ! Component: 1000 - total flux cleaned = 0.0703055 Jy ! Component: 1050 - total flux cleaned = 0.0716351 Jy ! Component: 1100 - total flux cleaned = 0.0726601 Jy ! Component: 1150 - total flux cleaned = 0.073157 Jy ! Component: 1200 - total flux cleaned = 0.0737646 Jy ! Component: 1250 - total flux cleaned = 0.0745914 Jy ! Component: 1300 - total flux cleaned = 0.0753901 Jy ! Component: 1350 - total flux cleaned = 0.0754984 Jy ! Component: 1400 - total flux cleaned = 0.0759344 Jy ! Component: 1450 - total flux cleaned = 0.0761473 Jy ! Component: 1500 - total flux cleaned = 0.0766656 Jy ! Component: 1550 - total flux cleaned = 0.0769699 Jy ! Component: 1600 - total flux cleaned = 0.0772682 Jy ! Component: 1650 - total flux cleaned = 0.0779429 Jy ! Component: 1700 - total flux cleaned = 0.0782224 Jy ! Component: 1750 - total flux cleaned = 0.0784958 Jy ! Component: 1800 - total flux cleaned = 0.0783177 Jy ! Component: 1850 - total flux cleaned = 0.0784941 Jy ! Component: 1900 - total flux cleaned = 0.0786659 Jy ! Component: 1950 - total flux cleaned = 0.0786659 Jy ! Component: 2000 - total flux cleaned = 0.0789133 Jy ! Total flux subtracted in 2048 components = 0.0789147 Jy ! Clean residual min=-0.004020 max=0.004144 Jy/beam ! Clean residual mean=0.000102 rms=0.001690 Jy/beam ! Combined flux in latest and established models = 3.05432 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 159 components and 3.05432 Jy ![Exited script file: muppet] wmap "J1337-1257_S_1996_01_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.615 x 8.962 at -1.702 degrees (North through East) ! Clean map min=-0.0094104 max=2.9301 Jy/beam ! Writing clean map to FITS file: J1337-1257_S_1996_01_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.93012 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00167381 device "J1337-1257_S_1996_01_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1337-1257_S_1996_01_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.171373 0.171373 0.342745 0.68549 1.37098 2.74196 5.48392 10.9678 21.9357 43.8714 87.7428 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.005 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.93 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.615 x 8.962 at -1.702 degrees (North through East) ! Clean map min=-0.0094104 max=2.9301 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1337-1257_S_1996_01_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1337-1257_S_1996_01_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1337-1257_S_1996_01_02_yyk_uvs.log closed on Sun Jan 7 18:22:37 2007