! Started logfile: J0702-1015_X_2004_04_30_yyk_uvs.log on Wed Dec 7 00:06:01 2005 obs J0702-1015_X_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J0702-1015_X_2004_04_30_yyk_uve.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.883333 visibilities/baseline/integration-bin. ! Found source: J0702-1015 ! ! 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 1549 lines of history. ! ! Reading 2544 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 J0702-1015_X_2004_04_30_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.158837 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 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 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.867285Jy sigma=17.013533 ! Fit after self-cal, rms=0.867237Jy sigma=17.010935 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.6989 mas, bmaj=1.757 mas, bpa=-1.833 degrees ! Estimated noise=1.02214 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.112617 Jy ! Component: 100 - total flux cleaned = 0.143311 Jy ! Total flux subtracted in 100 components = 0.143311 Jy ! Clean residual min=-0.006852 max=0.021566 Jy/beam ! Clean residual mean=0.000027 rms=0.002306 Jy/beam ! Combined flux in latest and established models = 0.143311 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.143311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076048Jy sigma=1.279536 ! Fit after self-cal, rms=0.075978Jy sigma=1.278910 ! Inverting map ! Added new window around map position (1.2, 0.8). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0237931 Jy ! Component: 100 - total flux cleaned = 0.0348536 Jy ! Total flux subtracted in 100 components = 0.0348536 Jy ! Clean residual min=-0.004922 max=0.005432 Jy/beam ! Clean residual mean=0.000012 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.178164 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.178164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070023Jy sigma=1.124334 ! Fit after self-cal, rms=0.069649Jy sigma=1.115894 ! 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.8487 mas, bmaj=2.097 mas, bpa=0.1658 degrees ! Estimated noise=0.720999 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.00913946 Jy ! Component: 100 - total flux cleaned = 0.0132599 Jy ! Component: 150 - total flux cleaned = 0.0144675 Jy ! Component: 200 - total flux cleaned = 0.0149461 Jy ! Total flux subtracted in 200 components = 0.0149461 Jy ! Clean residual min=-0.003508 max=0.003313 Jy/beam ! Clean residual mean=0.000000 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.19311 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 53 components and 0.19311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068909Jy sigma=1.096171 ! Fit after self-cal, rms=0.068836Jy sigma=1.094813 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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.01551 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 1.00 KP 1.03 ! LA 0.95 MK 0.94 NL 1.03 OV 1.01 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01998 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.97 KP 0.93 ! LA 0.94 MK 0.98 NL 1.01 OV 1.00 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00346 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 0.88 KP 0.91 ! LA 0.96 MK 1.01 NL 0.98 OV 0.98 ! PT 1.06 SC 1.09 ! ! ! Correcting IF 4. ! 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.068836Jy sigma=1.094813 ! Fit after self-cal, rms=0.068361Jy sigma=1.085405 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.068361Jy sigma=1.085405 ! Fit after self-cal, rms=0.068364Jy sigma=1.085381 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8423 mas, bmaj=2.09 mas, bpa=-0.139 degrees ! Estimated noise=0.720393 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.00199226 Jy ! Component: 100 - total flux cleaned = 0.00239173 Jy ! Component: 150 - total flux cleaned = 0.00270402 Jy ! Component: 200 - total flux cleaned = 0.00292511 Jy ! Total flux subtracted in 200 components = 0.00292511 Jy ! Clean residual min=-0.002965 max=0.002867 Jy/beam ! Clean residual mean=0.000006 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.196035 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 62 components and 0.196035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068286Jy sigma=1.083464 ! Fit after self-cal, rms=0.068272Jy sigma=1.083274 ! 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.068272Jy sigma=1.083274 ! Fit after self-cal, rms=0.065012Jy sigma=1.009757 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.000804022 Jy ! Component: 100 - total flux cleaned = 0.000996269 Jy ! Component: 150 - total flux cleaned = 0.00112875 Jy ! Component: 200 - total flux cleaned = 0.00110458 Jy ! Total flux subtracted in 200 components = 0.00110458 Jy ! Clean residual min=-0.002763 max=0.002817 Jy/beam ! Clean residual mean=0.000006 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.19714 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 66 components and 0.19714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064942Jy sigma=1.008396 ! Fit after self-cal, rms=0.065193Jy sigma=1.002670 ! 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.8423 x 2.09 at -0.139 degrees (North through East) ! Clean map min=-0.0025179 max=0.13406 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.065193Jy sigma=1.002670 ! Fit after self-cal, rms=0.065167Jy sigma=0.987915 ! 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.065167Jy sigma=0.987915 ! Fit after self-cal, rms=0.065383Jy sigma=0.987302 ! Inverting map and beam ! Estimated beam: bmin=0.8415 mas, bmaj=2.095 mas, bpa=-0.5099 degrees ! Estimated noise=0.715584 mJy/beam. ! Added new window around map position (-21.6, 17). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00247929 Jy ! Component: 100 - total flux cleaned = 0.00272961 Jy ! Component: 150 - total flux cleaned = 0.00288057 Jy ! Component: 200 - total flux cleaned = 0.00292539 Jy ! Total flux subtracted in 200 components = 0.00292539 Jy ! Clean residual min=-0.002547 max=0.002158 Jy/beam ! Clean residual mean=-0.000000 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.200065 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.200065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065226Jy sigma=0.984601 ! Fit after self-cal, rms=0.065321Jy sigma=0.984423 ! 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.065321Jy sigma=0.984423 ! Fit after self-cal, rms=0.065092Jy sigma=0.975915 ! 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.065092Jy sigma=0.975915 ! Fit after self-cal, rms=0.065182Jy sigma=0.975817 ! Inverting map and beam ! Estimated beam: bmin=0.8428 mas, bmaj=2.089 mas, bpa=-0.8169 degrees ! Estimated noise=0.71855 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00082919 Jy ! Component: 100 - total flux cleaned = 0.000948932 Jy ! Component: 150 - total flux cleaned = 0.000913825 Jy ! Component: 200 - total flux cleaned = 0.000978761 Jy ! Total flux subtracted in 200 components = 0.000978761 Jy ! Clean residual min=-0.002476 max=0.002269 Jy/beam ! Clean residual mean=0.000001 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.201044 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.201044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065135Jy sigma=0.974967 ! Fit after self-cal, rms=0.065164Jy sigma=0.974911 ! 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.179 mas, bmaj=3.935 mas, bpa=0.2705 degrees ! Estimated noise=0.954902 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.00087745 Jy ! Component: 100 - total flux cleaned = 0.000940142 Jy ! Component: 150 - total flux cleaned = 0.000966807 Jy ! Component: 200 - total flux cleaned = 0.000966549 Jy ! Total flux subtracted in 200 components = 0.000966549 Jy ! Clean residual min=-0.002547 max=0.002309 Jy/beam ! Clean residual mean=0.000005 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.202011 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 104 components and 0.202011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065151Jy sigma=0.974685 ! Fit after self-cal, rms=0.065166Jy sigma=0.974612 ! Inverting map uvtaper 0,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.6992 mas, bmaj=1.762 mas, bpa=-2.501 degrees ! Estimated noise=1.01886 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.115077 Jy ! Component: 100 - total flux cleaned = 0.150747 Jy ! Component: 150 - total flux cleaned = 0.16981 Jy ! Component: 200 - total flux cleaned = 0.180403 Jy ! Total flux subtracted in 200 components = 0.180403 Jy ! Clean residual min=-0.004036 max=0.003846 Jy/beam ! Clean residual mean=0.000012 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.180403 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.180403 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8428 mas, bmaj=2.089 mas, bpa=-0.8169 degrees ! Estimated noise=0.71855 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.00888742 Jy ! Component: 100 - total flux cleaned = 0.0135146 Jy ! Component: 150 - total flux cleaned = 0.0165008 Jy ! Component: 200 - total flux cleaned = 0.0180061 Jy ! Total flux subtracted in 200 components = 0.0180061 Jy ! Clean residual min=-0.002565 max=0.002210 Jy/beam ! Clean residual mean=-0.000000 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.19841 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 55 components and 0.19841 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.179 mas, bmaj=3.935 mas, bpa=0.2705 degrees ! Estimated noise=0.954902 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.0023679 Jy ! Component: 100 - total flux cleaned = 0.00291024 Jy ! Component: 150 - total flux cleaned = 0.00310766 Jy ! Component: 200 - total flux cleaned = 0.00321556 Jy ! Total flux subtracted in 200 components = 0.00321556 Jy ! Clean residual min=-0.002532 max=0.002309 Jy/beam ! Clean residual mean=0.000003 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.201625 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.201625 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8428 mas, bmaj=2.089 mas, bpa=-0.8169 degrees ! Estimated noise=0.71855 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -7.61502e-08 Jy ! Component: 100 - total flux cleaned = 0.000126762 Jy ! Component: 150 - total flux cleaned = 0.000196167 Jy ! Component: 200 - total flux cleaned = 0.0001946 Jy ! Total flux subtracted in 200 components = 0.0001946 Jy ! Clean residual min=-0.002391 max=0.002223 Jy/beam ! Clean residual mean=0.000000 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.20182 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 83 components and 0.20182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065128Jy sigma=0.974634 ! Fit after self-cal, rms=0.065112Jy sigma=0.974412 wmodel J0702-1015_X_2004_04_30_yyk\_map.mod ! Writing 83 model components to file: J0702-1015_X_2004_04_30_yyk_map.mod wobs J0702-1015_X_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J0702-1015_X_2004_04_30_yyk_uvs.fits wwins J0702-1015_X_2004_04_30_yyk\_map.win ! wwins: Wrote 3 windows to J0702-1015_X_2004_04_30_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.000230347 Jy ! Component: 100 - total flux cleaned = -0.000348203 Jy ! Component: 150 - total flux cleaned = -0.000459336 Jy ! Component: 200 - total flux cleaned = -0.000494663 Jy ! Component: 250 - total flux cleaned = -0.000632244 Jy ! Component: 300 - total flux cleaned = -0.000764115 Jy ! Component: 350 - total flux cleaned = -0.000892559 Jy ! Component: 400 - total flux cleaned = -0.00108068 Jy ! Component: 450 - total flux cleaned = -0.00129436 Jy ! Component: 500 - total flux cleaned = -0.00144324 Jy ! Component: 550 - total flux cleaned = -0.00150148 Jy ! Component: 600 - total flux cleaned = -0.00158774 Jy ! Component: 650 - total flux cleaned = -0.00170069 Jy ! Component: 700 - total flux cleaned = -0.00172855 Jy ! Component: 750 - total flux cleaned = -0.00178346 Jy ! Component: 800 - total flux cleaned = -0.00181119 Jy ! Component: 850 - total flux cleaned = -0.00191746 Jy ! Component: 900 - total flux cleaned = -0.00194321 Jy ! Component: 950 - total flux cleaned = -0.00194289 Jy ! Component: 1000 - total flux cleaned = -0.00191717 Jy ! Component: 1050 - total flux cleaned = -0.00189175 Jy ! Component: 1100 - total flux cleaned = -0.00189155 Jy ! Component: 1150 - total flux cleaned = -0.00191574 Jy ! Component: 1200 - total flux cleaned = -0.00186712 Jy ! Component: 1250 - total flux cleaned = -0.00193866 Jy ! Component: 1300 - total flux cleaned = -0.00184464 Jy ! Component: 1350 - total flux cleaned = -0.00200844 Jy ! Component: 1400 - total flux cleaned = -0.0019853 Jy ! Component: 1450 - total flux cleaned = -0.00200817 Jy ! Component: 1500 - total flux cleaned = -0.00205327 Jy ! Component: 1550 - total flux cleaned = -0.00209775 Jy ! Component: 1600 - total flux cleaned = -0.00205374 Jy ! Component: 1650 - total flux cleaned = -0.00218519 Jy ! Component: 1700 - total flux cleaned = -0.00218497 Jy ! Component: 1750 - total flux cleaned = -0.00222792 Jy ! Component: 1800 - total flux cleaned = -0.00227072 Jy ! Component: 1850 - total flux cleaned = -0.0022494 Jy ! Component: 1900 - total flux cleaned = -0.00227035 Jy ! Component: 1950 - total flux cleaned = -0.00233229 Jy ! Component: 2000 - total flux cleaned = -0.00231171 Jy ! Total flux subtracted in 2048 components = -0.00227084 Jy ! Clean residual min=-0.001388 max=0.001245 Jy/beam ! Clean residual mean=0.000001 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.199549 Jy keep ! Adding 143 model components to the UV plane model. ! The established model now contains 226 components and 0.199549 Jy ![Exited script file: muppet] wmap "J0702-1015_X_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8428 x 2.089 at -0.8169 degrees (North through East) ! Clean map min=-0.0016929 max=0.13378 Jy/beam ! Writing clean map to FITS file: J0702-1015_X_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.133778 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000390716 device "J0702-1015_X_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0702-1015_X_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.876187 0.876187 1.75237 3.50475 7.00949 14.019 28.038 56.076 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.133 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.8428 x 2.089 at -0.8169 degrees (North through East) ! Clean map min=-0.0016929 max=0.13378 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0702-1015_X_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0702-1015_X_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0702-1015_X_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:06:06 2005