! Started logfile: J1247+7124_S_2017_05_01_pus_uvs.log on Wed May 1 18:36:41 2019 obs J1247+7124_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1247+7124_S_2017_05_01_pus_uva.fits ! AN table 1: 152 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970614 visibilities/baseline/integration-bin. ! Found source: J1247+7124 ! ! 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 788 lines of history. ! ! Reading 26556 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 J1247+7124_S_2017_05_01_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 629 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.872145Jy sigma=0.006934 ! Fit after self-cal, rms=0.856501Jy sigma=0.006812 ! 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.377 mas, bmaj=3.591 mas, bpa=-64.97 degrees ! Estimated noise=969.552 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.111051 Jy ! Component: 100 - total flux cleaned = 0.137339 Jy ! Total flux subtracted in 100 components = 0.137339 Jy ! Clean residual min=-0.003664 max=0.010164 Jy/beam ! Clean residual mean=0.000000 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.137339 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.137339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091556Jy sigma=0.000685 ! Fit after self-cal, rms=0.091561Jy sigma=0.000685 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107565 Jy ! Component: 100 - total flux cleaned = 0.0162932 Jy ! Total flux subtracted in 100 components = 0.0162932 Jy ! Clean residual min=-0.002968 max=0.004042 Jy/beam ! Clean residual mean=-0.000001 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.153632 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.153632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089945Jy sigma=0.000672 ! Fit after self-cal, rms=0.089958Jy sigma=0.000672 ! 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.108 mas, bmaj=4.411 mas, bpa=-78.5 degrees ! Estimated noise=606.476 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 (6, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00539464 Jy ! Component: 100 - total flux cleaned = 0.00846849 Jy ! Component: 150 - total flux cleaned = 0.0104002 Jy ! Component: 200 - total flux cleaned = 0.0117664 Jy ! Total flux subtracted in 200 components = 0.0117664 Jy ! Clean residual min=-0.002279 max=0.002309 Jy/beam ! Clean residual mean=-0.000001 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.165398 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 43 components and 0.165398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089606Jy sigma=0.000669 ! Fit after self-cal, rms=0.089604Jy sigma=0.000669 ! 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.91 HN 1.06 KP 1.01 ! LA 1.01 MK 1.01 NL 0.97 OV 1.03 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.93 HN 1.09 KP 0.97 ! LA 0.97 MK 1.02 NL 0.99 OV 1.11 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.06 KP 0.98 ! LA 1.01 MK 1.04 NL 0.99 OV 0.98 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 1.02 KP 1.00* ! LA 1.02 MK 1.03 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.089604Jy sigma=0.000669 ! Fit after self-cal, rms=0.089061Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.135 mas, bmaj=4.433 mas, bpa=-78.86 degrees ! Estimated noise=607.711 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.000109866 Jy ! Component: 100 - total flux cleaned = -5.73784e-05 Jy ! Component: 150 - total flux cleaned = -0.000112666 Jy ! Component: 200 - total flux cleaned = -0.000137776 Jy ! Total flux subtracted in 200 components = -0.000137776 Jy ! Clean residual min=-0.001936 max=0.002106 Jy/beam ! Clean residual mean=-0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.16526 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.16526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089039Jy sigma=0.000665 ! Fit after self-cal, rms=0.089035Jy sigma=0.000665 ! 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.089035Jy sigma=0.000665 ! Fit after self-cal, rms=0.088601Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.137 mas, bmaj=4.437 mas, bpa=-79.25 degrees ! Estimated noise=606.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.9568e-05 Jy ! Component: 100 - total flux cleaned = -6.18768e-05 Jy ! Component: 150 - total flux cleaned = -0.000105088 Jy ! Component: 200 - total flux cleaned = -0.000144514 Jy ! Total flux subtracted in 200 components = -0.000144514 Jy ! Clean residual min=-0.001569 max=0.001498 Jy/beam ! Clean residual mean=-0.000000 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.165116 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.165116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088586Jy sigma=0.000662 ! Fit after self-cal, rms=0.088593Jy sigma=0.000662 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.31176e-05 Jy ! Component: 100 - total flux cleaned = -1.2403e-05 Jy ! Component: 150 - total flux cleaned = -6.23813e-05 Jy ! Component: 200 - total flux cleaned = -9.36995e-05 Jy ! Total flux subtracted in 200 components = -9.36995e-05 Jy ! Clean residual min=-0.001579 max=0.001491 Jy/beam ! Clean residual mean=-0.000000 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.165022 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.165022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088586Jy sigma=0.000662 ! Fit after self-cal, rms=0.088586Jy sigma=0.000662 ! 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.088586Jy sigma=0.000662 ! Fit after self-cal, rms=0.088586Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.141 mas, bmaj=4.44 mas, bpa=-79.12 degrees ! Estimated noise=606.062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000206326 Jy ! Component: 100 - total flux cleaned = -0.000239112 Jy ! Component: 150 - total flux cleaned = -0.000283155 Jy ! Component: 200 - total flux cleaned = -0.00031074 Jy ! Total flux subtracted in 200 components = -0.00031074 Jy ! Clean residual min=-0.001560 max=0.001475 Jy/beam ! Clean residual mean=-0.000000 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.164711 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.164711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088580Jy sigma=0.000662 ! Fit after self-cal, rms=0.088581Jy sigma=0.000662 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.55103e-05 Jy ! Component: 100 - total flux cleaned = -1.05912e-05 Jy ! Component: 150 - total flux cleaned = -3.48172e-05 Jy ! Component: 200 - total flux cleaned = -5.80573e-05 Jy ! Total flux subtracted in 200 components = -5.80573e-05 Jy ! Clean residual min=-0.001561 max=0.001469 Jy/beam ! Clean residual mean=-0.000000 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.164653 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 78 components and 0.164653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088577Jy sigma=0.000662 ! Fit after self-cal, rms=0.088577Jy sigma=0.000662 ! 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.088577Jy sigma=0.000662 ! Fit after self-cal, rms=0.088584Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.348 mas, bmaj=9.249 mas, bpa=80.77 degrees ! Estimated noise=744.299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000278948 Jy ! Component: 100 - total flux cleaned = -0.000308494 Jy ! Component: 150 - total flux cleaned = -0.000323672 Jy ! Component: 200 - total flux cleaned = -0.000332349 Jy ! Total flux subtracted in 200 components = -0.000332349 Jy ! Clean residual min=-0.001698 max=0.001316 Jy/beam ! Clean residual mean=-0.000000 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.164321 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.164321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088584Jy sigma=0.000662 ! Fit after self-cal, rms=0.088585Jy sigma=0.000662 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.19807e-05 Jy ! Component: 100 - total flux cleaned = -1.60333e-05 Jy ! Component: 150 - total flux cleaned = -1.6073e-05 Jy ! Component: 200 - total flux cleaned = -1.59077e-05 Jy ! Total flux subtracted in 200 components = -1.59077e-05 Jy ! Clean residual min=-0.001694 max=0.001309 Jy/beam ! Clean residual mean=-0.000000 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.164305 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 100 components and 0.164305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088585Jy sigma=0.000662 ! Fit after self-cal, rms=0.088585Jy sigma=0.000662 ! 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.145 mas, bmaj=4.443 mas, bpa=-79.04 degrees ! Estimated noise=605.73 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.145 x 4.443 at -79.04 degrees (North through East) ! Clean map min=-0.0015148 max=0.14584 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.404 mas, bmaj=3.606 mas, bpa=-64.08 degrees ! Estimated noise=974.002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111412 Jy ! Component: 100 - total flux cleaned = 0.137675 Jy ! Component: 150 - total flux cleaned = 0.148153 Jy ! Component: 200 - total flux cleaned = 0.153923 Jy ! Total flux subtracted in 200 components = 0.153923 Jy ! Clean residual min=-0.002847 max=0.002984 Jy/beam ! Clean residual mean=-0.000000 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.153923 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.153923 Jy ! Inverting map and beam ! Estimated beam: bmin=4.145 mas, bmaj=4.443 mas, bpa=-79.04 degrees ! Estimated noise=605.73 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.00456072 Jy ! Component: 100 - total flux cleaned = 0.00706957 Jy ! Component: 150 - total flux cleaned = 0.00863651 Jy ! Component: 200 - total flux cleaned = 0.00958696 Jy ! Total flux subtracted in 200 components = 0.00958696 Jy ! Clean residual min=-0.001615 max=0.001501 Jy/beam ! Clean residual mean=-0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.16351 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.16351 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.348 mas, bmaj=9.249 mas, bpa=80.77 degrees ! Estimated noise=744.299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000649407 Jy ! Component: 100 - total flux cleaned = 0.000853776 Jy ! Component: 150 - total flux cleaned = 0.000893844 Jy ! Component: 200 - total flux cleaned = 0.000924803 Jy ! Total flux subtracted in 200 components = 0.000924803 Jy ! Clean residual min=-0.001674 max=0.001286 Jy/beam ! Clean residual mean=0.000000 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.164435 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 = 1.24993e-05 Jy ! Component: 100 - total flux cleaned = 7.53201e-06 Jy ! Component: 150 - total flux cleaned = -1.63974e-06 Jy ! Component: 200 - total flux cleaned = -1.00207e-05 Jy ! Total flux subtracted in 200 components = -1.00207e-05 Jy ! Clean residual min=-0.001684 max=0.001294 Jy/beam ! Clean residual mean=0.000000 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.164425 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 56 components and 0.164425 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.145 mas, bmaj=4.443 mas, bpa=-79.04 degrees ! Estimated noise=605.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000118811 Jy ! Component: 100 - total flux cleaned = -6.81567e-05 Jy ! Component: 150 - total flux cleaned = -6.73384e-05 Jy ! Component: 200 - total flux cleaned = -6.7309e-05 Jy ! Total flux subtracted in 200 components = -6.7309e-05 Jy ! Clean residual min=-0.001637 max=0.001477 Jy/beam ! Clean residual mean=-0.000000 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.164357 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.164357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088612Jy sigma=0.000662 ! Fit after self-cal, rms=0.088606Jy sigma=0.000662 wmodel J1247+7124_S_2017_05_01_pus_map.mod ! Writing 65 model components to file: J1247+7124_S_2017_05_01_pus_map.mod wobs J1247+7124_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1247+7124_S_2017_05_01_pus_uvs.fits wwins J1247+7124_S_2017_05_01_pus_map.win ! wwins: Wrote 2 windows to J1247+7124_S_2017_05_01_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.000407933 Jy ! Component: 100 - total flux cleaned = -0.000488179 Jy ! Component: 150 - total flux cleaned = -0.000413247 Jy ! Component: 200 - total flux cleaned = -0.000412931 Jy ! Component: 250 - total flux cleaned = -0.000483066 Jy ! Component: 300 - total flux cleaned = -0.000619506 Jy ! Component: 350 - total flux cleaned = -0.000663718 Jy ! Component: 400 - total flux cleaned = -0.000839087 Jy ! Component: 450 - total flux cleaned = -0.00096793 Jy ! Component: 500 - total flux cleaned = -0.00107346 Jy ! Component: 550 - total flux cleaned = -0.00111486 Jy ! Component: 600 - total flux cleaned = -0.00115596 Jy ! Component: 650 - total flux cleaned = -0.00117639 Jy ! Component: 700 - total flux cleaned = -0.00127586 Jy ! Component: 750 - total flux cleaned = -0.00131494 Jy ! Component: 800 - total flux cleaned = -0.00133424 Jy ! Component: 850 - total flux cleaned = -0.00137265 Jy ! Component: 900 - total flux cleaned = -0.0013349 Jy ! Component: 950 - total flux cleaned = -0.00139154 Jy ! Component: 1000 - total flux cleaned = -0.00144704 Jy ! Component: 1050 - total flux cleaned = -0.00142854 Jy ! Component: 1100 - total flux cleaned = -0.00153797 Jy ! Component: 1150 - total flux cleaned = -0.00155606 Jy ! Component: 1200 - total flux cleaned = -0.00166342 Jy ! Component: 1250 - total flux cleaned = -0.00166344 Jy ! Component: 1300 - total flux cleaned = -0.0017514 Jy ! Component: 1350 - total flux cleaned = -0.0018209 Jy ! Component: 1400 - total flux cleaned = -0.00185564 Jy ! Component: 1450 - total flux cleaned = -0.00200965 Jy ! Component: 1500 - total flux cleaned = -0.00202655 Jy ! Component: 1550 - total flux cleaned = -0.0020267 Jy ! Component: 1600 - total flux cleaned = -0.00206033 Jy ! Component: 1650 - total flux cleaned = -0.00206041 Jy ! Component: 1700 - total flux cleaned = -0.00207694 Jy ! Component: 1750 - total flux cleaned = -0.00209328 Jy ! Component: 1800 - total flux cleaned = -0.00207715 Jy ! Component: 1850 - total flux cleaned = -0.00214153 Jy ! Component: 1900 - total flux cleaned = -0.00214143 Jy ! Component: 1950 - total flux cleaned = -0.00215724 Jy ! Component: 2000 - total flux cleaned = -0.0021573 Jy ! Component: 2050 - total flux cleaned = -0.00217303 Jy ! Component: 2100 - total flux cleaned = -0.00218872 Jy ! Component: 2150 - total flux cleaned = -0.00220413 Jy ! Component: 2200 - total flux cleaned = -0.00221962 Jy ! Component: 2250 - total flux cleaned = -0.00226538 Jy ! Component: 2300 - total flux cleaned = -0.00225027 Jy ! Component: 2350 - total flux cleaned = -0.00228036 Jy ! Component: 2400 - total flux cleaned = -0.0022955 Jy ! Component: 2450 - total flux cleaned = -0.00231033 Jy ! Component: 2500 - total flux cleaned = -0.00233979 Jy ! Component: 2550 - total flux cleaned = -0.00232503 Jy ! Component: 2600 - total flux cleaned = -0.00236879 Jy ! Component: 2650 - total flux cleaned = -0.00238317 Jy ! Component: 2700 - total flux cleaned = -0.00239736 Jy ! Component: 2750 - total flux cleaned = -0.00235427 Jy ! Component: 2800 - total flux cleaned = -0.00232572 Jy ! Component: 2850 - total flux cleaned = -0.00239666 Jy ! Component: 2900 - total flux cleaned = -0.00238252 Jy ! Component: 2950 - total flux cleaned = -0.00243863 Jy ! Component: 3000 - total flux cleaned = -0.00238291 Jy ! Component: 3050 - total flux cleaned = -0.00236901 Jy ! Component: 3100 - total flux cleaned = -0.0024518 Jy ! Component: 3150 - total flux cleaned = -0.00245181 Jy ! Component: 3200 - total flux cleaned = -0.00247912 Jy ! Component: 3250 - total flux cleaned = -0.00245207 Jy ! Component: 3300 - total flux cleaned = -0.00246557 Jy ! Component: 3350 - total flux cleaned = -0.00253283 Jy ! Component: 3400 - total flux cleaned = -0.00250592 Jy ! Component: 3450 - total flux cleaned = -0.00251913 Jy ! Component: 3500 - total flux cleaned = -0.00251907 Jy ! Component: 3550 - total flux cleaned = -0.00245313 Jy ! Component: 3600 - total flux cleaned = -0.00250569 Jy ! Component: 3650 - total flux cleaned = -0.00254488 Jy ! Component: 3700 - total flux cleaned = -0.0025449 Jy ! Component: 3750 - total flux cleaned = -0.00253186 Jy ! Component: 3800 - total flux cleaned = -0.0025576 Jy ! Component: 3850 - total flux cleaned = -0.00257038 Jy ! Component: 3900 - total flux cleaned = -0.00262134 Jy ! Component: 3950 - total flux cleaned = -0.00259587 Jy ! Component: 4000 - total flux cleaned = -0.00258324 Jy ! Component: 4050 - total flux cleaned = -0.00262095 Jy ! Total flux subtracted in 4096 components = -0.00267095 Jy ! Clean residual min=-0.000631 max=0.000638 Jy/beam ! Clean residual mean=-0.000000 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.161686 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 365 components and 0.161686 Jy ![Exited script file: muppet] wmap "J1247+7124_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.145 x 4.443 at -79.04 degrees (North through East) ! Clean map min=-0.0015218 max=0.14601 Jy/beam ! Writing clean map to FITS file: J1247+7124_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.14601 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022409 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.460428 0.460428 0.920855 1.84171 3.68342 7.36684 14.7337 29.4674 58.9347 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.146 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.145 x 4.443 at -79.04 degrees (North through East) ! Clean map min=-0.0015218 max=0.14601 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 J1247+7124_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:36:46 2019