! Started logfile: J0115-2804_X_1997_08_27_yyk_uvs.log on Mon Jan 8 02:04:01 2007 obs J0115-2804_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0115-2804_X_1997_08_27_yyk_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.843259 visibilities/baseline/integration-bin. ! Found source: J0115-2804 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 701 lines of history. ! ! Reading 22768 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 J0115-2804_X_1997_08_27_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.43005 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.6928 mas, bmaj=1.817 mas, bpa=-4.244 degrees ! Estimated noise=1865.15 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.236354 Jy ! Component: 100 - total flux cleaned = 0.337076 Jy ! Total flux subtracted in 100 components = 0.337076 Jy ! Clean residual min=-0.022660 max=0.045677 Jy/beam ! Clean residual mean=0.000022 rms=0.007345 Jy/beam ! Combined flux in latest and established models = 0.337076 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.337076 Jy ! ! Correcting IF 1. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.254101Jy sigma=0.001455 ! Fit after self-cal, rms=0.253319Jy sigma=0.001452 ! Inverting map and beam ! Estimated beam: bmin=0.6928 mas, bmaj=1.817 mas, bpa=-4.244 degrees ! Estimated noise=1865.44 mJy/beam. ! Added new window around map position (-1, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0608978 Jy ! Component: 100 - total flux cleaned = 0.0967577 Jy ! Total flux subtracted in 100 components = 0.0967577 Jy ! Clean residual min=-0.016379 max=0.024059 Jy/beam ! Clean residual mean=0.000008 rms=0.005139 Jy/beam ! Combined flux in latest and established models = 0.433833 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 39 components and 0.433833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232997Jy sigma=0.001306 ! Fit after self-cal, rms=0.232636Jy sigma=0.001304 ! 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.9113 mas, bmaj=2.7 mas, bpa=-8.75 degrees ! Estimated noise=781.258 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.0504385 Jy ! Component: 100 - total flux cleaned = 0.0684022 Jy ! Component: 150 - total flux cleaned = 0.0764573 Jy ! Component: 200 - total flux cleaned = 0.0795736 Jy ! Total flux subtracted in 200 components = 0.0795736 Jy ! Clean residual min=-0.007264 max=0.010921 Jy/beam ! Clean residual mean=-0.000005 rms=0.002248 Jy/beam ! Combined flux in latest and established models = 0.513407 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 64 components and 0.513407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226837Jy sigma=0.001259 ! Fit after self-cal, rms=0.226771Jy sigma=0.001259 ! 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.9113 x 2.7 at -8.75 degrees (North through East) ! Clean map min=-0.0071355 max=0.29847 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: 0.993465 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.36 KP 0.99 ! LA 1.01 MK 1.02 NL 1.00 OV 0.99 ! PT 0.95 SC 0.76 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01235 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.22 KP 1.01 ! LA 0.97 MK 0.95 NL 1.02 OV 1.04 ! PT 0.93 SC 0.79 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.990787 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.31 KP 1.02 ! LA 1.00 MK 1.00 NL 1.02 OV 1.01 ! PT 0.95 SC 0.79 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.997212 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.25 KP 1.00 ! LA 1.00 MK 0.98 NL 1.02 OV 1.03 ! PT 1.01 SC 0.74 ! ! ! Fit before self-cal, rms=0.226771Jy sigma=0.001259 ! Fit after self-cal, rms=0.226848Jy sigma=0.001250 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.226848Jy sigma=0.001250 ! Fit after self-cal, rms=0.226853Jy sigma=0.001250 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8694 mas, bmaj=2.473 mas, bpa=-5.271 degrees ! Estimated noise=757.026 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.00344012 Jy ! Component: 100 - total flux cleaned = -0.00344172 Jy ! Component: 150 - total flux cleaned = -0.00371835 Jy ! Component: 200 - total flux cleaned = -0.00394825 Jy ! Total flux subtracted in 200 components = -0.00394825 Jy ! Clean residual min=-0.006057 max=0.007172 Jy/beam ! Clean residual mean=-0.000021 rms=0.001726 Jy/beam ! Combined flux in latest and established models = 0.509459 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.509459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226630Jy sigma=0.001249 ! Fit after self-cal, rms=0.226615Jy sigma=0.001248 ! 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.226615Jy sigma=0.001248 ! Fit after self-cal, rms=0.223119Jy sigma=0.001229 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.00120725 Jy ! Component: 100 - total flux cleaned = 0.0011076 Jy ! Component: 150 - total flux cleaned = 0.00102679 Jy ! Component: 200 - total flux cleaned = 0.00103155 Jy ! Total flux subtracted in 200 components = 0.00103155 Jy ! Clean residual min=-0.005875 max=0.007141 Jy/beam ! Clean residual mean=-0.000027 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.51049 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 81 components and 0.51049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223034Jy sigma=0.001228 ! Fit after self-cal, rms=0.222410Jy sigma=0.001225 ! 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.8694 x 2.473 at -5.271 degrees (North through East) ! Clean map min=-0.0055448 max=0.28725 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.222410Jy sigma=0.001225 ! Fit after self-cal, rms=0.656740Jy sigma=0.001207 ! 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.656740Jy sigma=0.001207 ! Fit after self-cal, rms=0.656537Jy sigma=0.001206 ! Inverting map and beam ! Estimated beam: bmin=0.8716 mas, bmaj=2.53 mas, bpa=-5.878 degrees ! Estimated noise=751.352 mJy/beam. ! Added new window around map position (-3.8, 0.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0062719 Jy ! Component: 100 - total flux cleaned = 0.00680101 Jy ! Component: 150 - total flux cleaned = 0.007113 Jy ! Component: 200 - total flux cleaned = 0.00737186 Jy ! Total flux subtracted in 200 components = 0.00737186 Jy ! Clean residual min=-0.003303 max=0.004491 Jy/beam ! Clean residual mean=-0.000015 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.517862 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 96 components and 0.517862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.656460Jy sigma=0.001205 ! Fit after self-cal, rms=0.656196Jy sigma=0.001204 ! 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.656196Jy sigma=0.001204 ! Fit after self-cal, rms=0.613878Jy sigma=0.001203 ! 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.613878Jy sigma=0.001203 ! Fit after self-cal, rms=0.613817Jy sigma=0.001202 ! Inverting map and beam ! Estimated beam: bmin=0.8701 mas, bmaj=2.536 mas, bpa=-5.986 degrees ! Estimated noise=750.388 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206745 Jy ! Component: 100 - total flux cleaned = 0.00221788 Jy ! Component: 150 - total flux cleaned = 0.00228251 Jy ! Component: 200 - total flux cleaned = 0.00228199 Jy ! Total flux subtracted in 200 components = 0.00228199 Jy ! Clean residual min=-0.003146 max=0.003972 Jy/beam ! Clean residual mean=-0.000004 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.520144 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 102 components and 0.520144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.613798Jy sigma=0.001202 ! Fit after self-cal, rms=0.613707Jy sigma=0.001202 ! 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.39 mas, bmaj=5.709 mas, bpa=4.217 degrees ! Estimated noise=971.888 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.000561723 Jy ! Component: 100 - total flux cleaned = 0.000679929 Jy ! Component: 150 - total flux cleaned = 0.000831841 Jy ! Component: 200 - total flux cleaned = 0.000877935 Jy ! Total flux subtracted in 200 components = 0.000877935 Jy ! Clean residual min=-0.003289 max=0.005099 Jy/beam ! Clean residual mean=-0.000012 rms=0.001329 Jy/beam ! Combined flux in latest and established models = 0.521022 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 113 components and 0.521022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.613718Jy sigma=0.001202 ! Fit after self-cal, rms=0.613652Jy sigma=0.001202 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6886 mas, bmaj=1.842 mas, bpa=-4.882 degrees ! Estimated noise=1913.68 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.249612 Jy ! Component: 100 - total flux cleaned = 0.35957 Jy ! Component: 150 - total flux cleaned = 0.419034 Jy ! Component: 200 - total flux cleaned = 0.453357 Jy ! Total flux subtracted in 200 components = 0.453357 Jy ! Clean residual min=-0.008577 max=0.014081 Jy/beam ! Clean residual mean=0.000014 rms=0.002668 Jy/beam ! Combined flux in latest and established models = 0.453357 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.453357 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8701 mas, bmaj=2.536 mas, bpa=-5.986 degrees ! Estimated noise=750.388 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.031484 Jy ! Component: 100 - total flux cleaned = 0.0451266 Jy ! Component: 150 - total flux cleaned = 0.0531646 Jy ! Component: 200 - total flux cleaned = 0.0582867 Jy ! Total flux subtracted in 200 components = 0.0582867 Jy ! Clean residual min=-0.003316 max=0.003953 Jy/beam ! Clean residual mean=0.000007 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.511644 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 68 components and 0.511644 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.39 mas, bmaj=5.709 mas, bpa=4.217 degrees ! Estimated noise=971.888 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.00479357 Jy ! Component: 100 - total flux cleaned = 0.00641223 Jy ! Component: 150 - total flux cleaned = 0.00710738 Jy ! Component: 200 - total flux cleaned = 0.00760788 Jy ! Total flux subtracted in 200 components = 0.00760788 Jy ! Clean residual min=-0.003334 max=0.004948 Jy/beam ! Clean residual mean=-0.000008 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.519251 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.519251 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8701 mas, bmaj=2.536 mas, bpa=-5.986 degrees ! Estimated noise=750.388 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000382339 Jy ! Component: 100 - total flux cleaned = -0.00058869 Jy ! Component: 150 - total flux cleaned = -0.000711153 Jy ! Component: 200 - total flux cleaned = -0.000601969 Jy ! Total flux subtracted in 200 components = -0.000601969 Jy ! Clean residual min=-0.003046 max=0.004054 Jy/beam ! Clean residual mean=-0.000003 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.518649 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 103 components and 0.51865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.613663Jy sigma=0.001202 ! Fit after self-cal, rms=0.613648Jy sigma=0.001202 wmodel J0115-2804_X_1997_08_27_yyk\_map.mod ! Writing 103 model components to file: J0115-2804_X_1997_08_27_yyk_map.mod wobs J0115-2804_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0115-2804_X_1997_08_27_yyk_uvs.fits wwins J0115-2804_X_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J0115-2804_X_1997_08_27_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177896 Jy ! Component: 100 - total flux cleaned = 0.00325971 Jy ! Component: 150 - total flux cleaned = 0.00433356 Jy ! Component: 200 - total flux cleaned = 0.00508003 Jy ! Component: 250 - total flux cleaned = 0.00568688 Jy ! Component: 300 - total flux cleaned = 0.00612344 Jy ! Component: 350 - total flux cleaned = 0.00654618 Jy ! Component: 400 - total flux cleaned = 0.00681999 Jy ! Component: 450 - total flux cleaned = 0.0071319 Jy ! Component: 500 - total flux cleaned = 0.00747862 Jy ! Component: 550 - total flux cleaned = 0.00756314 Jy ! Component: 600 - total flux cleaned = 0.00776961 Jy ! Component: 650 - total flux cleaned = 0.00801195 Jy ! Component: 700 - total flux cleaned = 0.00824891 Jy ! Component: 750 - total flux cleaned = 0.00836515 Jy ! Component: 800 - total flux cleaned = 0.00859401 Jy ! Component: 850 - total flux cleaned = 0.00885462 Jy ! Component: 900 - total flux cleaned = 0.00903627 Jy ! Component: 950 - total flux cleaned = 0.00925115 Jy ! Component: 1000 - total flux cleaned = 0.00935673 Jy ! Component: 1050 - total flux cleaned = 0.00949508 Jy ! Component: 1100 - total flux cleaned = 0.00959693 Jy ! Component: 1150 - total flux cleaned = 0.00969709 Jy ! Component: 1200 - total flux cleaned = 0.00973 Jy ! Component: 1250 - total flux cleaned = 0.00979422 Jy ! Component: 1300 - total flux cleaned = 0.00989025 Jy ! Component: 1350 - total flux cleaned = 0.00988917 Jy ! Component: 1400 - total flux cleaned = 0.00995072 Jy ! Component: 1450 - total flux cleaned = 0.00995036 Jy ! Component: 1500 - total flux cleaned = 0.0100401 Jy ! Component: 1550 - total flux cleaned = 0.0101285 Jy ! Component: 1600 - total flux cleaned = 0.0103024 Jy ! Component: 1650 - total flux cleaned = 0.0102737 Jy ! Component: 1700 - total flux cleaned = 0.0103584 Jy ! Component: 1750 - total flux cleaned = 0.0104143 Jy ! Component: 1800 - total flux cleaned = 0.0104417 Jy ! Component: 1850 - total flux cleaned = 0.0106033 Jy ! Component: 1900 - total flux cleaned = 0.0106024 Jy ! Component: 1950 - total flux cleaned = 0.0105497 Jy ! Component: 2000 - total flux cleaned = 0.0106015 Jy ! Total flux subtracted in 2048 components = 0.0106016 Jy ! Clean residual min=-0.001643 max=0.001488 Jy/beam ! Clean residual mean=-0.000026 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.529251 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 239 components and 0.529251 Jy ![Exited script file: muppet] wmap "J0115-2804_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8701 x 2.536 at -5.986 degrees (North through East) ! Clean map min=-0.0026575 max=0.28881 Jy/beam ! Writing clean map to FITS file: J0115-2804_X_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.288813 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000489866 device "J0115-2804_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0115-2804_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.50884 0.50884 1.01768 2.03536 4.07072 8.14145 16.2829 32.5658 65.1316 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.288 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.8701 x 2.536 at -5.986 degrees (North through East) ! Clean map min=-0.0026575 max=0.28881 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0115-2804_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0115-2804_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0115-2804_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 02:04:11 2007