! Started logfile: J1159-2228_X_1997_08_27_yyk_uvs.log on Mon Jan 8 05:31:10 2007 obs J1159-2228_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1159-2228_X_1997_08_27_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.845232 visibilities/baseline/integration-bin. ! Found source: J1159-2228 ! ! 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 21452 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 J1159-2228_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.363654 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.696 mas, bmaj=1.837 mas, bpa=-3.394 degrees ! Estimated noise=1837.93 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.1694 Jy ! Component: 100 - total flux cleaned = 0.230876 Jy ! Total flux subtracted in 100 components = 0.230876 Jy ! Clean residual min=-0.014194 max=0.024130 Jy/beam ! Clean residual mean=0.000028 rms=0.004200 Jy/beam ! Combined flux in latest and established models = 0.230876 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.230876 Jy ! ! Correcting IF 1. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.296728Jy sigma=0.001375 ! Fit after self-cal, rms=0.296514Jy sigma=0.001373 ! Inverting map and beam ! Estimated beam: bmin=0.696 mas, bmaj=1.837 mas, bpa=-3.394 degrees ! Estimated noise=1838.11 mJy/beam. ! Added new window around map position (-0.2, -2.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.033315 Jy ! Component: 100 - total flux cleaned = 0.0509316 Jy ! Total flux subtracted in 100 components = 0.0509316 Jy ! Clean residual min=-0.011542 max=0.015087 Jy/beam ! Clean residual mean=0.000014 rms=0.003309 Jy/beam ! Combined flux in latest and established models = 0.281807 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 31 components and 0.281807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294180Jy sigma=0.001349 ! Fit after self-cal, rms=0.294137Jy sigma=0.001348 ! 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.8952 mas, bmaj=2.359 mas, bpa=-7.324 degrees ! Estimated noise=866.273 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.0154123 Jy ! Component: 100 - total flux cleaned = 0.0221786 Jy ! Component: 150 - total flux cleaned = 0.0248181 Jy ! Component: 200 - total flux cleaned = 0.0254542 Jy ! Total flux subtracted in 200 components = 0.0254542 Jy ! Clean residual min=-0.006612 max=0.008212 Jy/beam ! Clean residual mean=0.000045 rms=0.001988 Jy/beam ! Combined flux in latest and established models = 0.307262 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 48 components and 0.307262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294081Jy sigma=0.001345 ! Fit after self-cal, rms=0.294065Jy sigma=0.001345 ! 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.8952 x 2.359 at -7.324 degrees (North through East) ! Clean map min=-0.0060539 max=0.15927 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: 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.294065Jy sigma=0.001345 ! Fit after self-cal, rms=0.294065Jy sigma=0.001345 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.294065Jy sigma=0.001345 ! Fit after self-cal, rms=0.294065Jy sigma=0.001345 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8952 mas, bmaj=2.359 mas, bpa=-7.324 degrees ! Estimated noise=866.273 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.00232118 Jy ! Component: 100 - total flux cleaned = 0.00264152 Jy ! Component: 150 - total flux cleaned = 0.00285587 Jy ! Component: 200 - total flux cleaned = 0.00298791 Jy ! Total flux subtracted in 200 components = 0.00298791 Jy ! Clean residual min=-0.006445 max=0.007687 Jy/beam ! Clean residual mean=0.000042 rms=0.001943 Jy/beam ! Combined flux in latest and established models = 0.310249 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.310249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294050Jy sigma=0.001344 ! Fit after self-cal, rms=0.294044Jy sigma=0.001344 ! 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.294044Jy sigma=0.001344 ! Fit after self-cal, rms=0.286682Jy sigma=0.001303 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.007383 Jy ! Component: 100 - total flux cleaned = 0.0101249 Jy ! Component: 150 - total flux cleaned = 0.0106559 Jy ! Component: 200 - total flux cleaned = 0.0109706 Jy ! Total flux subtracted in 200 components = 0.0109706 Jy ! Clean residual min=-0.005419 max=0.006992 Jy/beam ! Clean residual mean=0.000026 rms=0.001718 Jy/beam ! Combined flux in latest and established models = 0.32122 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 62 components and 0.32122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.286751Jy sigma=0.001302 ! Fit after self-cal, rms=0.285776Jy sigma=0.001296 ! 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.8952 x 2.359 at -7.324 degrees (North through East) ! Clean map min=-0.004888 max=0.16421 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.285776Jy sigma=0.001296 ! Fit after self-cal, rms=0.285776Jy sigma=0.001296 ! 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.285776Jy sigma=0.001296 ! Fit after self-cal, rms=0.285524Jy sigma=0.001295 ! Inverting map and beam ! Estimated beam: bmin=0.8952 mas, bmaj=2.359 mas, bpa=-7.324 degrees ! Estimated noise=866.273 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217411 Jy ! Component: 100 - total flux cleaned = 0.00257276 Jy ! Component: 150 - total flux cleaned = 0.00274539 Jy ! Component: 200 - total flux cleaned = 0.00295773 Jy ! Total flux subtracted in 200 components = 0.00295773 Jy ! Clean residual min=-0.005043 max=0.006703 Jy/beam ! Clean residual mean=0.000023 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.324178 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.324178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.285531Jy sigma=0.001294 ! Fit after self-cal, rms=0.285447Jy sigma=0.001294 ! 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.285447Jy sigma=0.001294 ! Fit after self-cal, rms=0.285130Jy sigma=0.001294 ! 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.285130Jy sigma=0.001294 ! Fit after self-cal, rms=0.285084Jy sigma=0.001294 ! Inverting map and beam ! Estimated beam: bmin=0.8821 mas, bmaj=2.339 mas, bpa=-7.938 degrees ! Estimated noise=863.392 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196138 Jy ! Component: 100 - total flux cleaned = 0.00223701 Jy ! Component: 150 - total flux cleaned = 0.00247216 Jy ! Component: 200 - total flux cleaned = 0.00257835 Jy ! Total flux subtracted in 200 components = 0.00257835 Jy ! Clean residual min=-0.005123 max=0.006249 Jy/beam ! Clean residual mean=0.000015 rms=0.001592 Jy/beam ! Combined flux in latest and established models = 0.326756 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.326756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.285103Jy sigma=0.001293 ! Fit after self-cal, rms=0.285089Jy sigma=0.001293 ! 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.295 mas, bmaj=5.329 mas, bpa=5.513 degrees ! Estimated noise=1107.59 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.00213463 Jy ! Component: 100 - total flux cleaned = 0.00226002 Jy ! Component: 150 - total flux cleaned = 0.00240466 Jy ! Component: 200 - total flux cleaned = 0.00249415 Jy ! Total flux subtracted in 200 components = 0.00249415 Jy ! Clean residual min=-0.006275 max=0.007403 Jy/beam ! Clean residual mean=0.000028 rms=0.001987 Jy/beam ! Combined flux in latest and established models = 0.32925 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.32925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.285117Jy sigma=0.001293 ! Fit after self-cal, rms=0.285120Jy sigma=0.001293 ! 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.6904 mas, bmaj=1.83 mas, bpa=-3.824 degrees ! Estimated noise=1821.66 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.175504 Jy ! Component: 100 - total flux cleaned = 0.240247 Jy ! Component: 150 - total flux cleaned = 0.272283 Jy ! Component: 200 - total flux cleaned = 0.290849 Jy ! Total flux subtracted in 200 components = 0.290849 Jy ! Clean residual min=-0.011607 max=0.012912 Jy/beam ! Clean residual mean=0.000002 rms=0.003249 Jy/beam ! Combined flux in latest and established models = 0.290849 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.290849 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8821 mas, bmaj=2.339 mas, bpa=-7.938 degrees ! Estimated noise=863.392 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.0195471 Jy ! Component: 100 - total flux cleaned = 0.0278941 Jy ! Component: 150 - total flux cleaned = 0.0312361 Jy ! Component: 200 - total flux cleaned = 0.0319615 Jy ! Total flux subtracted in 200 components = 0.0319615 Jy ! Clean residual min=-0.004956 max=0.006882 Jy/beam ! Clean residual mean=0.000020 rms=0.001662 Jy/beam ! Combined flux in latest and established models = 0.322811 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 61 components and 0.322811 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.295 mas, bmaj=5.329 mas, bpa=5.513 degrees ! Estimated noise=1107.59 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.00410342 Jy ! Component: 100 - total flux cleaned = 0.00437743 Jy ! Component: 150 - total flux cleaned = 0.00470555 Jy ! Component: 200 - total flux cleaned = 0.0049238 Jy ! Total flux subtracted in 200 components = 0.0049238 Jy ! Clean residual min=-0.006086 max=0.007197 Jy/beam ! Clean residual mean=0.000033 rms=0.002018 Jy/beam ! Combined flux in latest and established models = 0.327735 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 66 components and 0.327735 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8821 mas, bmaj=2.339 mas, bpa=-7.938 degrees ! Estimated noise=863.392 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00139299 Jy ! Component: 100 - total flux cleaned = -0.00107479 Jy ! Component: 150 - total flux cleaned = -0.0009413 Jy ! Component: 200 - total flux cleaned = -0.00075847 Jy ! Total flux subtracted in 200 components = -0.00075847 Jy ! Clean residual min=-0.005120 max=0.006467 Jy/beam ! Clean residual mean=0.000015 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.326976 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.326976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.285191Jy sigma=0.001294 ! Fit after self-cal, rms=0.285175Jy sigma=0.001293 wmodel J1159-2228_X_1997_08_27_yyk\_map.mod ! Writing 76 model components to file: J1159-2228_X_1997_08_27_yyk_map.mod wobs J1159-2228_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1159-2228_X_1997_08_27_yyk_uvs.fits wwins J1159-2228_X_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J1159-2228_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 = 0.00286124 Jy ! Component: 100 - total flux cleaned = 0.00503698 Jy ! Component: 150 - total flux cleaned = 0.00669406 Jy ! Component: 200 - total flux cleaned = 0.0077451 Jy ! Component: 250 - total flux cleaned = 0.00824954 Jy ! Component: 300 - total flux cleaned = 0.00865995 Jy ! Component: 350 - total flux cleaned = 0.0095345 Jy ! Component: 400 - total flux cleaned = 0.0100756 Jy ! Component: 450 - total flux cleaned = 0.010681 Jy ! Component: 500 - total flux cleaned = 0.0111266 Jy ! Component: 550 - total flux cleaned = 0.0117809 Jy ! Component: 600 - total flux cleaned = 0.0123491 Jy ! Component: 650 - total flux cleaned = 0.012768 Jy ! Component: 700 - total flux cleaned = 0.0131104 Jy ! Component: 750 - total flux cleaned = 0.0136491 Jy ! Component: 800 - total flux cleaned = 0.0139802 Jy ! Component: 850 - total flux cleaned = 0.0143717 Jy ! Component: 900 - total flux cleaned = 0.0146921 Jy ! Component: 950 - total flux cleaned = 0.0149445 Jy ! Component: 1000 - total flux cleaned = 0.0152568 Jy ! Component: 1050 - total flux cleaned = 0.0158101 Jy ! Component: 1100 - total flux cleaned = 0.0159914 Jy ! Component: 1150 - total flux cleaned = 0.016351 Jy ! Component: 1200 - total flux cleaned = 0.0167063 Jy ! Component: 1250 - total flux cleaned = 0.0169401 Jy ! Component: 1300 - total flux cleaned = 0.0171717 Jy ! Component: 1350 - total flux cleaned = 0.0174014 Jy ! Component: 1400 - total flux cleaned = 0.0175151 Jy ! Component: 1450 - total flux cleaned = 0.017684 Jy ! Component: 1500 - total flux cleaned = 0.0181277 Jy ! Component: 1550 - total flux cleaned = 0.018237 Jy ! Component: 1600 - total flux cleaned = 0.0185082 Jy ! Component: 1650 - total flux cleaned = 0.0188841 Jy ! Component: 1700 - total flux cleaned = 0.0190434 Jy ! Component: 1750 - total flux cleaned = 0.0194124 Jy ! Component: 1800 - total flux cleaned = 0.0195687 Jy ! Component: 1850 - total flux cleaned = 0.0198269 Jy ! Component: 1900 - total flux cleaned = 0.0200821 Jy ! Component: 1950 - total flux cleaned = 0.0203355 Jy ! Component: 2000 - total flux cleaned = 0.0204863 Jy ! Total flux subtracted in 2048 components = 0.0207849 Jy ! Clean residual min=-0.003487 max=0.002485 Jy/beam ! Clean residual mean=-0.000012 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.347761 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 207 components and 0.347761 Jy ![Exited script file: muppet] wmap "J1159-2228_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8821 x 2.339 at -7.938 degrees (North through East) ! Clean map min=-0.0044598 max=0.16139 Jy/beam ! Writing clean map to FITS file: J1159-2228_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.161393 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000997955 device "J1159-2228_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1159-2228_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.85501 1.85501 3.71003 7.42006 14.8401 29.6802 59.3604 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.161 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.8821 x 2.339 at -7.938 degrees (North through East) ! Clean map min=-0.0044598 max=0.16139 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1159-2228_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1159-2228_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1159-2228_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 05:31:19 2007