! Started logfile: J0158+1307_S_2017_06_15_pus_uvs.log on Tue May 7 15:08:51 2019 obs J0158+1307_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0158+1307_S_2017_06_15_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.793473 visibilities/baseline/integration-bin. ! Found source: J0158+1307 ! ! 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 603 lines of history. ! ! Reading 20424 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 J0158+1307_S_2017_06_15_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 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1013 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.807293Jy sigma=0.007679 ! Fit after self-cal, rms=0.788163Jy sigma=0.007516 ! 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.695 mas, bmaj=6.895 mas, bpa=-3.682 degrees ! Estimated noise=962.703 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.161422 Jy ! Component: 100 - total flux cleaned = 0.207444 Jy ! Total flux subtracted in 100 components = 0.207444 Jy ! Clean residual min=-0.006966 max=0.019349 Jy/beam ! Clean residual mean=0.000010 rms=0.002271 Jy/beam ! Combined flux in latest and established models = 0.207444 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.207444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086444Jy sigma=0.000771 ! Fit after self-cal, rms=0.086376Jy sigma=0.000770 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207678 Jy ! Component: 100 - total flux cleaned = 0.0310385 Jy ! Total flux subtracted in 100 components = 0.0310385 Jy ! Clean residual min=-0.005254 max=0.012733 Jy/beam ! Clean residual mean=0.000008 rms=0.001558 Jy/beam ! Combined flux in latest and established models = 0.238483 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.238483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080707Jy sigma=0.000715 ! Fit after self-cal, rms=0.080681Jy sigma=0.000715 ! Inverting map ! Added new window around map position (5.5, 4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121283 Jy ! Component: 100 - total flux cleaned = 0.0179705 Jy ! Total flux subtracted in 100 components = 0.0179705 Jy ! Clean residual min=-0.005076 max=0.006150 Jy/beam ! Clean residual mean=0.000008 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.256453 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.256453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078689Jy sigma=0.000696 ! Fit after self-cal, rms=0.078522Jy sigma=0.000694 ! 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.22 mas, bmaj=7.403 mas, bpa=-2.576 degrees ! Estimated noise=602.781 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.00565645 Jy ! Component: 100 - total flux cleaned = 0.00825232 Jy ! Component: 150 - total flux cleaned = 0.00985293 Jy ! Component: 200 - total flux cleaned = 0.0102341 Jy ! Total flux subtracted in 200 components = 0.0102341 Jy ! Clean residual min=-0.003737 max=0.005100 Jy/beam ! Clean residual mean=0.000008 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.266687 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 55 components and 0.266687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078084Jy sigma=0.000691 ! Fit after self-cal, rms=0.078018Jy sigma=0.000690 ! 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.99 FD 0.95 HN 0.98 KP 1.03 ! LA 1.00 MK 0.99 NL 0.93 OV 1.02 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 0.98 KP 1.00 ! LA 0.97 MK 0.99 NL 1.07 OV 1.06 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 1.00 KP 0.99 ! LA 0.99 MK 1.03 NL 1.02 OV 0.96 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 105 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.78 MK 1.11 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.078018Jy sigma=0.000690 ! Fit after self-cal, rms=0.076817Jy sigma=0.000683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=7.401 mas, bpa=-2.263 degrees ! Estimated noise=604.51 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 (12, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00451071 Jy ! Component: 100 - total flux cleaned = 0.00537096 Jy ! Component: 150 - total flux cleaned = 0.00587183 Jy ! Component: 200 - total flux cleaned = 0.00611298 Jy ! Total flux subtracted in 200 components = 0.00611298 Jy ! Clean residual min=-0.003107 max=0.003150 Jy/beam ! Clean residual mean=0.000000 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.2728 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 87 components and 0.272801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076526Jy sigma=0.000680 ! Fit after self-cal, rms=0.076485Jy sigma=0.000680 ! 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.076485Jy sigma=0.000680 ! Fit after self-cal, rms=0.075207Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=7.413 mas, bpa=-2.282 degrees ! Estimated noise=604.482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192885 Jy ! Component: 100 - total flux cleaned = 0.00278998 Jy ! Component: 150 - total flux cleaned = 0.00322118 Jy ! Component: 200 - total flux cleaned = 0.00347533 Jy ! Total flux subtracted in 200 components = 0.00347533 Jy ! Clean residual min=-0.002205 max=0.001775 Jy/beam ! Clean residual mean=0.000000 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.276276 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 116 components and 0.276276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075137Jy sigma=0.000670 ! Fit after self-cal, rms=0.075142Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000416089 Jy ! Component: 100 - total flux cleaned = 0.000717639 Jy ! Component: 150 - total flux cleaned = 0.000866935 Jy ! Component: 200 - total flux cleaned = 0.000949458 Jy ! Total flux subtracted in 200 components = 0.000949458 Jy ! Clean residual min=-0.002159 max=0.001705 Jy/beam ! Clean residual mean=-0.000000 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.277225 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 125 components and 0.277225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075115Jy sigma=0.000670 ! Fit after self-cal, rms=0.075111Jy sigma=0.000670 ! 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.075111Jy sigma=0.000670 ! Fit after self-cal, rms=0.074942Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.235 mas, bmaj=7.412 mas, bpa=-2.259 degrees ! Estimated noise=603.865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000427068 Jy ! Component: 100 - total flux cleaned = 0.000802192 Jy ! Component: 150 - total flux cleaned = 0.00105061 Jy ! Component: 200 - total flux cleaned = 0.00122432 Jy ! Total flux subtracted in 200 components = 0.00122432 Jy ! Clean residual min=-0.002046 max=0.001691 Jy/beam ! Clean residual mean=0.000001 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.27845 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 134 components and 0.27845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074914Jy sigma=0.000669 ! Fit after self-cal, rms=0.074912Jy 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.000238986 Jy ! Component: 100 - total flux cleaned = 0.000337682 Jy ! Component: 150 - total flux cleaned = 0.00038311 Jy ! Component: 200 - total flux cleaned = 0.000404933 Jy ! Total flux subtracted in 200 components = 0.000404933 Jy ! Clean residual min=-0.002018 max=0.001663 Jy/beam ! Clean residual mean=0.000001 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.278855 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 140 components and 0.278855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074897Jy sigma=0.000669 ! Fit after self-cal, rms=0.074895Jy sigma=0.000669 ! 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.074895Jy sigma=0.000669 ! Fit after self-cal, rms=0.074881Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.36 mas, bmaj=10.97 mas, bpa=-0.8304 degrees ! Estimated noise=758.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000742565 Jy ! Component: 100 - total flux cleaned = 0.0010273 Jy ! Component: 150 - total flux cleaned = 0.00130084 Jy ! Component: 200 - total flux cleaned = 0.00139184 Jy ! Total flux subtracted in 200 components = 0.00139184 Jy ! Clean residual min=-0.001976 max=0.001817 Jy/beam ! Clean residual mean=0.000001 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.280246 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 153 components and 0.280246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074878Jy sigma=0.000669 ! Fit after self-cal, rms=0.074873Jy 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 = 8.31346e-05 Jy ! Component: 100 - total flux cleaned = 0.000252077 Jy ! Component: 150 - total flux cleaned = 0.000283249 Jy ! Component: 200 - total flux cleaned = 0.000310566 Jy ! Total flux subtracted in 200 components = 0.000310566 Jy ! Clean residual min=-0.001932 max=0.001825 Jy/beam ! Clean residual mean=0.000000 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.280557 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 160 components and 0.280557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074869Jy sigma=0.000669 ! Fit after self-cal, rms=0.074867Jy sigma=0.000669 ! 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.238 mas, bmaj=7.411 mas, bpa=-2.219 degrees ! Estimated noise=603.84 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.238 x 7.411 at -2.219 degrees (North through East) ! Clean map min=-0.0018462 max=0.20874 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.724 mas, bmaj=6.949 mas, bpa=-2.711 degrees ! Estimated noise=909.473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.16201 Jy ! Component: 100 - total flux cleaned = 0.207989 Jy ! Component: 150 - total flux cleaned = 0.230109 Jy ! Component: 200 - total flux cleaned = 0.24374 Jy ! Total flux subtracted in 200 components = 0.24374 Jy ! Clean residual min=-0.003462 max=0.007148 Jy/beam ! Clean residual mean=0.000002 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.243741 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.243741 Jy ! Inverting map and beam ! Estimated beam: bmin=3.238 mas, bmaj=7.411 mas, bpa=-2.219 degrees ! Estimated noise=603.84 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) ! Added new window around map position (3, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105399 Jy ! Component: 100 - total flux cleaned = 0.0169587 Jy ! Component: 150 - total flux cleaned = 0.0214316 Jy ! Component: 200 - total flux cleaned = 0.0247521 Jy ! Total flux subtracted in 200 components = 0.0247521 Jy ! Clean residual min=-0.002339 max=0.002197 Jy/beam ! Clean residual mean=0.000007 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.268493 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 72 components and 0.268493 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.36 mas, bmaj=10.97 mas, bpa=-0.8304 degrees ! Estimated noise=758.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00432201 Jy ! Component: 100 - total flux cleaned = 0.00710643 Jy ! Component: 150 - total flux cleaned = 0.00899879 Jy ! Component: 200 - total flux cleaned = 0.010308 Jy ! Total flux subtracted in 200 components = 0.010308 Jy ! Clean residual min=-0.002035 max=0.002029 Jy/beam ! Clean residual mean=0.000002 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.278801 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.000858948 Jy ! Component: 100 - total flux cleaned = 0.00117048 Jy ! Component: 150 - total flux cleaned = 0.00135376 Jy ! Component: 200 - total flux cleaned = 0.00148941 Jy ! Total flux subtracted in 200 components = 0.00148941 Jy ! Clean residual min=-0.001875 max=0.001852 Jy/beam ! Clean residual mean=0.000001 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.28029 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 151 components and 0.28029 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.238 mas, bmaj=7.411 mas, bpa=-2.219 degrees ! Estimated noise=603.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000374156 Jy ! Component: 100 - total flux cleaned = 0.000520715 Jy ! Component: 150 - total flux cleaned = 0.000488245 Jy ! Component: 200 - total flux cleaned = 0.000487793 Jy ! Total flux subtracted in 200 components = 0.000487793 Jy ! Clean residual min=-0.001889 max=0.001688 Jy/beam ! Clean residual mean=0.000000 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.280778 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 170 components and 0.280778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074877Jy sigma=0.000669 ! Fit after self-cal, rms=0.074871Jy sigma=0.000669 wmodel J0158+1307_S_2017_06_15_pus_map.mod ! Writing 170 model components to file: J0158+1307_S_2017_06_15_pus_map.mod wobs J0158+1307_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0158+1307_S_2017_06_15_pus_uvs.fits wwins J0158+1307_S_2017_06_15_pus_map.win ! wwins: Wrote 4 windows to J0158+1307_S_2017_06_15_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.000604602 Jy ! Component: 100 - total flux cleaned = -0.000724028 Jy ! Component: 150 - total flux cleaned = -0.000753223 Jy ! Component: 200 - total flux cleaned = -0.000644754 Jy ! Component: 250 - total flux cleaned = -0.000565549 Jy ! Component: 300 - total flux cleaned = -0.000438377 Jy ! Component: 350 - total flux cleaned = -0.000339491 Jy ! Component: 400 - total flux cleaned = -0.000195352 Jy ! Component: 450 - total flux cleaned = -7.79257e-05 Jy ! Component: 500 - total flux cleaned = 8.31319e-05 Jy ! Component: 550 - total flux cleaned = 0.000263265 Jy ! Component: 600 - total flux cleaned = 0.000417663 Jy ! Component: 650 - total flux cleaned = 0.000612229 Jy ! Component: 700 - total flux cleaned = 0.000781452 Jy ! Component: 750 - total flux cleaned = 0.000947043 Jy ! Component: 800 - total flux cleaned = 0.00106943 Jy ! Component: 850 - total flux cleaned = 0.00120981 Jy ! Component: 900 - total flux cleaned = 0.00134737 Jy ! Component: 950 - total flux cleaned = 0.00144429 Jy ! Component: 1000 - total flux cleaned = 0.00152039 Jy ! Component: 1050 - total flux cleaned = 0.00163258 Jy ! Component: 1100 - total flux cleaned = 0.00172414 Jy ! Component: 1150 - total flux cleaned = 0.00175993 Jy ! Component: 1200 - total flux cleaned = 0.00184912 Jy ! Component: 1250 - total flux cleaned = 0.00186708 Jy ! Component: 1300 - total flux cleaned = 0.00195327 Jy ! Component: 1350 - total flux cleaned = 0.00191953 Jy ! Component: 1400 - total flux cleaned = 0.00200361 Jy ! Component: 1450 - total flux cleaned = 0.00200345 Jy ! Component: 1500 - total flux cleaned = 0.00201995 Jy ! Component: 1550 - total flux cleaned = 0.00200352 Jy ! Component: 1600 - total flux cleaned = 0.00198742 Jy ! Component: 1650 - total flux cleaned = 0.00195585 Jy ! Component: 1700 - total flux cleaned = 0.00195582 Jy ! Component: 1750 - total flux cleaned = 0.00184819 Jy ! Component: 1800 - total flux cleaned = 0.00178731 Jy ! Component: 1850 - total flux cleaned = 0.0018175 Jy ! Component: 1900 - total flux cleaned = 0.00175825 Jy ! Component: 1950 - total flux cleaned = 0.00175851 Jy ! Component: 2000 - total flux cleaned = 0.00171491 Jy ! Component: 2050 - total flux cleaned = 0.00170035 Jy ! Component: 2100 - total flux cleaned = 0.00162877 Jy ! Component: 2150 - total flux cleaned = 0.00162864 Jy ! Component: 2200 - total flux cleaned = 0.0015306 Jy ! Component: 2250 - total flux cleaned = 0.00154469 Jy ! Component: 2300 - total flux cleaned = 0.00144866 Jy ! Component: 2350 - total flux cleaned = 0.00144879 Jy ! Component: 2400 - total flux cleaned = 0.00140839 Jy ! Component: 2450 - total flux cleaned = 0.00140848 Jy ! Component: 2500 - total flux cleaned = 0.00135556 Jy ! Component: 2550 - total flux cleaned = 0.00134275 Jy ! Component: 2600 - total flux cleaned = 0.00130402 Jy ! Component: 2650 - total flux cleaned = 0.00131688 Jy ! Component: 2700 - total flux cleaned = 0.00125314 Jy ! Component: 2750 - total flux cleaned = 0.00126575 Jy ! Component: 2800 - total flux cleaned = 0.00124044 Jy ! Component: 2850 - total flux cleaned = 0.00116587 Jy ! Component: 2900 - total flux cleaned = 0.00111658 Jy ! Component: 2950 - total flux cleaned = 0.00108011 Jy ! Component: 3000 - total flux cleaned = 0.00110433 Jy ! Component: 3050 - total flux cleaned = 0.00099625 Jy ! Component: 3100 - total flux cleaned = 0.000984345 Jy ! Component: 3150 - total flux cleaned = 0.000937139 Jy ! Component: 3200 - total flux cleaned = 0.000913682 Jy ! Component: 3250 - total flux cleaned = 0.000878973 Jy ! Component: 3300 - total flux cleaned = 0.000867622 Jy ! Component: 3350 - total flux cleaned = 0.000844437 Jy ! Component: 3400 - total flux cleaned = 0.000833094 Jy ! Component: 3450 - total flux cleaned = 0.000821635 Jy ! Component: 3500 - total flux cleaned = 0.000765637 Jy ! Component: 3550 - total flux cleaned = 0.000798991 Jy ! Component: 3600 - total flux cleaned = 0.000754954 Jy ! Component: 3650 - total flux cleaned = 0.000776667 Jy ! Component: 3700 - total flux cleaned = 0.000722334 Jy ! Component: 3750 - total flux cleaned = 0.000787098 Jy ! Component: 3800 - total flux cleaned = 0.000765651 Jy ! Component: 3850 - total flux cleaned = 0.000765645 Jy ! Component: 3900 - total flux cleaned = 0.000744391 Jy ! Component: 3950 - total flux cleaned = 0.000691975 Jy ! Component: 4000 - total flux cleaned = 0.000733609 Jy ! Component: 4050 - total flux cleaned = 0.000681957 Jy ! Total flux subtracted in 4096 components = 0.000681998 Jy ! Clean residual min=-0.000658 max=0.000599 Jy/beam ! Clean residual mean=-0.000000 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.28146 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 447 components and 0.28146 Jy ![Exited script file: muppet] wmap "J0158+1307_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.238 x 7.411 at -2.219 degrees (North through East) ! Clean map min=-0.0014871 max=0.20905 Jy/beam ! Writing clean map to FITS file: J0158+1307_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.209054 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187411 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.268942 0.268942 0.537883 1.07577 2.15153 4.30307 8.60613 17.2123 34.4245 68.8491 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.209 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.238 x 7.411 at -2.219 degrees (North through East) ! Clean map min=-0.0014871 max=0.20905 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 J0158+1307_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:08:56 2019