! Started logfile: J2358-1020_S_2017_05_01_pus_uvs.log on Wed May 1 18:46:04 2019 obs J2358-1020_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J2358-1020_S_2017_05_01_pus_uva.fits ! AN table 1: 17 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.40915 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! 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 788 lines of history. ! ! Reading 1252 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_05_01_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 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.220201Jy sigma=0.001372 ! Fit after self-cal, rms=0.208779Jy sigma=0.001276 ! 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.977 mas, bmaj=7.414 mas, bpa=3.062 degrees ! Estimated noise=4147.22 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.672019 Jy ! Component: 100 - total flux cleaned = 0.8365 Jy ! Total flux subtracted in 100 components = 0.8365 Jy ! Clean residual min=-0.023163 max=0.059861 Jy/beam ! Clean residual mean=-0.000110 rms=0.008210 Jy/beam ! Combined flux in latest and established models = 0.8365 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.8365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146422Jy sigma=0.000995 ! Fit after self-cal, rms=0.146453Jy sigma=0.000995 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0556518 Jy ! Component: 100 - total flux cleaned = 0.0777859 Jy ! Total flux subtracted in 100 components = 0.0777859 Jy ! Clean residual min=-0.016180 max=0.020729 Jy/beam ! Clean residual mean=-0.000047 rms=0.004397 Jy/beam ! Combined flux in latest and established models = 0.914286 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.914286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127075Jy sigma=0.000843 ! Fit after self-cal, rms=0.127090Jy sigma=0.000843 ! 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.522 mas, bmaj=8.28 mas, bpa=5.977 degrees ! Estimated noise=3257.42 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.0123441 Jy ! Component: 100 - total flux cleaned = 0.0183337 Jy ! Component: 150 - total flux cleaned = 0.0193004 Jy ! Component: 200 - total flux cleaned = 0.0200817 Jy ! Total flux subtracted in 200 components = 0.0200817 Jy ! Clean residual min=-0.016282 max=0.022342 Jy/beam ! Clean residual mean=-0.000034 rms=0.004710 Jy/beam ! Combined flux in latest and established models = 0.934368 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.934368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126010Jy sigma=0.000834 ! Fit after self-cal, rms=0.125980Jy sigma=0.000834 ! 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.94 HN 1.00 KP 1.00 ! LA 0.98 MK 1.02 NL 0.94 OV 1.02 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.05 KP 0.98 ! LA 0.94 MK 0.99 NL 1.11 OV 1.04 ! PT 0.96 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.00 KP 0.96 ! LA 1.00 MK 1.02 NL 1.25 OV 0.95 ! PT 0.97 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.06 FD 1.06 HN 0.97 KP 1.00* ! LA 1.01 MK 0.85 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.125980Jy sigma=0.000834 ! Fit after self-cal, rms=0.104314Jy sigma=0.000649 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=8.278 mas, bpa=6.059 degrees ! Estimated noise=3267.29 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.00262842 Jy ! Component: 100 - total flux cleaned = -0.002926 Jy ! Component: 150 - total flux cleaned = -0.00305413 Jy ! Component: 200 - total flux cleaned = -0.00316988 Jy ! Total flux subtracted in 200 components = -0.00316988 Jy ! Clean residual min=-0.007275 max=0.007845 Jy/beam ! Clean residual mean=0.000001 rms=0.001882 Jy/beam ! Combined flux in latest and established models = 0.931198 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 29 components and 0.931198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103835Jy sigma=0.000646 ! Fit after self-cal, rms=0.103842Jy sigma=0.000646 ! 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.103842Jy sigma=0.000646 ! Fit after self-cal, rms=0.103594Jy sigma=0.000646 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=8.273 mas, bpa=6.107 degrees ! Estimated noise=3262.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00153018 Jy ! Component: 100 - total flux cleaned = -0.0018399 Jy ! Component: 150 - total flux cleaned = -0.00192447 Jy ! Component: 200 - total flux cleaned = -0.00200007 Jy ! Total flux subtracted in 200 components = -0.00200007 Jy ! Clean residual min=-0.006864 max=0.007643 Jy/beam ! Clean residual mean=0.000001 rms=0.001812 Jy/beam ! Combined flux in latest and established models = 0.929198 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.929198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103372Jy sigma=0.000645 ! Fit after self-cal, rms=0.103370Jy sigma=0.000645 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.04652e-05 Jy ! Component: 100 - total flux cleaned = -0.000253172 Jy ! Component: 150 - total flux cleaned = -0.00036779 Jy ! Component: 200 - total flux cleaned = -0.000472358 Jy ! Total flux subtracted in 200 components = -0.000472358 Jy ! Clean residual min=-0.006797 max=0.007605 Jy/beam ! Clean residual mean=0.000001 rms=0.001793 Jy/beam ! Combined flux in latest and established models = 0.928725 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.928725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103293Jy sigma=0.000644 ! Fit after self-cal, rms=0.103290Jy sigma=0.000644 ! 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.103290Jy sigma=0.000644 ! Fit after self-cal, rms=0.103155Jy sigma=0.000644 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.512 mas, bmaj=8.269 mas, bpa=6.145 degrees ! Estimated noise=3259.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000701358 Jy ! Component: 100 - total flux cleaned = -0.000889212 Jy ! Component: 150 - total flux cleaned = -0.000992052 Jy ! Component: 200 - total flux cleaned = -0.00103655 Jy ! Total flux subtracted in 200 components = -0.00103655 Jy ! Clean residual min=-0.006893 max=0.007437 Jy/beam ! Clean residual mean=0.000001 rms=0.001762 Jy/beam ! Combined flux in latest and established models = 0.927689 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.927689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103086Jy sigma=0.000644 ! Fit after self-cal, rms=0.103086Jy sigma=0.000644 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.000139494 Jy ! Component: 100 - total flux cleaned = -0.000249953 Jy ! Component: 150 - total flux cleaned = -0.00031872 Jy ! Component: 200 - total flux cleaned = -0.000417672 Jy ! Total flux subtracted in 200 components = -0.000417672 Jy ! Clean residual min=-0.006837 max=0.007400 Jy/beam ! Clean residual mean=0.000000 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.927271 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.927271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103057Jy sigma=0.000643 ! Fit after self-cal, rms=0.103056Jy sigma=0.000643 ! 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.103056Jy sigma=0.000643 ! Fit after self-cal, rms=0.102987Jy sigma=0.000643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.755 mas, bmaj=15.62 mas, bpa=12.69 degrees ! Estimated noise=3683.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000247454 Jy ! Component: 100 - total flux cleaned = 0.000242057 Jy ! Component: 150 - total flux cleaned = 0.000197101 Jy ! Component: 200 - total flux cleaned = 0.000195881 Jy ! Total flux subtracted in 200 components = 0.000195881 Jy ! Clean residual min=-0.007000 max=0.007290 Jy/beam ! Clean residual mean=0.000001 rms=0.002002 Jy/beam ! Combined flux in latest and established models = 0.927467 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.927467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102996Jy sigma=0.000643 ! Fit after self-cal, rms=0.102992Jy sigma=0.000643 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.75123e-05 Jy ! Component: 100 - total flux cleaned = -8.18305e-05 Jy ! Component: 150 - total flux cleaned = -0.000105315 Jy ! Component: 200 - total flux cleaned = -0.000127117 Jy ! Total flux subtracted in 200 components = -0.000127117 Jy ! Clean residual min=-0.006892 max=0.007235 Jy/beam ! Clean residual mean=0.000001 rms=0.001989 Jy/beam ! Combined flux in latest and established models = 0.92734 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.92734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103022Jy sigma=0.000643 ! Fit after self-cal, rms=0.103016Jy sigma=0.000643 ! 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.511 mas, bmaj=8.267 mas, bpa=6.169 degrees ! Estimated noise=3258.06 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.511 x 8.267 at 6.169 degrees (North through East) ! Clean map min=-0.0065621 max=0.85915 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.103016Jy sigma=0.000643 ! Fit after self-cal, rms=0.098046Jy sigma=0.000604 ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=8.269 mas, bpa=6.229 degrees ! Estimated noise=3257.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.19682e-05 Jy ! Component: 100 - total flux cleaned = -0.000151538 Jy ! Component: 150 - total flux cleaned = -0.000229511 Jy ! Component: 200 - total flux cleaned = -0.000297795 Jy ! Total flux subtracted in 200 components = -0.000297795 Jy ! Clean residual min=-0.006566 max=0.007168 Jy/beam ! Clean residual mean=0.000001 rms=0.001727 Jy/beam ! Combined flux in latest and established models = 0.927042 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.927042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097999Jy sigma=0.000604 ! Fit after self-cal, rms=0.097998Jy sigma=0.000604 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000172137 Jy ! Component: 100 - total flux cleaned = -0.0002367 Jy ! Component: 150 - total flux cleaned = -0.000265348 Jy ! Component: 200 - total flux cleaned = -0.000291446 Jy ! Total flux subtracted in 200 components = -0.000291446 Jy ! Clean residual min=-0.006630 max=0.007149 Jy/beam ! Clean residual mean=0.000001 rms=0.001726 Jy/beam ! Combined flux in latest and established models = 0.92675 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 64 components and 0.92675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097971Jy sigma=0.000604 ! Fit after self-cal, rms=0.097970Jy sigma=0.000604 ! 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.097970Jy sigma=0.000604 ! Fit after self-cal, rms=0.097947Jy sigma=0.000604 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.973 mas, bmaj=7.388 mas, bpa=3.256 degrees ! Estimated noise=4123.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.667404 Jy ! Component: 100 - total flux cleaned = 0.830313 Jy ! Component: 150 - total flux cleaned = 0.885072 Jy ! Component: 200 - total flux cleaned = 0.904515 Jy ! Total flux subtracted in 200 components = 0.904515 Jy ! Clean residual min=-0.010619 max=0.009478 Jy/beam ! Clean residual mean=-0.000022 rms=0.002550 Jy/beam ! Combined flux in latest and established models = 0.904514 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.904514 Jy ! Inverting map and beam ! Estimated beam: bmin=3.513 mas, bmaj=8.267 mas, bpa=6.242 degrees ! Estimated noise=3256.97 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.0111089 Jy ! Component: 100 - total flux cleaned = 0.0160596 Jy ! Component: 150 - total flux cleaned = 0.0183602 Jy ! Component: 200 - total flux cleaned = 0.0188947 Jy ! Total flux subtracted in 200 components = 0.0188947 Jy ! Clean residual min=-0.006932 max=0.007432 Jy/beam ! Clean residual mean=-0.000002 rms=0.001759 Jy/beam ! Combined flux in latest and established models = 0.923409 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 48 components and 0.923409 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.755 mas, bmaj=15.61 mas, bpa=12.76 degrees ! Estimated noise=3681.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00259029 Jy ! Component: 100 - total flux cleaned = 0.00316188 Jy ! Component: 150 - total flux cleaned = 0.00316383 Jy ! Component: 200 - total flux cleaned = 0.0031645 Jy ! Total flux subtracted in 200 components = 0.0031645 Jy ! Clean residual min=-0.007120 max=0.007215 Jy/beam ! Clean residual mean=0.000001 rms=0.001995 Jy/beam ! Combined flux in latest and established models = 0.926574 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.43544e-06 Jy ! Component: 100 - total flux cleaned = 1.39577e-07 Jy ! Component: 150 - total flux cleaned = -2.99393e-06 Jy ! Component: 200 - total flux cleaned = -7.44248e-07 Jy ! Total flux subtracted in 200 components = -7.44248e-07 Jy ! Clean residual min=-0.007094 max=0.007177 Jy/beam ! Clean residual mean=0.000001 rms=0.001987 Jy/beam ! Combined flux in latest and established models = 0.926573 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.926573 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.513 mas, bmaj=8.267 mas, bpa=6.242 degrees ! Estimated noise=3256.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00114494 Jy ! Component: 100 - total flux cleaned = -0.00108314 Jy ! Component: 150 - total flux cleaned = -0.000978276 Jy ! Component: 200 - total flux cleaned = -0.000932907 Jy ! Total flux subtracted in 200 components = -0.000932907 Jy ! Clean residual min=-0.006749 max=0.007370 Jy/beam ! Clean residual mean=0.000000 rms=0.001730 Jy/beam ! Combined flux in latest and established models = 0.92564 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.92564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098058Jy sigma=0.000604 ! Fit after self-cal, rms=0.098046Jy sigma=0.000604 wmodel J2358-1020_S_2017_05_01_pus_map.mod ! Writing 62 model components to file: J2358-1020_S_2017_05_01_pus_map.mod wobs J2358-1020_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J2358-1020_S_2017_05_01_pus_uvs.fits wwins J2358-1020_S_2017_05_01_pus_map.win ! wwins: Wrote 1 windows to J2358-1020_S_2017_05_01_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.00208815 Jy ! Component: 100 - total flux cleaned = 0.00300641 Jy ! Component: 150 - total flux cleaned = 0.00342987 Jy ! Component: 200 - total flux cleaned = 0.00352937 Jy ! Component: 250 - total flux cleaned = 0.00371763 Jy ! Component: 300 - total flux cleaned = 0.00380781 Jy ! Component: 350 - total flux cleaned = 0.00380839 Jy ! Component: 400 - total flux cleaned = 0.00380835 Jy ! Component: 450 - total flux cleaned = 0.0036473 Jy ! Component: 500 - total flux cleaned = 0.00341267 Jy ! Component: 550 - total flux cleaned = 0.00303502 Jy ! Component: 600 - total flux cleaned = 0.00310796 Jy ! Component: 650 - total flux cleaned = 0.00274744 Jy ! Component: 700 - total flux cleaned = 0.00253711 Jy ! Component: 750 - total flux cleaned = 0.00233292 Jy ! Component: 800 - total flux cleaned = 0.0022664 Jy ! Component: 850 - total flux cleaned = 0.00220178 Jy ! Component: 900 - total flux cleaned = 0.00213862 Jy ! Component: 950 - total flux cleaned = 0.00220208 Jy ! Component: 1000 - total flux cleaned = 0.0021402 Jy ! Component: 1050 - total flux cleaned = 0.00213926 Jy ! Component: 1100 - total flux cleaned = 0.0020215 Jy ! Component: 1150 - total flux cleaned = 0.0021945 Jy ! Component: 1200 - total flux cleaned = 0.0021378 Jy ! Component: 1250 - total flux cleaned = 0.00219237 Jy ! Component: 1300 - total flux cleaned = 0.00219202 Jy ! Component: 1350 - total flux cleaned = 0.00213884 Jy ! Component: 1400 - total flux cleaned = 0.00229735 Jy ! Component: 1450 - total flux cleaned = 0.00229674 Jy ! Component: 1500 - total flux cleaned = 0.00219395 Jy ! Component: 1550 - total flux cleaned = 0.00229472 Jy ! Component: 1600 - total flux cleaned = 0.0023446 Jy ! Component: 1650 - total flux cleaned = 0.00229555 Jy ! Component: 1700 - total flux cleaned = 0.00224668 Jy ! Component: 1750 - total flux cleaned = 0.0022468 Jy ! Component: 1800 - total flux cleaned = 0.00229364 Jy ! Component: 1850 - total flux cleaned = 0.00220068 Jy ! Component: 1900 - total flux cleaned = 0.00220096 Jy ! Component: 1950 - total flux cleaned = 0.00224656 Jy ! Component: 2000 - total flux cleaned = 0.0021565 Jy ! Component: 2050 - total flux cleaned = 0.00211182 Jy ! Component: 2100 - total flux cleaned = 0.00211182 Jy ! Component: 2150 - total flux cleaned = 0.0020239 Jy ! Component: 2200 - total flux cleaned = 0.00193739 Jy ! Component: 2250 - total flux cleaned = 0.00185191 Jy ! Component: 2300 - total flux cleaned = 0.0017248 Jy ! Component: 2350 - total flux cleaned = 0.00164066 Jy ! Component: 2400 - total flux cleaned = 0.00155694 Jy ! Component: 2450 - total flux cleaned = 0.00143258 Jy ! Component: 2500 - total flux cleaned = 0.00130953 Jy ! Component: 2550 - total flux cleaned = 0.00122821 Jy ! Component: 2600 - total flux cleaned = 0.00122823 Jy ! Component: 2650 - total flux cleaned = 0.00118809 Jy ! Component: 2700 - total flux cleaned = 0.00106894 Jy ! Component: 2750 - total flux cleaned = 0.000990153 Jy ! Component: 2800 - total flux cleaned = 0.00114684 Jy ! Component: 2850 - total flux cleaned = 0.000990974 Jy ! Component: 2900 - total flux cleaned = 0.000952326 Jy ! Component: 2950 - total flux cleaned = 0.000913539 Jy ! Component: 3000 - total flux cleaned = 0.000760734 Jy ! Component: 3050 - total flux cleaned = 0.000684901 Jy ! Component: 3100 - total flux cleaned = 0.000684744 Jy ! Component: 3150 - total flux cleaned = 0.000571838 Jy ! Component: 3200 - total flux cleaned = 0.000459764 Jy ! Component: 3250 - total flux cleaned = 0.000385017 Jy ! Component: 3300 - total flux cleaned = 0.000199468 Jy ! Component: 3350 - total flux cleaned = 8.85453e-05 Jy ! Component: 3400 - total flux cleaned = -2.20663e-05 Jy ! Component: 3450 - total flux cleaned = -0.000169067 Jy ! Component: 3500 - total flux cleaned = -0.000278947 Jy ! Component: 3550 - total flux cleaned = -0.000388525 Jy ! Component: 3600 - total flux cleaned = -0.000461261 Jy ! Component: 3650 - total flux cleaned = -0.000570156 Jy ! Component: 3700 - total flux cleaned = -0.000606477 Jy ! Component: 3750 - total flux cleaned = -0.00064258 Jy ! Component: 3800 - total flux cleaned = -0.000714719 Jy ! Component: 3850 - total flux cleaned = -0.000750909 Jy ! Component: 3900 - total flux cleaned = -0.00089549 Jy ! Component: 3950 - total flux cleaned = -0.000967689 Jy ! Component: 4000 - total flux cleaned = -0.00111197 Jy ! Component: 4050 - total flux cleaned = -0.00118419 Jy ! Total flux subtracted in 4096 components = -0.00122018 Jy ! Clean residual min=-0.002401 max=0.001992 Jy/beam ! Clean residual mean=-0.000000 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.92442 Jy keep ! Adding 252 model components to the UV plane model. ! The established model now contains 314 components and 0.92442 Jy ![Exited script file: muppet] wmap "J2358-1020_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.513 x 8.267 at 6.242 degrees (North through East) ! Clean map min=-0.0049533 max=0.86228 Jy/beam ! Writing clean map to FITS file: J2358-1020_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.862278 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000589895 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.205234 0.205234 0.410467 0.820934 1.64187 3.28374 6.56747 13.1349 26.2699 52.5398 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.862 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.513 x 8.267 at 6.242 degrees (North through East) ! Clean map min=-0.0049533 max=0.86228 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_05_01_pus_uvs.log closed on Wed May 1 18:46:08 2019