! Started logfile: J2151-2742_S_2017_06_15_pus_uvs.log on Tue May 7 15:28:46 2019 obs J2151-2742_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J2151-2742_S_2017_06_15_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.958333 visibilities/baseline/integration-bin. ! Found source: J2151-2742 ! ! 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 603 lines of history. ! ! Reading 9660 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 J2151-2742_S_2017_06_15_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 373 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.836546Jy sigma=0.006100 ! Fit after self-cal, rms=0.811171Jy sigma=0.005914 ! 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.463 mas, bmaj=6.901 mas, bpa=-3.668 degrees ! Estimated noise=1505.54 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.148744 Jy ! Component: 100 - total flux cleaned = 0.183224 Jy ! Total flux subtracted in 100 components = 0.183224 Jy ! Clean residual min=-0.012061 max=0.024612 Jy/beam ! Clean residual mean=-0.000099 rms=0.003501 Jy/beam ! Combined flux in latest and established models = 0.183224 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.183224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112908Jy sigma=0.000793 ! Fit after self-cal, rms=0.112887Jy sigma=0.000793 ! Inverting map ! Added new window around map position (3.5, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217915 Jy ! Component: 100 - total flux cleaned = 0.0342091 Jy ! Total flux subtracted in 100 components = 0.0342091 Jy ! Clean residual min=-0.011834 max=0.020400 Jy/beam ! Clean residual mean=-0.000061 rms=0.002871 Jy/beam ! Combined flux in latest and established models = 0.217433 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.217433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107671Jy sigma=0.000748 ! Fit after self-cal, rms=0.107253Jy sigma=0.000743 ! 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=2.949 mas, bmaj=7.966 mas, bpa=-3.228 degrees ! Estimated noise=1164.21 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 (-4, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0210339 Jy ! Component: 100 - total flux cleaned = 0.0332078 Jy ! Component: 150 - total flux cleaned = 0.0408853 Jy ! Component: 200 - total flux cleaned = 0.0445016 Jy ! Total flux subtracted in 200 components = 0.0445016 Jy ! Clean residual min=-0.009275 max=0.011052 Jy/beam ! Clean residual mean=-0.000014 rms=0.002402 Jy/beam ! Combined flux in latest and established models = 0.261935 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 47 components and 0.261935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102983Jy sigma=0.000708 ! Fit after self-cal, rms=0.102740Jy sigma=0.000706 ! 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.09 FD 0.92 HN 1.22 KP 1.03 ! LA 1.03 MK 1.01 NL 0.94 OV 0.95 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.95 HN 1.35 KP 1.00 ! LA 0.98 MK 1.02 NL 1.09 OV 0.95 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 0.96 HN 1.34 KP 0.99 ! LA 0.99 MK 1.03 NL 1.05 OV 0.87 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! A total of 87 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.21 KP 1.00* ! LA 1.00* MK 1.09 NL 1.00* OV 1.00* ! PT 0.88 SC 1.00* ! ! ! Fit before self-cal, rms=0.102740Jy sigma=0.000706 ! Fit after self-cal, rms=0.110384Jy sigma=0.000690 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.997 mas, bmaj=7.947 mas, bpa=-2.427 degrees ! Estimated noise=1209.26 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.00536596 Jy ! Component: 100 - total flux cleaned = -0.00640134 Jy ! Component: 150 - total flux cleaned = -0.0064101 Jy ! Component: 200 - total flux cleaned = -0.00629969 Jy ! Total flux subtracted in 200 components = -0.00629969 Jy ! Clean residual min=-0.007241 max=0.008604 Jy/beam ! Clean residual mean=-0.000007 rms=0.001845 Jy/beam ! Combined flux in latest and established models = 0.255635 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 73 components and 0.255635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109893Jy sigma=0.000687 ! Fit after self-cal, rms=0.110007Jy sigma=0.000686 ! 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.110007Jy sigma=0.000686 ! Fit after self-cal, rms=0.114814Jy sigma=0.000675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.942 mas, bpa=-2.622 degrees ! Estimated noise=1223.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00310777 Jy ! Component: 100 - total flux cleaned = -0.00362414 Jy ! Component: 150 - total flux cleaned = -0.00373615 Jy ! Component: 200 - total flux cleaned = -0.00373571 Jy ! Total flux subtracted in 200 components = -0.00373571 Jy ! Clean residual min=-0.005902 max=0.007212 Jy/beam ! Clean residual mean=-0.000002 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.251899 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 84 components and 0.251899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114537Jy sigma=0.000673 ! Fit after self-cal, rms=0.114578Jy sigma=0.000672 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 (-8.5, -20). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00724769 Jy ! Component: 100 - total flux cleaned = 0.00783819 Jy ! Component: 150 - total flux cleaned = 0.00712484 Jy ! Component: 200 - total flux cleaned = 0.00642426 Jy ! Total flux subtracted in 200 components = 0.00642426 Jy ! Clean residual min=-0.005561 max=0.005135 Jy/beam ! Clean residual mean=0.000005 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.258324 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 107 components and 0.258324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114024Jy sigma=0.000669 ! Fit after self-cal, rms=0.113897Jy sigma=0.000668 ! 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.113897Jy sigma=0.000668 ! Fit after self-cal, rms=0.117403Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=7.909 mas, bpa=-2.599 degrees ! Estimated noise=1221.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000107028 Jy ! Component: 100 - total flux cleaned = -0.000334587 Jy ! Component: 150 - total flux cleaned = -0.000334708 Jy ! Component: 200 - total flux cleaned = -0.000493767 Jy ! Total flux subtracted in 200 components = -0.000493767 Jy ! Clean residual min=-0.004541 max=0.004156 Jy/beam ! Clean residual mean=0.000009 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.25783 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 138 components and 0.25783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117190Jy sigma=0.000664 ! Fit after self-cal, rms=0.117167Jy sigma=0.000664 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.000532053 Jy ! Component: 100 - total flux cleaned = 0.000390916 Jy ! Component: 150 - total flux cleaned = 0.000190217 Jy ! Component: 200 - total flux cleaned = 6.41536e-05 Jy ! Total flux subtracted in 200 components = 6.41536e-05 Jy ! Clean residual min=-0.004336 max=0.004058 Jy/beam ! Clean residual mean=0.000008 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.257894 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 155 components and 0.257894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117074Jy sigma=0.000663 ! Fit after self-cal, rms=0.117048Jy sigma=0.000663 ! 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.117048Jy sigma=0.000663 ! Fit after self-cal, rms=0.118012Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.879 mas, bmaj=20.51 mas, bpa=2.798 degrees ! Estimated noise=1525.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000893866 Jy ! Component: 100 - total flux cleaned = -0.00122322 Jy ! Component: 150 - total flux cleaned = -0.000897296 Jy ! Component: 200 - total flux cleaned = -0.000726089 Jy ! Total flux subtracted in 200 components = -0.000726089 Jy ! Clean residual min=-0.004939 max=0.004532 Jy/beam ! Clean residual mean=0.000025 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.257168 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 175 components and 0.257168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117937Jy sigma=0.000662 ! Fit after self-cal, rms=0.117927Jy sigma=0.000662 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.000606168 Jy ! Component: 100 - total flux cleaned = 0.000764967 Jy ! Component: 150 - total flux cleaned = 0.000813821 Jy ! Component: 200 - total flux cleaned = 0.000858126 Jy ! Total flux subtracted in 200 components = 0.000858126 Jy ! Clean residual min=-0.004816 max=0.004507 Jy/beam ! Clean residual mean=0.000028 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 0.258026 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 185 components and 0.258026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117916Jy sigma=0.000662 ! Fit after self-cal, rms=0.117913Jy sigma=0.000662 ! 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.004 mas, bmaj=7.896 mas, bpa=-2.519 degrees ! Estimated noise=1219.46 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.004 x 7.896 at -2.519 degrees (North through East) ! Clean map min=-0.0056069 max=0.18379 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.496 mas, bmaj=6.797 mas, bpa=-2.834 degrees ! Estimated noise=1614.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.156444 Jy ! Component: 100 - total flux cleaned = 0.192931 Jy ! Component: 150 - total flux cleaned = 0.211055 Jy ! Component: 200 - total flux cleaned = 0.223809 Jy ! Total flux subtracted in 200 components = 0.223809 Jy ! Clean residual min=-0.007170 max=0.008132 Jy/beam ! Clean residual mean=-0.000039 rms=0.001725 Jy/beam ! Combined flux in latest and established models = 0.223809 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.223809 Jy ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.896 mas, bpa=-2.519 degrees ! Estimated noise=1219.46 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 (-3.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126299 Jy ! Component: 100 - total flux cleaned = 0.0206543 Jy ! Component: 150 - total flux cleaned = 0.0261938 Jy ! Component: 200 - total flux cleaned = 0.0300901 Jy ! Total flux subtracted in 200 components = 0.0300901 Jy ! Clean residual min=-0.004625 max=0.003714 Jy/beam ! Clean residual mean=0.000002 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.253899 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 75 components and 0.253899 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.879 mas, bmaj=20.51 mas, bpa=2.798 degrees ! Estimated noise=1525.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00368386 Jy ! Component: 100 - total flux cleaned = 0.0050364 Jy ! Component: 150 - total flux cleaned = 0.00552985 Jy ! Component: 200 - total flux cleaned = 0.00597051 Jy ! Total flux subtracted in 200 components = 0.00597051 Jy ! Clean residual min=-0.004577 max=0.004661 Jy/beam ! Clean residual mean=0.000033 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.259869 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.000286776 Jy ! Component: 100 - total flux cleaned = 0.000428977 Jy ! Component: 150 - total flux cleaned = 0.000554025 Jy ! Component: 200 - total flux cleaned = 0.000637253 Jy ! Total flux subtracted in 200 components = 0.000637253 Jy ! Clean residual min=-0.004531 max=0.004619 Jy/beam ! Clean residual mean=0.000036 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.260506 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 115 components and 0.260506 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.896 mas, bpa=-2.519 degrees ! Estimated noise=1219.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000600787 Jy ! Component: 100 - total flux cleaned = -0.000724979 Jy ! Component: 150 - total flux cleaned = -0.000894275 Jy ! Component: 200 - total flux cleaned = -0.000945859 Jy ! Total flux subtracted in 200 components = -0.000945859 Jy ! Clean residual min=-0.004230 max=0.003285 Jy/beam ! Clean residual mean=0.000014 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.259561 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 136 components and 0.259561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117918Jy sigma=0.000662 ! Fit after self-cal, rms=0.117838Jy sigma=0.000661 wmodel J2151-2742_S_2017_06_15_pus_map.mod ! Writing 136 model components to file: J2151-2742_S_2017_06_15_pus_map.mod wobs J2151-2742_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J2151-2742_S_2017_06_15_pus_uvs.fits wwins J2151-2742_S_2017_06_15_pus_map.win ! wwins: Wrote 5 windows to J2151-2742_S_2017_06_15_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.00172766 Jy ! Component: 100 - total flux cleaned = -0.00298188 Jy ! Component: 150 - total flux cleaned = -0.00403373 Jy ! Component: 200 - total flux cleaned = -0.00470183 Jy ! Component: 250 - total flux cleaned = -0.00545008 Jy ! Component: 300 - total flux cleaned = -0.00596654 Jy ! Component: 350 - total flux cleaned = -0.0062693 Jy ! Component: 400 - total flux cleaned = -0.00661253 Jy ! Component: 450 - total flux cleaned = -0.0069457 Jy ! Component: 500 - total flux cleaned = -0.00722324 Jy ! Component: 550 - total flux cleaned = -0.00735837 Jy ! Component: 600 - total flux cleaned = -0.00749077 Jy ! Component: 650 - total flux cleaned = -0.00757694 Jy ! Component: 700 - total flux cleaned = -0.00766074 Jy ! Component: 750 - total flux cleaned = -0.00778364 Jy ! Component: 800 - total flux cleaned = -0.00802348 Jy ! Component: 850 - total flux cleaned = -0.00798449 Jy ! Component: 900 - total flux cleaned = -0.0081399 Jy ! Component: 950 - total flux cleaned = -0.00821579 Jy ! Component: 1000 - total flux cleaned = -0.00810404 Jy ! Component: 1050 - total flux cleaned = -0.00825074 Jy ! Component: 1100 - total flux cleaned = -0.00828634 Jy ! Component: 1150 - total flux cleaned = -0.00828547 Jy ! Component: 1200 - total flux cleaned = -0.00828555 Jy ! Component: 1250 - total flux cleaned = -0.00832038 Jy ! Component: 1300 - total flux cleaned = -0.00838868 Jy ! Component: 1350 - total flux cleaned = -0.00852268 Jy ! Component: 1400 - total flux cleaned = -0.00852316 Jy ! Component: 1450 - total flux cleaned = -0.00862053 Jy ! Component: 1500 - total flux cleaned = -0.00855669 Jy ! Component: 1550 - total flux cleaned = -0.00868336 Jy ! Component: 1600 - total flux cleaned = -0.00868338 Jy ! Component: 1650 - total flux cleaned = -0.00868398 Jy ! Component: 1700 - total flux cleaned = -0.00871476 Jy ! Component: 1750 - total flux cleaned = -0.00874507 Jy ! Component: 1800 - total flux cleaned = -0.00880436 Jy ! Component: 1850 - total flux cleaned = -0.00877456 Jy ! Component: 1900 - total flux cleaned = -0.00877429 Jy ! Component: 1950 - total flux cleaned = -0.00877393 Jy ! Component: 2000 - total flux cleaned = -0.00874537 Jy ! Component: 2050 - total flux cleaned = -0.00866129 Jy ! Component: 2100 - total flux cleaned = -0.00863373 Jy ! Component: 2150 - total flux cleaned = -0.00860644 Jy ! Component: 2200 - total flux cleaned = -0.00860621 Jy ! Component: 2250 - total flux cleaned = -0.00847218 Jy ! Component: 2300 - total flux cleaned = -0.00857817 Jy ! Component: 2350 - total flux cleaned = -0.00849943 Jy ! Component: 2400 - total flux cleaned = -0.00857736 Jy ! Component: 2450 - total flux cleaned = -0.00857707 Jy ! Component: 2500 - total flux cleaned = -0.00867881 Jy ! Component: 2550 - total flux cleaned = -0.00865323 Jy ! Component: 2600 - total flux cleaned = -0.00862795 Jy ! Component: 2650 - total flux cleaned = -0.00852866 Jy ! Component: 2700 - total flux cleaned = -0.008504 Jy ! Component: 2750 - total flux cleaned = -0.00852834 Jy ! Component: 2800 - total flux cleaned = -0.00845568 Jy ! Component: 2850 - total flux cleaned = -0.00838361 Jy ! Component: 2900 - total flux cleaned = -0.0083597 Jy ! Component: 2950 - total flux cleaned = -0.0083128 Jy ! Component: 3000 - total flux cleaned = -0.00828954 Jy ! Component: 3050 - total flux cleaned = -0.00831254 Jy ! Component: 3100 - total flux cleaned = -0.00828952 Jy ! Component: 3150 - total flux cleaned = -0.00831235 Jy ! Component: 3200 - total flux cleaned = -0.00828943 Jy ! Component: 3250 - total flux cleaned = -0.008177 Jy ! Component: 3300 - total flux cleaned = -0.00819952 Jy ! Component: 3350 - total flux cleaned = -0.00822171 Jy ! Component: 3400 - total flux cleaned = -0.00811198 Jy ! Component: 3450 - total flux cleaned = -0.00802495 Jy ! Component: 3500 - total flux cleaned = -0.00802483 Jy ! Component: 3550 - total flux cleaned = -0.00793917 Jy ! Component: 3600 - total flux cleaned = -0.00796034 Jy ! Component: 3650 - total flux cleaned = -0.00785462 Jy ! Component: 3700 - total flux cleaned = -0.00787578 Jy ! Component: 3750 - total flux cleaned = -0.00789664 Jy ! Component: 3800 - total flux cleaned = -0.00783465 Jy ! Component: 3850 - total flux cleaned = -0.0078142 Jy ! Component: 3900 - total flux cleaned = -0.00783469 Jy ! Component: 3950 - total flux cleaned = -0.00781442 Jy ! Component: 4000 - total flux cleaned = -0.00783456 Jy ! Component: 4050 - total flux cleaned = -0.0077943 Jy ! Total flux subtracted in 4096 components = -0.00775446 Jy ! Clean residual min=-0.001138 max=0.001135 Jy/beam ! Clean residual mean=0.000000 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.251806 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 430 components and 0.251807 Jy ![Exited script file: muppet] wmap "J2151-2742_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.004 x 7.896 at -2.519 degrees (North through East) ! Clean map min=-0.0033599 max=0.18814 Jy/beam ! Writing clean map to FITS file: J2151-2742_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.18814 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000362365 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.577812 0.577812 1.15562 2.31125 4.6225 9.245 18.49 36.98 73.96 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.188 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.004 x 7.896 at -2.519 degrees (North through East) ! Clean map min=-0.0033599 max=0.18814 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 J2151-2742_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:28:50 2019