! Started logfile: J0559+3749_S_2017_04_28_pus_uvs.log on Thu May 2 16:18:18 2019 obs J0559+3749_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0559+3749_S_2017_04_28_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.956878 visibilities/baseline/integration-bin. ! Found source: J0559+3749 ! ! 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 671 lines of history. ! ! Reading 14468 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 J0559+3749_S_2017_04_28_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 355 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.805228Jy sigma=0.006588 ! Fit after self-cal, rms=0.799403Jy sigma=0.006550 ! 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.042 mas, bmaj=5.184 mas, bpa=-5.91 degrees ! Estimated noise=1137.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.159641 Jy ! Component: 100 - total flux cleaned = 0.196676 Jy ! Total flux subtracted in 100 components = 0.196676 Jy ! Clean residual min=-0.005460 max=0.013672 Jy/beam ! Clean residual mean=0.000009 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.196676 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.196676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102694Jy sigma=0.000699 ! Fit after self-cal, rms=0.102668Jy sigma=0.000699 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141569 Jy ! Component: 100 - total flux cleaned = 0.0205243 Jy ! Total flux subtracted in 100 components = 0.0205243 Jy ! Clean residual min=-0.005324 max=0.005881 Jy/beam ! Clean residual mean=0.000006 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.217201 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.217201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100906Jy sigma=0.000678 ! Fit after self-cal, rms=0.100873Jy sigma=0.000678 ! 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.564 mas, bmaj=5.996 mas, bpa=-5.075 degrees ! Estimated noise=803.437 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.00391625 Jy ! Component: 100 - total flux cleaned = 0.00448911 Jy ! Component: 150 - total flux cleaned = 0.0046597 Jy ! Component: 200 - total flux cleaned = 0.0046976 Jy ! Total flux subtracted in 200 components = 0.0046976 Jy ! Clean residual min=-0.003272 max=0.003634 Jy/beam ! Clean residual mean=0.000018 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.221898 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.221898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100754Jy sigma=0.000676 ! Fit after self-cal, rms=0.100739Jy sigma=0.000676 ! 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.92 FD 1.01 HN 0.98 KP 0.99 ! LA 1.00 MK 0.99 NL 0.98 OV 0.99 ! PT 1.08 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 1.02 KP 0.92 ! LA 0.95 MK 0.96 NL 1.11 OV 1.05 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.01 KP 0.99 ! LA 0.97 MK 1.02 NL 1.10 OV 0.92 ! PT 1.05 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.98 KP 1.00* ! LA 0.87 MK 1.22 NL 1.00* OV 1.00* ! PT 1.11 SC 1.00* ! ! ! Fit before self-cal, rms=0.100739Jy sigma=0.000676 ! Fit after self-cal, rms=0.100767Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.571 mas, bmaj=5.997 mas, bpa=-4.699 degrees ! Estimated noise=799.879 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.000557454 Jy ! Component: 100 - total flux cleaned = -0.000754668 Jy ! Component: 150 - total flux cleaned = -0.00086307 Jy ! Component: 200 - total flux cleaned = -0.000907617 Jy ! Total flux subtracted in 200 components = -0.000907617 Jy ! Clean residual min=-0.002706 max=0.002794 Jy/beam ! Clean residual mean=0.000023 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.220991 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.220991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100735Jy sigma=0.000665 ! Fit after self-cal, rms=0.100790Jy 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.100790Jy sigma=0.000665 ! Fit after self-cal, rms=0.106505Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.564 mas, bmaj=6.007 mas, bpa=-4.684 degrees ! Estimated noise=800.908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00082604 Jy ! Component: 100 - total flux cleaned = 0.000974946 Jy ! Component: 150 - total flux cleaned = 0.00104467 Jy ! Component: 200 - total flux cleaned = 0.00104468 Jy ! Total flux subtracted in 200 components = 0.00104468 Jy ! Clean residual min=-0.002290 max=0.002255 Jy/beam ! Clean residual mean=0.000006 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.222035 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.222035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106502Jy sigma=0.000660 ! Fit after self-cal, rms=0.106511Jy sigma=0.000660 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.14281e-05 Jy ! Component: 100 - total flux cleaned = 8.022e-06 Jy ! Component: 150 - total flux cleaned = 1.97523e-05 Jy ! Component: 200 - total flux cleaned = 3.06208e-05 Jy ! Total flux subtracted in 200 components = 3.06208e-05 Jy ! Clean residual min=-0.002287 max=0.002244 Jy/beam ! Clean residual mean=0.000006 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.222066 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.222066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106510Jy sigma=0.000660 ! Fit after self-cal, rms=0.106507Jy sigma=0.000660 ! 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.106507Jy sigma=0.000660 ! Fit after self-cal, rms=0.107587Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.56 mas, bmaj=6.005 mas, bpa=-4.661 degrees ! Estimated noise=801.638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000571422 Jy ! Component: 100 - total flux cleaned = 0.000750668 Jy ! Component: 150 - total flux cleaned = 0.000773535 Jy ! Component: 200 - total flux cleaned = 0.000784116 Jy ! Total flux subtracted in 200 components = 0.000784116 Jy ! Clean residual min=-0.002287 max=0.002254 Jy/beam ! Clean residual mean=0.000006 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.22285 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 0.22285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107586Jy sigma=0.000660 ! Fit after self-cal, rms=0.107588Jy sigma=0.000660 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 = -4.72601e-06 Jy ! Component: 100 - total flux cleaned = 6.38064e-06 Jy ! Component: 150 - total flux cleaned = 2.68577e-05 Jy ! Component: 200 - total flux cleaned = 3.67274e-05 Jy ! Total flux subtracted in 200 components = 3.67274e-05 Jy ! Clean residual min=-0.002282 max=0.002249 Jy/beam ! Clean residual mean=0.000006 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.222887 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.222887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107587Jy sigma=0.000660 ! Fit after self-cal, rms=0.107587Jy sigma=0.000660 ! 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.107587Jy sigma=0.000660 ! Fit after self-cal, rms=0.107702Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.673 mas, bmaj=9.092 mas, bpa=-2.943 degrees ! Estimated noise=1002.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105849 Jy ! Component: 100 - total flux cleaned = 0.00135752 Jy ! Component: 150 - total flux cleaned = 0.00141618 Jy ! Component: 200 - total flux cleaned = 0.00144478 Jy ! Total flux subtracted in 200 components = 0.00144478 Jy ! Clean residual min=-0.002641 max=0.002065 Jy/beam ! Clean residual mean=0.000012 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.224331 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 48 components and 0.224331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107714Jy sigma=0.000660 ! Fit after self-cal, rms=0.107712Jy sigma=0.000660 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.000108639 Jy ! Component: 100 - total flux cleaned = 9.87957e-05 Jy ! Component: 150 - total flux cleaned = 0.000112798 Jy ! Component: 200 - total flux cleaned = 0.000125155 Jy ! Total flux subtracted in 200 components = 0.000125155 Jy ! Clean residual min=-0.002619 max=0.002078 Jy/beam ! Clean residual mean=0.000011 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.224457 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.224457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107718Jy sigma=0.000660 ! Fit after self-cal, rms=0.107719Jy sigma=0.000660 ! 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.557 mas, bmaj=6.002 mas, bpa=-4.638 degrees ! Estimated noise=802.4 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.557 x 6.002 at -4.638 degrees (North through East) ! Clean map min=-0.0021859 max=0.20586 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.042 mas, bmaj=5.197 mas, bpa=-5.222 degrees ! Estimated noise=1137.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.159417 Jy ! Component: 100 - total flux cleaned = 0.197705 Jy ! Component: 150 - total flux cleaned = 0.212497 Jy ! Component: 200 - total flux cleaned = 0.21906 Jy ! Total flux subtracted in 200 components = 0.21906 Jy ! Clean residual min=-0.003586 max=0.003651 Jy/beam ! Clean residual mean=0.000003 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.21906 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.21906 Jy ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=6.002 mas, bpa=-4.638 degrees ! Estimated noise=802.4 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.00277603 Jy ! Component: 100 - total flux cleaned = 0.00334945 Jy ! Component: 150 - total flux cleaned = 0.00368289 Jy ! Component: 200 - total flux cleaned = 0.00395046 Jy ! Total flux subtracted in 200 components = 0.00395046 Jy ! Clean residual min=-0.002285 max=0.002145 Jy/beam ! Clean residual mean=0.000006 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.223011 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.223011 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.673 mas, bmaj=9.092 mas, bpa=-2.943 degrees ! Estimated noise=1002.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108548 Jy ! Component: 100 - total flux cleaned = 0.00119464 Jy ! Component: 150 - total flux cleaned = 0.00124973 Jy ! Component: 200 - total flux cleaned = 0.00128487 Jy ! Total flux subtracted in 200 components = 0.00128487 Jy ! Clean residual min=-0.002643 max=0.002057 Jy/beam ! Clean residual mean=0.000012 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.224295 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.96982e-05 Jy ! Component: 100 - total flux cleaned = 5.55413e-05 Jy ! Component: 150 - total flux cleaned = 7.04351e-05 Jy ! Component: 200 - total flux cleaned = 8.36174e-05 Jy ! Total flux subtracted in 200 components = 8.36174e-05 Jy ! Clean residual min=-0.002631 max=0.002051 Jy/beam ! Clean residual mean=0.000011 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.224379 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.224379 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=6.002 mas, bpa=-4.638 degrees ! Estimated noise=802.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00051333 Jy ! Component: 100 - total flux cleaned = -0.000592669 Jy ! Component: 150 - total flux cleaned = -0.000661904 Jy ! Component: 200 - total flux cleaned = -0.000702699 Jy ! Total flux subtracted in 200 components = -0.000702699 Jy ! Clean residual min=-0.002305 max=0.002111 Jy/beam ! Clean residual mean=0.000006 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.223676 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.223676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107721Jy sigma=0.000660 ! Fit after self-cal, rms=0.107718Jy sigma=0.000660 wmodel J0559+3749_S_2017_04_28_pus_map.mod ! Writing 40 model components to file: J0559+3749_S_2017_04_28_pus_map.mod wobs J0559+3749_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0559+3749_S_2017_04_28_pus_uvs.fits wwins J0559+3749_S_2017_04_28_pus_map.win ! wwins: Wrote 1 windows to J0559+3749_S_2017_04_28_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.000546004 Jy ! Component: 100 - total flux cleaned = -0.000804133 Jy ! Component: 150 - total flux cleaned = -0.000839465 Jy ! Component: 200 - total flux cleaned = -0.0010752 Jy ! Component: 250 - total flux cleaned = -0.0012065 Jy ! Component: 300 - total flux cleaned = -0.00127082 Jy ! Component: 350 - total flux cleaned = -0.00127094 Jy ! Component: 400 - total flux cleaned = -0.00130106 Jy ! Component: 450 - total flux cleaned = -0.00127044 Jy ! Component: 500 - total flux cleaned = -0.00124099 Jy ! Component: 550 - total flux cleaned = -0.00132847 Jy ! Component: 600 - total flux cleaned = -0.00127082 Jy ! Component: 650 - total flux cleaned = -0.00127081 Jy ! Component: 700 - total flux cleaned = -0.00118758 Jy ! Component: 750 - total flux cleaned = -0.00116044 Jy ! Component: 800 - total flux cleaned = -0.00116014 Jy ! Component: 850 - total flux cleaned = -0.00110649 Jy ! Component: 900 - total flux cleaned = -0.00110659 Jy ! Component: 950 - total flux cleaned = -0.00105404 Jy ! Component: 1000 - total flux cleaned = -0.00100241 Jy ! Component: 1050 - total flux cleaned = -0.0010276 Jy ! Component: 1100 - total flux cleaned = -0.000926315 Jy ! Component: 1150 - total flux cleaned = -0.000926674 Jy ! Component: 1200 - total flux cleaned = -0.00097594 Jy ! Component: 1250 - total flux cleaned = -0.00104884 Jy ! Component: 1300 - total flux cleaned = -0.00102431 Jy ! Component: 1350 - total flux cleaned = -0.00100039 Jy ! Component: 1400 - total flux cleaned = -0.00107153 Jy ! Component: 1450 - total flux cleaned = -0.00111835 Jy ! Component: 1500 - total flux cleaned = -0.00114167 Jy ! Component: 1550 - total flux cleaned = -0.00123367 Jy ! Component: 1600 - total flux cleaned = -0.00123351 Jy ! Component: 1650 - total flux cleaned = -0.00130099 Jy ! Component: 1700 - total flux cleaned = -0.00125642 Jy ! Component: 1750 - total flux cleaned = -0.00132274 Jy ! Component: 1800 - total flux cleaned = -0.00123512 Jy ! Component: 1850 - total flux cleaned = -0.00125658 Jy ! Component: 1900 - total flux cleaned = -0.00127836 Jy ! Component: 1950 - total flux cleaned = -0.0012999 Jy ! Component: 2000 - total flux cleaned = -0.00127908 Jy ! Component: 2050 - total flux cleaned = -0.00129998 Jy ! Component: 2100 - total flux cleaned = -0.00125858 Jy ! Component: 2150 - total flux cleaned = -0.00129993 Jy ! Component: 2200 - total flux cleaned = -0.00132049 Jy ! Component: 2250 - total flux cleaned = -0.00138149 Jy ! Component: 2300 - total flux cleaned = -0.00134086 Jy ! Component: 2350 - total flux cleaned = -0.00136097 Jy ! Component: 2400 - total flux cleaned = -0.00140044 Jy ! Component: 2450 - total flux cleaned = -0.00140047 Jy ! Component: 2500 - total flux cleaned = -0.00143978 Jy ! Component: 2550 - total flux cleaned = -0.00143976 Jy ! Component: 2600 - total flux cleaned = -0.00142045 Jy ! Component: 2650 - total flux cleaned = -0.00149676 Jy ! Component: 2700 - total flux cleaned = -0.00149669 Jy ! Component: 2750 - total flux cleaned = -0.00144021 Jy ! Component: 2800 - total flux cleaned = -0.00144034 Jy ! Component: 2850 - total flux cleaned = -0.00149609 Jy ! Component: 2900 - total flux cleaned = -0.00149589 Jy ! Component: 2950 - total flux cleaned = -0.00155051 Jy ! Component: 3000 - total flux cleaned = -0.00153223 Jy ! Component: 3050 - total flux cleaned = -0.0014601 Jy ! Component: 3100 - total flux cleaned = -0.00149596 Jy ! Component: 3150 - total flux cleaned = -0.00149588 Jy ! Component: 3200 - total flux cleaned = -0.00146052 Jy ! Component: 3250 - total flux cleaned = -0.00146037 Jy ! Component: 3300 - total flux cleaned = -0.00144297 Jy ! Component: 3350 - total flux cleaned = -0.00137366 Jy ! Component: 3400 - total flux cleaned = -0.00139078 Jy ! Component: 3450 - total flux cleaned = -0.00137381 Jy ! Component: 3500 - total flux cleaned = -0.00127208 Jy ! Component: 3550 - total flux cleaned = -0.00132277 Jy ! Component: 3600 - total flux cleaned = -0.00128906 Jy ! Component: 3650 - total flux cleaned = -0.00123922 Jy ! Component: 3700 - total flux cleaned = -0.00125581 Jy ! Component: 3750 - total flux cleaned = -0.00123911 Jy ! Component: 3800 - total flux cleaned = -0.00128817 Jy ! Component: 3850 - total flux cleaned = -0.00123931 Jy ! Component: 3900 - total flux cleaned = -0.00123917 Jy ! Component: 3950 - total flux cleaned = -0.00122321 Jy ! Component: 4000 - total flux cleaned = -0.00123939 Jy ! Component: 4050 - total flux cleaned = -0.00122343 Jy ! Total flux subtracted in 4096 components = -0.00125508 Jy ! Clean residual min=-0.001013 max=0.001172 Jy/beam ! Clean residual mean=0.000003 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.222421 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 333 components and 0.222421 Jy ![Exited script file: muppet] wmap "J0559+3749_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.557 x 6.002 at -4.638 degrees (North through East) ! Clean map min=-0.0017208 max=0.20591 Jy/beam ! Writing clean map to FITS file: J0559+3749_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.205911 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000287373 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.418685 0.418685 0.83737 1.67474 3.34948 6.69896 13.3979 26.7958 53.5917 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.205 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.557 x 6.002 at -4.638 degrees (North through East) ! Clean map min=-0.0017208 max=0.20591 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 J0559+3749_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:18:23 2019