! Started logfile: J0939-1731_S_2017_03_23_pus_uvs.log on Mon May 13 09:55:17 2019 obs J0939-1731_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0939-1731_S_2017_03_23_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.94934 visibilities/baseline/integration-bin. ! Found source: J0939-1731 ! ! 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 481 lines of history. ! ! Reading 24436 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 J0939-1731_S_2017_03_23_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 453 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.949492Jy sigma=0.007297 ! Fit after self-cal, rms=0.921323Jy sigma=0.007097 ! 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.491 mas, bmaj=6.494 mas, bpa=-4.483 degrees ! Estimated noise=1038.28 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.0595991 Jy ! Component: 100 - total flux cleaned = 0.0762089 Jy ! Total flux subtracted in 100 components = 0.0762089 Jy ! Clean residual min=-0.004469 max=0.007690 Jy/beam ! Clean residual mean=-0.000021 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.0762089 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0762089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095885Jy sigma=0.000691 ! Fit after self-cal, rms=0.095789Jy sigma=0.000690 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0093697 Jy ! Component: 100 - total flux cleaned = 0.0152353 Jy ! Total flux subtracted in 100 components = 0.0152353 Jy ! Clean residual min=-0.003970 max=0.004856 Jy/beam ! Clean residual mean=-0.000016 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.0914442 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.0914442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094329Jy sigma=0.000679 ! Fit after self-cal, rms=0.094333Jy sigma=0.000679 ! 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.015 mas, bmaj=7.512 mas, bpa=-3.663 degrees ! Estimated noise=650.65 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.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00781799 Jy ! Component: 100 - total flux cleaned = 0.0126365 Jy ! Component: 150 - total flux cleaned = 0.0160445 Jy ! Component: 200 - total flux cleaned = 0.018544 Jy ! Total flux subtracted in 200 components = 0.018544 Jy ! Clean residual min=-0.003136 max=0.003649 Jy/beam ! Clean residual mean=-0.000013 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.109988 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 62 components and 0.109988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093541Jy sigma=0.000673 ! Fit after self-cal, rms=0.093485Jy sigma=0.000672 ! 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.95 FD 0.97 HN 1.10 KP 1.02 ! LA 0.99 MK 1.05 NL 0.92 OV 1.04 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 0.99 KP 0.98 ! LA 0.96 MK 0.99 NL 1.04 OV 1.06 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.02 KP 0.87 ! LA 0.73 MK 1.02 NL 1.14 OV 0.98 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.09 HN 1.00 KP 1.00* ! LA 0.76 MK 0.95 NL 1.00* OV 1.28 ! PT 1.00 SC 1.24 ! ! ! Fit before self-cal, rms=0.093485Jy sigma=0.000672 ! Fit after self-cal, rms=0.091634Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.037 mas, bmaj=7.546 mas, bpa=-3.509 degrees ! Estimated noise=643.818 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.00130941 Jy ! Component: 100 - total flux cleaned = 0.00145427 Jy ! Component: 150 - total flux cleaned = 0.00145473 Jy ! Component: 200 - total flux cleaned = 0.00156287 Jy ! Total flux subtracted in 200 components = 0.00156287 Jy ! Clean residual min=-0.002066 max=0.002158 Jy/beam ! Clean residual mean=-0.000004 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.111551 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 81 components and 0.111551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091587Jy sigma=0.000667 ! Fit after self-cal, rms=0.091610Jy sigma=0.000667 ! 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.091610Jy sigma=0.000667 ! Fit after self-cal, rms=0.094936Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=7.626 mas, bpa=-3.068 degrees ! Estimated noise=650.142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135185 Jy ! Component: 100 - total flux cleaned = 0.00178169 Jy ! Component: 150 - total flux cleaned = 0.00180958 Jy ! Component: 200 - total flux cleaned = 0.00186017 Jy ! Total flux subtracted in 200 components = 0.00186017 Jy ! Clean residual min=-0.001777 max=0.001911 Jy/beam ! Clean residual mean=-0.000006 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.113411 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 92 components and 0.113411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094912Jy sigma=0.000664 ! Fit after self-cal, rms=0.094997Jy 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) ! Added new window around map position (12, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189013 Jy ! Component: 100 - total flux cleaned = 0.00266562 Jy ! Component: 150 - total flux cleaned = 0.00273053 Jy ! Component: 200 - total flux cleaned = 0.00275863 Jy ! Total flux subtracted in 200 components = 0.00275863 Jy ! Clean residual min=-0.001615 max=0.001565 Jy/beam ! Clean residual mean=-0.000003 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.11617 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 118 components and 0.11617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094953Jy sigma=0.000664 ! Fit after self-cal, rms=0.094951Jy sigma=0.000664 ! 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.094951Jy sigma=0.000664 ! Fit after self-cal, rms=0.098095Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.018 mas, bmaj=7.622 mas, bpa=-2.89 degrees ! Estimated noise=647.425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120767 Jy ! Component: 100 - total flux cleaned = 0.00159734 Jy ! Component: 150 - total flux cleaned = 0.00173159 Jy ! Component: 200 - total flux cleaned = 0.00180234 Jy ! Total flux subtracted in 200 components = 0.00180234 Jy ! Clean residual min=-0.001554 max=0.001483 Jy/beam ! Clean residual mean=-0.000000 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.117972 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 131 components and 0.117972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098073Jy sigma=0.000663 ! Fit after self-cal, rms=0.098109Jy sigma=0.000663 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.000442524 Jy ! Component: 100 - total flux cleaned = 0.0004664 Jy ! Component: 150 - total flux cleaned = 0.000509672 Jy ! Component: 200 - total flux cleaned = 0.00054917 Jy ! Total flux subtracted in 200 components = 0.00054917 Jy ! Clean residual min=-0.001547 max=0.001466 Jy/beam ! Clean residual mean=0.000000 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.118521 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 137 components and 0.118521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098098Jy sigma=0.000662 ! Fit after self-cal, rms=0.098097Jy sigma=0.000662 ! 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.098097Jy sigma=0.000662 ! Fit after self-cal, rms=0.098426Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.438 mas, bmaj=15.35 mas, bpa=2.473 degrees ! Estimated noise=837.808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000555306 Jy ! Component: 100 - total flux cleaned = 0.000781764 Jy ! Component: 150 - total flux cleaned = 0.000920791 Jy ! Component: 200 - total flux cleaned = 0.00102982 Jy ! Total flux subtracted in 200 components = 0.00102982 Jy ! Clean residual min=-0.001663 max=0.001488 Jy/beam ! Clean residual mean=0.000003 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.119551 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 151 components and 0.119551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098425Jy sigma=0.000662 ! Fit after self-cal, rms=0.098417Jy 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 = 4.1105e-05 Jy ! Component: 100 - total flux cleaned = 0.000166116 Jy ! Component: 150 - total flux cleaned = 0.000254859 Jy ! Component: 200 - total flux cleaned = 0.000301268 Jy ! Total flux subtracted in 200 components = 0.000301268 Jy ! Clean residual min=-0.001649 max=0.001461 Jy/beam ! Clean residual mean=0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.119852 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 157 components and 0.119852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098416Jy sigma=0.000662 ! Fit after self-cal, rms=0.098413Jy 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.014 mas, bmaj=7.614 mas, bpa=-2.878 degrees ! Estimated noise=647.234 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.014 x 7.614 at -2.878 degrees (North through East) ! Clean map min=-0.0014683 max=0.078167 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.491 mas, bmaj=6.599 mas, bpa=-3.811 degrees ! Estimated noise=1045.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0592668 Jy ! Component: 100 - total flux cleaned = 0.0762123 Jy ! Component: 150 - total flux cleaned = 0.0858328 Jy ! Component: 200 - total flux cleaned = 0.0923785 Jy ! Total flux subtracted in 200 components = 0.0923785 Jy ! Clean residual min=-0.003091 max=0.003723 Jy/beam ! Clean residual mean=-0.000013 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0923785 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0923785 Jy ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.614 mas, bpa=-2.878 degrees ! Estimated noise=647.234 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.00752017 Jy ! Component: 100 - total flux cleaned = 0.012322 Jy ! Component: 150 - total flux cleaned = 0.0158394 Jy ! Component: 200 - total flux cleaned = 0.0185107 Jy ! Total flux subtracted in 200 components = 0.0185107 Jy ! Clean residual min=-0.001805 max=0.001847 Jy/beam ! Clean residual mean=-0.000008 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.110889 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 73 components and 0.110889 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.438 mas, bmaj=15.35 mas, bpa=2.473 degrees ! Estimated noise=837.808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329444 Jy ! Component: 100 - total flux cleaned = 0.00526647 Jy ! Component: 150 - total flux cleaned = 0.00653401 Jy ! Component: 200 - total flux cleaned = 0.00737232 Jy ! Total flux subtracted in 200 components = 0.00737232 Jy ! Clean residual min=-0.001813 max=0.001461 Jy/beam ! Clean residual mean=0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.118261 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.000564593 Jy ! Component: 100 - total flux cleaned = 0.000829137 Jy ! Component: 150 - total flux cleaned = 0.000949602 Jy ! Component: 200 - total flux cleaned = 0.00104173 Jy ! Total flux subtracted in 200 components = 0.00104173 Jy ! Clean residual min=-0.001701 max=0.001488 Jy/beam ! Clean residual mean=0.000002 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.119303 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 131 components and 0.119303 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.014 mas, bmaj=7.614 mas, bpa=-2.878 degrees ! Estimated noise=647.234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000277186 Jy ! Component: 100 - total flux cleaned = -0.00018385 Jy ! Component: 150 - total flux cleaned = -0.000131827 Jy ! Component: 200 - total flux cleaned = -0.00010909 Jy ! Total flux subtracted in 200 components = -0.00010909 Jy ! Clean residual min=-0.001377 max=0.001427 Jy/beam ! Clean residual mean=0.000001 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.119194 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 153 components and 0.119194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098427Jy sigma=0.000662 ! Fit after self-cal, rms=0.098405Jy sigma=0.000662 wmodel J0939-1731_S_2017_03_23_pus_map.mod ! Writing 153 model components to file: J0939-1731_S_2017_03_23_pus_map.mod wobs J0939-1731_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0939-1731_S_2017_03_23_pus_uvs.fits wwins J0939-1731_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J0939-1731_S_2017_03_23_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.00013698 Jy ! Component: 100 - total flux cleaned = 6.18513e-05 Jy ! Component: 150 - total flux cleaned = 1.27865e-05 Jy ! Component: 200 - total flux cleaned = -0.000152799 Jy ! Component: 250 - total flux cleaned = -0.000290969 Jy ! Component: 300 - total flux cleaned = -0.000425084 Jy ! Component: 350 - total flux cleaned = -0.00046833 Jy ! Component: 400 - total flux cleaned = -0.000511528 Jy ! Component: 450 - total flux cleaned = -0.000638424 Jy ! Component: 500 - total flux cleaned = -0.000679942 Jy ! Component: 550 - total flux cleaned = -0.000740969 Jy ! Component: 600 - total flux cleaned = -0.000761202 Jy ! Component: 650 - total flux cleaned = -0.000781041 Jy ! Component: 700 - total flux cleaned = -0.000819854 Jy ! Component: 750 - total flux cleaned = -0.000819842 Jy ! Component: 800 - total flux cleaned = -0.000857483 Jy ! Component: 850 - total flux cleaned = -0.000801241 Jy ! Component: 900 - total flux cleaned = -0.000782948 Jy ! Component: 950 - total flux cleaned = -0.000838126 Jy ! Component: 1000 - total flux cleaned = -0.000819986 Jy ! Component: 1050 - total flux cleaned = -0.000820217 Jy ! Component: 1100 - total flux cleaned = -0.000837865 Jy ! Component: 1150 - total flux cleaned = -0.000837941 Jy ! Component: 1200 - total flux cleaned = -0.000786476 Jy ! Component: 1250 - total flux cleaned = -0.000820487 Jy ! Component: 1300 - total flux cleaned = -0.000837023 Jy ! Component: 1350 - total flux cleaned = -0.000770224 Jy ! Component: 1400 - total flux cleaned = -0.000720844 Jy ! Component: 1450 - total flux cleaned = -0.000687883 Jy ! Component: 1500 - total flux cleaned = -0.000655533 Jy ! Component: 1550 - total flux cleaned = -0.000591614 Jy ! Component: 1600 - total flux cleaned = -0.000591663 Jy ! Component: 1650 - total flux cleaned = -0.000528564 Jy ! Component: 1700 - total flux cleaned = -0.000466335 Jy ! Component: 1750 - total flux cleaned = -0.000450997 Jy ! Component: 1800 - total flux cleaned = -0.000389942 Jy ! Component: 1850 - total flux cleaned = -0.000329014 Jy ! Component: 1900 - total flux cleaned = -0.000268673 Jy ! Component: 1950 - total flux cleaned = -0.000194063 Jy ! Component: 2000 - total flux cleaned = -0.000149658 Jy ! Component: 2050 - total flux cleaned = -0.000134973 Jy ! Component: 2100 - total flux cleaned = 1.10983e-05 Jy ! Component: 2150 - total flux cleaned = 8.36591e-05 Jy ! Component: 2200 - total flux cleaned = 0.000212768 Jy ! Component: 2250 - total flux cleaned = 0.000269817 Jy ! Component: 2300 - total flux cleaned = 0.000354809 Jy ! Component: 2350 - total flux cleaned = 0.000397108 Jy ! Component: 2400 - total flux cleaned = 0.000494606 Jy ! Component: 2450 - total flux cleaned = 0.000522292 Jy ! Component: 2500 - total flux cleaned = 0.000536097 Jy ! Component: 2550 - total flux cleaned = 0.00072684 Jy ! Component: 2600 - total flux cleaned = 0.000699667 Jy ! Component: 2650 - total flux cleaned = 0.000807122 Jy ! Component: 2700 - total flux cleaned = 0.000846985 Jy ! Component: 2750 - total flux cleaned = 0.00088658 Jy ! Component: 2800 - total flux cleaned = 0.000952326 Jy ! Component: 2850 - total flux cleaned = 0.00095216 Jy ! Component: 2900 - total flux cleaned = 0.000991177 Jy ! Component: 2950 - total flux cleaned = 0.00101675 Jy ! Component: 3000 - total flux cleaned = 0.00105518 Jy ! Component: 3050 - total flux cleaned = 0.00109334 Jy ! Component: 3100 - total flux cleaned = 0.00114391 Jy ! Component: 3150 - total flux cleaned = 0.00113121 Jy ! Component: 3200 - total flux cleaned = 0.00115624 Jy ! Component: 3250 - total flux cleaned = 0.00118105 Jy ! Component: 3300 - total flux cleaned = 0.00116881 Jy ! Component: 3350 - total flux cleaned = 0.00121797 Jy ! Component: 3400 - total flux cleaned = 0.00114469 Jy ! Component: 3450 - total flux cleaned = 0.00114482 Jy ! Component: 3500 - total flux cleaned = 0.0012172 Jy ! Component: 3550 - total flux cleaned = 0.00121715 Jy ! Component: 3600 - total flux cleaned = 0.00127667 Jy ! Component: 3650 - total flux cleaned = 0.00128849 Jy ! Component: 3700 - total flux cleaned = 0.00133562 Jy ! Component: 3750 - total flux cleaned = 0.00137071 Jy ! Component: 3800 - total flux cleaned = 0.00135905 Jy ! Component: 3850 - total flux cleaned = 0.00137062 Jy ! Component: 3900 - total flux cleaned = 0.00140525 Jy ! Component: 3950 - total flux cleaned = 0.00142816 Jy ! Component: 4000 - total flux cleaned = 0.00146238 Jy ! Component: 4050 - total flux cleaned = 0.00151907 Jy ! Total flux subtracted in 4096 components = 0.00151912 Jy ! Clean residual min=-0.000625 max=0.000674 Jy/beam ! Clean residual mean=0.000000 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.120713 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 437 components and 0.120713 Jy ![Exited script file: muppet] wmap "J0939-1731_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.014 x 7.614 at -2.878 degrees (North through East) ! Clean map min=-0.0012059 max=0.079014 Jy/beam ! Writing clean map to FITS file: J0939-1731_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0790138 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020562 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.7807 0.7807 1.5614 3.1228 6.2456 12.4912 24.9824 49.9648 99.9296 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.079 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.014 x 7.614 at -2.878 degrees (North through East) ! Clean map min=-0.0012059 max=0.079014 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 J0939-1731_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:55:23 2019