! Started logfile: J1347+1835_S_2017_06_10_pus_uvs.log on Mon May 6 14:55:35 2019 obs J1347+1835_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1347+1835_S_2017_06_10_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.843122 visibilities/baseline/integration-bin. ! Found source: J1347+1835 ! ! 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 12748 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 J1347+1835_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 507 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.734796Jy sigma=0.007414 ! Fit after self-cal, rms=0.720191Jy sigma=0.007283 ! 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=3.244 mas, bmaj=6.007 mas, bpa=-4.352 degrees ! Estimated noise=1036.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 (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.21451 Jy ! Component: 100 - total flux cleaned = 0.272367 Jy ! Total flux subtracted in 100 components = 0.272367 Jy ! Clean residual min=-0.012417 max=0.023947 Jy/beam ! Clean residual mean=-0.000117 rms=0.003623 Jy/beam ! Combined flux in latest and established models = 0.272367 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.272367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102731Jy sigma=0.001010 ! Fit after self-cal, rms=0.102720Jy sigma=0.001010 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257586 Jy ! Component: 100 - total flux cleaned = 0.0400198 Jy ! Total flux subtracted in 100 components = 0.0400198 Jy ! Clean residual min=-0.010073 max=0.014108 Jy/beam ! Clean residual mean=-0.000071 rms=0.003047 Jy/beam ! Combined flux in latest and established models = 0.312387 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.312387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095731Jy sigma=0.000934 ! Fit after self-cal, rms=0.095730Jy sigma=0.000934 ! 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.856 mas, bmaj=7.035 mas, bpa=-0.2903 degrees ! Estimated noise=701.279 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.0136955 Jy ! Component: 100 - total flux cleaned = 0.0200543 Jy ! Component: 150 - total flux cleaned = 0.020835 Jy ! Component: 200 - total flux cleaned = 0.0214646 Jy ! Total flux subtracted in 200 components = 0.0214646 Jy ! Clean residual min=-0.010175 max=0.012971 Jy/beam ! Clean residual mean=-0.000048 rms=0.003126 Jy/beam ! Combined flux in latest and established models = 0.333851 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.333851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093801Jy sigma=0.000914 ! Fit after self-cal, rms=0.093809Jy sigma=0.000914 ! 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.24 FD 0.91 HN 0.95 KP 1.01 ! LA 1.00 MK 1.06 NL 0.88 OV 0.99 ! PT 0.98 SC 0.85 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.96 FD 0.95 HN 0.99 KP 0.97 ! LA 0.95 MK 1.07 NL 1.03 OV 1.01 ! PT 0.97 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 1.00 HN 0.98 KP 0.98 ! LA 0.98 MK 1.09 NL 1.02 OV 0.93 ! PT 0.96 SC 0.92 ! ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.97 KP 1.00* ! LA 1.02 MK 1.07 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.093809Jy sigma=0.000914 ! Fit after self-cal, rms=0.101683Jy sigma=0.000791 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.83 mas, bmaj=7.13 mas, bpa=0.7349 degrees ! Estimated noise=711.239 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.000874796 Jy ! Component: 100 - total flux cleaned = -3.86392e-06 Jy ! Component: 150 - total flux cleaned = -0.000758966 Jy ! Component: 200 - total flux cleaned = -0.00140964 Jy ! Total flux subtracted in 200 components = -0.00140964 Jy ! Clean residual min=-0.007581 max=0.007934 Jy/beam ! Clean residual mean=0.000002 rms=0.002214 Jy/beam ! Combined flux in latest and established models = 0.332442 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 33 components and 0.332442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101007Jy sigma=0.000786 ! Fit after self-cal, rms=0.101140Jy sigma=0.000786 ! 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.101140Jy sigma=0.000786 ! Fit after self-cal, rms=0.093256Jy sigma=0.000688 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=7.099 mas, bpa=0.9443 degrees ! Estimated noise=709.842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00208344 Jy ! Component: 100 - total flux cleaned = -0.00191643 Jy ! Component: 150 - total flux cleaned = -0.00171229 Jy ! Component: 200 - total flux cleaned = -0.00159609 Jy ! Total flux subtracted in 200 components = -0.00159609 Jy ! Clean residual min=-0.002172 max=0.002171 Jy/beam ! Clean residual mean=0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.330846 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.330846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093130Jy sigma=0.000687 ! Fit after self-cal, rms=0.093260Jy sigma=0.000686 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.75828e-05 Jy ! Component: 100 - total flux cleaned = 0.00019174 Jy ! Component: 150 - total flux cleaned = 0.000230703 Jy ! Component: 200 - total flux cleaned = 0.00033576 Jy ! Total flux subtracted in 200 components = 0.00033576 Jy ! Clean residual min=-0.002065 max=0.002047 Jy/beam ! Clean residual mean=0.000002 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.331181 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.331181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093231Jy sigma=0.000686 ! Fit after self-cal, rms=0.093229Jy sigma=0.000686 ! 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.093229Jy sigma=0.000686 ! Fit after self-cal, rms=0.094118Jy sigma=0.000685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.84 mas, bmaj=7.09 mas, bpa=0.5776 degrees ! Estimated noise=709.898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105162 Jy ! Component: 100 - total flux cleaned = -0.000950743 Jy ! Component: 150 - total flux cleaned = -0.000828635 Jy ! Component: 200 - total flux cleaned = -0.000756938 Jy ! Total flux subtracted in 200 components = -0.000756938 Jy ! Clean residual min=-0.001956 max=0.001847 Jy/beam ! Clean residual mean=0.000002 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.330424 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.330424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094074Jy sigma=0.000685 ! Fit after self-cal, rms=0.094076Jy sigma=0.000685 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 = 9.71929e-05 Jy ! Component: 100 - total flux cleaned = 0.000151549 Jy ! Component: 150 - total flux cleaned = 0.000176195 Jy ! Component: 200 - total flux cleaned = 0.000177662 Jy ! Total flux subtracted in 200 components = 0.000177662 Jy ! Clean residual min=-0.001954 max=0.001818 Jy/beam ! Clean residual mean=0.000002 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.330602 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.330602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094065Jy sigma=0.000684 ! Fit after self-cal, rms=0.094065Jy sigma=0.000684 ! 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.094065Jy sigma=0.000684 ! Fit after self-cal, rms=0.094567Jy sigma=0.000684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.468 mas, bmaj=10.59 mas, bpa=-5.917 degrees ! Estimated noise=852.414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000265699 Jy ! Component: 100 - total flux cleaned = -0.000385331 Jy ! Component: 150 - total flux cleaned = -0.000404941 Jy ! Component: 200 - total flux cleaned = -0.00043912 Jy ! Total flux subtracted in 200 components = -0.00043912 Jy ! Clean residual min=-0.002367 max=0.001881 Jy/beam ! Clean residual mean=0.000006 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.330163 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 52 components and 0.330163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094556Jy sigma=0.000684 ! Fit after self-cal, rms=0.094555Jy sigma=0.000684 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 = 4.68521e-05 Jy ! Component: 100 - total flux cleaned = 2.00015e-05 Jy ! Component: 150 - total flux cleaned = -3.68188e-06 Jy ! Component: 200 - total flux cleaned = -2.43617e-05 Jy ! Total flux subtracted in 200 components = -2.43617e-05 Jy ! Clean residual min=-0.002368 max=0.001889 Jy/beam ! Clean residual mean=0.000006 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.330139 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 54 components and 0.330139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094555Jy sigma=0.000684 ! Fit after self-cal, rms=0.094553Jy sigma=0.000684 ! 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.84 mas, bmaj=7.085 mas, bpa=0.3009 degrees ! Estimated noise=710.103 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.84 x 7.085 at 0.3009 degrees (North through East) ! Clean map min=-0.001871 max=0.28596 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=3.237 mas, bmaj=6.042 mas, bpa=-3.013 degrees ! Estimated noise=1046.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.215131 Jy ! Component: 100 - total flux cleaned = 0.271471 Jy ! Component: 150 - total flux cleaned = 0.296996 Jy ! Component: 200 - total flux cleaned = 0.311562 Jy ! Total flux subtracted in 200 components = 0.311562 Jy ! Clean residual min=-0.004205 max=0.007233 Jy/beam ! Clean residual mean=-0.000022 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.311562 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.311562 Jy ! Inverting map and beam ! Estimated beam: bmin=3.84 mas, bmaj=7.085 mas, bpa=0.3009 degrees ! Estimated noise=710.103 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.00959257 Jy ! Component: 100 - total flux cleaned = 0.0143095 Jy ! Component: 150 - total flux cleaned = 0.0167294 Jy ! Component: 200 - total flux cleaned = 0.0174954 Jy ! Total flux subtracted in 200 components = 0.0174954 Jy ! Clean residual min=-0.002121 max=0.001849 Jy/beam ! Clean residual mean=0.000000 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.329057 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.329057 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.468 mas, bmaj=10.59 mas, bpa=-5.917 degrees ! Estimated noise=852.414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000373344 Jy ! Component: 100 - total flux cleaned = 0.000498851 Jy ! Component: 150 - total flux cleaned = 0.00059153 Jy ! Component: 200 - total flux cleaned = 0.000650488 Jy ! Total flux subtracted in 200 components = 0.000650488 Jy ! Clean residual min=-0.002301 max=0.001910 Jy/beam ! Clean residual mean=0.000004 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.329708 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 = 4.63769e-05 Jy ! Component: 100 - total flux cleaned = 7.58574e-05 Jy ! Component: 150 - total flux cleaned = 8.85789e-05 Jy ! Component: 200 - total flux cleaned = 0.000100142 Jy ! Total flux subtracted in 200 components = 0.000100142 Jy ! Clean residual min=-0.002306 max=0.001904 Jy/beam ! Clean residual mean=0.000004 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.329808 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.329808 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.84 mas, bmaj=7.085 mas, bpa=0.3009 degrees ! Estimated noise=710.103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000193553 Jy ! Component: 100 - total flux cleaned = 0.000268263 Jy ! Component: 150 - total flux cleaned = 0.000337613 Jy ! Component: 200 - total flux cleaned = 0.000306231 Jy ! Total flux subtracted in 200 components = 0.000306231 Jy ! Clean residual min=-0.002002 max=0.001735 Jy/beam ! Clean residual mean=0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.330114 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.330114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094590Jy sigma=0.000684 ! Fit after self-cal, rms=0.094586Jy sigma=0.000684 wmodel J1347+1835_S_2017_06_10_pus_map.mod ! Writing 53 model components to file: J1347+1835_S_2017_06_10_pus_map.mod wobs J1347+1835_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1347+1835_S_2017_06_10_pus_uvs.fits wwins J1347+1835_S_2017_06_10_pus_map.win ! wwins: Wrote 1 windows to J1347+1835_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.000302536 Jy ! Component: 100 - total flux cleaned = -0.000239725 Jy ! Component: 150 - total flux cleaned = -0.000179975 Jy ! Component: 200 - total flux cleaned = -3.57742e-05 Jy ! Component: 250 - total flux cleaned = 4.81358e-05 Jy ! Component: 300 - total flux cleaned = 7.52805e-05 Jy ! Component: 350 - total flux cleaned = 2.17989e-05 Jy ! Component: 400 - total flux cleaned = 7.3762e-05 Jy ! Component: 450 - total flux cleaned = 0.000149696 Jy ! Component: 500 - total flux cleaned = 9.95913e-05 Jy ! Component: 550 - total flux cleaned = 0.000221844 Jy ! Component: 600 - total flux cleaned = 0.000221502 Jy ! Component: 650 - total flux cleaned = 0.000151219 Jy ! Component: 700 - total flux cleaned = 0.000197822 Jy ! Component: 750 - total flux cleaned = 0.000152057 Jy ! Component: 800 - total flux cleaned = 8.44073e-05 Jy ! Component: 850 - total flux cleaned = 6.20508e-05 Jy ! Component: 900 - total flux cleaned = 1.87419e-05 Jy ! Component: 950 - total flux cleaned = 4.00715e-05 Jy ! Component: 1000 - total flux cleaned = 8.17407e-05 Jy ! Component: 1050 - total flux cleaned = 0.000102761 Jy ! Component: 1100 - total flux cleaned = 0.000123342 Jy ! Component: 1150 - total flux cleaned = 0.000164337 Jy ! Component: 1200 - total flux cleaned = 0.00018482 Jy ! Component: 1250 - total flux cleaned = 0.000244533 Jy ! Component: 1300 - total flux cleaned = 0.000303549 Jy ! Component: 1350 - total flux cleaned = 0.000264603 Jy ! Component: 1400 - total flux cleaned = 0.000284098 Jy ! Component: 1450 - total flux cleaned = 0.000360548 Jy ! Component: 1500 - total flux cleaned = 0.000397739 Jy ! Component: 1550 - total flux cleaned = 0.000341901 Jy ! Component: 1600 - total flux cleaned = 0.00037885 Jy ! Component: 1650 - total flux cleaned = 0.00039726 Jy ! Component: 1700 - total flux cleaned = 0.000433623 Jy ! Component: 1750 - total flux cleaned = 0.000541122 Jy ! Component: 1800 - total flux cleaned = 0.000558919 Jy ! Component: 1850 - total flux cleaned = 0.000576125 Jy ! Component: 1900 - total flux cleaned = 0.000610901 Jy ! Component: 1950 - total flux cleaned = 0.000576401 Jy ! Component: 2000 - total flux cleaned = 0.000593483 Jy ! Component: 2050 - total flux cleaned = 0.000559621 Jy ! Component: 2100 - total flux cleaned = 0.000643592 Jy ! Component: 2150 - total flux cleaned = 0.000576904 Jy ! Component: 2200 - total flux cleaned = 0.000609542 Jy ! Component: 2250 - total flux cleaned = 0.000626045 Jy ! Component: 2300 - total flux cleaned = 0.000593842 Jy ! Component: 2350 - total flux cleaned = 0.000642059 Jy ! Component: 2400 - total flux cleaned = 0.000626439 Jy ! Component: 2450 - total flux cleaned = 0.000673728 Jy ! Component: 2500 - total flux cleaned = 0.000626726 Jy ! Component: 2550 - total flux cleaned = 0.000673531 Jy ! Component: 2600 - total flux cleaned = 0.000673718 Jy ! Component: 2650 - total flux cleaned = 0.000597679 Jy ! Component: 2700 - total flux cleaned = 0.000612866 Jy ! Component: 2750 - total flux cleaned = 0.000612906 Jy ! Component: 2800 - total flux cleaned = 0.000702105 Jy ! Component: 2850 - total flux cleaned = 0.000687285 Jy ! Component: 2900 - total flux cleaned = 0.00061414 Jy ! Component: 2950 - total flux cleaned = 0.000672331 Jy ! Component: 3000 - total flux cleaned = 0.000672521 Jy ! Component: 3050 - total flux cleaned = 0.000629641 Jy ! Component: 3100 - total flux cleaned = 0.000700666 Jy ! Component: 3150 - total flux cleaned = 0.000672312 Jy ! Component: 3200 - total flux cleaned = 0.000630261 Jy ! Component: 3250 - total flux cleaned = 0.00071349 Jy ! Component: 3300 - total flux cleaned = 0.000630806 Jy ! Component: 3350 - total flux cleaned = 0.000589738 Jy ! Component: 3400 - total flux cleaned = 0.000589637 Jy ! Component: 3450 - total flux cleaned = 0.000508716 Jy ! Component: 3500 - total flux cleaned = 0.000468913 Jy ! Component: 3550 - total flux cleaned = 0.00045553 Jy ! Component: 3600 - total flux cleaned = 0.000468723 Jy ! Component: 3650 - total flux cleaned = 0.000429334 Jy ! Component: 3700 - total flux cleaned = 0.000416228 Jy ! Component: 3750 - total flux cleaned = 0.000390235 Jy ! Component: 3800 - total flux cleaned = 0.000403093 Jy ! Component: 3850 - total flux cleaned = 0.000352005 Jy ! Component: 3900 - total flux cleaned = 0.000352017 Jy ! Component: 3950 - total flux cleaned = 0.000326965 Jy ! Component: 4000 - total flux cleaned = 0.000351969 Jy ! Component: 4050 - total flux cleaned = 0.000351906 Jy ! Total flux subtracted in 4096 components = 0.000277811 Jy ! Clean residual min=-0.000665 max=0.000615 Jy/beam ! Clean residual mean=-0.000001 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.330392 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 346 components and 0.330392 Jy ![Exited script file: muppet] wmap "J1347+1835_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.84 x 7.085 at 0.3009 degrees (North through East) ! Clean map min=-0.0014012 max=0.28641 Jy/beam ! Writing clean map to FITS file: J1347+1835_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.286413 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227036 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.237807 0.237807 0.475614 0.951228 1.90246 3.80491 7.60983 15.2197 30.4393 60.8786 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.286 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.84 x 7.085 at 0.3009 degrees (North through East) ! Clean map min=-0.0014012 max=0.28641 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 J1347+1835_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:55:39 2019