! Started logfile: J1337-1257_S_1995_04_19_yyk_uvs.log on Sun Jan 7 18:22:26 2007 obs J1337-1257_S_1995_04_19_yyk_uva.fits ! Reading UV FITS file: J1337-1257_S_1995_04_19_yyk_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.746581 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 976 lines of history. ! ! Reading 6988 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_1995_04_19_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)= 2.62211 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.839 mas, bmaj=6.895 mas, bpa=-1.257 degrees ! Estimated noise=1884.15 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.20351 Jy ! Component: 100 - total flux cleaned = 2.50827 Jy ! Total flux subtracted in 100 components = 2.50827 Jy ! Clean residual min=-0.058067 max=0.081592 Jy/beam ! Clean residual mean=0.002933 rms=0.018973 Jy/beam ! Combined flux in latest and established models = 2.50827 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 2.50827 Jy ! ! Correcting IF 1. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.459193Jy sigma=0.002868 ! Fit after self-cal, rms=0.458404Jy sigma=0.002863 ! Inverting map and beam ! Estimated beam: bmin=2.839 mas, bmaj=6.895 mas, bpa=-1.257 degrees ! Estimated noise=1884.23 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.975 mas, bmaj=8.872 mas, bpa=-3.131 degrees ! Estimated noise=1220.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.0740722 Jy ! Component: 100 - total flux cleaned = 0.0957993 Jy ! Component: 150 - total flux cleaned = 0.0985801 Jy ! Component: 200 - total flux cleaned = 0.101684 Jy ! Total flux subtracted in 200 components = 0.101684 Jy ! Clean residual min=-0.051599 max=0.087038 Jy/beam ! Clean residual mean=0.002849 rms=0.020402 Jy/beam ! Combined flux in latest and established models = 2.60995 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 2.60995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.442287Jy sigma=0.002802 ! Fit after self-cal, rms=0.441906Jy sigma=0.002800 ! 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.975 x 8.872 at -3.131 degrees (North through East) ! Clean map min=-0.050665 max=2.5238 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0262 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 HN 1.00 KP 0.90 ! LA 0.95 MK 0.98 NL 0.95 OV 1.06 ! PT 0.95 SC 0.90 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.985879 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.16 HN 1.10 KP 0.93 ! LA 1.05 MK 1.02 NL 0.93 OV 1.01 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02667 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.08 HN 0.97 KP 0.94 ! LA 0.80 MK 0.92 NL 1.03 OV 0.95 ! PT 1.07 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.991278 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.13 HN 1.08 KP 1.01 ! LA 0.86 MK 1.06 NL 1.04 OV 1.01 ! PT 0.93 SC 0.97 ! ! ! Fit before self-cal, rms=0.441906Jy sigma=0.002800 ! Fit after self-cal, rms=0.353822Jy sigma=0.002203 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.353822Jy sigma=0.002203 ! Fit after self-cal, rms=0.353812Jy sigma=0.002203 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.975 mas, bmaj=8.798 mas, bpa=-2.372 degrees ! Estimated noise=1231.98 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.0356568 Jy ! Component: 100 - total flux cleaned = 0.0365442 Jy ! Component: 150 - total flux cleaned = 0.0352204 Jy ! Component: 200 - total flux cleaned = 0.0335209 Jy ! Total flux subtracted in 200 components = 0.0335209 Jy ! Clean residual min=-0.019363 max=0.024330 Jy/beam ! Clean residual mean=0.000648 rms=0.005866 Jy/beam ! Combined flux in latest and established models = 2.64347 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 2.64347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.348511Jy sigma=0.002172 ! Fit after self-cal, rms=0.348193Jy sigma=0.002171 ! 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.348193Jy sigma=0.002171 ! Fit after self-cal, rms=0.319906Jy sigma=0.002029 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.000464935 Jy ! Component: 100 - total flux cleaned = -0.000990129 Jy ! Component: 150 - total flux cleaned = -0.00227044 Jy ! Component: 200 - total flux cleaned = -0.0030745 Jy ! Total flux subtracted in 200 components = -0.0030745 Jy ! Clean residual min=-0.016162 max=0.023227 Jy/beam ! Clean residual mean=0.000681 rms=0.005657 Jy/beam ! Combined flux in latest and established models = 2.6404 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 2.6404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.318394Jy sigma=0.002021 ! Fit after self-cal, rms=0.310280Jy sigma=0.001981 ! 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.975 x 8.798 at -2.372 degrees (North through East) ! Clean map min=-0.015612 max=2.5718 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.310280Jy sigma=0.001981 ! Fit after self-cal, rms=0.291098Jy sigma=0.001838 ! 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.291098Jy sigma=0.001838 ! Fit after self-cal, rms=0.287492Jy sigma=0.001821 ! Inverting map and beam ! Estimated beam: bmin=3.941 mas, bmaj=8.817 mas, bpa=-2.236 degrees ! Estimated noise=1229.5 mJy/beam. ! Added new window around map position (5, -8.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156303 Jy ! Component: 100 - total flux cleaned = 0.0162505 Jy ! Component: 150 - total flux cleaned = 0.016795 Jy ! Component: 200 - total flux cleaned = 0.0168144 Jy ! Total flux subtracted in 200 components = 0.0168144 Jy ! Clean residual min=-0.011617 max=0.015917 Jy/beam ! Clean residual mean=0.000268 rms=0.004085 Jy/beam ! Combined flux in latest and established models = 2.65721 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 70 components and 2.65721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.285027Jy sigma=0.001805 ! Fit after self-cal, rms=0.282836Jy sigma=0.001795 ! 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.282836Jy sigma=0.001795 ! Fit after self-cal, rms=0.281032Jy sigma=0.001784 ! 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.281032Jy sigma=0.001784 ! Fit after self-cal, rms=0.280006Jy sigma=0.001779 ! Inverting map and beam ! Estimated beam: bmin=3.931 mas, bmaj=8.801 mas, bpa=-2.178 degrees ! Estimated noise=1230.06 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00998613 Jy ! Component: 100 - total flux cleaned = 0.0108934 Jy ! Component: 150 - total flux cleaned = 0.0113058 Jy ! Component: 200 - total flux cleaned = 0.0109452 Jy ! Total flux subtracted in 200 components = 0.0109452 Jy ! Clean residual min=-0.010135 max=0.013857 Jy/beam ! Clean residual mean=0.000211 rms=0.003658 Jy/beam ! Combined flux in latest and established models = 2.66816 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 78 components and 2.66816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278825Jy sigma=0.001772 ! Fit after self-cal, rms=0.278034Jy sigma=0.001768 ! 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.886 mas, bmaj=15.61 mas, bpa=5.291 degrees ! Estimated noise=1478.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.00199477 Jy ! Component: 100 - total flux cleaned = 0.00219713 Jy ! Component: 150 - total flux cleaned = 0.00219914 Jy ! Component: 200 - total flux cleaned = 0.00219522 Jy ! Total flux subtracted in 200 components = 0.00219522 Jy ! Clean residual min=-0.011430 max=0.011560 Jy/beam ! Clean residual mean=0.000312 rms=0.004054 Jy/beam ! Combined flux in latest and established models = 2.67035 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 82 components and 2.67035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.277911Jy sigma=0.001767 ! Fit after self-cal, rms=0.277404Jy sigma=0.001765 ! 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.825 mas, bmaj=6.86 mas, bpa=-0.6713 degrees ! Estimated noise=1877.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.20113 Jy ! Component: 100 - total flux cleaned = 2.50276 Jy ! Component: 150 - total flux cleaned = 2.5993 Jy ! Component: 200 - total flux cleaned = 2.64082 Jy ! Total flux subtracted in 200 components = 2.64082 Jy ! Clean residual min=-0.023335 max=0.026436 Jy/beam ! Clean residual mean=0.000324 rms=0.006952 Jy/beam ! Combined flux in latest and established models = 2.64082 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 24 model components to the UV plane model. ! The established model now contains 24 components and 2.64082 Jy ! Inverting map and beam ! Estimated beam: bmin=3.931 mas, bmaj=8.801 mas, bpa=-2.178 degrees ! Estimated noise=1230.06 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.0177759 Jy ! Component: 100 - total flux cleaned = 0.0200121 Jy ! Component: 150 - total flux cleaned = 0.0212404 Jy ! Component: 200 - total flux cleaned = 0.0223342 Jy ! Total flux subtracted in 200 components = 0.0223342 Jy ! Clean residual min=-0.011963 max=0.016957 Jy/beam ! Clean residual mean=0.000262 rms=0.003951 Jy/beam ! Combined flux in latest and established models = 2.66315 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 44 components and 2.66315 Jy ! Inverting map ! Added new window around map position (14.5, -26). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112436 Jy ! Component: 100 - total flux cleaned = 0.0102228 Jy ! Component: 150 - total flux cleaned = 0.0102606 Jy ! Component: 200 - total flux cleaned = 0.00943816 Jy ! Total flux subtracted in 200 components = 0.00943816 Jy ! Clean residual min=-0.009998 max=0.011830 Jy/beam ! Clean residual mean=0.000163 rms=0.003252 Jy/beam ! Combined flux in latest and established models = 2.67259 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 63 components and 2.67259 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.886 mas, bmaj=15.61 mas, bpa=5.291 degrees ! Estimated noise=1478.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.00200443 Jy ! Component: 100 - total flux cleaned = 0.00252978 Jy ! Component: 150 - total flux cleaned = 0.00232108 Jy ! Component: 200 - total flux cleaned = 0.00213164 Jy ! Total flux subtracted in 200 components = 0.00213164 Jy ! Clean residual min=-0.009977 max=0.010144 Jy/beam ! Clean residual mean=0.000230 rms=0.003319 Jy/beam ! Combined flux in latest and established models = 2.67472 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 2.67472 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.931 mas, bmaj=8.801 mas, bpa=-2.178 degrees ! Estimated noise=1230.06 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00194529 Jy ! Component: 100 - total flux cleaned = -0.000949069 Jy ! Component: 150 - total flux cleaned = -0.000640319 Jy ! Component: 200 - total flux cleaned = -0.000642925 Jy ! Total flux subtracted in 200 components = -0.000642925 Jy ! Clean residual min=-0.009337 max=0.010601 Jy/beam ! Clean residual mean=0.000150 rms=0.002987 Jy/beam ! Combined flux in latest and established models = 2.67408 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 95 components and 2.67408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276453Jy sigma=0.001757 ! Fit after self-cal, rms=0.275937Jy sigma=0.001755 wmodel J1337-1257_S_1995_04_19_yyk\_map.mod ! Writing 95 model components to file: J1337-1257_S_1995_04_19_yyk_map.mod wobs J1337-1257_S_1995_04_19_yyk\_uvs.fits ! Writing UV FITS file: J1337-1257_S_1995_04_19_yyk_uvs.fits wwins J1337-1257_S_1995_04_19_yyk\_map.win ! wwins: Wrote 3 windows to J1337-1257_S_1995_04_19_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.00365922 Jy ! Component: 100 - total flux cleaned = 0.00580342 Jy ! Component: 150 - total flux cleaned = 0.00780937 Jy ! Component: 200 - total flux cleaned = 0.00939174 Jy ! Component: 250 - total flux cleaned = 0.0107494 Jy ! Component: 300 - total flux cleaned = 0.012054 Jy ! Component: 350 - total flux cleaned = 0.0133034 Jy ! Component: 400 - total flux cleaned = 0.0139691 Jy ! Component: 450 - total flux cleaned = 0.0143573 Jy ! Component: 500 - total flux cleaned = 0.0146105 Jy ! Component: 550 - total flux cleaned = 0.0151038 Jy ! Component: 600 - total flux cleaned = 0.0154651 Jy ! Component: 650 - total flux cleaned = 0.0160503 Jy ! Component: 700 - total flux cleaned = 0.0162803 Jy ! Component: 750 - total flux cleaned = 0.0168459 Jy ! Component: 800 - total flux cleaned = 0.0172887 Jy ! Component: 850 - total flux cleaned = 0.0178302 Jy ! Component: 900 - total flux cleaned = 0.0180415 Jy ! Component: 950 - total flux cleaned = 0.0183527 Jy ! Component: 1000 - total flux cleaned = 0.0188631 Jy ! Component: 1050 - total flux cleaned = 0.0192665 Jy ! Component: 1100 - total flux cleaned = 0.0196633 Jy ! Component: 1150 - total flux cleaned = 0.0202463 Jy ! Component: 1200 - total flux cleaned = 0.0204379 Jy ! Component: 1250 - total flux cleaned = 0.0208149 Jy ! Component: 1300 - total flux cleaned = 0.0210009 Jy ! Component: 1350 - total flux cleaned = 0.0213653 Jy ! Component: 1400 - total flux cleaned = 0.0215447 Jy ! Component: 1450 - total flux cleaned = 0.0217215 Jy ! Component: 1500 - total flux cleaned = 0.0218975 Jy ! Component: 1550 - total flux cleaned = 0.0219842 Jy ! Component: 1600 - total flux cleaned = 0.0219848 Jy ! Component: 1650 - total flux cleaned = 0.0219847 Jy ! Component: 1700 - total flux cleaned = 0.0218189 Jy ! Component: 1750 - total flux cleaned = 0.0219839 Jy ! Component: 1800 - total flux cleaned = 0.021902 Jy ! Component: 1850 - total flux cleaned = 0.0218218 Jy ! Component: 1900 - total flux cleaned = 0.0216636 Jy ! Component: 1950 - total flux cleaned = 0.0215854 Jy ! Component: 2000 - total flux cleaned = 0.0214306 Jy ! Total flux subtracted in 2048 components = 0.0212773 Jy ! Clean residual min=-0.004558 max=0.004064 Jy/beam ! Clean residual mean=-0.000049 rms=0.001571 Jy/beam ! Combined flux in latest and established models = 2.69535 Jy keep ! Adding 123 model components to the UV plane model. ! The established model now contains 217 components and 2.69535 Jy ![Exited script file: muppet] wmap "J1337-1257_S_1995_04_19_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.931 x 8.801 at -2.178 degrees (North through East) ! Clean map min=-0.013569 max=2.572 Jy/beam ! Writing clean map to FITS file: J1337-1257_S_1995_04_19_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.572 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00155357 device "J1337-1257_S_1995_04_19_yyk\_map.eps/VPS" ! Attempting to open device: 'J1337-1257_S_1995_04_19_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.18121 0.18121 0.36242 0.724839 1.44968 2.89936 5.79871 11.5974 23.1949 46.3897 92.7794 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0046 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.572 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.931 x 8.801 at -2.178 degrees (North through East) ! Clean map min=-0.013569 max=2.572 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1337-1257_S_1995_04_19_yyk\_map.gif/gif" ! Attempting to open device: 'J1337-1257_S_1995_04_19_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1337-1257_S_1995_04_19_yyk_uvs.log closed on Sun Jan 7 18:22:31 2007