! Started logfile: J1353+7532_S_2017_05_27_pus_uvs.log on Fri May 3 11:08:49 2019 obs J1353+7532_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1353+7532_S_2017_05_27_pus_uva.fits ! AN table 1: 111 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.952953 visibilities/baseline/integration-bin. ! Found source: J1353+7532 ! ! 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 1211 lines of history. ! ! Reading 19040 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 J1353+7532_S_2017_05_27_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 587 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.773794Jy sigma=0.005982 ! Fit after self-cal, rms=0.765206Jy sigma=0.005919 ! 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=3.504 mas, bpa=-55.51 degrees ! Estimated noise=1224.39 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.18495 Jy ! Component: 100 - total flux cleaned = 0.225333 Jy ! Total flux subtracted in 100 components = 0.225333 Jy ! Clean residual min=-0.004853 max=0.011454 Jy/beam ! Clean residual mean=-0.000019 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.225333 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.225333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100135Jy sigma=0.000685 ! Fit after self-cal, rms=0.100129Jy sigma=0.000685 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112864 Jy ! Component: 100 - total flux cleaned = 0.0173478 Jy ! Total flux subtracted in 100 components = 0.0173478 Jy ! Clean residual min=-0.005203 max=0.004384 Jy/beam ! Clean residual mean=-0.000007 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.242681 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.242681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098526Jy sigma=0.000674 ! Fit after self-cal, rms=0.098543Jy sigma=0.000674 ! 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=4.078 mas, bmaj=4.3 mas, bpa=-43.24 degrees ! Estimated noise=758.694 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.00352045 Jy ! Component: 100 - total flux cleaned = 0.00423418 Jy ! Component: 150 - total flux cleaned = 0.00423489 Jy ! Component: 200 - total flux cleaned = 0.00428327 Jy ! Total flux subtracted in 200 components = 0.00428327 Jy ! Clean residual min=-0.004807 max=0.003030 Jy/beam ! Clean residual mean=-0.000006 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.246964 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.246964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098359Jy sigma=0.000674 ! Fit after self-cal, rms=0.098363Jy sigma=0.000674 ! 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.93 FD 0.99 HN 1.00 KP 1.01 ! LA 1.00 MK 1.02 NL 0.89 OV 1.00 ! PT 1.07 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 1.05 KP 0.97 ! LA 0.97 MK 1.00 NL 1.02 OV 1.02 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 1.04 KP 0.99 ! LA 1.00 MK 1.04 NL 0.97 OV 0.95 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.00 KP 1.00* ! LA 1.10 MK 0.99 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.098363Jy sigma=0.000674 ! Fit after self-cal, rms=0.096114Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.09 mas, bmaj=4.309 mas, bpa=-42.9 degrees ! Estimated noise=758.817 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 = 8.96718e-05 Jy ! Component: 100 - total flux cleaned = 8.92804e-05 Jy ! Component: 150 - total flux cleaned = 8.97694e-05 Jy ! Component: 200 - total flux cleaned = 7.58275e-05 Jy ! Total flux subtracted in 200 components = 7.58275e-05 Jy ! Clean residual min=-0.002046 max=0.002128 Jy/beam ! Clean residual mean=-0.000012 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.24704 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.24704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096107Jy sigma=0.000663 ! Fit after self-cal, rms=0.096087Jy sigma=0.000663 ! 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.096087Jy sigma=0.000663 ! Fit after self-cal, rms=0.096487Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.092 mas, bmaj=4.321 mas, bpa=-45.3 degrees ! Estimated noise=759.353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000432378 Jy ! Component: 100 - total flux cleaned = -0.000431986 Jy ! Component: 150 - total flux cleaned = -0.00042031 Jy ! Component: 200 - total flux cleaned = -0.000420365 Jy ! Total flux subtracted in 200 components = -0.000420365 Jy ! Clean residual min=-0.001923 max=0.001712 Jy/beam ! Clean residual mean=-0.000005 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.24662 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.24662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096484Jy sigma=0.000658 ! Fit after self-cal, rms=0.096517Jy sigma=0.000658 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.18464e-06 Jy ! Component: 100 - total flux cleaned = 7.67784e-06 Jy ! Component: 150 - total flux cleaned = 1.60497e-05 Jy ! Component: 200 - total flux cleaned = 2.36541e-05 Jy ! Total flux subtracted in 200 components = 2.36541e-05 Jy ! Clean residual min=-0.001919 max=0.001711 Jy/beam ! Clean residual mean=-0.000005 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.246644 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 0.246644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096515Jy sigma=0.000658 ! Fit after self-cal, rms=0.096515Jy sigma=0.000658 ! 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.096515Jy sigma=0.000658 ! Fit after self-cal, rms=0.096691Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.094 mas, bmaj=4.324 mas, bpa=-45.16 degrees ! Estimated noise=759.735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000150091 Jy ! Component: 100 - total flux cleaned = -0.000169273 Jy ! Component: 150 - total flux cleaned = -0.000177633 Jy ! Component: 200 - total flux cleaned = -0.000177635 Jy ! Total flux subtracted in 200 components = -0.000177635 Jy ! Clean residual min=-0.001911 max=0.001697 Jy/beam ! Clean residual mean=-0.000005 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.246466 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.246466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096689Jy sigma=0.000658 ! Fit after self-cal, rms=0.096691Jy sigma=0.000658 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.33437e-06 Jy ! Component: 100 - total flux cleaned = 8.60758e-06 Jy ! Component: 150 - total flux cleaned = 1.57668e-05 Jy ! Component: 200 - total flux cleaned = 2.18593e-05 Jy ! Total flux subtracted in 200 components = 2.18593e-05 Jy ! Clean residual min=-0.001908 max=0.001694 Jy/beam ! Clean residual mean=-0.000005 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.246488 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 54 components and 0.246488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096690Jy sigma=0.000658 ! Fit after self-cal, rms=0.096689Jy sigma=0.000658 ! 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.096689Jy sigma=0.000658 ! Fit after self-cal, rms=0.096772Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.781 mas, bmaj=9.053 mas, bpa=-58.15 degrees ! Estimated noise=953.861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000140028 Jy ! Component: 100 - total flux cleaned = 0.000134608 Jy ! Component: 150 - total flux cleaned = 0.000122211 Jy ! Component: 200 - total flux cleaned = 0.000115164 Jy ! Total flux subtracted in 200 components = 0.000115164 Jy ! Clean residual min=-0.002180 max=0.001588 Jy/beam ! Clean residual mean=-0.000011 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.246603 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 58 components and 0.246603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096772Jy sigma=0.000658 ! Fit after self-cal, rms=0.096773Jy sigma=0.000658 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.75224e-05 Jy ! Component: 100 - total flux cleaned = 1.43136e-05 Jy ! Component: 150 - total flux cleaned = 1.41861e-05 Jy ! Component: 200 - total flux cleaned = 1.72359e-05 Jy ! Total flux subtracted in 200 components = 1.72359e-05 Jy ! Clean residual min=-0.002185 max=0.001583 Jy/beam ! Clean residual mean=-0.000011 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.24662 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 59 components and 0.24662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096773Jy sigma=0.000658 ! Fit after self-cal, rms=0.096773Jy sigma=0.000658 ! 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.096 mas, bmaj=4.327 mas, bpa=-45.18 degrees ! Estimated noise=760.049 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.096 x 4.327 at -45.18 degrees (North through East) ! Clean map min=-0.001855 max=0.2396 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.295 mas, bmaj=3.531 mas, bpa=-55.86 degrees ! Estimated noise=1201.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.185358 Jy ! Component: 100 - total flux cleaned = 0.225915 Jy ! Component: 150 - total flux cleaned = 0.235846 Jy ! Component: 200 - total flux cleaned = 0.240437 Jy ! Total flux subtracted in 200 components = 0.240437 Jy ! Clean residual min=-0.003479 max=0.003083 Jy/beam ! Clean residual mean=-0.000003 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.240437 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.240437 Jy ! Inverting map and beam ! Estimated beam: bmin=4.096 mas, bmaj=4.327 mas, bpa=-45.18 degrees ! Estimated noise=760.049 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.00375735 Jy ! Component: 100 - total flux cleaned = 0.00525864 Jy ! Component: 150 - total flux cleaned = 0.00594636 Jy ! Component: 200 - total flux cleaned = 0.00619001 Jy ! Total flux subtracted in 200 components = 0.00619001 Jy ! Clean residual min=-0.001969 max=0.001698 Jy/beam ! Clean residual mean=-0.000005 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.246627 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.246627 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=8.781 mas, bmaj=9.053 mas, bpa=-58.15 degrees ! Estimated noise=953.861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102455 Jy ! Component: 100 - total flux cleaned = 8.46719e-05 Jy ! Component: 150 - total flux cleaned = 7.91356e-05 Jy ! Component: 200 - total flux cleaned = 7.92947e-05 Jy ! Total flux subtracted in 200 components = 7.92947e-05 Jy ! Clean residual min=-0.002185 max=0.001598 Jy/beam ! Clean residual mean=-0.000011 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.246706 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 = -6.92992e-08 Jy ! Component: 100 - total flux cleaned = 4.24112e-06 Jy ! Component: 150 - total flux cleaned = 4.24563e-06 Jy ! Component: 200 - total flux cleaned = 4.23212e-06 Jy ! Total flux subtracted in 200 components = 4.23212e-06 Jy ! Clean residual min=-0.002186 max=0.001596 Jy/beam ! Clean residual mean=-0.000011 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.24671 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.24671 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.096 mas, bmaj=4.327 mas, bpa=-45.18 degrees ! Estimated noise=760.049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000128455 Jy ! Component: 100 - total flux cleaned = -0.000127761 Jy ! Component: 150 - total flux cleaned = -0.00011745 Jy ! Component: 200 - total flux cleaned = -0.000108526 Jy ! Total flux subtracted in 200 components = -0.000108526 Jy ! Clean residual min=-0.001965 max=0.001702 Jy/beam ! Clean residual mean=-0.000005 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.246602 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.246602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096774Jy sigma=0.000658 ! Fit after self-cal, rms=0.096769Jy sigma=0.000658 wmodel J1353+7532_S_2017_05_27_pus_map.mod ! Writing 46 model components to file: J1353+7532_S_2017_05_27_pus_map.mod wobs J1353+7532_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1353+7532_S_2017_05_27_pus_uvs.fits wwins J1353+7532_S_2017_05_27_pus_map.win ! wwins: Wrote 1 windows to J1353+7532_S_2017_05_27_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.000593496 Jy ! Component: 100 - total flux cleaned = -0.000717026 Jy ! Component: 150 - total flux cleaned = -0.000805421 Jy ! Component: 200 - total flux cleaned = -0.000891088 Jy ! Component: 250 - total flux cleaned = -0.000946506 Jy ! Component: 300 - total flux cleaned = -0.00108121 Jy ! Component: 350 - total flux cleaned = -0.00121304 Jy ! Component: 400 - total flux cleaned = -0.0012651 Jy ! Component: 450 - total flux cleaned = -0.00139282 Jy ! Component: 500 - total flux cleaned = -0.00159324 Jy ! Component: 550 - total flux cleaned = -0.00174084 Jy ! Component: 600 - total flux cleaned = -0.00183748 Jy ! Component: 650 - total flux cleaned = -0.00188578 Jy ! Component: 700 - total flux cleaned = -0.00197992 Jy ! Component: 750 - total flux cleaned = -0.00200318 Jy ! Component: 800 - total flux cleaned = -0.00202652 Jy ! Component: 850 - total flux cleaned = -0.00209476 Jy ! Component: 900 - total flux cleaned = -0.00211714 Jy ! Component: 950 - total flux cleaned = -0.0020946 Jy ! Component: 1000 - total flux cleaned = -0.00202854 Jy ! Component: 1050 - total flux cleaned = -0.00202868 Jy ! Component: 1100 - total flux cleaned = -0.00207196 Jy ! Component: 1150 - total flux cleaned = -0.00200829 Jy ! Component: 1200 - total flux cleaned = -0.00205081 Jy ! Component: 1250 - total flux cleaned = -0.00203002 Jy ! Component: 1300 - total flux cleaned = -0.0020716 Jy ! Component: 1350 - total flux cleaned = -0.00205147 Jy ! Component: 1400 - total flux cleaned = -0.00213261 Jy ! Component: 1450 - total flux cleaned = -0.00207216 Jy ! Component: 1500 - total flux cleaned = -0.00219238 Jy ! Component: 1550 - total flux cleaned = -0.00219194 Jy ! Component: 1600 - total flux cleaned = -0.00217223 Jy ! Component: 1650 - total flux cleaned = -0.00213345 Jy ! Component: 1700 - total flux cleaned = -0.00221086 Jy ! Component: 1750 - total flux cleaned = -0.00224914 Jy ! Component: 1800 - total flux cleaned = -0.00226832 Jy ! Component: 1850 - total flux cleaned = -0.0022873 Jy ! Component: 1900 - total flux cleaned = -0.00226861 Jy ! Component: 1950 - total flux cleaned = -0.00232434 Jy ! Component: 2000 - total flux cleaned = -0.00228733 Jy ! Component: 2050 - total flux cleaned = -0.00225045 Jy ! Component: 2100 - total flux cleaned = -0.00223203 Jy ! Component: 2150 - total flux cleaned = -0.00215982 Jy ! Component: 2200 - total flux cleaned = -0.00214201 Jy ! Component: 2250 - total flux cleaned = -0.00219574 Jy ! Component: 2300 - total flux cleaned = -0.00221356 Jy ! Component: 2350 - total flux cleaned = -0.002143 Jy ! Component: 2400 - total flux cleaned = -0.00210791 Jy ! Component: 2450 - total flux cleaned = -0.00207325 Jy ! Component: 2500 - total flux cleaned = -0.00203863 Jy ! Component: 2550 - total flux cleaned = -0.00205563 Jy ! Component: 2600 - total flux cleaned = -0.00202149 Jy ! Component: 2650 - total flux cleaned = -0.00198739 Jy ! Component: 2700 - total flux cleaned = -0.00200429 Jy ! Component: 2750 - total flux cleaned = -0.00198752 Jy ! Component: 2800 - total flux cleaned = -0.00192098 Jy ! Component: 2850 - total flux cleaned = -0.00188794 Jy ! Component: 2900 - total flux cleaned = -0.00192083 Jy ! Component: 2950 - total flux cleaned = -0.00188791 Jy ! Component: 3000 - total flux cleaned = -0.00190417 Jy ! Component: 3050 - total flux cleaned = -0.00180708 Jy ! Component: 3100 - total flux cleaned = -0.00175884 Jy ! Component: 3150 - total flux cleaned = -0.00172685 Jy ! Component: 3200 - total flux cleaned = -0.00174294 Jy ! Component: 3250 - total flux cleaned = -0.00175862 Jy ! Component: 3300 - total flux cleaned = -0.00174289 Jy ! Component: 3350 - total flux cleaned = -0.00169612 Jy ! Component: 3400 - total flux cleaned = -0.0017272 Jy ! Component: 3450 - total flux cleaned = -0.00169618 Jy ! Component: 3500 - total flux cleaned = -0.00172688 Jy ! Component: 3550 - total flux cleaned = -0.00166552 Jy ! Component: 3600 - total flux cleaned = -0.00168071 Jy ! Component: 3650 - total flux cleaned = -0.00166563 Jy ! Component: 3700 - total flux cleaned = -0.00163567 Jy ! Component: 3750 - total flux cleaned = -0.0017108 Jy ! Component: 3800 - total flux cleaned = -0.00171077 Jy ! Component: 3850 - total flux cleaned = -0.00169593 Jy ! Component: 3900 - total flux cleaned = -0.00171076 Jy ! Component: 3950 - total flux cleaned = -0.00168129 Jy ! Component: 4000 - total flux cleaned = -0.00168128 Jy ! Component: 4050 - total flux cleaned = -0.00169583 Jy ! Total flux subtracted in 4096 components = -0.00165238 Jy ! Clean residual min=-0.000843 max=0.000998 Jy/beam ! Clean residual mean=-0.000002 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.244949 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 351 components and 0.244949 Jy ![Exited script file: muppet] wmap "J1353+7532_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.096 x 4.327 at -45.18 degrees (North through East) ! Clean map min=-0.001379 max=0.24018 Jy/beam ! Writing clean map to FITS file: J1353+7532_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.240177 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000257775 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.321981 0.321981 0.643962 1.28792 2.57585 5.15169 10.3034 20.6068 41.2136 82.4271 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.24 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.096 x 4.327 at -45.18 degrees (North through East) ! Clean map min=-0.001379 max=0.24018 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 J1353+7532_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:08:54 2019