! Started logfile: J1932-2928_S_2005_06_30_yyk_uvs.log on Sat Oct 8 17:39:48 2005 obs J1932-2928_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J1932-2928_S_2005_06_30_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.862222 visibilities/baseline/integration-bin. ! Found source: J1932-2928 ! ! 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 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1469 lines of history. ! ! Reading 1552 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 J1932-2928_S_2005_06_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.358459 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=2.493 mas, bmaj=5.975 mas, bpa=3.881 degrees ! Estimated noise=1.68411 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.254355 Jy ! Component: 100 - total flux cleaned = 0.31999 Jy ! Total flux subtracted in 100 components = 0.31999 Jy ! Clean residual min=-0.017905 max=0.036691 Jy/beam ! Clean residual mean=0.000108 rms=0.005902 Jy/beam ! Combined flux in latest and established models = 0.31999 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.31999 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.122327Jy sigma=1.755126 ! Fit after self-cal, rms=0.121927Jy sigma=1.743310 ! Inverting map and beam ! Estimated beam: bmin=2.493 mas, bmaj=5.975 mas, bpa=3.881 degrees ! Estimated noise=1.68411 mJy/beam. ! Added new window around map position (-4.5, 4.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0451188 Jy ! Component: 100 - total flux cleaned = 0.0689109 Jy ! Total flux subtracted in 100 components = 0.0689109 Jy ! Clean residual min=-0.013059 max=0.017718 Jy/beam ! Clean residual mean=0.000072 rms=0.003942 Jy/beam ! Combined flux in latest and established models = 0.388901 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.388901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101921Jy sigma=1.433195 ! Fit after self-cal, rms=0.100703Jy sigma=1.410530 ! 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=3.223 mas, bmaj=7.884 mas, bpa=0.3093 degrees ! Estimated noise=1.21066 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.0247604 Jy ! Component: 100 - total flux cleaned = 0.0353131 Jy ! Component: 150 - total flux cleaned = 0.0371782 Jy ! Component: 200 - total flux cleaned = 0.0385471 Jy ! Total flux subtracted in 200 components = 0.0385471 Jy ! Clean residual min=-0.011103 max=0.013357 Jy/beam ! Clean residual mean=0.000109 rms=0.003444 Jy/beam ! Combined flux in latest and established models = 0.427448 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 49 components and 0.427448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095755Jy sigma=1.332841 ! Fit after self-cal, rms=0.095312Jy sigma=1.324536 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.223 x 7.884 at 0.3093 degrees (North through East) ! Clean map min=-0.010912 max=0.29153 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.02353 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 1.00* KP 0.96 ! LA 1.04 MK 0.90 NL 0.96 OV 0.96 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.99977 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.00* KP 0.99 ! LA 0.99 MK 0.96 NL 1.00 OV 0.98 ! PT 1.07 SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.947585 ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 0.90 HN 1.00* KP 0.95 ! LA 0.93 MK 1.10 NL 1.12 OV 1.01 ! PT 1.11 SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03622 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.97 HN 1.00* KP 0.87 ! LA 0.77 MK 1.07 NL 1.00 OV 0.86 ! PT 0.96 SC 1.09 ! ! ! Fit before self-cal, rms=0.095312Jy sigma=1.324536 ! Fit after self-cal, rms=0.085379Jy sigma=1.140334 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.085379Jy sigma=1.140334 ! Fit after self-cal, rms=0.085372Jy sigma=1.140140 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.246 mas, bmaj=8.03 mas, bpa=0.3098 degrees ! Estimated noise=1.20942 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.000464417 Jy ! Component: 100 - total flux cleaned = -0.000911633 Jy ! Component: 150 - total flux cleaned = -0.00108924 Jy ! Component: 200 - total flux cleaned = -0.00123653 Jy ! Total flux subtracted in 200 components = -0.00123653 Jy ! Clean residual min=-0.005234 max=0.005896 Jy/beam ! Clean residual mean=0.000199 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.426212 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.426212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085207Jy sigma=1.136701 ! Fit after self-cal, rms=0.085207Jy sigma=1.136393 ! 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.085207Jy sigma=1.136393 ! Fit after self-cal, rms=0.082146Jy sigma=1.096087 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.000462601 Jy ! Component: 100 - total flux cleaned = 0.000400862 Jy ! Component: 150 - total flux cleaned = 0.000399697 Jy ! Component: 200 - total flux cleaned = 0.000395518 Jy ! Total flux subtracted in 200 components = 0.000395518 Jy ! Clean residual min=-0.004944 max=0.005680 Jy/beam ! Clean residual mean=0.000201 rms=0.001577 Jy/beam ! Combined flux in latest and established models = 0.426607 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 0.426607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082072Jy sigma=1.094993 ! Fit after self-cal, rms=0.081893Jy sigma=1.091930 ! 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: 3.246 x 8.03 at 0.3098 degrees (North through East) ! Clean map min=-0.0048752 max=0.2929 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.081893Jy sigma=1.091930 ! Fit after self-cal, rms=0.073597Jy sigma=0.982046 ! 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.073597Jy sigma=0.982046 ! Fit after self-cal, rms=0.073604Jy sigma=0.981694 ! Inverting map and beam ! Estimated beam: bmin=3.243 mas, bmaj=7.962 mas, bpa=-0.1459 degrees ! Estimated noise=1.20536 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000367622 Jy ! Component: 100 - total flux cleaned = -0.000569536 Jy ! Component: 150 - total flux cleaned = -0.000794462 Jy ! Component: 200 - total flux cleaned = -0.000888928 Jy ! Total flux subtracted in 200 components = -0.000888928 Jy ! Clean residual min=-0.004213 max=0.005039 Jy/beam ! Clean residual mean=0.000149 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.425718 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 90 components and 0.425718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073512Jy sigma=0.980290 ! Fit after self-cal, rms=0.073509Jy sigma=0.980122 ! 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.073509Jy sigma=0.980122 ! Fit after self-cal, rms=0.071999Jy sigma=0.956779 ! 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.071999Jy sigma=0.956779 ! Fit after self-cal, rms=0.072003Jy sigma=0.956764 ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=7.945 mas, bpa=-0.3303 degrees ! Estimated noise=1.20499 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.11698e-05 Jy ! Component: 100 - total flux cleaned = 3.56748e-05 Jy ! Component: 150 - total flux cleaned = -5.08504e-05 Jy ! Component: 200 - total flux cleaned = -0.000125729 Jy ! Total flux subtracted in 200 components = -0.000125729 Jy ! Clean residual min=-0.004112 max=0.004973 Jy/beam ! Clean residual mean=0.000144 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.425593 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 103 components and 0.425593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071942Jy sigma=0.955898 ! Fit after self-cal, rms=0.071933Jy sigma=0.955797 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.023 mas, bmaj=22.53 mas, bpa=6.864 degrees ! Estimated noise=1.51511 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.000385699 Jy ! Component: 100 - total flux cleaned = 0.000414443 Jy ! Component: 150 - total flux cleaned = 0.000415711 Jy ! Component: 200 - total flux cleaned = 0.000417837 Jy ! Total flux subtracted in 200 components = 0.000417837 Jy ! Clean residual min=-0.003568 max=0.004904 Jy/beam ! Clean residual mean=0.000263 rms=0.001596 Jy/beam ! Combined flux in latest and established models = 0.42601 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 110 components and 0.42601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071932Jy sigma=0.955643 ! Fit after self-cal, rms=0.071925Jy sigma=0.955533 ! 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=2.51 mas, bmaj=5.995 mas, bpa=3.103 degrees ! Estimated noise=1.65844 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.251134 Jy ! Component: 100 - total flux cleaned = 0.322716 Jy ! Component: 150 - total flux cleaned = 0.361606 Jy ! Component: 200 - total flux cleaned = 0.384651 Jy ! Total flux subtracted in 200 components = 0.384651 Jy ! Clean residual min=-0.007203 max=0.009209 Jy/beam ! Clean residual mean=0.000058 rms=0.002203 Jy/beam ! Combined flux in latest and established models = 0.384651 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.384651 Jy ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=7.945 mas, bpa=-0.3303 degrees ! Estimated noise=1.20499 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.0213905 Jy ! Component: 100 - total flux cleaned = 0.0312237 Jy ! Component: 150 - total flux cleaned = 0.0360109 Jy ! Component: 200 - total flux cleaned = 0.0383756 Jy ! Total flux subtracted in 200 components = 0.0383756 Jy ! Clean residual min=-0.004100 max=0.004833 Jy/beam ! Clean residual mean=0.000157 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.423027 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 66 components and 0.423027 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.023 mas, bmaj=22.53 mas, bpa=6.864 degrees ! Estimated noise=1.51511 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.00199025 Jy ! Component: 100 - total flux cleaned = 0.00216325 Jy ! Component: 150 - total flux cleaned = 0.00224103 Jy ! Component: 200 - total flux cleaned = 0.00230519 Jy ! Total flux subtracted in 200 components = 0.00230519 Jy ! Clean residual min=-0.003710 max=0.005049 Jy/beam ! Clean residual mean=0.000270 rms=0.001577 Jy/beam ! Combined flux in latest and established models = 0.425332 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 70 components and 0.425332 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=7.945 mas, bpa=-0.3303 degrees ! Estimated noise=1.20499 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000477676 Jy ! Component: 100 - total flux cleaned = -0.000480064 Jy ! Component: 150 - total flux cleaned = -0.000483847 Jy ! Component: 200 - total flux cleaned = -0.000486528 Jy ! Total flux subtracted in 200 components = -0.000486528 Jy ! Clean residual min=-0.004090 max=0.004940 Jy/beam ! Clean residual mean=0.000148 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.424846 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 0.424846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071939Jy sigma=0.956179 ! Fit after self-cal, rms=0.071913Jy sigma=0.955960 wmodel J1932-2928_S_2005_06_30_yyk\_map.mod ! Writing 79 model components to file: J1932-2928_S_2005_06_30_yyk_map.mod wobs J1932-2928_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J1932-2928_S_2005_06_30_yyk_uvs.fits wwins J1932-2928_S_2005_06_30_yyk\_map.win ! wwins: Wrote 2 windows to J1932-2928_S_2005_06_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.00219695 Jy ! Component: 100 - total flux cleaned = 0.00302645 Jy ! Component: 150 - total flux cleaned = 0.00309386 Jy ! Component: 200 - total flux cleaned = 0.00328227 Jy ! Component: 250 - total flux cleaned = 0.00370313 Jy ! Component: 300 - total flux cleaned = 0.00404556 Jy ! Component: 350 - total flux cleaned = 0.00426217 Jy ! Component: 400 - total flux cleaned = 0.00447196 Jy ! Component: 450 - total flux cleaned = 0.00467328 Jy ! Component: 500 - total flux cleaned = 0.00472119 Jy ! Component: 550 - total flux cleaned = 0.00481532 Jy ! Component: 600 - total flux cleaned = 0.00495317 Jy ! Component: 650 - total flux cleaned = 0.00513178 Jy ! Component: 700 - total flux cleaned = 0.00543844 Jy ! Component: 750 - total flux cleaned = 0.00569541 Jy ! Component: 800 - total flux cleaned = 0.00603339 Jy ! Component: 850 - total flux cleaned = 0.00636488 Jy ! Component: 900 - total flux cleaned = 0.00665014 Jy ! Component: 950 - total flux cleaned = 0.0069308 Jy ! Component: 1000 - total flux cleaned = 0.00724519 Jy ! Component: 1050 - total flux cleaned = 0.00747675 Jy ! Component: 1100 - total flux cleaned = 0.00774321 Jy ! Component: 1150 - total flux cleaned = 0.00811736 Jy ! Component: 1200 - total flux cleaned = 0.0084122 Jy ! Component: 1250 - total flux cleaned = 0.00881057 Jy ! Component: 1300 - total flux cleaned = 0.0090241 Jy ! Component: 1350 - total flux cleaned = 0.00934052 Jy ! Component: 1400 - total flux cleaned = 0.0096172 Jy ! Component: 1450 - total flux cleaned = 0.00989019 Jy ! Component: 1500 - total flux cleaned = 0.0100916 Jy ! Component: 1550 - total flux cleaned = 0.0102904 Jy ! Component: 1600 - total flux cleaned = 0.0104862 Jy ! Component: 1650 - total flux cleaned = 0.0106156 Jy ! Component: 1700 - total flux cleaned = 0.0108379 Jy ! Component: 1750 - total flux cleaned = 0.0110257 Jy ! Component: 1800 - total flux cleaned = 0.0111187 Jy ! Component: 1850 - total flux cleaned = 0.0112107 Jy ! Component: 1900 - total flux cleaned = 0.0113617 Jy ! Component: 1950 - total flux cleaned = 0.0115697 Jy ! Component: 2000 - total flux cleaned = 0.0116876 Jy ! Total flux subtracted in 2048 components = 0.0118037 Jy ! Clean residual min=-0.001474 max=0.001972 Jy/beam ! Clean residual mean=0.000070 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.436649 Jy keep ! Adding 119 model components to the UV plane model. ! The established model now contains 198 components and 0.436649 Jy ![Exited script file: muppet] wmap "J1932-2928_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 7.945 at -0.3303 degrees (North through East) ! Clean map min=-0.003172 max=0.29825 Jy/beam ! Writing clean map to FITS file: J1932-2928_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.298255 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000564386 device "J1932-2928_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1932-2928_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.567689 0.567689 1.13538 2.27075 4.54151 9.08302 18.166 36.3321 72.6641 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.298 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 7.945 at -0.3303 degrees (North through East) ! Clean map min=-0.003172 max=0.29825 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1932-2928_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1932-2928_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1932-2928_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:39:52 2005