! Started logfile: J0711-1359_S_2017_07_09_pus_uvs.log on Wed May 8 14:44:08 2019 obs J0711-1359_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0711-1359_S_2017_07_09_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.773392 visibilities/baseline/integration-bin. ! Found source: J0711-1359 ! ! 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 10580 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 J0711-1359_S_2017_07_09_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 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 469 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899251Jy sigma=0.007177 ! Fit after self-cal, rms=0.881759Jy sigma=0.007039 ! 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.533 mas, bmaj=7.143 mas, bpa=-6.36 degrees ! Estimated noise=1465.11 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.0867143 Jy ! Component: 100 - total flux cleaned = 0.1133 Jy ! Total flux subtracted in 100 components = 0.1133 Jy ! Clean residual min=-0.005793 max=0.012544 Jy/beam ! Clean residual mean=-0.000054 rms=0.001791 Jy/beam ! Combined flux in latest and established models = 0.1133 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.1133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090424Jy sigma=0.000702 ! Fit after self-cal, rms=0.090403Jy sigma=0.000701 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151386 Jy ! Component: 100 - total flux cleaned = 0.0244432 Jy ! Total flux subtracted in 100 components = 0.0244432 Jy ! Clean residual min=-0.004491 max=0.004865 Jy/beam ! Clean residual mean=-0.000013 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.137744 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.137743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086685Jy sigma=0.000670 ! Fit after self-cal, rms=0.086685Jy sigma=0.000670 ! 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.068 mas, bmaj=8.273 mas, bpa=-5.631 degrees ! Estimated noise=974.15 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.00881429 Jy ! Component: 100 - total flux cleaned = 0.0133409 Jy ! Component: 150 - total flux cleaned = 0.0157497 Jy ! Component: 200 - total flux cleaned = 0.0170717 Jy ! Total flux subtracted in 200 components = 0.0170717 Jy ! Clean residual min=-0.002838 max=0.003075 Jy/beam ! Clean residual mean=0.000001 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.154815 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 57 components and 0.154815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085814Jy sigma=0.000664 ! Fit after self-cal, rms=0.085813Jy sigma=0.000663 ! 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.95 HN 1.00 KP 1.05 ! LA 0.99 MK 1.11 NL 0.91 OV 0.99 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00 KP 0.99 ! LA 0.98 MK 1.01 NL 1.04 OV 1.03 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.98 KP 1.00 ! LA 0.99 MK 0.97 NL 1.02 OV 0.99 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 0.91 KP 1.00* ! LA 0.84 MK 0.86 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.085813Jy sigma=0.000663 ! Fit after self-cal, rms=0.085394Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.08 mas, bmaj=8.301 mas, bpa=-5.595 degrees ! Estimated noise=978.332 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 = 1.14881e-05 Jy ! Component: 100 - total flux cleaned = 0.000158282 Jy ! Component: 150 - total flux cleaned = 0.00022159 Jy ! Component: 200 - total flux cleaned = 0.000259952 Jy ! Total flux subtracted in 200 components = 0.000259952 Jy ! Clean residual min=-0.002643 max=0.002743 Jy/beam ! Clean residual mean=0.000005 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.155075 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 62 components and 0.155075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085380Jy sigma=0.000661 ! Fit after self-cal, rms=0.085352Jy sigma=0.000661 ! 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.085352Jy sigma=0.000661 ! Fit after self-cal, rms=0.085229Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.084 mas, bmaj=8.312 mas, bpa=-5.709 degrees ! Estimated noise=978.812 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.44236e-05 Jy ! Component: 100 - total flux cleaned = 3.79909e-05 Jy ! Component: 150 - total flux cleaned = 6.58402e-05 Jy ! Component: 200 - total flux cleaned = 0.000104962 Jy ! Total flux subtracted in 200 components = 0.000104962 Jy ! Clean residual min=-0.002256 max=0.002580 Jy/beam ! Clean residual mean=0.000003 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.15518 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.15518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085223Jy sigma=0.000660 ! Fit after self-cal, rms=0.085228Jy sigma=0.000660 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.71082e-05 Jy ! Component: 100 - total flux cleaned = 7.34948e-05 Jy ! Component: 150 - total flux cleaned = 9.63823e-05 Jy ! Component: 200 - total flux cleaned = 0.000118278 Jy ! Total flux subtracted in 200 components = 0.000118278 Jy ! Clean residual min=-0.002275 max=0.002562 Jy/beam ! Clean residual mean=0.000004 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.155298 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 67 components and 0.155298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085224Jy sigma=0.000660 ! Fit after self-cal, rms=0.085223Jy sigma=0.000660 ! 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.085223Jy sigma=0.000660 ! Fit after self-cal, rms=0.085271Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.085 mas, bmaj=8.32 mas, bpa=-5.706 degrees ! Estimated noise=979.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.43262e-05 Jy ! Component: 100 - total flux cleaned = 4.9417e-05 Jy ! Component: 150 - total flux cleaned = 8.01305e-05 Jy ! Component: 200 - total flux cleaned = 9.92544e-05 Jy ! Total flux subtracted in 200 components = 9.92544e-05 Jy ! Clean residual min=-0.002273 max=0.002540 Jy/beam ! Clean residual mean=0.000004 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.155398 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.155398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085268Jy sigma=0.000660 ! Fit after self-cal, rms=0.085267Jy sigma=0.000660 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.70573e-05 Jy ! Component: 100 - total flux cleaned = 4.77768e-05 Jy ! Component: 150 - total flux cleaned = 4.80255e-05 Jy ! Component: 200 - total flux cleaned = 5.6434e-05 Jy ! Total flux subtracted in 200 components = 5.6434e-05 Jy ! Clean residual min=-0.002288 max=0.002535 Jy/beam ! Clean residual mean=0.000004 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.155454 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.155454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085265Jy sigma=0.000660 ! Fit after self-cal, rms=0.085264Jy sigma=0.000660 ! 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.085264Jy sigma=0.000660 ! Fit after self-cal, rms=0.085287Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.315 mas, bmaj=16.64 mas, bpa=-6.254 degrees ! Estimated noise=1257.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000319311 Jy ! Component: 100 - total flux cleaned = 0.000318687 Jy ! Component: 150 - total flux cleaned = 0.000328726 Jy ! Component: 200 - total flux cleaned = 0.000345676 Jy ! Total flux subtracted in 200 components = 0.000345676 Jy ! Clean residual min=-0.002388 max=0.002682 Jy/beam ! Clean residual mean=0.000008 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.1558 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.1558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085285Jy sigma=0.000660 ! Fit after self-cal, rms=0.085283Jy sigma=0.000659 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 = -2.11356e-05 Jy ! Component: 100 - total flux cleaned = -2.0998e-05 Jy ! Component: 150 - total flux cleaned = -1.19214e-05 Jy ! Component: 200 - total flux cleaned = -3.90413e-06 Jy ! Total flux subtracted in 200 components = -3.90413e-06 Jy ! Clean residual min=-0.002387 max=0.002680 Jy/beam ! Clean residual mean=0.000008 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.155796 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.155796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085283Jy sigma=0.000659 ! Fit after self-cal, rms=0.085281Jy sigma=0.000659 ! 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.085 mas, bmaj=8.324 mas, bpa=-5.699 degrees ! Estimated noise=979.127 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.085 x 8.324 at -5.699 degrees (North through East) ! Clean map min=-0.0022244 max=0.1178 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.551 mas, bmaj=7.203 mas, bpa=-6.526 degrees ! Estimated noise=1467.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0863638 Jy ! Component: 100 - total flux cleaned = 0.113292 Jy ! Component: 150 - total flux cleaned = 0.127955 Jy ! Component: 200 - total flux cleaned = 0.136839 Jy ! Total flux subtracted in 200 components = 0.136839 Jy ! Clean residual min=-0.003710 max=0.004653 Jy/beam ! Clean residual mean=-0.000016 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.136839 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.136839 Jy ! Inverting map and beam ! Estimated beam: bmin=3.085 mas, bmaj=8.324 mas, bpa=-5.699 degrees ! Estimated noise=979.127 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.00883499 Jy ! Component: 100 - total flux cleaned = 0.0133746 Jy ! Component: 150 - total flux cleaned = 0.01591 Jy ! Component: 200 - total flux cleaned = 0.0173439 Jy ! Total flux subtracted in 200 components = 0.0173439 Jy ! Clean residual min=-0.002367 max=0.002504 Jy/beam ! Clean residual mean=0.000001 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.154183 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 55 components and 0.154183 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.315 mas, bmaj=16.64 mas, bpa=-6.254 degrees ! Estimated noise=1257.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126541 Jy ! Component: 100 - total flux cleaned = 0.00158852 Jy ! Component: 150 - total flux cleaned = 0.00160061 Jy ! Component: 200 - total flux cleaned = 0.00162198 Jy ! Total flux subtracted in 200 components = 0.00162198 Jy ! Clean residual min=-0.002381 max=0.002669 Jy/beam ! Clean residual mean=0.000007 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.155805 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.83715e-05 Jy ! Component: 100 - total flux cleaned = 2.68031e-05 Jy ! Component: 150 - total flux cleaned = 3.51556e-05 Jy ! Component: 200 - total flux cleaned = 3.62253e-05 Jy ! Total flux subtracted in 200 components = 3.62253e-05 Jy ! Clean residual min=-0.002382 max=0.002659 Jy/beam ! Clean residual mean=0.000008 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.155841 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.155841 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.085 mas, bmaj=8.324 mas, bpa=-5.699 degrees ! Estimated noise=979.127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000164396 Jy ! Component: 100 - total flux cleaned = -0.000101609 Jy ! Component: 150 - total flux cleaned = -8.88738e-05 Jy ! Component: 200 - total flux cleaned = -8.93135e-05 Jy ! Total flux subtracted in 200 components = -8.93135e-05 Jy ! Clean residual min=-0.002338 max=0.002499 Jy/beam ! Clean residual mean=0.000004 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.155752 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 70 components and 0.155752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085289Jy sigma=0.000660 ! Fit after self-cal, rms=0.085285Jy sigma=0.000660 wmodel J0711-1359_S_2017_07_09_pus_map.mod ! Writing 70 model components to file: J0711-1359_S_2017_07_09_pus_map.mod wobs J0711-1359_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0711-1359_S_2017_07_09_pus_uvs.fits wwins J0711-1359_S_2017_07_09_pus_map.win ! wwins: Wrote 1 windows to J0711-1359_S_2017_07_09_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.000473875 Jy ! Component: 100 - total flux cleaned = 0.000389865 Jy ! Component: 150 - total flux cleaned = 0.000428119 Jy ! Component: 200 - total flux cleaned = 0.000538289 Jy ! Component: 250 - total flux cleaned = 0.000574055 Jy ! Component: 300 - total flux cleaned = 0.000676322 Jy ! Component: 350 - total flux cleaned = 0.000742838 Jy ! Component: 400 - total flux cleaned = 0.000806759 Jy ! Component: 450 - total flux cleaned = 0.000868452 Jy ! Component: 500 - total flux cleaned = 0.000898659 Jy ! Component: 550 - total flux cleaned = 0.00104709 Jy ! Component: 600 - total flux cleaned = 0.00119093 Jy ! Component: 650 - total flux cleaned = 0.00113355 Jy ! Component: 700 - total flux cleaned = 0.00118918 Jy ! Component: 750 - total flux cleaned = 0.00132411 Jy ! Component: 800 - total flux cleaned = 0.00140323 Jy ! Component: 850 - total flux cleaned = 0.00158486 Jy ! Component: 900 - total flux cleaned = 0.00166165 Jy ! Component: 950 - total flux cleaned = 0.00183804 Jy ! Component: 1000 - total flux cleaned = 0.00198624 Jy ! Component: 1050 - total flux cleaned = 0.00208355 Jy ! Component: 1100 - total flux cleaned = 0.00222677 Jy ! Component: 1150 - total flux cleaned = 0.00234462 Jy ! Component: 1200 - total flux cleaned = 0.00246016 Jy ! Component: 1250 - total flux cleaned = 0.00261976 Jy ! Component: 1300 - total flux cleaned = 0.00270968 Jy ! Component: 1350 - total flux cleaned = 0.00275436 Jy ! Component: 1400 - total flux cleaned = 0.00288563 Jy ! Component: 1450 - total flux cleaned = 0.00301499 Jy ! Component: 1500 - total flux cleaned = 0.00309925 Jy ! Component: 1550 - total flux cleaned = 0.00307833 Jy ! Component: 1600 - total flux cleaned = 0.00320233 Jy ! Component: 1650 - total flux cleaned = 0.00326289 Jy ! Component: 1700 - total flux cleaned = 0.00328277 Jy ! Component: 1750 - total flux cleaned = 0.00338203 Jy ! Component: 1800 - total flux cleaned = 0.00340115 Jy ! Component: 1850 - total flux cleaned = 0.00340111 Jy ! Component: 1900 - total flux cleaned = 0.00347796 Jy ! Component: 1950 - total flux cleaned = 0.0035537 Jy ! Component: 2000 - total flux cleaned = 0.00355339 Jy ! Component: 2050 - total flux cleaned = 0.00359061 Jy ! Component: 2100 - total flux cleaned = 0.00360877 Jy ! Component: 2150 - total flux cleaned = 0.00362693 Jy ! Component: 2200 - total flux cleaned = 0.003573 Jy ! Component: 2250 - total flux cleaned = 0.00369711 Jy ! Component: 2300 - total flux cleaned = 0.00364431 Jy ! Component: 2350 - total flux cleaned = 0.00362693 Jy ! Component: 2400 - total flux cleaned = 0.00360978 Jy ! Component: 2450 - total flux cleaned = 0.00357561 Jy ! Component: 2500 - total flux cleaned = 0.00360962 Jy ! Component: 2550 - total flux cleaned = 0.00359287 Jy ! Component: 2600 - total flux cleaned = 0.00364247 Jy ! Component: 2650 - total flux cleaned = 0.00362616 Jy ! Component: 2700 - total flux cleaned = 0.00354472 Jy ! Component: 2750 - total flux cleaned = 0.00352867 Jy ! Component: 2800 - total flux cleaned = 0.00343213 Jy ! Component: 2850 - total flux cleaned = 0.0034162 Jy ! Component: 2900 - total flux cleaned = 0.00335307 Jy ! Component: 2950 - total flux cleaned = 0.00330605 Jy ! Component: 3000 - total flux cleaned = 0.00322827 Jy ! Component: 3050 - total flux cleaned = 0.00316665 Jy ! Component: 3100 - total flux cleaned = 0.00313587 Jy ! Component: 3150 - total flux cleaned = 0.00312076 Jy ! Component: 3200 - total flux cleaned = 0.00306055 Jy ! Component: 3250 - total flux cleaned = 0.00300087 Jy ! Component: 3300 - total flux cleaned = 0.00294138 Jy ! Component: 3350 - total flux cleaned = 0.00295608 Jy ! Component: 3400 - total flux cleaned = 0.00288274 Jy ! Component: 3450 - total flux cleaned = 0.00283921 Jy ! Component: 3500 - total flux cleaned = 0.00285373 Jy ! Component: 3550 - total flux cleaned = 0.00276747 Jy ! Component: 3600 - total flux cleaned = 0.0027675 Jy ! Component: 3650 - total flux cleaned = 0.00275337 Jy ! Component: 3700 - total flux cleaned = 0.00273938 Jy ! Component: 3750 - total flux cleaned = 0.0027256 Jy ! Component: 3800 - total flux cleaned = 0.00271179 Jy ! Component: 3850 - total flux cleaned = 0.00264281 Jy ! Component: 3900 - total flux cleaned = 0.00268405 Jy ! Component: 3950 - total flux cleaned = 0.00267034 Jy ! Component: 4000 - total flux cleaned = 0.0026703 Jy ! Component: 4050 - total flux cleaned = 0.00258929 Jy ! Total flux subtracted in 4096 components = 0.00265656 Jy ! Clean residual min=-0.000921 max=0.000788 Jy/beam ! Clean residual mean=0.000003 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.158409 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 372 components and 0.158409 Jy ![Exited script file: muppet] wmap "J0711-1359_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.085 x 8.324 at -5.699 degrees (North through East) ! Clean map min=-0.0017464 max=0.11803 Jy/beam ! Writing clean map to FITS file: J0711-1359_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.118029 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234258 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.595424 0.595424 1.19085 2.3817 4.76339 9.52678 19.0536 38.1071 76.2142 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.118 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.085 x 8.324 at -5.699 degrees (North through East) ! Clean map min=-0.0017464 max=0.11803 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 J0711-1359_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:44:12 2019