! Started logfile: J0747-2919_S_2017_03_23_pus_uvs.log on Mon May 13 09:53:26 2019 obs J0747-2919_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0747-2919_S_2017_03_23_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.872222 visibilities/baseline/integration-bin. ! Found source: J0747-2919 ! ! 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 15072 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 J0747-2919_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 386 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.908985Jy sigma=0.005805 ! Fit after self-cal, rms=0.881666Jy sigma=0.005635 ! 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.747 mas, bmaj=8.254 mas, bpa=-4.156 degrees ! Estimated noise=1325.19 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.093319 Jy ! Component: 100 - total flux cleaned = 0.115683 Jy ! Total flux subtracted in 100 components = 0.115683 Jy ! Clean residual min=-0.004771 max=0.008747 Jy/beam ! Clean residual mean=0.000016 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.115683 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.115683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117953Jy sigma=0.000678 ! Fit after self-cal, rms=0.117948Jy sigma=0.000678 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00982588 Jy ! Component: 100 - total flux cleaned = 0.0151705 Jy ! Total flux subtracted in 100 components = 0.0151705 Jy ! Clean residual min=-0.004178 max=0.004799 Jy/beam ! Clean residual mean=0.000009 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.130853 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.130853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116765Jy sigma=0.000670 ! Fit after self-cal, rms=0.116769Jy sigma=0.000670 ! 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.343 mas, bmaj=9.869 mas, bpa=-3.323 degrees ! Estimated noise=1002.8 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.00523332 Jy ! Component: 100 - total flux cleaned = 0.00795568 Jy ! Component: 150 - total flux cleaned = 0.00943852 Jy ! Component: 200 - total flux cleaned = 0.0100139 Jy ! Total flux subtracted in 200 components = 0.0100139 Jy ! Clean residual min=-0.003686 max=0.003840 Jy/beam ! Clean residual mean=0.000009 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.140867 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 63 components and 0.140867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116497Jy sigma=0.000669 ! Fit after self-cal, rms=0.116510Jy sigma=0.000669 ! 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.04 FD 0.99 HN 1.09 KP 1.04 ! LA 1.00 MK 1.06 NL 0.89 OV 1.01 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.03 HN 1.04 KP 0.98 ! LA 0.98 MK 1.03 NL 1.16 OV 1.05 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 1.05 KP 0.86 ! LA 0.75 MK 1.00 NL 1.14 OV 0.98 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.04 HN 0.92 KP 1.00* ! LA 0.76 MK 0.98 NL 1.00* OV 1.21 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.116510Jy sigma=0.000669 ! Fit after self-cal, rms=0.115325Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=9.933 mas, bpa=-3.131 degrees ! Estimated noise=1007.79 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.000492771 Jy ! Component: 100 - total flux cleaned = -0.000550746 Jy ! Component: 150 - total flux cleaned = -0.000586674 Jy ! Component: 200 - total flux cleaned = -0.000637147 Jy ! Total flux subtracted in 200 components = -0.000637147 Jy ! Clean residual min=-0.002723 max=0.002839 Jy/beam ! Clean residual mean=0.000005 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.14023 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.14023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115318Jy sigma=0.000662 ! Fit after self-cal, rms=0.115358Jy sigma=0.000662 ! 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.115358Jy sigma=0.000662 ! Fit after self-cal, rms=0.116146Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=9.932 mas, bpa=-3.09 degrees ! Estimated noise=1007.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000247727 Jy ! Component: 100 - total flux cleaned = -0.000276495 Jy ! Component: 150 - total flux cleaned = -0.000288982 Jy ! Component: 200 - total flux cleaned = -0.000312568 Jy ! Total flux subtracted in 200 components = -0.000312568 Jy ! Clean residual min=-0.002483 max=0.002568 Jy/beam ! Clean residual mean=0.000004 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.139917 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.139917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116142Jy sigma=0.000661 ! Fit after self-cal, rms=0.116172Jy sigma=0.000661 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.000116282 Jy ! Component: 100 - total flux cleaned = -0.000115903 Jy ! Component: 150 - total flux cleaned = -0.000126296 Jy ! Component: 200 - total flux cleaned = -0.000136183 Jy ! Total flux subtracted in 200 components = -0.000136183 Jy ! Clean residual min=-0.002529 max=0.002545 Jy/beam ! Clean residual mean=0.000004 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.139781 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 83 components and 0.139781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116169Jy sigma=0.000661 ! Fit after self-cal, rms=0.116168Jy sigma=0.000661 ! 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.116168Jy sigma=0.000661 ! Fit after self-cal, rms=0.116795Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.374 mas, bmaj=9.935 mas, bpa=-3.062 degrees ! Estimated noise=1009.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.61119e-05 Jy ! Component: 100 - total flux cleaned = -4.77781e-05 Jy ! Component: 150 - total flux cleaned = -5.876e-05 Jy ! Component: 200 - total flux cleaned = -6.84022e-05 Jy ! Total flux subtracted in 200 components = -6.84022e-05 Jy ! Clean residual min=-0.002448 max=0.002594 Jy/beam ! Clean residual mean=0.000004 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.139713 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.139713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116793Jy sigma=0.000661 ! Fit after self-cal, rms=0.116808Jy sigma=0.000661 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 = -6.63095e-05 Jy ! Component: 100 - total flux cleaned = -7.69549e-05 Jy ! Component: 150 - total flux cleaned = -8.61702e-05 Jy ! Component: 200 - total flux cleaned = -9.41453e-05 Jy ! Total flux subtracted in 200 components = -9.41453e-05 Jy ! Clean residual min=-0.002469 max=0.002574 Jy/beam ! Clean residual mean=0.000004 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.139619 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.139619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116806Jy sigma=0.000661 ! Fit after self-cal, rms=0.116806Jy sigma=0.000661 ! 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.116806Jy sigma=0.000661 ! Fit after self-cal, rms=0.117047Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.155 mas, bmaj=21.51 mas, bpa=-2.074 degrees ! Estimated noise=1223.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.8409e-05 Jy ! Component: 100 - total flux cleaned = 4.97439e-05 Jy ! Component: 150 - total flux cleaned = 4.18297e-05 Jy ! Component: 200 - total flux cleaned = 2.72934e-05 Jy ! Total flux subtracted in 200 components = 2.72934e-05 Jy ! Clean residual min=-0.002792 max=0.002637 Jy/beam ! Clean residual mean=0.000005 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.139646 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 91 components and 0.139646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117047Jy sigma=0.000661 ! Fit after self-cal, rms=0.117052Jy sigma=0.000661 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 = 1.38774e-05 Jy ! Component: 100 - total flux cleaned = 6.52947e-06 Jy ! Component: 150 - total flux cleaned = -2.90336e-07 Jy ! Component: 200 - total flux cleaned = -6.64803e-06 Jy ! Total flux subtracted in 200 components = -6.64803e-06 Jy ! Clean residual min=-0.002798 max=0.002646 Jy/beam ! Clean residual mean=0.000005 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.139639 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 92 components and 0.139639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117052Jy sigma=0.000661 ! Fit after self-cal, rms=0.117052Jy sigma=0.000661 ! 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.376 mas, bmaj=9.937 mas, bpa=-3.039 degrees ! Estimated noise=1010.18 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.376 x 9.937 at -3.039 degrees (North through East) ! Clean map min=-0.0024143 max=0.12286 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.76 mas, bmaj=8.239 mas, bpa=-4.025 degrees ! Estimated noise=1344.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0942108 Jy ! Component: 100 - total flux cleaned = 0.117108 Jy ! Component: 150 - total flux cleaned = 0.127211 Jy ! Component: 200 - total flux cleaned = 0.132622 Jy ! Total flux subtracted in 200 components = 0.132622 Jy ! Clean residual min=-0.003159 max=0.003320 Jy/beam ! Clean residual mean=0.000004 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.132622 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.132622 Jy ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=9.937 mas, bpa=-3.039 degrees ! Estimated noise=1010.18 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.00373522 Jy ! Component: 100 - total flux cleaned = 0.00546797 Jy ! Component: 150 - total flux cleaned = 0.00629759 Jy ! Component: 200 - total flux cleaned = 0.00639992 Jy ! Total flux subtracted in 200 components = 0.00639992 Jy ! Clean residual min=-0.002467 max=0.002549 Jy/beam ! Clean residual mean=0.000004 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.139022 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 42 components and 0.139022 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.155 mas, bmaj=21.51 mas, bpa=-2.074 degrees ! Estimated noise=1223.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000437574 Jy ! Component: 100 - total flux cleaned = 0.000452582 Jy ! Component: 150 - total flux cleaned = 0.000452064 Jy ! Component: 200 - total flux cleaned = 0.000452384 Jy ! Total flux subtracted in 200 components = 0.000452384 Jy ! Clean residual min=-0.002801 max=0.002647 Jy/beam ! Clean residual mean=0.000005 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.139474 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 = 7.3303e-07 Jy ! Component: 100 - total flux cleaned = 7.00861e-06 Jy ! Component: 150 - total flux cleaned = 6.72844e-06 Jy ! Component: 200 - total flux cleaned = 1.25934e-05 Jy ! Total flux subtracted in 200 components = 1.25934e-05 Jy ! Clean residual min=-0.002802 max=0.002647 Jy/beam ! Clean residual mean=0.000006 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.139487 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 48 components and 0.139487 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=9.937 mas, bpa=-3.039 degrees ! Estimated noise=1010.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000150926 Jy ! Component: 100 - total flux cleaned = -0.000192564 Jy ! Component: 150 - total flux cleaned = -0.00016925 Jy ! Component: 200 - total flux cleaned = -0.000159487 Jy ! Total flux subtracted in 200 components = -0.000159487 Jy ! Clean residual min=-0.002472 max=0.002550 Jy/beam ! Clean residual mean=0.000004 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.139327 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.139327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117050Jy sigma=0.000661 ! Fit after self-cal, rms=0.117043Jy sigma=0.000661 wmodel J0747-2919_S_2017_03_23_pus_map.mod ! Writing 57 model components to file: J0747-2919_S_2017_03_23_pus_map.mod wobs J0747-2919_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0747-2919_S_2017_03_23_pus_uvs.fits wwins J0747-2919_S_2017_03_23_pus_map.win ! wwins: Wrote 1 windows to J0747-2919_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.000386223 Jy ! Component: 100 - total flux cleaned = 0.000345453 Jy ! Component: 150 - total flux cleaned = 0.000504563 Jy ! Component: 200 - total flux cleaned = 0.00046556 Jy ! Component: 250 - total flux cleaned = 0.000538065 Jy ! Component: 300 - total flux cleaned = 0.000537902 Jy ! Component: 350 - total flux cleaned = 0.000537757 Jy ! Component: 400 - total flux cleaned = 0.000637127 Jy ! Component: 450 - total flux cleaned = 0.000669971 Jy ! Component: 500 - total flux cleaned = 0.000798419 Jy ! Component: 550 - total flux cleaned = 0.000984739 Jy ! Component: 600 - total flux cleaned = 0.00122648 Jy ! Component: 650 - total flux cleaned = 0.00143366 Jy ! Component: 700 - total flux cleaned = 0.00163682 Jy ! Component: 750 - total flux cleaned = 0.00177908 Jy ! Component: 800 - total flux cleaned = 0.00202965 Jy ! Component: 850 - total flux cleaned = 0.00213854 Jy ! Component: 900 - total flux cleaned = 0.00235222 Jy ! Component: 950 - total flux cleaned = 0.00248335 Jy ! Component: 1000 - total flux cleaned = 0.00250936 Jy ! Component: 1050 - total flux cleaned = 0.00258601 Jy ! Component: 1100 - total flux cleaned = 0.00281094 Jy ! Component: 1150 - total flux cleaned = 0.00286013 Jy ! Component: 1200 - total flux cleaned = 0.00298132 Jy ! Component: 1250 - total flux cleaned = 0.00307644 Jy ! Component: 1300 - total flux cleaned = 0.00321673 Jy ! Component: 1350 - total flux cleaned = 0.00326251 Jy ! Component: 1400 - total flux cleaned = 0.00339901 Jy ! Component: 1450 - total flux cleaned = 0.00348876 Jy ! Component: 1500 - total flux cleaned = 0.00359911 Jy ! Component: 1550 - total flux cleaned = 0.00381646 Jy ! Component: 1600 - total flux cleaned = 0.00398772 Jy ! Component: 1650 - total flux cleaned = 0.00413506 Jy ! Component: 1700 - total flux cleaned = 0.00426015 Jy ! Component: 1750 - total flux cleaned = 0.0044651 Jy ! Component: 1800 - total flux cleaned = 0.00456593 Jy ! Component: 1850 - total flux cleaned = 0.00458614 Jy ! Component: 1900 - total flux cleaned = 0.0047248 Jy ! Component: 1950 - total flux cleaned = 0.00493947 Jy ! Component: 2000 - total flux cleaned = 0.00499714 Jy ! Component: 2050 - total flux cleaned = 0.00509216 Jy ! Component: 2100 - total flux cleaned = 0.0051299 Jy ! Component: 2150 - total flux cleaned = 0.00522314 Jy ! Component: 2200 - total flux cleaned = 0.00529656 Jy ! Component: 2250 - total flux cleaned = 0.00536911 Jy ! Component: 2300 - total flux cleaned = 0.00544065 Jy ! Component: 2350 - total flux cleaned = 0.00547634 Jy ! Component: 2400 - total flux cleaned = 0.00552949 Jy ! Component: 2450 - total flux cleaned = 0.00561652 Jy ! Component: 2500 - total flux cleaned = 0.00561632 Jy ! Component: 2550 - total flux cleaned = 0.0057535 Jy ! Component: 2600 - total flux cleaned = 0.00575312 Jy ! Component: 2650 - total flux cleaned = 0.00582014 Jy ! Component: 2700 - total flux cleaned = 0.00586998 Jy ! Component: 2750 - total flux cleaned = 0.00593606 Jy ! Component: 2800 - total flux cleaned = 0.00601784 Jy ! Component: 2850 - total flux cleaned = 0.00598547 Jy ! Component: 2900 - total flux cleaned = 0.00601763 Jy ! Component: 2950 - total flux cleaned = 0.00606556 Jy ! Component: 3000 - total flux cleaned = 0.00611299 Jy ! Component: 3050 - total flux cleaned = 0.00614445 Jy ! Component: 3100 - total flux cleaned = 0.00619118 Jy ! Component: 3150 - total flux cleaned = 0.00619119 Jy ! Component: 3200 - total flux cleaned = 0.00623723 Jy ! Component: 3250 - total flux cleaned = 0.00629816 Jy ! Component: 3300 - total flux cleaned = 0.00637369 Jy ! Component: 3350 - total flux cleaned = 0.00637355 Jy ! Component: 3400 - total flux cleaned = 0.00643318 Jy ! Component: 3450 - total flux cleaned = 0.00653683 Jy ! Component: 3500 - total flux cleaned = 0.00655149 Jy ! Component: 3550 - total flux cleaned = 0.00659536 Jy ! Component: 3600 - total flux cleaned = 0.00663902 Jy ! Component: 3650 - total flux cleaned = 0.00671107 Jy ! Component: 3700 - total flux cleaned = 0.00679698 Jy ! Component: 3750 - total flux cleaned = 0.00691072 Jy ! Component: 3800 - total flux cleaned = 0.00691067 Jy ! Component: 3850 - total flux cleaned = 0.00693872 Jy ! Component: 3900 - total flux cleaned = 0.0069668 Jy ! Component: 3950 - total flux cleaned = 0.00700831 Jy ! Component: 4000 - total flux cleaned = 0.00703586 Jy ! Component: 4050 - total flux cleaned = 0.007036 Jy ! Total flux subtracted in 4096 components = 0.00704963 Jy ! Clean residual min=-0.000850 max=0.000886 Jy/beam ! Clean residual mean=0.000006 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.146377 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 380 components and 0.146377 Jy ![Exited script file: muppet] wmap "J0747-2919_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.376 x 9.937 at -3.039 degrees (North through East) ! Clean map min=-0.0015236 max=0.1233 Jy/beam ! Writing clean map to FITS file: J0747-2919_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.123301 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247134 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.601293 0.601293 1.20259 2.40517 4.81035 9.62069 19.2414 38.4828 76.9655 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.123 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.376 x 9.937 at -3.039 degrees (North through East) ! Clean map min=-0.0015236 max=0.1233 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 J0747-2919_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:53:33 2019