! Started logfile: J1240-1121_S_2017_08_12_pus_uvs.log on Fri May 10 14:59:51 2019 obs J1240-1121_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1240-1121_S_2017_08_12_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967361 visibilities/baseline/integration-bin. ! Found source: J1240-1121 ! ! 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 594 lines of history. ! ! Reading 16716 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 J1240-1121_S_2017_08_12_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 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 593 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.908348Jy sigma=0.006952 ! Fit after self-cal, rms=0.895573Jy sigma=0.006864 ! 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.594 mas, bmaj=7.014 mas, bpa=-4.501 degrees ! Estimated noise=1102.59 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.0820616 Jy ! Component: 100 - total flux cleaned = 0.104186 Jy ! Total flux subtracted in 100 components = 0.104186 Jy ! Clean residual min=-0.004441 max=0.009026 Jy/beam ! Clean residual mean=-0.000004 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.104186 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.104186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094444Jy sigma=0.000687 ! Fit after self-cal, rms=0.094430Jy sigma=0.000687 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00970287 Jy ! Component: 100 - total flux cleaned = 0.0145138 Jy ! Total flux subtracted in 100 components = 0.0145138 Jy ! Clean residual min=-0.003956 max=0.003981 Jy/beam ! Clean residual mean=-0.000007 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.1187 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 0.1187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093342Jy sigma=0.000680 ! Fit after self-cal, rms=0.093345Jy sigma=0.000680 ! 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.038 mas, bmaj=7.939 mas, bpa=-4.261 degrees ! Estimated noise=875.397 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.0033158 Jy ! Component: 100 - total flux cleaned = 0.00488328 Jy ! Component: 150 - total flux cleaned = 0.00531353 Jy ! Component: 200 - total flux cleaned = 0.00534298 Jy ! Total flux subtracted in 200 components = 0.00534298 Jy ! Clean residual min=-0.004729 max=0.004606 Jy/beam ! Clean residual mean=-0.000010 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.124043 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 38 components and 0.124043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093212Jy sigma=0.000679 ! Fit after self-cal, rms=0.093215Jy sigma=0.000679 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.84 HN 0.98 KP 1.08 ! LA 1.02 MK 0.98 NL 0.95 OV 1.04 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.84 HN 1.05 KP 1.03 ! LA 0.95 MK 1.03 NL 1.17 OV 1.07 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.02 KP 1.00 ! LA 0.98 MK 1.04 NL 1.21 OV 0.95 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.87 HN 0.83 KP 1.00* ! LA 1.00* MK 0.94 NL 1.00* OV 1.00* ! PT 1.12 SC 1.00* ! ! ! Fit before self-cal, rms=0.093215Jy sigma=0.000679 ! Fit after self-cal, rms=0.091962Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.048 mas, bmaj=8 mas, bpa=-4.266 degrees ! Estimated noise=876.861 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.000289345 Jy ! Component: 100 - total flux cleaned = -0.000398731 Jy ! Component: 150 - total flux cleaned = -0.000417621 Jy ! Component: 200 - total flux cleaned = -0.000418141 Jy ! Total flux subtracted in 200 components = -0.000418141 Jy ! Clean residual min=-0.003418 max=0.003455 Jy/beam ! Clean residual mean=-0.000010 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.123625 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.123625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091952Jy sigma=0.000673 ! Fit after self-cal, rms=0.091962Jy sigma=0.000673 ! 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.091962Jy sigma=0.000673 ! Fit after self-cal, rms=0.092196Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.05 mas, bmaj=8.001 mas, bpa=-4.412 degrees ! Estimated noise=876.733 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.44678e-05 Jy ! Component: 100 - total flux cleaned = 6.95751e-05 Jy ! Component: 150 - total flux cleaned = 8.38176e-05 Jy ! Component: 200 - total flux cleaned = 0.000109118 Jy ! Total flux subtracted in 200 components = 0.000109118 Jy ! Clean residual min=-0.003029 max=0.002936 Jy/beam ! Clean residual mean=-0.000004 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.123734 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.123734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092192Jy sigma=0.000670 ! Fit after self-cal, rms=0.092240Jy sigma=0.000670 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 = 4.31808e-05 Jy ! Component: 100 - total flux cleaned = 4.27622e-05 Jy ! Component: 150 - total flux cleaned = 4.28295e-05 Jy ! Component: 200 - total flux cleaned = 6.32651e-05 Jy ! Total flux subtracted in 200 components = 6.32651e-05 Jy ! Clean residual min=-0.002984 max=0.002907 Jy/beam ! Clean residual mean=-0.000004 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.123797 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.123797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092237Jy sigma=0.000670 ! Fit after self-cal, rms=0.092237Jy sigma=0.000670 ! 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.092237Jy sigma=0.000670 ! Fit after self-cal, rms=0.092424Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.051 mas, bmaj=8.003 mas, bpa=-4.412 degrees ! Estimated noise=877.715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000112687 Jy ! Component: 100 - total flux cleaned = 0.00012414 Jy ! Component: 150 - total flux cleaned = 0.000124371 Jy ! Component: 200 - total flux cleaned = 0.000133904 Jy ! Total flux subtracted in 200 components = 0.000133904 Jy ! Clean residual min=-0.003011 max=0.002866 Jy/beam ! Clean residual mean=-0.000004 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.123931 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.123931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092422Jy sigma=0.000670 ! Fit after self-cal, rms=0.092427Jy sigma=0.000670 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 = 3.66174e-05 Jy ! Component: 100 - total flux cleaned = 4.67477e-05 Jy ! Component: 150 - total flux cleaned = 5.56732e-05 Jy ! Component: 200 - total flux cleaned = 5.57071e-05 Jy ! Total flux subtracted in 200 components = 5.57071e-05 Jy ! Clean residual min=-0.003007 max=0.002836 Jy/beam ! Clean residual mean=-0.000004 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.123987 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.123987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092425Jy sigma=0.000670 ! Fit after self-cal, rms=0.092424Jy sigma=0.000670 ! 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.092424Jy sigma=0.000670 ! Fit after self-cal, rms=0.092507Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.341 mas, bmaj=15.17 mas, bpa=-1.707 degrees ! Estimated noise=1141.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000703913 Jy ! Component: 100 - total flux cleaned = 0.000738426 Jy ! Component: 150 - total flux cleaned = 0.000737408 Jy ! Component: 200 - total flux cleaned = 0.000758706 Jy ! Total flux subtracted in 200 components = 0.000758706 Jy ! Clean residual min=-0.002930 max=0.003081 Jy/beam ! Clean residual mean=-0.000009 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.124745 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.124745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092526Jy sigma=0.000670 ! Fit after self-cal, rms=0.092518Jy sigma=0.000670 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 = 5.55243e-05 Jy ! Component: 100 - total flux cleaned = 5.53201e-05 Jy ! Component: 150 - total flux cleaned = 7.98967e-05 Jy ! Component: 200 - total flux cleaned = 9.91777e-05 Jy ! Total flux subtracted in 200 components = 9.91777e-05 Jy ! Clean residual min=-0.002927 max=0.003077 Jy/beam ! Clean residual mean=-0.000009 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.124845 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.124845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092532Jy sigma=0.000670 ! Fit after self-cal, rms=0.092526Jy sigma=0.000670 ! 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.051 mas, bmaj=8.003 mas, bpa=-4.41 degrees ! Estimated noise=878.403 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.051 x 8.003 at -4.41 degrees (North through East) ! Clean map min=-0.0029846 max=0.10672 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.603 mas, bmaj=7.093 mas, bpa=-4.912 degrees ! Estimated noise=1101.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0816732 Jy ! Component: 100 - total flux cleaned = 0.104295 Jy ! Component: 150 - total flux cleaned = 0.11382 Jy ! Component: 200 - total flux cleaned = 0.118384 Jy ! Total flux subtracted in 200 components = 0.118384 Jy ! Clean residual min=-0.003175 max=0.004081 Jy/beam ! Clean residual mean=-0.000002 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.118384 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.118384 Jy ! Inverting map and beam ! Estimated beam: bmin=3.051 mas, bmaj=8.003 mas, bpa=-4.41 degrees ! Estimated noise=878.403 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) ! Added new window around map position (-4.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00424306 Jy ! Component: 100 - total flux cleaned = 0.00653396 Jy ! Component: 150 - total flux cleaned = 0.00803342 Jy ! Component: 200 - total flux cleaned = 0.00907844 Jy ! Total flux subtracted in 200 components = 0.00907844 Jy ! Clean residual min=-0.002986 max=0.002329 Jy/beam ! Clean residual mean=-0.000003 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.127462 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 44 components and 0.127462 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.341 mas, bmaj=15.17 mas, bpa=-1.707 degrees ! Estimated noise=1141.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000387446 Jy ! Component: 100 - total flux cleaned = 0.000455363 Jy ! Component: 150 - total flux cleaned = 0.000489944 Jy ! Component: 200 - total flux cleaned = 0.000475042 Jy ! Total flux subtracted in 200 components = 0.000475042 Jy ! Clean residual min=-0.002935 max=0.002429 Jy/beam ! Clean residual mean=-0.000006 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.127937 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.76501e-07 Jy ! Component: 100 - total flux cleaned = -3.59256e-05 Jy ! Component: 150 - total flux cleaned = -4.65077e-05 Jy ! Component: 200 - total flux cleaned = -6.5897e-05 Jy ! Total flux subtracted in 200 components = -6.5897e-05 Jy ! Clean residual min=-0.002894 max=0.002459 Jy/beam ! Clean residual mean=-0.000006 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.127871 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.127871 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.051 mas, bmaj=8.003 mas, bpa=-4.41 degrees ! Estimated noise=878.403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.35578e-05 Jy ! Component: 100 - total flux cleaned = 0.000157299 Jy ! Component: 150 - total flux cleaned = 0.000201001 Jy ! Component: 200 - total flux cleaned = 0.000258208 Jy ! Total flux subtracted in 200 components = 0.000258208 Jy ! Clean residual min=-0.002869 max=0.002319 Jy/beam ! Clean residual mean=-0.000003 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.128129 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.128129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092432Jy sigma=0.000669 ! Fit after self-cal, rms=0.092422Jy sigma=0.000669 wmodel J1240-1121_S_2017_08_12_pus_map.mod ! Writing 71 model components to file: J1240-1121_S_2017_08_12_pus_map.mod wobs J1240-1121_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1240-1121_S_2017_08_12_pus_uvs.fits wwins J1240-1121_S_2017_08_12_pus_map.win ! wwins: Wrote 2 windows to J1240-1121_S_2017_08_12_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.0011631 Jy ! Component: 100 - total flux cleaned = -0.00182988 Jy ! Component: 150 - total flux cleaned = -0.00228871 Jy ! Component: 200 - total flux cleaned = -0.00271932 Jy ! Component: 250 - total flux cleaned = -0.00302559 Jy ! Component: 300 - total flux cleaned = -0.00334791 Jy ! Component: 350 - total flux cleaned = -0.00347007 Jy ! Component: 400 - total flux cleaned = -0.0035893 Jy ! Component: 450 - total flux cleaned = -0.00367603 Jy ! Component: 500 - total flux cleaned = -0.00381563 Jy ! Component: 550 - total flux cleaned = -0.00389767 Jy ! Component: 600 - total flux cleaned = -0.00392499 Jy ! Component: 650 - total flux cleaned = -0.0039252 Jy ! Component: 700 - total flux cleaned = -0.00395093 Jy ! Component: 750 - total flux cleaned = -0.00407664 Jy ! Component: 800 - total flux cleaned = -0.00405146 Jy ! Component: 850 - total flux cleaned = -0.00417335 Jy ! Component: 900 - total flux cleaned = -0.00412529 Jy ! Component: 950 - total flux cleaned = -0.00417243 Jy ! Component: 1000 - total flux cleaned = -0.00428791 Jy ! Component: 1050 - total flux cleaned = -0.00421861 Jy ! Component: 1100 - total flux cleaned = -0.00419597 Jy ! Component: 1150 - total flux cleaned = -0.00417374 Jy ! Component: 1200 - total flux cleaned = -0.00410856 Jy ! Component: 1250 - total flux cleaned = -0.00410911 Jy ! Component: 1300 - total flux cleaned = -0.00404581 Jy ! Component: 1350 - total flux cleaned = -0.00406731 Jy ! Component: 1400 - total flux cleaned = -0.00394371 Jy ! Component: 1450 - total flux cleaned = -0.00396473 Jy ! Component: 1500 - total flux cleaned = -0.00398512 Jy ! Component: 1550 - total flux cleaned = -0.00394519 Jy ! Component: 1600 - total flux cleaned = -0.00382774 Jy ! Component: 1650 - total flux cleaned = -0.00384721 Jy ! Component: 1700 - total flux cleaned = -0.00380893 Jy ! Component: 1750 - total flux cleaned = -0.00379033 Jy ! Component: 1800 - total flux cleaned = -0.0037532 Jy ! Component: 1850 - total flux cleaned = -0.0037719 Jy ! Component: 1900 - total flux cleaned = -0.0036987 Jy ! Component: 1950 - total flux cleaned = -0.00368101 Jy ! Component: 2000 - total flux cleaned = -0.00366322 Jy ! Component: 2050 - total flux cleaned = -0.00366341 Jy ! Component: 2100 - total flux cleaned = -0.00359357 Jy ! Component: 2150 - total flux cleaned = -0.00362794 Jy ! Component: 2200 - total flux cleaned = -0.00354292 Jy ! Component: 2250 - total flux cleaned = -0.00357652 Jy ! Component: 2300 - total flux cleaned = -0.00355956 Jy ! Component: 2350 - total flux cleaned = -0.00347712 Jy ! Component: 2400 - total flux cleaned = -0.00347708 Jy ! Component: 2450 - total flux cleaned = -0.00342885 Jy ! Component: 2500 - total flux cleaned = -0.00339704 Jy ! Component: 2550 - total flux cleaned = -0.0034131 Jy ! Component: 2600 - total flux cleaned = -0.00333472 Jy ! Component: 2650 - total flux cleaned = -0.00330354 Jy ! Component: 2700 - total flux cleaned = -0.00327274 Jy ! Component: 2750 - total flux cleaned = -0.00327277 Jy ! Component: 2800 - total flux cleaned = -0.00328802 Jy ! Component: 2850 - total flux cleaned = -0.00324329 Jy ! Component: 2900 - total flux cleaned = -0.00325832 Jy ! Component: 2950 - total flux cleaned = -0.00324352 Jy ! Component: 3000 - total flux cleaned = -0.00324358 Jy ! Component: 3050 - total flux cleaned = -0.00327252 Jy ! Component: 3100 - total flux cleaned = -0.00325805 Jy ! Component: 3150 - total flux cleaned = -0.00328636 Jy ! Component: 3200 - total flux cleaned = -0.0032722 Jy ! Component: 3250 - total flux cleaned = -0.00331427 Jy ! Component: 3300 - total flux cleaned = -0.00330042 Jy ! Component: 3350 - total flux cleaned = -0.00325903 Jy ! Component: 3400 - total flux cleaned = -0.00328658 Jy ! Component: 3450 - total flux cleaned = -0.00335471 Jy ! Component: 3500 - total flux cleaned = -0.0033277 Jy ! Component: 3550 - total flux cleaned = -0.00332779 Jy ! Component: 3600 - total flux cleaned = -0.00324773 Jy ! Component: 3650 - total flux cleaned = -0.00328749 Jy ! Component: 3700 - total flux cleaned = -0.00332721 Jy ! Component: 3750 - total flux cleaned = -0.00334018 Jy ! Component: 3800 - total flux cleaned = -0.00328827 Jy ! Component: 3850 - total flux cleaned = -0.00332693 Jy ! Component: 3900 - total flux cleaned = -0.00335235 Jy ! Component: 3950 - total flux cleaned = -0.00331424 Jy ! Component: 4000 - total flux cleaned = -0.00325123 Jy ! Component: 4050 - total flux cleaned = -0.00328902 Jy ! Total flux subtracted in 4096 components = -0.00328903 Jy ! Clean residual min=-0.000670 max=0.000684 Jy/beam ! Clean residual mean=-0.000001 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.12484 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 365 components and 0.12484 Jy ![Exited script file: muppet] wmap "J1240-1121_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.051 x 8.003 at -4.41 degrees (North through East) ! Clean map min=-0.0017563 max=0.1065 Jy/beam ! Writing clean map to FITS file: J1240-1121_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106505 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228902 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.644765 0.644765 1.28953 2.57906 5.15812 10.3162 20.6325 41.2649 82.5299 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.106 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.051 x 8.003 at -4.41 degrees (North through East) ! Clean map min=-0.0017563 max=0.1065 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 J1240-1121_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:59:55 2019