! Started logfile: J0128-1722_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:39:50 2016 obs J0128-1722_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0128-1722_S_2015_03_17_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973737 visibilities/baseline/integration-bin. ! Found source: J0128-1722 ! ! 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 21208 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 J0128-1722_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.986459Jy sigma=0.009234 ! Fit after self-cal, rms=0.951269Jy sigma=0.008916 ! 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.581 mas, bmaj=6.14 mas, bpa=-4.318 degrees ! Estimated noise=898.088 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.0351724 Jy ! Component: 100 - total flux cleaned = 0.0455982 Jy ! Total flux subtracted in 100 components = 0.0455982 Jy ! Clean residual min=-0.003946 max=0.006750 Jy/beam ! Clean residual mean=-0.000004 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.0455982 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0455982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096345Jy sigma=0.000816 ! Fit after self-cal, rms=0.095479Jy sigma=0.000809 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00754629 Jy ! Component: 100 - total flux cleaned = 0.0118161 Jy ! Total flux subtracted in 100 components = 0.0118161 Jy ! Clean residual min=-0.004162 max=0.006806 Jy/beam ! Clean residual mean=-0.000005 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.0574142 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.0574143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094370Jy sigma=0.000799 ! Fit after self-cal, rms=0.094279Jy sigma=0.000799 ! Inverting map ! Added new window around map position (9, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00656183 Jy ! Component: 100 - total flux cleaned = 0.0109575 Jy ! Total flux subtracted in 100 components = 0.0109575 Jy ! Clean residual min=-0.003600 max=0.005288 Jy/beam ! Clean residual mean=-0.000005 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.0683718 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 45 components and 0.0683718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093417Jy sigma=0.000790 ! Fit after self-cal, rms=0.093227Jy sigma=0.000789 ! 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.207 mas, bmaj=7.336 mas, bpa=-3.751 degrees ! Estimated noise=530.366 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.00860868 Jy ! Component: 100 - total flux cleaned = 0.0136652 Jy ! Component: 150 - total flux cleaned = 0.017178 Jy ! Component: 200 - total flux cleaned = 0.0196817 Jy ! Total flux subtracted in 200 components = 0.0196817 Jy ! Clean residual min=-0.003010 max=0.005328 Jy/beam ! Clean residual mean=-0.000014 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.0880535 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 89 components and 0.0880535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092283Jy sigma=0.000781 ! Fit after self-cal, rms=0.091976Jy sigma=0.000777 ! 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 0.96 FD 0.83 HN 0.97 KP 1.07 ! LA 0.94 MK 1.05 NL 1.12 OV 1.05 ! PT 0.97 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.89 HN 1.11 KP 1.05 ! LA 0.89 MK 0.98 NL 1.30 OV 1.08 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.86 HN 1.07 KP 0.93 ! LA 0.73 MK 1.05 NL 1.44 OV 0.97 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.91 HN 0.96 KP 0.98 ! LA 0.81 MK 1.02 NL 1.16 OV 1.02 ! PT 1.00 SC 0.97 ! ! ! Fit before self-cal, rms=0.091976Jy sigma=0.000777 ! Fit after self-cal, rms=0.089611Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=7.404 mas, bpa=-3.307 degrees ! Estimated noise=527.383 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.00332949 Jy ! Component: 100 - total flux cleaned = 0.00378392 Jy ! Component: 150 - total flux cleaned = 0.00382955 Jy ! Component: 200 - total flux cleaned = 0.00382763 Jy ! Total flux subtracted in 200 components = 0.00382763 Jy ! Clean residual min=-0.002780 max=0.003393 Jy/beam ! Clean residual mean=-0.000004 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.0918811 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 107 components and 0.0918811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089491Jy sigma=0.000772 ! Fit after self-cal, rms=0.089433Jy sigma=0.000770 ! 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.089433Jy sigma=0.000770 ! Fit after self-cal, rms=0.089027Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=7.383 mas, bpa=-3.118 degrees ! Estimated noise=525.164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169363 Jy ! Component: 100 - total flux cleaned = 0.00187616 Jy ! Component: 150 - total flux cleaned = 0.00191003 Jy ! Component: 200 - total flux cleaned = 0.00188786 Jy ! Total flux subtracted in 200 components = 0.00188786 Jy ! Clean residual min=-0.002489 max=0.003096 Jy/beam ! Clean residual mean=-0.000000 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.093769 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 120 components and 0.093769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088982Jy sigma=0.000769 ! Fit after self-cal, rms=0.088981Jy sigma=0.000769 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, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301021 Jy ! Component: 100 - total flux cleaned = 0.00475205 Jy ! Component: 150 - total flux cleaned = 0.00600759 Jy ! Component: 200 - total flux cleaned = 0.00693802 Jy ! Total flux subtracted in 200 components = 0.00693802 Jy ! Clean residual min=-0.002076 max=0.002704 Jy/beam ! Clean residual mean=-0.000001 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.100707 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 150 components and 0.100707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088882Jy sigma=0.000767 ! Fit after self-cal, rms=0.088804Jy sigma=0.000767 ! Inverting map ! Added new window around map position (32, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00261541 Jy ! Component: 100 - total flux cleaned = 0.00414141 Jy ! Component: 150 - total flux cleaned = 0.00497062 Jy ! Component: 200 - total flux cleaned = 0.00562079 Jy ! Total flux subtracted in 200 components = 0.00562079 Jy ! Clean residual min=-0.002013 max=0.002051 Jy/beam ! Clean residual mean=0.000001 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.106328 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 179 components and 0.106328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088708Jy sigma=0.000766 ! Fit after self-cal, rms=0.088668Jy sigma=0.000765 ! 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.088668Jy sigma=0.000765 ! Fit after self-cal, rms=0.087561Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.236 mas, bmaj=7.392 mas, bpa=-2.912 degrees ! Estimated noise=519.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179023 Jy ! Component: 100 - total flux cleaned = 0.00283132 Jy ! Component: 150 - total flux cleaned = 0.00333493 Jy ! Component: 200 - total flux cleaned = 0.00381633 Jy ! Total flux subtracted in 200 components = 0.00381633 Jy ! Clean residual min=-0.001793 max=0.001843 Jy/beam ! Clean residual mean=0.000002 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.110144 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 197 components and 0.110144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087507Jy sigma=0.000765 ! Fit after self-cal, rms=0.087479Jy sigma=0.000764 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.000853664 Jy ! Component: 100 - total flux cleaned = 0.00131521 Jy ! Component: 150 - total flux cleaned = 0.00168014 Jy ! Component: 200 - total flux cleaned = 0.00203536 Jy ! Total flux subtracted in 200 components = 0.00203536 Jy ! Clean residual min=-0.001714 max=0.001776 Jy/beam ! Clean residual mean=0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.112179 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 208 components and 0.112179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087447Jy sigma=0.000764 ! Fit after self-cal, rms=0.087428Jy sigma=0.000764 ! 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.087428Jy sigma=0.000764 ! Fit after self-cal, rms=0.086918Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.708 mas, bmaj=14.33 mas, bpa=3.715 degrees ! Estimated noise=669.695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018423 Jy ! Component: 100 - total flux cleaned = 0.00299478 Jy ! Component: 150 - total flux cleaned = 0.00348764 Jy ! Component: 200 - total flux cleaned = 0.00380981 Jy ! Total flux subtracted in 200 components = 0.00380981 Jy ! Clean residual min=-0.002071 max=0.002029 Jy/beam ! Clean residual mean=0.000004 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.115989 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 232 components and 0.115989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086902Jy sigma=0.000764 ! Fit after self-cal, rms=0.086884Jy sigma=0.000764 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.000702919 Jy ! Component: 100 - total flux cleaned = 0.00109397 Jy ! Component: 150 - total flux cleaned = 0.00139559 Jy ! Component: 200 - total flux cleaned = 0.00151062 Jy ! Total flux subtracted in 200 components = 0.00151062 Jy ! Clean residual min=-0.002008 max=0.002015 Jy/beam ! Clean residual mean=0.000004 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.1175 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 249 components and 0.1175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086878Jy sigma=0.000764 ! Fit after self-cal, rms=0.086863Jy sigma=0.000764 ! 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.233 mas, bmaj=7.402 mas, bpa=-2.833 degrees ! Estimated noise=516.936 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.233 x 7.402 at -2.833 degrees (North through East) ! Clean map min=-0.0022575 max=0.047171 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.597 mas, bmaj=6.199 mas, bpa=-3.518 degrees ! Estimated noise=875.273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0341695 Jy ! Component: 100 - total flux cleaned = 0.0488792 Jy ! Component: 150 - total flux cleaned = 0.0587525 Jy ! Component: 200 - total flux cleaned = 0.066253 Jy ! Total flux subtracted in 200 components = 0.066253 Jy ! Clean residual min=-0.003918 max=0.005470 Jy/beam ! Clean residual mean=-0.000004 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.0662529 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0662529 Jy ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=7.402 mas, bpa=-2.833 degrees ! Estimated noise=516.936 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.0100311 Jy ! Component: 100 - total flux cleaned = 0.0169721 Jy ! Component: 150 - total flux cleaned = 0.0224572 Jy ! Component: 200 - total flux cleaned = 0.0269249 Jy ! Total flux subtracted in 200 components = 0.0269249 Jy ! Clean residual min=-0.002972 max=0.003505 Jy/beam ! Clean residual mean=-0.000002 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.0931778 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 62 components and 0.0931778 Jy ! Inverting map ! Added new window around map position (4, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00380377 Jy ! Component: 100 - total flux cleaned = 0.00683288 Jy ! Component: 150 - total flux cleaned = 0.00938733 Jy ! Component: 200 - total flux cleaned = 0.0115855 Jy ! Total flux subtracted in 200 components = 0.0115855 Jy ! Clean residual min=-0.002306 max=0.002025 Jy/beam ! Clean residual mean=-0.000000 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.104763 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 101 components and 0.104763 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.708 mas, bmaj=14.33 mas, bpa=3.715 degrees ! Estimated noise=669.695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00340131 Jy ! Component: 100 - total flux cleaned = 0.00586618 Jy ! Component: 150 - total flux cleaned = 0.00773736 Jy ! Component: 200 - total flux cleaned = 0.00917649 Jy ! Total flux subtracted in 200 components = 0.00917649 Jy ! Clean residual min=-0.002136 max=0.001955 Jy/beam ! Clean residual mean=0.000003 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.11394 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.00113411 Jy ! Component: 100 - total flux cleaned = 0.0020502 Jy ! Component: 150 - total flux cleaned = 0.00262839 Jy ! Component: 200 - total flux cleaned = 0.00289703 Jy ! Total flux subtracted in 200 components = 0.00289703 Jy ! Clean residual min=-0.002004 max=0.002008 Jy/beam ! Clean residual mean=0.000004 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.116837 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 171 components and 0.116837 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=7.402 mas, bpa=-2.833 degrees ! Estimated noise=516.936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000353579 Jy ! Component: 100 - total flux cleaned = -6.38523e-05 Jy ! Component: 150 - total flux cleaned = 4.32336e-05 Jy ! Component: 200 - total flux cleaned = 0.00021021 Jy ! Total flux subtracted in 200 components = 0.00021021 Jy ! Clean residual min=-0.001715 max=0.001641 Jy/beam ! Clean residual mean=0.000002 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.117047 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 193 components and 0.117047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086869Jy sigma=0.000764 ! Fit after self-cal, rms=0.086853Jy sigma=0.000763 wmodel J0128-1722_S_2015_03_17_pus_map.mod ! Writing 193 model components to file: J0128-1722_S_2015_03_17_pus_map.mod wobs J0128-1722_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0128-1722_S_2015_03_17_pus_uvs.fits wwins J0128-1722_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J0128-1722_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 = -3.51718e-05 Jy ! Component: 100 - total flux cleaned = 4.87108e-05 Jy ! Component: 150 - total flux cleaned = 7.6317e-05 Jy ! Component: 200 - total flux cleaned = 0.00012728 Jy ! Component: 250 - total flux cleaned = 0.00020074 Jy ! Component: 300 - total flux cleaned = 0.000176701 Jy ! Component: 350 - total flux cleaned = 0.000200416 Jy ! Component: 400 - total flux cleaned = 0.000268892 Jy ! Component: 450 - total flux cleaned = 0.000335327 Jy ! Component: 500 - total flux cleaned = 0.000422057 Jy ! Component: 550 - total flux cleaned = 0.000507289 Jy ! Component: 600 - total flux cleaned = 0.000591345 Jy ! Component: 650 - total flux cleaned = 0.000694222 Jy ! Component: 700 - total flux cleaned = 0.000754714 Jy ! Component: 750 - total flux cleaned = 0.000833976 Jy ! Component: 800 - total flux cleaned = 0.000892554 Jy ! Component: 850 - total flux cleaned = 0.000969086 Jy ! Component: 900 - total flux cleaned = 0.00104416 Jy ! Component: 950 - total flux cleaned = 0.00110012 Jy ! Component: 1000 - total flux cleaned = 0.00117321 Jy ! Component: 1050 - total flux cleaned = 0.00113728 Jy ! Component: 1100 - total flux cleaned = 0.0012087 Jy ! Component: 1150 - total flux cleaned = 0.00122629 Jy ! Component: 1200 - total flux cleaned = 0.00124332 Jy ! Component: 1250 - total flux cleaned = 0.00122625 Jy ! Component: 1300 - total flux cleaned = 0.00120932 Jy ! Component: 1350 - total flux cleaned = 0.00127566 Jy ! Component: 1400 - total flux cleaned = 0.00129223 Jy ! Component: 1450 - total flux cleaned = 0.00129217 Jy ! Component: 1500 - total flux cleaned = 0.00135669 Jy ! Component: 1550 - total flux cleaned = 0.00145189 Jy ! Component: 1600 - total flux cleaned = 0.00145168 Jy ! Component: 1650 - total flux cleaned = 0.00146717 Jy ! Component: 1700 - total flux cleaned = 0.00145183 Jy ! Component: 1750 - total flux cleaned = 0.00151245 Jy ! Component: 1800 - total flux cleaned = 0.00149758 Jy ! Component: 1850 - total flux cleaned = 0.00149768 Jy ! Component: 1900 - total flux cleaned = 0.00146862 Jy ! Component: 1950 - total flux cleaned = 0.00145414 Jy ! Component: 2000 - total flux cleaned = 0.0014974 Jy ! Component: 2050 - total flux cleaned = 0.00148302 Jy ! Component: 2100 - total flux cleaned = 0.00144099 Jy ! Component: 2150 - total flux cleaned = 0.00141327 Jy ! Component: 2200 - total flux cleaned = 0.00139969 Jy ! Component: 2250 - total flux cleaned = 0.00138612 Jy ! Component: 2300 - total flux cleaned = 0.00141327 Jy ! Component: 2350 - total flux cleaned = 0.00138656 Jy ! Component: 2400 - total flux cleaned = 0.00138649 Jy ! Component: 2450 - total flux cleaned = 0.0013998 Jy ! Component: 2500 - total flux cleaned = 0.00139974 Jy ! Component: 2550 - total flux cleaned = 0.00138664 Jy ! Component: 2600 - total flux cleaned = 0.00136109 Jy ! Component: 2650 - total flux cleaned = 0.00133559 Jy ! Component: 2700 - total flux cleaned = 0.00132292 Jy ! Component: 2750 - total flux cleaned = 0.00127296 Jy ! Component: 2800 - total flux cleaned = 0.00127317 Jy ! Component: 2850 - total flux cleaned = 0.00126079 Jy ! Component: 2900 - total flux cleaned = 0.00123625 Jy ! Component: 2950 - total flux cleaned = 0.00126061 Jy ! Component: 3000 - total flux cleaned = 0.00122457 Jy ! Component: 3050 - total flux cleaned = 0.00120059 Jy ! Component: 3100 - total flux cleaned = 0.00124781 Jy ! Component: 3150 - total flux cleaned = 0.00123598 Jy ! Component: 3200 - total flux cleaned = 0.00120095 Jy ! Component: 3250 - total flux cleaned = 0.0011778 Jy ! Component: 3300 - total flux cleaned = 0.00117783 Jy ! Component: 3350 - total flux cleaned = 0.0011665 Jy ! Component: 3400 - total flux cleaned = 0.00116648 Jy ! Component: 3450 - total flux cleaned = 0.00122258 Jy ! Component: 3500 - total flux cleaned = 0.00125589 Jy ! Component: 3550 - total flux cleaned = 0.00122274 Jy ! Component: 3600 - total flux cleaned = 0.00121173 Jy ! Component: 3650 - total flux cleaned = 0.00126612 Jy ! Component: 3700 - total flux cleaned = 0.00126596 Jy ! Component: 3750 - total flux cleaned = 0.00126596 Jy ! Component: 3800 - total flux cleaned = 0.00123387 Jy ! Component: 3850 - total flux cleaned = 0.00124444 Jy ! Component: 3900 - total flux cleaned = 0.00128658 Jy ! Component: 3950 - total flux cleaned = 0.00127606 Jy ! Component: 4000 - total flux cleaned = 0.0012864 Jy ! Component: 4050 - total flux cleaned = 0.00126573 Jy ! Total flux subtracted in 4096 components = 0.00127601 Jy ! Clean residual min=-0.000811 max=0.000596 Jy/beam ! Clean residual mean=0.000002 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.118323 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 499 components and 0.118323 Jy ![Exited script file: muppet] wmap "J0128-1722_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.233 x 7.402 at -2.833 degrees (North through East) ! Clean map min=-0.0014554 max=0.04711 Jy/beam ! Writing clean map to FITS file: J0128-1722_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.0471096 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188019 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.19733 1.19733 2.39466 4.78933 9.57865 19.1573 38.3146 76.6292 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.047 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.233 x 7.402 at -2.833 degrees (North through East) ! Clean map min=-0.0014554 max=0.04711 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 J0128-1722_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:39:58 2016