! Started logfile: J1742-1517_X_2005_07_09_yyk_uvs.log on Fri Jan 20 11:25:50 2006 obs J1742-1517_X_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J1742-1517_X_2005_07_09_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.804444 visibilities/baseline/integration-bin. ! Found source: J1742-1517 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1480 lines of history. ! ! Reading 1448 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 J1742-1517_X_2005_07_09_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 = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.112751 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.7366 mas, bmaj=1.854 mas, bpa=5.049 degrees ! Estimated noise=1.50557 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 = 0.0691488 Jy ! Component: 100 - total flux cleaned = 0.0855385 Jy ! Total flux subtracted in 100 components = 0.0855385 Jy ! Clean residual min=-0.009816 max=0.017499 Jy/beam ! Clean residual mean=0.000010 rms=0.002644 Jy/beam ! Combined flux in latest and established models = 0.0855385 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0855385 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.078848Jy sigma=1.307596 ! Fit after self-cal, rms=0.074995Jy sigma=1.247412 ! Inverting map and beam ! Estimated beam: bmin=0.7366 mas, bmaj=1.854 mas, bpa=5.049 degrees ! Estimated noise=1.50557 mJy/beam. ! Added new window around map position (-5.2, 38.6). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.019905 Jy ! Component: 100 - total flux cleaned = 0.0304291 Jy ! Total flux subtracted in 100 components = 0.0304291 Jy ! Clean residual min=-0.008613 max=0.008631 Jy/beam ! Clean residual mean=0.000005 rms=0.002000 Jy/beam ! Combined flux in latest and established models = 0.115968 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.115968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070916Jy sigma=1.132537 ! Fit after self-cal, rms=0.070572Jy sigma=1.122876 ! Inverting map 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=0.9422 mas, bmaj=2.281 mas, bpa=5.24 degrees ! Estimated noise=1.04729 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.0138313 Jy ! Component: 100 - total flux cleaned = 0.020836 Jy ! Component: 150 - total flux cleaned = 0.0247609 Jy ! Component: 200 - total flux cleaned = 0.0271072 Jy ! Total flux subtracted in 200 components = 0.0271072 Jy ! Clean residual min=-0.005435 max=0.006989 Jy/beam ! Clean residual mean=0.000008 rms=0.001429 Jy/beam ! Combined flux in latest and established models = 0.143075 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 60 components and 0.143075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069930Jy sigma=1.080081 ! Fit after self-cal, rms=0.069756Jy sigma=1.075702 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9422 x 2.281 at 5.24 degrees (North through East) ! Clean map min=-0.005177 max=0.088729 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.988748 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.11 HN 1.00 KP 1.01 ! LA 0.96 MK 1.00* NL 1.02 OV 0.91 ! PT 1.14 SC 1.00 ! ! ! Fit before self-cal, rms=0.069756Jy sigma=1.075702 ! Fit after self-cal, rms=0.069615Jy sigma=1.072165 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.069615Jy sigma=1.072165 ! Fit after self-cal, rms=0.069613Jy sigma=1.072146 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9386 mas, bmaj=2.274 mas, bpa=5.33 degrees ! Estimated noise=1.04938 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 (-7, 37.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00922428 Jy ! Component: 100 - total flux cleaned = 0.0133343 Jy ! Component: 150 - total flux cleaned = 0.0158641 Jy ! Component: 200 - total flux cleaned = 0.0169107 Jy ! Total flux subtracted in 200 components = 0.0169107 Jy ! Clean residual min=-0.004739 max=0.005270 Jy/beam ! Clean residual mean=0.000006 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.159985 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 102 components and 0.159986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068995Jy sigma=1.052866 ! Fit after self-cal, rms=0.068964Jy sigma=1.051540 ! 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.068964Jy sigma=1.051540 ! Fit after self-cal, rms=0.064667Jy sigma=0.994727 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.00312088 Jy ! Component: 100 - total flux cleaned = 0.0046078 Jy ! Component: 150 - total flux cleaned = 0.00527464 Jy ! Component: 200 - total flux cleaned = 0.00580877 Jy ! Total flux subtracted in 200 components = 0.00580877 Jy ! Clean residual min=-0.004431 max=0.005215 Jy/beam ! Clean residual mean=0.000007 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.165794 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 114 components and 0.165794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064724Jy sigma=0.991443 ! Fit after self-cal, rms=0.064064Jy sigma=0.987236 ! Inverting map ! Added new window around map position (-46.6, 18.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0051112 Jy ! Component: 100 - total flux cleaned = 0.00524008 Jy ! Component: 150 - total flux cleaned = 0.00550408 Jy ! Component: 200 - total flux cleaned = 0.0058872 Jy ! Total flux subtracted in 200 components = 0.0058872 Jy ! Clean residual min=-0.004175 max=0.004232 Jy/beam ! Clean residual mean=0.000012 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.171682 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 136 components and 0.171681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063594Jy sigma=0.978196 ! Fit after self-cal, rms=0.063494Jy sigma=0.977248 ! 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: 0.9386 x 2.274 at 5.33 degrees (North through East) ! Clean map min=-0.0039344 max=0.091576 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 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.269 mas, bmaj=4.868 mas, bpa=10.58 degrees ! Estimated noise=1.29296 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.00190337 Jy ! Component: 100 - total flux cleaned = 0.00291668 Jy ! Component: 150 - total flux cleaned = 0.0030464 Jy ! Component: 200 - total flux cleaned = 0.00316196 Jy ! Total flux subtracted in 200 components = 0.00316196 Jy ! Clean residual min=-0.004660 max=0.004994 Jy/beam ! Clean residual mean=0.000018 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.174843 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 149 components and 0.174843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063464Jy sigma=0.976357 ! Fit after self-cal, rms=0.063439Jy sigma=0.976212 ! 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.7356 mas, bmaj=1.852 mas, bpa=5.131 degrees ! Estimated noise=1.50392 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0765558 Jy ! Component: 100 - total flux cleaned = 0.100233 Jy ! Component: 150 - total flux cleaned = 0.115027 Jy ! Component: 200 - total flux cleaned = 0.1244 Jy ! Total flux subtracted in 200 components = 0.1244 Jy ! Clean residual min=-0.007080 max=0.006907 Jy/beam ! Clean residual mean=0.000004 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.1244 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.1244 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9386 mas, bmaj=2.274 mas, bpa=5.33 degrees ! Estimated noise=1.04938 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.0138239 Jy ! Component: 100 - total flux cleaned = 0.022379 Jy ! Component: 150 - total flux cleaned = 0.0286529 Jy ! Component: 200 - total flux cleaned = 0.0335747 Jy ! Total flux subtracted in 200 components = 0.0335747 Jy ! Clean residual min=-0.004547 max=0.005053 Jy/beam ! Clean residual mean=0.000010 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.157975 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 94 components and 0.157975 Jy ! Inverting map ! Added new window around map position (30, 41.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00536806 Jy ! Component: 100 - total flux cleaned = 0.00835082 Jy ! Component: 150 - total flux cleaned = 0.0100383 Jy ! Component: 200 - total flux cleaned = 0.0110061 Jy ! Total flux subtracted in 200 components = 0.0110061 Jy ! Clean residual min=-0.004229 max=0.003784 Jy/beam ! Clean residual mean=0.000007 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.168981 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 122 components and 0.168981 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.269 mas, bmaj=4.868 mas, bpa=10.58 degrees ! Estimated noise=1.29296 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.0033213 Jy ! Component: 100 - total flux cleaned = 0.00538599 Jy ! Component: 150 - total flux cleaned = 0.00606739 Jy ! Component: 200 - total flux cleaned = 0.00630286 Jy ! Total flux subtracted in 200 components = 0.00630286 Jy ! Clean residual min=-0.004540 max=0.004556 Jy/beam ! Clean residual mean=0.000013 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.175284 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 146 components and 0.175284 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9386 mas, bmaj=2.274 mas, bpa=5.33 degrees ! Estimated noise=1.04938 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105391 Jy ! Component: 100 - total flux cleaned = -4.47372e-05 Jy ! Component: 150 - total flux cleaned = -0.000185166 Jy ! Component: 200 - total flux cleaned = -0.000247861 Jy ! Total flux subtracted in 200 components = -0.000247861 Jy ! Clean residual min=-0.004262 max=0.003664 Jy/beam ! Clean residual mean=0.000008 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.175036 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 164 components and 0.175036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063082Jy sigma=0.968226 ! Fit after self-cal, rms=0.063024Jy sigma=0.967431 wmodel J1742-1517_X_2005_07_09_yyk\_map.mod ! Writing 164 model components to file: J1742-1517_X_2005_07_09_yyk_map.mod wobs J1742-1517_X_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J1742-1517_X_2005_07_09_yyk_uvs.fits wwins J1742-1517_X_2005_07_09_yyk\_map.win ! wwins: Wrote 5 windows to J1742-1517_X_2005_07_09_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=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000989648 Jy ! Component: 100 - total flux cleaned = -0.0014645 Jy ! Component: 150 - total flux cleaned = -0.00185057 Jy ! Component: 200 - total flux cleaned = -0.00172737 Jy ! Component: 250 - total flux cleaned = -0.0019674 Jy ! Component: 300 - total flux cleaned = -0.00208477 Jy ! Component: 350 - total flux cleaned = -0.00231448 Jy ! Component: 400 - total flux cleaned = -0.00253901 Jy ! Component: 450 - total flux cleaned = -0.00281294 Jy ! Component: 500 - total flux cleaned = -0.0030276 Jy ! Component: 550 - total flux cleaned = -0.00313313 Jy ! Component: 600 - total flux cleaned = -0.00329056 Jy ! Component: 650 - total flux cleaned = -0.00359699 Jy ! Component: 700 - total flux cleaned = -0.00359696 Jy ! Component: 750 - total flux cleaned = -0.00384259 Jy ! Component: 800 - total flux cleaned = -0.00393852 Jy ! Component: 850 - total flux cleaned = -0.0040813 Jy ! Component: 900 - total flux cleaned = -0.00412813 Jy ! Component: 950 - total flux cleaned = -0.00431417 Jy ! Component: 1000 - total flux cleaned = -0.00440612 Jy ! Component: 1050 - total flux cleaned = -0.00449624 Jy ! Component: 1100 - total flux cleaned = -0.00467404 Jy ! Component: 1150 - total flux cleaned = -0.00476263 Jy ! Component: 1200 - total flux cleaned = -0.00506745 Jy ! Component: 1250 - total flux cleaned = -0.00506815 Jy ! Component: 1300 - total flux cleaned = -0.00536587 Jy ! Component: 1350 - total flux cleaned = -0.00557548 Jy ! Component: 1400 - total flux cleaned = -0.00582384 Jy ! Component: 1450 - total flux cleaned = -0.00602811 Jy ! Component: 1500 - total flux cleaned = -0.0061502 Jy ! Component: 1550 - total flux cleaned = -0.00627104 Jy ! Component: 1600 - total flux cleaned = -0.00650886 Jy ! Component: 1650 - total flux cleaned = -0.00647011 Jy ! Component: 1700 - total flux cleaned = -0.00678143 Jy ! Component: 1750 - total flux cleaned = -0.00693588 Jy ! Component: 1800 - total flux cleaned = -0.00705043 Jy ! Component: 1850 - total flux cleaned = -0.00720121 Jy ! Component: 1900 - total flux cleaned = -0.00731361 Jy ! Component: 1950 - total flux cleaned = -0.007573 Jy ! Component: 2000 - total flux cleaned = -0.00768289 Jy ! Component: 2050 - total flux cleaned = -0.00779201 Jy ! Component: 2100 - total flux cleaned = -0.0077563 Jy ! Component: 2150 - total flux cleaned = -0.00804329 Jy ! Component: 2200 - total flux cleaned = -0.00822104 Jy ! Component: 2250 - total flux cleaned = -0.00846795 Jy ! Component: 2300 - total flux cleaned = -0.00850273 Jy ! Component: 2350 - total flux cleaned = -0.00871125 Jy ! Component: 2400 - total flux cleaned = -0.00888345 Jy ! Component: 2450 - total flux cleaned = -0.00905361 Jy ! Component: 2500 - total flux cleaned = -0.00908711 Jy ! Component: 2550 - total flux cleaned = -0.00918807 Jy ! Component: 2600 - total flux cleaned = -0.00928866 Jy ! Component: 2650 - total flux cleaned = -0.00955362 Jy ! Component: 2700 - total flux cleaned = -0.0097175 Jy ! Component: 2750 - total flux cleaned = -0.00984779 Jy ! Component: 2800 - total flux cleaned = -0.00984748 Jy ! Component: 2850 - total flux cleaned = -0.0100089 Jy ! Component: 2900 - total flux cleaned = -0.0101682 Jy ! Component: 2950 - total flux cleaned = -0.0104531 Jy ! Component: 3000 - total flux cleaned = -0.0105159 Jy ! Component: 3050 - total flux cleaned = -0.0107033 Jy ! Component: 3100 - total flux cleaned = -0.0108271 Jy ! Component: 3150 - total flux cleaned = -0.0109506 Jy ! Component: 3200 - total flux cleaned = -0.0109504 Jy ! Component: 3250 - total flux cleaned = -0.0112542 Jy ! Component: 3300 - total flux cleaned = -0.0113746 Jy ! Component: 3350 - total flux cleaned = -0.0113744 Jy ! Component: 3400 - total flux cleaned = -0.0113447 Jy ! Component: 3450 - total flux cleaned = -0.0113448 Jy ! Component: 3500 - total flux cleaned = -0.0115215 Jy ! Component: 3550 - total flux cleaned = -0.0116092 Jy ! Component: 3600 - total flux cleaned = -0.0116674 Jy ! Component: 3650 - total flux cleaned = -0.0117541 Jy ! Component: 3700 - total flux cleaned = -0.0118113 Jy ! Component: 3750 - total flux cleaned = -0.0117256 Jy ! Component: 3800 - total flux cleaned = -0.0118107 Jy ! Component: 3850 - total flux cleaned = -0.0117826 Jy ! Component: 3900 - total flux cleaned = -0.0117267 Jy ! Component: 3950 - total flux cleaned = -0.011727 Jy ! Component: 4000 - total flux cleaned = -0.0119762 Jy ! Component: 4050 - total flux cleaned = -0.0118105 Jy ! Total flux subtracted in 4096 components = -0.0119476 Jy ! Clean residual min=-0.001675 max=0.001588 Jy/beam ! Clean residual mean=0.000005 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.163088 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 432 components and 0.163089 Jy ![Exited script file: muppet] wmap "J1742-1517_X_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9386 x 2.274 at 5.33 degrees (North through East) ! Clean map min=-0.003109 max=0.092131 Jy/beam ! Writing clean map to FITS file: J1742-1517_X_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0921314 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00047226 device "J1742-1517_X_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J1742-1517_X_2005_07_09_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -1.53778 1.53778 3.07557 6.15113 12.3023 24.6045 49.2091 98.4181 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.092 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9386 x 2.274 at 5.33 degrees (North through East) ! Clean map min=-0.003109 max=0.092131 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1742-1517_X_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J1742-1517_X_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1742-1517_X_2005_07_09_yyk_uvs.log closed on Fri Jan 20 11:26:15 2006