! Started logfile: J2303-1002_S_2017_03_23_pus_uvs.log on Mon May 13 10:10:43 2019 obs J2303-1002_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J2303-1002_S_2017_03_23_pus_uva.fits ! AN table 1: 174 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.846616 visibilities/baseline/integration-bin. ! Found source: J2303-1002 ! ! 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 26516 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 J2303-1002_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 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 585 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.942577Jy sigma=0.006835 ! Fit after self-cal, rms=0.914986Jy sigma=0.006647 ! 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.55 mas, bmaj=6.72 mas, bpa=-6.442 degrees ! Estimated noise=897.414 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.0678605 Jy ! Component: 100 - total flux cleaned = 0.08351 Jy ! Total flux subtracted in 100 components = 0.08351 Jy ! Clean residual min=-0.003385 max=0.006091 Jy/beam ! Clean residual mean=0.000003 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.08351 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.08351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103368Jy sigma=0.000683 ! Fit after self-cal, rms=0.103299Jy sigma=0.000683 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00716982 Jy ! Component: 100 - total flux cleaned = 0.0114949 Jy ! Total flux subtracted in 100 components = 0.0114949 Jy ! Clean residual min=-0.002733 max=0.003038 Jy/beam ! Clean residual mean=0.000003 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.0950049 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 36 components and 0.0950049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102610Jy sigma=0.000678 ! Fit after self-cal, rms=0.102616Jy sigma=0.000678 ! 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.035 mas, bmaj=7.562 mas, bpa=-5.47 degrees ! Estimated noise=662.201 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.00390744 Jy ! Component: 100 - total flux cleaned = 0.00621077 Jy ! Component: 150 - total flux cleaned = 0.00758942 Jy ! Component: 200 - total flux cleaned = 0.00836815 Jy ! Total flux subtracted in 200 components = 0.00836815 Jy ! Clean residual min=-0.002787 max=0.002512 Jy/beam ! Clean residual mean=0.000005 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.103373 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.103373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102413Jy sigma=0.000677 ! Fit after self-cal, rms=0.102422Jy sigma=0.000677 ! 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.12 FD 0.96 HN 0.98 KP 1.05 ! LA 1.02 MK 1.01 NL 0.88 OV 1.00 ! PT 1.02 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.99 HN 1.01 KP 1.05 ! LA 1.01 MK 0.95 NL 1.04 OV 1.09 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.04 HN 1.03 KP 0.93 ! LA 0.77 MK 1.02 NL 1.10 OV 1.00 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.07 HN 0.99 KP 1.00* ! LA 0.73 MK 1.28 NL 1.00* OV 1.14 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.102422Jy sigma=0.000677 ! Fit after self-cal, rms=0.100889Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=7.618 mas, bpa=-5.124 degrees ! Estimated noise=667.142 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.00037451 Jy ! Component: 100 - total flux cleaned = -0.000373729 Jy ! Component: 150 - total flux cleaned = -0.000403388 Jy ! Component: 200 - total flux cleaned = -0.000416071 Jy ! Total flux subtracted in 200 components = -0.000416071 Jy ! Clean residual min=-0.002225 max=0.002146 Jy/beam ! Clean residual mean=0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.102957 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.102957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100882Jy sigma=0.000673 ! Fit after self-cal, rms=0.100838Jy sigma=0.000673 ! 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.100838Jy sigma=0.000673 ! Fit after self-cal, rms=0.102649Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.056 mas, bmaj=7.631 mas, bpa=-4.993 degrees ! Estimated noise=667.848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000100348 Jy ! Component: 100 - total flux cleaned = -8.4738e-05 Jy ! Component: 150 - total flux cleaned = -7.14407e-05 Jy ! Component: 200 - total flux cleaned = -6.04864e-05 Jy ! Total flux subtracted in 200 components = -6.04864e-05 Jy ! Clean residual min=-0.002203 max=0.002070 Jy/beam ! Clean residual mean=0.000000 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.102897 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 63 components and 0.102897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102644Jy sigma=0.000671 ! Fit after self-cal, rms=0.102693Jy sigma=0.000671 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.19234e-05 Jy ! Component: 100 - total flux cleaned = -2.23017e-05 Jy ! Component: 150 - total flux cleaned = -4.36916e-06 Jy ! Component: 200 - total flux cleaned = 1.24728e-05 Jy ! Total flux subtracted in 200 components = 1.24728e-05 Jy ! Clean residual min=-0.002118 max=0.002027 Jy/beam ! Clean residual mean=0.000000 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.102909 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 66 components and 0.102909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102691Jy sigma=0.000671 ! Fit after self-cal, rms=0.102691Jy sigma=0.000671 ! 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.102691Jy sigma=0.000671 ! Fit after self-cal, rms=0.103231Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.06 mas, bmaj=7.634 mas, bpa=-4.904 degrees ! Estimated noise=668.549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000120155 Jy ! Component: 100 - total flux cleaned = -0.000129371 Jy ! Component: 150 - total flux cleaned = -0.000113383 Jy ! Component: 200 - total flux cleaned = -9.85186e-05 Jy ! Total flux subtracted in 200 components = -9.85186e-05 Jy ! Clean residual min=-0.001981 max=0.002052 Jy/beam ! Clean residual mean=0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.10281 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.10281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103228Jy sigma=0.000671 ! Fit after self-cal, rms=0.103257Jy sigma=0.000670 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 (-6.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181562 Jy ! Component: 100 - total flux cleaned = 0.00245061 Jy ! Component: 150 - total flux cleaned = 0.00274349 Jy ! Component: 200 - total flux cleaned = 0.00283934 Jy ! Total flux subtracted in 200 components = 0.00283934 Jy ! Clean residual min=-0.001711 max=0.001852 Jy/beam ! Clean residual mean=0.000000 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.10565 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.10565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103221Jy sigma=0.000670 ! Fit after self-cal, rms=0.103211Jy sigma=0.000670 ! Inverting map ! Added new window around map position (15, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117516 Jy ! Component: 100 - total flux cleaned = 0.00147512 Jy ! Component: 150 - total flux cleaned = 0.00179311 Jy ! Component: 200 - total flux cleaned = 0.00201469 Jy ! Total flux subtracted in 200 components = 0.00201469 Jy ! Clean residual min=-0.001723 max=0.001687 Jy/beam ! Clean residual mean=-0.000000 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.107665 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 115 components and 0.107665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103178Jy sigma=0.000670 ! Fit after self-cal, rms=0.103170Jy sigma=0.000670 ! 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.103170Jy sigma=0.000670 ! Fit after self-cal, rms=0.102939Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.199 mas, bmaj=13.37 mas, bpa=1.922 degrees ! Estimated noise=862.677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111072 Jy ! Component: 100 - total flux cleaned = 0.0012481 Jy ! Component: 150 - total flux cleaned = 0.00133214 Jy ! Component: 200 - total flux cleaned = 0.00133374 Jy ! Total flux subtracted in 200 components = 0.00133374 Jy ! Clean residual min=-0.001865 max=0.002086 Jy/beam ! Clean residual mean=-0.000001 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.108998 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 144 components and 0.108998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102930Jy sigma=0.000670 ! Fit after self-cal, rms=0.102929Jy sigma=0.000670 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 (113, 25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000858264 Jy ! Component: 100 - total flux cleaned = 0.000616547 Jy ! Component: 150 - total flux cleaned = 0.000587668 Jy ! Component: 200 - total flux cleaned = 0.000638715 Jy ! Total flux subtracted in 200 components = 0.000638715 Jy ! Clean residual min=-0.001538 max=0.001511 Jy/beam ! Clean residual mean=-0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.109637 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 185 components and 0.109637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102910Jy sigma=0.000670 ! Fit after self-cal, rms=0.102905Jy sigma=0.000670 ! 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.061 mas, bmaj=7.623 mas, bpa=-4.755 degrees ! Estimated noise=667.139 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.061 x 7.623 at -4.755 degrees (North through East) ! Clean map min=-0.0015007 max=0.088585 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.573 mas, bmaj=6.766 mas, bpa=-5.687 degrees ! Estimated noise=912.288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0687048 Jy ! Component: 100 - total flux cleaned = 0.0843437 Jy ! Component: 150 - total flux cleaned = 0.0910014 Jy ! Component: 200 - total flux cleaned = 0.0950416 Jy ! Total flux subtracted in 200 components = 0.0950416 Jy ! Clean residual min=-0.002612 max=0.002630 Jy/beam ! Clean residual mean=0.000002 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.0950416 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.0950416 Jy ! Inverting map and beam ! Estimated beam: bmin=3.061 mas, bmaj=7.623 mas, bpa=-4.755 degrees ! Estimated noise=667.139 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.00373731 Jy ! Component: 100 - total flux cleaned = 0.00640685 Jy ! Component: 150 - total flux cleaned = 0.00852399 Jy ! Component: 200 - total flux cleaned = 0.00959699 Jy ! Total flux subtracted in 200 components = 0.00959699 Jy ! Clean residual min=-0.001963 max=0.001581 Jy/beam ! Clean residual mean=0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.104639 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 96 components and 0.104639 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.199 mas, bmaj=13.37 mas, bpa=1.922 degrees ! Estimated noise=862.677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022278 Jy ! Component: 100 - total flux cleaned = 0.00292516 Jy ! Component: 150 - total flux cleaned = 0.00327582 Jy ! Component: 200 - total flux cleaned = 0.00357492 Jy ! Total flux subtracted in 200 components = 0.00357492 Jy ! Clean residual min=-0.001787 max=0.001871 Jy/beam ! Clean residual mean=-0.000001 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.108214 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.00025619 Jy ! Component: 100 - total flux cleaned = 0.000442946 Jy ! Component: 150 - total flux cleaned = 0.000542615 Jy ! Component: 200 - total flux cleaned = 0.000634393 Jy ! Total flux subtracted in 200 components = 0.000634393 Jy ! Clean residual min=-0.001607 max=0.001663 Jy/beam ! Clean residual mean=-0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.108848 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 179 components and 0.108848 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.061 mas, bmaj=7.623 mas, bpa=-4.755 degrees ! Estimated noise=667.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230568 Jy ! Component: 100 - total flux cleaned = 0.000700068 Jy ! Component: 150 - total flux cleaned = 0.000932285 Jy ! Component: 200 - total flux cleaned = 0.00118276 Jy ! Total flux subtracted in 200 components = 0.00118276 Jy ! Clean residual min=-0.001531 max=0.001463 Jy/beam ! Clean residual mean=-0.000000 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.110031 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 206 components and 0.110031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102907Jy sigma=0.000670 ! Fit after self-cal, rms=0.102892Jy sigma=0.000670 wmodel J2303-1002_S_2017_03_23_pus_map.mod ! Writing 206 model components to file: J2303-1002_S_2017_03_23_pus_map.mod wobs J2303-1002_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J2303-1002_S_2017_03_23_pus_uvs.fits wwins J2303-1002_S_2017_03_23_pus_map.win ! wwins: Wrote 4 windows to J2303-1002_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.000282531 Jy ! Component: 100 - total flux cleaned = -0.000566727 Jy ! Component: 150 - total flux cleaned = -0.000786865 Jy ! Component: 200 - total flux cleaned = -0.000974266 Jy ! Component: 250 - total flux cleaned = -0.00120044 Jy ! Component: 300 - total flux cleaned = -0.00133135 Jy ! Component: 350 - total flux cleaned = -0.00135232 Jy ! Component: 400 - total flux cleaned = -0.00135298 Jy ! Component: 450 - total flux cleaned = -0.00139424 Jy ! Component: 500 - total flux cleaned = -0.00143433 Jy ! Component: 550 - total flux cleaned = -0.00145417 Jy ! Component: 600 - total flux cleaned = -0.00156932 Jy ! Component: 650 - total flux cleaned = -0.00162582 Jy ! Component: 700 - total flux cleaned = -0.00175527 Jy ! Component: 750 - total flux cleaned = -0.00186408 Jy ! Component: 800 - total flux cleaned = -0.00188205 Jy ! Component: 850 - total flux cleaned = -0.00202273 Jy ! Component: 900 - total flux cleaned = -0.0020228 Jy ! Component: 950 - total flux cleaned = -0.00214298 Jy ! Component: 1000 - total flux cleaned = -0.00217659 Jy ! Component: 1050 - total flux cleaned = -0.00226011 Jy ! Component: 1100 - total flux cleaned = -0.00225989 Jy ! Component: 1150 - total flux cleaned = -0.0023414 Jy ! Component: 1200 - total flux cleaned = -0.00238995 Jy ! Component: 1250 - total flux cleaned = -0.0023899 Jy ! Component: 1300 - total flux cleaned = -0.00240564 Jy ! Component: 1350 - total flux cleaned = -0.00245245 Jy ! Component: 1400 - total flux cleaned = -0.00245235 Jy ! Component: 1450 - total flux cleaned = -0.00245258 Jy ! Component: 1500 - total flux cleaned = -0.00249815 Jy ! Component: 1550 - total flux cleaned = -0.00252807 Jy ! Component: 1600 - total flux cleaned = -0.00252795 Jy ! Component: 1650 - total flux cleaned = -0.00258681 Jy ! Component: 1700 - total flux cleaned = -0.0025867 Jy ! Component: 1750 - total flux cleaned = -0.00257232 Jy ! Component: 1800 - total flux cleaned = -0.00257226 Jy ! Component: 1850 - total flux cleaned = -0.00260085 Jy ! Component: 1900 - total flux cleaned = -0.00260098 Jy ! Component: 1950 - total flux cleaned = -0.00258719 Jy ! Component: 2000 - total flux cleaned = -0.00265669 Jy ! Component: 2050 - total flux cleaned = -0.00260142 Jy ! Component: 2100 - total flux cleaned = -0.00267011 Jy ! Component: 2150 - total flux cleaned = -0.00261565 Jy ! Component: 2200 - total flux cleaned = -0.00261584 Jy ! Component: 2250 - total flux cleaned = -0.0026426 Jy ! Component: 2300 - total flux cleaned = -0.0026825 Jy ! Component: 2350 - total flux cleaned = -0.0026299 Jy ! Component: 2400 - total flux cleaned = -0.00269541 Jy ! Component: 2450 - total flux cleaned = -0.00270849 Jy ! Component: 2500 - total flux cleaned = -0.00270853 Jy ! Component: 2550 - total flux cleaned = -0.00267019 Jy ! Component: 2600 - total flux cleaned = -0.0026958 Jy ! Component: 2650 - total flux cleaned = -0.00272097 Jy ! Component: 2700 - total flux cleaned = -0.002721 Jy ! Component: 2750 - total flux cleaned = -0.0027459 Jy ! Component: 2800 - total flux cleaned = -0.00279539 Jy ! Component: 2850 - total flux cleaned = -0.00278301 Jy ! Component: 2900 - total flux cleaned = -0.0028075 Jy ! Component: 2950 - total flux cleaned = -0.00277106 Jy ! Component: 3000 - total flux cleaned = -0.00277103 Jy ! Component: 3050 - total flux cleaned = -0.00277107 Jy ! Component: 3100 - total flux cleaned = -0.00279502 Jy ! Component: 3150 - total flux cleaned = -0.0027596 Jy ! Component: 3200 - total flux cleaned = -0.00284184 Jy ! Component: 3250 - total flux cleaned = -0.00280675 Jy ! Component: 3300 - total flux cleaned = -0.00278359 Jy ! Component: 3350 - total flux cleaned = -0.0028182 Jy ! Component: 3400 - total flux cleaned = -0.00279531 Jy ! Component: 3450 - total flux cleaned = -0.00278407 Jy ! Component: 3500 - total flux cleaned = -0.00284073 Jy ! Component: 3550 - total flux cleaned = -0.00280688 Jy ! Component: 3600 - total flux cleaned = -0.00284061 Jy ! Component: 3650 - total flux cleaned = -0.00286293 Jy ! Component: 3700 - total flux cleaned = -0.00287389 Jy ! Component: 3750 - total flux cleaned = -0.00289586 Jy ! Component: 3800 - total flux cleaned = -0.00290675 Jy ! Component: 3850 - total flux cleaned = -0.0028849 Jy ! Component: 3900 - total flux cleaned = -0.00293895 Jy ! Component: 3950 - total flux cleaned = -0.00291737 Jy ! Component: 4000 - total flux cleaned = -0.00293884 Jy ! Component: 4050 - total flux cleaned = -0.00291748 Jy ! Total flux subtracted in 4096 components = -0.00294934 Jy ! Clean residual min=-0.000848 max=0.000554 Jy/beam ! Clean residual mean=0.000000 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.107081 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 482 components and 0.107081 Jy ![Exited script file: muppet] wmap "J2303-1002_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.061 x 7.623 at -4.755 degrees (North through East) ! Clean map min=-0.0013483 max=0.089058 Jy/beam ! Writing clean map to FITS file: J2303-1002_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.0890576 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000191508 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.645113 0.645113 1.29023 2.58045 5.16091 10.3218 20.6436 41.2873 82.5745 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.089 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.061 x 7.623 at -4.755 degrees (North through East) ! Clean map min=-0.0013483 max=0.089058 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 J2303-1002_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:10:49 2019