! Started logfile: J1345-3015_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:00:56 2016 obs J1345-3015_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1345-3015_S_2015_03_17_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.884188 visibilities/baseline/integration-bin. ! Found source: J1345-3015 ! ! 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 330 lines of history. ! ! Reading 16552 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 J1345-3015_S_2015_03_17_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.809580Jy sigma=0.006997 ! Fit after self-cal, rms=0.637778Jy sigma=0.005605 ! 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.33 mas, bmaj=6.545 mas, bpa=-12.35 degrees ! Estimated noise=1158.3 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.259888 Jy ! Component: 100 - total flux cleaned = 0.39183 Jy ! Total flux subtracted in 100 components = 0.39183 Jy ! Clean residual min=-0.026201 max=0.078677 Jy/beam ! Clean residual mean=0.000013 rms=0.010324 Jy/beam ! Combined flux in latest and established models = 0.39183 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.39183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282042Jy sigma=0.002312 ! Fit after self-cal, rms=0.281798Jy sigma=0.002311 ! Inverting map ! Added new window around map position (-3.5, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0922514 Jy ! Component: 100 - total flux cleaned = 0.157975 Jy ! Total flux subtracted in 100 components = 0.157975 Jy ! Clean residual min=-0.019626 max=0.044805 Jy/beam ! Clean residual mean=0.000004 rms=0.006728 Jy/beam ! Combined flux in latest and established models = 0.549805 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 70 components and 0.549805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205132Jy sigma=0.001657 ! Fit after self-cal, rms=0.204357Jy sigma=0.001651 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0506562 Jy ! Component: 100 - total flux cleaned = 0.0885495 Jy ! Total flux subtracted in 100 components = 0.0885495 Jy ! Clean residual min=-0.017078 max=0.030524 Jy/beam ! Clean residual mean=-0.000004 rms=0.005065 Jy/beam ! Combined flux in latest and established models = 0.638355 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 97 components and 0.638355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171202Jy sigma=0.001374 ! Fit after self-cal, rms=0.170745Jy sigma=0.001371 ! 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.982 mas, bmaj=7.805 mas, bpa=-11.41 degrees ! Estimated noise=645.116 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.0618194 Jy ! Component: 100 - total flux cleaned = 0.0988026 Jy ! Component: 150 - total flux cleaned = 0.121312 Jy ! Component: 200 - total flux cleaned = 0.135056 Jy ! Total flux subtracted in 200 components = 0.135056 Jy ! Clean residual min=-0.021460 max=0.040035 Jy/beam ! Clean residual mean=-0.000091 rms=0.007932 Jy/beam ! Combined flux in latest and established models = 0.773412 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 120 components and 0.773411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142808Jy sigma=0.001158 ! Fit after self-cal, rms=0.141966Jy sigma=0.001152 ! 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 0.97 HN 1.09 KP 1.00 ! LA 0.90 MK 0.99 NL 0.94 OV 1.08 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.02 HN 1.20 KP 0.97 ! LA 0.88 MK 1.02 NL 1.07 OV 1.13 ! PT 0.95 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.16 KP 0.88 ! LA 0.72 MK 1.03 NL 1.20 OV 1.04 ! PT 0.95 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 1.06 HN 1.07 KP 0.86 ! LA 0.79 MK 1.02 NL 1.10 OV 1.11 ! PT 0.98 SC 1.03 ! ! ! Fit before self-cal, rms=0.141966Jy sigma=0.001152 ! Fit after self-cal, rms=0.117419Jy sigma=0.000932 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.901 mas, bpa=-11.58 degrees ! Estimated noise=656.598 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 (-30.5, 51). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0272602 Jy ! Component: 100 - total flux cleaned = 0.0416785 Jy ! Component: 150 - total flux cleaned = 0.0470601 Jy ! Component: 200 - total flux cleaned = 0.0498468 Jy ! Total flux subtracted in 200 components = 0.0498468 Jy ! Clean residual min=-0.015619 max=0.015864 Jy/beam ! Clean residual mean=-0.000011 rms=0.003565 Jy/beam ! Combined flux in latest and established models = 0.823258 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 171 components and 0.823259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110879Jy sigma=0.000873 ! Fit after self-cal, rms=0.109993Jy sigma=0.000865 ! 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.109993Jy sigma=0.000865 ! Fit after self-cal, rms=0.105450Jy sigma=0.000838 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.869 mas, bpa=-11.56 degrees ! Estimated noise=653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109462 Jy ! Component: 100 - total flux cleaned = 0.0162187 Jy ! Component: 150 - total flux cleaned = 0.0175926 Jy ! Component: 200 - total flux cleaned = 0.0183752 Jy ! Total flux subtracted in 200 components = 0.0183752 Jy ! Clean residual min=-0.008841 max=0.014084 Jy/beam ! Clean residual mean=-0.000025 rms=0.002713 Jy/beam ! Combined flux in latest and established models = 0.841634 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 202 components and 0.841633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104241Jy sigma=0.000827 ! Fit after self-cal, rms=0.104004Jy sigma=0.000826 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 (-11.5, 14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131933 Jy ! Component: 100 - total flux cleaned = 0.0191062 Jy ! Component: 150 - total flux cleaned = 0.0201784 Jy ! Component: 200 - total flux cleaned = 0.0211016 Jy ! Total flux subtracted in 200 components = 0.0211016 Jy ! Clean residual min=-0.007570 max=0.011024 Jy/beam ! Clean residual mean=-0.000022 rms=0.002244 Jy/beam ! Combined flux in latest and established models = 0.862735 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 240 components and 0.862735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102132Jy sigma=0.000810 ! Fit after self-cal, rms=0.101983Jy sigma=0.000810 ! Inverting map ! Added new window around map position (14.5, -82). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00931177 Jy ! Component: 100 - total flux cleaned = 0.0118687 Jy ! Component: 150 - total flux cleaned = 0.0133669 Jy ! Component: 200 - total flux cleaned = 0.0137737 Jy ! Total flux subtracted in 200 components = 0.0137737 Jy ! Clean residual min=-0.006976 max=0.008301 Jy/beam ! Clean residual mean=-0.000011 rms=0.002033 Jy/beam ! Combined flux in latest and established models = 0.876509 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 271 components and 0.876509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100964Jy sigma=0.000802 ! Fit after self-cal, rms=0.100936Jy sigma=0.000802 ! 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.100936Jy sigma=0.000802 ! Fit after self-cal, rms=0.099281Jy sigma=0.000796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.866 mas, bpa=-11.52 degrees ! Estimated noise=649.626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00622059 Jy ! Component: 100 - total flux cleaned = 0.0102387 Jy ! Component: 150 - total flux cleaned = 0.0121859 Jy ! Component: 200 - total flux cleaned = 0.0137074 Jy ! Total flux subtracted in 200 components = 0.0137074 Jy ! Clean residual min=-0.005852 max=0.008941 Jy/beam ! Clean residual mean=-0.000017 rms=0.001725 Jy/beam ! Combined flux in latest and established models = 0.890216 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 305 components and 0.890216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098709Jy sigma=0.000791 ! Fit after self-cal, rms=0.098640Jy sigma=0.000791 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 (-20.5, 46.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00870375 Jy ! Component: 100 - total flux cleaned = 0.0126195 Jy ! Component: 150 - total flux cleaned = 0.01376 Jy ! Component: 200 - total flux cleaned = 0.0143264 Jy ! Total flux subtracted in 200 components = 0.0143264 Jy ! Clean residual min=-0.005180 max=0.006475 Jy/beam ! Clean residual mean=-0.000012 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.904543 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 353 components and 0.904543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097734Jy sigma=0.000785 ! Fit after self-cal, rms=0.097692Jy sigma=0.000785 ! Inverting map ! Added new window around map position (-8, -40). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0060003 Jy ! Component: 100 - total flux cleaned = 0.00850831 Jy ! Component: 150 - total flux cleaned = 0.00971363 Jy ! Component: 200 - total flux cleaned = 0.00991283 Jy ! Total flux subtracted in 200 components = 0.00991283 Jy ! Clean residual min=-0.005104 max=0.005769 Jy/beam ! Clean residual mean=-0.000012 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.914456 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 386 components and 0.914456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097230Jy sigma=0.000781 ! Fit after self-cal, rms=0.097206Jy sigma=0.000781 ! Inverting map ! Added new window around map position (26.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00498563 Jy ! Component: 100 - total flux cleaned = 0.00730083 Jy ! Component: 150 - total flux cleaned = 0.00873576 Jy ! Component: 200 - total flux cleaned = 0.00970298 Jy ! Total flux subtracted in 200 components = 0.00970298 Jy ! Clean residual min=-0.004728 max=0.004471 Jy/beam ! Clean residual mean=-0.000007 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.924159 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 420 components and 0.924159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096883Jy sigma=0.000778 ! Fit after self-cal, rms=0.096862Jy sigma=0.000778 ! 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.096862Jy sigma=0.000778 ! Fit after self-cal, rms=0.096023Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.162 mas, bmaj=20.66 mas, bpa=-7.225 degrees ! Estimated noise=851.869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00593558 Jy ! Component: 100 - total flux cleaned = 0.00851693 Jy ! Component: 150 - total flux cleaned = 0.00951346 Jy ! Component: 200 - total flux cleaned = 0.0100379 Jy ! Total flux subtracted in 200 components = 0.0100379 Jy ! Clean residual min=-0.004546 max=0.004802 Jy/beam ! Clean residual mean=-0.000018 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.934196 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 450 components and 0.934197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095812Jy sigma=0.000774 ! Fit after self-cal, rms=0.095770Jy sigma=0.000774 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.00115174 Jy ! Component: 100 - total flux cleaned = 0.00100564 Jy ! Component: 150 - total flux cleaned = 0.0009395 Jy ! Component: 200 - total flux cleaned = 0.000810018 Jy ! Total flux subtracted in 200 components = 0.000810018 Jy ! Clean residual min=-0.004877 max=0.004702 Jy/beam ! Clean residual mean=-0.000018 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.935007 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 470 components and 0.935007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095715Jy sigma=0.000774 ! Fit after self-cal, rms=0.095708Jy sigma=0.000774 ! 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.002 mas, bmaj=7.874 mas, bpa=-11.61 degrees ! Estimated noise=646.899 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.002 x 7.874 at -11.61 degrees (North through East) ! Clean map min=-0.0036173 max=0.33955 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.332 mas, bmaj=6.569 mas, bpa=-12.33 degrees ! Estimated noise=1171.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.262474 Jy ! Component: 100 - total flux cleaned = 0.39796 Jy ! Component: 150 - total flux cleaned = 0.490441 Jy ! Component: 200 - total flux cleaned = 0.556331 Jy ! Total flux subtracted in 200 components = 0.556331 Jy ! Clean residual min=-0.017552 max=0.037230 Jy/beam ! Clean residual mean=0.000000 rms=0.006065 Jy/beam ! Combined flux in latest and established models = 0.556331 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 65 model components to the UV plane model. ! The established model now contains 65 components and 0.556331 Jy ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=7.874 mas, bpa=-11.61 degrees ! Estimated noise=646.899 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.0869533 Jy ! Component: 100 - total flux cleaned = 0.141715 Jy ! Component: 150 - total flux cleaned = 0.180783 Jy ! Component: 200 - total flux cleaned = 0.210481 Jy ! Total flux subtracted in 200 components = 0.210481 Jy ! Clean residual min=-0.011459 max=0.017955 Jy/beam ! Clean residual mean=-0.000032 rms=0.004686 Jy/beam ! Combined flux in latest and established models = 0.766812 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 157 components and 0.766812 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=8.162 mas, bmaj=20.66 mas, bpa=-7.225 degrees ! Estimated noise=851.869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0411528 Jy ! Component: 100 - total flux cleaned = 0.0683398 Jy ! Component: 150 - total flux cleaned = 0.0874447 Jy ! Component: 200 - total flux cleaned = 0.101318 Jy ! Total flux subtracted in 200 components = 0.101318 Jy ! Clean residual min=-0.008340 max=0.009328 Jy/beam ! Clean residual mean=-0.000058 rms=0.003144 Jy/beam ! Combined flux in latest and established models = 0.86813 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.0106357 Jy ! Component: 100 - total flux cleaned = 0.0193974 Jy ! Component: 150 - total flux cleaned = 0.026808 Jy ! Component: 200 - total flux cleaned = 0.0330972 Jy ! Total flux subtracted in 200 components = 0.0330972 Jy ! Clean residual min=-0.006067 max=0.005935 Jy/beam ! Clean residual mean=-0.000041 rms=0.002024 Jy/beam ! Combined flux in latest and established models = 0.901227 Jy ! Adding 121 model components to the UV plane model. ! The established model now contains 270 components and 0.901228 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=7.874 mas, bpa=-11.61 degrees ! Estimated noise=646.899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00475187 Jy ! Component: 100 - total flux cleaned = 0.00755473 Jy ! Component: 150 - total flux cleaned = 0.0105857 Jy ! Component: 200 - total flux cleaned = 0.0128746 Jy ! Total flux subtracted in 200 components = 0.0128746 Jy ! Clean residual min=-0.007310 max=0.005662 Jy/beam ! Clean residual mean=-0.000019 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.914102 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 299 components and 0.914102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096930Jy sigma=0.000784 ! Fit after self-cal, rms=0.096722Jy sigma=0.000782 wmodel J1345-3015_S_2015_03_17_pus_map.mod ! Writing 299 model components to file: J1345-3015_S_2015_03_17_pus_map.mod wobs J1345-3015_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1345-3015_S_2015_03_17_pus_uvs.fits wwins J1345-3015_S_2015_03_17_pus_map.win ! wwins: Wrote 8 windows to J1345-3015_S_2015_03_17_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.0025726 Jy ! Component: 100 - total flux cleaned = -0.00300524 Jy ! Component: 150 - total flux cleaned = -0.00369799 Jy ! Component: 200 - total flux cleaned = -0.00450503 Jy ! Component: 250 - total flux cleaned = -0.00528062 Jy ! Component: 300 - total flux cleaned = -0.00589282 Jy ! Component: 350 - total flux cleaned = -0.00648455 Jy ! Component: 400 - total flux cleaned = -0.00699571 Jy ! Component: 450 - total flux cleaned = -0.00742884 Jy ! Component: 500 - total flux cleaned = -0.00778884 Jy ! Component: 550 - total flux cleaned = -0.00802304 Jy ! Component: 600 - total flux cleaned = -0.00842542 Jy ! Component: 650 - total flux cleaned = -0.0088177 Jy ! Component: 700 - total flux cleaned = -0.00909325 Jy ! Component: 750 - total flux cleaned = -0.00930828 Jy ! Component: 800 - total flux cleaned = -0.00936122 Jy ! Component: 850 - total flux cleaned = -0.00956746 Jy ! Component: 900 - total flux cleaned = -0.00971914 Jy ! Component: 950 - total flux cleaned = -0.0098177 Jy ! Component: 1000 - total flux cleaned = -0.0098657 Jy ! Component: 1050 - total flux cleaned = -0.00981715 Jy ! Component: 1100 - total flux cleaned = -0.00991135 Jy ! Component: 1150 - total flux cleaned = -0.00977282 Jy ! Component: 1200 - total flux cleaned = -0.00990992 Jy ! Component: 1250 - total flux cleaned = -0.0101766 Jy ! Component: 1300 - total flux cleaned = -0.0100003 Jy ! Component: 1350 - total flux cleaned = -0.0102162 Jy ! Component: 1400 - total flux cleaned = -0.0103437 Jy ! Component: 1450 - total flux cleaned = -0.0103849 Jy ! Component: 1500 - total flux cleaned = -0.0105482 Jy ! Component: 1550 - total flux cleaned = -0.0105474 Jy ! Component: 1600 - total flux cleaned = -0.0105879 Jy ! Component: 1650 - total flux cleaned = -0.0106668 Jy ! Component: 1700 - total flux cleaned = -0.0107055 Jy ! Component: 1750 - total flux cleaned = -0.0107423 Jy ! Component: 1800 - total flux cleaned = -0.0106299 Jy ! Component: 1850 - total flux cleaned = -0.0108143 Jy ! Component: 1900 - total flux cleaned = -0.0106689 Jy ! Component: 1950 - total flux cleaned = -0.0107411 Jy ! Component: 2000 - total flux cleaned = -0.0107757 Jy ! Component: 2050 - total flux cleaned = -0.0108451 Jy ! Component: 2100 - total flux cleaned = -0.0109823 Jy ! Component: 2150 - total flux cleaned = -0.0110834 Jy ! Component: 2200 - total flux cleaned = -0.0111497 Jy ! Component: 2250 - total flux cleaned = -0.0112493 Jy ! Component: 2300 - total flux cleaned = -0.0114782 Jy ! Component: 2350 - total flux cleaned = -0.0115749 Jy ! Component: 2400 - total flux cleaned = -0.0117349 Jy ! Component: 2450 - total flux cleaned = -0.0118295 Jy ! Component: 2500 - total flux cleaned = -0.0121394 Jy ! Component: 2550 - total flux cleaned = -0.0121394 Jy ! Component: 2600 - total flux cleaned = -0.0122601 Jy ! Component: 2650 - total flux cleaned = -0.0124389 Jy ! Component: 2700 - total flux cleaned = -0.0125863 Jy ! Component: 2750 - total flux cleaned = -0.0127894 Jy ! Component: 2800 - total flux cleaned = -0.012789 Jy ! Component: 2850 - total flux cleaned = -0.0129878 Jy ! Component: 2900 - total flux cleaned = -0.0131842 Jy ! Component: 2950 - total flux cleaned = -0.0133782 Jy ! Component: 3000 - total flux cleaned = -0.0134328 Jy ! Component: 3050 - total flux cleaned = -0.0135675 Jy ! Component: 3100 - total flux cleaned = -0.0137284 Jy ! Component: 3150 - total flux cleaned = -0.0138348 Jy ! Component: 3200 - total flux cleaned = -0.0140699 Jy ! Component: 3250 - total flux cleaned = -0.014096 Jy ! Component: 3300 - total flux cleaned = -0.0142491 Jy ! Component: 3350 - total flux cleaned = -0.0144516 Jy ! Component: 3400 - total flux cleaned = -0.0146015 Jy ! Component: 3450 - total flux cleaned = -0.0147003 Jy ! Component: 3500 - total flux cleaned = -0.0147734 Jy ! Component: 3550 - total flux cleaned = -0.0149426 Jy ! Component: 3600 - total flux cleaned = -0.0150141 Jy ! Component: 3650 - total flux cleaned = -0.0151567 Jy ! Component: 3700 - total flux cleaned = -0.0153444 Jy ! Component: 3750 - total flux cleaned = -0.015437 Jy ! Component: 3800 - total flux cleaned = -0.01546 Jy ! Component: 3850 - total flux cleaned = -0.0156651 Jy ! Component: 3900 - total flux cleaned = -0.0157555 Jy ! Component: 3950 - total flux cleaned = -0.0158223 Jy ! Component: 4000 - total flux cleaned = -0.0158886 Jy ! Component: 4050 - total flux cleaned = -0.0159984 Jy ! Total flux subtracted in 4096 components = -0.0160418 Jy ! Clean residual min=-0.001209 max=0.001256 Jy/beam ! Clean residual mean=-0.000008 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.89806 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 605 components and 0.898061 Jy ![Exited script file: muppet] wmap "J1345-3015_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.002 x 7.874 at -11.61 degrees (North through East) ! Clean map min=-0.0036237 max=0.35718 Jy/beam ! Writing clean map to FITS file: J1345-3015_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.357184 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000410876 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.345096 0.345096 0.690192 1.38038 2.76077 5.52154 11.0431 22.0862 44.1723 88.3446 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.357 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.002 x 7.874 at -11.61 degrees (North through East) ! Clean map min=-0.0036237 max=0.35718 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 J1345-3015_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:01:01 2016