! Started logfile: J1532-2716_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:57:35 2016 obs J1532-2716_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1532-2716_S_2014_06_09_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.774671 visibilities/baseline/integration-bin. ! Found source: J1532-2716 ! ! 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 336 lines of history. ! ! Reading 12968 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 J1532-2716_S_2014_06_09_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 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.893001Jy sigma=0.008162 ! Fit after self-cal, rms=0.833639Jy sigma=0.007626 ! 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.364 mas, bmaj=6.793 mas, bpa=-9.14 degrees ! Estimated noise=1142.88 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.132007 Jy ! Component: 100 - total flux cleaned = 0.161363 Jy ! Total flux subtracted in 100 components = 0.161363 Jy ! Clean residual min=-0.005372 max=0.010058 Jy/beam ! Clean residual mean=0.000017 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.161363 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.161363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093990Jy sigma=0.000805 ! Fit after self-cal, rms=0.093991Jy sigma=0.000804 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102286 Jy ! Component: 100 - total flux cleaned = 0.0153001 Jy ! Total flux subtracted in 100 components = 0.0153001 Jy ! Clean residual min=-0.005017 max=0.006422 Jy/beam ! Clean residual mean=0.000016 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.176663 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.176663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092748Jy sigma=0.000791 ! Fit after self-cal, rms=0.092757Jy sigma=0.000791 ! 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.931 mas, bmaj=8.222 mas, bpa=-9.011 degrees ! Estimated noise=688.419 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.00512425 Jy ! Component: 100 - total flux cleaned = 0.00793742 Jy ! Component: 150 - total flux cleaned = 0.00895874 Jy ! Component: 200 - total flux cleaned = 0.00938033 Jy ! Total flux subtracted in 200 components = 0.00938033 Jy ! Clean residual min=-0.003926 max=0.004506 Jy/beam ! Clean residual mean=0.000024 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.186043 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 32 components and 0.186043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092463Jy sigma=0.000789 ! Fit after self-cal, rms=0.092476Jy sigma=0.000789 ! 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.00* FD 0.85 HN 1.12 KP 1.04 ! LA 1.16 MK 1.00 NL 1.00 OV 1.02 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.19 KP 1.00 ! LA 1.11 MK 0.99 NL 1.03 OV 1.02 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.11 KP 0.89 ! LA 0.90 MK 1.05 NL 0.96 OV 0.97 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.13 KP 0.87 ! LA 0.85 MK 1.03 NL 1.01 OV 0.97 ! PT 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.092476Jy sigma=0.000789 ! Fit after self-cal, rms=0.092971Jy sigma=0.000768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.963 mas, bmaj=8.229 mas, bpa=-8.746 degrees ! Estimated noise=693.305 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.000870368 Jy ! Component: 100 - total flux cleaned = -0.00101493 Jy ! Component: 150 - total flux cleaned = -0.00113924 Jy ! Component: 200 - total flux cleaned = -0.00124811 Jy ! Total flux subtracted in 200 components = -0.00124811 Jy ! Clean residual min=-0.002624 max=0.002556 Jy/beam ! Clean residual mean=0.000000 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.184795 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.184795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092947Jy sigma=0.000768 ! Fit after self-cal, rms=0.093020Jy sigma=0.000768 ! 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.093020Jy sigma=0.000768 ! Fit after self-cal, rms=0.093383Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.971 mas, bmaj=8.23 mas, bpa=-8.629 degrees ! Estimated noise=693.533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000552515 Jy ! Component: 100 - total flux cleaned = -0.00069561 Jy ! Component: 150 - total flux cleaned = -0.000795713 Jy ! Component: 200 - total flux cleaned = -0.000906823 Jy ! Total flux subtracted in 200 components = -0.000906823 Jy ! Clean residual min=-0.002582 max=0.002507 Jy/beam ! Clean residual mean=0.000000 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.183888 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.183888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093363Jy sigma=0.000768 ! Fit after self-cal, rms=0.093370Jy sigma=0.000768 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.000100086 Jy ! Component: 100 - total flux cleaned = -0.000171118 Jy ! Component: 150 - total flux cleaned = -0.000251792 Jy ! Component: 200 - total flux cleaned = -0.000295931 Jy ! Total flux subtracted in 200 components = -0.000295931 Jy ! Clean residual min=-0.002532 max=0.002489 Jy/beam ! Clean residual mean=0.000000 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.183592 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.183592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093362Jy sigma=0.000768 ! Fit after self-cal, rms=0.093361Jy sigma=0.000768 ! 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.093361Jy sigma=0.000768 ! Fit after self-cal, rms=0.094309Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=8.238 mas, bpa=-8.585 degrees ! Estimated noise=693.581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000367008 Jy ! Component: 100 - total flux cleaned = -0.000433794 Jy ! Component: 150 - total flux cleaned = -0.000461796 Jy ! Component: 200 - total flux cleaned = -0.000461709 Jy ! Total flux subtracted in 200 components = -0.000461709 Jy ! Clean residual min=-0.001978 max=0.002408 Jy/beam ! Clean residual mean=0.000000 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.183131 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.183131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094302Jy sigma=0.000766 ! Fit after self-cal, rms=0.094324Jy sigma=0.000766 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 (21.5, -28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022026 Jy ! Component: 100 - total flux cleaned = 0.00239039 Jy ! Component: 150 - total flux cleaned = 0.00258096 Jy ! Component: 200 - total flux cleaned = 0.00254865 Jy ! Total flux subtracted in 200 components = 0.00254865 Jy ! Clean residual min=-0.002001 max=0.001720 Jy/beam ! Clean residual mean=0.000003 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.185679 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 78 components and 0.185679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094258Jy sigma=0.000765 ! Fit after self-cal, rms=0.094253Jy sigma=0.000765 ! 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.094253Jy sigma=0.000765 ! Fit after self-cal, rms=0.094379Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.533 mas, bmaj=20.59 mas, bpa=-5.69 degrees ! Estimated noise=855.586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000730044 Jy ! Component: 100 - total flux cleaned = 0.000672015 Jy ! Component: 150 - total flux cleaned = 0.000621327 Jy ! Component: 200 - total flux cleaned = 0.000606002 Jy ! Total flux subtracted in 200 components = 0.000606002 Jy ! Clean residual min=-0.001977 max=0.001626 Jy/beam ! Clean residual mean=0.000005 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.186285 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 94 components and 0.186285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094368Jy sigma=0.000765 ! Fit after self-cal, rms=0.094370Jy sigma=0.000765 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 = -2.87096e-05 Jy ! Component: 100 - total flux cleaned = -5.74701e-05 Jy ! Component: 150 - total flux cleaned = -8.59458e-05 Jy ! Component: 200 - total flux cleaned = -0.000113712 Jy ! Total flux subtracted in 200 components = -0.000113712 Jy ! Clean residual min=-0.001860 max=0.001587 Jy/beam ! Clean residual mean=0.000005 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.186172 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 97 components and 0.186172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094364Jy sigma=0.000765 ! Fit after self-cal, rms=0.094363Jy sigma=0.000765 ! 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.982 mas, bmaj=8.246 mas, bpa=-8.551 degrees ! Estimated noise=693.27 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.982 x 8.246 at -8.551 degrees (North through East) ! Clean map min=-0.0017524 max=0.17051 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.388 mas, bmaj=6.753 mas, bpa=-8.584 degrees ! Estimated noise=1156.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.133475 Jy ! Component: 100 - total flux cleaned = 0.162699 Jy ! Component: 150 - total flux cleaned = 0.171575 Jy ! Component: 200 - total flux cleaned = 0.175926 Jy ! Total flux subtracted in 200 components = 0.175926 Jy ! Clean residual min=-0.003777 max=0.003694 Jy/beam ! Clean residual mean=0.000004 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.175926 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.175926 Jy ! Inverting map and beam ! Estimated beam: bmin=2.982 mas, bmaj=8.246 mas, bpa=-8.551 degrees ! Estimated noise=693.27 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.00367248 Jy ! Component: 100 - total flux cleaned = 0.00593961 Jy ! Component: 150 - total flux cleaned = 0.00704909 Jy ! Component: 200 - total flux cleaned = 0.00775748 Jy ! Total flux subtracted in 200 components = 0.00775748 Jy ! Clean residual min=-0.001864 max=0.001755 Jy/beam ! Clean residual mean=0.000003 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.183684 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 57 components and 0.183684 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.533 mas, bmaj=20.59 mas, bpa=-5.69 degrees ! Estimated noise=855.586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134657 Jy ! Component: 100 - total flux cleaned = 0.00195779 Jy ! Component: 150 - total flux cleaned = 0.00204494 Jy ! Component: 200 - total flux cleaned = 0.00204537 Jy ! Total flux subtracted in 200 components = 0.00204537 Jy ! Clean residual min=-0.001724 max=0.001616 Jy/beam ! Clean residual mean=0.000006 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.185729 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 = 1.83494e-05 Jy ! Component: 100 - total flux cleaned = 1.72096e-05 Jy ! Component: 150 - total flux cleaned = 1.66782e-05 Jy ! Component: 200 - total flux cleaned = 1.66548e-05 Jy ! Total flux subtracted in 200 components = 1.66548e-05 Jy ! Clean residual min=-0.001707 max=0.001608 Jy/beam ! Clean residual mean=0.000006 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.185746 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 79 components and 0.185746 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.982 mas, bmaj=8.246 mas, bpa=-8.551 degrees ! Estimated noise=693.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000275896 Jy ! Component: 100 - total flux cleaned = -0.000197363 Jy ! Component: 150 - total flux cleaned = -0.000150409 Jy ! Component: 200 - total flux cleaned = -0.000106598 Jy ! Total flux subtracted in 200 components = -0.000106598 Jy ! Clean residual min=-0.001842 max=0.001658 Jy/beam ! Clean residual mean=0.000003 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.185639 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.185639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094351Jy sigma=0.000765 ! Fit after self-cal, rms=0.094340Jy sigma=0.000765 wmodel J1532-2716_S_2014_06_09_pus_map.mod ! Writing 96 model components to file: J1532-2716_S_2014_06_09_pus_map.mod wobs J1532-2716_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1532-2716_S_2014_06_09_pus_uvs.fits wwins J1532-2716_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J1532-2716_S_2014_06_09_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.000337489 Jy ! Component: 100 - total flux cleaned = -0.000397972 Jy ! Component: 150 - total flux cleaned = -0.000483129 Jy ! Component: 200 - total flux cleaned = -0.000455817 Jy ! Component: 250 - total flux cleaned = -0.000483026 Jy ! Component: 300 - total flux cleaned = -0.000509004 Jy ! Component: 350 - total flux cleaned = -0.000508908 Jy ! Component: 400 - total flux cleaned = -0.000459461 Jy ! Component: 450 - total flux cleaned = -0.000363139 Jy ! Component: 500 - total flux cleaned = -0.000268823 Jy ! Component: 550 - total flux cleaned = -0.000199534 Jy ! Component: 600 - total flux cleaned = -6.29511e-05 Jy ! Component: 650 - total flux cleaned = 4.82405e-05 Jy ! Component: 700 - total flux cleaned = 9.17679e-05 Jy ! Component: 750 - total flux cleaned = 0.000178247 Jy ! Component: 800 - total flux cleaned = 0.000241665 Jy ! Component: 850 - total flux cleaned = 0.000262385 Jy ! Component: 900 - total flux cleaned = 0.000263053 Jy ! Component: 950 - total flux cleaned = 0.000363911 Jy ! Component: 1000 - total flux cleaned = 0.000423579 Jy ! Component: 1050 - total flux cleaned = 0.000502411 Jy ! Component: 1100 - total flux cleaned = 0.000541278 Jy ! Component: 1150 - total flux cleaned = 0.000731578 Jy ! Component: 1200 - total flux cleaned = 0.000787566 Jy ! Component: 1250 - total flux cleaned = 0.000898355 Jy ! Component: 1300 - total flux cleaned = 0.000953172 Jy ! Component: 1350 - total flux cleaned = 0.00100754 Jy ! Component: 1400 - total flux cleaned = 0.00111405 Jy ! Component: 1450 - total flux cleaned = 0.001254 Jy ! Component: 1500 - total flux cleaned = 0.00128809 Jy ! Component: 1550 - total flux cleaned = 0.00137361 Jy ! Component: 1600 - total flux cleaned = 0.0015087 Jy ! Component: 1650 - total flux cleaned = 0.00159221 Jy ! Component: 1700 - total flux cleaned = 0.00172408 Jy ! Component: 1750 - total flux cleaned = 0.00185425 Jy ! Component: 1800 - total flux cleaned = 0.00196694 Jy ! Component: 1850 - total flux cleaned = 0.00201456 Jy ! Component: 1900 - total flux cleaned = 0.00210907 Jy ! Component: 1950 - total flux cleaned = 0.00221781 Jy ! Component: 2000 - total flux cleaned = 0.00223322 Jy ! Component: 2050 - total flux cleaned = 0.00237023 Jy ! Component: 2100 - total flux cleaned = 0.00240054 Jy ! Component: 2150 - total flux cleaned = 0.00253498 Jy ! Component: 2200 - total flux cleaned = 0.00262359 Jy ! Component: 2250 - total flux cleaned = 0.00268183 Jy ! Component: 2300 - total flux cleaned = 0.00278335 Jy ! Component: 2350 - total flux cleaned = 0.00282636 Jy ! Component: 2400 - total flux cleaned = 0.00289747 Jy ! Component: 2450 - total flux cleaned = 0.00293978 Jy ! Component: 2500 - total flux cleaned = 0.00293973 Jy ! Component: 2550 - total flux cleaned = 0.0029949 Jy ! Component: 2600 - total flux cleaned = 0.00303605 Jy ! Component: 2650 - total flux cleaned = 0.00310403 Jy ! Component: 2700 - total flux cleaned = 0.00313108 Jy ! Component: 2750 - total flux cleaned = 0.00314439 Jy ! Component: 2800 - total flux cleaned = 0.00319746 Jy ! Component: 2850 - total flux cleaned = 0.00322375 Jy ! Component: 2900 - total flux cleaned = 0.00328914 Jy ! Component: 2950 - total flux cleaned = 0.0033278 Jy ! Component: 3000 - total flux cleaned = 0.0033792 Jy ! Component: 3050 - total flux cleaned = 0.00335367 Jy ! Component: 3100 - total flux cleaned = 0.00344236 Jy ! Component: 3150 - total flux cleaned = 0.00344247 Jy ! Component: 3200 - total flux cleaned = 0.00352977 Jy ! Component: 3250 - total flux cleaned = 0.00354218 Jy ! Component: 3300 - total flux cleaned = 0.00361588 Jy ! Component: 3350 - total flux cleaned = 0.00362815 Jy ! Component: 3400 - total flux cleaned = 0.00371279 Jy ! Component: 3450 - total flux cleaned = 0.00371288 Jy ! Component: 3500 - total flux cleaned = 0.00374873 Jy ! Component: 3550 - total flux cleaned = 0.00380799 Jy ! Component: 3600 - total flux cleaned = 0.00387852 Jy ! Component: 3650 - total flux cleaned = 0.00391349 Jy ! Component: 3700 - total flux cleaned = 0.00391348 Jy ! Component: 3750 - total flux cleaned = 0.00397091 Jy ! Component: 3800 - total flux cleaned = 0.0039709 Jy ! Component: 3850 - total flux cleaned = 0.00407339 Jy ! Component: 3900 - total flux cleaned = 0.00409592 Jy ! Component: 3950 - total flux cleaned = 0.00412967 Jy ! Component: 4000 - total flux cleaned = 0.00417439 Jy ! Component: 4050 - total flux cleaned = 0.00426313 Jy ! Total flux subtracted in 4096 components = 0.00431815 Jy ! Clean residual min=-0.000714 max=0.000660 Jy/beam ! Clean residual mean=0.000003 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.189957 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 365 components and 0.189957 Jy ![Exited script file: muppet] wmap "J1532-2716_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.982 x 8.246 at -8.551 degrees (North through East) ! Clean map min=-0.0015989 max=0.17144 Jy/beam ! Writing clean map to FITS file: J1532-2716_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.171443 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200017 device "J1532-2716_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1532-2716_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.349999 0.349999 0.699998 1.4 2.79999 5.59999 11.2 22.4 44.7999 89.5998 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.171 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.982 x 8.246 at -8.551 degrees (North through East) ! Clean map min=-0.0015989 max=0.17144 Jy/beam quit ! Quitting program ! Log file J1532-2716_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:57:40 2016