! Started logfile: /g0/scr/pima/npcsa_uvs/J1743-0350_S_uvs.log on Sun Oct 6 10:35:00 2013 obs /g0/scr/pima/npcsa_uvs/J1743-0350_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J1743-0350_S_uva.fits ! AN table 1: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.874074 visibilities/baseline/integration-bin. ! Found source: J1743-0350 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3776 visibilities. select RR ! 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 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsa_uvs/J1743-0350_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! 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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 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=5.037447Jy sigma=169.929409 ! Fit after self-cal, rms=4.059896Jy sigma=137.875737 ! 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.521 mas, bmaj=6.526 mas, bpa=-4.454 degrees ! Estimated noise=0.590449 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.79159 Jy ! Component: 100 - total flux cleaned = 4.62878 Jy ! Total flux subtracted in 100 components = 4.62878 Jy ! Clean residual min=-0.178334 max=0.278801 Jy/beam ! Clean residual mean=-0.000044 rms=0.048865 Jy/beam ! Combined flux in latest and established models = 4.62878 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 4.62878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.850591Jy sigma=29.048373 ! Fit after self-cal, rms=0.850590Jy sigma=29.048317 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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.075 mas, bmaj=7.961 mas, bpa=-7.012 degrees ! Estimated noise=0.352082 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.434429 Jy ! Component: 100 - total flux cleaned = 0.629693 Jy ! Component: 150 - total flux cleaned = 0.730341 Jy ! Component: 200 - total flux cleaned = 0.786304 Jy ! Total flux subtracted in 200 components = 0.786304 Jy ! Clean residual min=-0.143495 max=0.129468 Jy/beam ! Clean residual mean=-0.000107 rms=0.037728 Jy/beam ! Combined flux in latest and established models = 5.41509 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 38 components and 5.41509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.639238Jy sigma=21.325444 ! Fit after self-cal, rms=0.639212Jy sigma=21.324273 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 1.01 KP 1.00 ! LA 1.14 MK 0.92 NL 1.02 OV 1.02 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 1.02 KP 1.01 ! LA 1.08 MK 0.98 NL 1.02 OV 1.02 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.05 HN 1.04 KP 1.00 ! LA 0.88 MK 1.08 NL 1.11 OV 1.05 ! SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.06 HN 0.96 KP 0.92 ! LA 0.75 MK 1.09 NL 1.02 OV 0.88 ! SC 1.10 ! ! ! Fit before self-cal, rms=0.639212Jy sigma=21.324273 ! Fit after self-cal, rms=0.128167Jy sigma=3.834939 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=8.016 mas, bpa=-7.035 degrees ! Estimated noise=0.352305 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00841731 Jy ! Component: 100 - total flux cleaned = -0.00878929 Jy ! Component: 150 - total flux cleaned = -0.00968537 Jy ! Component: 200 - total flux cleaned = -0.00968813 Jy ! Total flux subtracted in 200 components = -0.00968813 Jy ! Clean residual min=-0.019426 max=0.015470 Jy/beam ! Clean residual mean=-0.000022 rms=0.004135 Jy/beam ! Combined flux in latest and established models = 5.4054 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 5.4054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125837Jy sigma=3.784071 ! Fit after self-cal, rms=0.125852Jy sigma=3.780896 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125852Jy sigma=3.780896 ! Fit after self-cal, rms=0.124858Jy sigma=3.770159 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=8.02 mas, bpa=-7.017 degrees ! Estimated noise=0.352294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00772505 Jy ! Component: 100 - total flux cleaned = -0.00912037 Jy ! Component: 150 - total flux cleaned = -0.00936025 Jy ! Component: 200 - total flux cleaned = -0.00936389 Jy ! Total flux subtracted in 200 components = -0.00936389 Jy ! Clean residual min=-0.018657 max=0.014295 Jy/beam ! Clean residual mean=-0.000021 rms=0.003920 Jy/beam ! Combined flux in latest and established models = 5.39604 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 5.39604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123474Jy sigma=3.735147 ! Fit after self-cal, rms=0.123437Jy sigma=3.734031 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000264321 Jy ! Component: 100 - total flux cleaned = 6.36284e-05 Jy ! Component: 150 - total flux cleaned = 6.94483e-05 Jy ! Component: 200 - total flux cleaned = 7.9912e-05 Jy ! Total flux subtracted in 200 components = 7.9912e-05 Jy ! Clean residual min=-0.017907 max=0.013791 Jy/beam ! Clean residual mean=-0.000021 rms=0.003857 Jy/beam ! Combined flux in latest and established models = 5.39612 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 5.39612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122734Jy sigma=3.718493 ! Fit after self-cal, rms=0.122710Jy sigma=3.717664 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122710Jy sigma=3.717664 ! Fit after self-cal, rms=0.121638Jy sigma=3.707602 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=8.025 mas, bpa=-7.01 degrees ! Estimated noise=0.352357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00758051 Jy ! Component: 100 - total flux cleaned = -0.00843879 Jy ! Component: 150 - total flux cleaned = -0.00862907 Jy ! Component: 200 - total flux cleaned = -0.00879981 Jy ! Total flux subtracted in 200 components = -0.00879981 Jy ! Clean residual min=-0.017255 max=0.012910 Jy/beam ! Clean residual mean=-0.000020 rms=0.003678 Jy/beam ! Combined flux in latest and established models = 5.38732 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 5.38732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120804Jy sigma=3.683313 ! Fit after self-cal, rms=0.120794Jy sigma=3.682804 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.99527e-05 Jy ! Component: 100 - total flux cleaned = 3.97139e-05 Jy ! Component: 150 - total flux cleaned = -0.000116712 Jy ! Component: 200 - total flux cleaned = -0.000261036 Jy ! Total flux subtracted in 200 components = -0.000261036 Jy ! Clean residual min=-0.016602 max=0.012584 Jy/beam ! Clean residual mean=-0.000020 rms=0.003629 Jy/beam ! Combined flux in latest and established models = 5.38705 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 5.38705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120344Jy sigma=3.671969 ! Fit after self-cal, rms=0.120338Jy sigma=3.671672 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120338Jy sigma=3.671672 ! Fit after self-cal, rms=0.119453Jy sigma=3.664064 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.092 mas, bmaj=12.14 mas, bpa=-2.693 degrees ! Estimated noise=0.422201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.011426 Jy ! Component: 100 - total flux cleaned = -0.0171227 Jy ! Component: 150 - total flux cleaned = -0.0201761 Jy ! Component: 200 - total flux cleaned = -0.0210269 Jy ! Total flux subtracted in 200 components = -0.0210269 Jy ! Clean residual min=-0.013854 max=0.013937 Jy/beam ! Clean residual mean=-0.000036 rms=0.004162 Jy/beam ! Combined flux in latest and established models = 5.36603 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 5.36603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119874Jy sigma=3.660217 ! Fit after self-cal, rms=0.119866Jy sigma=3.659798 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000858112 Jy ! Component: 100 - total flux cleaned = -0.0009898 Jy ! Component: 150 - total flux cleaned = -0.00116966 Jy ! Component: 200 - total flux cleaned = -0.00144867 Jy ! Total flux subtracted in 200 components = -0.00144867 Jy ! Clean residual min=-0.014047 max=0.013725 Jy/beam ! Clean residual mean=-0.000036 rms=0.004116 Jy/beam ! Combined flux in latest and established models = 5.36458 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 75 components and 5.36458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120007Jy sigma=3.658553 ! Fit after self-cal, rms=0.120004Jy sigma=3.658205 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=8.03 mas, bpa=-7.006 degrees ! Estimated noise=0.352412 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.108 x 8.03 at -7.006 degrees (North through East) ! Clean map min=-0.01402 max=5.0079 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120004Jy sigma=3.658205 ! Fit after self-cal, rms=0.111233Jy sigma=3.335185 ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=8.032 mas, bpa=-6.992 degrees ! Estimated noise=0.352103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00634353 Jy ! Component: 100 - total flux cleaned = -0.00614309 Jy ! Component: 150 - total flux cleaned = -0.00595173 Jy ! Component: 200 - total flux cleaned = -0.00560171 Jy ! Total flux subtracted in 200 components = -0.00560171 Jy ! Clean residual min=-0.014655 max=0.011137 Jy/beam ! Clean residual mean=-0.000018 rms=0.003231 Jy/beam ! Combined flux in latest and established models = 5.35898 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 80 components and 5.35898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110384Jy sigma=3.314304 ! Fit after self-cal, rms=0.110382Jy sigma=3.314215 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000337096 Jy ! Component: 100 - total flux cleaned = 0.000490261 Jy ! Component: 150 - total flux cleaned = 0.000640311 Jy ! Component: 200 - total flux cleaned = 0.000647038 Jy ! Total flux subtracted in 200 components = 0.000647038 Jy ! Clean residual min=-0.014288 max=0.011086 Jy/beam ! Clean residual mean=-0.000018 rms=0.003205 Jy/beam ! Combined flux in latest and established models = 5.35962 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 5.35962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109897Jy sigma=3.305039 ! Fit after self-cal, rms=0.109897Jy sigma=3.304965 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109897Jy sigma=3.304965 ! Fit after self-cal, rms=0.109307Jy sigma=3.299990 print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative 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.536 mas, bmaj=6.557 mas, bpa=-4.503 degrees ! Estimated noise=0.595876 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.82645 Jy ! Component: 100 - total flux cleaned = 4.66514 Jy ! Component: 150 - total flux cleaned = 4.95171 Jy ! Component: 200 - total flux cleaned = 5.1116 Jy ! Total flux subtracted in 200 components = 5.1116 Jy ! Clean residual min=-0.057198 max=0.079433 Jy/beam ! Clean residual mean=-0.000005 rms=0.012922 Jy/beam ! Combined flux in latest and established models = 5.11161 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 5.11161 Jy ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=8.036 mas, bpa=-6.988 degrees ! Estimated noise=0.352116 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121598 Jy ! Component: 100 - total flux cleaned = 0.180721 Jy ! Component: 150 - total flux cleaned = 0.211712 Jy ! Component: 200 - total flux cleaned = 0.228855 Jy ! Total flux subtracted in 200 components = 0.228855 Jy ! Clean residual min=-0.018117 max=0.012909 Jy/beam ! Clean residual mean=-0.000018 rms=0.003634 Jy/beam ! Combined flux in latest and established models = 5.34046 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 41 components and 5.34046 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.097 mas, bmaj=12.15 mas, bpa=-2.682 degrees ! Estimated noise=0.421121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00388548 Jy ! Component: 100 - total flux cleaned = 0.00408869 Jy ! Component: 150 - total flux cleaned = 0.00392475 Jy ! Component: 200 - total flux cleaned = 0.00385003 Jy ! Total flux subtracted in 200 components = 0.00385003 Jy ! Clean residual min=-0.013233 max=0.012168 Jy/beam ! Clean residual mean=-0.000033 rms=0.003897 Jy/beam ! Combined flux in latest and established models = 5.34431 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000129019 Jy ! Component: 100 - total flux cleaned = -0.000243665 Jy ! Component: 150 - total flux cleaned = -0.000342803 Jy ! Component: 200 - total flux cleaned = -0.00044123 Jy ! Total flux subtracted in 200 components = -0.00044123 Jy ! Clean residual min=-0.013257 max=0.012149 Jy/beam ! Clean residual mean=-0.000034 rms=0.003888 Jy/beam ! Combined flux in latest and established models = 5.34387 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 5.34387 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=8.036 mas, bpa=-6.988 degrees ! Estimated noise=0.352116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000132745 Jy ! Component: 100 - total flux cleaned = 0.00218529 Jy ! Component: 150 - total flux cleaned = 0.0039335 Jy ! Component: 200 - total flux cleaned = 0.00547628 Jy ! Total flux subtracted in 200 components = 0.00547628 Jy ! Clean residual min=-0.016506 max=0.012229 Jy/beam ! Clean residual mean=-0.000018 rms=0.003369 Jy/beam ! Combined flux in latest and established models = 5.34935 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 5.34935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115783Jy sigma=3.371824 ! Fit after self-cal, rms=0.115721Jy sigma=3.371235 wmodel /g0/scr/pima/npcsa_uvs/J1743-0350_S_map.mod ! Writing 58 model components to file: /g0/scr/pima/npcsa_uvs/J1743-0350_S_map.mod wobs /g0/scr/pima/npcsa_uvs/J1743-0350_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J1743-0350_S_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J1743-0350_S_map.win ! wwins: Wrote 1 windows to /g0/scr/pima/npcsa_uvs/J1743-0350_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00718924 Jy ! Component: 100 - total flux cleaned = -0.0135671 Jy ! Component: 150 - total flux cleaned = -0.0194298 Jy ! Component: 200 - total flux cleaned = -0.0242128 Jy ! Component: 250 - total flux cleaned = -0.028673 Jy ! Component: 300 - total flux cleaned = -0.0325247 Jy ! Component: 350 - total flux cleaned = -0.0361909 Jy ! Component: 400 - total flux cleaned = -0.0398618 Jy ! Component: 450 - total flux cleaned = -0.0427127 Jy ! Component: 500 - total flux cleaned = -0.0456128 Jy ! Component: 550 - total flux cleaned = -0.0482455 Jy ! Component: 600 - total flux cleaned = -0.0509285 Jy ! Component: 650 - total flux cleaned = -0.053089 Jy ! Component: 700 - total flux cleaned = -0.0546258 Jy ! Component: 750 - total flux cleaned = -0.0561118 Jy ! Component: 800 - total flux cleaned = -0.0574226 Jy ! Component: 850 - total flux cleaned = -0.0586966 Jy ! Component: 900 - total flux cleaned = -0.0598138 Jy ! Component: 950 - total flux cleaned = -0.061028 Jy ! Component: 1000 - total flux cleaned = -0.0620936 Jy ! Component: 1050 - total flux cleaned = -0.0629055 Jy ! Component: 1100 - total flux cleaned = -0.0639281 Jy ! Component: 1150 - total flux cleaned = -0.0649269 Jy ! Component: 1200 - total flux cleaned = -0.0656889 Jy ! Component: 1250 - total flux cleaned = -0.0664363 Jy ! Component: 1300 - total flux cleaned = -0.0674809 Jy ! Component: 1350 - total flux cleaned = -0.0681954 Jy ! Component: 1400 - total flux cleaned = -0.0688987 Jy ! Component: 1450 - total flux cleaned = -0.0697845 Jy ! Component: 1500 - total flux cleaned = -0.0703624 Jy ! Component: 1550 - total flux cleaned = -0.0708379 Jy ! Component: 1600 - total flux cleaned = -0.0714914 Jy ! Component: 1650 - total flux cleaned = -0.0722241 Jy ! Component: 1700 - total flux cleaned = -0.0726739 Jy ! Component: 1750 - total flux cleaned = -0.0729405 Jy ! Component: 1800 - total flux cleaned = -0.0737263 Jy ! Component: 1850 - total flux cleaned = -0.0742408 Jy ! Component: 1900 - total flux cleaned = -0.074662 Jy ! Component: 1950 - total flux cleaned = -0.0751602 Jy ! Component: 2000 - total flux cleaned = -0.0755691 Jy ! Component: 2050 - total flux cleaned = -0.0759726 Jy ! Component: 2100 - total flux cleaned = -0.0764502 Jy ! Component: 2150 - total flux cleaned = -0.0769203 Jy ! Component: 2200 - total flux cleaned = -0.0774609 Jy ! Component: 2250 - total flux cleaned = -0.0781444 Jy ! Component: 2300 - total flux cleaned = -0.0785189 Jy ! Component: 2350 - total flux cleaned = -0.0791089 Jy ! Component: 2400 - total flux cleaned = -0.0796202 Jy ! Component: 2450 - total flux cleaned = -0.0798368 Jy ! Component: 2500 - total flux cleaned = -0.080264 Jy ! Component: 2550 - total flux cleaned = -0.0805451 Jy ! Component: 2600 - total flux cleaned = -0.0808918 Jy ! Component: 2650 - total flux cleaned = -0.0813722 Jy ! Component: 2700 - total flux cleaned = -0.0815749 Jy ! Component: 2750 - total flux cleaned = -0.0818431 Jy ! Component: 2800 - total flux cleaned = -0.0822408 Jy ! Component: 2850 - total flux cleaned = -0.0823065 Jy ! Component: 2900 - total flux cleaned = -0.0823715 Jy ! Component: 2950 - total flux cleaned = -0.0827561 Jy ! Component: 3000 - total flux cleaned = -0.0830091 Jy ! Component: 3050 - total flux cleaned = -0.0831346 Jy ! Component: 3100 - total flux cleaned = -0.0830716 Jy ! Component: 3150 - total flux cleaned = -0.0832561 Jy ! Component: 3200 - total flux cleaned = -0.0833775 Jy ! Component: 3250 - total flux cleaned = -0.0831968 Jy ! Component: 3300 - total flux cleaned = -0.0833769 Jy ! Component: 3350 - total flux cleaned = -0.0835548 Jy ! Component: 3400 - total flux cleaned = -0.0835548 Jy ! Component: 3450 - total flux cleaned = -0.0834971 Jy ! Component: 3500 - total flux cleaned = -0.0837284 Jy ! Component: 3550 - total flux cleaned = -0.0836136 Jy ! Component: 3600 - total flux cleaned = -0.08367 Jy ! Component: 3650 - total flux cleaned = -0.0837262 Jy ! Component: 3700 - total flux cleaned = -0.0835588 Jy ! Component: 3750 - total flux cleaned = -0.0837255 Jy ! Component: 3800 - total flux cleaned = -0.0837257 Jy ! Component: 3850 - total flux cleaned = -0.0837803 Jy ! Component: 3900 - total flux cleaned = -0.0838346 Jy ! Component: 3950 - total flux cleaned = -0.0837803 Jy ! Component: 4000 - total flux cleaned = -0.0838337 Jy ! Component: 4050 - total flux cleaned = -0.0836742 Jy ! Total flux subtracted in 4096 components = -0.0838324 Jy ! Clean residual min=-0.002871 max=0.002815 Jy/beam ! Clean residual mean=-0.000001 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 5.26551 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 334 components and 5.26552 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J1743-0350_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.112 x 8.036 at -6.988 degrees (North through East) ! Clean map min=-0.0080617 max=5.0088 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J1743-0350_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 5.00878 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000963696 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0577204 0.0577204 0.115441 0.230881 0.461763 0.923526 1.84705 3.6941 7.38821 14.7764 29.5528 59.1057 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(1000*peak_flux)/1000 ! peak= 5.008 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J1743-0350_S_uvs.log closed on Sun Oct 6 10:35:04 2013