! Started logfile: J1211+1820_S_2017_03_23_pus_uvs.log on Mon May 13 10:00:06 2019 obs J1211+1820_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1211+1820_S_2017_03_23_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.843056 visibilities/baseline/integration-bin. ! Found source: J1211+1820 ! ! 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 481 lines of history. ! ! Reading 16996 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 J1211+1820_S_2017_03_23_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 380 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.734587Jy sigma=0.006673 ! Fit after self-cal, rms=0.717507Jy sigma=0.006527 ! 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.147 mas, bmaj=6.094 mas, bpa=0.1247 degrees ! Estimated noise=1089.83 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.209874 Jy ! Component: 100 - total flux cleaned = 0.274928 Jy ! Total flux subtracted in 100 components = 0.274928 Jy ! Clean residual min=-0.011949 max=0.029555 Jy/beam ! Clean residual mean=-0.000097 rms=0.003498 Jy/beam ! Combined flux in latest and established models = 0.274928 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.274928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117356Jy sigma=0.000958 ! Fit after self-cal, rms=0.117291Jy sigma=0.000957 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0330584 Jy ! Component: 100 - total flux cleaned = 0.0502904 Jy ! Total flux subtracted in 100 components = 0.0502904 Jy ! Clean residual min=-0.010059 max=0.010772 Jy/beam ! Clean residual mean=-0.000063 rms=0.002589 Jy/beam ! Combined flux in latest and established models = 0.325218 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.325218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104900Jy sigma=0.000850 ! Fit after self-cal, rms=0.104838Jy sigma=0.000850 ! 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.752 mas, bmaj=6.939 mas, bpa=0.3054 degrees ! Estimated noise=650.918 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.0126084 Jy ! Component: 100 - total flux cleaned = 0.0185458 Jy ! Component: 150 - total flux cleaned = 0.0222068 Jy ! Component: 200 - total flux cleaned = 0.0246691 Jy ! Total flux subtracted in 200 components = 0.0246691 Jy ! Clean residual min=-0.008510 max=0.009327 Jy/beam ! Clean residual mean=-0.000073 rms=0.002177 Jy/beam ! Combined flux in latest and established models = 0.349887 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 44 components and 0.349887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102937Jy sigma=0.000839 ! Fit after self-cal, rms=0.102935Jy sigma=0.000839 ! 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.00 FD 0.95 HN 0.94 KP 1.04 ! LA 0.99 MK 1.19 NL 0.91 OV 1.02 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 0.99 KP 0.99 ! LA 0.95 MK 1.01 NL 1.10 OV 1.05 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.02 HN 0.96 KP 0.87 ! LA 0.75 MK 1.04 NL 1.26 OV 0.96 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.03 HN 0.95 KP 1.00* ! LA 0.77 MK 1.19 NL 1.00* OV 2.64 ! PT 0.98 SC 1.94 ! ! ! Fit before self-cal, rms=0.102935Jy sigma=0.000839 ! Fit after self-cal, rms=0.097251Jy sigma=0.000686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.803 mas, bmaj=7.044 mas, bpa=0.6435 degrees ! Estimated noise=654.453 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, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237642 Jy ! Component: 100 - total flux cleaned = 0.00171168 Jy ! Component: 150 - total flux cleaned = 0.0015333 Jy ! Component: 200 - total flux cleaned = 0.00160384 Jy ! Total flux subtracted in 200 components = 0.00160384 Jy ! Clean residual min=-0.003353 max=0.003930 Jy/beam ! Clean residual mean=-0.000006 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.351491 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 69 components and 0.351491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096935Jy sigma=0.000683 ! Fit after self-cal, rms=0.097246Jy sigma=0.000682 ! 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.097246Jy sigma=0.000682 ! Fit after self-cal, rms=0.097085Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.788 mas, bmaj=7.018 mas, bpa=0.4573 degrees ! Estimated noise=652.366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132527 Jy ! Component: 100 - total flux cleaned = 0.00162182 Jy ! Component: 150 - total flux cleaned = 0.0018643 Jy ! Component: 200 - total flux cleaned = 0.00196533 Jy ! Total flux subtracted in 200 components = 0.00196533 Jy ! Clean residual min=-0.002020 max=0.002059 Jy/beam ! Clean residual mean=-0.000003 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.353457 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.353456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097032Jy sigma=0.000666 ! Fit after self-cal, rms=0.097063Jy 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 (17, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209496 Jy ! Component: 100 - total flux cleaned = 0.00272973 Jy ! Component: 150 - total flux cleaned = 0.00297754 Jy ! Component: 200 - total flux cleaned = 0.00294645 Jy ! Total flux subtracted in 200 components = 0.00294645 Jy ! Clean residual min=-0.001826 max=0.001726 Jy/beam ! Clean residual mean=-0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.356403 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 107 components and 0.356403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097003Jy sigma=0.000666 ! Fit after self-cal, rms=0.096995Jy sigma=0.000666 ! 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.096995Jy sigma=0.000666 ! Fit after self-cal, rms=0.096845Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.787 mas, bmaj=7.017 mas, bpa=0.4891 degrees ! Estimated noise=652.248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000939128 Jy ! Component: 100 - total flux cleaned = 0.00107652 Jy ! Component: 150 - total flux cleaned = 0.00110647 Jy ! Component: 200 - total flux cleaned = 0.00116245 Jy ! Total flux subtracted in 200 components = 0.00116245 Jy ! Clean residual min=-0.001799 max=0.001712 Jy/beam ! Clean residual mean=-0.000002 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.357565 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 118 components and 0.357565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096822Jy sigma=0.000665 ! Fit after self-cal, rms=0.096818Jy sigma=0.000665 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.00028109 Jy ! Component: 100 - total flux cleaned = 0.000354726 Jy ! Component: 150 - total flux cleaned = 0.000353245 Jy ! Component: 200 - total flux cleaned = 0.000331826 Jy ! Total flux subtracted in 200 components = 0.000331826 Jy ! Clean residual min=-0.001762 max=0.001707 Jy/beam ! Clean residual mean=-0.000002 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.357897 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 129 components and 0.357897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096807Jy sigma=0.000665 ! Fit after self-cal, rms=0.096806Jy sigma=0.000665 ! 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.096806Jy sigma=0.000665 ! Fit after self-cal, rms=0.096695Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.417 mas, bmaj=10.14 mas, bpa=-1.796 degrees ! Estimated noise=785.933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000766515 Jy ! Component: 100 - total flux cleaned = 0.000887607 Jy ! Component: 150 - total flux cleaned = 0.000980916 Jy ! Component: 200 - total flux cleaned = 0.00102753 Jy ! Total flux subtracted in 200 components = 0.00102753 Jy ! Clean residual min=-0.001687 max=0.001486 Jy/beam ! Clean residual mean=-0.000004 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.358925 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 152 components and 0.358925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096692Jy sigma=0.000665 ! Fit after self-cal, rms=0.096688Jy sigma=0.000665 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.00016318 Jy ! Component: 100 - total flux cleaned = 0.000190865 Jy ! Component: 150 - total flux cleaned = 0.000191493 Jy ! Component: 200 - total flux cleaned = 0.000191687 Jy ! Total flux subtracted in 200 components = 0.000191687 Jy ! Clean residual min=-0.001676 max=0.001498 Jy/beam ! Clean residual mean=-0.000004 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.359116 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 171 components and 0.359116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096688Jy sigma=0.000665 ! Fit after self-cal, rms=0.096687Jy sigma=0.000665 ! 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.788 mas, bmaj=7.019 mas, bpa=0.5087 degrees ! Estimated noise=652.294 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.788 x 7.019 at 0.5087 degrees (North through East) ! Clean map min=-0.0016698 max=0.28483 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.192 mas, bmaj=6.171 mas, bpa=0.02903 degrees ! Estimated noise=1109.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.213048 Jy ! Component: 100 - total flux cleaned = 0.277017 Jy ! Component: 150 - total flux cleaned = 0.308431 Jy ! Component: 200 - total flux cleaned = 0.324678 Jy ! Total flux subtracted in 200 components = 0.324678 Jy ! Clean residual min=-0.003934 max=0.007986 Jy/beam ! Clean residual mean=-0.000026 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.324678 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.324678 Jy ! Inverting map and beam ! Estimated beam: bmin=3.788 mas, bmaj=7.019 mas, bpa=0.5087 degrees ! Estimated noise=652.294 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.0119322 Jy ! Component: 100 - total flux cleaned = 0.0181695 Jy ! Component: 150 - total flux cleaned = 0.0222324 Jy ! Component: 200 - total flux cleaned = 0.0252561 Jy ! Total flux subtracted in 200 components = 0.0252561 Jy ! Clean residual min=-0.001958 max=0.001755 Jy/beam ! Clean residual mean=-0.000011 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.349934 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 57 components and 0.349934 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.417 mas, bmaj=10.14 mas, bpa=-1.796 degrees ! Estimated noise=785.933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00345907 Jy ! Component: 100 - total flux cleaned = 0.00560257 Jy ! Component: 150 - total flux cleaned = 0.00708877 Jy ! Component: 200 - total flux cleaned = 0.00754268 Jy ! Total flux subtracted in 200 components = 0.00754268 Jy ! Clean residual min=-0.001715 max=0.001610 Jy/beam ! Clean residual mean=-0.000008 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.357477 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.000292905 Jy ! Component: 100 - total flux cleaned = 0.000566314 Jy ! Component: 150 - total flux cleaned = 0.000768508 Jy ! Component: 200 - total flux cleaned = 0.000960198 Jy ! Total flux subtracted in 200 components = 0.000960198 Jy ! Clean residual min=-0.001714 max=0.001535 Jy/beam ! Clean residual mean=-0.000006 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.358437 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 144 components and 0.358437 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.788 mas, bmaj=7.019 mas, bpa=0.5087 degrees ! Estimated noise=652.294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.76973e-06 Jy ! Component: 100 - total flux cleaned = 3.84336e-05 Jy ! Component: 150 - total flux cleaned = -1.26528e-05 Jy ! Component: 200 - total flux cleaned = -6.10514e-05 Jy ! Total flux subtracted in 200 components = -6.10514e-05 Jy ! Clean residual min=-0.001650 max=0.001751 Jy/beam ! Clean residual mean=-0.000003 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.358376 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 164 components and 0.358376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096710Jy sigma=0.000665 ! Fit after self-cal, rms=0.096703Jy sigma=0.000665 wmodel J1211+1820_S_2017_03_23_pus_map.mod ! Writing 164 model components to file: J1211+1820_S_2017_03_23_pus_map.mod wobs J1211+1820_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1211+1820_S_2017_03_23_pus_uvs.fits wwins J1211+1820_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J1211+1820_S_2017_03_23_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173034 Jy ! Component: 100 - total flux cleaned = -0.000113438 Jy ! Component: 150 - total flux cleaned = -0.000274881 Jy ! Component: 200 - total flux cleaned = -0.000250069 Jy ! Component: 250 - total flux cleaned = -0.000250186 Jy ! Component: 300 - total flux cleaned = -0.000391245 Jy ! Component: 350 - total flux cleaned = -0.000551422 Jy ! Component: 400 - total flux cleaned = -0.000706739 Jy ! Component: 450 - total flux cleaned = -0.000771459 Jy ! Component: 500 - total flux cleaned = -0.000813862 Jy ! Component: 550 - total flux cleaned = -0.000897193 Jy ! Component: 600 - total flux cleaned = -0.000938109 Jy ! Component: 650 - total flux cleaned = -0.000958051 Jy ! Component: 700 - total flux cleaned = -0.000918709 Jy ! Component: 750 - total flux cleaned = -0.00091843 Jy ! Component: 800 - total flux cleaned = -0.000880026 Jy ! Component: 850 - total flux cleaned = -0.000842393 Jy ! Component: 900 - total flux cleaned = -0.000805463 Jy ! Component: 950 - total flux cleaned = -0.000787288 Jy ! Component: 1000 - total flux cleaned = -0.000859156 Jy ! Component: 1050 - total flux cleaned = -0.000806051 Jy ! Component: 1100 - total flux cleaned = -0.000893683 Jy ! Component: 1150 - total flux cleaned = -0.000876317 Jy ! Component: 1200 - total flux cleaned = -0.000910155 Jy ! Component: 1250 - total flux cleaned = -0.000876354 Jy ! Component: 1300 - total flux cleaned = -0.000909691 Jy ! Component: 1350 - total flux cleaned = -0.000926151 Jy ! Component: 1400 - total flux cleaned = -0.000893499 Jy ! Component: 1450 - total flux cleaned = -0.000925862 Jy ! Component: 1500 - total flux cleaned = -0.00092585 Jy ! Component: 1550 - total flux cleaned = -0.000925763 Jy ! Component: 1600 - total flux cleaned = -0.000988022 Jy ! Component: 1650 - total flux cleaned = -0.000910488 Jy ! Component: 1700 - total flux cleaned = -0.000864596 Jy ! Component: 1750 - total flux cleaned = -0.000879804 Jy ! Component: 1800 - total flux cleaned = -0.000864675 Jy ! Component: 1850 - total flux cleaned = -0.000820117 Jy ! Component: 1900 - total flux cleaned = -0.000790739 Jy ! Component: 1950 - total flux cleaned = -0.000761654 Jy ! Component: 2000 - total flux cleaned = -0.000732961 Jy ! Component: 2050 - total flux cleaned = -0.000776006 Jy ! Component: 2100 - total flux cleaned = -0.000761937 Jy ! Component: 2150 - total flux cleaned = -0.000747649 Jy ! Component: 2200 - total flux cleaned = -0.000705543 Jy ! Component: 2250 - total flux cleaned = -0.000677592 Jy ! Component: 2300 - total flux cleaned = -0.000608719 Jy ! Component: 2350 - total flux cleaned = -0.000636259 Jy ! Component: 2400 - total flux cleaned = -0.000568258 Jy ! Component: 2450 - total flux cleaned = -0.000635823 Jy ! Component: 2500 - total flux cleaned = -0.000568736 Jy ! Component: 2550 - total flux cleaned = -0.000568945 Jy ! Component: 2600 - total flux cleaned = -0.000555536 Jy ! Component: 2650 - total flux cleaned = -0.000542237 Jy ! Component: 2700 - total flux cleaned = -0.000502966 Jy ! Component: 2750 - total flux cleaned = -0.000489885 Jy ! Component: 2800 - total flux cleaned = -0.00045134 Jy ! Component: 2850 - total flux cleaned = -0.000476971 Jy ! Component: 2900 - total flux cleaned = -0.000451393 Jy ! Component: 2950 - total flux cleaned = -0.000451267 Jy ! Component: 3000 - total flux cleaned = -0.000426128 Jy ! Component: 3050 - total flux cleaned = -0.000351114 Jy ! Component: 3100 - total flux cleaned = -0.000375943 Jy ! Component: 3150 - total flux cleaned = -0.000363597 Jy ! Component: 3200 - total flux cleaned = -0.000363524 Jy ! Component: 3250 - total flux cleaned = -0.000351401 Jy ! Component: 3300 - total flux cleaned = -0.000315056 Jy ! Component: 3350 - total flux cleaned = -0.000351215 Jy ! Component: 3400 - total flux cleaned = -0.000267293 Jy ! Component: 3450 - total flux cleaned = -0.000279412 Jy ! Component: 3500 - total flux cleaned = -0.000279434 Jy ! Component: 3550 - total flux cleaned = -0.000302999 Jy ! Component: 3600 - total flux cleaned = -0.000220745 Jy ! Component: 3650 - total flux cleaned = -0.000290882 Jy ! Component: 3700 - total flux cleaned = -0.000267534 Jy ! Component: 3750 - total flux cleaned = -0.000209747 Jy ! Component: 3800 - total flux cleaned = -0.00019826 Jy ! Component: 3850 - total flux cleaned = -0.00024401 Jy ! Component: 3900 - total flux cleaned = -0.00018721 Jy ! Component: 3950 - total flux cleaned = -0.000198614 Jy ! Component: 4000 - total flux cleaned = -0.000187427 Jy ! Component: 4050 - total flux cleaned = -0.000221017 Jy ! Total flux subtracted in 4096 components = -0.000198763 Jy ! Clean residual min=-0.000680 max=0.000792 Jy/beam ! Clean residual mean=0.000000 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.358177 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 469 components and 0.358177 Jy ![Exited script file: muppet] wmap "J1211+1820_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.788 x 7.019 at 0.5087 degrees (North through East) ! Clean map min=-0.0012891 max=0.28582 Jy/beam ! Writing clean map to FITS file: J1211+1820_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.285822 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000210691 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.221142 0.221142 0.442284 0.884569 1.76914 3.53828 7.07655 14.1531 28.3062 56.6124 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.285 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.788 x 7.019 at 0.5087 degrees (North through East) ! Clean map min=-0.0012891 max=0.28582 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 J1211+1820_S_2017_03_23_pus_uvs.log closed on Mon May 13 10:00:12 2019