! Started logfile: J1547-0943_S_2005_07_09_yyk_uvs.log on Fri Jan 20 10:40:26 2006 obs J1547-0943_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J1547-0943_S_2005_07_09_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.906667 visibilities/baseline/integration-bin. ! Found source: J1547-0943 ! ! 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 1632 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 J1547-0943_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 = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.142231 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.837 mas, bmaj=12.28 mas, bpa=-16.9 degrees ! Estimated noise=1.37754 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.0885471 Jy ! Component: 100 - total flux cleaned = 0.113822 Jy ! Total flux subtracted in 100 components = 0.113822 Jy ! Clean residual min=-0.008069 max=0.008699 Jy/beam ! Clean residual mean=0.000042 rms=0.002549 Jy/beam ! Combined flux in latest and established models = 0.113822 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.113822 Jy ! ! Correcting IF 1. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.090057Jy sigma=1.480399 ! Fit after self-cal, rms=0.076681Jy sigma=1.206973 ! Inverting map and beam ! Estimated beam: bmin=2.837 mas, bmaj=12.28 mas, bpa=-16.9 degrees ! Estimated noise=1.37754 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0197476 Jy ! Component: 100 - total flux cleaned = 0.0286745 Jy ! Total flux subtracted in 100 components = 0.0286745 Jy ! Clean residual min=-0.005887 max=0.006746 Jy/beam ! Clean residual mean=-0.000018 rms=0.001856 Jy/beam ! Combined flux in latest and established models = 0.142497 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 37 components and 0.142497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071976Jy sigma=1.114347 ! Fit after self-cal, rms=0.071971Jy sigma=1.114195 ! 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.517 mas, bmaj=13.42 mas, bpa=-16.32 degrees ! Estimated noise=1.07256 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.00735678 Jy ! Component: 100 - total flux cleaned = 0.0109938 Jy ! Component: 150 - total flux cleaned = 0.0128443 Jy ! Component: 200 - total flux cleaned = 0.0133746 Jy ! Total flux subtracted in 200 components = 0.0133746 Jy ! Clean residual min=-0.004977 max=0.008081 Jy/beam ! Clean residual mean=0.000057 rms=0.001595 Jy/beam ! Combined flux in latest and established models = 0.155872 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 55 components and 0.155872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071479Jy sigma=1.101708 ! Fit after self-cal, rms=0.071476Jy sigma=1.101497 ! 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.517 x 13.42 at -16.32 degrees (North through East) ! Clean map min=-0.0049825 max=0.11479 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: 0.998811 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.11 HN 0.99 KP 0.92 ! LA 1.04 MK 0.92 NL 0.91 OV 1.07 ! PT 1.04 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.983084 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 1.09 KP 0.97 ! LA 1.03 MK 0.92 NL 0.99 OV 1.10 ! PT 1.06 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.972822 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.98 HN 1.05 KP 0.97 ! LA 0.93 MK 1.12 NL 0.99 OV 1.05 ! PT 1.06 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.071476Jy sigma=1.101497 ! Fit after self-cal, rms=0.071051Jy sigma=1.090250 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.071051Jy sigma=1.090250 ! Fit after self-cal, rms=0.071048Jy sigma=1.090230 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=13.6 mas, bpa=-16.52 degrees ! Estimated noise=1.07573 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 (-8, 11.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00665773 Jy ! Component: 100 - total flux cleaned = 0.00837138 Jy ! Component: 150 - total flux cleaned = 0.00926452 Jy ! Component: 200 - total flux cleaned = 0.00993073 Jy ! Total flux subtracted in 200 components = 0.00993073 Jy ! Clean residual min=-0.004113 max=0.003883 Jy/beam ! Clean residual mean=0.000040 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.165802 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 101 components and 0.165802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070364Jy sigma=1.076658 ! Fit after self-cal, rms=0.070400Jy sigma=1.075855 ! 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.070400Jy sigma=1.075855 ! Fit after self-cal, rms=0.065864Jy sigma=1.014267 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.00164377 Jy ! Component: 100 - total flux cleaned = 0.00243296 Jy ! Component: 150 - total flux cleaned = 0.00301544 Jy ! Component: 200 - total flux cleaned = 0.0034608 Jy ! Total flux subtracted in 200 components = 0.0034608 Jy ! Clean residual min=-0.004144 max=0.003412 Jy/beam ! Clean residual mean=0.000026 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.169263 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 137 components and 0.169263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065612Jy sigma=1.010894 ! Fit after self-cal, rms=0.065229Jy sigma=1.005928 ! 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.497 x 13.6 at -16.52 degrees (North through East) ! Clean map min=-0.0039547 max=0.1171 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.065229Jy sigma=1.005928 ! Fit after self-cal, rms=0.065898Jy sigma=0.994944 ! 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.065898Jy sigma=0.994944 ! Fit after self-cal, rms=0.065883Jy sigma=0.994303 ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=13.76 mas, bpa=-16.38 degrees ! Estimated noise=1.08836 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00349602 Jy ! Component: 100 - total flux cleaned = 0.00532406 Jy ! Component: 150 - total flux cleaned = 0.00604969 Jy ! Component: 200 - total flux cleaned = 0.00627498 Jy ! Total flux subtracted in 200 components = 0.00627498 Jy ! Clean residual min=-0.003798 max=0.002618 Jy/beam ! Clean residual mean=0.000018 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.175538 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 163 components and 0.175538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065556Jy sigma=0.990571 ! Fit after self-cal, rms=0.065581Jy sigma=0.990381 ! 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.065581Jy sigma=0.990381 ! Fit after self-cal, rms=0.065650Jy sigma=0.979652 ! 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.065650Jy sigma=0.979652 ! Fit after self-cal, rms=0.065660Jy sigma=0.979524 ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=13.69 mas, bpa=-16.49 degrees ! Estimated noise=1.10797 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00337453 Jy ! Component: 100 - total flux cleaned = 0.00427726 Jy ! Component: 150 - total flux cleaned = 0.00482448 Jy ! Component: 200 - total flux cleaned = 0.00519473 Jy ! Total flux subtracted in 200 components = 0.00519473 Jy ! Clean residual min=-0.003646 max=0.002645 Jy/beam ! Clean residual mean=0.000023 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.180733 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 184 components and 0.180733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065352Jy sigma=0.975905 ! Fit after self-cal, rms=0.065371Jy sigma=0.975823 ! 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.103 mas, bmaj=15.83 mas, bpa=-1.526 degrees ! Estimated noise=1.34094 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.00109143 Jy ! Component: 100 - total flux cleaned = 0.00142329 Jy ! Component: 150 - total flux cleaned = 0.00150069 Jy ! Component: 200 - total flux cleaned = 0.00156587 Jy ! Total flux subtracted in 200 components = 0.00156587 Jy ! Clean residual min=-0.003057 max=0.002773 Jy/beam ! Clean residual mean=0.000030 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.182299 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 219 components and 0.182299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065327Jy sigma=0.975360 ! Fit after self-cal, rms=0.065346Jy sigma=0.975285 ! 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=12.36 mas, bpa=-16.96 degrees ! Estimated noise=1.40705 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.101576 Jy ! Component: 100 - total flux cleaned = 0.130823 Jy ! Component: 150 - total flux cleaned = 0.144835 Jy ! Component: 200 - total flux cleaned = 0.151761 Jy ! Total flux subtracted in 200 components = 0.151761 Jy ! Clean residual min=-0.006197 max=0.005493 Jy/beam ! Clean residual mean=0.000081 rms=0.001696 Jy/beam ! Combined flux in latest and established models = 0.151761 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.151761 Jy ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=13.69 mas, bpa=-16.49 degrees ! Estimated noise=1.10797 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.00893121 Jy ! Component: 100 - total flux cleaned = 0.0146802 Jy ! Component: 150 - total flux cleaned = 0.0176515 Jy ! Component: 200 - total flux cleaned = 0.020053 Jy ! Total flux subtracted in 200 components = 0.020053 Jy ! Clean residual min=-0.003677 max=0.003380 Jy/beam ! Clean residual mean=0.000063 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.171814 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 96 components and 0.171814 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.103 mas, bmaj=15.83 mas, bpa=-1.526 degrees ! Estimated noise=1.34094 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.00421223 Jy ! Component: 100 - total flux cleaned = 0.00596068 Jy ! Component: 150 - total flux cleaned = 0.00698843 Jy ! Component: 200 - total flux cleaned = 0.00777464 Jy ! Total flux subtracted in 200 components = 0.00777464 Jy ! Clean residual min=-0.003078 max=0.002569 Jy/beam ! Clean residual mean=0.000051 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.179588 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 167 components and 0.179588 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=13.69 mas, bpa=-16.49 degrees ! Estimated noise=1.10797 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104411 Jy ! Component: 100 - total flux cleaned = -0.000246703 Jy ! Component: 150 - total flux cleaned = 1.85743e-05 Jy ! Component: 200 - total flux cleaned = 0.000380744 Jy ! Total flux subtracted in 200 components = 0.000380744 Jy ! Clean residual min=-0.003258 max=0.002746 Jy/beam ! Clean residual mean=0.000026 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.179969 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 187 components and 0.179969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065314Jy sigma=0.975221 ! Fit after self-cal, rms=0.065325Jy sigma=0.975108 wmodel J1547-0943_S_2005_07_09_yyk\_map.mod ! Writing 187 model components to file: J1547-0943_S_2005_07_09_yyk_map.mod wobs J1547-0943_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J1547-0943_S_2005_07_09_yyk_uvs.fits wwins J1547-0943_S_2005_07_09_yyk\_map.win ! wwins: Wrote 2 windows to J1547-0943_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=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104799 Jy ! Component: 100 - total flux cleaned = -0.00145994 Jy ! Component: 150 - total flux cleaned = -0.00150891 Jy ! Component: 200 - total flux cleaned = -0.00133027 Jy ! Component: 250 - total flux cleaned = -0.00116024 Jy ! Component: 300 - total flux cleaned = -0.000874142 Jy ! Component: 350 - total flux cleaned = -0.000755901 Jy ! Component: 400 - total flux cleaned = -0.000641473 Jy ! Component: 450 - total flux cleaned = -0.000456072 Jy ! Component: 500 - total flux cleaned = -0.000348259 Jy ! Component: 550 - total flux cleaned = -0.000242895 Jy ! Component: 600 - total flux cleaned = -3.84772e-05 Jy ! Component: 650 - total flux cleaned = 9.38232e-05 Jy ! Component: 700 - total flux cleaned = 0.000190629 Jy ! Component: 750 - total flux cleaned = 0.000317397 Jy ! Component: 800 - total flux cleaned = 0.000442287 Jy ! Component: 850 - total flux cleaned = 0.000687159 Jy ! Component: 900 - total flux cleaned = 0.000866664 Jy ! Component: 950 - total flux cleaned = 0.00107255 Jy ! Component: 1000 - total flux cleaned = 0.00127487 Jy ! Component: 1050 - total flux cleaned = 0.00147398 Jy ! Component: 1100 - total flux cleaned = 0.00175443 Jy ! Component: 1150 - total flux cleaned = 0.00194802 Jy ! Component: 1200 - total flux cleaned = 0.0021935 Jy ! Component: 1250 - total flux cleaned = 0.00232831 Jy ! Component: 1300 - total flux cleaned = 0.00246127 Jy ! Component: 1350 - total flux cleaned = 0.00261865 Jy ! Component: 1400 - total flux cleaned = 0.00274825 Jy ! Component: 1450 - total flux cleaned = 0.00295307 Jy ! Component: 1500 - total flux cleaned = 0.00310438 Jy ! Component: 1550 - total flux cleaned = 0.00317935 Jy ! Component: 1600 - total flux cleaned = 0.00330307 Jy ! Component: 1650 - total flux cleaned = 0.00342544 Jy ! Component: 1700 - total flux cleaned = 0.00359444 Jy ! Component: 1750 - total flux cleaned = 0.00376127 Jy ! Component: 1800 - total flux cleaned = 0.00383198 Jy ! Component: 1850 - total flux cleaned = 0.00397224 Jy ! Component: 1900 - total flux cleaned = 0.00406475 Jy ! Component: 1950 - total flux cleaned = 0.00427099 Jy ! Component: 2000 - total flux cleaned = 0.00431619 Jy ! Total flux subtracted in 2048 components = 0.00433854 Jy ! Clean residual min=-0.001274 max=0.001278 Jy/beam ! Clean residual mean=0.000009 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.184308 Jy keep ! Adding 121 model components to the UV plane model. ! The established model now contains 308 components and 0.184308 Jy ![Exited script file: muppet] wmap "J1547-0943_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.405 x 13.69 at -16.49 degrees (North through East) ! Clean map min=-0.0046945 max=0.12096 Jy/beam ! Writing clean map to FITS file: J1547-0943_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.120964 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000475271 device "J1547-0943_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J1547-0943_S_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.17871 1.17871 2.35742 4.71484 9.42967 18.8593 37.7187 75.4374 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.12 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.405 x 13.69 at -16.49 degrees (North through East) ! Clean map min=-0.0046945 max=0.12096 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1547-0943_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J1547-0943_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1547-0943_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 10:40:30 2006