! Started logfile: J1110-1858_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:41:35 2007 obs J1110-1858_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1110-1858_S_1997_07_02_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.676369 visibilities/baseline/integration-bin. ! Found source: J1110-1858 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 17288 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 J1110-1858_S_1997_07_02_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.795305 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=3.581 mas, bmaj=10.26 mas, bpa=8.823 degrees ! Estimated noise=1978.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.570644 Jy ! Component: 100 - total flux cleaned = 0.669355 Jy ! Total flux subtracted in 100 components = 0.669355 Jy ! Clean residual min=-0.036275 max=0.093540 Jy/beam ! Clean residual mean=-0.000191 rms=0.013438 Jy/beam ! Combined flux in latest and established models = 0.669355 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.669355 Jy ! ! Correcting IF 1. ! A total of 388 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 275 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 275 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.384368Jy sigma=0.001338 ! Fit after self-cal, rms=0.384212Jy sigma=0.001337 ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=10.26 mas, bpa=8.823 degrees ! Estimated noise=1978.93 mJy/beam. ! Added new window around map position (7.5, -14.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0925571 Jy ! Component: 100 - total flux cleaned = 0.119679 Jy ! Total flux subtracted in 100 components = 0.119679 Jy ! Clean residual min=-0.030133 max=0.036464 Jy/beam ! Clean residual mean=0.000014 rms=0.008355 Jy/beam ! Combined flux in latest and established models = 0.789033 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.789033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.367053Jy sigma=0.001260 ! Fit after self-cal, rms=0.365240Jy sigma=0.001253 ! 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=4.455 mas, bmaj=12.02 mas, bpa=4.666 degrees ! Estimated noise=1464.73 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.0363396 Jy ! Component: 100 - total flux cleaned = 0.0507569 Jy ! Component: 150 - total flux cleaned = 0.0541973 Jy ! Component: 200 - total flux cleaned = 0.0568393 Jy ! Total flux subtracted in 200 components = 0.0568393 Jy ! Clean residual min=-0.015486 max=0.020019 Jy/beam ! Clean residual mean=0.000251 rms=0.005905 Jy/beam ! Combined flux in latest and established models = 0.845873 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 58 components and 0.845873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362564Jy sigma=0.001242 ! Fit after self-cal, rms=0.362355Jy sigma=0.001241 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.455 x 12.02 at 4.666 degrees (North through East) ! Clean map min=-0.014698 max=0.65134 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.02021 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 HN 0.92 KP 0.90 ! LA 0.99 MK 1.00* NL 1.00* OV 1.11 ! PT 0.94 SC 0.86 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.990005 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.14 HN 1.02 KP 0.95 ! LA 1.10 MK 1.00* NL 0.97 OV 1.05 ! PT 0.94 SC 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.02013 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.09 HN 0.96 KP 0.94 ! LA 0.82 MK 1.00* NL 0.94 OV 0.98 ! PT 1.07 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.987118 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.12 HN 1.13 KP 0.95 ! LA 0.91 MK 1.00* NL 1.05 OV 0.98 ! PT 0.92 SC 1.04 ! ! ! Fit before self-cal, rms=0.362355Jy sigma=0.001241 ! Fit after self-cal, rms=0.348781Jy sigma=0.001208 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.348781Jy sigma=0.001208 ! Fit after self-cal, rms=0.348776Jy sigma=0.001208 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.393 mas, bmaj=11.96 mas, bpa=5.349 degrees ! Estimated noise=1467.51 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.00694338 Jy ! Component: 100 - total flux cleaned = 0.00718987 Jy ! Component: 150 - total flux cleaned = 0.00718274 Jy ! Component: 200 - total flux cleaned = 0.00717845 Jy ! Total flux subtracted in 200 components = 0.00717845 Jy ! Clean residual min=-0.008700 max=0.010001 Jy/beam ! Clean residual mean=0.000042 rms=0.002622 Jy/beam ! Combined flux in latest and established models = 0.853051 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.853051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.348502Jy sigma=0.001207 ! Fit after self-cal, rms=0.348488Jy sigma=0.001207 ! 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.348488Jy sigma=0.001207 ! Fit after self-cal, rms=0.343056Jy sigma=0.001190 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.00194343 Jy ! Component: 100 - total flux cleaned = 0.00195156 Jy ! Component: 150 - total flux cleaned = 0.00195894 Jy ! Component: 200 - total flux cleaned = 0.00180782 Jy ! Total flux subtracted in 200 components = 0.00180782 Jy ! Clean residual min=-0.008176 max=0.008916 Jy/beam ! Clean residual mean=0.000055 rms=0.002439 Jy/beam ! Combined flux in latest and established models = 0.854859 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 84 components and 0.854859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342916Jy sigma=0.001189 ! Fit after self-cal, rms=0.342178Jy sigma=0.001188 ! 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: 4.393 x 11.96 at 5.349 degrees (North through East) ! Clean map min=-0.007762 max=0.65646 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.342178Jy sigma=0.001188 ! Fit after self-cal, rms=0.353060Jy sigma=0.001182 ! 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.353060Jy sigma=0.001182 ! Fit after self-cal, rms=0.352865Jy sigma=0.001182 ! Inverting map and beam ! Estimated beam: bmin=4.404 mas, bmaj=11.95 mas, bpa=5.184 degrees ! Estimated noise=1469.25 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00551724 Jy ! Component: 100 - total flux cleaned = 0.00644318 Jy ! Component: 150 - total flux cleaned = 0.00676427 Jy ! Component: 200 - total flux cleaned = 0.00696315 Jy ! Total flux subtracted in 200 components = 0.00696315 Jy ! Clean residual min=-0.007190 max=0.008237 Jy/beam ! Clean residual mean=-0.000020 rms=0.001983 Jy/beam ! Combined flux in latest and established models = 0.861822 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 98 components and 0.861822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.352750Jy sigma=0.001181 ! Fit after self-cal, rms=0.352679Jy sigma=0.001181 ! 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.352679Jy sigma=0.001181 ! Fit after self-cal, rms=0.354577Jy sigma=0.001174 ! 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.354577Jy sigma=0.001174 ! Fit after self-cal, rms=0.354553Jy sigma=0.001174 ! Inverting map and beam ! Estimated beam: bmin=4.396 mas, bmaj=11.94 mas, bpa=5.227 degrees ! Estimated noise=1469.79 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00332655 Jy ! Component: 100 - total flux cleaned = 0.00389578 Jy ! Component: 150 - total flux cleaned = 0.00406662 Jy ! Component: 200 - total flux cleaned = 0.00430004 Jy ! Total flux subtracted in 200 components = 0.00430004 Jy ! Clean residual min=-0.007098 max=0.008113 Jy/beam ! Clean residual mean=-0.000008 rms=0.001908 Jy/beam ! Combined flux in latest and established models = 0.866122 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 106 components and 0.866122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.354505Jy sigma=0.001174 ! Fit after self-cal, rms=0.354496Jy sigma=0.001174 ! 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=8.115 mas, bmaj=16.68 mas, bpa=-5.267 degrees ! Estimated noise=1708.39 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.000258792 Jy ! Component: 100 - total flux cleaned = 0.00065172 Jy ! Component: 150 - total flux cleaned = 0.000729004 Jy ! Component: 200 - total flux cleaned = 0.000763705 Jy ! Total flux subtracted in 200 components = 0.000763705 Jy ! Clean residual min=-0.006463 max=0.008892 Jy/beam ! Clean residual mean=-0.000003 rms=0.002303 Jy/beam ! Combined flux in latest and established models = 0.866886 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 112 components and 0.866886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.354494Jy sigma=0.001174 ! Fit after self-cal, rms=0.354493Jy sigma=0.001174 ! 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=3.559 mas, bmaj=10.28 mas, bpa=9.176 degrees ! Estimated noise=1978.49 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.575564 Jy ! Component: 100 - total flux cleaned = 0.712347 Jy ! Component: 150 - total flux cleaned = 0.776251 Jy ! Component: 200 - total flux cleaned = 0.810969 Jy ! Total flux subtracted in 200 components = 0.810969 Jy ! Clean residual min=-0.010377 max=0.013271 Jy/beam ! Clean residual mean=-0.000172 rms=0.003525 Jy/beam ! Combined flux in latest and established models = 0.810969 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.810969 Jy ! Inverting map and beam ! Estimated beam: bmin=4.396 mas, bmaj=11.94 mas, bpa=5.227 degrees ! Estimated noise=1469.79 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.0280797 Jy ! Component: 100 - total flux cleaned = 0.0428032 Jy ! Component: 150 - total flux cleaned = 0.0490688 Jy ! Component: 200 - total flux cleaned = 0.0503132 Jy ! Total flux subtracted in 200 components = 0.0503132 Jy ! Clean residual min=-0.008364 max=0.007235 Jy/beam ! Clean residual mean=-0.000017 rms=0.002134 Jy/beam ! Combined flux in latest and established models = 0.861282 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 76 components and 0.861282 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=8.115 mas, bmaj=16.68 mas, bpa=-5.267 degrees ! Estimated noise=1708.39 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.0041747 Jy ! Component: 100 - total flux cleaned = 0.0044501 Jy ! Component: 150 - total flux cleaned = 0.00469657 Jy ! Component: 200 - total flux cleaned = 0.00492019 Jy ! Total flux subtracted in 200 components = 0.00492019 Jy ! Clean residual min=-0.007280 max=0.008166 Jy/beam ! Clean residual mean=-0.000004 rms=0.002419 Jy/beam ! Combined flux in latest and established models = 0.866202 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.866202 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.396 mas, bmaj=11.94 mas, bpa=5.227 degrees ! Estimated noise=1469.79 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000577324 Jy ! Component: 100 - total flux cleaned = -0.000455632 Jy ! Component: 150 - total flux cleaned = -0.00045218 Jy ! Component: 200 - total flux cleaned = -0.000359463 Jy ! Total flux subtracted in 200 components = -0.000359463 Jy ! Clean residual min=-0.007794 max=0.007725 Jy/beam ! Clean residual mean=-0.000007 rms=0.001950 Jy/beam ! Combined flux in latest and established models = 0.865843 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 115 components and 0.865843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.354510Jy sigma=0.001174 ! Fit after self-cal, rms=0.354503Jy sigma=0.001174 wmodel J1110-1858_S_1997_07_02_yyk\_map.mod ! Writing 115 model components to file: J1110-1858_S_1997_07_02_yyk_map.mod wobs J1110-1858_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1110-1858_S_1997_07_02_yyk_uvs.fits wwins J1110-1858_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1110-1858_S_1997_07_02_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.000391925 Jy ! Component: 100 - total flux cleaned = -1.27234e-05 Jy ! Component: 150 - total flux cleaned = -0.000317591 Jy ! Component: 200 - total flux cleaned = -0.000406864 Jy ! Component: 250 - total flux cleaned = -0.000404632 Jy ! Component: 300 - total flux cleaned = -0.000827045 Jy ! Component: 350 - total flux cleaned = -0.00106953 Jy ! Component: 400 - total flux cleaned = -0.00153536 Jy ! Component: 450 - total flux cleaned = -0.00190425 Jy ! Component: 500 - total flux cleaned = -0.00218638 Jy ! Component: 550 - total flux cleaned = -0.00211799 Jy ! Component: 600 - total flux cleaned = -0.00205274 Jy ! Component: 650 - total flux cleaned = -0.0022433 Jy ! Component: 700 - total flux cleaned = -0.0024267 Jy ! Component: 750 - total flux cleaned = -0.00260547 Jy ! Component: 800 - total flux cleaned = -0.00301212 Jy ! Component: 850 - total flux cleaned = -0.00318086 Jy ! Component: 900 - total flux cleaned = -0.00351324 Jy ! Component: 950 - total flux cleaned = -0.00388889 Jy ! Component: 1000 - total flux cleaned = -0.00409729 Jy ! Component: 1050 - total flux cleaned = -0.00425011 Jy ! Component: 1100 - total flux cleaned = -0.00454985 Jy ! Component: 1150 - total flux cleaned = -0.0047948 Jy ! Component: 1200 - total flux cleaned = -0.00508296 Jy ! Component: 1250 - total flux cleaned = -0.00545763 Jy ! Component: 1300 - total flux cleaned = -0.0055953 Jy ! Component: 1350 - total flux cleaned = -0.00586614 Jy ! Component: 1400 - total flux cleaned = -0.00608774 Jy ! Component: 1450 - total flux cleaned = -0.00621785 Jy ! Component: 1500 - total flux cleaned = -0.00651622 Jy ! Component: 1550 - total flux cleaned = -0.00680749 Jy ! Component: 1600 - total flux cleaned = -0.00705381 Jy ! Component: 1650 - total flux cleaned = -0.00737568 Jy ! Component: 1700 - total flux cleaned = -0.00769128 Jy ! Component: 1750 - total flux cleaned = -0.00796278 Jy ! Component: 1800 - total flux cleaned = -0.00822947 Jy ! Component: 1850 - total flux cleaned = -0.00838022 Jy ! Component: 1900 - total flux cleaned = -0.0086027 Jy ! Component: 1950 - total flux cleaned = -0.00874916 Jy ! Component: 2000 - total flux cleaned = -0.00889345 Jy ! Total flux subtracted in 2048 components = -0.00910624 Jy ! Clean residual min=-0.002052 max=0.001991 Jy/beam ! Clean residual mean=-0.000004 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.856737 Jy keep ! Adding 123 model components to the UV plane model. ! The established model now contains 238 components and 0.856736 Jy ![Exited script file: muppet] wmap "J1110-1858_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.396 x 11.94 at 5.227 degrees (North through East) ! Clean map min=-0.0053017 max=0.65364 Jy/beam ! Writing clean map to FITS file: J1110-1858_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.653645 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000764503 device "J1110-1858_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1110-1858_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.35088 0.35088 0.70176 1.40352 2.80704 5.61408 11.2282 22.4563 44.9126 89.8253 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.653 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.396 x 11.94 at 5.227 degrees (North through East) ! Clean map min=-0.0053017 max=0.65364 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1110-1858_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1110-1858_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1110-1858_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:41:42 2007