! Started logfile: J1513-2114_X_1997_08_27_yyk_uvs.log on Mon Jan 8 06:39:23 2007 obs J1513-2114_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1513-2114_X_1997_08_27_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968519 visibilities/baseline/integration-bin. ! Found source: J1513-2114 ! ! 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 25104 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 J1513-2114_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.438107 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.683 mas, bmaj=1.636 mas, bpa=-8.094 degrees ! Estimated noise=1226.84 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.291072 Jy ! Component: 100 - total flux cleaned = 0.379519 Jy ! Total flux subtracted in 100 components = 0.379519 Jy ! Clean residual min=-0.026055 max=0.040375 Jy/beam ! Clean residual mean=-0.000031 rms=0.006619 Jy/beam ! Combined flux in latest and established models = 0.379519 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 0.379519 Jy ! ! Correcting IF 1. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.248687Jy sigma=0.001437 ! Fit after self-cal, rms=0.248266Jy sigma=0.001434 ! Inverting map and beam ! Estimated beam: bmin=0.683 mas, bmaj=1.636 mas, bpa=-8.094 degrees ! Estimated noise=1226.84 mJy/beam. ! Added new window around map position (0.8, -2.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.022111 Jy ! Component: 100 - total flux cleaned = 0.0299458 Jy ! Total flux subtracted in 100 components = 0.0299458 Jy ! Clean residual min=-0.021941 max=0.026329 Jy/beam ! Clean residual mean=-0.000022 rms=0.005130 Jy/beam ! Combined flux in latest and established models = 0.409465 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.409465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243849Jy sigma=0.001402 ! Fit after self-cal, rms=0.243631Jy sigma=0.001401 ! 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.8687 mas, bmaj=2.054 mas, bpa=-10.58 degrees ! Estimated noise=751.909 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 (-2.4, 6.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110452 Jy ! Component: 100 - total flux cleaned = 0.0109883 Jy ! Component: 150 - total flux cleaned = 0.0109739 Jy ! Component: 200 - total flux cleaned = 0.0110111 Jy ! Total flux subtracted in 200 components = 0.0110111 Jy ! Clean residual min=-0.012912 max=0.011967 Jy/beam ! Clean residual mean=-0.000044 rms=0.002745 Jy/beam ! Combined flux in latest and established models = 0.420476 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 0.420476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.241572Jy sigma=0.001386 ! Fit after self-cal, rms=0.241507Jy sigma=0.001386 ! 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.8687 x 2.054 at -10.58 degrees (North through East) ! Clean map min=-0.019855 max=0.32564 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.01057 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.96 KP 1.04 ! LA 1.05 MK 0.96 NL 0.98 OV 1.00 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02601 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 0.91 KP 1.04 ! LA 1.00 MK 0.90 NL 0.96 OV 1.07 ! PT 0.93 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01193 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 0.97 KP 1.03 ! LA 0.99 MK 0.92 NL 0.97 OV 1.00 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00978 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.00 KP 1.01 ! LA 1.02 MK 0.88 NL 0.97 OV 1.03 ! PT 0.98 SC 1.00 ! ! ! Fit before self-cal, rms=0.241507Jy sigma=0.001386 ! Fit after self-cal, rms=0.240037Jy sigma=0.001382 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.240037Jy sigma=0.001382 ! Fit after self-cal, rms=0.240038Jy sigma=0.001382 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8336 mas, bmaj=2.021 mas, bpa=-12.12 degrees ! Estimated noise=748.371 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.010351 Jy ! Component: 100 - total flux cleaned = 0.0118412 Jy ! Component: 150 - total flux cleaned = 0.0121555 Jy ! Component: 200 - total flux cleaned = 0.0124346 Jy ! Total flux subtracted in 200 components = 0.0124346 Jy ! Clean residual min=-0.013156 max=0.009052 Jy/beam ! Clean residual mean=-0.000039 rms=0.002414 Jy/beam ! Combined flux in latest and established models = 0.432911 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 50 components and 0.432911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.239388Jy sigma=0.001378 ! Fit after self-cal, rms=0.239380Jy sigma=0.001378 ! 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.239380Jy sigma=0.001378 ! Fit after self-cal, rms=0.225495Jy sigma=0.001301 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.00699524 Jy ! Component: 100 - total flux cleaned = 0.00727521 Jy ! Component: 150 - total flux cleaned = 0.00755231 Jy ! Component: 200 - total flux cleaned = 0.0070498 Jy ! Total flux subtracted in 200 components = 0.0070498 Jy ! Clean residual min=-0.011442 max=0.009915 Jy/beam ! Clean residual mean=-0.000024 rms=0.002256 Jy/beam ! Combined flux in latest and established models = 0.439961 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 57 components and 0.439961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224878Jy sigma=0.001297 ! Fit after self-cal, rms=0.222855Jy sigma=0.001286 ! 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.8336 x 2.021 at -12.12 degrees (North through East) ! Clean map min=-0.017082 max=0.33158 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.222855Jy sigma=0.001286 ! Fit after self-cal, rms=0.333044Jy sigma=0.001277 ! 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.333044Jy sigma=0.001277 ! Fit after self-cal, rms=0.332707Jy sigma=0.001274 ! Inverting map and beam ! Estimated beam: bmin=0.8568 mas, bmaj=2.371 mas, bpa=-4.435 degrees ! Estimated noise=779.141 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154118 Jy ! Component: 100 - total flux cleaned = 0.00279283 Jy ! Component: 150 - total flux cleaned = 0.00304094 Jy ! Component: 200 - total flux cleaned = 0.0030424 Jy ! Total flux subtracted in 200 components = 0.0030424 Jy ! Clean residual min=-0.008583 max=0.005959 Jy/beam ! Clean residual mean=-0.000003 rms=0.001595 Jy/beam ! Combined flux in latest and established models = 0.443003 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.443003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332459Jy sigma=0.001271 ! Fit after self-cal, rms=0.332288Jy sigma=0.001270 ! 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.332288Jy sigma=0.001270 ! Fit after self-cal, rms=0.407141Jy sigma=0.001268 ! 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.407141Jy sigma=0.001268 ! Fit after self-cal, rms=0.407091Jy sigma=0.001268 ! Inverting map and beam ! Estimated beam: bmin=0.8581 mas, bmaj=2.404 mas, bpa=-4.229 degrees ! Estimated noise=778.067 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000597424 Jy ! Component: 100 - total flux cleaned = 0.00102764 Jy ! Component: 150 - total flux cleaned = 0.00121962 Jy ! Component: 200 - total flux cleaned = 0.00139755 Jy ! Total flux subtracted in 200 components = 0.00139755 Jy ! Clean residual min=-0.007391 max=0.004873 Jy/beam ! Clean residual mean=0.000002 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.444401 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.4444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.406991Jy sigma=0.001266 ! Fit after self-cal, rms=0.406946Jy sigma=0.001266 ! 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.194 mas, bmaj=4.685 mas, bpa=-1.319 degrees ! Estimated noise=1016.24 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.00163993 Jy ! Component: 100 - total flux cleaned = 0.00180773 Jy ! Component: 150 - total flux cleaned = 0.00195469 Jy ! Component: 200 - total flux cleaned = 0.00195155 Jy ! Total flux subtracted in 200 components = 0.00195155 Jy ! Clean residual min=-0.004588 max=0.004719 Jy/beam ! Clean residual mean=0.000017 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.446352 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 86 components and 0.446352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.406915Jy sigma=0.001266 ! Fit after self-cal, rms=0.406892Jy sigma=0.001266 ! 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.6812 mas, bmaj=1.85 mas, bpa=-2.298 degrees ! Estimated noise=1366.87 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.313268 Jy ! Component: 100 - total flux cleaned = 0.386314 Jy ! Component: 150 - total flux cleaned = 0.420985 Jy ! Component: 200 - total flux cleaned = 0.439409 Jy ! Total flux subtracted in 200 components = 0.439409 Jy ! Clean residual min=-0.009661 max=0.011288 Jy/beam ! Clean residual mean=0.000001 rms=0.002469 Jy/beam ! Combined flux in latest and established models = 0.439409 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.439409 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8581 mas, bmaj=2.404 mas, bpa=-4.229 degrees ! Estimated noise=778.067 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.00629253 Jy ! Component: 100 - total flux cleaned = 0.00691036 Jy ! Component: 150 - total flux cleaned = 0.0075778 Jy ! Component: 200 - total flux cleaned = 0.00788242 Jy ! Total flux subtracted in 200 components = 0.00788242 Jy ! Clean residual min=-0.005572 max=0.004853 Jy/beam ! Clean residual mean=0.000009 rms=0.001234 Jy/beam ! Combined flux in latest and established models = 0.447292 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 52 components and 0.447292 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.194 mas, bmaj=4.685 mas, bpa=-1.319 degrees ! Estimated noise=1016.24 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.000220308 Jy ! Component: 100 - total flux cleaned = 0.000823244 Jy ! Component: 150 - total flux cleaned = 0.00103912 Jy ! Component: 200 - total flux cleaned = 0.00103709 Jy ! Total flux subtracted in 200 components = 0.00103709 Jy ! Clean residual min=-0.004621 max=0.004627 Jy/beam ! Clean residual mean=0.000025 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.448329 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.448329 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8581 mas, bmaj=2.404 mas, bpa=-4.229 degrees ! Estimated noise=778.067 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000766841 Jy ! Component: 100 - total flux cleaned = -0.000758864 Jy ! Component: 150 - total flux cleaned = -0.000521917 Jy ! Component: 200 - total flux cleaned = -0.000408111 Jy ! Total flux subtracted in 200 components = -0.000408111 Jy ! Clean residual min=-0.005168 max=0.004425 Jy/beam ! Clean residual mean=0.000009 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.447921 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.447921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.408796Jy sigma=0.001266 ! Fit after self-cal, rms=0.408127Jy sigma=0.001266 wmodel J1513-2114_X_1997_08_27_yyk\_map.mod ! Writing 75 model components to file: J1513-2114_X_1997_08_27_yyk_map.mod wobs J1513-2114_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1513-2114_X_1997_08_27_yyk_uvs.fits wwins J1513-2114_X_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J1513-2114_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.00208257 Jy ! Component: 100 - total flux cleaned = -0.00316698 Jy ! Component: 150 - total flux cleaned = -0.00402718 Jy ! Component: 200 - total flux cleaned = -0.00450634 Jy ! Component: 250 - total flux cleaned = -0.00483385 Jy ! Component: 300 - total flux cleaned = -0.00514981 Jy ! Component: 350 - total flux cleaned = -0.00551604 Jy ! Component: 400 - total flux cleaned = -0.00575214 Jy ! Component: 450 - total flux cleaned = -0.00598097 Jy ! Component: 500 - total flux cleaned = -0.00603613 Jy ! Component: 550 - total flux cleaned = -0.0060906 Jy ! Component: 600 - total flux cleaned = -0.00609064 Jy ! Component: 650 - total flux cleaned = -0.00634646 Jy ! Component: 700 - total flux cleaned = -0.00639584 Jy ! Component: 750 - total flux cleaned = -0.00654302 Jy ! Component: 800 - total flux cleaned = -0.00659111 Jy ! Component: 850 - total flux cleaned = -0.00654549 Jy ! Component: 900 - total flux cleaned = -0.00668449 Jy ! Component: 950 - total flux cleaned = -0.00686535 Jy ! Component: 1000 - total flux cleaned = -0.00677657 Jy ! Component: 1050 - total flux cleaned = -0.00677697 Jy ! Component: 1100 - total flux cleaned = -0.00682046 Jy ! Component: 1150 - total flux cleaned = -0.00682072 Jy ! Component: 1200 - total flux cleaned = -0.00686252 Jy ! Component: 1250 - total flux cleaned = -0.00686178 Jy ! Component: 1300 - total flux cleaned = -0.00686099 Jy ! Component: 1350 - total flux cleaned = -0.0069401 Jy ! Component: 1400 - total flux cleaned = -0.00697928 Jy ! Component: 1450 - total flux cleaned = -0.00701732 Jy ! Component: 1500 - total flux cleaned = -0.00697919 Jy ! Component: 1550 - total flux cleaned = -0.00705475 Jy ! Component: 1600 - total flux cleaned = -0.00716626 Jy ! Component: 1650 - total flux cleaned = -0.00720308 Jy ! Component: 1700 - total flux cleaned = -0.00723962 Jy ! Component: 1750 - total flux cleaned = -0.0072758 Jy ! Component: 1800 - total flux cleaned = -0.00713441 Jy ! Component: 1850 - total flux cleaned = -0.00723904 Jy ! Component: 1900 - total flux cleaned = -0.00720425 Jy ! Component: 1950 - total flux cleaned = -0.00710253 Jy ! Component: 2000 - total flux cleaned = -0.00713622 Jy ! Total flux subtracted in 2048 components = -0.00707002 Jy ! Clean residual min=-0.002107 max=0.001652 Jy/beam ! Clean residual mean=0.000006 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.440851 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 203 components and 0.44085 Jy ![Exited script file: muppet] wmap "J1513-2114_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8581 x 2.404 at -4.229 degrees (North through East) ! Clean map min=-0.0037821 max=0.36462 Jy/beam ! Writing clean map to FITS file: J1513-2114_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.364616 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000617799 device "J1513-2114_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1513-2114_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.508314 0.508314 1.01663 2.03326 4.06651 8.13302 16.266 32.5321 65.0642 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.364 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.8581 x 2.404 at -4.229 degrees (North through East) ! Clean map min=-0.0037821 max=0.36462 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1513-2114_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1513-2114_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1513-2114_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 06:39:33 2007