! Started logfile: J2358-1020_S_2017_07_09_pus_uvs.log on Wed May 8 14:59:33 2019 obs J2358-1020_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J2358-1020_S_2017_07_09_pus_uva.fits ! AN table 1: 33 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780471 visibilities/baseline/integration-bin. ! Found source: J2358-1020 ! ! 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 4636 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 J2358-1020_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.265015Jy sigma=0.002352 ! Fit after self-cal, rms=0.202863Jy sigma=0.001794 ! 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.666 mas, bmaj=7.561 mas, bpa=-3.265 degrees ! Estimated noise=1759.32 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.637887 Jy ! Component: 100 - total flux cleaned = 0.778942 Jy ! Total flux subtracted in 100 components = 0.778942 Jy ! Clean residual min=-0.014155 max=0.046318 Jy/beam ! Clean residual mean=-0.000020 rms=0.004312 Jy/beam ! Combined flux in latest and established models = 0.778942 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.778942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116739Jy sigma=0.000966 ! Fit after self-cal, rms=0.116738Jy sigma=0.000966 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0460664 Jy ! Component: 100 - total flux cleaned = 0.0661337 Jy ! Total flux subtracted in 100 components = 0.0661337 Jy ! Clean residual min=-0.011650 max=0.010948 Jy/beam ! Clean residual mean=0.000017 rms=0.002732 Jy/beam ! Combined flux in latest and established models = 0.845076 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.845076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097330Jy sigma=0.000804 ! Fit after self-cal, rms=0.097308Jy sigma=0.000803 ! 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.115 mas, bmaj=8.415 mas, bpa=-2.943 degrees ! Estimated noise=1430.12 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.0108817 Jy ! Component: 100 - total flux cleaned = 0.016053 Jy ! Component: 150 - total flux cleaned = 0.0183495 Jy ! Component: 200 - total flux cleaned = 0.0186419 Jy ! Total flux subtracted in 200 components = 0.0186419 Jy ! Clean residual min=-0.008854 max=0.008910 Jy/beam ! Clean residual mean=0.000023 rms=0.002140 Jy/beam ! Combined flux in latest and established models = 0.863717 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 46 components and 0.863717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095944Jy sigma=0.000795 ! Fit after self-cal, rms=0.095926Jy sigma=0.000795 ! 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.97 FD 0.96 HN 0.95 KP 1.03 ! LA 1.01 MK 1.01 NL 0.89 OV 1.03 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.01 KP 0.99 ! LA 0.99 MK 1.00 NL 1.04 OV 1.05 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.99 KP 0.98 ! LA 1.00 MK 1.03 NL 1.01 OV 0.97 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.97 KP 1.00* ! LA 0.98 MK 1.07 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.095926Jy sigma=0.000795 ! Fit after self-cal, rms=0.084440Jy sigma=0.000712 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=8.415 mas, bpa=-2.879 degrees ! Estimated noise=1430.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000761199 Jy ! Component: 100 - total flux cleaned = -0.000761397 Jy ! Component: 150 - total flux cleaned = -0.00076228 Jy ! Component: 200 - total flux cleaned = -0.00080164 Jy ! Total flux subtracted in 200 components = -0.00080164 Jy ! Clean residual min=-0.008463 max=0.007242 Jy/beam ! Clean residual mean=0.000023 rms=0.001795 Jy/beam ! Combined flux in latest and established models = 0.862916 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.862916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084368Jy sigma=0.000712 ! Fit after self-cal, rms=0.084345Jy sigma=0.000712 ! 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.084345Jy sigma=0.000712 ! Fit after self-cal, rms=0.079511Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.126 mas, bmaj=8.419 mas, bpa=-2.87 degrees ! Estimated noise=1429.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.61105e-05 Jy ! Component: 100 - total flux cleaned = -0.000241687 Jy ! Component: 150 - total flux cleaned = -0.000271167 Jy ! Component: 200 - total flux cleaned = -0.000296601 Jy ! Total flux subtracted in 200 components = -0.000296601 Jy ! Clean residual min=-0.004558 max=0.004373 Jy/beam ! Clean residual mean=0.000013 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.862619 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.862619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079477Jy sigma=0.000669 ! Fit after self-cal, rms=0.079475Jy sigma=0.000669 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.000199218 Jy ! Component: 100 - total flux cleaned = 0.000200828 Jy ! Component: 150 - total flux cleaned = 0.00015753 Jy ! Component: 200 - total flux cleaned = 0.000137862 Jy ! Total flux subtracted in 200 components = 0.000137862 Jy ! Clean residual min=-0.004597 max=0.004344 Jy/beam ! Clean residual mean=0.000013 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.862757 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.862757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079461Jy sigma=0.000669 ! Fit after self-cal, rms=0.079459Jy sigma=0.000669 ! 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.079459Jy sigma=0.000669 ! Fit after self-cal, rms=0.079081Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.127 mas, bmaj=8.42 mas, bpa=-2.861 degrees ! Estimated noise=1429.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000215322 Jy ! Component: 100 - total flux cleaned = -0.000215237 Jy ! Component: 150 - total flux cleaned = -0.000255029 Jy ! Component: 200 - total flux cleaned = -0.000271298 Jy ! Total flux subtracted in 200 components = -0.000271298 Jy ! Clean residual min=-0.003979 max=0.004431 Jy/beam ! Clean residual mean=0.000011 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.862486 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 70 components and 0.862486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079069Jy sigma=0.000665 ! Fit after self-cal, rms=0.079068Jy sigma=0.000665 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 (30.5, -55). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176922 Jy ! Component: 100 - total flux cleaned = 0.00167175 Jy ! Component: 150 - total flux cleaned = 0.00179901 Jy ! Component: 200 - total flux cleaned = 0.00179724 Jy ! Total flux subtracted in 200 components = 0.00179724 Jy ! Clean residual min=-0.003932 max=0.003616 Jy/beam ! Clean residual mean=0.000011 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.864283 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.864283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078843Jy sigma=0.000663 ! Fit after self-cal, rms=0.078828Jy 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.078828Jy sigma=0.000663 ! Fit after self-cal, rms=0.078753Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.491 mas, bmaj=15.49 mas, bpa=-2.938 degrees ! Estimated noise=1824.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000370109 Jy ! Component: 100 - total flux cleaned = 0.000604974 Jy ! Component: 150 - total flux cleaned = 0.000759612 Jy ! Component: 200 - total flux cleaned = 0.000786684 Jy ! Total flux subtracted in 200 components = 0.000786684 Jy ! Clean residual min=-0.004580 max=0.004325 Jy/beam ! Clean residual mean=0.000022 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.86507 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.86507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078738Jy sigma=0.000663 ! Fit after self-cal, rms=0.078731Jy 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 = 7.16654e-05 Jy ! Component: 100 - total flux cleaned = 0.000188249 Jy ! Component: 150 - total flux cleaned = 0.000212917 Jy ! Component: 200 - total flux cleaned = 0.000235777 Jy ! Total flux subtracted in 200 components = 0.000235777 Jy ! Clean residual min=-0.004514 max=0.004306 Jy/beam ! Clean residual mean=0.000022 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.865305 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.865305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078723Jy sigma=0.000663 ! Fit after self-cal, rms=0.078718Jy sigma=0.000663 ! 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.127 mas, bmaj=8.421 mas, bpa=-2.882 degrees ! Estimated noise=1428.74 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.127 x 8.421 at -2.882 degrees (North through East) ! Clean map min=-0.0035853 max=0.81805 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078718Jy sigma=0.000663 ! Fit after self-cal, rms=0.072302Jy sigma=0.000608 ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=8.421 mas, bpa=-2.881 degrees ! Estimated noise=1428.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000711439 Jy ! Component: 100 - total flux cleaned = -0.000761828 Jy ! Component: 150 - total flux cleaned = -0.00080547 Jy ! Component: 200 - total flux cleaned = -0.000844968 Jy ! Total flux subtracted in 200 components = -0.000844968 Jy ! Clean residual min=-0.003949 max=0.003567 Jy/beam ! Clean residual mean=0.000012 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.86446 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 116 components and 0.86446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072231Jy sigma=0.000608 ! Fit after self-cal, rms=0.072229Jy sigma=0.000608 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00025625 Jy ! Component: 100 - total flux cleaned = -0.00021957 Jy ! Component: 150 - total flux cleaned = -0.000186216 Jy ! Component: 200 - total flux cleaned = -0.000155649 Jy ! Total flux subtracted in 200 components = -0.000155649 Jy ! Clean residual min=-0.003884 max=0.003603 Jy/beam ! Clean residual mean=0.000012 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.864305 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 124 components and 0.864305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072196Jy sigma=0.000607 ! Fit after self-cal, rms=0.072195Jy sigma=0.000607 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072195Jy sigma=0.000607 ! Fit after self-cal, rms=0.072165Jy sigma=0.000607 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.683 mas, bmaj=7.57 mas, bpa=-3.207 degrees ! Estimated noise=1752.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.635198 Jy ! Component: 100 - total flux cleaned = 0.774726 Jy ! Component: 150 - total flux cleaned = 0.817816 Jy ! Component: 200 - total flux cleaned = 0.836303 Jy ! Total flux subtracted in 200 components = 0.836303 Jy ! Clean residual min=-0.005473 max=0.008697 Jy/beam ! Clean residual mean=-0.000007 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.836303 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.836303 Jy ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=8.422 mas, bpa=-2.891 degrees ! Estimated noise=1427.93 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.0127445 Jy ! Component: 100 - total flux cleaned = 0.0198007 Jy ! Component: 150 - total flux cleaned = 0.0235166 Jy ! Component: 200 - total flux cleaned = 0.0243243 Jy ! Total flux subtracted in 200 components = 0.0243243 Jy ! Clean residual min=-0.004188 max=0.003684 Jy/beam ! Clean residual mean=0.000011 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.860627 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 47 components and 0.860627 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.491 mas, bmaj=15.49 mas, bpa=-2.941 degrees ! Estimated noise=1822.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00286923 Jy ! Component: 100 - total flux cleaned = 0.00321334 Jy ! Component: 150 - total flux cleaned = 0.00339642 Jy ! Component: 200 - total flux cleaned = 0.00352034 Jy ! Total flux subtracted in 200 components = 0.00352034 Jy ! Clean residual min=-0.004345 max=0.004447 Jy/beam ! Clean residual mean=0.000023 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.864148 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.000109776 Jy ! Component: 100 - total flux cleaned = 0.000174528 Jy ! Component: 150 - total flux cleaned = 0.000233176 Jy ! Component: 200 - total flux cleaned = 0.000259548 Jy ! Total flux subtracted in 200 components = 0.000259548 Jy ! Clean residual min=-0.004355 max=0.004440 Jy/beam ! Clean residual mean=0.000023 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.864407 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 71 components and 0.864407 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=8.422 mas, bpa=-2.891 degrees ! Estimated noise=1427.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000474106 Jy ! Component: 100 - total flux cleaned = -0.000409856 Jy ! Component: 150 - total flux cleaned = -0.000413402 Jy ! Component: 200 - total flux cleaned = -0.00046731 Jy ! Total flux subtracted in 200 components = -0.00046731 Jy ! Clean residual min=-0.003892 max=0.003578 Jy/beam ! Clean residual mean=0.000012 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.86394 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.86394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072197Jy sigma=0.000608 ! Fit after self-cal, rms=0.072186Jy sigma=0.000608 wmodel J2358-1020_S_2017_07_09_pus_map.mod ! Writing 86 model components to file: J2358-1020_S_2017_07_09_pus_map.mod wobs J2358-1020_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J2358-1020_S_2017_07_09_pus_uvs.fits wwins J2358-1020_S_2017_07_09_pus_map.win ! wwins: Wrote 2 windows to J2358-1020_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.000447019 Jy ! Component: 100 - total flux cleaned = -0.000324112 Jy ! Component: 150 - total flux cleaned = -0.000147688 Jy ! Component: 200 - total flux cleaned = -9.18116e-05 Jy ! Component: 250 - total flux cleaned = -0.000146882 Jy ! Component: 300 - total flux cleaned = -0.000354171 Jy ! Component: 350 - total flux cleaned = -0.000453973 Jy ! Component: 400 - total flux cleaned = -0.000601683 Jy ! Component: 450 - total flux cleaned = -0.000792658 Jy ! Component: 500 - total flux cleaned = -0.000700141 Jy ! Component: 550 - total flux cleaned = -0.00070071 Jy ! Component: 600 - total flux cleaned = -0.000700823 Jy ! Component: 650 - total flux cleaned = -0.000832129 Jy ! Component: 700 - total flux cleaned = -0.000875675 Jy ! Component: 750 - total flux cleaned = -0.00116946 Jy ! Component: 800 - total flux cleaned = -0.00120996 Jy ! Component: 850 - total flux cleaned = -0.00141229 Jy ! Component: 900 - total flux cleaned = -0.00141164 Jy ! Component: 950 - total flux cleaned = -0.00141205 Jy ! Component: 1000 - total flux cleaned = -0.00141167 Jy ! Component: 1050 - total flux cleaned = -0.00133604 Jy ! Component: 1100 - total flux cleaned = -0.00133633 Jy ! Component: 1150 - total flux cleaned = -0.00129908 Jy ! Component: 1200 - total flux cleaned = -0.00137146 Jy ! Component: 1250 - total flux cleaned = -0.00126349 Jy ! Component: 1300 - total flux cleaned = -0.00122744 Jy ! Component: 1350 - total flux cleaned = -0.00108698 Jy ! Component: 1400 - total flux cleaned = -0.00108714 Jy ! Component: 1450 - total flux cleaned = -0.00111991 Jy ! Component: 1500 - total flux cleaned = -0.000950324 Jy ! Component: 1550 - total flux cleaned = -0.000915946 Jy ! Component: 1600 - total flux cleaned = -0.000817288 Jy ! Component: 1650 - total flux cleaned = -0.000752297 Jy ! Component: 1700 - total flux cleaned = -0.000655848 Jy ! Component: 1750 - total flux cleaned = -0.000529316 Jy ! Component: 1800 - total flux cleaned = -0.000466557 Jy ! Component: 1850 - total flux cleaned = -0.000311904 Jy ! Component: 1900 - total flux cleaned = -0.000558425 Jy ! Component: 1950 - total flux cleaned = -0.000406254 Jy ! Component: 2000 - total flux cleaned = -0.000375923 Jy ! Component: 2050 - total flux cleaned = -0.000376007 Jy ! Component: 2100 - total flux cleaned = -0.000257591 Jy ! Component: 2150 - total flux cleaned = -0.000286851 Jy ! Component: 2200 - total flux cleaned = -0.000286591 Jy ! Component: 2250 - total flux cleaned = -0.000286756 Jy ! Component: 2300 - total flux cleaned = -0.000202098 Jy ! Component: 2350 - total flux cleaned = -0.000201846 Jy ! Component: 2400 - total flux cleaned = -0.000202314 Jy ! Component: 2450 - total flux cleaned = -0.000312828 Jy ! Component: 2500 - total flux cleaned = -0.000285641 Jy ! Component: 2550 - total flux cleaned = -0.000258534 Jy ! Component: 2600 - total flux cleaned = -0.000312019 Jy ! Component: 2650 - total flux cleaned = -0.000364933 Jy ! Component: 2700 - total flux cleaned = -0.000338459 Jy ! Component: 2750 - total flux cleaned = -0.000390648 Jy ! Component: 2800 - total flux cleaned = -0.00033891 Jy ! Component: 2850 - total flux cleaned = -0.000416069 Jy ! Component: 2900 - total flux cleaned = -0.000492181 Jy ! Component: 2950 - total flux cleaned = -0.000542195 Jy ! Component: 3000 - total flux cleaned = -0.000467076 Jy ! Component: 3050 - total flux cleaned = -0.000491668 Jy ! Component: 3100 - total flux cleaned = -0.000516412 Jy ! Component: 3150 - total flux cleaned = -0.00061362 Jy ! Component: 3200 - total flux cleaned = -0.000589054 Jy ! Component: 3250 - total flux cleaned = -0.000444975 Jy ! Component: 3300 - total flux cleaned = -0.000564064 Jy ! Component: 3350 - total flux cleaned = -0.000611027 Jy ! Component: 3400 - total flux cleaned = -0.000564208 Jy ! Component: 3450 - total flux cleaned = -0.000494611 Jy ! Component: 3500 - total flux cleaned = -0.000633138 Jy ! Component: 3550 - total flux cleaned = -0.000610359 Jy ! Component: 3600 - total flux cleaned = -0.000587668 Jy ! Component: 3650 - total flux cleaned = -0.000655861 Jy ! Component: 3700 - total flux cleaned = -0.000678093 Jy ! Component: 3750 - total flux cleaned = -0.000656039 Jy ! Component: 3800 - total flux cleaned = -0.000699859 Jy ! Component: 3850 - total flux cleaned = -0.000590413 Jy ! Component: 3900 - total flux cleaned = -0.000677057 Jy ! Component: 3950 - total flux cleaned = -0.000633812 Jy ! Component: 4000 - total flux cleaned = -0.00050519 Jy ! Component: 4050 - total flux cleaned = -0.000441264 Jy ! Total flux subtracted in 4096 components = -0.000441346 Jy ! Clean residual min=-0.001273 max=0.001152 Jy/beam ! Clean residual mean=0.000004 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.863498 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 397 components and 0.863498 Jy ![Exited script file: muppet] wmap "J2358-1020_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.128 x 8.422 at -2.891 degrees (North through East) ! Clean map min=-0.0032181 max=0.81752 Jy/beam ! Writing clean map to FITS file: J2358-1020_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.817523 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000400967 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.14714 0.14714 0.294279 0.588558 1.17712 2.35423 4.70846 9.41693 18.8339 37.6677 75.3354 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.817 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.128 x 8.422 at -2.891 degrees (North through East) ! Clean map min=-0.0032181 max=0.81752 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 J2358-1020_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:59:38 2019