! Started logfile: J1333-1950_X_1997_08_27_yyk_uvs.log on Mon Jan 8 06:07:43 2007 obs J1333-1950_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1333-1950_X_1997_08_27_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964413 visibilities/baseline/integration-bin. ! Found source: J1333-1950 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 701 lines of history. ! ! Reading 24824 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 J1333-1950_X_1997_08_27_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)= 0.279887 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.6944 mas, bmaj=1.689 mas, bpa=-3.324 degrees ! Estimated noise=1307.86 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.128152 Jy ! Component: 100 - total flux cleaned = 0.150123 Jy ! Total flux subtracted in 100 components = 0.150123 Jy ! Clean residual min=-0.008898 max=0.010555 Jy/beam ! Clean residual mean=0.000090 rms=0.002302 Jy/beam ! Combined flux in latest and established models = 0.150123 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.150123 Jy ! ! Correcting IF 1. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.235957Jy sigma=0.001247 ! Fit after self-cal, rms=0.235834Jy sigma=0.001246 ! Inverting map and beam ! Estimated beam: bmin=0.6944 mas, bmaj=1.689 mas, bpa=-3.325 degrees ! Estimated noise=1307.86 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.869 mas, bmaj=2.163 mas, bpa=-5.116 degrees ! Estimated noise=777.76 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.0139923 Jy ! Component: 100 - total flux cleaned = 0.018459 Jy ! Component: 150 - total flux cleaned = 0.020137 Jy ! Component: 200 - total flux cleaned = 0.0202895 Jy ! Total flux subtracted in 200 components = 0.0202895 Jy ! Clean residual min=-0.005377 max=0.006652 Jy/beam ! Clean residual mean=0.000054 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.170413 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 30 components and 0.170413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.235756Jy sigma=0.001243 ! Fit after self-cal, rms=0.235755Jy sigma=0.001243 ! 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.869 x 2.163 at -5.116 degrees (North through East) ! Clean map min=-0.0049866 max=0.1559 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0197 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.91 HN 0.96 KP 1.03 ! LA 1.05 MK 1.02 NL 1.00 OV 0.98 ! PT 0.99 SC 0.87 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 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 3. ! A total of 3 telescope corrections were flagged in sub-array 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 4. ! A total of 3 telescope corrections were flagged in sub-array 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* ! ! ! Fit before self-cal, rms=0.235755Jy sigma=0.001243 ! Fit after self-cal, rms=0.234924Jy sigma=0.001242 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.234924Jy sigma=0.001242 ! Fit after self-cal, rms=0.234915Jy sigma=0.001242 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8666 mas, bmaj=2.143 mas, bpa=-4.448 degrees ! Estimated noise=778.192 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 (-1.6, -0.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00524937 Jy ! Component: 100 - total flux cleaned = 0.0056499 Jy ! Component: 150 - total flux cleaned = 0.00550277 Jy ! Component: 200 - total flux cleaned = 0.00526232 Jy ! Total flux subtracted in 200 components = 0.00526232 Jy ! Clean residual min=-0.004784 max=0.005621 Jy/beam ! Clean residual mean=0.000046 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.175675 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 50 components and 0.175675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234468Jy sigma=0.001241 ! Fit after self-cal, rms=0.234431Jy sigma=0.001241 ! 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.234431Jy sigma=0.001241 ! Fit after self-cal, rms=0.231544Jy sigma=0.001226 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.00395296 Jy ! Component: 100 - total flux cleaned = 0.00383947 Jy ! Component: 150 - total flux cleaned = 0.00363145 Jy ! Component: 200 - total flux cleaned = 0.00344691 Jy ! Total flux subtracted in 200 components = 0.00344691 Jy ! Clean residual min=-0.004025 max=0.005451 Jy/beam ! Clean residual mean=0.000041 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.179122 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.179122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231346Jy sigma=0.001225 ! Fit after self-cal, rms=0.230935Jy sigma=0.001223 ! 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.8666 x 2.143 at -4.448 degrees (North through East) ! Clean map min=-0.0053361 max=0.15845 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.230935Jy sigma=0.001223 ! Fit after self-cal, rms=0.227282Jy sigma=0.001222 ! 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.227282Jy sigma=0.001222 ! Fit after self-cal, rms=0.227218Jy sigma=0.001221 ! Inverting map and beam ! Estimated beam: bmin=0.8614 mas, bmaj=2.138 mas, bpa=-3.89 degrees ! Estimated noise=760.501 mJy/beam. ! Added new window around map position (8.2, -6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243503 Jy ! Component: 100 - total flux cleaned = 0.00259157 Jy ! Component: 150 - total flux cleaned = 0.00297379 Jy ! Component: 200 - total flux cleaned = 0.00297628 Jy ! Total flux subtracted in 200 components = 0.00297628 Jy ! Clean residual min=-0.003487 max=0.003708 Jy/beam ! Clean residual mean=0.000034 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.182098 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 88 components and 0.182098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226897Jy sigma=0.001220 ! Fit after self-cal, rms=0.226792Jy sigma=0.001220 ! 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.226792Jy sigma=0.001220 ! Fit after self-cal, rms=0.226391Jy sigma=0.001219 ! 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.226391Jy sigma=0.001219 ! Fit after self-cal, rms=0.226361Jy sigma=0.001219 ! Inverting map and beam ! Estimated beam: bmin=0.8578 mas, bmaj=2.131 mas, bpa=-3.917 degrees ! Estimated noise=758.072 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018394 Jy ! Component: 100 - total flux cleaned = 0.00194215 Jy ! Component: 150 - total flux cleaned = 0.00184954 Jy ! Component: 200 - total flux cleaned = 0.0017687 Jy ! Total flux subtracted in 200 components = 0.0017687 Jy ! Clean residual min=-0.003809 max=0.003559 Jy/beam ! Clean residual mean=0.000030 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.183867 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 105 components and 0.183867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226202Jy sigma=0.001218 ! Fit after self-cal, rms=0.226185Jy sigma=0.001218 ! 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.191 mas, bmaj=4.547 mas, bpa=2.934 degrees ! Estimated noise=999.87 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.000214763 Jy ! Component: 100 - total flux cleaned = -0.000160759 Jy ! Component: 150 - total flux cleaned = -0.000104031 Jy ! Component: 200 - total flux cleaned = -0.000100217 Jy ! Total flux subtracted in 200 components = -0.000100217 Jy ! Clean residual min=-0.003483 max=0.003950 Jy/beam ! Clean residual mean=0.000062 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.183767 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 114 components and 0.183767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226129Jy sigma=0.001218 ! Fit after self-cal, rms=0.226113Jy sigma=0.001218 ! 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.6916 mas, bmaj=1.686 mas, bpa=-2.896 degrees ! Estimated noise=1272.14 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.129809 Jy ! Component: 100 - total flux cleaned = 0.153149 Jy ! Component: 150 - total flux cleaned = 0.165427 Jy ! Component: 200 - total flux cleaned = 0.170743 Jy ! Total flux subtracted in 200 components = 0.170743 Jy ! Clean residual min=-0.006500 max=0.006226 Jy/beam ! Clean residual mean=0.000064 rms=0.001707 Jy/beam ! Combined flux in latest and established models = 0.170743 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.170743 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8578 mas, bmaj=2.131 mas, bpa=-3.917 degrees ! Estimated noise=758.072 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.00844544 Jy ! Component: 100 - total flux cleaned = 0.0111217 Jy ! Component: 150 - total flux cleaned = 0.0122188 Jy ! Component: 200 - total flux cleaned = 0.0124914 Jy ! Total flux subtracted in 200 components = 0.0124914 Jy ! Clean residual min=-0.003707 max=0.003725 Jy/beam ! Clean residual mean=0.000036 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.183235 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 73 components and 0.183235 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.191 mas, bmaj=4.547 mas, bpa=2.934 degrees ! Estimated noise=999.87 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.00146697 Jy ! Component: 100 - total flux cleaned = 0.00155457 Jy ! Component: 150 - total flux cleaned = 0.00162921 Jy ! Component: 200 - total flux cleaned = 0.00155986 Jy ! Total flux subtracted in 200 components = 0.00155986 Jy ! Clean residual min=-0.003432 max=0.003993 Jy/beam ! Clean residual mean=0.000063 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.184794 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 90 components and 0.184794 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8578 mas, bmaj=2.131 mas, bpa=-3.917 degrees ! Estimated noise=758.072 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000811693 Jy ! Component: 100 - total flux cleaned = -0.00113925 Jy ! Component: 150 - total flux cleaned = -0.00123868 Jy ! Component: 200 - total flux cleaned = -0.00141896 Jy ! Total flux subtracted in 200 components = -0.00141896 Jy ! Clean residual min=-0.003800 max=0.003514 Jy/beam ! Clean residual mean=0.000033 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.183375 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 105 components and 0.183375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226117Jy sigma=0.001218 ! Fit after self-cal, rms=0.226103Jy sigma=0.001218 wmodel J1333-1950_X_1997_08_27_yyk\_map.mod ! Writing 105 model components to file: J1333-1950_X_1997_08_27_yyk_map.mod wobs J1333-1950_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1333-1950_X_1997_08_27_yyk_uvs.fits wwins J1333-1950_X_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J1333-1950_X_1997_08_27_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 = 3.15323e-05 Jy ! Component: 100 - total flux cleaned = 0.000518501 Jy ! Component: 150 - total flux cleaned = 0.00104069 Jy ! Component: 200 - total flux cleaned = 0.00171531 Jy ! Component: 250 - total flux cleaned = 0.00242546 Jy ! Component: 300 - total flux cleaned = 0.00306513 Jy ! Component: 350 - total flux cleaned = 0.00353451 Jy ! Component: 400 - total flux cleaned = 0.00414689 Jy ! Component: 450 - total flux cleaned = 0.00449621 Jy ! Component: 500 - total flux cleaned = 0.00474141 Jy ! Component: 550 - total flux cleaned = 0.00507881 Jy ! Component: 600 - total flux cleaned = 0.00517367 Jy ! Component: 650 - total flux cleaned = 0.00554725 Jy ! Component: 700 - total flux cleaned = 0.00573081 Jy ! Component: 750 - total flux cleaned = 0.00591167 Jy ! Component: 800 - total flux cleaned = 0.0061791 Jy ! Component: 850 - total flux cleaned = 0.00631112 Jy ! Component: 900 - total flux cleaned = 0.00661453 Jy ! Component: 950 - total flux cleaned = 0.0066574 Jy ! Component: 1000 - total flux cleaned = 0.00691097 Jy ! Component: 1050 - total flux cleaned = 0.00707745 Jy ! Component: 1100 - total flux cleaned = 0.00720073 Jy ! Component: 1150 - total flux cleaned = 0.0073637 Jy ! Component: 1200 - total flux cleaned = 0.00740366 Jy ! Component: 1250 - total flux cleaned = 0.00744309 Jy ! Component: 1300 - total flux cleaned = 0.00752193 Jy ! Component: 1350 - total flux cleaned = 0.00763844 Jy ! Component: 1400 - total flux cleaned = 0.0077152 Jy ! Component: 1450 - total flux cleaned = 0.00767729 Jy ! Component: 1500 - total flux cleaned = 0.00763976 Jy ! Component: 1550 - total flux cleaned = 0.00778959 Jy ! Component: 1600 - total flux cleaned = 0.00793788 Jy ! Component: 1650 - total flux cleaned = 0.00804802 Jy ! Component: 1700 - total flux cleaned = 0.00815706 Jy ! Component: 1750 - total flux cleaned = 0.00833758 Jy ! Component: 1800 - total flux cleaned = 0.00837278 Jy ! Component: 1850 - total flux cleaned = 0.00847909 Jy ! Component: 1900 - total flux cleaned = 0.00858393 Jy ! Component: 1950 - total flux cleaned = 0.00861888 Jy ! Component: 2000 - total flux cleaned = 0.00875728 Jy ! Total flux subtracted in 2048 components = 0.00889437 Jy ! Clean residual min=-0.002131 max=0.001898 Jy/beam ! Clean residual mean=0.000019 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.19227 Jy keep ! Adding 159 model components to the UV plane model. ! The established model now contains 264 components and 0.19227 Jy ![Exited script file: muppet] wmap "J1333-1950_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8578 x 2.131 at -3.917 degrees (North through East) ! Clean map min=-0.0054025 max=0.15053 Jy/beam ! Writing clean map to FITS file: J1333-1950_X_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.150532 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000687141 device "J1333-1950_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1333-1950_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.36943 1.36943 2.73886 5.47771 10.9554 21.9109 43.8217 87.6434 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.15 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.8578 x 2.131 at -3.917 degrees (North through East) ! Clean map min=-0.0054025 max=0.15053 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1333-1950_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1333-1950_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1333-1950_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 06:07:52 2007