! Started logfile: J0634-2335_X_2005_05_12_yyk_uvs.log on Sat Oct 8 17:03:51 2005 obs J0634-2335_X_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J0634-2335_X_2005_05_12_yyk_uve.fits ! AN table 1: 13 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.904274 visibilities/baseline/integration-bin. ! Found source: J0634-2335 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1439 lines of history. ! ! Reading 2116 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 J0634-2335_X_2005_05_12_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.600595 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.6744 mas, bmaj=1.656 mas, bpa=4.762 degrees ! Estimated noise=1.44142 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.498714 Jy ! Component: 100 - total flux cleaned = 0.579729 Jy ! Total flux subtracted in 100 components = 0.579729 Jy ! Clean residual min=-0.011931 max=0.022539 Jy/beam ! Clean residual mean=0.000011 rms=0.003743 Jy/beam ! Combined flux in latest and established models = 0.579729 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.579729 Jy ! ! Correcting IF 1. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.092511Jy sigma=1.588130 ! Fit after self-cal, rms=0.092379Jy sigma=1.584962 ! Inverting map and beam ! Estimated beam: bmin=0.6744 mas, bmaj=1.656 mas, bpa=4.762 degrees ! Estimated noise=1.44142 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0317708 Jy ! Component: 100 - total flux cleaned = 0.0470004 Jy ! Total flux subtracted in 100 components = 0.0470004 Jy ! Clean residual min=-0.013366 max=0.011586 Jy/beam ! Clean residual mean=-0.000009 rms=0.002716 Jy/beam ! Combined flux in latest and established models = 0.62673 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.62673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080910Jy sigma=1.334318 ! Fit after self-cal, rms=0.080865Jy sigma=1.334077 ! 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.9131 mas, bmaj=2.126 mas, bpa=1.002 degrees ! Estimated noise=0.949456 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.0134223 Jy ! Component: 100 - total flux cleaned = 0.0180949 Jy ! Component: 150 - total flux cleaned = 0.0196422 Jy ! Component: 200 - total flux cleaned = 0.0198381 Jy ! Total flux subtracted in 200 components = 0.0198381 Jy ! Clean residual min=-0.012461 max=0.014530 Jy/beam ! Clean residual mean=-0.000073 rms=0.003035 Jy/beam ! Combined flux in latest and established models = 0.646568 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.646568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079652Jy sigma=1.306146 ! Fit after self-cal, rms=0.079626Jy sigma=1.305850 ! 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.9131 x 2.126 at 1.002 degrees (North through East) ! Clean map min=-0.011858 max=0.58875 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.00836 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 1.00* KP 0.94 ! LA 1.05 MK 0.98 NL 1.03 OV 1.03 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01187 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.00* KP 0.89 ! LA 1.05 MK 0.99 NL 1.01 OV 1.02 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.99366 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.00* KP 0.86 ! LA 1.02 MK 1.03 NL 1.00 OV 1.07 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.975527 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 1.00* KP 0.98 ! LA 0.99 MK 1.03 NL 1.04 OV 1.07 ! PT 1.08 SC 0.98 ! ! ! Fit before self-cal, rms=0.079626Jy sigma=1.305850 ! Fit after self-cal, rms=0.070701Jy sigma=1.100229 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.070701Jy sigma=1.100229 ! Fit after self-cal, rms=0.070709Jy sigma=1.100200 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9137 mas, bmaj=2.129 mas, bpa=1.34 degrees ! Estimated noise=0.946935 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.6, 0.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117395 Jy ! Component: 100 - total flux cleaned = 0.0132799 Jy ! Component: 150 - total flux cleaned = 0.0131695 Jy ! Component: 200 - total flux cleaned = 0.0128759 Jy ! Total flux subtracted in 200 components = 0.0128759 Jy ! Clean residual min=-0.003927 max=0.004371 Jy/beam ! Clean residual mean=0.000043 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.659444 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 52 components and 0.659444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069280Jy sigma=1.071443 ! Fit after self-cal, rms=0.069099Jy sigma=1.069552 ! 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.069099Jy sigma=1.069552 ! Fit after self-cal, rms=0.065805Jy sigma=1.016819 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.00157143 Jy ! Component: 100 - total flux cleaned = 0.00149491 Jy ! Component: 150 - total flux cleaned = 0.00135682 Jy ! Component: 200 - total flux cleaned = 0.00129277 Jy ! Total flux subtracted in 200 components = 0.00129277 Jy ! Clean residual min=-0.004214 max=0.004429 Jy/beam ! Clean residual mean=0.000042 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.660737 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 68 components and 0.660736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065606Jy sigma=1.014048 ! Fit after self-cal, rms=0.065340Jy sigma=1.010719 ! 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.9137 x 2.129 at 1.34 degrees (North through East) ! Clean map min=-0.0041624 max=0.58939 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.065340Jy sigma=1.010719 ! Fit after self-cal, rms=0.063242Jy sigma=0.958224 ! 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.063242Jy sigma=0.958224 ! Fit after self-cal, rms=0.063213Jy sigma=0.957902 ! Inverting map and beam ! Estimated beam: bmin=0.9114 mas, bmaj=2.136 mas, bpa=1.257 degrees ! Estimated noise=0.94538 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016616 Jy ! Component: 100 - total flux cleaned = 0.00173227 Jy ! Component: 150 - total flux cleaned = 0.00179359 Jy ! Component: 200 - total flux cleaned = 0.00184603 Jy ! Total flux subtracted in 200 components = 0.00184603 Jy ! Clean residual min=-0.003484 max=0.003342 Jy/beam ! Clean residual mean=0.000011 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.662582 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 85 components and 0.662583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063003Jy sigma=0.955411 ! Fit after self-cal, rms=0.062996Jy sigma=0.955216 ! 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.062996Jy sigma=0.955216 ! Fit after self-cal, rms=0.061620Jy sigma=0.931369 ! 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.061620Jy sigma=0.931369 ! Fit after self-cal, rms=0.061618Jy sigma=0.931359 ! Inverting map and beam ! Estimated beam: bmin=0.9104 mas, bmaj=2.136 mas, bpa=1.262 degrees ! Estimated noise=0.945234 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116573 Jy ! Component: 100 - total flux cleaned = 0.00116722 Jy ! Component: 150 - total flux cleaned = 0.00116628 Jy ! Component: 200 - total flux cleaned = 0.00116582 Jy ! Total flux subtracted in 200 components = 0.00116582 Jy ! Clean residual min=-0.003350 max=0.003285 Jy/beam ! Clean residual mean=0.000011 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.663748 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 91 components and 0.663748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061511Jy sigma=0.930180 ! Fit after self-cal, rms=0.061509Jy sigma=0.930088 ! 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.584 mas, bmaj=5.63 mas, bpa=7.712 degrees ! Estimated noise=1.18384 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.000277363 Jy ! Component: 100 - total flux cleaned = 0.000279237 Jy ! Component: 150 - total flux cleaned = 0.000255122 Jy ! Component: 200 - total flux cleaned = 0.000183049 Jy ! Total flux subtracted in 200 components = 0.000183049 Jy ! Clean residual min=-0.003283 max=0.003694 Jy/beam ! Clean residual mean=0.000017 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.663931 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 100 components and 0.663931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061498Jy sigma=0.930032 ! Fit after self-cal, rms=0.061492Jy sigma=0.929975 ! 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=0.6736 mas, bmaj=1.66 mas, bpa=4.749 degrees ! Estimated noise=1.441 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.498887 Jy ! Component: 100 - total flux cleaned = 0.580577 Jy ! Component: 150 - total flux cleaned = 0.612918 Jy ! Component: 200 - total flux cleaned = 0.630256 Jy ! Total flux subtracted in 200 components = 0.630256 Jy ! Clean residual min=-0.007424 max=0.009786 Jy/beam ! Clean residual mean=0.000024 rms=0.001919 Jy/beam ! Combined flux in latest and established models = 0.630256 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.630256 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9104 mas, bmaj=2.136 mas, bpa=1.262 degrees ! Estimated noise=0.945234 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 (-1, 0.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.017039 Jy ! Component: 100 - total flux cleaned = 0.0252322 Jy ! Component: 150 - total flux cleaned = 0.0297708 Jy ! Component: 200 - total flux cleaned = 0.0320882 Jy ! Total flux subtracted in 200 components = 0.0320882 Jy ! Clean residual min=-0.003215 max=0.003261 Jy/beam ! Clean residual mean=0.000008 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.662344 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 65 components and 0.662344 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.584 mas, bmaj=5.63 mas, bpa=7.712 degrees ! Estimated noise=1.18384 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.00206798 Jy ! Component: 100 - total flux cleaned = 0.00219564 Jy ! Component: 150 - total flux cleaned = 0.00219808 Jy ! Component: 200 - total flux cleaned = 0.0021999 Jy ! Total flux subtracted in 200 components = 0.0021999 Jy ! Clean residual min=-0.003439 max=0.003727 Jy/beam ! Clean residual mean=0.000017 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.664544 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.664544 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9104 mas, bmaj=2.136 mas, bpa=1.262 degrees ! Estimated noise=0.945234 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000111907 Jy ! Component: 100 - total flux cleaned = -9.97066e-05 Jy ! Component: 150 - total flux cleaned = 2.02959e-06 Jy ! Component: 200 - total flux cleaned = -4.00232e-05 Jy ! Total flux subtracted in 200 components = -4.00232e-05 Jy ! Clean residual min=-0.003247 max=0.003268 Jy/beam ! Clean residual mean=0.000010 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.664504 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 96 components and 0.664504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061501Jy sigma=0.930273 ! Fit after self-cal, rms=0.061499Jy sigma=0.929944 wmodel J0634-2335_X_2005_05_12_yyk\_map.mod ! Writing 96 model components to file: J0634-2335_X_2005_05_12_yyk_map.mod wobs J0634-2335_X_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J0634-2335_X_2005_05_12_yyk_uvs.fits wwins J0634-2335_X_2005_05_12_yyk\_map.win ! wwins: Wrote 3 windows to J0634-2335_X_2005_05_12_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.000592873 Jy ! Component: 100 - total flux cleaned = 0.00103092 Jy ! Component: 150 - total flux cleaned = 0.00133971 Jy ! Component: 200 - total flux cleaned = 0.00168039 Jy ! Component: 250 - total flux cleaned = 0.00195958 Jy ! Component: 300 - total flux cleaned = 0.00213847 Jy ! Component: 350 - total flux cleaned = 0.00239781 Jy ! Component: 400 - total flux cleaned = 0.00264816 Jy ! Component: 450 - total flux cleaned = 0.00280939 Jy ! Component: 500 - total flux cleaned = 0.00281037 Jy ! Component: 550 - total flux cleaned = 0.00284935 Jy ! Component: 600 - total flux cleaned = 0.00281145 Jy ! Component: 650 - total flux cleaned = 0.00262794 Jy ! Component: 700 - total flux cleaned = 0.00255635 Jy ! Component: 750 - total flux cleaned = 0.00234585 Jy ! Component: 800 - total flux cleaned = 0.00234683 Jy ! Component: 850 - total flux cleaned = 0.00224598 Jy ! Component: 900 - total flux cleaned = 0.00221246 Jy ! Component: 950 - total flux cleaned = 0.00198408 Jy ! Component: 1000 - total flux cleaned = 0.00191972 Jy ! Component: 1050 - total flux cleaned = 0.00179398 Jy ! Component: 1100 - total flux cleaned = 0.00176294 Jy ! Component: 1150 - total flux cleaned = 0.00164199 Jy ! Component: 1200 - total flux cleaned = 0.00152333 Jy ! Component: 1250 - total flux cleaned = 0.00146571 Jy ! Component: 1300 - total flux cleaned = 0.00149516 Jy ! Component: 1350 - total flux cleaned = 0.00140972 Jy ! Component: 1400 - total flux cleaned = 0.00143746 Jy ! Component: 1450 - total flux cleaned = 0.00143699 Jy ! Component: 1500 - total flux cleaned = 0.0013824 Jy ! Component: 1550 - total flux cleaned = 0.00130156 Jy ! Component: 1600 - total flux cleaned = 0.00122193 Jy ! Component: 1650 - total flux cleaned = 0.00122162 Jy ! Component: 1700 - total flux cleaned = 0.00111803 Jy ! Component: 1750 - total flux cleaned = 0.00116982 Jy ! Component: 1800 - total flux cleaned = 0.0012711 Jy ! Component: 1850 - total flux cleaned = 0.00129579 Jy ! Component: 1900 - total flux cleaned = 0.00127061 Jy ! Component: 1950 - total flux cleaned = 0.00136779 Jy ! Component: 2000 - total flux cleaned = 0.00124708 Jy ! Total flux subtracted in 2048 components = 0.00134265 Jy ! Clean residual min=-0.001483 max=0.001423 Jy/beam ! Clean residual mean=0.000010 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.665846 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 234 components and 0.665846 Jy ![Exited script file: muppet] wmap "J0634-2335_X_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9104 x 2.136 at 1.262 degrees (North through East) ! Clean map min=-0.0022046 max=0.58804 Jy/beam ! Writing clean map to FITS file: J0634-2335_X_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.588038 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000441327 device "J0634-2335_X_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J0634-2335_X_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.225152 0.225152 0.450305 0.90061 1.80122 3.60244 7.20488 14.4098 28.8195 57.639 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.588 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.9104 x 2.136 at 1.262 degrees (North through East) ! Clean map min=-0.0022046 max=0.58804 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0634-2335_X_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J0634-2335_X_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0634-2335_X_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:03:55 2005