! Started logfile: J1817+0328_S_2015_01_22_pus_uvs.log on Tue Jan 3 23:02:22 2017 obs J1817+0328_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1817+0328_S_2015_01_22_pus_uva.fits ! AN table 1: 63 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1817+0328 ! ! 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 281 lines of history. ! ! Reading 9072 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 J1817+0328_S_2015_01_22_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.953100Jy sigma=0.010728 ! Fit after self-cal, rms=0.934225Jy sigma=0.010522 ! 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.591 mas, bmaj=6.461 mas, bpa=-0.3656 degrees ! Estimated noise=959.732 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.0482853 Jy ! Component: 100 - total flux cleaned = 0.0657315 Jy ! Total flux subtracted in 100 components = 0.0657315 Jy ! Clean residual min=-0.004876 max=0.009219 Jy/beam ! Clean residual mean=0.000005 rms=0.001577 Jy/beam ! Combined flux in latest and established models = 0.0657315 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0657315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077227Jy sigma=0.000815 ! Fit after self-cal, rms=0.077062Jy sigma=0.000813 ! Inverting map ! Added new window around map position (2.5, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111793 Jy ! Component: 100 - total flux cleaned = 0.0178746 Jy ! Total flux subtracted in 100 components = 0.0178746 Jy ! Clean residual min=-0.003685 max=0.004616 Jy/beam ! Clean residual mean=0.000002 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.0836061 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 38 components and 0.0836061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074643Jy sigma=0.000786 ! Fit after self-cal, rms=0.074533Jy sigma=0.000784 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00589724 Jy ! Component: 100 - total flux cleaned = 0.0091607 Jy ! Total flux subtracted in 100 components = 0.0091607 Jy ! Clean residual min=-0.003466 max=0.002717 Jy/beam ! Clean residual mean=0.000001 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.0927668 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.0927667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073849Jy sigma=0.000777 ! Fit after self-cal, rms=0.073786Jy sigma=0.000777 ! 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.105 mas, bmaj=7.188 mas, bpa=-0.3379 degrees ! Estimated noise=668.078 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.00427943 Jy ! Component: 100 - total flux cleaned = 0.00660679 Jy ! Component: 150 - total flux cleaned = 0.00816431 Jy ! Component: 200 - total flux cleaned = 0.00925706 Jy ! Total flux subtracted in 200 components = 0.00925706 Jy ! Clean residual min=-0.002648 max=0.002385 Jy/beam ! Clean residual mean=-0.000001 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.102024 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 65 components and 0.102024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073478Jy sigma=0.000774 ! Fit after self-cal, rms=0.073455Jy sigma=0.000774 ! 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.07 FD 1.00* HN 0.98 KP 1.11 ! LA 1.06 MK 0.93 NL 0.96 OV 0.96 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.06 KP 0.99 ! LA 1.02 MK 1.02 NL 1.07 OV 1.06 ! PT 1.02 SC 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* HN 1.05 KP 0.90 ! LA 0.85 MK 1.03 NL 1.12 OV 0.93 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00* HN 1.00 KP 0.76 ! LA 0.90 MK 1.07 NL 1.03 OV 0.99 ! PT 1.06 SC 0.95 ! ! ! Fit before self-cal, rms=0.073455Jy sigma=0.000774 ! Fit after self-cal, rms=0.072003Jy sigma=0.000768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=7.241 mas, bpa=-0.3599 degrees ! Estimated noise=672.378 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.000272887 Jy ! Component: 100 - total flux cleaned = 0.000158541 Jy ! Component: 150 - total flux cleaned = 0.000203882 Jy ! Component: 200 - total flux cleaned = 0.000244857 Jy ! Total flux subtracted in 200 components = 0.000244857 Jy ! Clean residual min=-0.002154 max=0.001937 Jy/beam ! Clean residual mean=-0.000000 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.102269 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 75 components and 0.102269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071983Jy sigma=0.000768 ! Fit after self-cal, rms=0.071965Jy sigma=0.000767 ! 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.071965Jy sigma=0.000767 ! Fit after self-cal, rms=0.071887Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=7.243 mas, bpa=-0.3512 degrees ! Estimated noise=671.331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000269331 Jy ! Component: 100 - total flux cleaned = 0.00012399 Jy ! Component: 150 - total flux cleaned = 0.00016193 Jy ! Component: 200 - total flux cleaned = 0.000194955 Jy ! Total flux subtracted in 200 components = 0.000194955 Jy ! Clean residual min=-0.002099 max=0.001889 Jy/beam ! Clean residual mean=-0.000000 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.102464 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.102464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071872Jy sigma=0.000767 ! Fit after self-cal, rms=0.071869Jy sigma=0.000767 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.000198476 Jy ! Component: 100 - total flux cleaned = 0.000141565 Jy ! Component: 150 - total flux cleaned = 0.000155946 Jy ! Component: 200 - total flux cleaned = 0.000183169 Jy ! Total flux subtracted in 200 components = 0.000183169 Jy ! Clean residual min=-0.002122 max=0.001818 Jy/beam ! Clean residual mean=-0.000000 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.102647 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.102647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071860Jy sigma=0.000767 ! Fit after self-cal, rms=0.071854Jy sigma=0.000767 ! 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.071854Jy sigma=0.000767 ! Fit after self-cal, rms=0.071662Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=7.236 mas, bpa=-0.2933 degrees ! Estimated noise=669.363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221283 Jy ! Component: 100 - total flux cleaned = 0.000186824 Jy ! Component: 150 - total flux cleaned = 0.000173239 Jy ! Component: 200 - total flux cleaned = 0.000198912 Jy ! Total flux subtracted in 200 components = 0.000198912 Jy ! Clean residual min=-0.002096 max=0.001729 Jy/beam ! Clean residual mean=-0.000000 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.102846 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 85 components and 0.102846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071654Jy sigma=0.000767 ! Fit after self-cal, rms=0.071644Jy sigma=0.000767 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.000182217 Jy ! Component: 100 - total flux cleaned = 0.000149227 Jy ! Component: 150 - total flux cleaned = 0.00014968 Jy ! Component: 200 - total flux cleaned = 0.000137536 Jy ! Total flux subtracted in 200 components = 0.000137536 Jy ! Clean residual min=-0.002132 max=0.001703 Jy/beam ! Clean residual mean=-0.000000 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.102983 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 86 components and 0.102983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071637Jy sigma=0.000767 ! Fit after self-cal, rms=0.071635Jy sigma=0.000767 ! 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.071635Jy sigma=0.000767 ! Fit after self-cal, rms=0.071433Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.667 mas, bmaj=11.31 mas, bpa=-9.723 degrees ! Estimated noise=885.209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279133 Jy ! Component: 100 - total flux cleaned = 0.000279584 Jy ! Component: 150 - total flux cleaned = 0.000279044 Jy ! Component: 200 - total flux cleaned = 0.000288726 Jy ! Total flux subtracted in 200 components = 0.000288726 Jy ! Clean residual min=-0.001961 max=0.001540 Jy/beam ! Clean residual mean=-0.000001 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.103272 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.103272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071433Jy sigma=0.000767 ! Fit after self-cal, rms=0.071432Jy sigma=0.000767 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.49847e-05 Jy ! Component: 100 - total flux cleaned = 1.79323e-05 Jy ! Component: 150 - total flux cleaned = 1.25375e-05 Jy ! Component: 200 - total flux cleaned = 1.64402e-05 Jy ! Total flux subtracted in 200 components = 1.64402e-05 Jy ! Clean residual min=-0.001948 max=0.001546 Jy/beam ! Clean residual mean=-0.000001 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.103288 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 93 components and 0.103288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071433Jy sigma=0.000767 ! Fit after self-cal, rms=0.071432Jy sigma=0.000767 ! 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=7.226 mas, bpa=-0.2066 degrees ! Estimated noise=667.398 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.108 x 7.226 at -0.2066 degrees (North through East) ! Clean map min=-0.0020341 max=0.061047 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.585 mas, bmaj=6.487 mas, bpa=-0.08273 degrees ! Estimated noise=956.109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0486837 Jy ! Component: 100 - total flux cleaned = 0.0689412 Jy ! Component: 150 - total flux cleaned = 0.0799155 Jy ! Component: 200 - total flux cleaned = 0.0868338 Jy ! Total flux subtracted in 200 components = 0.0868338 Jy ! Clean residual min=-0.003478 max=0.003756 Jy/beam ! Clean residual mean=0.000003 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.0868338 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0868338 Jy ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=7.226 mas, bpa=-0.2066 degrees ! Estimated noise=667.398 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.00665083 Jy ! Component: 100 - total flux cleaned = 0.0105029 Jy ! Component: 150 - total flux cleaned = 0.0129188 Jy ! Component: 200 - total flux cleaned = 0.0145134 Jy ! Total flux subtracted in 200 components = 0.0145134 Jy ! Clean residual min=-0.002116 max=0.002102 Jy/beam ! Clean residual mean=0.000001 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.101347 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 57 components and 0.101347 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=6.667 mas, bmaj=11.31 mas, bpa=-9.723 degrees ! Estimated noise=885.209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137516 Jy ! Component: 100 - total flux cleaned = 0.00151383 Jy ! Component: 150 - total flux cleaned = 0.00155481 Jy ! Component: 200 - total flux cleaned = 0.00155382 Jy ! Total flux subtracted in 200 components = 0.00155382 Jy ! Clean residual min=-0.002013 max=0.001549 Jy/beam ! Clean residual mean=-0.000000 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.102901 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.48937e-07 Jy ! Component: 100 - total flux cleaned = 2.93675e-05 Jy ! Component: 150 - total flux cleaned = 4.29303e-05 Jy ! Component: 200 - total flux cleaned = 6.81958e-05 Jy ! Total flux subtracted in 200 components = 6.81958e-05 Jy ! Clean residual min=-0.001988 max=0.001545 Jy/beam ! Clean residual mean=-0.000000 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.102969 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.102969 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=7.226 mas, bpa=-0.2066 degrees ! Estimated noise=667.398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000497591 Jy ! Component: 100 - total flux cleaned = -0.000470068 Jy ! Component: 150 - total flux cleaned = -0.000423814 Jy ! Component: 200 - total flux cleaned = -0.000344094 Jy ! Total flux subtracted in 200 components = -0.000344094 Jy ! Clean residual min=-0.002059 max=0.001819 Jy/beam ! Clean residual mean=0.000000 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.102625 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.102625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071443Jy sigma=0.000767 ! Fit after self-cal, rms=0.071416Jy sigma=0.000767 wmodel J1817+0328_S_2015_01_22_pus_map.mod ! Writing 82 model components to file: J1817+0328_S_2015_01_22_pus_map.mod wobs J1817+0328_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1817+0328_S_2015_01_22_pus_uvs.fits wwins J1817+0328_S_2015_01_22_pus_map.win ! wwins: Wrote 2 windows to J1817+0328_S_2015_01_22_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.000930083 Jy ! Component: 100 - total flux cleaned = -0.00147898 Jy ! Component: 150 - total flux cleaned = -0.00186411 Jy ! Component: 200 - total flux cleaned = -0.00208593 Jy ! Component: 250 - total flux cleaned = -0.00226991 Jy ! Component: 300 - total flux cleaned = -0.00234483 Jy ! Component: 350 - total flux cleaned = -0.0023678 Jy ! Component: 400 - total flux cleaned = -0.00234336 Jy ! Component: 450 - total flux cleaned = -0.0022984 Jy ! Component: 500 - total flux cleaned = -0.00229775 Jy ! Component: 550 - total flux cleaned = -0.00225656 Jy ! Component: 600 - total flux cleaned = -0.00223657 Jy ! Component: 650 - total flux cleaned = -0.00213974 Jy ! Component: 700 - total flux cleaned = -0.00202758 Jy ! Component: 750 - total flux cleaned = -0.00193737 Jy ! Component: 800 - total flux cleaned = -0.00186687 Jy ! Component: 850 - total flux cleaned = -0.00172923 Jy ! Component: 900 - total flux cleaned = -0.00154454 Jy ! Component: 950 - total flux cleaned = -0.00144653 Jy ! Component: 1000 - total flux cleaned = -0.00133436 Jy ! Component: 1050 - total flux cleaned = -0.00119347 Jy ! Component: 1100 - total flux cleaned = -0.00110167 Jy ! Component: 1150 - total flux cleaned = -0.00101183 Jy ! Component: 1200 - total flux cleaned = -0.000938517 Jy ! Component: 1250 - total flux cleaned = -0.000909753 Jy ! Component: 1300 - total flux cleaned = -0.000839337 Jy ! Component: 1350 - total flux cleaned = -0.000811548 Jy ! Component: 1400 - total flux cleaned = -0.000757442 Jy ! Component: 1450 - total flux cleaned = -0.000770652 Jy ! Component: 1500 - total flux cleaned = -0.000757301 Jy ! Component: 1550 - total flux cleaned = -0.000744534 Jy ! Component: 1600 - total flux cleaned = -0.000757204 Jy ! Component: 1650 - total flux cleaned = -0.000807215 Jy ! Component: 1700 - total flux cleaned = -0.000831535 Jy ! Component: 1750 - total flux cleaned = -0.000831656 Jy ! Component: 1800 - total flux cleaned = -0.000867684 Jy ! Component: 1850 - total flux cleaned = -0.000914833 Jy ! Component: 1900 - total flux cleaned = -0.00091495 Jy ! Component: 1950 - total flux cleaned = -0.000984233 Jy ! Component: 2000 - total flux cleaned = -0.00101826 Jy ! Component: 2050 - total flux cleaned = -0.00104065 Jy ! Component: 2100 - total flux cleaned = -0.00109595 Jy ! Component: 2150 - total flux cleaned = -0.00117227 Jy ! Component: 2200 - total flux cleaned = -0.00119377 Jy ! Component: 2250 - total flux cleaned = -0.00122593 Jy ! Component: 2300 - total flux cleaned = -0.00127881 Jy ! Component: 2350 - total flux cleaned = -0.00134129 Jy ! Component: 2400 - total flux cleaned = -0.0013826 Jy ! Component: 2450 - total flux cleaned = -0.00143375 Jy ! Component: 2500 - total flux cleaned = -0.0014943 Jy ! Component: 2550 - total flux cleaned = -0.00154408 Jy ! Component: 2600 - total flux cleaned = -0.0016033 Jy ! Component: 2650 - total flux cleaned = -0.00166205 Jy ! Component: 2700 - total flux cleaned = -0.00171994 Jy ! Component: 2750 - total flux cleaned = -0.0017772 Jy ! Component: 2800 - total flux cleaned = -0.00182459 Jy ! Component: 2850 - total flux cleaned = -0.00187164 Jy ! Component: 2900 - total flux cleaned = -0.00195551 Jy ! Component: 2950 - total flux cleaned = -0.0020111 Jy ! Component: 3000 - total flux cleaned = -0.00209352 Jy ! Component: 3050 - total flux cleaned = -0.00217518 Jy ! Component: 3100 - total flux cleaned = -0.00222019 Jy ! Component: 3150 - total flux cleaned = -0.00227386 Jy ! Component: 3200 - total flux cleaned = -0.00235361 Jy ! Component: 3250 - total flux cleaned = -0.00237997 Jy ! Component: 3300 - total flux cleaned = -0.00239746 Jy ! Component: 3350 - total flux cleaned = -0.00242353 Jy ! Component: 3400 - total flux cleaned = -0.00244095 Jy ! Component: 3450 - total flux cleaned = -0.00248382 Jy ! Component: 3500 - total flux cleaned = -0.00251797 Jy ! Component: 3550 - total flux cleaned = -0.002518 Jy ! Component: 3600 - total flux cleaned = -0.00256847 Jy ! Component: 3650 - total flux cleaned = -0.00259348 Jy ! Component: 3700 - total flux cleaned = -0.00261009 Jy ! Component: 3750 - total flux cleaned = -0.00262668 Jy ! Component: 3800 - total flux cleaned = -0.00263492 Jy ! Component: 3850 - total flux cleaned = -0.00266766 Jy ! Component: 3900 - total flux cleaned = -0.00270833 Jy ! Component: 3950 - total flux cleaned = -0.00273258 Jy ! Component: 4000 - total flux cleaned = -0.0027406 Jy ! Component: 4050 - total flux cleaned = -0.00275666 Jy ! Total flux subtracted in 4096 components = -0.00278062 Jy ! Clean residual min=-0.000466 max=0.000496 Jy/beam ! Clean residual mean=-0.000000 rms=0.000136 Jy/beam ! Combined flux in latest and established models = 0.0998446 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 343 components and 0.0998446 Jy ![Exited script file: muppet] wmap "J1817+0328_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.108 x 7.226 at -0.2066 degrees (North through East) ! Clean map min=-0.0013441 max=0.060841 Jy/beam ! Writing clean map to FITS file: J1817+0328_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0608409 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000131404 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.647937 0.647937 1.29587 2.59175 5.18349 10.367 20.734 41.4679 82.9359 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.06 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.108 x 7.226 at -0.2066 degrees (North through East) ! Clean map min=-0.0013441 max=0.060841 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 J1817+0328_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 23:02:29 2017