! Started logfile: J2236-1706_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:36:55 2017 obs J2236-1706_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2236-1706_S_2015_01_23_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.946423 visibilities/baseline/integration-bin. ! Found source: J2236-1706 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 338 lines of history. ! ! Reading 12436 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 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 ![@muppet J2236-1706_S_2015_01_23_pus] 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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.322693Jy sigma=0.008184 ! Fit after self-cal, rms=1.276582Jy sigma=0.008001 ! 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.478 mas, bmaj=6.452 mas, bpa=-5.145 degrees ! Estimated noise=1115.68 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 = 0.105158 Jy ! Component: 100 - total flux cleaned = 0.132153 Jy ! Total flux subtracted in 100 components = 0.132153 Jy ! Clean residual min=-0.006649 max=0.014809 Jy/beam ! Clean residual mean=0.000008 rms=0.002013 Jy/beam ! Combined flux in latest and established models = 0.132153 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.132153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.988916Jy sigma=0.000873 ! Fit after self-cal, rms=0.988915Jy sigma=0.000873 ! Inverting map ! Added new window around map position (5.5, 4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159964 Jy ! Component: 100 - total flux cleaned = 0.026308 Jy ! Total flux subtracted in 100 components = 0.026308 Jy ! Clean residual min=-0.005290 max=0.006883 Jy/beam ! Clean residual mean=0.000012 rms=0.001421 Jy/beam ! Combined flux in latest and established models = 0.158461 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.158461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.988015Jy sigma=0.000832 ! Fit after self-cal, rms=0.988021Jy sigma=0.000831 ! 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=2.965 mas, bmaj=7.365 mas, bpa=-4.4 degrees ! Estimated noise=739.724 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.012108 Jy ! Component: 100 - total flux cleaned = 0.0195243 Jy ! Component: 150 - total flux cleaned = 0.0244632 Jy ! Component: 200 - total flux cleaned = 0.0278149 Jy ! Total flux subtracted in 200 components = 0.0278149 Jy ! Clean residual min=-0.003993 max=0.006208 Jy/beam ! Clean residual mean=0.000028 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.186276 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 53 components and 0.186276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.987376Jy sigma=0.000813 ! Fit after self-cal, rms=0.987440Jy sigma=0.000813 ! 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 0.97 FD 1.40 HN 0.99 KP 1.06 ! LA 1.07 MK 1.02 NL 1.00 OV 0.95 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.78 HN 1.04 KP 1.02 ! LA 1.02 MK 1.04 NL 1.16 OV 0.99 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.76 HN 1.07 KP 0.87 ! LA 0.79 MK 1.04 NL 1.20 OV 0.93 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.09 HN 1.00 KP 0.82 ! LA 0.86 MK 0.97 NL 0.99 OV 0.97 ! PT 1.00 SC 1.02 ! ! ! Fit before self-cal, rms=0.987440Jy sigma=0.000813 ! Fit after self-cal, rms=0.191974Jy sigma=0.000791 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.985 mas, bmaj=7.388 mas, bpa=-4.106 degrees ! Estimated noise=735.267 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.000348741 Jy ! Component: 100 - total flux cleaned = 0.000219641 Jy ! Component: 150 - total flux cleaned = 0.000143729 Jy ! Component: 200 - total flux cleaned = 0.000121762 Jy ! Total flux subtracted in 200 components = 0.000121762 Jy ! Clean residual min=-0.002587 max=0.003192 Jy/beam ! Clean residual mean=0.000012 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.186398 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.186398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191963Jy sigma=0.000791 ! Fit after self-cal, rms=0.192163Jy sigma=0.000791 ! 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.192163Jy sigma=0.000791 ! Fit after self-cal, rms=0.195033Jy sigma=0.000789 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.381 mas, bpa=-3.988 degrees ! Estimated noise=734.571 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000286145 Jy ! Component: 100 - total flux cleaned = -0.000317119 Jy ! Component: 150 - total flux cleaned = -0.000296168 Jy ! Component: 200 - total flux cleaned = -0.000278738 Jy ! Total flux subtracted in 200 components = -0.000278738 Jy ! Clean residual min=-0.002457 max=0.002765 Jy/beam ! Clean residual mean=0.000004 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.186119 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.186119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195024Jy sigma=0.000789 ! Fit after self-cal, rms=0.195047Jy sigma=0.000789 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) ! Added new window around map position (17.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294024 Jy ! Component: 100 - total flux cleaned = 0.00470939 Jy ! Component: 150 - total flux cleaned = 0.00530388 Jy ! Component: 200 - total flux cleaned = 0.00561255 Jy ! Total flux subtracted in 200 components = 0.00561255 Jy ! Clean residual min=-0.002162 max=0.002342 Jy/beam ! Clean residual mean=0.000008 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.191732 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.191732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194983Jy sigma=0.000788 ! Fit after self-cal, rms=0.194954Jy sigma=0.000788 ! Inverting map ! Added new window around map position (-116.5, -85.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200713 Jy ! Component: 100 - total flux cleaned = 0.0030747 Jy ! Component: 150 - total flux cleaned = 0.00355587 Jy ! Component: 200 - total flux cleaned = 0.00376799 Jy ! Total flux subtracted in 200 components = 0.00376799 Jy ! Clean residual min=-0.002012 max=0.002024 Jy/beam ! Clean residual mean=0.000009 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.1955 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 108 components and 0.195499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194910Jy sigma=0.000788 ! Fit after self-cal, rms=0.194890Jy sigma=0.000787 ! 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.194890Jy sigma=0.000787 ! Fit after self-cal, rms=0.194800Jy sigma=0.000787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.977 mas, bmaj=7.377 mas, bpa=-3.872 degrees ! Estimated noise=733.338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000252465 Jy ! Component: 100 - total flux cleaned = 0.000734339 Jy ! Component: 150 - total flux cleaned = 0.000880776 Jy ! Component: 200 - total flux cleaned = 0.000934305 Jy ! Total flux subtracted in 200 components = 0.000934305 Jy ! Clean residual min=-0.002047 max=0.002029 Jy/beam ! Clean residual mean=0.000010 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.196434 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 117 components and 0.196434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194776Jy sigma=0.000787 ! Fit after self-cal, rms=0.194780Jy sigma=0.000787 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.000218454 Jy ! Component: 100 - total flux cleaned = 0.000242517 Jy ! Component: 150 - total flux cleaned = 0.000242615 Jy ! Component: 200 - total flux cleaned = 0.000242866 Jy ! Total flux subtracted in 200 components = 0.000242866 Jy ! Clean residual min=-0.002053 max=0.002031 Jy/beam ! Clean residual mean=0.000010 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.196677 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 133 components and 0.196677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194771Jy sigma=0.000787 ! Fit after self-cal, rms=0.194769Jy sigma=0.000787 ! 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.194769Jy sigma=0.000787 ! Fit after self-cal, rms=0.194333Jy sigma=0.000787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.276 mas, bmaj=14.64 mas, bpa=-2.111 degrees ! Estimated noise=987.421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000188128 Jy ! Component: 100 - total flux cleaned = 6.58907e-05 Jy ! Component: 150 - total flux cleaned = -2.16454e-05 Jy ! Component: 200 - total flux cleaned = -6.19638e-05 Jy ! Total flux subtracted in 200 components = -6.19638e-05 Jy ! Clean residual min=-0.002969 max=0.002621 Jy/beam ! Clean residual mean=0.000022 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.196615 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 145 components and 0.196615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194330Jy sigma=0.000787 ! Fit after self-cal, rms=0.194329Jy sigma=0.000787 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 = 7.58129e-05 Jy ! Component: 100 - total flux cleaned = 2.03664e-05 Jy ! Component: 150 - total flux cleaned = -4.70051e-05 Jy ! Component: 200 - total flux cleaned = -9.54782e-05 Jy ! Total flux subtracted in 200 components = -9.54782e-05 Jy ! Clean residual min=-0.003006 max=0.002605 Jy/beam ! Clean residual mean=0.000022 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.196519 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 153 components and 0.196519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194329Jy sigma=0.000787 ! Fit after self-cal, rms=0.194328Jy sigma=0.000787 ! 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=2.975 mas, bmaj=7.373 mas, bpa=-3.844 degrees ! Estimated noise=732.115 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.975 x 7.373 at -3.844 degrees (North through East) ! Clean map min=-0.0020004 max=0.13911 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 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.485 mas, bmaj=6.447 mas, bpa=-4.503 degrees ! Estimated noise=1109.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103877 Jy ! Component: 100 - total flux cleaned = 0.131721 Jy ! Component: 150 - total flux cleaned = 0.147988 Jy ! Component: 200 - total flux cleaned = 0.158469 Jy ! Total flux subtracted in 200 components = 0.158469 Jy ! Clean residual min=-0.004199 max=0.005604 Jy/beam ! Clean residual mean=-0.000003 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.158469 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.158469 Jy ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=7.373 mas, bpa=-3.844 degrees ! Estimated noise=732.115 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.0101791 Jy ! Component: 100 - total flux cleaned = 0.016078 Jy ! Component: 150 - total flux cleaned = 0.0203324 Jy ! Component: 200 - total flux cleaned = 0.0237094 Jy ! Total flux subtracted in 200 components = 0.0237094 Jy ! Clean residual min=-0.002463 max=0.003081 Jy/beam ! Clean residual mean=0.000004 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.182179 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 69 components and 0.182179 Jy ! Inverting map ! Added new window around map position (9.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00317011 Jy ! Component: 100 - total flux cleaned = 0.0055266 Jy ! Component: 150 - total flux cleaned = 0.00747586 Jy ! Component: 200 - total flux cleaned = 0.00912198 Jy ! Total flux subtracted in 200 components = 0.00912198 Jy ! Clean residual min=-0.002075 max=0.002038 Jy/beam ! Clean residual mean=0.000008 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.191301 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 104 components and 0.191301 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.276 mas, bmaj=14.64 mas, bpa=-2.111 degrees ! Estimated noise=987.421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213064 Jy ! Component: 100 - total flux cleaned = 0.00349851 Jy ! Component: 150 - total flux cleaned = 0.00440924 Jy ! Component: 200 - total flux cleaned = 0.00469904 Jy ! Total flux subtracted in 200 components = 0.00469904 Jy ! Clean residual min=-0.002821 max=0.002587 Jy/beam ! Clean residual mean=0.000021 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.196 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.000100541 Jy ! Component: 100 - total flux cleaned = 0.000100957 Jy ! Component: 150 - total flux cleaned = 0.000100158 Jy ! Component: 200 - total flux cleaned = 8.00803e-05 Jy ! Total flux subtracted in 200 components = 8.00803e-05 Jy ! Clean residual min=-0.002856 max=0.002629 Jy/beam ! Clean residual mean=0.000021 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.19608 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 167 components and 0.19608 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=7.373 mas, bpa=-3.844 degrees ! Estimated noise=732.115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000233979 Jy ! Component: 100 - total flux cleaned = 0.000456069 Jy ! Component: 150 - total flux cleaned = 0.000618518 Jy ! Component: 200 - total flux cleaned = 0.000737944 Jy ! Total flux subtracted in 200 components = 0.000737944 Jy ! Clean residual min=-0.002122 max=0.002033 Jy/beam ! Clean residual mean=0.000011 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.196818 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 188 components and 0.196818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194301Jy sigma=0.000787 ! Fit after self-cal, rms=0.194291Jy sigma=0.000787 wmodel J2236-1706_S_2015_01_23_pus_map.mod ! Writing 188 model components to file: J2236-1706_S_2015_01_23_pus_map.mod wobs J2236-1706_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2236-1706_S_2015_01_23_pus_uvs.fits wwins J2236-1706_S_2015_01_23_pus_map.win ! wwins: Wrote 5 windows to J2236-1706_S_2015_01_23_pus_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.000191234 Jy ! Component: 100 - total flux cleaned = -0.00036274 Jy ! Component: 150 - total flux cleaned = -0.000264366 Jy ! Component: 200 - total flux cleaned = -0.000325368 Jy ! Component: 250 - total flux cleaned = -0.000295907 Jy ! Component: 300 - total flux cleaned = -0.000412525 Jy ! Component: 350 - total flux cleaned = -0.000469452 Jy ! Component: 400 - total flux cleaned = -0.000497117 Jy ! Component: 450 - total flux cleaned = -0.0003615 Jy ! Component: 500 - total flux cleaned = -0.000307992 Jy ! Component: 550 - total flux cleaned = -0.000203577 Jy ! Component: 600 - total flux cleaned = -0.000100913 Jy ! Component: 650 - total flux cleaned = -2.53775e-05 Jy ! Component: 700 - total flux cleaned = 2.42332e-05 Jy ! Component: 750 - total flux cleaned = 7.32533e-05 Jy ! Component: 800 - total flux cleaned = 0.000121298 Jy ! Component: 850 - total flux cleaned = 0.000193226 Jy ! Component: 900 - total flux cleaned = 0.000264081 Jy ! Component: 950 - total flux cleaned = 0.000380964 Jy ! Component: 1000 - total flux cleaned = 0.000495921 Jy ! Component: 1050 - total flux cleaned = 0.000563749 Jy ! Component: 1100 - total flux cleaned = 0.000631475 Jy ! Component: 1150 - total flux cleaned = 0.000698014 Jy ! Component: 1200 - total flux cleaned = 0.000808536 Jy ! Component: 1250 - total flux cleaned = 0.000830424 Jy ! Component: 1300 - total flux cleaned = 0.000917343 Jy ! Component: 1350 - total flux cleaned = 0.00102473 Jy ! Component: 1400 - total flux cleaned = 0.00100312 Jy ! Component: 1450 - total flux cleaned = 0.00106604 Jy ! Component: 1500 - total flux cleaned = 0.00112886 Jy ! Component: 1550 - total flux cleaned = 0.00125286 Jy ! Component: 1600 - total flux cleaned = 0.00121187 Jy ! Component: 1650 - total flux cleaned = 0.00125238 Jy ! Component: 1700 - total flux cleaned = 0.00133304 Jy ! Component: 1750 - total flux cleaned = 0.00131287 Jy ! Component: 1800 - total flux cleaned = 0.00137225 Jy ! Component: 1850 - total flux cleaned = 0.00139208 Jy ! Component: 1900 - total flux cleaned = 0.00145068 Jy ! Component: 1950 - total flux cleaned = 0.0015088 Jy ! Component: 2000 - total flux cleaned = 0.00154704 Jy ! Component: 2050 - total flux cleaned = 0.00162311 Jy ! Component: 2100 - total flux cleaned = 0.00171764 Jy ! Component: 2150 - total flux cleaned = 0.00175523 Jy ! Component: 2200 - total flux cleaned = 0.0018485 Jy ! Component: 2250 - total flux cleaned = 0.00192253 Jy ! Component: 2300 - total flux cleaned = 0.00188575 Jy ! Component: 2350 - total flux cleaned = 0.00197714 Jy ! Component: 2400 - total flux cleaned = 0.00206778 Jy ! Component: 2450 - total flux cleaned = 0.00212199 Jy ! Component: 2500 - total flux cleaned = 0.00213967 Jy ! Component: 2550 - total flux cleaned = 0.00210407 Jy ! Component: 2600 - total flux cleaned = 0.00217486 Jy ! Component: 2650 - total flux cleaned = 0.00212214 Jy ! Component: 2700 - total flux cleaned = 0.00224469 Jy ! Component: 2750 - total flux cleaned = 0.0022446 Jy ! Component: 2800 - total flux cleaned = 0.00217546 Jy ! Component: 2850 - total flux cleaned = 0.00215865 Jy ! Component: 2900 - total flux cleaned = 0.00227807 Jy ! Component: 2950 - total flux cleaned = 0.00226102 Jy ! Component: 3000 - total flux cleaned = 0.00224405 Jy ! Component: 3050 - total flux cleaned = 0.00229456 Jy ! Component: 3100 - total flux cleaned = 0.0022779 Jy ! Component: 3150 - total flux cleaned = 0.00227789 Jy ! Component: 3200 - total flux cleaned = 0.00226158 Jy ! Component: 3250 - total flux cleaned = 0.00226164 Jy ! Component: 3300 - total flux cleaned = 0.00229435 Jy ! Component: 3350 - total flux cleaned = 0.00231069 Jy ! Component: 3400 - total flux cleaned = 0.00232692 Jy ! Component: 3450 - total flux cleaned = 0.00231101 Jy ! Component: 3500 - total flux cleaned = 0.002327 Jy ! Component: 3550 - total flux cleaned = 0.00237479 Jy ! Component: 3600 - total flux cleaned = 0.00239037 Jy ! Component: 3650 - total flux cleaned = 0.00239035 Jy ! Component: 3700 - total flux cleaned = 0.00239028 Jy ! Component: 3750 - total flux cleaned = 0.00239033 Jy ! Component: 3800 - total flux cleaned = 0.0023904 Jy ! Component: 3850 - total flux cleaned = 0.00243659 Jy ! Component: 3900 - total flux cleaned = 0.00242108 Jy ! Component: 3950 - total flux cleaned = 0.00248206 Jy ! Component: 4000 - total flux cleaned = 0.00246682 Jy ! Component: 4050 - total flux cleaned = 0.00251206 Jy ! Total flux subtracted in 4096 components = 0.00246691 Jy ! Clean residual min=-0.000899 max=0.000773 Jy/beam ! Clean residual mean=0.000006 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.199285 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 484 components and 0.199285 Jy ![Exited script file: muppet] wmap "J2236-1706_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.975 x 7.373 at -3.844 degrees (North through East) ! Clean map min=-0.0016446 max=0.13977 Jy/beam ! Writing clean map to FITS file: J2236-1706_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.139768 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000280717 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.602537 0.602537 1.20507 2.41015 4.8203 9.6406 19.2812 38.5624 77.1248 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.139 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.975 x 7.373 at -3.844 degrees (North through East) ! Clean map min=-0.0016446 max=0.13977 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J2236-1706_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:37:00 2017