! Started logfile: J0626-1512_S_2004_05_27_yyk_uvs.log on Wed Dec 7 00:03:38 2005 obs J0626-1512_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J0626-1512_S_2004_05_27_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.893333 visibilities/baseline/integration-bin. ! Found source: J0626-1512 ! ! 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 1383 lines of history. ! ! Reading 1608 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 J0626-1512_S_2004_05_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.169766 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.865270Jy sigma=13.789415 ! Fit after self-cal, rms=0.863567Jy sigma=13.761942 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.68 mas, bmaj=6.592 mas, bpa=-2.935 degrees ! Estimated noise=1.63978 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.119252 Jy ! Component: 100 - total flux cleaned = 0.13881 Jy ! Total flux subtracted in 100 components = 0.13881 Jy ! Clean residual min=-0.007887 max=0.011945 Jy/beam ! Clean residual mean=0.000033 rms=0.002130 Jy/beam ! Combined flux in latest and established models = 0.13881 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.13881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093525Jy sigma=1.109201 ! Fit after self-cal, rms=0.093481Jy sigma=1.108637 ! 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.422 mas, bmaj=8.215 mas, bpa=-1.105 degrees ! Estimated noise=1.16266 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 (4.5, 5.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134366 Jy ! Component: 100 - total flux cleaned = 0.0187537 Jy ! Component: 150 - total flux cleaned = 0.0208022 Jy ! Component: 200 - total flux cleaned = 0.0210433 Jy ! Total flux subtracted in 200 components = 0.0210433 Jy ! Clean residual min=-0.004577 max=0.004832 Jy/beam ! Clean residual mean=-0.000067 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 0.159853 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 45 components and 0.159853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092021Jy sigma=1.080833 ! Fit after self-cal, rms=0.091915Jy sigma=1.078651 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.982326 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 1.03 KP 0.99 ! LA 1.06 MK 1.01 NL 1.01 OV 1.05 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 3. ! 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* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00865 ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.95 HN 0.93 KP 0.96 ! LA 1.00* MK 0.93 NL 0.99 OV 0.84 ! PT 0.97 SC 1.17 ! ! ! Fit before self-cal, rms=0.091915Jy sigma=1.078651 ! Fit after self-cal, rms=0.091095Jy sigma=1.069514 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.091095Jy sigma=1.069514 ! Fit after self-cal, rms=0.091090Jy sigma=1.069496 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.436 mas, bmaj=8.373 mas, bpa=-2.342 degrees ! Estimated noise=1.15824 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.000558528 Jy ! Component: 100 - total flux cleaned = -0.000740737 Jy ! Component: 150 - total flux cleaned = -0.00096671 Jy ! Component: 200 - total flux cleaned = -0.00117016 Jy ! Total flux subtracted in 200 components = -0.00117016 Jy ! Clean residual min=-0.003762 max=0.004634 Jy/beam ! Clean residual mean=-0.000056 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.158683 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 67 components and 0.158683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090900Jy sigma=1.066346 ! Fit after self-cal, rms=0.090871Jy sigma=1.066034 ! 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.090871Jy sigma=1.066034 ! Fit after self-cal, rms=0.087695Jy sigma=1.020138 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.00107283 Jy ! Component: 100 - total flux cleaned = 0.00100795 Jy ! Component: 150 - total flux cleaned = 0.000892641 Jy ! Component: 200 - total flux cleaned = 0.00073641 Jy ! Total flux subtracted in 200 components = 0.00073641 Jy ! Clean residual min=-0.003858 max=0.004502 Jy/beam ! Clean residual mean=-0.000056 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.159419 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 72 components and 0.159419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087562Jy sigma=1.018517 ! Fit after self-cal, rms=0.087584Jy sigma=1.014657 ! 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.436 x 8.373 at -2.342 degrees (North through East) ! Clean map min=-0.0039017 max=0.13972 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.087584Jy sigma=1.014657 ! Fit after self-cal, rms=0.087675Jy sigma=1.010170 ! 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.087675Jy sigma=1.010170 ! Fit after self-cal, rms=0.087827Jy sigma=1.009668 ! Inverting map and beam ! Estimated beam: bmin=3.42 mas, bmaj=8.411 mas, bpa=-2.85 degrees ! Estimated noise=1.16258 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111238 Jy ! Component: 100 - total flux cleaned = 0.00116756 Jy ! Component: 150 - total flux cleaned = 0.00121432 Jy ! Component: 200 - total flux cleaned = 0.00113218 Jy ! Total flux subtracted in 200 components = 0.00113218 Jy ! Clean residual min=-0.004042 max=0.004590 Jy/beam ! Clean residual mean=-0.000045 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.160552 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 87 components and 0.160552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087741Jy sigma=1.008445 ! Fit after self-cal, rms=0.087813Jy sigma=1.008294 ! 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.087813Jy sigma=1.008294 ! Fit after self-cal, rms=0.089239Jy sigma=1.009090 ! 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.089239Jy sigma=1.009090 ! Fit after self-cal, rms=0.089289Jy sigma=1.008959 ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=8.498 mas, bpa=-2.776 degrees ! Estimated noise=1.16802 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000226234 Jy ! Component: 100 - total flux cleaned = 0.000337183 Jy ! Component: 150 - total flux cleaned = 0.000426007 Jy ! Component: 200 - total flux cleaned = 0.000504924 Jy ! Total flux subtracted in 200 components = 0.000504924 Jy ! Clean residual min=-0.003993 max=0.004092 Jy/beam ! Clean residual mean=-0.000047 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.161056 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.161056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089201Jy sigma=1.008016 ! Fit after self-cal, rms=0.089214Jy sigma=1.007947 ! 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.048 mas, bmaj=16.55 mas, bpa=1.335 degrees ! Estimated noise=1.44213 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.000316302 Jy ! Component: 100 - total flux cleaned = -0.000344591 Jy ! Component: 150 - total flux cleaned = -0.000367934 Jy ! Component: 200 - total flux cleaned = -0.00036783 Jy ! Total flux subtracted in 200 components = -0.00036783 Jy ! Clean residual min=-0.004690 max=0.005246 Jy/beam ! Clean residual mean=-0.000086 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.160689 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 117 components and 0.160689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089215Jy sigma=1.007900 ! Fit after self-cal, rms=0.089220Jy sigma=1.007888 ! 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.69 mas, bmaj=6.699 mas, bpa=-3.857 degrees ! Estimated noise=1.66452 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.122642 Jy ! Component: 100 - total flux cleaned = 0.145939 Jy ! Component: 150 - total flux cleaned = 0.157286 Jy ! Component: 200 - total flux cleaned = 0.160589 Jy ! Total flux subtracted in 200 components = 0.160589 Jy ! Clean residual min=-0.007079 max=0.006669 Jy/beam ! Clean residual mean=-0.000018 rms=0.001716 Jy/beam ! Combined flux in latest and established models = 0.160589 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.160589 Jy ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=8.498 mas, bpa=-2.776 degrees ! Estimated noise=1.16802 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.00145949 Jy ! Component: 100 - total flux cleaned = 0.00148664 Jy ! Component: 150 - total flux cleaned = 0.00138072 Jy ! Component: 200 - total flux cleaned = 0.00119926 Jy ! Total flux subtracted in 200 components = 0.00119926 Jy ! Clean residual min=-0.004030 max=0.004011 Jy/beam ! Clean residual mean=-0.000050 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.161789 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 50 components and 0.161789 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.048 mas, bmaj=16.55 mas, bpa=1.335 degrees ! Estimated noise=1.44213 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.000432326 Jy ! Component: 100 - total flux cleaned = -0.000669809 Jy ! Component: 150 - total flux cleaned = -0.000798249 Jy ! Component: 200 - total flux cleaned = -0.00094434 Jy ! Total flux subtracted in 200 components = -0.00094434 Jy ! Clean residual min=-0.004668 max=0.005238 Jy/beam ! Clean residual mean=-0.000086 rms=0.001594 Jy/beam ! Combined flux in latest and established models = 0.160844 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 64 components and 0.160844 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=8.498 mas, bpa=-2.776 degrees ! Estimated noise=1.16802 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000321141 Jy ! Component: 100 - total flux cleaned = -0.000318313 Jy ! Component: 150 - total flux cleaned = -0.000362637 Jy ! Component: 200 - total flux cleaned = -0.000325419 Jy ! Total flux subtracted in 200 components = -0.000325419 Jy ! Clean residual min=-0.004110 max=0.004031 Jy/beam ! Clean residual mean=-0.000044 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.160519 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 80 components and 0.160519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089243Jy sigma=1.007801 ! Fit after self-cal, rms=0.089232Jy sigma=1.007736 wmodel J0626-1512_S_2004_05_27_yyk\_map.mod ! Writing 80 model components to file: J0626-1512_S_2004_05_27_yyk_map.mod wobs J0626-1512_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J0626-1512_S_2004_05_27_yyk_uvs.fits wwins J0626-1512_S_2004_05_27_yyk\_map.win ! wwins: Wrote 2 windows to J0626-1512_S_2004_05_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.000303385 Jy ! Component: 100 - total flux cleaned = -0.000235749 Jy ! Component: 150 - total flux cleaned = 9.92562e-06 Jy ! Component: 200 - total flux cleaned = 0.000244191 Jy ! Component: 250 - total flux cleaned = 0.000467455 Jy ! Component: 300 - total flux cleaned = 0.000575354 Jy ! Component: 350 - total flux cleaned = 0.000368973 Jy ! Component: 400 - total flux cleaned = 0.0003687 Jy ! Component: 450 - total flux cleaned = 0.000270433 Jy ! Component: 500 - total flux cleaned = 0.000222903 Jy ! Component: 550 - total flux cleaned = 0.000223427 Jy ! Component: 600 - total flux cleaned = 0.0002235 Jy ! Component: 650 - total flux cleaned = 0.000224327 Jy ! Component: 700 - total flux cleaned = 0.000224421 Jy ! Component: 750 - total flux cleaned = 0.000181306 Jy ! Component: 800 - total flux cleaned = 0.000181415 Jy ! Component: 850 - total flux cleaned = 0.000140107 Jy ! Component: 900 - total flux cleaned = 0.000139758 Jy ! Component: 950 - total flux cleaned = 9.88881e-05 Jy ! Component: 1000 - total flux cleaned = -2.01778e-05 Jy ! Component: 1050 - total flux cleaned = -9.79536e-05 Jy ! Component: 1100 - total flux cleaned = -0.000213605 Jy ! Component: 1150 - total flux cleaned = -0.000289509 Jy ! Component: 1200 - total flux cleaned = -0.00047602 Jy ! Component: 1250 - total flux cleaned = -0.000512776 Jy ! Component: 1300 - total flux cleaned = -0.000657948 Jy ! Component: 1350 - total flux cleaned = -0.000836567 Jy ! Component: 1400 - total flux cleaned = -0.000942424 Jy ! Component: 1450 - total flux cleaned = -0.00115144 Jy ! Component: 1500 - total flux cleaned = -0.00128892 Jy ! Component: 1550 - total flux cleaned = -0.00145879 Jy ! Component: 1600 - total flux cleaned = -0.00162626 Jy ! Component: 1650 - total flux cleaned = -0.00172547 Jy ! Component: 1700 - total flux cleaned = -0.00188899 Jy ! Component: 1750 - total flux cleaned = -0.00201841 Jy ! Component: 1800 - total flux cleaned = -0.00208245 Jy ! Component: 1850 - total flux cleaned = -0.00220917 Jy ! Component: 1900 - total flux cleaned = -0.00230226 Jy ! Component: 1950 - total flux cleaned = -0.00233343 Jy ! Component: 2000 - total flux cleaned = -0.00239465 Jy ! Total flux subtracted in 2048 components = -0.00248535 Jy ! Clean residual min=-0.002062 max=0.001679 Jy/beam ! Clean residual mean=-0.000039 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.158033 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 218 components and 0.158034 Jy ![Exited script file: muppet] wmap "J0626-1512_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.458 x 8.498 at -2.776 degrees (North through East) ! Clean map min=-0.0032797 max=0.14087 Jy/beam ! Writing clean map to FITS file: J0626-1512_S_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.140871 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000619147 device "J0626-1512_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0626-1512_S_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.31854 1.31854 2.63708 5.27417 10.5483 21.0967 42.1934 84.3867 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.14 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.458 x 8.498 at -2.776 degrees (North through East) ! Clean map min=-0.0032797 max=0.14087 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0626-1512_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0626-1512_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0626-1512_S_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:03:43 2005