! Started logfile: J1406+3433_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:51:03 2019 obs J1406+3433_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1406+3433_S_2017_05_31_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.901058 visibilities/baseline/integration-bin. ! Found source: J1406+3433 ! ! 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 703 lines of history. ! ! Reading 13624 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 J1406+3433_S_2017_05_31_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 465 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.801775Jy sigma=0.008059 ! Fit after self-cal, rms=0.796058Jy sigma=0.008005 ! 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.057 mas, bmaj=5.379 mas, bpa=-5.556 degrees ! Estimated noise=1025.35 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.157762 Jy ! Component: 100 - total flux cleaned = 0.192949 Jy ! Total flux subtracted in 100 components = 0.192949 Jy ! Clean residual min=-0.006227 max=0.012033 Jy/beam ! Clean residual mean=0.000021 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.192949 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.192949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079627Jy sigma=0.000725 ! Fit after self-cal, rms=0.079625Jy sigma=0.000725 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128672 Jy ! Component: 100 - total flux cleaned = 0.0200155 Jy ! Total flux subtracted in 100 components = 0.0200155 Jy ! Clean residual min=-0.004861 max=0.006260 Jy/beam ! Clean residual mean=0.000013 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.212964 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.212964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077259Jy sigma=0.000702 ! Fit after self-cal, rms=0.077245Jy sigma=0.000702 ! 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.624 mas, bmaj=6.361 mas, bpa=-3.711 degrees ! Estimated noise=692.565 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.00428662 Jy ! Component: 100 - total flux cleaned = 0.00495768 Jy ! Component: 150 - total flux cleaned = 0.00502756 Jy ! Component: 200 - total flux cleaned = 0.00514972 Jy ! Total flux subtracted in 200 components = 0.00514972 Jy ! Clean residual min=-0.003633 max=0.003798 Jy/beam ! Clean residual mean=0.000016 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.218114 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 40 components and 0.218114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076884Jy sigma=0.000700 ! Fit after self-cal, rms=0.076880Jy sigma=0.000700 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 0.94 KP 0.99 ! LA 1.00 MK 1.02 NL 0.92 OV 1.01 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.01 HN 0.97 KP 0.98 ! LA 0.96 MK 1.01 NL 1.06 OV 1.05 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 0.96 KP 0.96 ! LA 0.99 MK 1.02 NL 1.03 OV 0.94 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.96 KP 1.00* ! LA 1.01 MK 1.25 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.076880Jy sigma=0.000700 ! Fit after self-cal, rms=0.076282Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.641 mas, bmaj=6.365 mas, bpa=-3.316 degrees ! Estimated noise=693.801 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.00105719 Jy ! Component: 100 - total flux cleaned = 0.00119334 Jy ! Component: 150 - total flux cleaned = 0.00122374 Jy ! Component: 200 - total flux cleaned = 0.00127678 Jy ! Total flux subtracted in 200 components = 0.00127678 Jy ! Clean residual min=-0.003461 max=0.003742 Jy/beam ! Clean residual mean=0.000016 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.219391 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.219391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076244Jy sigma=0.000688 ! Fit after self-cal, rms=0.076247Jy sigma=0.000688 ! 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.076247Jy sigma=0.000688 ! Fit after self-cal, rms=0.072755Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.646 mas, bmaj=6.347 mas, bpa=-3.322 degrees ! Estimated noise=694.084 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000326032 Jy ! Component: 100 - total flux cleaned = 0.000409526 Jy ! Component: 150 - total flux cleaned = 0.000445207 Jy ! Component: 200 - total flux cleaned = 0.000477122 Jy ! Total flux subtracted in 200 components = 0.000477122 Jy ! Clean residual min=-0.001870 max=0.002356 Jy/beam ! Clean residual mean=0.000004 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.219868 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.219868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072744Jy sigma=0.000666 ! Fit after self-cal, rms=0.072760Jy sigma=0.000666 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 (-10, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00262556 Jy ! Component: 100 - total flux cleaned = 0.0043501 Jy ! Component: 150 - total flux cleaned = 0.00559786 Jy ! Component: 200 - total flux cleaned = 0.00632256 Jy ! Total flux subtracted in 200 components = 0.00632256 Jy ! Clean residual min=-0.001820 max=0.001829 Jy/beam ! Clean residual mean=-0.000001 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.22619 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 81 components and 0.22619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072645Jy sigma=0.000665 ! Fit after self-cal, rms=0.072634Jy sigma=0.000665 ! 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.072634Jy sigma=0.000665 ! Fit after self-cal, rms=0.072685Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=6.349 mas, bpa=-3.298 degrees ! Estimated noise=694.098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128188 Jy ! Component: 100 - total flux cleaned = 0.00208988 Jy ! Component: 150 - total flux cleaned = 0.0024114 Jy ! Component: 200 - total flux cleaned = 0.00262279 Jy ! Total flux subtracted in 200 components = 0.00262279 Jy ! Clean residual min=-0.001751 max=0.001665 Jy/beam ! Clean residual mean=-0.000001 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.228813 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 93 components and 0.228813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072650Jy sigma=0.000664 ! Fit after self-cal, rms=0.072648Jy sigma=0.000664 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.00053613 Jy ! Component: 100 - total flux cleaned = 0.00072397 Jy ! Component: 150 - total flux cleaned = 0.000896625 Jy ! Component: 200 - total flux cleaned = 0.0010354 Jy ! Total flux subtracted in 200 components = 0.0010354 Jy ! Clean residual min=-0.001728 max=0.001621 Jy/beam ! Clean residual mean=-0.000002 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.229848 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 100 components and 0.229848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072634Jy sigma=0.000664 ! Fit after self-cal, rms=0.072633Jy sigma=0.000664 ! 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.072633Jy sigma=0.000664 ! Fit after self-cal, rms=0.072723Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.857 mas, bmaj=10.13 mas, bpa=-2.034 degrees ! Estimated noise=839.417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000997541 Jy ! Component: 100 - total flux cleaned = 0.00149595 Jy ! Component: 150 - total flux cleaned = 0.00171729 Jy ! Component: 200 - total flux cleaned = 0.00182141 Jy ! Total flux subtracted in 200 components = 0.00182141 Jy ! Clean residual min=-0.002001 max=0.001688 Jy/beam ! Clean residual mean=-0.000003 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.23167 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 111 components and 0.23167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072716Jy sigma=0.000664 ! Fit after self-cal, rms=0.072715Jy sigma=0.000664 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.65596e-05 Jy ! Component: 100 - total flux cleaned = 0.000127822 Jy ! Component: 150 - total flux cleaned = 0.000182396 Jy ! Component: 200 - total flux cleaned = 0.000218421 Jy ! Total flux subtracted in 200 components = 0.000218421 Jy ! Clean residual min=-0.001961 max=0.001689 Jy/beam ! Clean residual mean=-0.000003 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.231888 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 117 components and 0.231888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072714Jy sigma=0.000664 ! Fit after self-cal, rms=0.072713Jy sigma=0.000664 ! 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.647 mas, bmaj=6.352 mas, bpa=-3.284 degrees ! Estimated noise=694.797 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.647 x 6.352 at -3.284 degrees (North through East) ! Clean map min=-0.001709 max=0.2048 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.083 mas, bmaj=5.387 mas, bpa=-5.257 degrees ! Estimated noise=1034.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.159082 Jy ! Component: 100 - total flux cleaned = 0.195012 Jy ! Component: 150 - total flux cleaned = 0.207689 Jy ! Component: 200 - total flux cleaned = 0.213658 Jy ! Total flux subtracted in 200 components = 0.213658 Jy ! Clean residual min=-0.002830 max=0.003252 Jy/beam ! Clean residual mean=0.000007 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.213658 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.213658 Jy ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=6.352 mas, bpa=-3.284 degrees ! Estimated noise=694.797 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.00408479 Jy ! Component: 100 - total flux cleaned = 0.00694383 Jy ! Component: 150 - total flux cleaned = 0.00919095 Jy ! Component: 200 - total flux cleaned = 0.0110333 Jy ! Total flux subtracted in 200 components = 0.0110333 Jy ! Clean residual min=-0.001815 max=0.001866 Jy/beam ! Clean residual mean=0.000002 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.224691 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 52 components and 0.224691 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.857 mas, bmaj=10.13 mas, bpa=-2.034 degrees ! Estimated noise=839.417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234193 Jy ! Component: 100 - total flux cleaned = 0.00390953 Jy ! Component: 150 - total flux cleaned = 0.00501733 Jy ! Component: 200 - total flux cleaned = 0.00582061 Jy ! Total flux subtracted in 200 components = 0.00582061 Jy ! Clean residual min=-0.002003 max=0.001765 Jy/beam ! Clean residual mean=-0.000001 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.230512 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 = 0.000585811 Jy ! Component: 100 - total flux cleaned = 0.000805466 Jy ! Component: 150 - total flux cleaned = 0.000959938 Jy ! Component: 200 - total flux cleaned = 0.00109212 Jy ! Total flux subtracted in 200 components = 0.00109212 Jy ! Clean residual min=-0.001957 max=0.001744 Jy/beam ! Clean residual mean=-0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.231604 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 92 components and 0.231604 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=6.352 mas, bpa=-3.284 degrees ! Estimated noise=694.797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000142364 Jy ! Component: 100 - total flux cleaned = 0.000303844 Jy ! Component: 150 - total flux cleaned = 0.000414356 Jy ! Component: 200 - total flux cleaned = 0.00046367 Jy ! Total flux subtracted in 200 components = 0.00046367 Jy ! Clean residual min=-0.001706 max=0.001803 Jy/beam ! Clean residual mean=-0.000002 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.232068 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 0.232068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072720Jy sigma=0.000664 ! Fit after self-cal, rms=0.072716Jy sigma=0.000664 wmodel J1406+3433_S_2017_05_31_pus_map.mod ! Writing 110 model components to file: J1406+3433_S_2017_05_31_pus_map.mod wobs J1406+3433_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1406+3433_S_2017_05_31_pus_uvs.fits wwins J1406+3433_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J1406+3433_S_2017_05_31_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.000148222 Jy ! Component: 100 - total flux cleaned = -0.000560133 Jy ! Component: 150 - total flux cleaned = -0.00086803 Jy ! Component: 200 - total flux cleaned = -0.00111128 Jy ! Component: 250 - total flux cleaned = -0.00121699 Jy ! Component: 300 - total flux cleaned = -0.00132 Jy ! Component: 350 - total flux cleaned = -0.00139545 Jy ! Component: 400 - total flux cleaned = -0.0014204 Jy ! Component: 450 - total flux cleaned = -0.00146879 Jy ! Component: 500 - total flux cleaned = -0.00146895 Jy ! Component: 550 - total flux cleaned = -0.00144559 Jy ! Component: 600 - total flux cleaned = -0.00133155 Jy ! Component: 650 - total flux cleaned = -0.00130946 Jy ! Component: 700 - total flux cleaned = -0.00124293 Jy ! Component: 750 - total flux cleaned = -0.0010683 Jy ! Component: 800 - total flux cleaned = -0.0010472 Jy ! Component: 850 - total flux cleaned = -0.00100439 Jy ! Component: 900 - total flux cleaned = -0.000857342 Jy ! Component: 950 - total flux cleaned = -0.000795117 Jy ! Component: 1000 - total flux cleaned = -0.000713478 Jy ! Component: 1050 - total flux cleaned = -0.000652592 Jy ! Component: 1100 - total flux cleaned = -0.000612424 Jy ! Component: 1150 - total flux cleaned = -0.000494063 Jy ! Component: 1200 - total flux cleaned = -0.000474626 Jy ! Component: 1250 - total flux cleaned = -0.000416288 Jy ! Component: 1300 - total flux cleaned = -0.000378066 Jy ! Component: 1350 - total flux cleaned = -0.000358918 Jy ! Component: 1400 - total flux cleaned = -0.000228663 Jy ! Component: 1450 - total flux cleaned = -0.000210443 Jy ! Component: 1500 - total flux cleaned = -0.000247355 Jy ! Component: 1550 - total flux cleaned = -0.000156653 Jy ! Component: 1600 - total flux cleaned = -0.000138815 Jy ! Component: 1650 - total flux cleaned = -0.000138703 Jy ! Component: 1700 - total flux cleaned = -0.00015603 Jy ! Component: 1750 - total flux cleaned = -6.89677e-05 Jy ! Component: 1800 - total flux cleaned = -8.64628e-05 Jy ! Component: 1850 - total flux cleaned = -0.000120603 Jy ! Component: 1900 - total flux cleaned = -0.000103541 Jy ! Component: 1950 - total flux cleaned = -0.000137117 Jy ! Component: 2000 - total flux cleaned = -0.00018696 Jy ! Component: 2050 - total flux cleaned = -0.000186861 Jy ! Component: 2100 - total flux cleaned = -0.000154013 Jy ! Component: 2150 - total flux cleaned = -0.000218742 Jy ! Component: 2200 - total flux cleaned = -0.000186302 Jy ! Component: 2250 - total flux cleaned = -0.000170307 Jy ! Component: 2300 - total flux cleaned = -0.000138978 Jy ! Component: 2350 - total flux cleaned = -0.00018582 Jy ! Component: 2400 - total flux cleaned = -0.00017007 Jy ! Component: 2450 - total flux cleaned = -0.000185544 Jy ! Component: 2500 - total flux cleaned = -0.000170141 Jy ! Component: 2550 - total flux cleaned = -0.000200544 Jy ! Component: 2600 - total flux cleaned = -0.000215642 Jy ! Component: 2650 - total flux cleaned = -0.000215482 Jy ! Component: 2700 - total flux cleaned = -0.000260173 Jy ! Component: 2750 - total flux cleaned = -0.000245157 Jy ! Component: 2800 - total flux cleaned = -0.00025971 Jy ! Component: 2850 - total flux cleaned = -0.000259647 Jy ! Component: 2900 - total flux cleaned = -0.000245171 Jy ! Component: 2950 - total flux cleaned = -0.000230903 Jy ! Component: 3000 - total flux cleaned = -0.000273542 Jy ! Component: 3050 - total flux cleaned = -0.00025938 Jy ! Component: 3100 - total flux cleaned = -0.000301459 Jy ! Component: 3150 - total flux cleaned = -0.00030142 Jy ! Component: 3200 - total flux cleaned = -0.000342811 Jy ! Component: 3250 - total flux cleaned = -0.000329006 Jy ! Component: 3300 - total flux cleaned = -0.000383453 Jy ! Component: 3350 - total flux cleaned = -0.000329183 Jy ! Component: 3400 - total flux cleaned = -0.000329268 Jy ! Component: 3450 - total flux cleaned = -0.000315927 Jy ! Component: 3500 - total flux cleaned = -0.000302586 Jy ! Component: 3550 - total flux cleaned = -0.000368642 Jy ! Component: 3600 - total flux cleaned = -0.000368707 Jy ! Component: 3650 - total flux cleaned = -0.000368634 Jy ! Component: 3700 - total flux cleaned = -0.00038144 Jy ! Component: 3750 - total flux cleaned = -0.000329849 Jy ! Component: 3800 - total flux cleaned = -0.000342763 Jy ! Component: 3850 - total flux cleaned = -0.000406491 Jy ! Component: 3900 - total flux cleaned = -0.000406422 Jy ! Component: 3950 - total flux cleaned = -0.000381191 Jy ! Component: 4000 - total flux cleaned = -0.000393747 Jy ! Component: 4050 - total flux cleaned = -0.000443567 Jy ! Total flux subtracted in 4096 components = -0.000431072 Jy ! Clean residual min=-0.000695 max=0.000777 Jy/beam ! Clean residual mean=0.000000 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.231637 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 409 components and 0.231637 Jy ![Exited script file: muppet] wmap "J1406+3433_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.647 x 6.352 at -3.284 degrees (North through East) ! Clean map min=-0.0012932 max=0.2049 Jy/beam ! Writing clean map to FITS file: J1406+3433_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.204902 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000230825 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.337954 0.337954 0.675908 1.35182 2.70363 5.40726 10.8145 21.6291 43.2581 86.5162 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.204 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.647 x 6.352 at -3.284 degrees (North through East) ! Clean map min=-0.0012932 max=0.2049 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 J1406+3433_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:51:08 2019