! Started logfile: J1037-2934_S_2017_06_10_pus_uvs.log on Mon May 6 14:51:50 2019 obs J1037-2934_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1037-2934_S_2017_06_10_pus_uva.fits ! AN table 1: 49 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.605442 visibilities/baseline/integration-bin. ! Found source: J1037-2934 ! ! 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 1154 lines of history. ! ! Reading 5340 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 J1037-2934_S_2017_06_10_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 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 287 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.503138Jy sigma=0.003539 ! Fit after self-cal, rms=0.466337Jy sigma=0.003270 ! 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.499 mas, bmaj=6.586 mas, bpa=-8.642 degrees ! Estimated noise=2108.56 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.630839 Jy ! Component: 100 - total flux cleaned = 0.900984 Jy ! Total flux subtracted in 100 components = 0.900984 Jy ! Clean residual min=-0.062378 max=0.131833 Jy/beam ! Clean residual mean=0.000804 rms=0.017915 Jy/beam ! Combined flux in latest and established models = 0.900984 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.900984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338064Jy sigma=0.002425 ! Fit after self-cal, rms=0.337862Jy sigma=0.002424 ! Inverting map ! Added new window around map position (2.5, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.154885 Jy ! Component: 100 - total flux cleaned = 0.25109 Jy ! Total flux subtracted in 100 components = 0.25109 Jy ! Clean residual min=-0.031228 max=0.072255 Jy/beam ! Clean residual mean=0.000400 rms=0.009452 Jy/beam ! Combined flux in latest and established models = 1.15207 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 43 components and 1.15207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206190Jy sigma=0.001432 ! Fit after self-cal, rms=0.205774Jy sigma=0.001429 ! Inverting map ! Added new window around map position (-3.5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0714655 Jy ! Component: 100 - total flux cleaned = 0.117766 Jy ! Total flux subtracted in 100 components = 0.117766 Jy ! Clean residual min=-0.019487 max=0.028132 Jy/beam ! Clean residual mean=0.000206 rms=0.006241 Jy/beam ! Combined flux in latest and established models = 1.26984 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 1.26984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163914Jy sigma=0.001107 ! Fit after self-cal, rms=0.163859Jy sigma=0.001107 ! 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.096 mas, bmaj=7.968 mas, bpa=-6.166 degrees ! Estimated noise=1549.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.0505709 Jy ! Component: 100 - total flux cleaned = 0.0797167 Jy ! Component: 150 - total flux cleaned = 0.0974454 Jy ! Component: 200 - total flux cleaned = 0.108461 Jy ! Total flux subtracted in 200 components = 0.108461 Jy ! Clean residual min=-0.017060 max=0.021394 Jy/beam ! Clean residual mean=-0.000040 rms=0.005623 Jy/beam ! Combined flux in latest and established models = 1.3783 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 105 components and 1.3783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147498Jy sigma=0.000984 ! Fit after self-cal, rms=0.147490Jy sigma=0.000984 ! 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.07 KP 1.03 ! LA 1.01 MK 1.02 NL 1.00 OV 0.99 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.13 KP 0.98 ! LA 0.95 MK 0.99 NL 1.08 OV 1.02 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.09 KP 0.97 ! LA 0.96 MK 1.00 NL 1.09 OV 0.92 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.98 KP 1.00* ! LA 1.08 MK 1.02 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.147490Jy sigma=0.000984 ! Fit after self-cal, rms=0.136519Jy sigma=0.000889 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=7.954 mas, bpa=-5.796 degrees ! Estimated noise=1545.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.0089939 Jy ! Component: 100 - total flux cleaned = -0.0101187 Jy ! Component: 150 - total flux cleaned = -0.0108695 Jy ! Component: 200 - total flux cleaned = -0.0113094 Jy ! Total flux subtracted in 200 components = -0.0113094 Jy ! Clean residual min=-0.018844 max=0.018201 Jy/beam ! Clean residual mean=-0.000025 rms=0.005278 Jy/beam ! Combined flux in latest and established models = 1.36699 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 115 components and 1.36699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135385Jy sigma=0.000881 ! Fit after self-cal, rms=0.135387Jy sigma=0.000881 ! 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.135387Jy sigma=0.000881 ! Fit after self-cal, rms=0.106258Jy sigma=0.000684 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=7.955 mas, bpa=-5.602 degrees ! Estimated noise=1536.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.27596e-10 Jy ! Component: 100 - total flux cleaned = -0.000149116 Jy ! Component: 150 - total flux cleaned = -0.000152631 Jy ! Component: 200 - total flux cleaned = -0.00036301 Jy ! Total flux subtracted in 200 components = -0.00036301 Jy ! Clean residual min=-0.005668 max=0.009627 Jy/beam ! Clean residual mean=-0.000024 rms=0.001814 Jy/beam ! Combined flux in latest and established models = 1.36663 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 125 components and 1.36663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105878Jy sigma=0.000681 ! Fit after self-cal, rms=0.105936Jy sigma=0.000681 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 (14.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0081574 Jy ! Component: 100 - total flux cleaned = 0.0113704 Jy ! Component: 150 - total flux cleaned = 0.0120502 Jy ! Component: 200 - total flux cleaned = 0.0126404 Jy ! Total flux subtracted in 200 components = 0.0126404 Jy ! Clean residual min=-0.004974 max=0.005893 Jy/beam ! Clean residual mean=-0.000088 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 1.37927 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 146 components and 1.37927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105322Jy sigma=0.000676 ! Fit after self-cal, rms=0.105275Jy sigma=0.000675 ! 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.105275Jy sigma=0.000675 ! Fit after self-cal, rms=0.104871Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=7.927 mas, bpa=-5.478 degrees ! Estimated noise=1531.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241548 Jy ! Component: 100 - total flux cleaned = 0.0028756 Jy ! Component: 150 - total flux cleaned = 0.00325975 Jy ! Component: 200 - total flux cleaned = 0.00346333 Jy ! Total flux subtracted in 200 components = 0.00346333 Jy ! Clean residual min=-0.004739 max=0.005520 Jy/beam ! Clean residual mean=-0.000055 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 1.38273 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 161 components and 1.38273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104737Jy sigma=0.000673 ! Fit after self-cal, rms=0.104733Jy sigma=0.000673 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.000720183 Jy ! Component: 100 - total flux cleaned = 0.000895514 Jy ! Component: 150 - total flux cleaned = 0.00100297 Jy ! Component: 200 - total flux cleaned = 0.00105389 Jy ! Total flux subtracted in 200 components = 0.00105389 Jy ! Clean residual min=-0.004710 max=0.005346 Jy/beam ! Clean residual mean=-0.000060 rms=0.001347 Jy/beam ! Combined flux in latest and established models = 1.38379 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 174 components and 1.38379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104679Jy sigma=0.000673 ! Fit after self-cal, rms=0.104677Jy sigma=0.000673 ! 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.104677Jy sigma=0.000673 ! Fit after self-cal, rms=0.104639Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.164 mas, bmaj=20.33 mas, bpa=-1.472 degrees ! Estimated noise=1978.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250533 Jy ! Component: 100 - total flux cleaned = 0.00252155 Jy ! Component: 150 - total flux cleaned = 0.00257344 Jy ! Component: 200 - total flux cleaned = 0.00266898 Jy ! Total flux subtracted in 200 components = 0.00266898 Jy ! Clean residual min=-0.005800 max=0.007834 Jy/beam ! Clean residual mean=-0.000122 rms=0.001979 Jy/beam ! Combined flux in latest and established models = 1.38646 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 181 components and 1.38646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104635Jy sigma=0.000673 ! Fit after self-cal, rms=0.104630Jy sigma=0.000672 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.000520431 Jy ! Component: 100 - total flux cleaned = 0.000565773 Jy ! Component: 150 - total flux cleaned = 0.000607 Jy ! Component: 200 - total flux cleaned = 0.000644013 Jy ! Total flux subtracted in 200 components = 0.000644013 Jy ! Clean residual min=-0.005764 max=0.007492 Jy/beam ! Clean residual mean=-0.000128 rms=0.001954 Jy/beam ! Combined flux in latest and established models = 1.3871 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 188 components and 1.3871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104633Jy sigma=0.000673 ! Fit after self-cal, rms=0.104632Jy sigma=0.000672 ! 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.097 mas, bmaj=7.919 mas, bpa=-5.43 degrees ! Estimated noise=1530.57 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.097 x 7.919 at -5.43 degrees (North through East) ! Clean map min=-0.0043443 max=0.84146 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.104632Jy sigma=0.000672 ! Fit after self-cal, rms=0.095928Jy sigma=0.000610 ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=7.916 mas, bpa=-5.434 degrees ! Estimated noise=1530.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00141036 Jy ! Component: 100 - total flux cleaned = -0.0017567 Jy ! Component: 150 - total flux cleaned = -0.00190356 Jy ! Component: 200 - total flux cleaned = -0.00185956 Jy ! Total flux subtracted in 200 components = -0.00185956 Jy ! Clean residual min=-0.004421 max=0.005005 Jy/beam ! Clean residual mean=-0.000054 rms=0.001234 Jy/beam ! Combined flux in latest and established models = 1.38524 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 206 components and 1.38524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095851Jy sigma=0.000609 ! Fit after self-cal, rms=0.095846Jy sigma=0.000609 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.84055e-05 Jy ! Component: 100 - total flux cleaned = -9.84513e-05 Jy ! Component: 150 - total flux cleaned = -5.88965e-05 Jy ! Component: 200 - total flux cleaned = -2.13437e-05 Jy ! Total flux subtracted in 200 components = -2.13437e-05 Jy ! Clean residual min=-0.004391 max=0.004899 Jy/beam ! Clean residual mean=-0.000053 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 1.38522 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 214 components and 1.38522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095815Jy sigma=0.000609 ! Fit after self-cal, rms=0.095813Jy sigma=0.000609 ! 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.095813Jy sigma=0.000609 ! Fit after self-cal, rms=0.095802Jy sigma=0.000609 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.507 mas, bmaj=6.515 mas, bpa=-7.767 degrees ! Estimated noise=2084.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.625745 Jy ! Component: 100 - total flux cleaned = 0.892724 Jy ! Component: 150 - total flux cleaned = 1.04662 Jy ! Component: 200 - total flux cleaned = 1.14358 Jy ! Total flux subtracted in 200 components = 1.14358 Jy ! Clean residual min=-0.026616 max=0.051423 Jy/beam ! Clean residual mean=0.000384 rms=0.007334 Jy/beam ! Combined flux in latest and established models = 1.14358 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 43 model components to the UV plane model. ! The established model now contains 43 components and 1.14358 Jy ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=7.911 mas, bpa=-5.416 degrees ! Estimated noise=1529.49 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.0978899 Jy ! Component: 100 - total flux cleaned = 0.149414 Jy ! Component: 150 - total flux cleaned = 0.177687 Jy ! Component: 200 - total flux cleaned = 0.194087 Jy ! Total flux subtracted in 200 components = 0.194087 Jy ! Clean residual min=-0.006448 max=0.011175 Jy/beam ! Clean residual mean=0.000191 rms=0.002533 Jy/beam ! Combined flux in latest and established models = 1.33767 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 97 components and 1.33767 Jy ! Inverting map ! Added new window around map position (6, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121424 Jy ! Component: 100 - total flux cleaned = 0.0209783 Jy ! Component: 150 - total flux cleaned = 0.0277276 Jy ! Component: 200 - total flux cleaned = 0.0329134 Jy ! Total flux subtracted in 200 components = 0.0329134 Jy ! Clean residual min=-0.004852 max=0.005689 Jy/beam ! Clean residual mean=0.000020 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 1.37058 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 132 components and 1.37058 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=8.167 mas, bmaj=20.33 mas, bpa=-1.475 degrees ! Estimated noise=1976.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00704269 Jy ! Component: 100 - total flux cleaned = 0.0111473 Jy ! Component: 150 - total flux cleaned = 0.0134951 Jy ! Component: 200 - total flux cleaned = 0.0139446 Jy ! Total flux subtracted in 200 components = 0.0139446 Jy ! Clean residual min=-0.005880 max=0.007320 Jy/beam ! Clean residual mean=-0.000106 rms=0.001960 Jy/beam ! Combined flux in latest and established models = 1.38453 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.000382913 Jy ! Component: 100 - total flux cleaned = 0.000610964 Jy ! Component: 150 - total flux cleaned = 0.00077012 Jy ! Component: 200 - total flux cleaned = 0.000917416 Jy ! Total flux subtracted in 200 components = 0.000917416 Jy ! Clean residual min=-0.005590 max=0.007295 Jy/beam ! Clean residual mean=-0.000115 rms=0.001910 Jy/beam ! Combined flux in latest and established models = 1.38544 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 169 components and 1.38544 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=7.911 mas, bpa=-5.416 degrees ! Estimated noise=1529.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000141321 Jy ! Component: 100 - total flux cleaned = 0.000190286 Jy ! Component: 150 - total flux cleaned = 0.000328705 Jy ! Component: 200 - total flux cleaned = 0.000452626 Jy ! Total flux subtracted in 200 components = 0.000452626 Jy ! Clean residual min=-0.004310 max=0.005105 Jy/beam ! Clean residual mean=-0.000059 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 1.3859 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 192 components and 1.3859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095891Jy sigma=0.000609 ! Fit after self-cal, rms=0.095867Jy sigma=0.000609 wmodel J1037-2934_S_2017_06_10_pus_map.mod ! Writing 192 model components to file: J1037-2934_S_2017_06_10_pus_map.mod wobs J1037-2934_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1037-2934_S_2017_06_10_pus_uvs.fits wwins J1037-2934_S_2017_06_10_pus_map.win ! wwins: Wrote 5 windows to J1037-2934_S_2017_06_10_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.00174553 Jy ! Component: 100 - total flux cleaned = 0.00247584 Jy ! Component: 150 - total flux cleaned = 0.00277507 Jy ! Component: 200 - total flux cleaned = 0.00277484 Jy ! Component: 250 - total flux cleaned = 0.00263857 Jy ! Component: 300 - total flux cleaned = 0.00237474 Jy ! Component: 350 - total flux cleaned = 0.00218354 Jy ! Component: 400 - total flux cleaned = 0.00175262 Jy ! Component: 450 - total flux cleaned = 0.00157389 Jy ! Component: 500 - total flux cleaned = 0.00128413 Jy ! Component: 550 - total flux cleaned = 0.00111497 Jy ! Component: 600 - total flux cleaned = 0.00100498 Jy ! Component: 650 - total flux cleaned = 0.00084374 Jy ! Component: 700 - total flux cleaned = 0.000528926 Jy ! Component: 750 - total flux cleaned = 0.000324393 Jy ! Component: 800 - total flux cleaned = 0.000124169 Jy ! Component: 850 - total flux cleaned = -7.25091e-05 Jy ! Component: 900 - total flux cleaned = -0.000410166 Jy ! Component: 950 - total flux cleaned = -0.000741982 Jy ! Component: 1000 - total flux cleaned = -0.00111374 Jy ! Component: 1050 - total flux cleaned = -0.00143242 Jy ! Component: 1100 - total flux cleaned = -0.00179011 Jy ! Component: 1150 - total flux cleaned = -0.00222959 Jy ! Component: 1200 - total flux cleaned = -0.0025759 Jy ! Component: 1250 - total flux cleaned = -0.0030439 Jy ! Component: 1300 - total flux cleaned = -0.00329568 Jy ! Component: 1350 - total flux cleaned = -0.00358588 Jy ! Component: 1400 - total flux cleaned = -0.00383106 Jy ! Component: 1450 - total flux cleaned = -0.00407286 Jy ! Component: 1500 - total flux cleaned = -0.00431042 Jy ! Component: 1550 - total flux cleaned = -0.00442797 Jy ! Component: 1600 - total flux cleaned = -0.00458316 Jy ! Component: 1650 - total flux cleaned = -0.00485053 Jy ! Component: 1700 - total flux cleaned = -0.00492596 Jy ! Component: 1750 - total flux cleaned = -0.00511209 Jy ! Component: 1800 - total flux cleaned = -0.00518534 Jy ! Component: 1850 - total flux cleaned = -0.00533121 Jy ! Component: 1900 - total flux cleaned = -0.00540319 Jy ! Component: 1950 - total flux cleaned = -0.00543935 Jy ! Component: 2000 - total flux cleaned = -0.00568542 Jy ! Component: 2050 - total flux cleaned = -0.00575451 Jy ! Component: 2100 - total flux cleaned = -0.00578901 Jy ! Component: 2150 - total flux cleaned = -0.00589105 Jy ! Component: 2200 - total flux cleaned = -0.00592489 Jy ! Component: 2250 - total flux cleaned = -0.00602506 Jy ! Component: 2300 - total flux cleaned = -0.00609134 Jy ! Component: 2350 - total flux cleaned = -0.00612409 Jy ! Component: 2400 - total flux cleaned = -0.00612472 Jy ! Component: 2450 - total flux cleaned = -0.00622153 Jy ! Component: 2500 - total flux cleaned = -0.00618946 Jy ! Component: 2550 - total flux cleaned = -0.00625284 Jy ! Component: 2600 - total flux cleaned = -0.00622143 Jy ! Component: 2650 - total flux cleaned = -0.00625273 Jy ! Component: 2700 - total flux cleaned = -0.00625276 Jy ! Component: 2750 - total flux cleaned = -0.00625311 Jy ! Component: 2800 - total flux cleaned = -0.00631426 Jy ! Component: 2850 - total flux cleaned = -0.00634439 Jy ! Component: 2900 - total flux cleaned = -0.00640407 Jy ! Component: 2950 - total flux cleaned = -0.00631464 Jy ! Component: 3000 - total flux cleaned = -0.00637406 Jy ! Component: 3050 - total flux cleaned = -0.00640341 Jy ! Component: 3100 - total flux cleaned = -0.00640349 Jy ! Component: 3150 - total flux cleaned = -0.00646138 Jy ! Component: 3200 - total flux cleaned = -0.00640392 Jy ! Component: 3250 - total flux cleaned = -0.00640415 Jy ! Component: 3300 - total flux cleaned = -0.00640422 Jy ! Component: 3350 - total flux cleaned = -0.00648839 Jy ! Component: 3400 - total flux cleaned = -0.00648824 Jy ! Component: 3450 - total flux cleaned = -0.00651613 Jy ! Component: 3500 - total flux cleaned = -0.00651605 Jy ! Component: 3550 - total flux cleaned = -0.00648883 Jy ! Component: 3600 - total flux cleaned = -0.00657055 Jy ! Component: 3650 - total flux cleaned = -0.00657064 Jy ! Component: 3700 - total flux cleaned = -0.00662431 Jy ! Component: 3750 - total flux cleaned = -0.00665091 Jy ! Component: 3800 - total flux cleaned = -0.0066509 Jy ! Component: 3850 - total flux cleaned = -0.0066774 Jy ! Component: 3900 - total flux cleaned = -0.00672959 Jy ! Component: 3950 - total flux cleaned = -0.00670337 Jy ! Component: 4000 - total flux cleaned = -0.00672914 Jy ! Component: 4050 - total flux cleaned = -0.00675471 Jy ! Total flux subtracted in 4096 components = -0.00670353 Jy ! Clean residual min=-0.001459 max=0.001699 Jy/beam ! Clean residual mean=-0.000011 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 1.37919 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 468 components and 1.37919 Jy ![Exited script file: muppet] wmap "J1037-2934_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.097 x 7.911 at -5.416 degrees (North through East) ! Clean map min=-0.0032663 max=0.84029 Jy/beam ! Writing clean map to FITS file: J1037-2934_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.840294 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00047312 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.168912 0.168912 0.337824 0.675649 1.3513 2.70259 5.40519 10.8104 21.6208 43.2415 86.483 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.84 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.097 x 7.911 at -5.416 degrees (North through East) ! Clean map min=-0.0032663 max=0.84029 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 J1037-2934_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:51:56 2019