! Started logfile: J0646-3903_S_2004_05_08_yyk_uvs.log on Wed Dec 7 00:04:39 2005 obs J0646-3903_S_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J0646-3903_S_2004_05_08_yyk_uve.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.375 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0646-3903 ! ! 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 1434 lines of history. ! ! Reading 540 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 J0646-3903_S_2004_05_08_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.195377 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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.882349Jy sigma=9.625084 ! Fit after self-cal, rms=0.873616Jy sigma=9.587472 ! 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.396 mas, bmaj=6.945 mas, bpa=-7.469 degrees ! Estimated noise=5.10361 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.114486 Jy ! Component: 100 - total flux cleaned = 0.148302 Jy ! Total flux subtracted in 100 components = 0.148302 Jy ! Clean residual min=-0.021923 max=0.021351 Jy/beam ! Clean residual mean=0.000054 rms=0.006509 Jy/beam ! Combined flux in latest and established models = 0.148302 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.148302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134439Jy sigma=1.158525 ! Fit after self-cal, rms=0.134867Jy sigma=1.162181 ! 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.383 mas, bmaj=9.464 mas, bpa=-5.175 degrees ! Estimated noise=3.39275 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.0252627 Jy ! Component: 100 - total flux cleaned = 0.0313678 Jy ! Component: 150 - total flux cleaned = 0.0318569 Jy ! Component: 200 - total flux cleaned = 0.0321537 Jy ! Total flux subtracted in 200 components = 0.0321537 Jy ! Clean residual min=-0.013851 max=0.015589 Jy/beam ! Clean residual mean=0.000032 rms=0.004355 Jy/beam ! Combined flux in latest and established models = 0.180455 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 34 components and 0.180455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133509Jy sigma=1.117716 ! Fit after self-cal, rms=0.133456Jy sigma=1.118671 ! 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.01318 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00* KP 0.97 ! LA 1.00 MK 1.00* NL 1.00* OV 1.01 ! PT 1.00* SC 0.87 ! ! ! 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. ! 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* ! ! ! Fit before self-cal, rms=0.133456Jy sigma=1.118671 ! Fit after self-cal, rms=0.132725Jy sigma=1.118113 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.132725Jy sigma=1.118113 ! Fit after self-cal, rms=0.132634Jy sigma=1.117623 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=9.284 mas, bpa=-4.485 degrees ! Estimated noise=3.39586 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.00149974 Jy ! Component: 100 - total flux cleaned = 0.00179872 Jy ! Component: 150 - total flux cleaned = 0.00206088 Jy ! Component: 200 - total flux cleaned = 0.00241073 Jy ! Total flux subtracted in 200 components = 0.00241073 Jy ! Clean residual min=-0.013919 max=0.015636 Jy/beam ! Clean residual mean=0.000034 rms=0.004275 Jy/beam ! Combined flux in latest and established models = 0.182866 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.182866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132547Jy sigma=1.114472 ! Fit after self-cal, rms=0.132488Jy sigma=1.115152 ! 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.132488Jy sigma=1.115152 ! Fit after self-cal, rms=0.120133Jy sigma=0.941563 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.00905435 Jy ! Component: 100 - total flux cleaned = 0.0100434 Jy ! Component: 150 - total flux cleaned = 0.0103751 Jy ! Component: 200 - total flux cleaned = 0.0105622 Jy ! Total flux subtracted in 200 components = 0.0105622 Jy ! Clean residual min=-0.010982 max=0.012582 Jy/beam ! Clean residual mean=-0.000037 rms=0.003528 Jy/beam ! Combined flux in latest and established models = 0.193428 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.193428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119902Jy sigma=0.933633 ! Fit after self-cal, rms=0.118584Jy sigma=0.920281 ! 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.341 x 9.284 at -4.485 degrees (North through East) ! Clean map min=-0.010101 max=0.15165 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.118584Jy sigma=0.920281 ! Fit after self-cal, rms=0.115606Jy sigma=0.914014 ! 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.115606Jy sigma=0.914014 ! Fit after self-cal, rms=0.115500Jy sigma=0.912336 ! Inverting map and beam ! Estimated beam: bmin=3.298 mas, bmaj=9.276 mas, bpa=-5.167 degrees ! Estimated noise=3.3315 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00152719 Jy ! Component: 100 - total flux cleaned = -0.00172308 Jy ! Component: 150 - total flux cleaned = -0.0017271 Jy ! Component: 200 - total flux cleaned = -0.00172548 Jy ! Total flux subtracted in 200 components = -0.00172548 Jy ! Clean residual min=-0.010152 max=0.010652 Jy/beam ! Clean residual mean=-0.000048 rms=0.003172 Jy/beam ! Combined flux in latest and established models = 0.191703 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 55 components and 0.191703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115397Jy sigma=0.910586 ! Fit after self-cal, rms=0.115340Jy sigma=0.910286 ! 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.115340Jy sigma=0.910286 ! Fit after self-cal, rms=0.114320Jy sigma=0.915582 ! 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.114320Jy sigma=0.915582 ! Fit after self-cal, rms=0.114337Jy sigma=0.915453 ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=9.134 mas, bpa=-4.229 degrees ! Estimated noise=3.30395 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000318518 Jy ! Component: 100 - total flux cleaned = -0.000331524 Jy ! Component: 150 - total flux cleaned = -0.000257494 Jy ! Component: 200 - total flux cleaned = -0.000180194 Jy ! Total flux subtracted in 200 components = -0.000180194 Jy ! Clean residual min=-0.010155 max=0.010765 Jy/beam ! Clean residual mean=-0.000012 rms=0.003229 Jy/beam ! Combined flux in latest and established models = 0.191523 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 62 components and 0.191523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114126Jy sigma=0.913772 ! Fit after self-cal, rms=0.114090Jy sigma=0.913715 ! 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.971 mas, bmaj=38.32 mas, bpa=-0.5019 degrees ! Estimated noise=4.05181 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.00047526 Jy ! Component: 100 - total flux cleaned = 0.000504142 Jy ! Component: 150 - total flux cleaned = 0.000530856 Jy ! Component: 200 - total flux cleaned = 0.000557372 Jy ! Total flux subtracted in 200 components = 0.000557372 Jy ! Clean residual min=-0.009611 max=0.009829 Jy/beam ! Clean residual mean=-0.000032 rms=0.003955 Jy/beam ! Combined flux in latest and established models = 0.19208 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 64 components and 0.19208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114090Jy sigma=0.913680 ! Fit after self-cal, rms=0.114086Jy sigma=0.913659 ! 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.382 mas, bmaj=6.872 mas, bpa=-6.942 degrees ! Estimated noise=4.92424 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.121014 Jy ! Component: 100 - total flux cleaned = 0.160034 Jy ! Component: 150 - total flux cleaned = 0.177756 Jy ! Component: 200 - total flux cleaned = 0.185629 Jy ! Total flux subtracted in 200 components = 0.185629 Jy ! Clean residual min=-0.016493 max=0.015752 Jy/beam ! Clean residual mean=-0.000063 rms=0.004316 Jy/beam ! Combined flux in latest and established models = 0.185629 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.185629 Jy ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=9.134 mas, bpa=-4.229 degrees ! Estimated noise=3.30395 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.00370753 Jy ! Component: 100 - total flux cleaned = 0.00418816 Jy ! Component: 150 - total flux cleaned = 0.00445798 Jy ! Component: 200 - total flux cleaned = 0.00458026 Jy ! Total flux subtracted in 200 components = 0.00458026 Jy ! Clean residual min=-0.010792 max=0.011041 Jy/beam ! Clean residual mean=-0.000002 rms=0.003443 Jy/beam ! Combined flux in latest and established models = 0.190209 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.190209 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.971 mas, bmaj=38.32 mas, bpa=-0.5019 degrees ! Estimated noise=4.05181 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.000798686 Jy ! Component: 100 - total flux cleaned = 0.000805841 Jy ! Component: 150 - total flux cleaned = 0.00085622 Jy ! Component: 200 - total flux cleaned = 0.000901097 Jy ! Total flux subtracted in 200 components = 0.000901097 Jy ! Clean residual min=-0.010325 max=0.009631 Jy/beam ! Clean residual mean=-0.000018 rms=0.004102 Jy/beam ! Combined flux in latest and established models = 0.19111 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 32 components and 0.19111 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=9.134 mas, bpa=-4.229 degrees ! Estimated noise=3.30395 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000298373 Jy ! Component: 100 - total flux cleaned = -0.000204214 Jy ! Component: 150 - total flux cleaned = -0.00020458 Jy ! Component: 200 - total flux cleaned = -0.000124504 Jy ! Total flux subtracted in 200 components = -0.000124504 Jy ! Clean residual min=-0.010325 max=0.010871 Jy/beam ! Clean residual mean=-0.000007 rms=0.003322 Jy/beam ! Combined flux in latest and established models = 0.190986 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.190986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114249Jy sigma=0.914578 ! Fit after self-cal, rms=0.114270Jy sigma=0.914330 wmodel J0646-3903_S_2004_05_08_yyk\_map.mod ! Writing 48 model components to file: J0646-3903_S_2004_05_08_yyk_map.mod wobs J0646-3903_S_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J0646-3903_S_2004_05_08_yyk_uvs.fits wwins J0646-3903_S_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J0646-3903_S_2004_05_08_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.00313152 Jy ! Component: 100 - total flux cleaned = 0.0024892 Jy ! Component: 150 - total flux cleaned = 0.00151847 Jy ! Component: 200 - total flux cleaned = 0.000375946 Jy ! Component: 250 - total flux cleaned = -0.000336629 Jy ! Component: 300 - total flux cleaned = -0.000894927 Jy ! Component: 350 - total flux cleaned = -0.00151554 Jy ! Component: 400 - total flux cleaned = -0.00170849 Jy ! Component: 450 - total flux cleaned = -0.00180452 Jy ! Component: 500 - total flux cleaned = -0.00172003 Jy ! Component: 550 - total flux cleaned = -0.00180252 Jy ! Component: 600 - total flux cleaned = -0.00179714 Jy ! Component: 650 - total flux cleaned = -0.00141586 Jy ! Component: 700 - total flux cleaned = -0.000754927 Jy ! Component: 750 - total flux cleaned = -0.000114453 Jy ! Component: 800 - total flux cleaned = 0.000787727 Jy ! Component: 850 - total flux cleaned = 0.001598 Jy ! Component: 900 - total flux cleaned = 0.00245346 Jy ! Component: 950 - total flux cleaned = 0.00328928 Jy ! Component: 1000 - total flux cleaned = 0.00404482 Jy ! Component: 1050 - total flux cleaned = 0.00460249 Jy ! Component: 1100 - total flux cleaned = 0.00515368 Jy ! Component: 1150 - total flux cleaned = 0.00563755 Jy ! Component: 1200 - total flux cleaned = 0.00611685 Jy ! Component: 1250 - total flux cleaned = 0.00659083 Jy ! Component: 1300 - total flux cleaned = 0.0069429 Jy ! Component: 1350 - total flux cleaned = 0.00717544 Jy ! Component: 1400 - total flux cleaned = 0.00723364 Jy ! Component: 1450 - total flux cleaned = 0.00734996 Jy ! Component: 1500 - total flux cleaned = 0.00740855 Jy ! Component: 1550 - total flux cleaned = 0.00758317 Jy ! Component: 1600 - total flux cleaned = 0.00781731 Jy ! Component: 1650 - total flux cleaned = 0.00775873 Jy ! Component: 1700 - total flux cleaned = 0.00781814 Jy ! Component: 1750 - total flux cleaned = 0.00787816 Jy ! Component: 1800 - total flux cleaned = 0.00787753 Jy ! Component: 1850 - total flux cleaned = 0.00799824 Jy ! Component: 1900 - total flux cleaned = 0.00799862 Jy ! Component: 1950 - total flux cleaned = 0.00812239 Jy ! Component: 2000 - total flux cleaned = 0.00812342 Jy ! Total flux subtracted in 2048 components = 0.00812245 Jy ! Clean residual min=-0.003550 max=0.003323 Jy/beam ! Clean residual mean=0.000037 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.199108 Jy keep ! Adding 99 model components to the UV plane model. ! The established model now contains 147 components and 0.199108 Jy ![Exited script file: muppet] wmap "J0646-3903_S_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.27 x 9.134 at -4.229 degrees (North through East) ! Clean map min=-0.0049985 max=0.1483 Jy/beam ! Writing clean map to FITS file: J0646-3903_S_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.1483 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00110871 device "J0646-3903_S_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0646-3903_S_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.24285 2.24285 4.48569 8.97139 17.9428 35.8856 71.7711 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0033 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.148 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.27 x 9.134 at -4.229 degrees (North through East) ! Clean map min=-0.0049985 max=0.1483 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0646-3903_S_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0646-3903_S_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0646-3903_S_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:04:43 2005