! Started logfile: J0110-0415_S_2007_01_11_yyk_uvs.log on Mon Jun 16 19:05:51 2008 obs J0110-0415_S_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J0110-0415_S_2007_01_11_yyk_uve.fits ! AN table 1: 17 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.849673 visibilities/baseline/integration-bin. ! Found source: J0110-0415 ! ! 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 2249 lines of history. ! ! Reading 2080 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 J0110-0415_S_2007_01_11_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.13042 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.464 mas, bmaj=6.518 mas, bpa=-0.9633 degrees ! Estimated noise=1.30592 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.0859943 Jy ! Component: 100 - total flux cleaned = 0.0995974 Jy ! Total flux subtracted in 100 components = 0.0995974 Jy ! Clean residual min=-0.006378 max=0.006936 Jy/beam ! Clean residual mean=0.000154 rms=0.002069 Jy/beam ! Combined flux in latest and established models = 0.0995973 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0995973 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.082783Jy sigma=1.116778 ! Fit after self-cal, rms=0.075277Jy sigma=1.063936 ! Inverting map and beam ! Estimated beam: bmin=2.464 mas, bmaj=6.517 mas, bpa=-0.9332 degrees ! Estimated noise=1.30559 mJy/beam. 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.236 mas, bmaj=7.866 mas, bpa=-2.024 degrees ! Estimated noise=0.933811 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.0126791 Jy ! Component: 100 - total flux cleaned = 0.0177139 Jy ! Component: 150 - total flux cleaned = 0.0202554 Jy ! Component: 200 - total flux cleaned = 0.0215522 Jy ! Total flux subtracted in 200 components = 0.0215522 Jy ! Clean residual min=-0.004581 max=0.004140 Jy/beam ! Clean residual mean=0.000078 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.121149 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 43 components and 0.121149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073957Jy sigma=1.034985 ! Fit after self-cal, rms=0.073924Jy sigma=1.034687 ! 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.236 x 7.866 at -2.024 degrees (North through East) ! Clean map min=-0.0044337 max=0.10512 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.989982 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.95 HN 1.01 KP 0.98 ! LA 0.98 MK 0.98 OV 1.09 PT 1.02 ! SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.996882 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.98 HN 0.93 KP 0.94 ! LA 0.97 MK 1.02 OV 1.04 PT 1.03 ! SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03152 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 0.92 KP 0.93 ! LA 1.01 MK 0.97 OV 1.02 PT 0.92 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.073924Jy sigma=1.034687 ! Fit after self-cal, rms=0.072875Jy sigma=1.028491 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.072875Jy sigma=1.028491 ! Fit after self-cal, rms=0.072855Jy sigma=1.028280 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.223 mas, bmaj=7.993 mas, bpa=-2.441 degrees ! Estimated noise=0.930903 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 = -8.94894e-06 Jy ! Component: 100 - total flux cleaned = -4.25912e-05 Jy ! Component: 150 - total flux cleaned = -0.000100835 Jy ! Component: 200 - total flux cleaned = -0.000126666 Jy ! Total flux subtracted in 200 components = -0.000126666 Jy ! Clean residual min=-0.004192 max=0.003618 Jy/beam ! Clean residual mean=0.000081 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.121023 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.121023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072808Jy sigma=1.027785 ! Fit after self-cal, rms=0.072783Jy sigma=1.027575 ! 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.072783Jy sigma=1.027575 ! Fit after self-cal, rms=0.068489Jy sigma=0.963531 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.00166066 Jy ! Component: 100 - total flux cleaned = 0.00163604 Jy ! Component: 150 - total flux cleaned = 0.00161342 Jy ! Component: 200 - total flux cleaned = 0.0016147 Jy ! Total flux subtracted in 200 components = 0.0016147 Jy ! Clean residual min=-0.004062 max=0.003439 Jy/beam ! Clean residual mean=0.000081 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.122637 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.122637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068453Jy sigma=0.962699 ! Fit after self-cal, rms=0.067521Jy sigma=0.956630 ! 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.223 x 7.993 at -2.441 degrees (North through East) ! Clean map min=-0.0038276 max=0.10731 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.067521Jy sigma=0.956630 ! Fit after self-cal, rms=0.066290Jy sigma=0.948031 ! 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.066290Jy sigma=0.948031 ! Fit after self-cal, rms=0.065971Jy sigma=0.946140 ! Inverting map and beam ! Estimated beam: bmin=3.176 mas, bmaj=8.028 mas, bpa=-3.498 degrees ! Estimated noise=0.91582 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000398228 Jy ! Component: 100 - total flux cleaned = -0.000315884 Jy ! Component: 150 - total flux cleaned = -0.000290598 Jy ! Component: 200 - total flux cleaned = -0.000272507 Jy ! Total flux subtracted in 200 components = -0.000272507 Jy ! Clean residual min=-0.003761 max=0.003558 Jy/beam ! Clean residual mean=0.000066 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.122365 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 63 components and 0.122365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065908Jy sigma=0.945400 ! Fit after self-cal, rms=0.065741Jy sigma=0.944712 ! 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.065741Jy sigma=0.944712 ! Fit after self-cal, rms=0.066576Jy sigma=0.941722 ! 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.066576Jy sigma=0.941722 ! Fit after self-cal, rms=0.066506Jy sigma=0.941320 ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=8.151 mas, bpa=-4.086 degrees ! Estimated noise=0.909806 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00150703 Jy ! Component: 100 - total flux cleaned = -0.00170731 Jy ! Component: 150 - total flux cleaned = -0.00174515 Jy ! Component: 200 - total flux cleaned = -0.00177965 Jy ! Total flux subtracted in 200 components = -0.00177965 Jy ! Clean residual min=-0.003768 max=0.003282 Jy/beam ! Clean residual mean=0.000086 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.120585 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 64 components and 0.120585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066474Jy sigma=0.940787 ! Fit after self-cal, rms=0.066417Jy sigma=0.940613 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.54 mas, bmaj=13.41 mas, bpa=6.711 degrees ! Estimated noise=1.18643 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.00136737 Jy ! Component: 100 - total flux cleaned = 0.00137014 Jy ! Component: 150 - total flux cleaned = 0.00137113 Jy ! Component: 200 - total flux cleaned = 0.0013904 Jy ! Total flux subtracted in 200 components = 0.0013904 Jy ! Clean residual min=-0.002841 max=0.003382 Jy/beam ! Clean residual mean=0.000148 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.121976 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 68 components and 0.121976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066438Jy sigma=0.941064 ! Fit after self-cal, rms=0.066393Jy sigma=0.940721 ! 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=2.452 mas, bmaj=6.616 mas, bpa=-2.041 degrees ! Estimated noise=1.28328 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0910165 Jy ! Component: 100 - total flux cleaned = 0.107454 Jy ! Component: 150 - total flux cleaned = 0.113202 Jy ! Component: 200 - total flux cleaned = 0.115562 Jy ! Total flux subtracted in 200 components = 0.115562 Jy ! Clean residual min=-0.004019 max=0.004506 Jy/beam ! Clean residual mean=0.000063 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.115562 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.115562 Jy ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=8.151 mas, bpa=-4.086 degrees ! Estimated noise=0.909806 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 (-3, -8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00496183 Jy ! Component: 100 - total flux cleaned = 0.00625911 Jy ! Component: 150 - total flux cleaned = 0.00655065 Jy ! Component: 200 - total flux cleaned = 0.00654868 Jy ! Total flux subtracted in 200 components = 0.00654868 Jy ! Clean residual min=-0.003844 max=0.003091 Jy/beam ! Clean residual mean=0.000076 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.12211 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 52 components and 0.12211 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.54 mas, bmaj=13.41 mas, bpa=6.711 degrees ! Estimated noise=1.18643 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.000515542 Jy ! Component: 100 - total flux cleaned = 0.000657096 Jy ! Component: 150 - total flux cleaned = 0.000713224 Jy ! Component: 200 - total flux cleaned = 0.000761889 Jy ! Total flux subtracted in 200 components = 0.000761889 Jy ! Clean residual min=-0.002997 max=0.002947 Jy/beam ! Clean residual mean=0.000145 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.122872 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.122872 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=8.151 mas, bpa=-4.086 degrees ! Estimated noise=0.909806 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000482889 Jy ! Component: 100 - total flux cleaned = -0.000529624 Jy ! Component: 150 - total flux cleaned = -0.00052784 Jy ! Component: 200 - total flux cleaned = -0.000568498 Jy ! Total flux subtracted in 200 components = -0.000568498 Jy ! Clean residual min=-0.003948 max=0.002990 Jy/beam ! Clean residual mean=0.000077 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.122304 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 0.122304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066130Jy sigma=0.936464 ! Fit after self-cal, rms=0.066076Jy sigma=0.935867 wmodel J0110-0415_S_2007_01_11_yyk\_map.mod ! Writing 83 model components to file: J0110-0415_S_2007_01_11_yyk_map.mod wobs J0110-0415_S_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J0110-0415_S_2007_01_11_yyk_uvs.fits wwins J0110-0415_S_2007_01_11_yyk\_map.win ! wwins: Wrote 2 windows to J0110-0415_S_2007_01_11_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.000993149 Jy ! Component: 100 - total flux cleaned = -0.00119764 Jy ! Component: 150 - total flux cleaned = -0.00105871 Jy ! Component: 200 - total flux cleaned = -0.000881172 Jy ! Component: 250 - total flux cleaned = -0.000752294 Jy ! Component: 300 - total flux cleaned = -0.000504495 Jy ! Component: 350 - total flux cleaned = -0.000265219 Jy ! Component: 400 - total flux cleaned = -3.32592e-05 Jy ! Component: 450 - total flux cleaned = 0.000228635 Jy ! Component: 500 - total flux cleaned = 0.000555922 Jy ! Component: 550 - total flux cleaned = 0.000838852 Jy ! Component: 600 - total flux cleaned = 0.00121774 Jy ! Component: 650 - total flux cleaned = 0.00158809 Jy ! Component: 700 - total flux cleaned = 0.00181926 Jy ! Component: 750 - total flux cleaned = 0.00214462 Jy ! Component: 800 - total flux cleaned = 0.00252718 Jy ! Component: 850 - total flux cleaned = 0.00283924 Jy ! Component: 900 - total flux cleaned = 0.00305357 Jy ! Component: 950 - total flux cleaned = 0.00317439 Jy ! Component: 1000 - total flux cleaned = 0.00350105 Jy ! Component: 1050 - total flux cleaned = 0.00376316 Jy ! Component: 1100 - total flux cleaned = 0.00399211 Jy ! Component: 1150 - total flux cleaned = 0.00416135 Jy ! Component: 1200 - total flux cleaned = 0.00435562 Jy ! Component: 1250 - total flux cleaned = 0.00454654 Jy ! Component: 1300 - total flux cleaned = 0.00473462 Jy ! Component: 1350 - total flux cleaned = 0.0049464 Jy ! Component: 1400 - total flux cleaned = 0.00515506 Jy ! Component: 1450 - total flux cleaned = 0.00533459 Jy ! Component: 1500 - total flux cleaned = 0.00551166 Jy ! Component: 1550 - total flux cleaned = 0.00561161 Jy ! Component: 1600 - total flux cleaned = 0.00575966 Jy ! Component: 1650 - total flux cleaned = 0.00590573 Jy ! Component: 1700 - total flux cleaned = 0.00605023 Jy ! Component: 1750 - total flux cleaned = 0.00616885 Jy ! Component: 1800 - total flux cleaned = 0.00628661 Jy ! Component: 1850 - total flux cleaned = 0.00642597 Jy ! Component: 1900 - total flux cleaned = 0.00656369 Jy ! Component: 1950 - total flux cleaned = 0.00665428 Jy ! Component: 2000 - total flux cleaned = 0.00674405 Jy ! Total flux subtracted in 2048 components = 0.00685528 Jy ! Clean residual min=-0.001105 max=0.001740 Jy/beam ! Clean residual mean=0.000048 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.129159 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 222 components and 0.129159 Jy ![Exited script file: muppet] wmap "J0110-0415_S_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.201 x 8.151 at -4.086 degrees (North through East) ! Clean map min=-0.0038883 max=0.10536 Jy/beam ! Writing clean map to FITS file: J0110-0415_S_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.105356 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00045242 device "J0110-0415_S_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J0110-0415_S_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.28826 1.28826 2.57653 5.15306 10.3061 20.6122 41.2244 82.4489 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.105 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.201 x 8.151 at -4.086 degrees (North through East) ! Clean map min=-0.0038883 max=0.10536 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0110-0415_S_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J0110-0415_S_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0110-0415_S_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:05:57 2008