! Started logfile: J1812+5603_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:32:47 2017 obs J1812+5603_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1812+5603_S_2015_01_23_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964992 visibilities/baseline/integration-bin. ! Found source: J1812+5603 ! ! 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 338 lines of history. ! ! Reading 12680 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 J1812+5603_S_2015_01_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.856929Jy sigma=0.009240 ! Fit after self-cal, rms=0.838567Jy sigma=0.009147 ! 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.04 mas, bmaj=4.022 mas, bpa=-9.204 degrees ! Estimated noise=940.497 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.139434 Jy ! Component: 100 - total flux cleaned = 0.17294 Jy ! Total flux subtracted in 100 components = 0.17294 Jy ! Clean residual min=-0.009385 max=0.017513 Jy/beam ! Clean residual mean=-0.000011 rms=0.002350 Jy/beam ! Combined flux in latest and established models = 0.17294 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.17294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206247Jy sigma=0.000934 ! Fit after self-cal, rms=0.206231Jy sigma=0.000934 ! Inverting map ! Added new window around map position (-34, 8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016557 Jy ! Component: 100 - total flux cleaned = 0.0260971 Jy ! Total flux subtracted in 100 components = 0.0260971 Jy ! Clean residual min=-0.007338 max=0.009382 Jy/beam ! Clean residual mean=-0.000011 rms=0.001976 Jy/beam ! Combined flux in latest and established models = 0.199037 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.199037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204421Jy sigma=0.000897 ! Fit after self-cal, rms=0.204370Jy sigma=0.000895 ! 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.684 mas, bmaj=4.772 mas, bpa=-8.92 degrees ! Estimated noise=599.451 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.00899349 Jy ! Component: 100 - total flux cleaned = 0.0144729 Jy ! Component: 150 - total flux cleaned = 0.0178888 Jy ! Component: 200 - total flux cleaned = 0.0193377 Jy ! Total flux subtracted in 200 components = 0.0193377 Jy ! Clean residual min=-0.008943 max=0.010690 Jy/beam ! Clean residual mean=-0.000020 rms=0.002298 Jy/beam ! Combined flux in latest and established models = 0.218375 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 38 components and 0.218375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203726Jy sigma=0.000884 ! Fit after self-cal, rms=0.203724Jy sigma=0.000883 ! 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 2.20 HN 1.00 KP 1.06 ! LA 0.94 MK 0.97 NL 1.05 OV 0.95 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 2.73 HN 1.07 KP 0.97 ! LA 0.92 MK 1.00 NL 1.16 OV 0.98 ! PT 0.97 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 2.81 HN 1.04 KP 0.83 ! LA 0.75 MK 1.03 NL 1.27 OV 0.92 ! PT 0.96 SC 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 2.49 HN 1.02 KP 0.78 ! LA 0.80 MK 1.03 NL 1.05 OV 0.94 ! PT 1.02 SC 1.02 ! ! ! Fit before self-cal, rms=0.203724Jy sigma=0.000883 ! Fit after self-cal, rms=0.494799Jy sigma=0.000804 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.717 mas, bmaj=4.817 mas, bpa=-8.371 degrees ! Estimated noise=610.085 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.00433521 Jy ! Component: 100 - total flux cleaned = -0.00477948 Jy ! Component: 150 - total flux cleaned = -0.00511557 Jy ! Component: 200 - total flux cleaned = -0.00538502 Jy ! Total flux subtracted in 200 components = -0.00538502 Jy ! Clean residual min=-0.003238 max=0.003379 Jy/beam ! Clean residual mean=-0.000031 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.21299 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 70 components and 0.21299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.494460Jy sigma=0.000798 ! Fit after self-cal, rms=0.494653Jy sigma=0.000797 ! 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.494653Jy sigma=0.000797 ! Fit after self-cal, rms=0.212812Jy sigma=0.000789 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.736 mas, bmaj=4.826 mas, bpa=-8.651 degrees ! Estimated noise=606.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000878124 Jy ! Component: 100 - total flux cleaned = -0.00131129 Jy ! Component: 150 - total flux cleaned = -0.0016836 Jy ! Component: 200 - total flux cleaned = -0.00181634 Jy ! Total flux subtracted in 200 components = -0.00181634 Jy ! Clean residual min=-0.002111 max=0.002097 Jy/beam ! Clean residual mean=-0.000005 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.211173 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.211173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212806Jy sigma=0.000788 ! Fit after self-cal, rms=0.212749Jy sigma=0.000788 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.000174826 Jy ! Component: 100 - total flux cleaned = -0.000261515 Jy ! Component: 150 - total flux cleaned = -0.000332541 Jy ! Component: 200 - total flux cleaned = -0.000441837 Jy ! Total flux subtracted in 200 components = -0.000441837 Jy ! Clean residual min=-0.002023 max=0.001967 Jy/beam ! Clean residual mean=-0.000004 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.210731 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.210731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212748Jy sigma=0.000788 ! Fit after self-cal, rms=0.212743Jy sigma=0.000788 ! 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.212743Jy sigma=0.000788 ! Fit after self-cal, rms=0.214918Jy sigma=0.000788 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.737 mas, bmaj=4.823 mas, bpa=-8.241 degrees ! Estimated noise=605.835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000539928 Jy ! Component: 100 - total flux cleaned = -0.000750708 Jy ! Component: 150 - total flux cleaned = -0.000793532 Jy ! Component: 200 - total flux cleaned = -0.000793089 Jy ! Total flux subtracted in 200 components = -0.000793089 Jy ! Clean residual min=-0.001947 max=0.001887 Jy/beam ! Clean residual mean=-0.000006 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.209938 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 96 components and 0.209938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214917Jy sigma=0.000787 ! Fit after self-cal, rms=0.214913Jy sigma=0.000787 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.00013279 Jy ! Component: 100 - total flux cleaned = -0.000150186 Jy ! Component: 150 - total flux cleaned = -0.000166458 Jy ! Component: 200 - total flux cleaned = -0.000211937 Jy ! Total flux subtracted in 200 components = -0.000211937 Jy ! Clean residual min=-0.001907 max=0.001872 Jy/beam ! Clean residual mean=-0.000006 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.209726 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 0.209726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214912Jy sigma=0.000787 ! Fit after self-cal, rms=0.214907Jy sigma=0.000787 ! 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.214907Jy sigma=0.000787 ! Fit after self-cal, rms=0.215951Jy sigma=0.000787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.908 mas, bmaj=8.637 mas, bpa=-8.853 degrees ! Estimated noise=772.687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000183299 Jy ! Component: 100 - total flux cleaned = -0.000290623 Jy ! Component: 150 - total flux cleaned = -0.000314297 Jy ! Component: 200 - total flux cleaned = -0.000279323 Jy ! Total flux subtracted in 200 components = -0.000279323 Jy ! Clean residual min=-0.002170 max=0.002054 Jy/beam ! Clean residual mean=-0.000014 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.209447 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 100 components and 0.209447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215950Jy sigma=0.000787 ! Fit after self-cal, rms=0.215942Jy sigma=0.000787 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.75065e-06 Jy ! Component: 100 - total flux cleaned = 2.58502e-05 Jy ! Component: 150 - total flux cleaned = 5.82952e-05 Jy ! Component: 200 - total flux cleaned = 8.81321e-05 Jy ! Total flux subtracted in 200 components = 8.81321e-05 Jy ! Clean residual min=-0.002168 max=0.002041 Jy/beam ! Clean residual mean=-0.000014 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.209535 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 100 components and 0.209535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215941Jy sigma=0.000787 ! Fit after self-cal, rms=0.215935Jy sigma=0.000787 ! 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.738 mas, bmaj=4.823 mas, bpa=-8.093 degrees ! Estimated noise=605.35 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.738 x 4.823 at -8.093 degrees (North through East) ! Clean map min=-0.0018424 max=0.18246 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.074 mas, bmaj=4.043 mas, bpa=-8.32 degrees ! Estimated noise=960.063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.142036 Jy ! Component: 100 - total flux cleaned = 0.176621 Jy ! Component: 150 - total flux cleaned = 0.190536 Jy ! Component: 200 - total flux cleaned = 0.19776 Jy ! Total flux subtracted in 200 components = 0.19776 Jy ! Clean residual min=-0.004137 max=0.004469 Jy/beam ! Clean residual mean=-0.000006 rms=0.001022 Jy/beam ! Combined flux in latest and established models = 0.19776 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.19776 Jy ! Inverting map and beam ! Estimated beam: bmin=3.738 mas, bmaj=4.823 mas, bpa=-8.093 degrees ! Estimated noise=605.35 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.0050549 Jy ! Component: 100 - total flux cleaned = 0.00768692 Jy ! Component: 150 - total flux cleaned = 0.00889452 Jy ! Component: 200 - total flux cleaned = 0.00941813 Jy ! Total flux subtracted in 200 components = 0.00941813 Jy ! Clean residual min=-0.001925 max=0.001863 Jy/beam ! Clean residual mean=-0.000007 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.207178 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.207178 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.908 mas, bmaj=8.637 mas, bpa=-8.853 degrees ! Estimated noise=772.687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150503 Jy ! Component: 100 - total flux cleaned = 0.00169201 Jy ! Component: 150 - total flux cleaned = 0.00185893 Jy ! Component: 200 - total flux cleaned = 0.00201417 Jy ! Total flux subtracted in 200 components = 0.00201417 Jy ! Clean residual min=-0.002175 max=0.002107 Jy/beam ! Clean residual mean=-0.000015 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.209192 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.26898e-05 Jy ! Component: 100 - total flux cleaned = 0.000117676 Jy ! Component: 150 - total flux cleaned = 0.000155679 Jy ! Component: 200 - total flux cleaned = 0.000177592 Jy ! Total flux subtracted in 200 components = 0.000177592 Jy ! Clean residual min=-0.002147 max=0.002092 Jy/beam ! Clean residual mean=-0.000015 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.20937 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.20937 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.738 mas, bmaj=4.823 mas, bpa=-8.093 degrees ! Estimated noise=605.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000512687 Jy ! Component: 100 - total flux cleaned = -0.000639977 Jy ! Component: 150 - total flux cleaned = -0.000691568 Jy ! Component: 200 - total flux cleaned = -0.000736516 Jy ! Total flux subtracted in 200 components = -0.000736516 Jy ! Clean residual min=-0.001856 max=0.001863 Jy/beam ! Clean residual mean=-0.000006 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.208633 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.208633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215950Jy sigma=0.000787 ! Fit after self-cal, rms=0.215930Jy sigma=0.000787 wmodel J1812+5603_S_2015_01_23_pus_map.mod ! Writing 54 model components to file: J1812+5603_S_2015_01_23_pus_map.mod wobs J1812+5603_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1812+5603_S_2015_01_23_pus_uvs.fits wwins J1812+5603_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J1812+5603_S_2015_01_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 = 3.26861e-05 Jy ! Component: 100 - total flux cleaned = 2.49477e-07 Jy ! Component: 150 - total flux cleaned = -2.88233e-05 Jy ! Component: 200 - total flux cleaned = 6.15488e-07 Jy ! Component: 250 - total flux cleaned = -2.74835e-05 Jy ! Component: 300 - total flux cleaned = -2.78467e-05 Jy ! Component: 350 - total flux cleaned = -1.25358e-06 Jy ! Component: 400 - total flux cleaned = 7.7124e-05 Jy ! Component: 450 - total flux cleaned = 7.71901e-05 Jy ! Component: 500 - total flux cleaned = 0.000127734 Jy ! Component: 550 - total flux cleaned = 0.000127728 Jy ! Component: 600 - total flux cleaned = 0.000152454 Jy ! Component: 650 - total flux cleaned = 0.00017683 Jy ! Component: 700 - total flux cleaned = 0.000153135 Jy ! Component: 750 - total flux cleaned = 0.000153245 Jy ! Component: 800 - total flux cleaned = 3.66585e-05 Jy ! Component: 850 - total flux cleaned = -9.65954e-06 Jy ! Component: 900 - total flux cleaned = -0.000100539 Jy ! Component: 950 - total flux cleaned = -0.000122574 Jy ! Component: 1000 - total flux cleaned = -0.000167112 Jy ! Component: 1050 - total flux cleaned = -0.000167214 Jy ! Component: 1100 - total flux cleaned = -0.000254158 Jy ! Component: 1150 - total flux cleaned = -0.000275795 Jy ! Component: 1200 - total flux cleaned = -0.000254367 Jy ! Component: 1250 - total flux cleaned = -0.000233218 Jy ! Component: 1300 - total flux cleaned = -0.000296163 Jy ! Component: 1350 - total flux cleaned = -0.000420304 Jy ! Component: 1400 - total flux cleaned = -0.000358698 Jy ! Component: 1450 - total flux cleaned = -0.000379255 Jy ! Component: 1500 - total flux cleaned = -0.000439917 Jy ! Component: 1550 - total flux cleaned = -0.000479862 Jy ! Component: 1600 - total flux cleaned = -0.000479771 Jy ! Component: 1650 - total flux cleaned = -0.000460216 Jy ! Component: 1700 - total flux cleaned = -0.000421231 Jy ! Component: 1750 - total flux cleaned = -0.000343858 Jy ! Component: 1800 - total flux cleaned = -0.000382003 Jy ! Component: 1850 - total flux cleaned = -0.000267944 Jy ! Component: 1900 - total flux cleaned = -0.000324646 Jy ! Component: 1950 - total flux cleaned = -0.000286809 Jy ! Component: 2000 - total flux cleaned = -0.000305249 Jy ! Component: 2050 - total flux cleaned = -0.000286763 Jy ! Component: 2100 - total flux cleaned = -0.000286702 Jy ! Component: 2150 - total flux cleaned = -0.000268448 Jy ! Component: 2200 - total flux cleaned = -0.000268332 Jy ! Component: 2250 - total flux cleaned = -0.000268466 Jy ! Component: 2300 - total flux cleaned = -0.000268542 Jy ! Component: 2350 - total flux cleaned = -0.00030402 Jy ! Component: 2400 - total flux cleaned = -0.000286397 Jy ! Component: 2450 - total flux cleaned = -0.000286419 Jy ! Component: 2500 - total flux cleaned = -0.000321203 Jy ! Component: 2550 - total flux cleaned = -0.000373059 Jy ! Component: 2600 - total flux cleaned = -0.000338478 Jy ! Component: 2650 - total flux cleaned = -0.000406777 Jy ! Component: 2700 - total flux cleaned = -0.000355704 Jy ! Component: 2750 - total flux cleaned = -0.00033879 Jy ! Component: 2800 - total flux cleaned = -0.000271627 Jy ! Component: 2850 - total flux cleaned = -0.000338217 Jy ! Component: 2900 - total flux cleaned = -0.00033808 Jy ! Component: 2950 - total flux cleaned = -0.00032151 Jy ! Component: 3000 - total flux cleaned = -0.000272167 Jy ! Component: 3050 - total flux cleaned = -0.000288522 Jy ! Component: 3100 - total flux cleaned = -0.000304824 Jy ! Component: 3150 - total flux cleaned = -0.000240171 Jy ! Component: 3200 - total flux cleaned = -0.000208083 Jy ! Component: 3250 - total flux cleaned = -0.000303891 Jy ! Component: 3300 - total flux cleaned = -0.000224433 Jy ! Component: 3350 - total flux cleaned = -0.000224493 Jy ! Component: 3400 - total flux cleaned = -0.00020873 Jy ! Component: 3450 - total flux cleaned = -0.000224499 Jy ! Component: 3500 - total flux cleaned = -0.000131034 Jy ! Component: 3550 - total flux cleaned = -0.000177756 Jy ! Component: 3600 - total flux cleaned = -0.000270336 Jy ! Component: 3650 - total flux cleaned = -0.000193522 Jy ! Component: 3700 - total flux cleaned = -0.000208897 Jy ! Component: 3750 - total flux cleaned = -0.000132855 Jy ! Component: 3800 - total flux cleaned = -0.000223763 Jy ! Component: 3850 - total flux cleaned = -0.000193663 Jy ! Component: 3900 - total flux cleaned = -0.00011853 Jy ! Component: 3950 - total flux cleaned = -0.000178249 Jy ! Component: 4000 - total flux cleaned = -0.000118808 Jy ! Component: 4050 - total flux cleaned = -0.000148338 Jy ! Total flux subtracted in 4096 components = -0.000104031 Jy ! Clean residual min=-0.000806 max=0.000871 Jy/beam ! Clean residual mean=-0.000006 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.208529 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 347 components and 0.208529 Jy ![Exited script file: muppet] wmap "J1812+5603_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.738 x 4.823 at -8.093 degrees (North through East) ! Clean map min=-0.0018452 max=0.18415 Jy/beam ! Writing clean map to FITS file: J1812+5603_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.184153 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000272487 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.443903 0.443903 0.887806 1.77561 3.55123 7.10245 14.2049 28.4098 56.8196 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.184 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.738 x 4.823 at -8.093 degrees (North through East) ! Clean map min=-0.0018452 max=0.18415 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 J1812+5603_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:32:52 2017