! Started logfile: J2347-1856_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:06:50 2016 obs J2347-1856_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J2347-1856_S_2014_06_09_pus_uva.fits ! AN table 1: 91 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.612454 visibilities/baseline/integration-bin. ! Found source: J2347-1856 ! ! 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 336 lines of history. ! ! Reading 10032 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 J2347-1856_S_2014_06_09_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 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.856753Jy sigma=0.008433 ! Fit after self-cal, rms=0.668910Jy sigma=0.006514 ! 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.214 mas, bmaj=11.58 mas, bpa=17.53 degrees ! Estimated noise=1253.18 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.278916 Jy ! Component: 100 - total flux cleaned = 0.357208 Jy ! Total flux subtracted in 100 components = 0.357208 Jy ! Clean residual min=-0.044848 max=0.139857 Jy/beam ! Clean residual mean=-0.000094 rms=0.014375 Jy/beam ! Combined flux in latest and established models = 0.357208 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.357208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.221003Jy sigma=0.002122 ! Fit after self-cal, rms=0.220808Jy sigma=0.002121 ! Inverting map ! Added new window around map position (4.5, 33). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111743 Jy ! Component: 100 - total flux cleaned = 0.154326 Jy ! Total flux subtracted in 100 components = 0.154326 Jy ! Clean residual min=-0.033368 max=0.072811 Jy/beam ! Clean residual mean=-0.000027 rms=0.008983 Jy/beam ! Combined flux in latest and established models = 0.511534 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.511534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156780Jy sigma=0.001497 ! Fit after self-cal, rms=0.137234Jy sigma=0.001306 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0512102 Jy ! Component: 100 - total flux cleaned = 0.07501 Jy ! Total flux subtracted in 100 components = 0.07501 Jy ! Clean residual min=-0.018909 max=0.030099 Jy/beam ! Clean residual mean=0.000022 rms=0.004890 Jy/beam ! Combined flux in latest and established models = 0.586544 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.586544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115127Jy sigma=0.001094 ! Fit after self-cal, rms=0.110245Jy sigma=0.001048 ! 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.997 mas, bmaj=13.13 mas, bpa=15.32 degrees ! Estimated noise=716.802 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.0279974 Jy ! Component: 100 - total flux cleaned = 0.0411517 Jy ! Component: 150 - total flux cleaned = 0.0454053 Jy ! Component: 200 - total flux cleaned = 0.0462627 Jy ! Total flux subtracted in 200 components = 0.0462627 Jy ! Clean residual min=-0.013172 max=0.021447 Jy/beam ! Clean residual mean=0.000061 rms=0.003673 Jy/beam ! Combined flux in latest and established models = 0.632807 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 56 components and 0.632807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102354Jy sigma=0.000979 ! Fit after self-cal, rms=0.100651Jy sigma=0.000962 ! 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.84 HN 0.97 KP 1.06 ! LA 1.26 MK 1.00* NL 0.97 OV 0.93 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.02 KP 1.02 ! LA 1.21 MK 1.00* NL 1.03 OV 0.97 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.04 KP 0.92 ! LA 0.94 MK 1.00* NL 0.98 OV 0.90 ! PT 0.97 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.03 KP 0.90 ! LA 0.92 MK 1.00* NL 1.07 OV 0.98 ! PT 1.00 SC 1.02 ! ! ! Fit before self-cal, rms=0.100651Jy sigma=0.000962 ! Fit after self-cal, rms=0.091842Jy sigma=0.000843 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.015 mas, bmaj=13.22 mas, bpa=15.07 degrees ! Estimated noise=718.44 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 (1.5, 43). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00759529 Jy ! Component: 100 - total flux cleaned = 0.00764291 Jy ! Component: 150 - total flux cleaned = 0.00738 Jy ! Component: 200 - total flux cleaned = 0.00696555 Jy ! Total flux subtracted in 200 components = 0.00696555 Jy ! Clean residual min=-0.007204 max=0.008979 Jy/beam ! Clean residual mean=-0.000006 rms=0.001803 Jy/beam ! Combined flux in latest and established models = 0.639772 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 81 components and 0.639772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089587Jy sigma=0.000826 ! Fit after self-cal, rms=0.089294Jy sigma=0.000823 ! 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.089294Jy sigma=0.000823 ! Fit after self-cal, rms=0.089363Jy sigma=0.000818 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.019 mas, bmaj=13.25 mas, bpa=15.01 degrees ! Estimated noise=720.078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205924 Jy ! Component: 100 - total flux cleaned = 0.00243409 Jy ! Component: 150 - total flux cleaned = 0.00243918 Jy ! Component: 200 - total flux cleaned = 0.00271375 Jy ! Total flux subtracted in 200 components = 0.00271375 Jy ! Clean residual min=-0.005384 max=0.006412 Jy/beam ! Clean residual mean=-0.000008 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.642486 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 92 components and 0.642486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088518Jy sigma=0.000811 ! Fit after self-cal, rms=0.088374Jy sigma=0.000810 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.000904778 Jy ! Component: 100 - total flux cleaned = 0.000784312 Jy ! Component: 150 - total flux cleaned = 0.000550708 Jy ! Component: 200 - total flux cleaned = 0.000548882 Jy ! Total flux subtracted in 200 components = 0.000548882 Jy ! Clean residual min=-0.004932 max=0.005438 Jy/beam ! Clean residual mean=-0.000007 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.643035 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 103 components and 0.643035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087948Jy sigma=0.000806 ! Fit after self-cal, rms=0.087872Jy sigma=0.000806 ! 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.087872Jy sigma=0.000806 ! Fit after self-cal, rms=0.088264Jy sigma=0.000804 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.022 mas, bmaj=13.26 mas, bpa=14.98 degrees ! Estimated noise=721.463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000807176 Jy ! Component: 100 - total flux cleaned = 3.92277e-05 Jy ! Component: 150 - total flux cleaned = -0.000249569 Jy ! Component: 200 - total flux cleaned = -0.000424094 Jy ! Total flux subtracted in 200 components = -0.000424094 Jy ! Clean residual min=-0.003909 max=0.004991 Jy/beam ! Clean residual mean=-0.000007 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.642611 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 116 components and 0.642611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088000Jy sigma=0.000802 ! Fit after self-cal, rms=0.087970Jy sigma=0.000801 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 (-10, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156616 Jy ! Component: 100 - total flux cleaned = 0.00158573 Jy ! Component: 150 - total flux cleaned = 0.00191025 Jy ! Component: 200 - total flux cleaned = 0.00219259 Jy ! Total flux subtracted in 200 components = 0.00219259 Jy ! Clean residual min=-0.003064 max=0.003699 Jy/beam ! Clean residual mean=-0.000006 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.644803 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 136 components and 0.644803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087574Jy sigma=0.000798 ! Fit after self-cal, rms=0.087567Jy sigma=0.000798 ! Inverting map ! Added new window around map position (39.5, -109.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186775 Jy ! Component: 100 - total flux cleaned = 0.00169197 Jy ! Component: 150 - total flux cleaned = 0.00184605 Jy ! Component: 200 - total flux cleaned = 0.00191503 Jy ! Total flux subtracted in 200 components = 0.00191503 Jy ! Clean residual min=-0.002824 max=0.002941 Jy/beam ! Clean residual mean=-0.000005 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.646718 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 154 components and 0.646718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087363Jy sigma=0.000797 ! Fit after self-cal, rms=0.087361Jy sigma=0.000797 ! 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.087361Jy sigma=0.000797 ! Fit after self-cal, rms=0.087293Jy sigma=0.000796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.806 mas, bmaj=21.16 mas, bpa=1.218 degrees ! Estimated noise=804.971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000900162 Jy ! Component: 100 - total flux cleaned = 0.00119093 Jy ! Component: 150 - total flux cleaned = 0.00138791 Jy ! Component: 200 - total flux cleaned = 0.00151002 Jy ! Total flux subtracted in 200 components = 0.00151002 Jy ! Clean residual min=-0.002351 max=0.002093 Jy/beam ! Clean residual mean=-0.000012 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.648228 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 179 components and 0.648229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087244Jy sigma=0.000796 ! Fit after self-cal, rms=0.087241Jy sigma=0.000796 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.67472e-06 Jy ! Component: 100 - total flux cleaned = -9.34646e-05 Jy ! Component: 150 - total flux cleaned = -0.000182395 Jy ! Component: 200 - total flux cleaned = -0.000267021 Jy ! Total flux subtracted in 200 components = -0.000267021 Jy ! Clean residual min=-0.002174 max=0.002031 Jy/beam ! Clean residual mean=-0.000012 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.647961 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 198 components and 0.647961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087220Jy sigma=0.000796 ! Fit after self-cal, rms=0.087217Jy sigma=0.000796 ! 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=4.02 mas, bmaj=13.26 mas, bpa=15.02 degrees ! Estimated noise=721.103 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.02 x 13.26 at 15.02 degrees (North through East) ! Clean map min=-0.0035805 max=0.31503 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.218 mas, bmaj=11.65 mas, bpa=17.25 degrees ! Estimated noise=1259.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.307608 Jy ! Component: 100 - total flux cleaned = 0.4347 Jy ! Component: 150 - total flux cleaned = 0.495654 Jy ! Component: 200 - total flux cleaned = 0.533971 Jy ! Total flux subtracted in 200 components = 0.533971 Jy ! Clean residual min=-0.013217 max=0.020757 Jy/beam ! Clean residual mean=-0.000065 rms=0.003875 Jy/beam ! Combined flux in latest and established models = 0.53397 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.53397 Jy ! Inverting map and beam ! Estimated beam: bmin=4.02 mas, bmaj=13.26 mas, bpa=15.02 degrees ! Estimated noise=721.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.0342207 Jy ! Component: 100 - total flux cleaned = 0.0553392 Jy ! Component: 150 - total flux cleaned = 0.0695365 Jy ! Component: 200 - total flux cleaned = 0.0795098 Jy ! Total flux subtracted in 200 components = 0.0795098 Jy ! Clean residual min=-0.004972 max=0.006186 Jy/beam ! Clean residual mean=-0.000036 rms=0.001529 Jy/beam ! Combined flux in latest and established models = 0.61348 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 78 components and 0.61348 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.806 mas, bmaj=21.16 mas, bpa=1.218 degrees ! Estimated noise=804.971 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00886299 Jy ! Component: 100 - total flux cleaned = 0.0141269 Jy ! Component: 150 - total flux cleaned = 0.0179296 Jy ! Component: 200 - total flux cleaned = 0.0203282 Jy ! Total flux subtracted in 200 components = 0.0203282 Jy ! Clean residual min=-0.003511 max=0.003217 Jy/beam ! Clean residual mean=-0.000032 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.633809 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.00195088 Jy ! Component: 100 - total flux cleaned = 0.00355306 Jy ! Component: 150 - total flux cleaned = 0.00463805 Jy ! Component: 200 - total flux cleaned = 0.0053915 Jy ! Total flux subtracted in 200 components = 0.0053915 Jy ! Clean residual min=-0.002957 max=0.002708 Jy/beam ! Clean residual mean=-0.000024 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.6392 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 136 components and 0.6392 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.02 mas, bmaj=13.26 mas, bpa=15.02 degrees ! Estimated noise=721.103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000470621 Jy ! Component: 100 - total flux cleaned = 0.000998343 Jy ! Component: 150 - total flux cleaned = 0.00134385 Jy ! Component: 200 - total flux cleaned = 0.00165543 Jy ! Total flux subtracted in 200 components = 0.00165543 Jy ! Clean residual min=-0.003644 max=0.002821 Jy/beam ! Clean residual mean=-0.000013 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.640855 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 162 components and 0.640855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087398Jy sigma=0.000797 ! Fit after self-cal, rms=0.087188Jy sigma=0.000796 wmodel J2347-1856_S_2014_06_09_pus_map.mod ! Writing 162 model components to file: J2347-1856_S_2014_06_09_pus_map.mod wobs J2347-1856_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J2347-1856_S_2014_06_09_pus_uvs.fits wwins J2347-1856_S_2014_06_09_pus_map.win ! wwins: Wrote 5 windows to J2347-1856_S_2014_06_09_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.000913531 Jy ! Component: 100 - total flux cleaned = -0.00113801 Jy ! Component: 150 - total flux cleaned = -0.0012652 Jy ! Component: 200 - total flux cleaned = -0.00142551 Jy ! Component: 250 - total flux cleaned = -0.00150341 Jy ! Component: 300 - total flux cleaned = -0.00157852 Jy ! Component: 350 - total flux cleaned = -0.00157988 Jy ! Component: 400 - total flux cleaned = -0.0015458 Jy ! Component: 450 - total flux cleaned = -0.00134425 Jy ! Component: 500 - total flux cleaned = -0.0012138 Jy ! Component: 550 - total flux cleaned = -0.00108665 Jy ! Component: 600 - total flux cleaned = -0.00105609 Jy ! Component: 650 - total flux cleaned = -0.00105592 Jy ! Component: 700 - total flux cleaned = -0.000937322 Jy ! Component: 750 - total flux cleaned = -0.000908229 Jy ! Component: 800 - total flux cleaned = -0.000766974 Jy ! Component: 850 - total flux cleaned = -0.000683855 Jy ! Component: 900 - total flux cleaned = -0.000602428 Jy ! Component: 950 - total flux cleaned = -0.000575385 Jy ! Component: 1000 - total flux cleaned = -0.000548671 Jy ! Component: 1050 - total flux cleaned = -0.000497593 Jy ! Component: 1100 - total flux cleaned = -0.000522889 Jy ! Component: 1150 - total flux cleaned = -0.000473475 Jy ! Component: 1200 - total flux cleaned = -0.000473701 Jy ! Component: 1250 - total flux cleaned = -0.00044963 Jy ! Component: 1300 - total flux cleaned = -0.000472979 Jy ! Component: 1350 - total flux cleaned = -0.000518783 Jy ! Component: 1400 - total flux cleaned = -0.000473014 Jy ! Component: 1450 - total flux cleaned = -0.000495444 Jy ! Component: 1500 - total flux cleaned = -0.0004957 Jy ! Component: 1550 - total flux cleaned = -0.00043037 Jy ! Component: 1600 - total flux cleaned = -0.000430702 Jy ! Component: 1650 - total flux cleaned = -0.00036704 Jy ! Component: 1700 - total flux cleaned = -0.00038828 Jy ! Component: 1750 - total flux cleaned = -0.000326513 Jy ! Component: 1800 - total flux cleaned = -0.000367529 Jy ! Component: 1850 - total flux cleaned = -0.000247244 Jy ! Component: 1900 - total flux cleaned = -0.000227466 Jy ! Component: 1950 - total flux cleaned = -0.000188606 Jy ! Component: 2000 - total flux cleaned = -9.19466e-05 Jy ! Component: 2050 - total flux cleaned = -5.3535e-05 Jy ! Component: 2100 - total flux cleaned = 4.07745e-05 Jy ! Component: 2150 - total flux cleaned = 4.06905e-05 Jy ! Component: 2200 - total flux cleaned = 0.000169634 Jy ! Component: 2250 - total flux cleaned = 0.000187724 Jy ! Component: 2300 - total flux cleaned = 0.000259748 Jy ! Component: 2350 - total flux cleaned = 0.000259623 Jy ! Component: 2400 - total flux cleaned = 0.000312479 Jy ! Component: 2450 - total flux cleaned = 0.000312444 Jy ! Component: 2500 - total flux cleaned = 0.000364209 Jy ! Component: 2550 - total flux cleaned = 0.000364162 Jy ! Component: 2600 - total flux cleaned = 0.000364553 Jy ! Component: 2650 - total flux cleaned = 0.000431557 Jy ! Component: 2700 - total flux cleaned = 0.000415056 Jy ! Component: 2750 - total flux cleaned = 0.00046436 Jy ! Component: 2800 - total flux cleaned = 0.000464648 Jy ! Component: 2850 - total flux cleaned = 0.000496497 Jy ! Component: 2900 - total flux cleaned = 0.000527782 Jy ! Component: 2950 - total flux cleaned = 0.000527596 Jy ! Component: 3000 - total flux cleaned = 0.000558993 Jy ! Component: 3050 - total flux cleaned = 0.000605014 Jy ! Component: 3100 - total flux cleaned = 0.000635491 Jy ! Component: 3150 - total flux cleaned = 0.000665686 Jy ! Component: 3200 - total flux cleaned = 0.000740458 Jy ! Component: 3250 - total flux cleaned = 0.000740459 Jy ! Component: 3300 - total flux cleaned = 0.000755271 Jy ! Component: 3350 - total flux cleaned = 0.000857796 Jy ! Component: 3400 - total flux cleaned = 0.000915714 Jy ! Component: 3450 - total flux cleaned = 0.000901269 Jy ! Component: 3500 - total flux cleaned = 0.000972691 Jy ! Component: 3550 - total flux cleaned = 0.00100106 Jy ! Component: 3600 - total flux cleaned = 0.00108547 Jy ! Component: 3650 - total flux cleaned = 0.00111328 Jy ! Component: 3700 - total flux cleaned = 0.00115491 Jy ! Component: 3750 - total flux cleaned = 0.00122379 Jy ! Component: 3800 - total flux cleaned = 0.00127834 Jy ! Component: 3850 - total flux cleaned = 0.00130516 Jy ! Component: 3900 - total flux cleaned = 0.00134546 Jy ! Component: 3950 - total flux cleaned = 0.0014255 Jy ! Component: 4000 - total flux cleaned = 0.00147838 Jy ! Component: 4050 - total flux cleaned = 0.00149142 Jy ! Total flux subtracted in 4096 components = 0.00150456 Jy ! Clean residual min=-0.000696 max=0.000803 Jy/beam ! Clean residual mean=-0.000004 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.64236 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 417 components and 0.64236 Jy ![Exited script file: muppet] wmap "J2347-1856_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.02 x 13.26 at 15.02 degrees (North through East) ! Clean map min=-0.0033615 max=0.313 Jy/beam ! Writing clean map to FITS file: J2347-1856_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.313001 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247761 device "J2347-1856_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2347-1856_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.23747 0.23747 0.47494 0.949879 1.89976 3.79952 7.59903 15.1981 30.3961 60.7923 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.313 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.02 x 13.26 at 15.02 degrees (North through East) ! Clean map min=-0.0033615 max=0.313 Jy/beam quit ! Quitting program ! Log file J2347-1856_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:06:55 2016