! Started logfile: J2244+2600_S_2017_02_24_pus_uvs.log on Sat May 4 11:36:46 2019 obs J2244+2600_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J2244+2600_S_2017_02_24_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967446 visibilities/baseline/integration-bin. ! Found source: J2244+2600 ! ! 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 823 lines of history. ! ! Reading 19852 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 J2244+2600_S_2017_02_24_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 365 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.864003Jy sigma=0.007982 ! Fit after self-cal, rms=0.858568Jy sigma=0.007936 ! 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=2.899 mas, bmaj=6.442 mas, bpa=-4.154 degrees ! Estimated noise=879.766 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.109613 Jy ! Component: 100 - total flux cleaned = 0.135045 Jy ! Total flux subtracted in 100 components = 0.135045 Jy ! Clean residual min=-0.004084 max=0.009641 Jy/beam ! Clean residual mean=-0.000005 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.135045 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.135045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082054Jy sigma=0.000693 ! Fit after self-cal, rms=0.082056Jy sigma=0.000693 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102341 Jy ! Component: 100 - total flux cleaned = 0.0151528 Jy ! Total flux subtracted in 100 components = 0.0151528 Jy ! Clean residual min=-0.003065 max=0.003278 Jy/beam ! Clean residual mean=-0.000003 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.150198 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 9 components and 0.150198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080543Jy sigma=0.000681 ! Fit after self-cal, rms=0.080552Jy sigma=0.000681 ! 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.419 mas, bmaj=7.105 mas, bpa=-4.425 degrees ! Estimated noise=593.052 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.00268505 Jy ! Component: 100 - total flux cleaned = 0.00398835 Jy ! Component: 150 - total flux cleaned = 0.00428754 Jy ! Component: 200 - total flux cleaned = 0.00434208 Jy ! Total flux subtracted in 200 components = 0.00434208 Jy ! Clean residual min=-0.002879 max=0.002588 Jy/beam ! Clean residual mean=-0.000000 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.15454 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 0.15454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080401Jy sigma=0.000681 ! Fit after self-cal, rms=0.080403Jy sigma=0.000681 ! 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.94 FD 1.01 HN 1.04 KP 0.99 ! LA 0.98 MK 0.97 NL 1.01 OV 1.05 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.94 HN 1.04 KP 0.94 ! LA 0.94 MK 0.96 NL 1.00 OV 1.09 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.01 KP 1.04 ! LA 1.04 MK 1.01 NL 1.14 OV 0.99 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.95 HN 0.93 KP 1.00* ! LA 1.01 MK 1.10 NL 1.00* OV 1.01 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.080403Jy sigma=0.000681 ! Fit after self-cal, rms=0.079940Jy sigma=0.000676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.408 mas, bmaj=7.092 mas, bpa=-4.234 degrees ! Estimated noise=596.338 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.00103742 Jy ! Component: 100 - total flux cleaned = 0.00130422 Jy ! Component: 150 - total flux cleaned = 0.00135466 Jy ! Component: 200 - total flux cleaned = 0.00135356 Jy ! Total flux subtracted in 200 components = 0.00135356 Jy ! Clean residual min=-0.002155 max=0.002286 Jy/beam ! Clean residual mean=0.000002 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.155894 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.155894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079894Jy sigma=0.000676 ! Fit after self-cal, rms=0.079902Jy sigma=0.000675 ! 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.079902Jy sigma=0.000675 ! Fit after self-cal, rms=0.078806Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=7.085 mas, bpa=-4.154 degrees ! Estimated noise=598.943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000658373 Jy ! Component: 100 - total flux cleaned = 0.00070565 Jy ! Component: 150 - total flux cleaned = 0.000725219 Jy ! Component: 200 - total flux cleaned = 0.000743298 Jy ! Total flux subtracted in 200 components = 0.000743298 Jy ! Clean residual min=-0.001731 max=0.001599 Jy/beam ! Clean residual mean=-0.000001 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.156637 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 0.156637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078785Jy sigma=0.000672 ! Fit after self-cal, rms=0.078780Jy sigma=0.000672 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.32941e-05 Jy ! Component: 100 - total flux cleaned = -7.24594e-06 Jy ! Component: 150 - total flux cleaned = -7.23083e-06 Jy ! Component: 200 - total flux cleaned = -6.84989e-06 Jy ! Total flux subtracted in 200 components = -6.84989e-06 Jy ! Clean residual min=-0.001728 max=0.001615 Jy/beam ! Clean residual mean=-0.000001 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.15663 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.15663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078774Jy sigma=0.000672 ! Fit after self-cal, rms=0.078773Jy sigma=0.000672 ! 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.078773Jy sigma=0.000672 ! Fit after self-cal, rms=0.079111Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=7.072 mas, bpa=-4.044 degrees ! Estimated noise=601.516 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000794314 Jy ! Component: 100 - total flux cleaned = 0.000886167 Jy ! Component: 150 - total flux cleaned = 0.0008858 Jy ! Component: 200 - total flux cleaned = 0.00088596 Jy ! Total flux subtracted in 200 components = 0.00088596 Jy ! Clean residual min=-0.001713 max=0.001611 Jy/beam ! Clean residual mean=-0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.157516 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.157516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079094Jy sigma=0.000672 ! Fit after self-cal, rms=0.079094Jy sigma=0.000672 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.84905e-07 Jy ! Component: 100 - total flux cleaned = -8.05719e-07 Jy ! Component: 150 - total flux cleaned = -5.17594e-07 Jy ! Component: 200 - total flux cleaned = -1.28488e-07 Jy ! Total flux subtracted in 200 components = -1.28488e-07 Jy ! Clean residual min=-0.001710 max=0.001619 Jy/beam ! Clean residual mean=-0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.157516 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.157516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079090Jy sigma=0.000672 ! Fit after self-cal, rms=0.079090Jy sigma=0.000672 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079090Jy sigma=0.000672 ! Fit after self-cal, rms=0.079412Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.38 mas, bmaj=10.09 mas, bpa=-1.173 degrees ! Estimated noise=745.513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000910049 Jy ! Component: 100 - total flux cleaned = 0.00128483 Jy ! Component: 150 - total flux cleaned = 0.00141995 Jy ! Component: 200 - total flux cleaned = 0.00143747 Jy ! Total flux subtracted in 200 components = 0.00143747 Jy ! Clean residual min=-0.001912 max=0.001744 Jy/beam ! Clean residual mean=-0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.158954 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 58 components and 0.158954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079404Jy sigma=0.000672 ! Fit after self-cal, rms=0.079403Jy sigma=0.000672 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.000124464 Jy ! Component: 100 - total flux cleaned = 0.000132072 Jy ! Component: 150 - total flux cleaned = 0.000126828 Jy ! Component: 200 - total flux cleaned = 0.000126815 Jy ! Total flux subtracted in 200 components = 0.000126815 Jy ! Clean residual min=-0.001915 max=0.001739 Jy/beam ! Clean residual mean=-0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.15908 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 60 components and 0.15908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079404Jy sigma=0.000672 ! Fit after self-cal, rms=0.079404Jy sigma=0.000672 ! 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.402 mas, bmaj=7.06 mas, bpa=-3.954 degrees ! Estimated noise=603.99 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.402 x 7.06 at -3.954 degrees (North through East) ! Clean map min=-0.0016367 max=0.14578 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=2.887 mas, bmaj=6.401 mas, bpa=-3.738 degrees ! Estimated noise=895.341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11146 Jy ! Component: 100 - total flux cleaned = 0.13808 Jy ! Component: 150 - total flux cleaned = 0.148953 Jy ! Component: 200 - total flux cleaned = 0.154243 Jy ! Total flux subtracted in 200 components = 0.154243 Jy ! Clean residual min=-0.002572 max=0.002405 Jy/beam ! Clean residual mean=-0.000002 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.154243 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.154243 Jy ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=7.06 mas, bpa=-3.954 degrees ! Estimated noise=603.99 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.00283039 Jy ! Component: 100 - total flux cleaned = 0.00360553 Jy ! Component: 150 - total flux cleaned = 0.00395215 Jy ! Component: 200 - total flux cleaned = 0.00401852 Jy ! Total flux subtracted in 200 components = 0.00401852 Jy ! Clean residual min=-0.001760 max=0.001626 Jy/beam ! Clean residual mean=-0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.158262 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 27 components and 0.158262 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.38 mas, bmaj=10.09 mas, bpa=-1.173 degrees ! Estimated noise=745.513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0006584 Jy ! Component: 100 - total flux cleaned = 0.000687833 Jy ! Component: 150 - total flux cleaned = 0.000709737 Jy ! Component: 200 - total flux cleaned = 0.000726689 Jy ! Total flux subtracted in 200 components = 0.000726689 Jy ! Clean residual min=-0.001878 max=0.001709 Jy/beam ! Clean residual mean=-0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.158989 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 = 2.27853e-05 Jy ! Component: 100 - total flux cleaned = 4.92849e-05 Jy ! Component: 150 - total flux cleaned = 4.93531e-05 Jy ! Component: 200 - total flux cleaned = 5.49871e-05 Jy ! Total flux subtracted in 200 components = 5.49871e-05 Jy ! Clean residual min=-0.001883 max=0.001717 Jy/beam ! Clean residual mean=-0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.159044 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 44 components and 0.159044 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=7.06 mas, bpa=-3.954 degrees ! Estimated noise=603.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.21217e-05 Jy ! Component: 100 - total flux cleaned = -0.000201666 Jy ! Component: 150 - total flux cleaned = -0.000201494 Jy ! Component: 200 - total flux cleaned = -0.000224923 Jy ! Total flux subtracted in 200 components = -0.000224923 Jy ! Clean residual min=-0.001699 max=0.001644 Jy/beam ! Clean residual mean=-0.000001 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.158819 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.158819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079421Jy sigma=0.000672 ! Fit after self-cal, rms=0.079418Jy sigma=0.000672 wmodel J2244+2600_S_2017_02_24_pus_map.mod ! Writing 49 model components to file: J2244+2600_S_2017_02_24_pus_map.mod wobs J2244+2600_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J2244+2600_S_2017_02_24_pus_uvs.fits wwins J2244+2600_S_2017_02_24_pus_map.win ! wwins: Wrote 1 windows to J2244+2600_S_2017_02_24_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.000256823 Jy ! Component: 100 - total flux cleaned = -0.00028706 Jy ! Component: 150 - total flux cleaned = -0.00025957 Jy ! Component: 200 - total flux cleaned = -0.000181839 Jy ! Component: 250 - total flux cleaned = -0.000130994 Jy ! Component: 300 - total flux cleaned = -0.000105996 Jy ! Component: 350 - total flux cleaned = -3.41791e-05 Jy ! Component: 400 - total flux cleaned = 8.25964e-05 Jy ! Component: 450 - total flux cleaned = 0.000174307 Jy ! Component: 500 - total flux cleaned = 0.000242213 Jy ! Component: 550 - total flux cleaned = 0.000374871 Jy ! Component: 600 - total flux cleaned = 0.000440249 Jy ! Component: 650 - total flux cleaned = 0.00056913 Jy ! Component: 700 - total flux cleaned = 0.000696314 Jy ! Component: 750 - total flux cleaned = 0.00077953 Jy ! Component: 800 - total flux cleaned = 0.000882359 Jy ! Component: 850 - total flux cleaned = 0.000881981 Jy ! Component: 900 - total flux cleaned = 0.00102232 Jy ! Component: 950 - total flux cleaned = 0.000982502 Jy ! Component: 1000 - total flux cleaned = 0.00106104 Jy ! Component: 1050 - total flux cleaned = 0.00111901 Jy ! Component: 1100 - total flux cleaned = 0.00113839 Jy ! Component: 1150 - total flux cleaned = 0.00127005 Jy ! Component: 1200 - total flux cleaned = 0.00128877 Jy ! Component: 1250 - total flux cleaned = 0.0013621 Jy ! Component: 1300 - total flux cleaned = 0.00132578 Jy ! Component: 1350 - total flux cleaned = 0.00143363 Jy ! Component: 1400 - total flux cleaned = 0.00145137 Jy ! Component: 1450 - total flux cleaned = 0.00143386 Jy ! Component: 1500 - total flux cleaned = 0.00148635 Jy ! Component: 1550 - total flux cleaned = 0.00158957 Jy ! Component: 1600 - total flux cleaned = 0.00158929 Jy ! Component: 1650 - total flux cleaned = 0.00158921 Jy ! Component: 1700 - total flux cleaned = 0.00162281 Jy ! Component: 1750 - total flux cleaned = 0.00168894 Jy ! Component: 1800 - total flux cleaned = 0.00175461 Jy ! Component: 1850 - total flux cleaned = 0.00172213 Jy ! Component: 1900 - total flux cleaned = 0.00180257 Jy ! Component: 1950 - total flux cleaned = 0.00181856 Jy ! Component: 2000 - total flux cleaned = 0.00181857 Jy ! Component: 2050 - total flux cleaned = 0.00189704 Jy ! Component: 2100 - total flux cleaned = 0.0018504 Jy ! Component: 2150 - total flux cleaned = 0.00194284 Jy ! Component: 2200 - total flux cleaned = 0.00191222 Jy ! Component: 2250 - total flux cleaned = 0.00198796 Jy ! Component: 2300 - total flux cleaned = 0.00204799 Jy ! Component: 2350 - total flux cleaned = 0.00204795 Jy ! Component: 2400 - total flux cleaned = 0.00213665 Jy ! Component: 2450 - total flux cleaned = 0.00216606 Jy ! Component: 2500 - total flux cleaned = 0.00220996 Jy ! Component: 2550 - total flux cleaned = 0.00229667 Jy ! Component: 2600 - total flux cleaned = 0.0023395 Jy ! Component: 2650 - total flux cleaned = 0.00238238 Jy ! Component: 2700 - total flux cleaned = 0.00239653 Jy ! Component: 2750 - total flux cleaned = 0.00248073 Jy ! Component: 2800 - total flux cleaned = 0.00252243 Jy ! Component: 2850 - total flux cleaned = 0.0025639 Jy ! Component: 2900 - total flux cleaned = 0.00256387 Jy ! Component: 2950 - total flux cleaned = 0.00259114 Jy ! Component: 3000 - total flux cleaned = 0.00257767 Jy ! Component: 3050 - total flux cleaned = 0.00263154 Jy ! Component: 3100 - total flux cleaned = 0.00261821 Jy ! Component: 3150 - total flux cleaned = 0.0026582 Jy ! Component: 3200 - total flux cleaned = 0.00268461 Jy ! Component: 3250 - total flux cleaned = 0.00271079 Jy ! Component: 3300 - total flux cleaned = 0.00273682 Jy ! Component: 3350 - total flux cleaned = 0.00271098 Jy ! Component: 3400 - total flux cleaned = 0.0027238 Jy ! Component: 3450 - total flux cleaned = 0.00272387 Jy ! Component: 3500 - total flux cleaned = 0.0027366 Jy ! Component: 3550 - total flux cleaned = 0.00274915 Jy ! Component: 3600 - total flux cleaned = 0.00279927 Jy ! Component: 3650 - total flux cleaned = 0.00277423 Jy ! Component: 3700 - total flux cleaned = 0.00279897 Jy ! Component: 3750 - total flux cleaned = 0.0027866 Jy ! Component: 3800 - total flux cleaned = 0.00273772 Jy ! Component: 3850 - total flux cleaned = 0.00278633 Jy ! Component: 3900 - total flux cleaned = 0.00275014 Jy ! Component: 3950 - total flux cleaned = 0.00277426 Jy ! Component: 4000 - total flux cleaned = 0.00272665 Jy ! Component: 4050 - total flux cleaned = 0.00272666 Jy ! Total flux subtracted in 4096 components = 0.00276211 Jy ! Clean residual min=-0.000733 max=0.000674 Jy/beam ! Clean residual mean=-0.000002 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.161581 Jy keep ! Adding 329 model components to the UV plane model. ! The established model now contains 378 components and 0.161581 Jy ![Exited script file: muppet] wmap "J2244+2600_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.402 x 7.06 at -3.954 degrees (North through East) ! Clean map min=-0.0012794 max=0.14583 Jy/beam ! Writing clean map to FITS file: J2244+2600_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.145826 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216967 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.446356 0.446356 0.892712 1.78542 3.57085 7.14169 14.2834 28.5668 57.1335 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.145 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.402 x 7.06 at -3.954 degrees (North through East) ! Clean map min=-0.0012794 max=0.14583 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 J2244+2600_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:36:51 2019