! Started logfile: J1544+3240_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:09:22 2016 obs J1544+3240_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1544+3240_S_2014_08_09_pus_uva.fits ! AN table 1: 74 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.761862 visibilities/baseline/integration-bin. ! Found source: J1544+3240 ! ! 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 342 lines of history. ! ! Reading 10148 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 J1544+3240_S_2014_08_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 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899355Jy sigma=0.010723 ! Fit after self-cal, rms=0.885726Jy sigma=0.010561 ! 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.271 mas, bmaj=7.121 mas, bpa=19.4 degrees ! Estimated noise=812.458 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.0892993 Jy ! Component: 100 - total flux cleaned = 0.109107 Jy ! Total flux subtracted in 100 components = 0.109107 Jy ! Clean residual min=-0.003544 max=0.006517 Jy/beam ! Clean residual mean=-0.000006 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.109107 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.109107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071289Jy sigma=0.000791 ! Fit after self-cal, rms=0.071287Jy sigma=0.000791 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00654618 Jy ! Component: 100 - total flux cleaned = 0.0097828 Jy ! Total flux subtracted in 100 components = 0.0097828 Jy ! Clean residual min=-0.003261 max=0.003080 Jy/beam ! Clean residual mean=-0.000003 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.11889 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.11889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070552Jy sigma=0.000784 ! Fit after self-cal, rms=0.070551Jy sigma=0.000784 ! 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.935 mas, bmaj=7.6 mas, bpa=17.18 degrees ! Estimated noise=599.023 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.00280534 Jy ! Component: 100 - total flux cleaned = 0.00454175 Jy ! Component: 150 - total flux cleaned = 0.00567996 Jy ! Component: 200 - total flux cleaned = 0.00644255 Jy ! Total flux subtracted in 200 components = 0.00644255 Jy ! Clean residual min=-0.002328 max=0.002266 Jy/beam ! Clean residual mean=0.000001 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.125332 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 39 components and 0.125332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070377Jy sigma=0.000783 ! Fit after self-cal, rms=0.070375Jy sigma=0.000783 ! 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.96 FD 0.86 HN 0.94 KP 1.06 ! LA 1.11 MK 1.06 NL 0.95 OV 1.01 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.02 KP 1.04 ! LA 1.10 MK 1.03 NL 1.00 OV 1.02 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.15 HN 1.04 KP 0.91 ! LA 0.86 MK 1.06 NL 1.00 OV 0.95 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 1.02 KP 0.87 ! LA 0.81 MK 1.06 NL 1.09 OV 0.99 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.070375Jy sigma=0.000783 ! Fit after self-cal, rms=0.068209Jy sigma=0.000770 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.955 mas, bmaj=7.597 mas, bpa=17.38 degrees ! Estimated noise=598.342 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.000171414 Jy ! Component: 100 - total flux cleaned = -0.000313026 Jy ! Component: 150 - total flux cleaned = -0.000409249 Jy ! Component: 200 - total flux cleaned = -0.000476873 Jy ! Total flux subtracted in 200 components = -0.000476873 Jy ! Clean residual min=-0.001630 max=0.001430 Jy/beam ! Clean residual mean=-0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.124855 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.124855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068199Jy sigma=0.000770 ! Fit after self-cal, rms=0.068188Jy sigma=0.000770 ! 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.068188Jy sigma=0.000770 ! Fit after self-cal, rms=0.068221Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.962 mas, bmaj=7.608 mas, bpa=17.32 degrees ! Estimated noise=598.615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000368708 Jy ! Component: 100 - total flux cleaned = -0.000465258 Jy ! Component: 150 - total flux cleaned = -0.000503391 Jy ! Component: 200 - total flux cleaned = -0.000527772 Jy ! Total flux subtracted in 200 components = -0.000527772 Jy ! Clean residual min=-0.001700 max=0.001429 Jy/beam ! Clean residual mean=-0.000000 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.124327 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.124327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068217Jy sigma=0.000769 ! Fit after self-cal, rms=0.068218Jy sigma=0.000769 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.92118e-07 Jy ! Component: 100 - total flux cleaned = -4.73515e-05 Jy ! Component: 150 - total flux cleaned = -6.0999e-05 Jy ! Component: 200 - total flux cleaned = -5.46268e-05 Jy ! Total flux subtracted in 200 components = -5.46268e-05 Jy ! Clean residual min=-0.001716 max=0.001430 Jy/beam ! Clean residual mean=-0.000000 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.124273 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.124273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068216Jy sigma=0.000769 ! Fit after self-cal, rms=0.068214Jy sigma=0.000769 ! 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.068214Jy sigma=0.000769 ! Fit after self-cal, rms=0.068250Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.966 mas, bmaj=7.613 mas, bpa=17.31 degrees ! Estimated noise=598.672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000227142 Jy ! Component: 100 - total flux cleaned = -0.000309919 Jy ! Component: 150 - total flux cleaned = -0.000336163 Jy ! Component: 200 - total flux cleaned = -0.000336299 Jy ! Total flux subtracted in 200 components = -0.000336299 Jy ! Clean residual min=-0.001713 max=0.001425 Jy/beam ! Clean residual mean=-0.000000 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.123937 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.123937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068248Jy sigma=0.000769 ! Fit after self-cal, rms=0.068248Jy sigma=0.000769 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 = 3.6204e-06 Jy ! Component: 100 - total flux cleaned = -1.4621e-05 Jy ! Component: 150 - total flux cleaned = -1.47115e-05 Jy ! Component: 200 - total flux cleaned = -1.9949e-05 Jy ! Total flux subtracted in 200 components = -1.9949e-05 Jy ! Clean residual min=-0.001726 max=0.001428 Jy/beam ! Clean residual mean=-0.000000 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.123917 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.123917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068247Jy sigma=0.000769 ! Fit after self-cal, rms=0.068246Jy sigma=0.000769 ! 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.068246Jy sigma=0.000769 ! Fit after self-cal, rms=0.068262Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.325 mas, bmaj=9.419 mas, bpa=2.974 degrees ! Estimated noise=699.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.23546e-05 Jy ! Component: 100 - total flux cleaned = -7.8238e-05 Jy ! Component: 150 - total flux cleaned = -8.65174e-05 Jy ! Component: 200 - total flux cleaned = -8.68748e-05 Jy ! Total flux subtracted in 200 components = -8.68748e-05 Jy ! Clean residual min=-0.001614 max=0.001368 Jy/beam ! Clean residual mean=0.000000 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.12383 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 75 components and 0.12383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068265Jy sigma=0.000769 ! Fit after self-cal, rms=0.068265Jy sigma=0.000769 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 = 3.15285e-05 Jy ! Component: 100 - total flux cleaned = 3.08021e-05 Jy ! Component: 150 - total flux cleaned = 2.54012e-05 Jy ! Component: 200 - total flux cleaned = 2.94739e-05 Jy ! Total flux subtracted in 200 components = 2.94739e-05 Jy ! Clean residual min=-0.001623 max=0.001355 Jy/beam ! Clean residual mean=0.000000 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.123859 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.123859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068266Jy sigma=0.000769 ! Fit after self-cal, rms=0.068266Jy sigma=0.000769 ! 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.969 mas, bmaj=7.616 mas, bpa=17.3 degrees ! Estimated noise=598.647 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.969 x 7.616 at 17.3 degrees (North through East) ! Clean map min=-0.0017345 max=0.11492 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.297 mas, bmaj=7.139 mas, bpa=19.47 degrees ! Estimated noise=816.581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0897019 Jy ! Component: 100 - total flux cleaned = 0.109674 Jy ! Component: 150 - total flux cleaned = 0.116308 Jy ! Component: 200 - total flux cleaned = 0.119313 Jy ! Total flux subtracted in 200 components = 0.119313 Jy ! Clean residual min=-0.002466 max=0.002156 Jy/beam ! Clean residual mean=-0.000002 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.119313 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.119313 Jy ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=7.616 mas, bpa=17.3 degrees ! Estimated noise=598.647 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.00199426 Jy ! Component: 100 - total flux cleaned = 0.00317256 Jy ! Component: 150 - total flux cleaned = 0.00391714 Jy ! Component: 200 - total flux cleaned = 0.00422781 Jy ! Total flux subtracted in 200 components = 0.00422781 Jy ! Clean residual min=-0.001829 max=0.001450 Jy/beam ! Clean residual mean=-0.000000 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.123541 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 33 components and 0.123541 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.325 mas, bmaj=9.419 mas, bpa=2.974 degrees ! Estimated noise=699.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000220157 Jy ! Component: 100 - total flux cleaned = 0.000265813 Jy ! Component: 150 - total flux cleaned = 0.000317165 Jy ! Component: 200 - total flux cleaned = 0.000363315 Jy ! Total flux subtracted in 200 components = 0.000363315 Jy ! Clean residual min=-0.001646 max=0.001361 Jy/beam ! Clean residual mean=0.000000 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.123904 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 = 3.03686e-05 Jy ! Component: 100 - total flux cleaned = 3.88692e-05 Jy ! Component: 150 - total flux cleaned = 4.28208e-05 Jy ! Component: 200 - total flux cleaned = 4.66865e-05 Jy ! Total flux subtracted in 200 components = 4.66865e-05 Jy ! Clean residual min=-0.001634 max=0.001354 Jy/beam ! Clean residual mean=0.000000 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.123951 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 52 components and 0.123951 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=7.616 mas, bpa=17.3 degrees ! Estimated noise=598.647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143917 Jy ! Component: 100 - total flux cleaned = 0.000116894 Jy ! Component: 150 - total flux cleaned = 8.11475e-05 Jy ! Component: 200 - total flux cleaned = 7.0446e-05 Jy ! Total flux subtracted in 200 components = 7.0446e-05 Jy ! Clean residual min=-0.001788 max=0.001466 Jy/beam ! Clean residual mean=-0.000000 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.124021 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.124021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068272Jy sigma=0.000769 ! Fit after self-cal, rms=0.068269Jy sigma=0.000769 wmodel J1544+3240_S_2014_08_09_pus_map.mod ! Writing 61 model components to file: J1544+3240_S_2014_08_09_pus_map.mod wobs J1544+3240_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1544+3240_S_2014_08_09_pus_uvs.fits wwins J1544+3240_S_2014_08_09_pus_map.win ! wwins: Wrote 1 windows to J1544+3240_S_2014_08_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.000578923 Jy ! Component: 100 - total flux cleaned = -0.000784437 Jy ! Component: 150 - total flux cleaned = -0.000905466 Jy ! Component: 200 - total flux cleaned = -0.000974421 Jy ! Component: 250 - total flux cleaned = -0.00104029 Jy ! Component: 300 - total flux cleaned = -0.00106133 Jy ! Component: 350 - total flux cleaned = -0.00112414 Jy ! Component: 400 - total flux cleaned = -0.00114487 Jy ! Component: 450 - total flux cleaned = -0.0011654 Jy ! Component: 500 - total flux cleaned = -0.00122481 Jy ! Component: 550 - total flux cleaned = -0.0012249 Jy ! Component: 600 - total flux cleaned = -0.00120554 Jy ! Component: 650 - total flux cleaned = -0.00118681 Jy ! Component: 700 - total flux cleaned = -0.0011686 Jy ! Component: 750 - total flux cleaned = -0.00113223 Jy ! Component: 800 - total flux cleaned = -0.00107888 Jy ! Component: 850 - total flux cleaned = -0.00106145 Jy ! Component: 900 - total flux cleaned = -0.00102689 Jy ! Component: 950 - total flux cleaned = -0.00106092 Jy ! Component: 1000 - total flux cleaned = -0.00101003 Jy ! Component: 1050 - total flux cleaned = -0.00100968 Jy ! Component: 1100 - total flux cleaned = -0.00100957 Jy ! Component: 1150 - total flux cleaned = -0.000960999 Jy ! Component: 1200 - total flux cleaned = -0.00102468 Jy ! Component: 1250 - total flux cleaned = -0.000961701 Jy ! Component: 1300 - total flux cleaned = -0.00100857 Jy ! Component: 1350 - total flux cleaned = -0.000993204 Jy ! Component: 1400 - total flux cleaned = -0.000962597 Jy ! Component: 1450 - total flux cleaned = -0.000992816 Jy ! Component: 1500 - total flux cleaned = -0.000918375 Jy ! Component: 1550 - total flux cleaned = -0.000992243 Jy ! Component: 1600 - total flux cleaned = -0.000948102 Jy ! Component: 1650 - total flux cleaned = -0.000962564 Jy ! Component: 1700 - total flux cleaned = -0.00096262 Jy ! Component: 1750 - total flux cleaned = -0.000962532 Jy ! Component: 1800 - total flux cleaned = -0.000934431 Jy ! Component: 1850 - total flux cleaned = -0.000948327 Jy ! Component: 1900 - total flux cleaned = -0.000851933 Jy ! Component: 1950 - total flux cleaned = -0.000851918 Jy ! Component: 2000 - total flux cleaned = -0.000784211 Jy ! Component: 2050 - total flux cleaned = -0.000743975 Jy ! Component: 2100 - total flux cleaned = -0.000704075 Jy ! Component: 2150 - total flux cleaned = -0.000690985 Jy ! Component: 2200 - total flux cleaned = -0.00063877 Jy ! Component: 2250 - total flux cleaned = -0.000625937 Jy ! Component: 2300 - total flux cleaned = -0.00061314 Jy ! Component: 2350 - total flux cleaned = -0.000600363 Jy ! Component: 2400 - total flux cleaned = -0.000613262 Jy ! Component: 2450 - total flux cleaned = -0.00060051 Jy ! Component: 2500 - total flux cleaned = -0.000600445 Jy ! Component: 2550 - total flux cleaned = -0.000550799 Jy ! Component: 2600 - total flux cleaned = -0.000513942 Jy ! Component: 2650 - total flux cleaned = -0.000489415 Jy ! Component: 2700 - total flux cleaned = -0.0004652 Jy ! Component: 2750 - total flux cleaned = -0.000429167 Jy ! Component: 2800 - total flux cleaned = -0.000381345 Jy ! Component: 2850 - total flux cleaned = -0.000393279 Jy ! Component: 2900 - total flux cleaned = -0.00036972 Jy ! Component: 2950 - total flux cleaned = -0.000357988 Jy ! Component: 3000 - total flux cleaned = -0.00032308 Jy ! Component: 3050 - total flux cleaned = -0.0003116 Jy ! Component: 3100 - total flux cleaned = -0.000277087 Jy ! Component: 3150 - total flux cleaned = -0.000299924 Jy ! Component: 3200 - total flux cleaned = -0.000254532 Jy ! Component: 3250 - total flux cleaned = -0.000243384 Jy ! Component: 3300 - total flux cleaned = -0.000232197 Jy ! Component: 3350 - total flux cleaned = -0.000243404 Jy ! Component: 3400 - total flux cleaned = -0.000287612 Jy ! Component: 3450 - total flux cleaned = -0.000276499 Jy ! Component: 3500 - total flux cleaned = -0.000232907 Jy ! Component: 3550 - total flux cleaned = -0.000265481 Jy ! Component: 3600 - total flux cleaned = -0.000243919 Jy ! Component: 3650 - total flux cleaned = -0.000222612 Jy ! Component: 3700 - total flux cleaned = -0.000233162 Jy ! Component: 3750 - total flux cleaned = -0.000233091 Jy ! Component: 3800 - total flux cleaned = -0.000233048 Jy ! Component: 3850 - total flux cleaned = -0.000275017 Jy ! Component: 3900 - total flux cleaned = -0.000254095 Jy ! Component: 3950 - total flux cleaned = -0.00028509 Jy ! Component: 4000 - total flux cleaned = -0.000274708 Jy ! Component: 4050 - total flux cleaned = -0.000285003 Jy ! Total flux subtracted in 4096 components = -0.000264631 Jy ! Clean residual min=-0.000577 max=0.000582 Jy/beam ! Clean residual mean=0.000001 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.123757 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 347 components and 0.123757 Jy ![Exited script file: muppet] wmap "J1544+3240_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.969 x 7.616 at 17.3 degrees (North through East) ! Clean map min=-0.0012078 max=0.11509 Jy/beam ! Writing clean map to FITS file: J1544+3240_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.115087 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187574 device "J1544+3240_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1544+3240_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.488954 0.488954 0.977909 1.95582 3.91164 7.82327 15.6465 31.2931 62.5862 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.115 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.969 x 7.616 at 17.3 degrees (North through East) ! Clean map min=-0.0012078 max=0.11509 Jy/beam quit ! Quitting program ! Log file J1544+3240_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:09:26 2016