! Started logfile: J0006-0623_S_2005_06_30_yyk_uvs.log on Sat Oct 8 16:44:09 2005 obs J0006-0623_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J0006-0623_S_2005_06_30_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.633333 visibilities/baseline/integration-bin. ! Found source: J0006-0623 ! ! 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 1468 lines of history. ! ! Reading 456 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 J0006-0623_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)= 1.90459 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.7 mas, bmaj=6.578 mas, bpa=-2.284 degrees ! Estimated noise=2.37955 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 = 1.41016 Jy ! Component: 100 - total flux cleaned = 1.75085 Jy ! Total flux subtracted in 100 components = 1.75085 Jy ! Clean residual min=-0.203660 max=0.422460 Jy/beam ! Clean residual mean=0.001029 rms=0.064433 Jy/beam ! Combined flux in latest and established models = 1.75085 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 1.75085 Jy ! ! Correcting IF 1. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 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 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.789391Jy sigma=13.169250 ! Fit after self-cal, rms=0.764516Jy sigma=12.730959 ! Inverting map and beam ! Estimated beam: bmin=2.7 mas, bmaj=6.578 mas, bpa=-2.284 degrees ! Estimated noise=2.37955 mJy/beam. ! Added new window around map position (-6.5, 1.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.428771 Jy ! Component: 100 - total flux cleaned = 0.6358 Jy ! Total flux subtracted in 100 components = 0.6358 Jy ! Clean residual min=-0.136237 max=0.151469 Jy/beam ! Clean residual mean=0.000280 rms=0.035980 Jy/beam ! Combined flux in latest and established models = 2.38665 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 2.38665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.507342Jy sigma=8.614279 ! Fit after self-cal, rms=0.469134Jy sigma=8.054798 ! 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.037 mas, bmaj=6.953 mas, bpa=-2.084 degrees ! Estimated noise=1.91827 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.208151 Jy ! Component: 100 - total flux cleaned = 0.314856 Jy ! Component: 150 - total flux cleaned = 0.37629 Jy ! Component: 200 - total flux cleaned = 0.394458 Jy ! Total flux subtracted in 200 components = 0.394458 Jy ! Clean residual min=-0.096344 max=0.101074 Jy/beam ! Clean residual mean=-0.000282 rms=0.028280 Jy/beam ! Combined flux in latest and established models = 2.78111 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 54 components and 2.78111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.368347Jy sigma=6.698673 ! Fit after self-cal, rms=0.355585Jy sigma=6.534368 ! 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.037 x 6.953 at -2.084 degrees (North through East) ! Clean map min=-0.089252 max=1.4912 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.02916 ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.01 HN 1.11 KP 0.94 ! LA 1.06 MK 0.91 NL 0.95 OV 0.97 ! PT 1.00* SC 0.90 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00617 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.97 HN 1.14 KP 0.99 ! LA 1.03 MK 0.99 NL 0.99 OV 1.00 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.937024 ! Telescope amplitude corrections in sub-array 1: ! BR 1.62 FD 0.90 HN 1.11 KP 0.97 ! LA 0.93 MK 1.11 NL 1.05 OV 1.00 ! PT 1.00* SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.06372 ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 0.93 HN 1.01 KP 0.88 ! LA 0.79 MK 1.10 NL 0.98 OV 0.85 ! PT 1.00* SC 1.07 ! ! ! Fit before self-cal, rms=0.355585Jy sigma=6.534368 ! Fit after self-cal, rms=0.249114Jy sigma=3.957133 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.249114Jy sigma=3.957133 ! Fit after self-cal, rms=0.249258Jy sigma=3.955711 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=7.219 mas, bpa=-0.9929 degrees ! Estimated noise=1.93268 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.00642984 Jy ! Component: 100 - total flux cleaned = 0.000726357 Jy ! Component: 150 - total flux cleaned = -0.00321677 Jy ! Component: 200 - total flux cleaned = -0.00659594 Jy ! Total flux subtracted in 200 components = -0.00659594 Jy ! Clean residual min=-0.047611 max=0.043223 Jy/beam ! Clean residual mean=0.000120 rms=0.011630 Jy/beam ! Combined flux in latest and established models = 2.77451 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 2.77451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.239268Jy sigma=3.784665 ! Fit after self-cal, rms=0.235754Jy sigma=3.749723 ! 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.235754Jy sigma=3.749723 ! Fit after self-cal, rms=0.232213Jy sigma=3.698578 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.00400265 Jy ! Component: 100 - total flux cleaned = 0.00296116 Jy ! Component: 150 - total flux cleaned = 0.00147155 Jy ! Component: 200 - total flux cleaned = -0.000312317 Jy ! Total flux subtracted in 200 components = -0.000312317 Jy ! Clean residual min=-0.042722 max=0.043385 Jy/beam ! Clean residual mean=0.000127 rms=0.010926 Jy/beam ! Combined flux in latest and established models = 2.7742 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 81 components and 2.7742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.227747Jy sigma=3.642678 ! Fit after self-cal, rms=0.225867Jy sigma=3.625331 ! 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.098 x 7.219 at -0.9929 degrees (North through East) ! Clean map min=-0.040015 max=1.5113 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.225867Jy sigma=3.625331 ! Fit after self-cal, rms=0.139381Jy sigma=2.027847 ! 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.139381Jy sigma=2.027847 ! Fit after self-cal, rms=0.139373Jy sigma=2.027594 ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=7.287 mas, bpa=-1.248 degrees ! Estimated noise=1.92416 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000206319 Jy ! Component: 100 - total flux cleaned = -0.0013443 Jy ! Component: 150 - total flux cleaned = -0.0033681 Jy ! Component: 200 - total flux cleaned = -0.00509704 Jy ! Total flux subtracted in 200 components = -0.00509704 Jy ! Clean residual min=-0.036919 max=0.034426 Jy/beam ! Clean residual mean=0.000047 rms=0.008893 Jy/beam ! Combined flux in latest and established models = 2.7691 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 2.7691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132406Jy sigma=1.925300 ! Fit after self-cal, rms=0.129819Jy sigma=1.897494 ! 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.129819Jy sigma=1.897494 ! Fit after self-cal, rms=0.128044Jy sigma=1.872054 ! 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.128044Jy sigma=1.872054 ! Fit after self-cal, rms=0.128043Jy sigma=1.872051 ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.316 mas, bpa=-1.464 degrees ! Estimated noise=1.92456 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00373207 Jy ! Component: 100 - total flux cleaned = -0.00516156 Jy ! Component: 150 - total flux cleaned = -0.0064272 Jy ! Component: 200 - total flux cleaned = -0.00795334 Jy ! Total flux subtracted in 200 components = -0.00795334 Jy ! Clean residual min=-0.033274 max=0.032098 Jy/beam ! Clean residual mean=0.000031 rms=0.008162 Jy/beam ! Combined flux in latest and established models = 2.76115 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 102 components and 2.76115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123087Jy sigma=1.798518 ! Fit after self-cal, rms=0.121030Jy sigma=1.777009 ! 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=7.209 mas, bmaj=12.95 mas, bpa=13 degrees ! Estimated noise=2.48611 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.00850574 Jy ! Component: 100 - total flux cleaned = -0.00927551 Jy ! Component: 150 - total flux cleaned = -0.0109679 Jy ! Component: 200 - total flux cleaned = -0.0118314 Jy ! Total flux subtracted in 200 components = -0.0118314 Jy ! Clean residual min=-0.031218 max=0.034315 Jy/beam ! Clean residual mean=0.000079 rms=0.009830 Jy/beam ! Combined flux in latest and established models = 2.74932 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 109 components and 2.74932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119542Jy sigma=1.741030 ! Fit after self-cal, rms=0.117466Jy sigma=1.719105 ! 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.724 mas, bmaj=6.654 mas, bpa=-2.021 degrees ! Estimated noise=2.33402 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.46976 Jy ! Component: 100 - total flux cleaned = 1.90546 Jy ! Component: 150 - total flux cleaned = 2.14448 Jy ! Component: 200 - total flux cleaned = 2.30675 Jy ! Total flux subtracted in 200 components = 2.30675 Jy ! Clean residual min=-0.059322 max=0.080621 Jy/beam ! Clean residual mean=0.000536 rms=0.018163 Jy/beam ! Combined flux in latest and established models = 2.30675 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 40 model components to the UV plane model. ! The established model now contains 40 components and 2.30675 Jy ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.316 mas, bpa=-1.464 degrees ! Estimated noise=1.92456 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) ! Added new window around map position (-3, 0.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.151247 Jy ! Component: 100 - total flux cleaned = 0.243703 Jy ! Component: 150 - total flux cleaned = 0.305307 Jy ! Component: 200 - total flux cleaned = 0.347285 Jy ! Total flux subtracted in 200 components = 0.347285 Jy ! Clean residual min=-0.028748 max=0.030230 Jy/beam ! Clean residual mean=0.000082 rms=0.008177 Jy/beam ! Combined flux in latest and established models = 2.65403 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 67 components and 2.65403 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=7.209 mas, bmaj=12.95 mas, bpa=13 degrees ! Estimated noise=2.48611 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.0373382 Jy ! Component: 100 - total flux cleaned = 0.0572446 Jy ! Component: 150 - total flux cleaned = 0.0658597 Jy ! Component: 200 - total flux cleaned = 0.0684503 Jy ! Total flux subtracted in 200 components = 0.0684503 Jy ! Clean residual min=-0.028810 max=0.029201 Jy/beam ! Clean residual mean=0.000087 rms=0.009476 Jy/beam ! Combined flux in latest and established models = 2.72248 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 92 components and 2.72248 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.316 mas, bpa=-1.464 degrees ! Estimated noise=1.92456 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00310527 Jy ! Component: 100 - total flux cleaned = -0.000463138 Jy ! Component: 150 - total flux cleaned = 0.0011345 Jy ! Component: 200 - total flux cleaned = 0.00162068 Jy ! Total flux subtracted in 200 components = 0.00162068 Jy ! Clean residual min=-0.025851 max=0.024143 Jy/beam ! Clean residual mean=0.000039 rms=0.006874 Jy/beam ! Combined flux in latest and established models = 2.7241 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 111 components and 2.7241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099548Jy sigma=1.520334 ! Fit after self-cal, rms=0.094821Jy sigma=1.459651 wmodel J0006-0623_S_2005_06_30_yyk\_map.mod ! Writing 111 model components to file: J0006-0623_S_2005_06_30_yyk_map.mod wobs J0006-0623_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J0006-0623_S_2005_06_30_yyk_uvs.fits wwins J0006-0623_S_2005_06_30_yyk\_map.win ! wwins: Wrote 3 windows to J0006-0623_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.00444801 Jy ! Component: 100 - total flux cleaned = 0.00446918 Jy ! Component: 150 - total flux cleaned = 0.00411632 Jy ! Component: 200 - total flux cleaned = 0.00380176 Jy ! Component: 250 - total flux cleaned = 0.00321538 Jy ! Component: 300 - total flux cleaned = 0.00157259 Jy ! Component: 350 - total flux cleaned = 3.44851e-05 Jy ! Component: 400 - total flux cleaned = -0.00118711 Jy ! Component: 450 - total flux cleaned = -0.00188062 Jy ! Component: 500 - total flux cleaned = -0.00275944 Jy ! Component: 550 - total flux cleaned = -0.0042288 Jy ! Component: 600 - total flux cleaned = -0.00544438 Jy ! Component: 650 - total flux cleaned = -0.0062246 Jy ! Component: 700 - total flux cleaned = -0.00660074 Jy ! Component: 750 - total flux cleaned = -0.00623939 Jy ! Component: 800 - total flux cleaned = -0.00606253 Jy ! Component: 850 - total flux cleaned = -0.0055465 Jy ! Component: 900 - total flux cleaned = -0.00538515 Jy ! Component: 950 - total flux cleaned = -0.00490172 Jy ! Component: 1000 - total flux cleaned = -0.00474752 Jy ! Component: 1050 - total flux cleaned = -0.0042979 Jy ! Component: 1100 - total flux cleaned = -0.00400446 Jy ! Component: 1150 - total flux cleaned = -0.00372023 Jy ! Component: 1200 - total flux cleaned = -0.00330484 Jy ! Component: 1250 - total flux cleaned = -0.00290154 Jy ! Component: 1300 - total flux cleaned = -0.00250918 Jy ! Component: 1350 - total flux cleaned = -0.00263745 Jy ! Component: 1400 - total flux cleaned = -0.00251058 Jy ! Component: 1450 - total flux cleaned = -0.00214907 Jy ! Component: 1500 - total flux cleaned = -0.00238797 Jy ! Component: 1550 - total flux cleaned = -0.00227412 Jy ! Component: 1600 - total flux cleaned = -0.00249729 Jy ! Component: 1650 - total flux cleaned = -0.00260406 Jy ! Component: 1700 - total flux cleaned = -0.00238524 Jy ! Component: 1750 - total flux cleaned = -0.00228227 Jy ! Component: 1800 - total flux cleaned = -0.00238789 Jy ! Component: 1850 - total flux cleaned = -0.00258855 Jy ! Component: 1900 - total flux cleaned = -0.0024889 Jy ! Component: 1950 - total flux cleaned = -0.00248753 Jy ! Component: 2000 - total flux cleaned = -0.00248832 Jy ! Total flux subtracted in 2048 components = -0.00258103 Jy ! Clean residual min=-0.005081 max=0.005949 Jy/beam ! Clean residual mean=-0.000000 rms=0.001870 Jy/beam ! Combined flux in latest and established models = 2.72152 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 248 components and 2.72152 Jy ![Exited script file: muppet] wmap "J0006-0623_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.1 x 7.316 at -1.464 degrees (North through East) ! Clean map min=-0.012346 max=1.5495 Jy/beam ! Writing clean map to FITS file: J0006-0623_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 1.54946 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0018364 device "J0006-0623_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0006-0623_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.355556 0.355556 0.711112 1.42222 2.84445 5.6889 11.3778 22.7556 45.5112 91.0223 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0055 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.549 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.1 x 7.316 at -1.464 degrees (North through East) ! Clean map min=-0.012346 max=1.5495 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0006-0623_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0006-0623_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0006-0623_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 16:44:13 2005