! Started logfile: J1625-2527_X_1995_07_15_yyk_uvs.log on Mon Jan 8 06:59:32 2007 obs J1625-2527_X_1995_07_15_yyk_uva.fits ! Reading UV FITS file: J1625-2527_X_1995_07_15_yyk_uva.fits ! AN table 1: 129 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.606374 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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 791 lines of history. ! ! Reading 14080 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 J1625-2527_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.64471 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.7489 mas, bmaj=1.941 mas, bpa=11.7 degrees ! Estimated noise=1907.38 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.84084 Jy ! Component: 100 - total flux cleaned = 3.46916 Jy ! Total flux subtracted in 100 components = 3.46916 Jy ! Clean residual min=-0.102053 max=0.153772 Jy/beam ! Clean residual mean=0.002535 rms=0.033859 Jy/beam ! Combined flux in latest and established models = 3.46916 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 3.46916 Jy ! ! Correcting IF 1. ! A total of 288 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 288 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 288 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 288 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.231003Jy sigma=0.006477 ! Fit after self-cal, rms=1.230187Jy sigma=0.006473 ! Inverting map and beam ! Estimated beam: bmin=0.7489 mas, bmaj=1.941 mas, bpa=11.7 degrees ! Estimated noise=1907.38 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=0.9622 mas, bmaj=2.514 mas, bpa=5.06 degrees ! Estimated noise=1025.2 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.234387 Jy ! Component: 100 - total flux cleaned = 0.308869 Jy ! Component: 150 - total flux cleaned = 0.321144 Jy ! Component: 200 - total flux cleaned = 0.319399 Jy ! Total flux subtracted in 200 components = 0.319399 Jy ! Clean residual min=-0.051898 max=0.074751 Jy/beam ! Clean residual mean=0.000031 rms=0.015373 Jy/beam ! Combined flux in latest and established models = 3.78856 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 27 components and 3.78856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.203643Jy sigma=0.006292 ! Fit after self-cal, rms=1.203619Jy sigma=0.006292 ! 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.9622 x 2.514 at 5.06 degrees (North through East) ! Clean map min=-0.048375 max=3.4051 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.997118 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.00* KP 1.05 ! LA 0.97 MK 1.00 NL 1.07 OV 1.01 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01028 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.95 HN 1.00* KP 1.05 ! LA 0.95 MK 0.99 NL 1.04 OV 1.00 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.999463 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 1.00* KP 1.00 ! LA 0.94 MK 1.02 NL 1.09 OV 1.01 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.988997 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.00* KP 1.06 ! LA 0.94 MK 1.00 NL 1.08 OV 0.99 ! PT 1.02 SC 1.03 ! ! ! Fit before self-cal, rms=1.203619Jy sigma=0.006292 ! Fit after self-cal, rms=1.187014Jy sigma=0.006158 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.187014Jy sigma=0.006158 ! Fit after self-cal, rms=1.187003Jy sigma=0.006158 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9662 mas, bmaj=2.521 mas, bpa=5.037 degrees ! Estimated noise=1019.64 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.00727075 Jy ! Component: 100 - total flux cleaned = -0.00690288 Jy ! Component: 150 - total flux cleaned = -0.00620763 Jy ! Component: 200 - total flux cleaned = -0.00557616 Jy ! Total flux subtracted in 200 components = -0.00557616 Jy ! Clean residual min=-0.036740 max=0.023662 Jy/beam ! Clean residual mean=-0.002634 rms=0.008942 Jy/beam ! Combined flux in latest and established models = 3.78299 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 3.78299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.186642Jy sigma=0.006157 ! Fit after self-cal, rms=1.186637Jy sigma=0.006157 ! 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.186637Jy sigma=0.006157 ! Fit after self-cal, rms=0.939056Jy sigma=0.004784 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.0401837 Jy ! Component: 100 - total flux cleaned = 0.0358578 Jy ! Component: 150 - total flux cleaned = 0.0340972 Jy ! Component: 200 - total flux cleaned = 0.0341616 Jy ! Total flux subtracted in 200 components = 0.0341616 Jy ! Clean residual min=-0.042862 max=0.035392 Jy/beam ! Clean residual mean=-0.003098 rms=0.010137 Jy/beam ! Combined flux in latest and established models = 3.81715 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 44 components and 3.81715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.929070Jy sigma=0.004736 ! Fit after self-cal, rms=0.867327Jy sigma=0.004424 ! 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.9662 x 2.521 at 5.037 degrees (North through East) ! Clean map min=-0.043734 max=3.4877 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.867327Jy sigma=0.004424 ! Fit after self-cal, rms=0.792910Jy sigma=0.004351 ! 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.792910Jy sigma=0.004351 ! Fit after self-cal, rms=0.775404Jy sigma=0.004260 ! Inverting map and beam ! Estimated beam: bmin=0.9443 mas, bmaj=2.42 mas, bpa=6.954 degrees ! Estimated noise=1005.87 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00339511 Jy ! Component: 100 - total flux cleaned = -0.00247406 Jy ! Component: 150 - total flux cleaned = -0.00164396 Jy ! Component: 200 - total flux cleaned = -0.000855384 Jy ! Total flux subtracted in 200 components = -0.000855384 Jy ! Clean residual min=-0.024774 max=0.020809 Jy/beam ! Clean residual mean=0.000562 rms=0.005188 Jy/beam ! Combined flux in latest and established models = 3.81629 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 3.81629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.774890Jy sigma=0.004258 ! Fit after self-cal, rms=0.769022Jy sigma=0.004229 ! 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.769022Jy sigma=0.004229 ! Fit after self-cal, rms=0.799421Jy sigma=0.004176 ! 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.799421Jy sigma=0.004176 ! Fit after self-cal, rms=0.797529Jy sigma=0.004167 ! Inverting map and beam ! Estimated beam: bmin=0.9424 mas, bmaj=2.412 mas, bpa=7.148 degrees ! Estimated noise=1004.29 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -9.68197e-05 Jy ! Component: 100 - total flux cleaned = 0.000768154 Jy ! Component: 150 - total flux cleaned = 0.00159116 Jy ! Component: 200 - total flux cleaned = 0.00235616 Jy ! Total flux subtracted in 200 components = 0.00235616 Jy ! Clean residual min=-0.025193 max=0.022116 Jy/beam ! Clean residual mean=0.000459 rms=0.005316 Jy/beam ! Combined flux in latest and established models = 3.81865 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 3.81865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.797230Jy sigma=0.004165 ! Fit after self-cal, rms=0.796250Jy sigma=0.004161 ! 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.314 mas, bmaj=5.695 mas, bpa=16.58 degrees ! Estimated noise=1267.46 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.000706911 Jy ! Component: 100 - total flux cleaned = -0.000498297 Jy ! Component: 150 - total flux cleaned = -0.000491517 Jy ! Component: 200 - total flux cleaned = -0.000379439 Jy ! Total flux subtracted in 200 components = -0.000379439 Jy ! Clean residual min=-0.016200 max=0.017543 Jy/beam ! Clean residual mean=0.000919 rms=0.005693 Jy/beam ! Combined flux in latest and established models = 3.81827 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 50 components and 3.81827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.796272Jy sigma=0.004162 ! Fit after self-cal, rms=0.795747Jy sigma=0.004159 ! 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.7343 mas, bmaj=1.923 mas, bpa=12.77 degrees ! Estimated noise=1849.05 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.8612 Jy ! Component: 100 - total flux cleaned = 3.46202 Jy ! Component: 150 - total flux cleaned = 3.65304 Jy ! Component: 200 - total flux cleaned = 3.74204 Jy ! Total flux subtracted in 200 components = 3.74204 Jy ! Clean residual min=-0.051463 max=0.043569 Jy/beam ! Clean residual mean=0.000706 rms=0.013002 Jy/beam ! Combined flux in latest and established models = 3.74204 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 30 model components to the UV plane model. ! The established model now contains 30 components and 3.74204 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9424 mas, bmaj=2.412 mas, bpa=7.148 degrees ! Estimated noise=1004.29 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) ! Added new window around map position (0.4, 2.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0607011 Jy ! Component: 100 - total flux cleaned = 0.070968 Jy ! Component: 150 - total flux cleaned = 0.0772979 Jy ! Component: 200 - total flux cleaned = 0.0809931 Jy ! Total flux subtracted in 200 components = 0.0809931 Jy ! Clean residual min=-0.018215 max=0.015077 Jy/beam ! Clean residual mean=0.000377 rms=0.004260 Jy/beam ! Combined flux in latest and established models = 3.82303 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 57 components and 3.82303 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.314 mas, bmaj=5.695 mas, bpa=16.58 degrees ! Estimated noise=1267.46 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.00697905 Jy ! Component: 100 - total flux cleaned = 0.00811222 Jy ! Component: 150 - total flux cleaned = 0.00834679 Jy ! Component: 200 - total flux cleaned = 0.00834323 Jy ! Total flux subtracted in 200 components = 0.00834323 Jy ! Clean residual min=-0.014226 max=0.013731 Jy/beam ! Clean residual mean=0.000390 rms=0.004802 Jy/beam ! Combined flux in latest and established models = 3.83138 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 3.83138 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9424 mas, bmaj=2.412 mas, bpa=7.148 degrees ! Estimated noise=1004.29 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00327088 Jy ! Component: 100 - total flux cleaned = -0.00328356 Jy ! Component: 150 - total flux cleaned = -0.00329974 Jy ! Component: 200 - total flux cleaned = -0.00330197 Jy ! Total flux subtracted in 200 components = -0.00330197 Jy ! Clean residual min=-0.016866 max=0.016149 Jy/beam ! Clean residual mean=0.000268 rms=0.003994 Jy/beam ! Combined flux in latest and established models = 3.82808 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 83 components and 3.82808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.794192Jy sigma=0.004149 ! Fit after self-cal, rms=0.793739Jy sigma=0.004147 wmodel J1625-2527_X_1995_07_15_yyk\_map.mod ! Writing 83 model components to file: J1625-2527_X_1995_07_15_yyk_map.mod wobs J1625-2527_X_1995_07_15_yyk\_uvs.fits ! Writing UV FITS file: J1625-2527_X_1995_07_15_yyk_uvs.fits wwins J1625-2527_X_1995_07_15_yyk\_map.win ! wwins: Wrote 2 windows to J1625-2527_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.00502146 Jy ! Component: 100 - total flux cleaned = -0.0080812 Jy ! Component: 150 - total flux cleaned = -0.010364 Jy ! Component: 200 - total flux cleaned = -0.0126965 Jy ! Component: 250 - total flux cleaned = -0.0152945 Jy ! Component: 300 - total flux cleaned = -0.0173839 Jy ! Component: 350 - total flux cleaned = -0.0190198 Jy ! Component: 400 - total flux cleaned = -0.0202307 Jy ! Component: 450 - total flux cleaned = -0.0207285 Jy ! Component: 500 - total flux cleaned = -0.0212075 Jy ! Component: 550 - total flux cleaned = -0.0213605 Jy ! Component: 600 - total flux cleaned = -0.0212116 Jy ! Component: 650 - total flux cleaned = -0.0212113 Jy ! Component: 700 - total flux cleaned = -0.0209281 Jy ! Component: 750 - total flux cleaned = -0.020657 Jy ! Component: 800 - total flux cleaned = -0.0206574 Jy ! Component: 850 - total flux cleaned = -0.0205287 Jy ! Component: 900 - total flux cleaned = -0.0204041 Jy ! Component: 950 - total flux cleaned = -0.0204032 Jy ! Component: 1000 - total flux cleaned = -0.0204014 Jy ! Component: 1050 - total flux cleaned = -0.0204004 Jy ! Component: 1100 - total flux cleaned = -0.0201745 Jy ! Component: 1150 - total flux cleaned = -0.0199562 Jy ! Component: 1200 - total flux cleaned = -0.0194202 Jy ! Component: 1250 - total flux cleaned = -0.0188932 Jy ! Component: 1300 - total flux cleaned = -0.0184775 Jy ! Component: 1350 - total flux cleaned = -0.0178658 Jy ! Component: 1400 - total flux cleaned = -0.0171641 Jy ! Component: 1450 - total flux cleaned = -0.016672 Jy ! Component: 1500 - total flux cleaned = -0.0160895 Jy ! Component: 1550 - total flux cleaned = -0.0153265 Jy ! Component: 1600 - total flux cleaned = -0.0150474 Jy ! Component: 1650 - total flux cleaned = -0.014219 Jy ! Component: 1700 - total flux cleaned = -0.0134932 Jy ! Component: 1750 - total flux cleaned = -0.0129573 Jy ! Component: 1800 - total flux cleaned = -0.0122543 Jy ! Component: 1850 - total flux cleaned = -0.0116485 Jy ! Component: 1900 - total flux cleaned = -0.0110523 Jy ! Component: 1950 - total flux cleaned = -0.0102114 Jy ! Component: 2000 - total flux cleaned = -0.00963203 Jy ! Total flux subtracted in 2048 components = -0.0091413 Jy ! Clean residual min=-0.004402 max=0.004130 Jy/beam ! Clean residual mean=0.000272 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 3.81893 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 222 components and 3.81893 Jy ![Exited script file: muppet] wmap "J1625-2527_X_1995_07_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9424 x 2.412 at 7.148 degrees (North through East) ! Clean map min=-0.01835 max=3.4053 Jy/beam ! Writing clean map to FITS file: J1625-2527_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.40535 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00158342 device "J1625-2527_X_1995_07_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J1625-2527_X_1995_07_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.139494 0.139494 0.278989 0.557977 1.11595 2.23191 4.46382 8.92764 17.8553 35.7106 71.4211 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0047 print "peak=",int(peak_flux*1000)/1000 ! peak= 3.405 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.9424 x 2.412 at 7.148 degrees (North through East) ! Clean map min=-0.01835 max=3.4053 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1625-2527_X_1995_07_15_yyk\_map.gif/gif" ! Attempting to open device: 'J1625-2527_X_1995_07_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1625-2527_X_1995_07_15_yyk_uvs.log closed on Mon Jan 8 06:59:40 2007