! Started logfile: J0616-0306_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:49:37 2016 obs J0616-0306_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0616-0306_S_2015_03_17_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968794 visibilities/baseline/integration-bin. ! Found source: J0616-0306 ! ! 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 16392 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 J0616-0306_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.873409Jy sigma=0.008960 ! Fit after self-cal, rms=0.858225Jy sigma=0.008809 ! 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.779 mas, bmaj=6.557 mas, bpa=-4.663 degrees ! Estimated noise=697.25 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.105744 Jy ! Component: 100 - total flux cleaned = 0.133869 Jy ! Total flux subtracted in 100 components = 0.133869 Jy ! Clean residual min=-0.005799 max=0.011623 Jy/beam ! Clean residual mean=0.000001 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 0.133869 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.133869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102745Jy sigma=0.000836 ! Fit after self-cal, rms=0.102686Jy sigma=0.000836 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0122098 Jy ! Component: 100 - total flux cleaned = 0.0191898 Jy ! Total flux subtracted in 100 components = 0.0191898 Jy ! Clean residual min=-0.005126 max=0.005565 Jy/beam ! Clean residual mean=-0.000003 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.153059 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 37 components and 0.153059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100170Jy sigma=0.000818 ! Fit after self-cal, rms=0.100136Jy sigma=0.000818 ! 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.24 mas, bmaj=7.463 mas, bpa=-4.708 degrees ! Estimated noise=560.193 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.00572854 Jy ! Component: 100 - total flux cleaned = 0.00892312 Jy ! Component: 150 - total flux cleaned = 0.0108255 Jy ! Component: 200 - total flux cleaned = 0.0117148 Jy ! Total flux subtracted in 200 components = 0.0117148 Jy ! Clean residual min=-0.005770 max=0.007274 Jy/beam ! Clean residual mean=-0.000010 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.164773 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 64 components and 0.164773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099463Jy sigma=0.000817 ! Fit after self-cal, rms=0.099444Jy sigma=0.000817 ! 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.01 FD 0.81 HN 0.99 KP 1.11 ! LA 1.05 MK 0.98 NL 0.89 OV 1.02 ! PT 1.08 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.84 HN 1.04 KP 1.11 ! LA 1.00 MK 1.04 NL 0.99 OV 1.06 ! PT 1.10 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.89 HN 1.03 KP 1.00 ! LA 0.81 MK 1.05 NL 1.14 OV 0.97 ! PT 1.07 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.74 HN 1.03 KP 0.94 ! LA 0.85 MK 1.07 NL 1.01 OV 1.01 ! PT 1.09 SC 0.99 ! ! ! Fit before self-cal, rms=0.099444Jy sigma=0.000817 ! Fit after self-cal, rms=0.090501Jy sigma=0.000797 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.282 mas, bmaj=7.539 mas, bpa=-4.644 degrees ! Estimated noise=563.552 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 (21.5, 25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0058746 Jy ! Component: 100 - total flux cleaned = 0.00888648 Jy ! Component: 150 - total flux cleaned = 0.010877 Jy ! Component: 200 - total flux cleaned = 0.0122757 Jy ! Total flux subtracted in 200 components = 0.0122757 Jy ! Clean residual min=-0.003439 max=0.006291 Jy/beam ! Clean residual mean=-0.000003 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.177049 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 120 components and 0.177049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090087Jy sigma=0.000793 ! Fit after self-cal, rms=0.089985Jy sigma=0.000793 ! Inverting map ! Added new window around map position (43, 57.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0061968 Jy ! Component: 100 - total flux cleaned = 0.00969836 Jy ! Component: 150 - total flux cleaned = 0.0122138 Jy ! Component: 200 - total flux cleaned = 0.0142935 Jy ! Total flux subtracted in 200 components = 0.0142935 Jy ! Clean residual min=-0.002813 max=0.004066 Jy/beam ! Clean residual mean=-0.000009 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.191343 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 180 components and 0.191343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089519Jy sigma=0.000787 ! Fit after self-cal, rms=0.089475Jy sigma=0.000787 ! Inverting map ! Added new window around map position (7, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00379116 Jy ! Component: 100 - total flux cleaned = 0.00569117 Jy ! Component: 150 - total flux cleaned = 0.0072017 Jy ! Component: 200 - total flux cleaned = 0.0087607 Jy ! Total flux subtracted in 200 components = 0.0087607 Jy ! Clean residual min=-0.002501 max=0.002733 Jy/beam ! Clean residual mean=-0.000009 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.200103 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 226 components and 0.200103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089250Jy sigma=0.000784 ! Fit after self-cal, rms=0.089243Jy 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.089243Jy sigma=0.000784 ! Fit after self-cal, rms=0.088480Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=7.547 mas, bpa=-4.693 degrees ! Estimated noise=563.283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238171 Jy ! Component: 100 - total flux cleaned = 0.00418766 Jy ! Component: 150 - total flux cleaned = 0.00553326 Jy ! Component: 200 - total flux cleaned = 0.00650161 Jy ! Total flux subtracted in 200 components = 0.00650161 Jy ! Clean residual min=-0.002025 max=0.002114 Jy/beam ! Clean residual mean=-0.000003 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.206605 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 268 components and 0.206605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088371Jy sigma=0.000780 ! Fit after self-cal, rms=0.088381Jy sigma=0.000780 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.00122055 Jy ! Component: 100 - total flux cleaned = 0.00220662 Jy ! Component: 150 - total flux cleaned = 0.00300743 Jy ! Component: 200 - total flux cleaned = 0.0038193 Jy ! Total flux subtracted in 200 components = 0.0038193 Jy ! Clean residual min=-0.001980 max=0.002077 Jy/beam ! Clean residual mean=-0.000002 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.210424 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 302 components and 0.210424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088333Jy sigma=0.000779 ! Fit after self-cal, rms=0.088333Jy sigma=0.000779 ! Inverting map ! Added new window around map position (68, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194445 Jy ! Component: 100 - total flux cleaned = 0.00310968 Jy ! Component: 150 - total flux cleaned = 0.00387755 Jy ! Component: 200 - total flux cleaned = 0.00454015 Jy ! Total flux subtracted in 200 components = 0.00454015 Jy ! Clean residual min=-0.001903 max=0.001758 Jy/beam ! Clean residual mean=-0.000001 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.214964 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 336 components and 0.214964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088270Jy sigma=0.000779 ! Fit after self-cal, rms=0.088269Jy sigma=0.000779 ! 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.088269Jy sigma=0.000779 ! Fit after self-cal, rms=0.088326Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=7.555 mas, bpa=-4.718 degrees ! Estimated noise=563.715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105729 Jy ! Component: 100 - total flux cleaned = 0.00168332 Jy ! Component: 150 - total flux cleaned = 0.00218192 Jy ! Component: 200 - total flux cleaned = 0.00255364 Jy ! Total flux subtracted in 200 components = 0.00255364 Jy ! Clean residual min=-0.001860 max=0.001638 Jy/beam ! Clean residual mean=-0.000001 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.217518 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 368 components and 0.217518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088297Jy sigma=0.000779 ! Fit after self-cal, rms=0.088296Jy sigma=0.000779 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.000681963 Jy ! Component: 100 - total flux cleaned = 0.000947809 Jy ! Component: 150 - total flux cleaned = 0.00117241 Jy ! Component: 200 - total flux cleaned = 0.00141345 Jy ! Total flux subtracted in 200 components = 0.00141345 Jy ! Clean residual min=-0.001839 max=0.001638 Jy/beam ! Clean residual mean=-0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.218932 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 389 components and 0.218932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088278Jy sigma=0.000778 ! Fit after self-cal, rms=0.088278Jy 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.088278Jy sigma=0.000778 ! Fit after self-cal, rms=0.088400Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.436 mas, bmaj=12.07 mas, bpa=-0.09192 degrees ! Estimated noise=742.225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155739 Jy ! Component: 100 - total flux cleaned = 0.00265522 Jy ! Component: 150 - total flux cleaned = 0.00337113 Jy ! Component: 200 - total flux cleaned = 0.00386663 Jy ! Total flux subtracted in 200 components = 0.00386663 Jy ! Clean residual min=-0.002070 max=0.001748 Jy/beam ! Clean residual mean=-0.000001 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.222798 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 407 components and 0.222798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088385Jy sigma=0.000778 ! Fit after self-cal, rms=0.088381Jy 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 = 0.000667742 Jy ! Component: 100 - total flux cleaned = 0.00107276 Jy ! Component: 150 - total flux cleaned = 0.00140955 Jy ! Component: 200 - total flux cleaned = 0.00164951 Jy ! Total flux subtracted in 200 components = 0.00164951 Jy ! Clean residual min=-0.002013 max=0.001623 Jy/beam ! Clean residual mean=-0.000001 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.224448 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 421 components and 0.224448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088377Jy sigma=0.000778 ! Fit after self-cal, rms=0.088376Jy 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.272 mas, bmaj=7.56 mas, bpa=-4.729 degrees ! Estimated noise=564.415 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.272 x 7.56 at -4.729 degrees (North through East) ! Clean map min=-0.0017671 max=0.13878 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.8 mas, bmaj=6.629 mas, bpa=-4.615 degrees ! Estimated noise=707.597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107076 Jy ! Component: 100 - total flux cleaned = 0.135148 Jy ! Component: 150 - total flux cleaned = 0.147408 Jy ! Component: 200 - total flux cleaned = 0.155336 Jy ! Total flux subtracted in 200 components = 0.155336 Jy ! Clean residual min=-0.003711 max=0.004637 Jy/beam ! Clean residual mean=0.000000 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.155336 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.155336 Jy ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=7.56 mas, bpa=-4.729 degrees ! Estimated noise=564.415 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.00834086 Jy ! Component: 100 - total flux cleaned = 0.0147938 Jy ! Component: 150 - total flux cleaned = 0.0201287 Jy ! Component: 200 - total flux cleaned = 0.024649 Jy ! Total flux subtracted in 200 components = 0.024649 Jy ! Clean residual min=-0.003001 max=0.002906 Jy/beam ! Clean residual mean=-0.000003 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.179985 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 99 components and 0.179985 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.436 mas, bmaj=12.07 mas, bpa=-0.09192 degrees ! Estimated noise=742.225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00703845 Jy ! Component: 100 - total flux cleaned = 0.0124353 Jy ! Component: 150 - total flux cleaned = 0.0167955 Jy ! Component: 200 - total flux cleaned = 0.0204503 Jy ! Total flux subtracted in 200 components = 0.0204503 Jy ! Clean residual min=-0.002960 max=0.002869 Jy/beam ! Clean residual mean=-0.000005 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.200435 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.00311399 Jy ! Component: 100 - total flux cleaned = 0.00579486 Jy ! Component: 150 - total flux cleaned = 0.00812299 Jy ! Component: 200 - total flux cleaned = 0.0101548 Jy ! Total flux subtracted in 200 components = 0.0101548 Jy ! Clean residual min=-0.002513 max=0.002154 Jy/beam ! Clean residual mean=-0.000002 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.21059 Jy ! Adding 140 model components to the UV plane model. ! The established model now contains 226 components and 0.21059 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=7.56 mas, bpa=-4.729 degrees ! Estimated noise=564.415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177355 Jy ! Component: 100 - total flux cleaned = 0.00320981 Jy ! Component: 150 - total flux cleaned = 0.00431424 Jy ! Component: 200 - total flux cleaned = 0.00531176 Jy ! Total flux subtracted in 200 components = 0.00531176 Jy ! Clean residual min=-0.002010 max=0.001729 Jy/beam ! Clean residual mean=-0.000001 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.215902 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 255 components and 0.215902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088469Jy sigma=0.000779 ! Fit after self-cal, rms=0.088468Jy sigma=0.000779 wmodel J0616-0306_S_2015_03_17_pus_map.mod ! Writing 255 model components to file: J0616-0306_S_2015_03_17_pus_map.mod wobs J0616-0306_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0616-0306_S_2015_03_17_pus_uvs.fits wwins J0616-0306_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J0616-0306_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.000677033 Jy ! Component: 100 - total flux cleaned = -0.000932153 Jy ! Component: 150 - total flux cleaned = -0.00116911 Jy ! Component: 200 - total flux cleaned = -0.00144873 Jy ! Component: 250 - total flux cleaned = -0.00168979 Jy ! Component: 300 - total flux cleaned = -0.00179294 Jy ! Component: 350 - total flux cleaned = -0.00191794 Jy ! Component: 400 - total flux cleaned = -0.00201565 Jy ! Component: 450 - total flux cleaned = -0.00220566 Jy ! Component: 500 - total flux cleaned = -0.00236797 Jy ! Component: 550 - total flux cleaned = -0.00252678 Jy ! Component: 600 - total flux cleaned = -0.00268213 Jy ! Component: 650 - total flux cleaned = -0.00281263 Jy ! Component: 700 - total flux cleaned = -0.0029192 Jy ! Component: 750 - total flux cleaned = -0.00291911 Jy ! Component: 800 - total flux cleaned = -0.00291949 Jy ! Component: 850 - total flux cleaned = -0.00296012 Jy ! Component: 900 - total flux cleaned = -0.00294011 Jy ! Component: 950 - total flux cleaned = -0.00295979 Jy ! Component: 1000 - total flux cleaned = -0.00295959 Jy ! Component: 1050 - total flux cleaned = -0.00297845 Jy ! Component: 1100 - total flux cleaned = -0.00297825 Jy ! Component: 1150 - total flux cleaned = -0.00297803 Jy ! Component: 1200 - total flux cleaned = -0.00295996 Jy ! Component: 1250 - total flux cleaned = -0.0029779 Jy ! Component: 1300 - total flux cleaned = -0.00301325 Jy ! Component: 1350 - total flux cleaned = -0.00299605 Jy ! Component: 1400 - total flux cleaned = -0.00303089 Jy ! Component: 1450 - total flux cleaned = -0.00304818 Jy ! Component: 1500 - total flux cleaned = -0.00309887 Jy ! Component: 1550 - total flux cleaned = -0.00313205 Jy ! Component: 1600 - total flux cleaned = -0.0031649 Jy ! Component: 1650 - total flux cleaned = -0.00316485 Jy ! Component: 1700 - total flux cleaned = -0.00319708 Jy ! Component: 1750 - total flux cleaned = -0.00316514 Jy ! Component: 1800 - total flux cleaned = -0.00319654 Jy ! Component: 1850 - total flux cleaned = -0.00313423 Jy ! Component: 1900 - total flux cleaned = -0.0031187 Jy ! Component: 1950 - total flux cleaned = -0.00313418 Jy ! Component: 2000 - total flux cleaned = -0.00314908 Jy ! Component: 2050 - total flux cleaned = -0.00316406 Jy ! Component: 2100 - total flux cleaned = -0.00311913 Jy ! Component: 2150 - total flux cleaned = -0.0030749 Jy ! Component: 2200 - total flux cleaned = -0.00308934 Jy ! Component: 2250 - total flux cleaned = -0.00300237 Jy ! Component: 2300 - total flux cleaned = -0.0028876 Jy ! Component: 2350 - total flux cleaned = -0.00290186 Jy ! Component: 2400 - total flux cleaned = -0.00285935 Jy ! Component: 2450 - total flux cleaned = -0.00283141 Jy ! Component: 2500 - total flux cleaned = -0.00274816 Jy ! Component: 2550 - total flux cleaned = -0.00273441 Jy ! Component: 2600 - total flux cleaned = -0.00270722 Jy ! Component: 2650 - total flux cleaned = -0.00266656 Jy ! Component: 2700 - total flux cleaned = -0.00257244 Jy ! Component: 2750 - total flux cleaned = -0.0025591 Jy ! Component: 2800 - total flux cleaned = -0.00253268 Jy ! Component: 2850 - total flux cleaned = -0.00250622 Jy ! Component: 2900 - total flux cleaned = -0.00245418 Jy ! Component: 2950 - total flux cleaned = -0.00241551 Jy ! Component: 3000 - total flux cleaned = -0.00240275 Jy ! Component: 3050 - total flux cleaned = -0.00237716 Jy ! Component: 3100 - total flux cleaned = -0.00233921 Jy ! Component: 3150 - total flux cleaned = -0.00231429 Jy ! Component: 3200 - total flux cleaned = -0.00227701 Jy ! Component: 3250 - total flux cleaned = -0.0022153 Jy ! Component: 3300 - total flux cleaned = -0.00219091 Jy ! Component: 3350 - total flux cleaned = -0.00216661 Jy ! Component: 3400 - total flux cleaned = -0.0021668 Jy ! Component: 3450 - total flux cleaned = -0.00213081 Jy ! Component: 3500 - total flux cleaned = -0.00211898 Jy ! Component: 3550 - total flux cleaned = -0.00209518 Jy ! Component: 3600 - total flux cleaned = -0.00208334 Jy ! Component: 3650 - total flux cleaned = -0.00204829 Jy ! Component: 3700 - total flux cleaned = -0.00207162 Jy ! Component: 3750 - total flux cleaned = -0.00204855 Jy ! Component: 3800 - total flux cleaned = -0.00207151 Jy ! Component: 3850 - total flux cleaned = -0.00201433 Jy ! Component: 3900 - total flux cleaned = -0.00201447 Jy ! Component: 3950 - total flux cleaned = -0.00201443 Jy ! Component: 4000 - total flux cleaned = -0.00201432 Jy ! Component: 4050 - total flux cleaned = -0.00200305 Jy ! Total flux subtracted in 4096 components = -0.00200306 Jy ! Clean residual min=-0.000877 max=0.000751 Jy/beam ! Clean residual mean=-0.000001 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.213899 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 557 components and 0.213899 Jy ![Exited script file: muppet] wmap "J0616-0306_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.272 x 7.56 at -4.729 degrees (North through East) ! Clean map min=-0.0013699 max=0.13954 Jy/beam ! Writing clean map to FITS file: J0616-0306_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.139542 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204888 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.440487 0.440487 0.880975 1.76195 3.5239 7.0478 14.0956 28.1912 56.3824 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.139 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.272 x 7.56 at -4.729 degrees (North through East) ! Clean map min=-0.0013699 max=0.13954 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 J0616-0306_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:49:44 2016