! Started logfile: J1743-0350_X_1995_07_15_yyk_uvs.log on Mon Jan 8 07:29:25 2007 obs J1743-0350_X_1995_07_15_yyk_uva.fits ! Reading UV FITS file: J1743-0350_X_1995_07_15_yyk_uva.fits ! AN table 1: 71 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.887324 visibilities/baseline/integration-bin. ! Found source: J1743-0350 ! ! 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 8.15049e+09 4e+06 1 4e+06 ! 02 2 8.23236e+09 4e+06 1 4e+06 ! 03 3 8.41236e+09 4e+06 1 4e+06 ! 04 4 8.55236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 788 lines of history. ! ! Reading 11340 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 J1743-0350_X_1995_07_15_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 3.55971 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=0.8161 mas, bmaj=1.807 mas, bpa=-0.5369 degrees ! Estimated noise=2032.32 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.7181 Jy ! Component: 100 - total flux cleaned = 3.40165 Jy ! Total flux subtracted in 100 components = 3.40165 Jy ! Clean residual min=-0.156650 max=0.187349 Jy/beam ! Clean residual mean=0.000573 rms=0.046566 Jy/beam ! Combined flux in latest and established models = 3.40165 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 3.40165 Jy ! ! Correcting IF 1. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.442574Jy sigma=0.007686 ! Fit after self-cal, rms=1.441718Jy sigma=0.007681 ! Inverting map and beam ! Estimated beam: bmin=0.8161 mas, bmaj=1.807 mas, bpa=-0.5369 degrees ! Estimated noise=2032.36 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=1.073 mas, bmaj=2.332 mas, bpa=-3.882 degrees ! Estimated noise=1057.48 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.329217 Jy ! Component: 100 - total flux cleaned = 0.442995 Jy ! Component: 150 - total flux cleaned = 0.451164 Jy ! Component: 200 - total flux cleaned = 0.451077 Jy ! Total flux subtracted in 200 components = 0.451077 Jy ! Clean residual min=-0.148903 max=0.102182 Jy/beam ! Clean residual mean=-0.000144 rms=0.029720 Jy/beam ! Combined flux in latest and established models = 3.85272 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 49 components and 3.85272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.398697Jy sigma=0.007311 ! Fit after self-cal, rms=1.398701Jy sigma=0.007311 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.073 x 2.332 at -3.882 degrees (North through East) ! Clean map min=-0.11768 max=3.2378 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.966599 ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.98 HN 1.01 KP 1.05 ! LA 0.97 MK 1.01 NL 1.03 OV 1.03 ! PT 1.02 SC 1.38 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.981983 ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.94 HN 0.99 KP 1.05 ! LA 0.96 MK 0.99 NL 1.00 OV 1.01 ! PT 1.00 SC 1.40 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.965457 ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.96 HN 1.05 KP 1.00 ! LA 0.95 MK 1.02 NL 1.05 OV 1.01 ! PT 0.99 SC 1.46 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.959357 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.97 HN 1.05 KP 1.06 ! LA 0.94 MK 1.00 NL 1.04 OV 0.99 ! PT 1.03 SC 1.45 ! ! ! Fit before self-cal, rms=1.398701Jy sigma=0.007311 ! Fit after self-cal, rms=1.712139Jy sigma=0.007200 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=1.712139Jy sigma=0.007200 ! Fit after self-cal, rms=1.712143Jy sigma=0.007200 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.127 mas, bmaj=2.54 mas, bpa=-8.211 degrees ! Estimated noise=999.624 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.205415 Jy ! Component: 100 - total flux cleaned = -0.259111 Jy ! Component: 150 - total flux cleaned = -0.26427 Jy ! Component: 200 - total flux cleaned = -0.263491 Jy ! Total flux subtracted in 200 components = -0.263491 Jy ! Clean residual min=-0.058786 max=0.036330 Jy/beam ! Clean residual mean=0.000118 rms=0.012436 Jy/beam ! Combined flux in latest and established models = 3.58923 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 3.58923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.697062Jy sigma=0.007036 ! Fit after self-cal, rms=1.697032Jy sigma=0.007036 ! 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=1.697032Jy sigma=0.007036 ! Fit after self-cal, rms=1.565332Jy sigma=0.006170 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.0360904 Jy ! Component: 100 - total flux cleaned = 0.0311375 Jy ! Component: 150 - total flux cleaned = 0.0268293 Jy ! Component: 200 - total flux cleaned = 0.0217401 Jy ! Total flux subtracted in 200 components = 0.0217401 Jy ! Clean residual min=-0.048020 max=0.038581 Jy/beam ! Clean residual mean=0.000114 rms=0.011834 Jy/beam ! Combined flux in latest and established models = 3.61097 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 57 components and 3.61097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.559775Jy sigma=0.006142 ! Fit after self-cal, rms=1.475846Jy sigma=0.005787 ! 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: 1.127 x 2.54 at -8.211 degrees (North through East) ! Clean map min=-0.04552 max=3.2071 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=1.475846Jy sigma=0.005787 ! Fit after self-cal, rms=1.231405Jy sigma=0.005730 ! 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.231405Jy sigma=0.005730 ! Fit after self-cal, rms=1.221517Jy sigma=0.005679 ! Inverting map and beam ! Estimated beam: bmin=1.111 mas, bmaj=2.417 mas, bpa=-5.837 degrees ! Estimated noise=985.417 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0113467 Jy ! Component: 100 - total flux cleaned = -0.0145699 Jy ! Component: 150 - total flux cleaned = -0.0184047 Jy ! Component: 200 - total flux cleaned = -0.0210138 Jy ! Total flux subtracted in 200 components = -0.0210138 Jy ! Clean residual min=-0.045868 max=0.026998 Jy/beam ! Clean residual mean=0.000093 rms=0.009807 Jy/beam ! Combined flux in latest and established models = 3.58996 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 58 components and 3.58996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.219687Jy sigma=0.005667 ! Fit after self-cal, rms=1.209251Jy sigma=0.005621 ! 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.209251Jy sigma=0.005621 ! Fit after self-cal, rms=1.654352Jy sigma=0.005401 ! 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.654352Jy sigma=0.005401 ! Fit after self-cal, rms=1.652591Jy sigma=0.005375 ! Inverting map and beam ! Estimated beam: bmin=1.124 mas, bmaj=2.433 mas, bpa=-6.317 degrees ! Estimated noise=986.217 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00874805 Jy ! Component: 100 - total flux cleaned = -0.0134766 Jy ! Component: 150 - total flux cleaned = -0.0174802 Jy ! Component: 200 - total flux cleaned = -0.0210626 Jy ! Total flux subtracted in 200 components = -0.0210626 Jy ! Clean residual min=-0.040464 max=0.027228 Jy/beam ! Clean residual mean=0.000135 rms=0.009196 Jy/beam ! Combined flux in latest and established models = 3.56889 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 59 components and 3.5689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.650189Jy sigma=0.005349 ! Fit after self-cal, rms=1.648406Jy sigma=0.005343 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.413 mas, bmaj=4.007 mas, bpa=14.67 degrees ! Estimated noise=1166.32 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.00255882 Jy ! Component: 100 - total flux cleaned = 0.00184464 Jy ! Component: 150 - total flux cleaned = 0.00118142 Jy ! Component: 200 - total flux cleaned = 0.00131238 Jy ! Total flux subtracted in 200 components = 0.00131238 Jy ! Clean residual min=-0.035939 max=0.027929 Jy/beam ! Clean residual mean=0.000223 rms=0.009641 Jy/beam ! Combined flux in latest and established models = 3.57021 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 60 components and 3.57021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.648142Jy sigma=0.005342 ! Fit after self-cal, rms=1.647901Jy sigma=0.005341 ! 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=0.8376 mas, bmaj=1.851 mas, bpa=-2.82 degrees ! Estimated noise=1976.41 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.6565 Jy ! Component: 100 - total flux cleaned = 3.18637 Jy ! Component: 150 - total flux cleaned = 3.39205 Jy ! Component: 200 - total flux cleaned = 3.49755 Jy ! Total flux subtracted in 200 components = 3.49755 Jy ! Clean residual min=-0.051206 max=0.054693 Jy/beam ! Clean residual mean=0.000175 rms=0.012482 Jy/beam ! Combined flux in latest and established models = 3.49755 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 28 model components to the UV plane model. ! The established model now contains 28 components and 3.49755 Jy ! Inverting map and beam ! Estimated beam: bmin=1.124 mas, bmaj=2.433 mas, bpa=-6.317 degrees ! Estimated noise=986.217 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.0656013 Jy ! Component: 100 - total flux cleaned = 0.083543 Jy ! Component: 150 - total flux cleaned = 0.0876963 Jy ! Component: 200 - total flux cleaned = 0.0879212 Jy ! Total flux subtracted in 200 components = 0.0879212 Jy ! Clean residual min=-0.036279 max=0.023908 Jy/beam ! Clean residual mean=0.000047 rms=0.008244 Jy/beam ! Combined flux in latest and established models = 3.58547 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 41 components and 3.58547 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.413 mas, bmaj=4.007 mas, bpa=14.67 degrees ! Estimated noise=1166.32 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.00275259 Jy ! Component: 100 - total flux cleaned = -0.00330931 Jy ! Component: 150 - total flux cleaned = -0.00395161 Jy ! Component: 200 - total flux cleaned = -0.00436987 Jy ! Total flux subtracted in 200 components = -0.00436987 Jy ! Clean residual min=-0.037968 max=0.023304 Jy/beam ! Clean residual mean=0.000123 rms=0.009355 Jy/beam ! Combined flux in latest and established models = 3.5811 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 44 components and 3.5811 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.124 mas, bmaj=2.433 mas, bpa=-6.317 degrees ! Estimated noise=986.217 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207114 Jy ! Component: 100 - total flux cleaned = 0.00248119 Jy ! Component: 150 - total flux cleaned = 0.00267112 Jy ! Component: 200 - total flux cleaned = 0.0028571 Jy ! Total flux subtracted in 200 components = 0.0028571 Jy ! Clean residual min=-0.036026 max=0.023446 Jy/beam ! Clean residual mean=0.000055 rms=0.008168 Jy/beam ! Combined flux in latest and established models = 3.58396 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 47 components and 3.58396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.645954Jy sigma=0.005310 ! Fit after self-cal, rms=1.645832Jy sigma=0.005309 wmodel J1743-0350_X_1995_07_15_yyk\_map.mod ! Writing 47 model components to file: J1743-0350_X_1995_07_15_yyk_map.mod wobs J1743-0350_X_1995_07_15_yyk\_uvs.fits ! Writing UV FITS file: J1743-0350_X_1995_07_15_yyk_uvs.fits wwins J1743-0350_X_1995_07_15_yyk\_map.win ! wwins: Wrote 1 windows to J1743-0350_X_1995_07_15_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.0156139 Jy ! Component: 100 - total flux cleaned = -0.028653 Jy ! Component: 150 - total flux cleaned = -0.0399854 Jy ! Component: 200 - total flux cleaned = -0.0468268 Jy ! Component: 250 - total flux cleaned = -0.0538191 Jy ! Component: 300 - total flux cleaned = -0.0589185 Jy ! Component: 350 - total flux cleaned = -0.0627243 Jy ! Component: 400 - total flux cleaned = -0.065716 Jy ! Component: 450 - total flux cleaned = -0.068821 Jy ! Component: 500 - total flux cleaned = -0.0712466 Jy ! Component: 550 - total flux cleaned = -0.0730518 Jy ! Component: 600 - total flux cleaned = -0.074538 Jy ! Component: 650 - total flux cleaned = -0.0762112 Jy ! Component: 700 - total flux cleaned = -0.0775936 Jy ! Component: 750 - total flux cleaned = -0.0789268 Jy ! Component: 800 - total flux cleaned = -0.0802134 Jy ! Component: 850 - total flux cleaned = -0.0812429 Jy ! Component: 900 - total flux cleaned = -0.0820356 Jy ! Component: 950 - total flux cleaned = -0.0833806 Jy ! Component: 1000 - total flux cleaned = -0.0833781 Jy ! Component: 1050 - total flux cleaned = -0.0842848 Jy ! Component: 1100 - total flux cleaned = -0.0841082 Jy ! Component: 1150 - total flux cleaned = -0.0841073 Jy ! Component: 1200 - total flux cleaned = -0.0837801 Jy ! Component: 1250 - total flux cleaned = -0.0837822 Jy ! Component: 1300 - total flux cleaned = -0.0831577 Jy ! Component: 1350 - total flux cleaned = -0.0828571 Jy ! Component: 1400 - total flux cleaned = -0.0827093 Jy ! Component: 1450 - total flux cleaned = -0.0822732 Jy ! Component: 1500 - total flux cleaned = -0.0819893 Jy ! Component: 1550 - total flux cleaned = -0.0819876 Jy ! Component: 1600 - total flux cleaned = -0.081847 Jy ! Component: 1650 - total flux cleaned = -0.0817144 Jy ! Component: 1700 - total flux cleaned = -0.0812024 Jy ! Component: 1750 - total flux cleaned = -0.0812076 Jy ! Component: 1800 - total flux cleaned = -0.0813325 Jy ! Component: 1850 - total flux cleaned = -0.0813341 Jy ! Component: 1900 - total flux cleaned = -0.0814487 Jy ! Component: 1950 - total flux cleaned = -0.0811048 Jy ! Component: 2000 - total flux cleaned = -0.0808792 Jy ! Total flux subtracted in 2048 components = -0.0805464 Jy ! Clean residual min=-0.005499 max=0.005801 Jy/beam ! Clean residual mean=0.000009 rms=0.002346 Jy/beam ! Combined flux in latest and established models = 3.50341 Jy keep ! Adding 157 model components to the UV plane model. ! The established model now contains 204 components and 3.50341 Jy ![Exited script file: muppet] wmap "J1743-0350_X_1995_07_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.124 x 2.433 at -6.317 degrees (North through East) ! Clean map min=-0.021716 max=3.1811 Jy/beam ! Writing clean map to FITS file: J1743-0350_X_1995_07_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 3.18106 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00230123 device "J1743-0350_X_1995_07_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J1743-0350_X_1995_07_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.217025 0.217025 0.434049 0.868099 1.7362 3.47239 6.94479 13.8896 27.7792 55.5583 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0069 print "peak=",int(peak_flux*1000)/1000 ! peak= 3.181 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.124 x 2.433 at -6.317 degrees (North through East) ! Clean map min=-0.021716 max=3.1811 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1743-0350_X_1995_07_15_yyk\_map.gif/gif" ! Attempting to open device: 'J1743-0350_X_1995_07_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1743-0350_X_1995_07_15_yyk_uvs.log closed on Mon Jan 8 07:29:32 2007