! Started logfile: J0922-0529_S_2005_06_01_yyk_uvs.log on Sat Oct 8 17:13:31 2005 obs J0922-0529_S_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J0922-0529_S_2005_06_01_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.912963 visibilities/baseline/integration-bin. ! Found source: J0922-0529 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1802 lines of history. ! ! Reading 1972 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 J0922-0529_S_2005_06_01_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.30767 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.581 mas, bmaj=6.47 mas, bpa=0.03382 degrees ! Estimated noise=1.29425 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.229389 Jy ! Component: 100 - total flux cleaned = 0.291228 Jy ! Total flux subtracted in 100 components = 0.291228 Jy ! Clean residual min=-0.012434 max=0.024259 Jy/beam ! Clean residual mean=0.000158 rms=0.003506 Jy/beam ! Combined flux in latest and established models = 0.291228 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.291228 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.094317Jy sigma=1.654573 ! Fit after self-cal, rms=0.093930Jy sigma=1.642830 ! Inverting map and beam ! Estimated beam: bmin=2.581 mas, bmaj=6.47 mas, bpa=0.03382 degrees ! Estimated noise=1.29425 mJy/beam. ! Added new window around map position (3.5, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0318683 Jy ! Component: 100 - total flux cleaned = 0.0488452 Jy ! Total flux subtracted in 100 components = 0.0488452 Jy ! Clean residual min=-0.008183 max=0.007784 Jy/beam ! Clean residual mean=0.000062 rms=0.002260 Jy/beam ! Combined flux in latest and established models = 0.340073 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.340073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081481Jy sigma=1.426854 ! Fit after self-cal, rms=0.081250Jy sigma=1.423890 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=7.95 mas, bpa=-3.424 degrees ! Estimated noise=0.8247 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.0143437 Jy ! Component: 100 - total flux cleaned = 0.0178043 Jy ! Component: 150 - total flux cleaned = 0.0195242 Jy ! Component: 200 - total flux cleaned = 0.0201312 Jy ! Total flux subtracted in 200 components = 0.0201312 Jy ! Clean residual min=-0.008387 max=0.009228 Jy/beam ! Clean residual mean=-0.000105 rms=0.002310 Jy/beam ! Combined flux in latest and established models = 0.360205 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 43 components and 0.360205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079361Jy sigma=1.383523 ! Fit after self-cal, rms=0.079315Jy sigma=1.382997 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.252 x 7.95 at -3.424 degrees (North through East) ! Clean map min=-0.0079781 max=0.2734 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.04013 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.95 HN 1.00 KP 0.94 ! LA 1.15 MK 0.87 NL 0.93 OV 0.95 ! PT 1.02 SC 0.89 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.998353 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 HN 1.09 KP 0.98 ! LA 1.10 MK 0.99 NL 0.96 OV 1.02 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.96179 ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 1.11 HN 0.89 KP 0.97 ! LA 0.94 MK 1.13 NL 1.08 OV 0.96 ! PT 1.08 SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.05335 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 0.95 KP 0.88 ! LA 0.73 MK 1.10 NL 0.93 OV 0.87 ! PT 0.95 SC 1.09 ! ! ! Fit before self-cal, rms=0.079315Jy sigma=1.382997 ! Fit after self-cal, rms=0.068249Jy sigma=1.198434 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.068249Jy sigma=1.198434 ! Fit after self-cal, rms=0.068245Jy sigma=1.198342 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.281 mas, bmaj=7.965 mas, bpa=-2.568 degrees ! Estimated noise=0.831594 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.0064333 Jy ! Component: 100 - total flux cleaned = 0.0076146 Jy ! Component: 150 - total flux cleaned = 0.00775088 Jy ! Component: 200 - total flux cleaned = 0.00781119 Jy ! Total flux subtracted in 200 components = 0.00781118 Jy ! Clean residual min=-0.005764 max=0.006112 Jy/beam ! Clean residual mean=0.000034 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.368016 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.368016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067641Jy sigma=1.189427 ! Fit after self-cal, rms=0.067571Jy sigma=1.188497 ! 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.067571Jy sigma=1.188497 ! Fit after self-cal, rms=0.065707Jy sigma=1.146361 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.00075485 Jy ! Component: 100 - total flux cleaned = 0.00087359 Jy ! Component: 150 - total flux cleaned = 0.000824884 Jy ! Component: 200 - total flux cleaned = 0.000868448 Jy ! Total flux subtracted in 200 components = 0.000868448 Jy ! Clean residual min=-0.005274 max=0.005737 Jy/beam ! Clean residual mean=0.000028 rms=0.001358 Jy/beam ! Combined flux in latest and established models = 0.368884 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 71 components and 0.368884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065590Jy sigma=1.144748 ! Fit after self-cal, rms=0.065532Jy sigma=1.142088 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.281 x 7.965 at -2.568 degrees (North through East) ! Clean map min=-0.0051459 max=0.27647 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.065532Jy sigma=1.142088 ! Fit after self-cal, rms=0.059427Jy sigma=1.035563 ! 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.059427Jy sigma=1.035563 ! Fit after self-cal, rms=0.059453Jy sigma=1.035273 ! Inverting map and beam ! Estimated beam: bmin=3.278 mas, bmaj=7.933 mas, bpa=-2.349 degrees ! Estimated noise=0.826782 mJy/beam. ! Added new window around map position (46, -43). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00513927 Jy ! Component: 100 - total flux cleaned = 0.00545072 Jy ! Component: 150 - total flux cleaned = 0.00509344 Jy ! Component: 200 - total flux cleaned = 0.00484215 Jy ! Total flux subtracted in 200 components = 0.00484215 Jy ! Clean residual min=-0.004396 max=0.003976 Jy/beam ! Clean residual mean=-0.000028 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.373726 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 100 components and 0.373726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059244Jy sigma=1.027746 ! Fit after self-cal, rms=0.059215Jy sigma=1.027052 ! 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.059215Jy sigma=1.027052 ! Fit after self-cal, rms=0.057543Jy sigma=0.955949 ! 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.057543Jy sigma=0.955949 ! Fit after self-cal, rms=0.057547Jy sigma=0.955901 ! Inverting map and beam ! Estimated beam: bmin=3.279 mas, bmaj=7.925 mas, bpa=-2.397 degrees ! Estimated noise=0.825931 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.61921e-05 Jy ! Component: 100 - total flux cleaned = 0.000135533 Jy ! Component: 150 - total flux cleaned = 0.000180308 Jy ! Component: 200 - total flux cleaned = 0.000222155 Jy ! Total flux subtracted in 200 components = 0.000222156 Jy ! Clean residual min=-0.003493 max=0.002907 Jy/beam ! Clean residual mean=-0.000011 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.373949 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 123 components and 0.373949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057450Jy sigma=0.954372 ! Fit after self-cal, rms=0.057449Jy sigma=0.954277 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.757 mas, bmaj=13.46 mas, bpa=8.317 degrees ! Estimated noise=1.03196 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.00055453 Jy ! Component: 100 - total flux cleaned = 0.00052256 Jy ! Component: 150 - total flux cleaned = 0.000440247 Jy ! Component: 200 - total flux cleaned = 0.000395552 Jy ! Total flux subtracted in 200 components = 0.000395552 Jy ! Clean residual min=-0.003028 max=0.003648 Jy/beam ! Clean residual mean=-0.000026 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.374344 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 142 components and 0.374344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057439Jy sigma=0.954027 ! Fit after self-cal, rms=0.057435Jy sigma=0.953879 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.588 mas, bmaj=6.467 mas, bpa=0.6109 degrees ! Estimated noise=1.27604 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.227367 Jy ! Component: 100 - total flux cleaned = 0.290869 Jy ! Component: 150 - total flux cleaned = 0.321039 Jy ! Component: 200 - total flux cleaned = 0.337121 Jy ! Total flux subtracted in 200 components = 0.337121 Jy ! Clean residual min=-0.005131 max=0.006259 Jy/beam ! Clean residual mean=0.000067 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.337121 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.337121 Jy ! Inverting map and beam ! Estimated beam: bmin=3.279 mas, bmaj=7.925 mas, bpa=-2.397 degrees ! Estimated noise=0.825931 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.0157992 Jy ! Component: 100 - total flux cleaned = 0.0241718 Jy ! Component: 150 - total flux cleaned = 0.0292192 Jy ! Component: 200 - total flux cleaned = 0.0324935 Jy ! Total flux subtracted in 200 components = 0.0324935 Jy ! Clean residual min=-0.003405 max=0.003005 Jy/beam ! Clean residual mean=0.000016 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.369615 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 83 components and 0.369615 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.757 mas, bmaj=13.46 mas, bpa=8.317 degrees ! Estimated noise=1.03196 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.00322794 Jy ! Component: 100 - total flux cleaned = 0.00419432 Jy ! Component: 150 - total flux cleaned = 0.00432844 Jy ! Component: 200 - total flux cleaned = 0.00436688 Jy ! Total flux subtracted in 200 components = 0.00436688 Jy ! Clean residual min=-0.002775 max=0.003592 Jy/beam ! Clean residual mean=-0.000022 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.373981 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.373981 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.279 mas, bmaj=7.925 mas, bpa=-2.397 degrees ! Estimated noise=0.825931 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000644017 Jy ! Component: 100 - total flux cleaned = -0.000704685 Jy ! Component: 150 - total flux cleaned = -0.000704026 Jy ! Component: 200 - total flux cleaned = -0.000654803 Jy ! Total flux subtracted in 200 components = -0.000654803 Jy ! Clean residual min=-0.003216 max=0.002967 Jy/beam ! Clean residual mean=-0.000004 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.373327 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 118 components and 0.373327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057531Jy sigma=0.955723 ! Fit after self-cal, rms=0.057501Jy sigma=0.955233 wmodel J0922-0529_S_2005_06_01_yyk\_map.mod ! Writing 118 model components to file: J0922-0529_S_2005_06_01_yyk_map.mod wobs J0922-0529_S_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J0922-0529_S_2005_06_01_yyk_uvs.fits wwins J0922-0529_S_2005_06_01_yyk\_map.win ! wwins: Wrote 3 windows to J0922-0529_S_2005_06_01_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 = -9.08553e-05 Jy ! Component: 100 - total flux cleaned = -8.99829e-05 Jy ! Component: 150 - total flux cleaned = -4.38365e-05 Jy ! Component: 200 - total flux cleaned = 4.23752e-05 Jy ! Component: 250 - total flux cleaned = 0.000206221 Jy ! Component: 300 - total flux cleaned = 0.000398801 Jy ! Component: 350 - total flux cleaned = 0.000548536 Jy ! Component: 400 - total flux cleaned = 0.000692131 Jy ! Component: 450 - total flux cleaned = 0.000830753 Jy ! Component: 500 - total flux cleaned = 0.00109926 Jy ! Component: 550 - total flux cleaned = 0.00126272 Jy ! Component: 600 - total flux cleaned = 0.00154722 Jy ! Component: 650 - total flux cleaned = 0.00173128 Jy ! Component: 700 - total flux cleaned = 0.00182186 Jy ! Component: 750 - total flux cleaned = 0.00196729 Jy ! Component: 800 - total flux cleaned = 0.0019104 Jy ! Component: 850 - total flux cleaned = 0.00196676 Jy ! Component: 900 - total flux cleaned = 0.00202166 Jy ! Component: 950 - total flux cleaned = 0.00199538 Jy ! Component: 1000 - total flux cleaned = 0.00202143 Jy ! Component: 1050 - total flux cleaned = 0.0020214 Jy ! Component: 1100 - total flux cleaned = 0.00199656 Jy ! Component: 1150 - total flux cleaned = 0.00199654 Jy ! Component: 1200 - total flux cleaned = 0.00209324 Jy ! Component: 1250 - total flux cleaned = 0.00211753 Jy ! Component: 1300 - total flux cleaned = 0.00221111 Jy ! Component: 1350 - total flux cleaned = 0.00223415 Jy ! Component: 1400 - total flux cleaned = 0.00223419 Jy ! Component: 1450 - total flux cleaned = 0.00221206 Jy ! Component: 1500 - total flux cleaned = 0.00230009 Jy ! Component: 1550 - total flux cleaned = 0.00227776 Jy ! Component: 1600 - total flux cleaned = 0.00225581 Jy ! Component: 1650 - total flux cleaned = 0.00225571 Jy ! Component: 1700 - total flux cleaned = 0.00225563 Jy ! Component: 1750 - total flux cleaned = 0.00227625 Jy ! Component: 1800 - total flux cleaned = 0.00225594 Jy ! Component: 1850 - total flux cleaned = 0.00223601 Jy ! Component: 1900 - total flux cleaned = 0.00229615 Jy ! Component: 1950 - total flux cleaned = 0.00231568 Jy ! Component: 2000 - total flux cleaned = 0.00231547 Jy ! Total flux subtracted in 2048 components = 0.00235387 Jy ! Clean residual min=-0.001235 max=0.001196 Jy/beam ! Clean residual mean=0.000013 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.375681 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 243 components and 0.375681 Jy ![Exited script file: muppet] wmap "J0922-0529_S_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.279 x 7.925 at -2.397 degrees (North through East) ! Clean map min=-0.0022382 max=0.27656 Jy/beam ! Writing clean map to FITS file: J0922-0529_S_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.276555 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000382751 device "J0922-0529_S_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J0922-0529_S_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.415198 0.415198 0.830396 1.66079 3.32159 6.64317 13.2863 26.5727 53.1454 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.276 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.279 x 7.925 at -2.397 degrees (North through East) ! Clean map min=-0.0022382 max=0.27656 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0922-0529_S_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J0922-0529_S_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0922-0529_S_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:13:35 2005