! Started logfile: J0301-3126_S_2004_04_30_yyk_uvs.log on Tue Dec 6 23:56:18 2005 obs J0301-3126_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J0301-3126_S_2004_04_30_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.813333 visibilities/baseline/integration-bin. ! Found source: J0301-3126 ! ! 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 1632 lines of history. ! ! Reading 732 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 J0301-3126_S_2004_04_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.203285 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 16 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 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.817202Jy sigma=12.569782 ! Fit after self-cal, rms=0.816040Jy sigma=12.591210 ! 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.427 mas, bmaj=6.903 mas, bpa=-4.317 degrees ! Estimated noise=3.09226 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.162108 Jy ! Component: 100 - total flux cleaned = 0.185292 Jy ! Total flux subtracted in 100 components = 0.185292 Jy ! Clean residual min=-0.013210 max=0.012998 Jy/beam ! Clean residual mean=-0.000011 rms=0.003402 Jy/beam ! Combined flux in latest and established models = 0.185292 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.185292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077891Jy sigma=1.030250 ! Fit after self-cal, rms=0.077830Jy sigma=1.029393 ! 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.15 mas, bmaj=8.294 mas, bpa=-5.85 degrees ! Estimated noise=2.19615 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.0101326 Jy ! Component: 100 - total flux cleaned = 0.0115948 Jy ! Component: 150 - total flux cleaned = 0.0119461 Jy ! Component: 200 - total flux cleaned = 0.0121539 Jy ! Total flux subtracted in 200 components = 0.0121539 Jy ! Clean residual min=-0.008396 max=0.009403 Jy/beam ! Clean residual mean=-0.000056 rms=0.002490 Jy/beam ! Combined flux in latest and established models = 0.197446 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.197446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077476Jy sigma=1.013657 ! Fit after self-cal, rms=0.077467Jy sigma=1.013459 ! 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: 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 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00187 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.00* KP 0.88 ! LA 1.00* MK 0.92 NL 0.99 OV 1.00* ! PT 1.15 SC 1.11 ! ! ! Fit before self-cal, rms=0.077467Jy sigma=1.013459 ! Fit after self-cal, rms=0.076567Jy sigma=0.997774 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.076567Jy sigma=0.997774 ! Fit after self-cal, rms=0.076497Jy sigma=0.996781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=8.321 mas, bpa=-6.428 degrees ! Estimated noise=2.19354 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.000488515 Jy ! Component: 100 - total flux cleaned = -0.000300789 Jy ! Component: 150 - total flux cleaned = -0.000154961 Jy ! Component: 200 - total flux cleaned = -0.000115554 Jy ! Total flux subtracted in 200 components = -0.000115554 Jy ! Clean residual min=-0.008084 max=0.008774 Jy/beam ! Clean residual mean=-0.000043 rms=0.002365 Jy/beam ! Combined flux in latest and established models = 0.19733 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.19733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076522Jy sigma=0.995461 ! Fit after self-cal, rms=0.076520Jy sigma=0.995298 ! 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.076520Jy sigma=0.995298 ! Fit after self-cal, rms=0.070367Jy sigma=0.942452 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.000937967 Jy ! Component: 100 - total flux cleaned = 0.00110095 Jy ! Component: 150 - total flux cleaned = 0.00114572 Jy ! Component: 200 - total flux cleaned = 0.00114755 Jy ! Total flux subtracted in 200 components = 0.00114755 Jy ! Clean residual min=-0.007893 max=0.008590 Jy/beam ! Clean residual mean=-0.000038 rms=0.002319 Jy/beam ! Combined flux in latest and established models = 0.198478 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 34 components and 0.198478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070341Jy sigma=0.941480 ! Fit after self-cal, rms=0.069004Jy sigma=0.932148 ! 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.146 x 8.321 at -6.428 degrees (North through East) ! Clean map min=-0.0073483 max=0.18409 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.069004Jy sigma=0.932148 ! Fit after self-cal, rms=0.067702Jy sigma=0.919455 ! 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.067702Jy sigma=0.919455 ! Fit after self-cal, rms=0.067255Jy sigma=0.916918 ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=8.284 mas, bpa=-5.83 degrees ! Estimated noise=2.1804 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145483 Jy ! Component: 100 - total flux cleaned = 6.09726e-05 Jy ! Component: 150 - total flux cleaned = 2.78288e-05 Jy ! Component: 200 - total flux cleaned = 2.83078e-05 Jy ! Total flux subtracted in 200 components = 2.83078e-05 Jy ! Clean residual min=-0.007212 max=0.007472 Jy/beam ! Clean residual mean=0.000051 rms=0.002078 Jy/beam ! Combined flux in latest and established models = 0.198506 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 41 components and 0.198506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067198Jy sigma=0.916205 ! Fit after self-cal, rms=0.067028Jy sigma=0.915271 ! 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.067028Jy sigma=0.915271 ! Fit after self-cal, rms=0.066413Jy sigma=0.900288 ! 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.066413Jy sigma=0.900288 ! Fit after self-cal, rms=0.066335Jy sigma=0.899853 ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=8.291 mas, bpa=-5.907 degrees ! Estimated noise=2.18979 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00061599 Jy ! Component: 100 - total flux cleaned = 0.000736099 Jy ! Component: 150 - total flux cleaned = 0.000804296 Jy ! Component: 200 - total flux cleaned = 0.000832421 Jy ! Total flux subtracted in 200 components = 0.000832421 Jy ! Clean residual min=-0.007097 max=0.006656 Jy/beam ! Clean residual mean=0.000038 rms=0.001951 Jy/beam ! Combined flux in latest and established models = 0.199339 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 49 components and 0.199339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066335Jy sigma=0.899323 ! Fit after self-cal, rms=0.066311Jy sigma=0.899123 ! 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=9.03 mas, bmaj=24.94 mas, bpa=-0.9891 degrees ! Estimated noise=2.77582 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.00026316 Jy ! Component: 100 - total flux cleaned = -0.000233135 Jy ! Component: 150 - total flux cleaned = -0.000205719 Jy ! Component: 200 - total flux cleaned = -0.00018077 Jy ! Total flux subtracted in 200 components = -0.00018077 Jy ! Clean residual min=-0.007073 max=0.006543 Jy/beam ! Clean residual mean=0.000079 rms=0.002606 Jy/beam ! Combined flux in latest and established models = 0.199158 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 55 components and 0.199158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066296Jy sigma=0.899117 ! Fit after self-cal, rms=0.066280Jy sigma=0.899002 ! 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.429 mas, bmaj=6.907 mas, bpa=-4.266 degrees ! Estimated noise=3.07434 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.164016 Jy ! Component: 100 - total flux cleaned = 0.187006 Jy ! Component: 150 - total flux cleaned = 0.19559 Jy ! Component: 200 - total flux cleaned = 0.198237 Jy ! Total flux subtracted in 200 components = 0.198237 Jy ! Clean residual min=-0.010363 max=0.011365 Jy/beam ! Clean residual mean=0.000039 rms=0.002696 Jy/beam ! Combined flux in latest and established models = 0.198237 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.198237 Jy ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=8.291 mas, bpa=-5.907 degrees ! Estimated noise=2.18979 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.00103411 Jy ! Component: 100 - total flux cleaned = 0.00142367 Jy ! Component: 150 - total flux cleaned = 0.00160163 Jy ! Component: 200 - total flux cleaned = 0.00153284 Jy ! Total flux subtracted in 200 components = 0.00153284 Jy ! Clean residual min=-0.007287 max=0.006947 Jy/beam ! Clean residual mean=0.000041 rms=0.001992 Jy/beam ! Combined flux in latest and established models = 0.199769 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.199769 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=9.03 mas, bmaj=24.94 mas, bpa=-0.9891 degrees ! Estimated noise=2.77582 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.000316321 Jy ! Component: 100 - total flux cleaned = -0.00031672 Jy ! Component: 150 - total flux cleaned = -0.000315358 Jy ! Component: 200 - total flux cleaned = -0.000314045 Jy ! Total flux subtracted in 200 components = -0.000314045 Jy ! Clean residual min=-0.007041 max=0.006634 Jy/beam ! Clean residual mean=0.000083 rms=0.002627 Jy/beam ! Combined flux in latest and established models = 0.199455 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.199455 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=8.291 mas, bpa=-5.907 degrees ! Estimated noise=2.18979 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -2.24866e-05 Jy ! Component: 100 - total flux cleaned = -2.70281e-05 Jy ! Component: 150 - total flux cleaned = -2.49773e-05 Jy ! Component: 200 - total flux cleaned = -6.44715e-05 Jy ! Total flux subtracted in 200 components = -6.44715e-05 Jy ! Clean residual min=-0.007136 max=0.006914 Jy/beam ! Clean residual mean=0.000039 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.199391 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.199391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066264Jy sigma=0.900432 ! Fit after self-cal, rms=0.066263Jy sigma=0.900265 wmodel J0301-3126_S_2004_04_30_yyk\_map.mod ! Writing 48 model components to file: J0301-3126_S_2004_04_30_yyk_map.mod wobs J0301-3126_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J0301-3126_S_2004_04_30_yyk_uvs.fits wwins J0301-3126_S_2004_04_30_yyk\_map.win ! wwins: Wrote 1 windows to J0301-3126_S_2004_04_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.000163502 Jy ! Component: 100 - total flux cleaned = -0.000158345 Jy ! Component: 150 - total flux cleaned = 0.000247757 Jy ! Component: 200 - total flux cleaned = 0.000816068 Jy ! Component: 250 - total flux cleaned = 0.00108718 Jy ! Component: 300 - total flux cleaned = 0.00125559 Jy ! Component: 350 - total flux cleaned = 0.00125506 Jy ! Component: 400 - total flux cleaned = 0.00117736 Jy ! Component: 450 - total flux cleaned = 0.00110514 Jy ! Component: 500 - total flux cleaned = 0.00110696 Jy ! Component: 550 - total flux cleaned = 0.00110636 Jy ! Component: 600 - total flux cleaned = 0.00117417 Jy ! Component: 650 - total flux cleaned = 0.0013054 Jy ! Component: 700 - total flux cleaned = 0.00136919 Jy ! Component: 750 - total flux cleaned = 0.00136962 Jy ! Component: 800 - total flux cleaned = 0.0014283 Jy ! Component: 850 - total flux cleaned = 0.00136997 Jy ! Component: 900 - total flux cleaned = 0.00136933 Jy ! Component: 950 - total flux cleaned = 0.00120433 Jy ! Component: 1000 - total flux cleaned = 0.00104378 Jy ! Component: 1050 - total flux cleaned = 0.0010433 Jy ! Component: 1100 - total flux cleaned = 0.000736506 Jy ! Component: 1150 - total flux cleaned = 0.0006875 Jy ! Component: 1200 - total flux cleaned = 0.00054089 Jy ! Component: 1250 - total flux cleaned = 0.000588334 Jy ! Component: 1300 - total flux cleaned = 0.000494746 Jy ! Component: 1350 - total flux cleaned = 0.000679853 Jy ! Component: 1400 - total flux cleaned = 0.000724291 Jy ! Component: 1450 - total flux cleaned = 0.00081419 Jy ! Component: 1500 - total flux cleaned = 0.00085822 Jy ! Component: 1550 - total flux cleaned = 0.0009453 Jy ! Component: 1600 - total flux cleaned = 0.000945297 Jy ! Component: 1650 - total flux cleaned = 0.00107166 Jy ! Component: 1700 - total flux cleaned = 0.00107129 Jy ! Component: 1750 - total flux cleaned = 0.00111193 Jy ! Component: 1800 - total flux cleaned = 0.00107088 Jy ! Component: 1850 - total flux cleaned = 0.000951522 Jy ! Component: 1900 - total flux cleaned = 0.000952206 Jy ! Component: 1950 - total flux cleaned = 0.000835816 Jy ! Component: 2000 - total flux cleaned = 0.000874987 Jy ! Total flux subtracted in 2048 components = 0.000837238 Jy ! Clean residual min=-0.002710 max=0.003421 Jy/beam ! Clean residual mean=0.000013 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.200228 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 188 components and 0.200228 Jy ![Exited script file: muppet] wmap "J0301-3126_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.145 x 8.291 at -5.907 degrees (North through East) ! Clean map min=-0.0042579 max=0.18558 Jy/beam ! Writing clean map to FITS file: J0301-3126_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.185581 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000752285 device "J0301-3126_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0301-3126_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.2161 1.2161 2.43221 4.86442 9.72883 19.4577 38.9153 77.8307 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.185 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.145 x 8.291 at -5.907 degrees (North through East) ! Clean map min=-0.0042579 max=0.18558 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0301-3126_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0301-3126_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0301-3126_S_2004_04_30_yyk_uvs.log closed on Tue Dec 6 23:56:22 2005