! Started logfile: J0746+2549_S_2017_06_15_pus_uvs.log on Tue May 7 15:13:46 2019 obs J0746+2549_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0746+2549_S_2017_06_15_pus_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.744444 visibilities/baseline/integration-bin. ! Found source: J0746+2549 ! ! 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 603 lines of history. ! ! Reading 3216 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 J0746+2549_S_2017_06_15_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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 155 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.647955Jy sigma=0.005676 ! Fit after self-cal, rms=0.640188Jy sigma=0.005617 ! 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.294 mas, bmaj=5.396 mas, bpa=4.413 degrees ! Estimated noise=1966.27 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.280309 Jy ! Component: 100 - total flux cleaned = 0.342369 Jy ! Total flux subtracted in 100 components = 0.342369 Jy ! Clean residual min=-0.009994 max=0.020204 Jy/beam ! Clean residual mean=-0.000024 rms=0.002719 Jy/beam ! Combined flux in latest and established models = 0.342369 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.342369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098669Jy sigma=0.000814 ! Fit after self-cal, rms=0.098675Jy sigma=0.000814 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0198328 Jy ! Component: 100 - total flux cleaned = 0.0285906 Jy ! Total flux subtracted in 100 components = 0.0285906 Jy ! Clean residual min=-0.008557 max=0.011233 Jy/beam ! Clean residual mean=0.000002 rms=0.002292 Jy/beam ! Combined flux in latest and established models = 0.370959 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.370959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093812Jy sigma=0.000780 ! Fit after self-cal, rms=0.093817Jy sigma=0.000780 ! 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.802 mas, bmaj=6.042 mas, bpa=6.106 degrees ! Estimated noise=1682.98 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.00638807 Jy ! Component: 100 - total flux cleaned = 0.00937654 Jy ! Component: 150 - total flux cleaned = 0.010097 Jy ! Component: 200 - total flux cleaned = 0.0102047 Jy ! Total flux subtracted in 200 components = 0.0102047 Jy ! Clean residual min=-0.008066 max=0.011258 Jy/beam ! Clean residual mean=0.000015 rms=0.002375 Jy/beam ! Combined flux in latest and established models = 0.381164 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.381164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093236Jy sigma=0.000779 ! Fit after self-cal, rms=0.093237Jy sigma=0.000779 ! 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.06 FD 0.93 HN 1.03 KP 1.02 ! LA 1.01 MK 0.99 NL 0.87 OV 1.04 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.01 HN 1.03 KP 0.97 ! LA 0.98 MK 1.00 NL 1.03 OV 1.25 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.02 HN 1.03 KP 0.98 ! LA 0.99 MK 1.03 NL 0.99 OV 0.98 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.01 KP 1.00* ! LA 1.02 MK 0.88 NL 1.00* OV 1.00* ! PT 1.10 SC 1.00* ! ! ! Fit before self-cal, rms=0.093237Jy sigma=0.000779 ! Fit after self-cal, rms=0.091713Jy sigma=0.000728 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.803 mas, bmaj=6.015 mas, bpa=6.225 degrees ! Estimated noise=1691.04 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.00229946 Jy ! Component: 100 - total flux cleaned = 0.0029782 Jy ! Component: 150 - total flux cleaned = 0.00302093 Jy ! Component: 200 - total flux cleaned = 0.0030954 Jy ! Total flux subtracted in 200 components = 0.0030954 Jy ! Clean residual min=-0.008619 max=0.009944 Jy/beam ! Clean residual mean=0.000020 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.384259 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.384259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091611Jy sigma=0.000728 ! Fit after self-cal, rms=0.091599Jy sigma=0.000728 ! 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.091599Jy sigma=0.000728 ! Fit after self-cal, rms=0.085194Jy sigma=0.000683 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.804 mas, bmaj=5.996 mas, bpa=6.013 degrees ! Estimated noise=1691.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000465462 Jy ! Component: 100 - total flux cleaned = -0.000582124 Jy ! Component: 150 - total flux cleaned = -0.000686903 Jy ! Component: 200 - total flux cleaned = -0.000780642 Jy ! Total flux subtracted in 200 components = -0.000780642 Jy ! Clean residual min=-0.005698 max=0.005368 Jy/beam ! Clean residual mean=-0.000005 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.383479 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.383479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085120Jy sigma=0.000683 ! Fit after self-cal, rms=0.085116Jy sigma=0.000682 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.05188e-05 Jy ! Component: 100 - total flux cleaned = -0.000171656 Jy ! Component: 150 - total flux cleaned = -0.000243426 Jy ! Component: 200 - total flux cleaned = -0.000277222 Jy ! Total flux subtracted in 200 components = -0.000277222 Jy ! Clean residual min=-0.005654 max=0.005258 Jy/beam ! Clean residual mean=-0.000006 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.383202 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.383202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085081Jy sigma=0.000682 ! Fit after self-cal, rms=0.085078Jy sigma=0.000682 ! 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.085078Jy sigma=0.000682 ! Fit after self-cal, rms=0.083772Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=5.996 mas, bpa=6.181 degrees ! Estimated noise=1691.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000919024 Jy ! Component: 100 - total flux cleaned = -0.00107385 Jy ! Component: 150 - total flux cleaned = -0.00117547 Jy ! Component: 200 - total flux cleaned = -0.00123788 Jy ! Total flux subtracted in 200 components = -0.00123788 Jy ! Clean residual min=-0.004963 max=0.005035 Jy/beam ! Clean residual mean=-0.000003 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.381964 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.381964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083732Jy sigma=0.000674 ! Fit after self-cal, rms=0.083728Jy sigma=0.000674 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 (111.5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00396171 Jy ! Component: 100 - total flux cleaned = 0.00449874 Jy ! Component: 150 - total flux cleaned = 0.00441391 Jy ! Component: 200 - total flux cleaned = 0.00440994 Jy ! Total flux subtracted in 200 components = 0.00440994 Jy ! Clean residual min=-0.005009 max=0.004677 Jy/beam ! Clean residual mean=-0.000004 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.386374 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.386374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083448Jy sigma=0.000672 ! Fit after self-cal, rms=0.083431Jy sigma=0.000672 ! 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.083431Jy sigma=0.000672 ! Fit after self-cal, rms=0.083405Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.567 mas, bmaj=9.795 mas, bpa=-0.9586 degrees ! Estimated noise=2032.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000350524 Jy ! Component: 100 - total flux cleaned = 0.000352257 Jy ! Component: 150 - total flux cleaned = 0.000321141 Jy ! Component: 200 - total flux cleaned = 0.000268273 Jy ! Total flux subtracted in 200 components = 0.000268273 Jy ! Clean residual min=-0.005005 max=0.005072 Jy/beam ! Clean residual mean=-0.000006 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.386642 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 96 components and 0.386642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083390Jy sigma=0.000671 ! Fit after self-cal, rms=0.083393Jy sigma=0.000671 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 = -2.95317e-05 Jy ! Component: 100 - total flux cleaned = -2.92318e-05 Jy ! Component: 150 - total flux cleaned = -2.92424e-05 Jy ! Component: 200 - total flux cleaned = -4.98044e-05 Jy ! Total flux subtracted in 200 components = -4.98044e-05 Jy ! Clean residual min=-0.004948 max=0.005028 Jy/beam ! Clean residual mean=-0.000005 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.386592 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 104 components and 0.386592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083389Jy sigma=0.000671 ! Fit after self-cal, rms=0.083387Jy sigma=0.000671 ! 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.81 mas, bmaj=5.997 mas, bpa=6.218 degrees ! Estimated noise=1688.66 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.81 x 5.997 at 6.218 degrees (North through East) ! Clean map min=-0.0047132 max=0.36167 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.294 mas, bmaj=5.362 mas, bpa=4.319 degrees ! Estimated noise=1984.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.282067 Jy ! Component: 100 - total flux cleaned = 0.344867 Jy ! Component: 150 - total flux cleaned = 0.36468 Jy ! Component: 200 - total flux cleaned = 0.373445 Jy ! Total flux subtracted in 200 components = 0.373445 Jy ! Clean residual min=-0.006027 max=0.005291 Jy/beam ! Clean residual mean=-0.000013 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.373445 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.373445 Jy ! Inverting map and beam ! Estimated beam: bmin=3.81 mas, bmaj=5.997 mas, bpa=6.218 degrees ! Estimated noise=1688.66 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.00567985 Jy ! Component: 100 - total flux cleaned = 0.00881164 Jy ! Component: 150 - total flux cleaned = 0.0103865 Jy ! Component: 200 - total flux cleaned = 0.0108438 Jy ! Total flux subtracted in 200 components = 0.0108438 Jy ! Clean residual min=-0.004863 max=0.004536 Jy/beam ! Clean residual mean=-0.000007 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.384289 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 0.384289 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.567 mas, bmaj=9.795 mas, bpa=-0.9586 degrees ! Estimated noise=2032.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160081 Jy ! Component: 100 - total flux cleaned = 0.00211296 Jy ! Component: 150 - total flux cleaned = 0.00224448 Jy ! Component: 200 - total flux cleaned = 0.00230973 Jy ! Total flux subtracted in 200 components = 0.00230973 Jy ! Clean residual min=-0.005004 max=0.005120 Jy/beam ! Clean residual mean=-0.000006 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.386598 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 = 5.64051e-05 Jy ! Component: 100 - total flux cleaned = 0.000135072 Jy ! Component: 150 - total flux cleaned = 0.000182754 Jy ! Component: 200 - total flux cleaned = 0.000228025 Jy ! Total flux subtracted in 200 components = 0.000228025 Jy ! Clean residual min=-0.004987 max=0.005082 Jy/beam ! Clean residual mean=-0.000005 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.386827 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 80 components and 0.386827 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.81 mas, bmaj=5.997 mas, bpa=6.218 degrees ! Estimated noise=1688.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000168286 Jy ! Component: 100 - total flux cleaned = -0.000166926 Jy ! Component: 150 - total flux cleaned = -0.000222034 Jy ! Component: 200 - total flux cleaned = -0.000326382 Jy ! Total flux subtracted in 200 components = -0.000326382 Jy ! Clean residual min=-0.004839 max=0.004418 Jy/beam ! Clean residual mean=-0.000004 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.3865 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.3865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083355Jy sigma=0.000671 ! Fit after self-cal, rms=0.083344Jy sigma=0.000671 wmodel J0746+2549_S_2017_06_15_pus_map.mod ! Writing 90 model components to file: J0746+2549_S_2017_06_15_pus_map.mod wobs J0746+2549_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0746+2549_S_2017_06_15_pus_uvs.fits wwins J0746+2549_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J0746+2549_S_2017_06_15_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.000545979 Jy ! Component: 100 - total flux cleaned = -0.000246858 Jy ! Component: 150 - total flux cleaned = -0.000100903 Jy ! Component: 200 - total flux cleaned = -0.000168436 Jy ! Component: 250 - total flux cleaned = -0.000298875 Jy ! Component: 300 - total flux cleaned = -0.00061551 Jy ! Component: 350 - total flux cleaned = -0.000799816 Jy ! Component: 400 - total flux cleaned = -0.00115756 Jy ! Component: 450 - total flux cleaned = -0.00144692 Jy ! Component: 500 - total flux cleaned = -0.00167389 Jy ! Component: 550 - total flux cleaned = -0.00173013 Jy ! Component: 600 - total flux cleaned = -0.00200446 Jy ! Component: 650 - total flux cleaned = -0.00221941 Jy ! Component: 700 - total flux cleaned = -0.00232553 Jy ! Component: 750 - total flux cleaned = -0.00268788 Jy ! Component: 800 - total flux cleaned = -0.00283969 Jy ! Component: 850 - total flux cleaned = -0.00308967 Jy ! Component: 900 - total flux cleaned = -0.00323598 Jy ! Component: 950 - total flux cleaned = -0.00313933 Jy ! Component: 1000 - total flux cleaned = -0.00318717 Jy ! Component: 1050 - total flux cleaned = -0.00314091 Jy ! Component: 1100 - total flux cleaned = -0.00318724 Jy ! Component: 1150 - total flux cleaned = -0.00318753 Jy ! Component: 1200 - total flux cleaned = -0.00323239 Jy ! Component: 1250 - total flux cleaned = -0.00336651 Jy ! Component: 1300 - total flux cleaned = -0.00327822 Jy ! Component: 1350 - total flux cleaned = -0.00345339 Jy ! Component: 1400 - total flux cleaned = -0.00349629 Jy ! Component: 1450 - total flux cleaned = -0.00362518 Jy ! Component: 1500 - total flux cleaned = -0.00383619 Jy ! Component: 1550 - total flux cleaned = -0.00379454 Jy ! Component: 1600 - total flux cleaned = -0.00391841 Jy ! Component: 1650 - total flux cleaned = -0.00395958 Jy ! Component: 1700 - total flux cleaned = -0.00391938 Jy ! Component: 1750 - total flux cleaned = -0.0039997 Jy ! Component: 1800 - total flux cleaned = -0.00411813 Jy ! Component: 1850 - total flux cleaned = -0.00411886 Jy ! Component: 1900 - total flux cleaned = -0.0040023 Jy ! Component: 1950 - total flux cleaned = -0.00419447 Jy ! Component: 2000 - total flux cleaned = -0.00427062 Jy ! Component: 2050 - total flux cleaned = -0.00423252 Jy ! Component: 2100 - total flux cleaned = -0.00430775 Jy ! Component: 2150 - total flux cleaned = -0.00430772 Jy ! Component: 2200 - total flux cleaned = -0.00441746 Jy ! Component: 2250 - total flux cleaned = -0.00434454 Jy ! Component: 2300 - total flux cleaned = -0.00434445 Jy ! Component: 2350 - total flux cleaned = -0.00430835 Jy ! Component: 2400 - total flux cleaned = -0.00420149 Jy ! Component: 2450 - total flux cleaned = -0.00402574 Jy ! Component: 2500 - total flux cleaned = -0.00402583 Jy ! Component: 2550 - total flux cleaned = -0.00406013 Jy ! Component: 2600 - total flux cleaned = -0.00395729 Jy ! Component: 2650 - total flux cleaned = -0.00392348 Jy ! Component: 2700 - total flux cleaned = -0.00385555 Jy ! Component: 2750 - total flux cleaned = -0.00365458 Jy ! Component: 2800 - total flux cleaned = -0.00362122 Jy ! Component: 2850 - total flux cleaned = -0.00355487 Jy ! Component: 2900 - total flux cleaned = -0.00358767 Jy ! Component: 2950 - total flux cleaned = -0.00348971 Jy ! Component: 3000 - total flux cleaned = -0.00332796 Jy ! Component: 3050 - total flux cleaned = -0.00326369 Jy ! Component: 3100 - total flux cleaned = -0.00329547 Jy ! Component: 3150 - total flux cleaned = -0.00316877 Jy ! Component: 3200 - total flux cleaned = -0.003074 Jy ! Component: 3250 - total flux cleaned = -0.00291808 Jy ! Component: 3300 - total flux cleaned = -0.00288686 Jy ! Component: 3350 - total flux cleaned = -0.00276346 Jy ! Component: 3400 - total flux cleaned = -0.00270245 Jy ! Component: 3450 - total flux cleaned = -0.00258116 Jy ! Component: 3500 - total flux cleaned = -0.00258125 Jy ! Component: 3550 - total flux cleaned = -0.00246103 Jy ! Component: 3600 - total flux cleaned = -0.00246107 Jy ! Component: 3650 - total flux cleaned = -0.00228356 Jy ! Component: 3700 - total flux cleaned = -0.00225441 Jy ! Component: 3750 - total flux cleaned = -0.00219595 Jy ! Component: 3800 - total flux cleaned = -0.00219588 Jy ! Component: 3850 - total flux cleaned = -0.00208046 Jy ! Component: 3900 - total flux cleaned = -0.00208054 Jy ! Component: 3950 - total flux cleaned = -0.00219438 Jy ! Component: 4000 - total flux cleaned = -0.00216592 Jy ! Component: 4050 - total flux cleaned = -0.00210941 Jy ! Total flux subtracted in 4096 components = -0.00210943 Jy ! Clean residual min=-0.001423 max=0.001531 Jy/beam ! Clean residual mean=-0.000004 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.384391 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 413 components and 0.384391 Jy ![Exited script file: muppet] wmap "J0746+2549_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.81 x 5.997 at 6.218 degrees (North through East) ! Clean map min=-0.0031966 max=0.36217 Jy/beam ! Writing clean map to FITS file: J0746+2549_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.362169 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000522321 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.432661 0.432661 0.865322 1.73064 3.46129 6.92258 13.8452 27.6903 55.3806 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.362 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.81 x 5.997 at 6.218 degrees (North through East) ! Clean map min=-0.0031966 max=0.36217 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 J0746+2549_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:13:50 2019