! Started logfile: J0549-2752_S_2005_07_09_yyk_uvs.log on Fri Jan 20 11:16:25 2006 obs J0549-2752_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J0549-2752_S_2005_07_09_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.98 visibilities/baseline/integration-bin. ! Found source: J0549-2752 ! ! 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 1602 lines of history. ! ! Reading 1764 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 J0549-2752_S_2005_07_09_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 = 256x256 pixels with 1.00x1.00 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.196367 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.828 mas, bmaj=15.79 mas, bpa=-21.2 degrees ! Estimated noise=1.93998 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.152024 Jy ! Component: 100 - total flux cleaned = 0.180495 Jy ! Total flux subtracted in 100 components = 0.180495 Jy ! Clean residual min=-0.007905 max=0.009505 Jy/beam ! Clean residual mean=-0.000152 rms=0.002351 Jy/beam ! Combined flux in latest and established models = 0.180495 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.180495 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.074121Jy sigma=1.073712 ! Fit after self-cal, rms=0.073140Jy sigma=1.063910 ! Inverting map and beam ! Estimated beam: bmin=2.828 mas, bmaj=15.79 mas, bpa=-21.21 degrees ! Estimated noise=1.93877 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.803 mas, bmaj=17.26 mas, bpa=-20.06 degrees ! Estimated noise=1.34537 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.0120154 Jy ! Component: 100 - total flux cleaned = 0.0177069 Jy ! Component: 150 - total flux cleaned = 0.0182818 Jy ! Component: 200 - total flux cleaned = 0.018511 Jy ! Total flux subtracted in 200 components = 0.018511 Jy ! Clean residual min=-0.005225 max=0.006253 Jy/beam ! Clean residual mean=-0.000037 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 0.199006 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.199006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071555Jy sigma=1.038496 ! Fit after self-cal, rms=0.071545Jy sigma=1.038338 ! 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.803 x 17.26 at -20.06 degrees (North through East) ! Clean map min=-0.0047521 max=0.17122 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.00774 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.00* KP 0.96 ! LA 1.07 MK 0.91 NL 1.01 OV 0.94 ! PT 1.12 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00356 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 1.00* KP 1.00 ! LA 0.99 MK 0.95 NL 0.96 OV 1.04 ! PT 1.08 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.071545Jy sigma=1.038338 ! Fit after self-cal, rms=0.070563Jy sigma=1.027125 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.070563Jy sigma=1.027125 ! Fit after self-cal, rms=0.070562Jy sigma=1.027104 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.723 mas, bmaj=17 mas, bpa=-20.18 degrees ! Estimated noise=1.34541 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.00468177 Jy ! Component: 100 - total flux cleaned = 0.00576917 Jy ! Component: 150 - total flux cleaned = 0.00602474 Jy ! Component: 200 - total flux cleaned = 0.00630685 Jy ! Total flux subtracted in 200 components = 0.00630685 Jy ! Clean residual min=-0.004920 max=0.004650 Jy/beam ! Clean residual mean=0.000063 rms=0.001492 Jy/beam ! Combined flux in latest and established models = 0.205313 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.205313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070236Jy sigma=1.022353 ! Fit after self-cal, rms=0.070231Jy sigma=1.022278 ! 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.070231Jy sigma=1.022278 ! Fit after self-cal, rms=0.067160Jy sigma=0.974301 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.00156439 Jy ! Component: 100 - total flux cleaned = 0.0018123 Jy ! Component: 150 - total flux cleaned = 0.00185362 Jy ! Component: 200 - total flux cleaned = 0.00189271 Jy ! Total flux subtracted in 200 components = 0.00189271 Jy ! Clean residual min=-0.004674 max=0.004638 Jy/beam ! Clean residual mean=0.000054 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.207205 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 41 components and 0.207205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067063Jy sigma=0.973278 ! Fit after self-cal, rms=0.066919Jy sigma=0.970448 ! 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.723 x 17 at -20.18 degrees (North through East) ! Clean map min=-0.004184 max=0.17191 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.066919Jy sigma=0.970448 ! Fit after self-cal, rms=0.066728Jy sigma=0.964635 ! 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.066728Jy sigma=0.964635 ! Fit after self-cal, rms=0.066730Jy sigma=0.964393 ! Inverting map and beam ! Estimated beam: bmin=3.686 mas, bmaj=16.87 mas, bpa=-20.4 degrees ! Estimated noise=1.34309 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160281 Jy ! Component: 100 - total flux cleaned = 0.0017136 Jy ! Component: 150 - total flux cleaned = 0.00191326 Jy ! Component: 200 - total flux cleaned = 0.00209133 Jy ! Total flux subtracted in 200 components = 0.00209133 Jy ! Clean residual min=-0.004625 max=0.005062 Jy/beam ! Clean residual mean=0.000048 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.209297 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 49 components and 0.209297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066637Jy sigma=0.963017 ! Fit after self-cal, rms=0.066637Jy sigma=0.962969 ! 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.066637Jy sigma=0.962969 ! Fit after self-cal, rms=0.064625Jy sigma=0.936889 ! 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.064625Jy sigma=0.936889 ! Fit after self-cal, rms=0.064639Jy sigma=0.936735 ! Inverting map and beam ! Estimated beam: bmin=3.665 mas, bmaj=16.76 mas, bpa=-20.9 degrees ! Estimated noise=1.32802 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -9.31762e-05 Jy ! Component: 100 - total flux cleaned = 0.000185487 Jy ! Component: 150 - total flux cleaned = 0.000498211 Jy ! Component: 200 - total flux cleaned = 0.000694154 Jy ! Total flux subtracted in 200 components = 0.000694154 Jy ! Clean residual min=-0.004792 max=0.005349 Jy/beam ! Clean residual mean=0.000096 rms=0.001508 Jy/beam ! Combined flux in latest and established models = 0.209991 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.209991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064557Jy sigma=0.933653 ! Fit after self-cal, rms=0.064562Jy sigma=0.933621 ! 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.58 mas, bmaj=23.56 mas, bpa=-0.3556 degrees ! Estimated noise=1.55915 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.000265091 Jy ! Component: 100 - total flux cleaned = 0.00030299 Jy ! Component: 150 - total flux cleaned = 0.000412962 Jy ! Component: 200 - total flux cleaned = 0.000482371 Jy ! Total flux subtracted in 200 components = 0.000482371 Jy ! Clean residual min=-0.004751 max=0.005190 Jy/beam ! Clean residual mean=0.000159 rms=0.001856 Jy/beam ! Combined flux in latest and established models = 0.210473 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 70 components and 0.210473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064592Jy sigma=0.933521 ! Fit after self-cal, rms=0.064588Jy sigma=0.933439 ! 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.798 mas, bmaj=15.68 mas, bpa=-21.6 degrees ! Estimated noise=1.87767 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.148415 Jy ! Component: 100 - total flux cleaned = 0.176013 Jy ! Component: 150 - total flux cleaned = 0.190735 Jy ! Component: 200 - total flux cleaned = 0.199861 Jy ! Total flux subtracted in 200 components = 0.19986 Jy ! Clean residual min=-0.007333 max=0.005384 Jy/beam ! Clean residual mean=-0.000060 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.199861 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.199861 Jy ! Inverting map and beam ! Estimated beam: bmin=3.665 mas, bmaj=16.76 mas, bpa=-20.9 degrees ! Estimated noise=1.32802 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.00710877 Jy ! Component: 100 - total flux cleaned = 0.00823172 Jy ! Component: 150 - total flux cleaned = 0.00862461 Jy ! Component: 200 - total flux cleaned = 0.00888052 Jy ! Total flux subtracted in 200 components = 0.00888052 Jy ! Clean residual min=-0.004961 max=0.005512 Jy/beam ! Clean residual mean=0.000098 rms=0.001561 Jy/beam ! Combined flux in latest and established models = 0.208741 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.208741 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.58 mas, bmaj=23.56 mas, bpa=-0.3556 degrees ! Estimated noise=1.55915 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.00152602 Jy ! Component: 100 - total flux cleaned = 0.00157969 Jy ! Component: 150 - total flux cleaned = 0.00168028 Jy ! Component: 200 - total flux cleaned = 0.00176761 Jy ! Total flux subtracted in 200 components = 0.00176761 Jy ! Clean residual min=-0.004893 max=0.005284 Jy/beam ! Clean residual mean=0.000159 rms=0.001885 Jy/beam ! Combined flux in latest and established models = 0.210509 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.210509 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.665 mas, bmaj=16.76 mas, bpa=-20.9 degrees ! Estimated noise=1.32802 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -6.04959e-05 Jy ! Component: 100 - total flux cleaned = 0.000124535 Jy ! Component: 150 - total flux cleaned = 0.000290549 Jy ! Component: 200 - total flux cleaned = 0.000435823 Jy ! Total flux subtracted in 200 components = 0.000435823 Jy ! Clean residual min=-0.004750 max=0.005450 Jy/beam ! Clean residual mean=0.000093 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 0.210944 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.210944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064563Jy sigma=0.932880 ! Fit after self-cal, rms=0.064559Jy sigma=0.932736 wmodel J0549-2752_S_2005_07_09_yyk\_map.mod ! Writing 57 model components to file: J0549-2752_S_2005_07_09_yyk_map.mod wobs J0549-2752_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J0549-2752_S_2005_07_09_yyk_uvs.fits wwins J0549-2752_S_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J0549-2752_S_2005_07_09_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=1024 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126162 Jy ! Component: 100 - total flux cleaned = 0.00173975 Jy ! Component: 150 - total flux cleaned = 0.00196427 Jy ! Component: 200 - total flux cleaned = 0.0023668 Jy ! Component: 250 - total flux cleaned = 0.00305946 Jy ! Component: 300 - total flux cleaned = 0.003601 Jy ! Component: 350 - total flux cleaned = 0.00423067 Jy ! Component: 400 - total flux cleaned = 0.00477775 Jy ! Component: 450 - total flux cleaned = 0.0053032 Jy ! Component: 500 - total flux cleaned = 0.00585751 Jy ! Component: 550 - total flux cleaned = 0.00629461 Jy ! Component: 600 - total flux cleaned = 0.00638886 Jy ! Component: 650 - total flux cleaned = 0.00652751 Jy ! Component: 700 - total flux cleaned = 0.00674803 Jy ! Component: 750 - total flux cleaned = 0.00683271 Jy ! Component: 800 - total flux cleaned = 0.0069139 Jy ! Component: 850 - total flux cleaned = 0.00699431 Jy ! Component: 900 - total flux cleaned = 0.00711266 Jy ! Component: 950 - total flux cleaned = 0.00741921 Jy ! Component: 1000 - total flux cleaned = 0.00760528 Jy ! Total flux subtracted in 1024 components = 0.007752 Jy ! Clean residual min=-0.001957 max=0.001959 Jy/beam ! Clean residual mean=0.000037 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.218696 Jy keep ! Adding 69 model components to the UV plane model. ! The established model now contains 126 components and 0.218697 Jy ![Exited script file: muppet] wmap "J0549-2752_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.665 x 16.76 at -20.9 degrees (North through East) ! Clean map min=-0.0030917 max=0.16762 Jy/beam ! Writing clean map to FITS file: J0549-2752_S_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.16762 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000798328 device "J0549-2752_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J0549-2752_S_2005_07_09_yyk_map.eps/VPS' loglevs 2*100*3*image_rms/peak_flux ! The new contour levels are: ! -2.85764 2.85764 5.71528 11.4306 22.8611 45.7222 91.4445 print "clev=",int(2*3*image_rms*10000)/10000 ! clev= 0.0047 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.167 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.665 x 16.76 at -20.9 degrees (North through East) ! Clean map min=-0.0030917 max=0.16762 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0549-2752_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J0549-2752_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0549-2752_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 11:16:26 2006