! Started logfile: J0748-1639_X_2005_06_30_yyk_uvs.log on Sat Oct 8 17:08:19 2005 obs J0748-1639_X_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J0748-1639_X_2005_06_30_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.926667 visibilities/baseline/integration-bin. ! Found source: J0748-1639 ! ! 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 1459 lines of history. ! ! Reading 1668 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 J0748-1639_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.362978 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.6811 mas, bmaj=1.717 mas, bpa=-0.4197 degrees ! Estimated noise=1.39667 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.282609 Jy ! Component: 100 - total flux cleaned = 0.354223 Jy ! Total flux subtracted in 100 components = 0.354223 Jy ! Clean residual min=-0.012929 max=0.032226 Jy/beam ! Clean residual mean=-0.000064 rms=0.003848 Jy/beam ! Combined flux in latest and established models = 0.354223 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.354223 Jy ! ! Correcting IF 1. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.102834Jy sigma=1.695480 ! Fit after self-cal, rms=0.103343Jy sigma=1.676420 ! Inverting map and beam ! Estimated beam: bmin=0.6811 mas, bmaj=1.717 mas, bpa=-0.4197 degrees ! Estimated noise=1.39667 mJy/beam. ! Added new window around map position (-1.2, -1.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0382278 Jy ! Component: 100 - total flux cleaned = 0.0577906 Jy ! Total flux subtracted in 100 components = 0.0577906 Jy ! Clean residual min=-0.010608 max=0.014573 Jy/beam ! Clean residual mean=-0.000034 rms=0.002679 Jy/beam ! Combined flux in latest and established models = 0.412013 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.412013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088742Jy sigma=1.384714 ! Fit after self-cal, rms=0.087593Jy sigma=1.359612 ! 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.8792 mas, bmaj=2.16 mas, bpa=0.08286 degrees ! Estimated noise=1.04427 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.0213339 Jy ! Component: 100 - total flux cleaned = 0.0317997 Jy ! Component: 150 - total flux cleaned = 0.0374549 Jy ! Component: 200 - total flux cleaned = 0.0405568 Jy ! Total flux subtracted in 200 components = 0.0405568 Jy ! Clean residual min=-0.010350 max=0.011229 Jy/beam ! Clean residual mean=-0.000037 rms=0.002946 Jy/beam ! Combined flux in latest and established models = 0.45257 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 50 components and 0.45257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083912Jy sigma=1.286835 ! Fit after self-cal, rms=0.083570Jy sigma=1.279803 ! 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.8792 x 2.16 at 0.08286 degrees (North through East) ! Clean map min=-0.0095778 max=0.32769 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.0227 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.94 HN 1.07 KP 0.95 ! LA 1.00 MK 0.98 NL 1.02 OV 1.01 ! PT 0.95 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02194 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.08 KP 0.89 ! LA 0.98 MK 0.98 NL 1.02 OV 0.98 ! PT 0.98 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.998936 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.02 KP 0.87 ! LA 1.00 MK 1.04 NL 0.99 OV 1.04 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.929498 ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 1.01 HN 1.08 KP 0.95 ! LA 1.09 MK 1.08 NL 0.99 OV 1.04 ! PT 1.12 SC 1.15 ! ! ! Fit before self-cal, rms=0.083570Jy sigma=1.279803 ! Fit after self-cal, rms=0.082324Jy sigma=1.212193 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.082324Jy sigma=1.212193 ! Fit after self-cal, rms=0.082232Jy sigma=1.212053 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8827 mas, bmaj=2.163 mas, bpa=0.8952 degrees ! Estimated noise=1.0347 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.0015073 Jy ! Component: 100 - total flux cleaned = -0.00199904 Jy ! Component: 150 - total flux cleaned = -0.00214145 Jy ! Component: 200 - total flux cleaned = -0.00220125 Jy ! Total flux subtracted in 200 components = -0.00220125 Jy ! Clean residual min=-0.006977 max=0.007187 Jy/beam ! Clean residual mean=-0.000004 rms=0.001954 Jy/beam ! Combined flux in latest and established models = 0.450369 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.450369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081999Jy sigma=1.208819 ! Fit after self-cal, rms=0.081996Jy sigma=1.208568 ! 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.081996Jy sigma=1.208568 ! Fit after self-cal, rms=0.080113Jy sigma=1.131022 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.000908425 Jy ! Component: 100 - total flux cleaned = 0.000796817 Jy ! Component: 150 - total flux cleaned = 0.000701427 Jy ! Component: 200 - total flux cleaned = 0.000656729 Jy ! Total flux subtracted in 200 components = 0.000656729 Jy ! Clean residual min=-0.006526 max=0.006288 Jy/beam ! Clean residual mean=-0.000004 rms=0.001682 Jy/beam ! Combined flux in latest and established models = 0.451026 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.451026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080029Jy sigma=1.129850 ! Fit after self-cal, rms=0.080075Jy sigma=1.126378 ! 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.8827 x 2.163 at 0.8952 degrees (North through East) ! Clean map min=-0.0064446 max=0.32642 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.080075Jy sigma=1.126378 ! Fit after self-cal, rms=0.079667Jy sigma=0.992137 ! 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.079667Jy sigma=0.992137 ! Fit after self-cal, rms=0.079775Jy sigma=0.991615 ! Inverting map and beam ! Estimated beam: bmin=0.8815 mas, bmaj=2.172 mas, bpa=0.6716 degrees ! Estimated noise=1.03062 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000612572 Jy ! Component: 100 - total flux cleaned = -0.00071709 Jy ! Component: 150 - total flux cleaned = -0.000646787 Jy ! Component: 200 - total flux cleaned = -0.000644904 Jy ! Total flux subtracted in 200 components = -0.000644904 Jy ! Clean residual min=-0.004379 max=0.004058 Jy/beam ! Clean residual mean=-0.000012 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.450381 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 80 components and 0.450381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079593Jy sigma=0.987931 ! Fit after self-cal, rms=0.079590Jy sigma=0.987376 ! 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.079590Jy sigma=0.987376 ! Fit after self-cal, rms=0.080396Jy sigma=0.954055 ! 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.080396Jy sigma=0.954055 ! Fit after self-cal, rms=0.080451Jy sigma=0.954011 ! Inverting map and beam ! Estimated beam: bmin=0.8804 mas, bmaj=2.166 mas, bpa=0.628 degrees ! Estimated noise=1.03045 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000296442 Jy ! Component: 100 - total flux cleaned = 0.000163966 Jy ! Component: 150 - total flux cleaned = 0.000160811 Jy ! Component: 200 - total flux cleaned = 0.00015898 Jy ! Total flux subtracted in 200 components = 0.00015898 Jy ! Clean residual min=-0.004032 max=0.003452 Jy/beam ! Clean residual mean=-0.000011 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.45054 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.45054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080365Jy sigma=0.951884 ! Fit after self-cal, rms=0.080355Jy sigma=0.951604 ! 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.3 mas, bmaj=4.659 mas, bpa=7.331 degrees ! Estimated noise=1.31771 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.000558337 Jy ! Component: 100 - total flux cleaned = 0.000347936 Jy ! Component: 150 - total flux cleaned = 0.000222978 Jy ! Component: 200 - total flux cleaned = 0.000154714 Jy ! Total flux subtracted in 200 components = 0.000154714 Jy ! Clean residual min=-0.005305 max=0.004072 Jy/beam ! Clean residual mean=-0.000022 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.450694 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 90 components and 0.450694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080336Jy sigma=0.951060 ! Fit after self-cal, rms=0.080324Jy sigma=0.950804 ! 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.6839 mas, bmaj=1.723 mas, bpa=-0.07965 degrees ! Estimated noise=1.39822 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.283238 Jy ! Component: 100 - total flux cleaned = 0.360971 Jy ! Component: 150 - total flux cleaned = 0.396108 Jy ! Component: 200 - total flux cleaned = 0.415603 Jy ! Total flux subtracted in 200 components = 0.415603 Jy ! Clean residual min=-0.006359 max=0.007488 Jy/beam ! Clean residual mean=-0.000021 rms=0.001618 Jy/beam ! Combined flux in latest and established models = 0.415603 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.415603 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8804 mas, bmaj=2.166 mas, bpa=0.628 degrees ! Estimated noise=1.03045 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.0166985 Jy ! Component: 100 - total flux cleaned = 0.0246017 Jy ! Component: 150 - total flux cleaned = 0.0286697 Jy ! Component: 200 - total flux cleaned = 0.0308181 Jy ! Total flux subtracted in 200 components = 0.0308181 Jy ! Clean residual min=-0.004146 max=0.003689 Jy/beam ! Clean residual mean=-0.000011 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.446421 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 66 components and 0.446421 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.3 mas, bmaj=4.659 mas, bpa=7.331 degrees ! Estimated noise=1.31771 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.00210364 Jy ! Component: 100 - total flux cleaned = 0.00227413 Jy ! Component: 150 - total flux cleaned = 0.00243187 Jy ! Component: 200 - total flux cleaned = 0.00257774 Jy ! Total flux subtracted in 200 components = 0.00257774 Jy ! Clean residual min=-0.005331 max=0.004149 Jy/beam ! Clean residual mean=-0.000022 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.448999 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.448999 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8804 mas, bmaj=2.166 mas, bpa=0.628 degrees ! Estimated noise=1.03045 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000569471 Jy ! Component: 100 - total flux cleaned = -0.000493601 Jy ! Component: 150 - total flux cleaned = -0.000459486 Jy ! Component: 200 - total flux cleaned = -0.000425089 Jy ! Total flux subtracted in 200 components = -0.000425089 Jy ! Clean residual min=-0.004042 max=0.003575 Jy/beam ! Clean residual mean=-0.000011 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.448574 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 83 components and 0.448574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080282Jy sigma=0.950555 ! Fit after self-cal, rms=0.080262Jy sigma=0.950292 wmodel J0748-1639_X_2005_06_30_yyk\_map.mod ! Writing 83 model components to file: J0748-1639_X_2005_06_30_yyk_map.mod wobs J0748-1639_X_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J0748-1639_X_2005_06_30_yyk_uvs.fits wwins J0748-1639_X_2005_06_30_yyk\_map.win ! wwins: Wrote 2 windows to J0748-1639_X_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.000538091 Jy ! Component: 100 - total flux cleaned = -0.000175977 Jy ! Component: 150 - total flux cleaned = -4.41394e-06 Jy ! Component: 200 - total flux cleaned = 0.000214765 Jy ! Component: 250 - total flux cleaned = 0.00047817 Jy ! Component: 300 - total flux cleaned = 0.000732775 Jy ! Component: 350 - total flux cleaned = 0.00112827 Jy ! Component: 400 - total flux cleaned = 0.00146278 Jy ! Component: 450 - total flux cleaned = 0.00164897 Jy ! Component: 500 - total flux cleaned = 0.00196615 Jy ! Component: 550 - total flux cleaned = 0.00223216 Jy ! Component: 600 - total flux cleaned = 0.00257963 Jy ! Component: 650 - total flux cleaned = 0.003003 Jy ! Component: 700 - total flux cleaned = 0.00333522 Jy ! Component: 750 - total flux cleaned = 0.00366052 Jy ! Component: 800 - total flux cleaned = 0.00402015 Jy ! Component: 850 - total flux cleaned = 0.00433397 Jy ! Component: 900 - total flux cleaned = 0.00464204 Jy ! Component: 950 - total flux cleaned = 0.00490556 Jy ! Component: 1000 - total flux cleaned = 0.00501664 Jy ! Component: 1050 - total flux cleaned = 0.00534541 Jy ! Component: 1100 - total flux cleaned = 0.00541711 Jy ! Component: 1150 - total flux cleaned = 0.00555879 Jy ! Component: 1200 - total flux cleaned = 0.00566388 Jy ! Component: 1250 - total flux cleaned = 0.00583597 Jy ! Component: 1300 - total flux cleaned = 0.00590409 Jy ! Component: 1350 - total flux cleaned = 0.00607153 Jy ! Component: 1400 - total flux cleaned = 0.00620313 Jy ! Component: 1450 - total flux cleaned = 0.00613837 Jy ! Component: 1500 - total flux cleaned = 0.00626771 Jy ! Component: 1550 - total flux cleaned = 0.00639444 Jy ! Component: 1600 - total flux cleaned = 0.00645602 Jy ! Component: 1650 - total flux cleaned = 0.00645631 Jy ! Component: 1700 - total flux cleaned = 0.00660963 Jy ! Component: 1750 - total flux cleaned = 0.00667001 Jy ! Component: 1800 - total flux cleaned = 0.00670018 Jy ! Component: 1850 - total flux cleaned = 0.00684787 Jy ! Component: 1900 - total flux cleaned = 0.00690647 Jy ! Component: 1950 - total flux cleaned = 0.00696436 Jy ! Component: 2000 - total flux cleaned = 0.00716416 Jy ! Total flux subtracted in 2048 components = 0.00719244 Jy ! Clean residual min=-0.001408 max=0.001917 Jy/beam ! Clean residual mean=-0.000014 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.455766 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 213 components and 0.455766 Jy ![Exited script file: muppet] wmap "J0748-1639_X_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8804 x 2.166 at 0.628 degrees (North through East) ! Clean map min=-0.0029975 max=0.32577 Jy/beam ! Writing clean map to FITS file: J0748-1639_X_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.325772 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000536069 device "J0748-1639_X_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0748-1639_X_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.49366 0.49366 0.987321 1.97464 3.94928 7.89857 15.7971 31.5943 63.1885 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.325 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.8804 x 2.166 at 0.628 degrees (North through East) ! Clean map min=-0.0029975 max=0.32577 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0748-1639_X_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0748-1639_X_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0748-1639_X_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:08:23 2005