! Started logfile: J1001+1015_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:55:32 2016 obs J1001+1015_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1001+1015_S_2015_03_17_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.878749 visibilities/baseline/integration-bin. ! Found source: J1001+1015 ! ! 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 16292 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 J1001+1015_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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.906977Jy sigma=0.010554 ! Fit after self-cal, rms=0.860619Jy sigma=0.010070 ! 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.573 mas, bmaj=6.763 mas, bpa=-9.163 degrees ! Estimated noise=790.581 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.101744 Jy ! Component: 100 - total flux cleaned = 0.139109 Jy ! Total flux subtracted in 100 components = 0.139109 Jy ! Clean residual min=-0.013020 max=0.057707 Jy/beam ! Clean residual mean=-0.000065 rms=0.004161 Jy/beam ! Combined flux in latest and established models = 0.139109 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.139109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117444Jy sigma=0.001214 ! Fit after self-cal, rms=0.117200Jy sigma=0.001211 ! Inverting map ! Added new window around map position (-3.5, -11). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0470895 Jy ! Component: 100 - total flux cleaned = 0.0658362 Jy ! Total flux subtracted in 100 components = 0.0658362 Jy ! Clean residual min=-0.008734 max=0.016188 Jy/beam ! Clean residual mean=-0.000041 rms=0.002146 Jy/beam ! Combined flux in latest and established models = 0.204946 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.204946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092133Jy sigma=0.000931 ! Fit after self-cal, rms=0.088998Jy sigma=0.000892 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0168362 Jy ! Component: 100 - total flux cleaned = 0.0265925 Jy ! Total flux subtracted in 100 components = 0.0265925 Jy ! Clean residual min=-0.006219 max=0.006594 Jy/beam ! Clean residual mean=-0.000029 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.231538 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 51 components and 0.231538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083823Jy sigma=0.000841 ! Fit after self-cal, rms=0.083556Jy sigma=0.000839 ! 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.137 mas, bmaj=7.443 mas, bpa=-7.164 degrees ! Estimated noise=492.156 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.0113941 Jy ! Component: 100 - total flux cleaned = 0.0185827 Jy ! Component: 150 - total flux cleaned = 0.0234995 Jy ! Component: 200 - total flux cleaned = 0.0269574 Jy ! Total flux subtracted in 200 components = 0.0269574 Jy ! Clean residual min=-0.006064 max=0.005749 Jy/beam ! Clean residual mean=-0.000036 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.258495 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 100 components and 0.258495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081205Jy sigma=0.000821 ! Fit after self-cal, rms=0.081130Jy sigma=0.000821 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.81 HN 0.90 KP 1.09 ! LA 0.98 MK 1.02 NL 0.92 OV 1.01 ! PT 1.12 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.78 HN 0.95 KP 1.06 ! LA 0.97 MK 1.02 NL 1.06 OV 1.03 ! PT 1.11 SC 1.07 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.90 HN 0.97 KP 0.95 ! LA 0.79 MK 1.07 NL 1.17 OV 0.96 ! PT 1.12 SC 1.07 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.89 HN 0.96 KP 0.94 ! LA 0.86 MK 1.09 NL 1.00 OV 1.00 ! PT 1.15 SC 1.02 ! ! ! Fit before self-cal, rms=0.081130Jy sigma=0.000821 ! Fit after self-cal, rms=0.074810Jy sigma=0.000786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=7.558 mas, bpa=-7.169 degrees ! Estimated noise=493.782 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.00136373 Jy ! Component: 100 - total flux cleaned = -0.00160844 Jy ! Component: 150 - total flux cleaned = -0.00169932 Jy ! Component: 200 - total flux cleaned = -0.00169804 Jy ! Total flux subtracted in 200 components = -0.00169804 Jy ! Clean residual min=-0.002631 max=0.003018 Jy/beam ! Clean residual mean=-0.000037 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.256797 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 110 components and 0.256797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074728Jy sigma=0.000785 ! Fit after self-cal, rms=0.074686Jy sigma=0.000784 ! 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.074686Jy sigma=0.000784 ! Fit after self-cal, rms=0.074940Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=7.534 mas, bpa=-7.156 degrees ! Estimated noise=492.122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.71738e-05 Jy ! Component: 100 - total flux cleaned = 8.58879e-05 Jy ! Component: 150 - total flux cleaned = 6.26398e-05 Jy ! Component: 200 - total flux cleaned = 1.92726e-05 Jy ! Total flux subtracted in 200 components = 1.92726e-05 Jy ! Clean residual min=-0.001690 max=0.001525 Jy/beam ! Clean residual mean=-0.000007 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.256817 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 118 components and 0.256817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074923Jy sigma=0.000778 ! Fit after self-cal, rms=0.074953Jy sigma=0.000778 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.25668e-05 Jy ! Component: 100 - total flux cleaned = 1.67694e-06 Jy ! Component: 150 - total flux cleaned = -1.69923e-05 Jy ! Component: 200 - total flux cleaned = -3.50347e-05 Jy ! Total flux subtracted in 200 components = -3.50347e-05 Jy ! Clean residual min=-0.001653 max=0.001503 Jy/beam ! Clean residual mean=-0.000007 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.256782 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 122 components and 0.256782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074946Jy sigma=0.000778 ! Fit after self-cal, rms=0.074946Jy sigma=0.000778 ! 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.074946Jy sigma=0.000778 ! Fit after self-cal, rms=0.075053Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.194 mas, bmaj=7.539 mas, bpa=-7.125 degrees ! Estimated noise=492.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.22731e-05 Jy ! Component: 100 - total flux cleaned = -0.000109704 Jy ! Component: 150 - total flux cleaned = -0.000128086 Jy ! Component: 200 - total flux cleaned = -0.000176537 Jy ! Total flux subtracted in 200 components = -0.000176537 Jy ! Clean residual min=-0.001605 max=0.001499 Jy/beam ! Clean residual mean=-0.000007 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.256605 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 128 components and 0.256605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075046Jy sigma=0.000778 ! Fit after self-cal, rms=0.075047Jy sigma=0.000778 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 = 1.39926e-06 Jy ! Component: 100 - total flux cleaned = -1.37513e-05 Jy ! Component: 150 - total flux cleaned = -1.3546e-05 Jy ! Component: 200 - total flux cleaned = -1.09791e-07 Jy ! Total flux subtracted in 200 components = -1.09791e-07 Jy ! Clean residual min=-0.001591 max=0.001493 Jy/beam ! Clean residual mean=-0.000007 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.256605 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 132 components and 0.256605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075043Jy sigma=0.000778 ! Fit after self-cal, rms=0.075043Jy 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.075043Jy sigma=0.000778 ! Fit after self-cal, rms=0.075120Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.589 mas, bmaj=11.29 mas, bpa=6.137 degrees ! Estimated noise=639.785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000122758 Jy ! Component: 100 - total flux cleaned = -0.000114491 Jy ! Component: 150 - total flux cleaned = -9.90253e-05 Jy ! Component: 200 - total flux cleaned = -9.9214e-05 Jy ! Total flux subtracted in 200 components = -9.9214e-05 Jy ! Clean residual min=-0.001627 max=0.001618 Jy/beam ! Clean residual mean=-0.000015 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.256506 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 138 components and 0.256506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075120Jy sigma=0.000778 ! Fit after self-cal, rms=0.075121Jy sigma=0.000778 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 = -1.39002e-05 Jy ! Component: 100 - total flux cleaned = -1.40044e-05 Jy ! Component: 150 - total flux cleaned = -1.40141e-05 Jy ! Component: 200 - total flux cleaned = -2.02237e-05 Jy ! Total flux subtracted in 200 components = -2.02237e-05 Jy ! Clean residual min=-0.001625 max=0.001606 Jy/beam ! Clean residual mean=-0.000015 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.256486 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 140 components and 0.256486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075121Jy sigma=0.000778 ! Fit after self-cal, rms=0.075122Jy sigma=0.000778 ! 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.199 mas, bmaj=7.542 mas, bpa=-7.083 degrees ! Estimated noise=493.58 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.199 x 7.542 at -7.083 degrees (North through East) ! Clean map min=-0.001535 max=0.12533 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.614 mas, bmaj=6.828 mas, bpa=-8.951 degrees ! Estimated noise=803.785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113231 Jy ! Component: 100 - total flux cleaned = 0.161218 Jy ! Component: 150 - total flux cleaned = 0.187273 Jy ! Component: 200 - total flux cleaned = 0.204597 Jy ! Total flux subtracted in 200 components = 0.204597 Jy ! Clean residual min=-0.005123 max=0.009481 Jy/beam ! Clean residual mean=-0.000038 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.204597 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.204597 Jy ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=7.542 mas, bpa=-7.083 degrees ! Estimated noise=493.58 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.017896 Jy ! Component: 100 - total flux cleaned = 0.0289089 Jy ! Component: 150 - total flux cleaned = 0.0360729 Jy ! Component: 200 - total flux cleaned = 0.0409038 Jy ! Total flux subtracted in 200 components = 0.0409038 Jy ! Clean residual min=-0.002018 max=0.002769 Jy/beam ! Clean residual mean=-0.000026 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.2455 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 92 components and 0.2455 Jy ! Inverting map ! Added new window around map position (-6.5, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00338037 Jy ! Component: 100 - total flux cleaned = 0.00576703 Jy ! Component: 150 - total flux cleaned = 0.00752753 Jy ! Component: 200 - total flux cleaned = 0.00885134 Jy ! Total flux subtracted in 200 components = 0.00885134 Jy ! Clean residual min=-0.001566 max=0.001672 Jy/beam ! Clean residual mean=-0.000011 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.254352 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 128 components and 0.254352 Jy ! Inverting map ! Added new window around map position (60, 118.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144091 Jy ! Component: 100 - total flux cleaned = 0.00183974 Jy ! Component: 150 - total flux cleaned = 0.00209085 Jy ! Component: 200 - total flux cleaned = 0.00220169 Jy ! Total flux subtracted in 200 components = 0.00220169 Jy ! Clean residual min=-0.001405 max=0.001466 Jy/beam ! Clean residual mean=-0.000008 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.256553 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 147 components and 0.256553 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.589 mas, bmaj=11.29 mas, bpa=6.137 degrees ! Estimated noise=639.785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000344253 Jy ! Component: 100 - total flux cleaned = 0.000387012 Jy ! Component: 150 - total flux cleaned = 0.000424245 Jy ! Component: 200 - total flux cleaned = 0.000474025 Jy ! Total flux subtracted in 200 components = 0.000474025 Jy ! Clean residual min=-0.001455 max=0.001637 Jy/beam ! Clean residual mean=-0.000016 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.257027 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 = 3.0074e-05 Jy ! Component: 100 - total flux cleaned = 2.96772e-05 Jy ! Component: 150 - total flux cleaned = 4.30655e-05 Jy ! Component: 200 - total flux cleaned = 4.27466e-05 Jy ! Total flux subtracted in 200 components = 4.27466e-05 Jy ! Clean residual min=-0.001441 max=0.001621 Jy/beam ! Clean residual mean=-0.000016 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.25707 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 177 components and 0.25707 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=7.542 mas, bpa=-7.083 degrees ! Estimated noise=493.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000156866 Jy ! Component: 100 - total flux cleaned = -0.000109633 Jy ! Component: 150 - total flux cleaned = -8.85913e-05 Jy ! Component: 200 - total flux cleaned = -7.015e-05 Jy ! Total flux subtracted in 200 components = -7.015e-05 Jy ! Clean residual min=-0.001338 max=0.001462 Jy/beam ! Clean residual mean=-0.000007 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.257 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 197 components and 0.257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075069Jy sigma=0.000777 ! Fit after self-cal, rms=0.075064Jy sigma=0.000777 wmodel J1001+1015_S_2015_03_17_pus_map.mod ! Writing 197 model components to file: J1001+1015_S_2015_03_17_pus_map.mod wobs J1001+1015_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1001+1015_S_2015_03_17_pus_uvs.fits wwins J1001+1015_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1001+1015_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.000297852 Jy ! Component: 100 - total flux cleaned = 0.000225161 Jy ! Component: 150 - total flux cleaned = 0.000293338 Jy ! Component: 200 - total flux cleaned = 0.000359597 Jy ! Component: 250 - total flux cleaned = 0.000402265 Jy ! Component: 300 - total flux cleaned = 0.000422477 Jy ! Component: 350 - total flux cleaned = 0.000381753 Jy ! Component: 400 - total flux cleaned = 0.000283665 Jy ! Component: 450 - total flux cleaned = 0.000187176 Jy ! Component: 500 - total flux cleaned = 5.45461e-05 Jy ! Component: 550 - total flux cleaned = -9.3464e-05 Jy ! Component: 600 - total flux cleaned = -0.000130536 Jy ! Component: 650 - total flux cleaned = -0.00025519 Jy ! Component: 700 - total flux cleaned = -0.000377085 Jy ! Component: 750 - total flux cleaned = -0.000410948 Jy ! Component: 800 - total flux cleaned = -0.000461023 Jy ! Component: 850 - total flux cleaned = -0.000510105 Jy ! Component: 900 - total flux cleaned = -0.00052609 Jy ! Component: 950 - total flux cleaned = -0.000589655 Jy ! Component: 1000 - total flux cleaned = -0.000604994 Jy ! Component: 1050 - total flux cleaned = -0.000620285 Jy ! Component: 1100 - total flux cleaned = -0.000650655 Jy ! Component: 1150 - total flux cleaned = -0.000665526 Jy ! Component: 1200 - total flux cleaned = -0.000665578 Jy ! Component: 1250 - total flux cleaned = -0.000723685 Jy ! Component: 1300 - total flux cleaned = -0.00075221 Jy ! Component: 1350 - total flux cleaned = -0.000822715 Jy ! Component: 1400 - total flux cleaned = -0.000850212 Jy ! Component: 1450 - total flux cleaned = -0.000932353 Jy ! Component: 1500 - total flux cleaned = -0.00101341 Jy ! Component: 1550 - total flux cleaned = -0.00108035 Jy ! Component: 1600 - total flux cleaned = -0.00113292 Jy ! Component: 1650 - total flux cleaned = -0.00118545 Jy ! Component: 1700 - total flux cleaned = -0.00124998 Jy ! Component: 1750 - total flux cleaned = -0.00124999 Jy ! Component: 1800 - total flux cleaned = -0.00125011 Jy ! Component: 1850 - total flux cleaned = -0.00128771 Jy ! Component: 1900 - total flux cleaned = -0.00131234 Jy ! Component: 1950 - total flux cleaned = -0.00129983 Jy ! Component: 2000 - total flux cleaned = -0.00128781 Jy ! Component: 2050 - total flux cleaned = -0.00129977 Jy ! Component: 2100 - total flux cleaned = -0.00127608 Jy ! Component: 2150 - total flux cleaned = -0.00126454 Jy ! Component: 2200 - total flux cleaned = -0.00129939 Jy ! Component: 2250 - total flux cleaned = -0.00131074 Jy ! Component: 2300 - total flux cleaned = -0.00131062 Jy ! Component: 2350 - total flux cleaned = -0.00133303 Jy ! Component: 2400 - total flux cleaned = -0.00127734 Jy ! Component: 2450 - total flux cleaned = -0.00133245 Jy ! Component: 2500 - total flux cleaned = -0.00131049 Jy ! Component: 2550 - total flux cleaned = -0.00135378 Jy ! Component: 2600 - total flux cleaned = -0.00136447 Jy ! Component: 2650 - total flux cleaned = -0.00136434 Jy ! Component: 2700 - total flux cleaned = -0.00138537 Jy ! Component: 2750 - total flux cleaned = -0.00139585 Jy ! Component: 2800 - total flux cleaned = -0.00141657 Jy ! Component: 2850 - total flux cleaned = -0.00146797 Jy ! Component: 2900 - total flux cleaned = -0.00147802 Jy ! Component: 2950 - total flux cleaned = -0.00146788 Jy ! Component: 3000 - total flux cleaned = -0.00148799 Jy ! Component: 3050 - total flux cleaned = -0.00148797 Jy ! Component: 3100 - total flux cleaned = -0.0015078 Jy ! Component: 3150 - total flux cleaned = -0.00146866 Jy ! Component: 3200 - total flux cleaned = -0.00152709 Jy ! Component: 3250 - total flux cleaned = -0.00155599 Jy ! Component: 3300 - total flux cleaned = -0.00159426 Jy ! Component: 3350 - total flux cleaned = -0.00157519 Jy ! Component: 3400 - total flux cleaned = -0.00159417 Jy ! Component: 3450 - total flux cleaned = -0.00160356 Jy ! Component: 3500 - total flux cleaned = -0.00159429 Jy ! Component: 3550 - total flux cleaned = -0.00161277 Jy ! Component: 3600 - total flux cleaned = -0.00161279 Jy ! Component: 3650 - total flux cleaned = -0.00159476 Jy ! Component: 3700 - total flux cleaned = -0.00161284 Jy ! Component: 3750 - total flux cleaned = -0.0016129 Jy ! Component: 3800 - total flux cleaned = -0.001604 Jy ! Component: 3850 - total flux cleaned = -0.00163933 Jy ! Component: 3900 - total flux cleaned = -0.00162173 Jy ! Component: 3950 - total flux cleaned = -0.00163039 Jy ! Component: 4000 - total flux cleaned = -0.00160443 Jy ! Component: 4050 - total flux cleaned = -0.00162166 Jy ! Total flux subtracted in 4096 components = -0.00161298 Jy ! Clean residual min=-0.000581 max=0.000628 Jy/beam ! Clean residual mean=-0.000002 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.255387 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 488 components and 0.255387 Jy ![Exited script file: muppet] wmap "J1001+1015_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.199 x 7.542 at -7.083 degrees (North through East) ! Clean map min=-0.00083416 max=0.12554 Jy/beam ! Writing clean map to FITS file: J1001+1015_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.125543 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000155452 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.371472 0.371472 0.742943 1.48589 2.97177 5.94355 11.8871 23.7742 47.5484 95.0967 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.125 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.199 x 7.542 at -7.083 degrees (North through East) ! Clean map min=-0.00083416 max=0.12554 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 J1001+1015_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:55:37 2016