! Started logfile: J1208+5441_S_2017_08_12_pus_uvs.log on Fri May 10 14:59:18 2019 obs J1208+5441_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1208+5441_S_2017_08_12_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.956894 visibilities/baseline/integration-bin. ! Found source: J1208+5441 ! ! 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 594 lines of history. ! ! Reading 14296 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 J1208+5441_S_2017_08_12_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 437 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.850523Jy sigma=0.008070 ! Fit after self-cal, rms=0.841877Jy sigma=0.007992 ! 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.332 mas, bmaj=4.369 mas, bpa=19.14 degrees ! Estimated noise=1035.64 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.124112 Jy ! Component: 100 - total flux cleaned = 0.151791 Jy ! Total flux subtracted in 100 components = 0.151791 Jy ! Clean residual min=-0.003903 max=0.009441 Jy/beam ! Clean residual mean=-0.000005 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.151791 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.151791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079439Jy sigma=0.000708 ! Fit after self-cal, rms=0.079436Jy sigma=0.000708 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105517 Jy ! Component: 100 - total flux cleaned = 0.0164411 Jy ! Total flux subtracted in 100 components = 0.0164411 Jy ! Clean residual min=-0.003381 max=0.003564 Jy/beam ! Clean residual mean=-0.000001 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.168232 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.168232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077905Jy sigma=0.000694 ! Fit after self-cal, rms=0.077916Jy sigma=0.000694 ! 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.911 mas, bmaj=4.987 mas, bpa=20.43 degrees ! Estimated noise=704.988 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.00342871 Jy ! Component: 100 - total flux cleaned = 0.00511746 Jy ! Component: 150 - total flux cleaned = 0.00585863 Jy ! Component: 200 - total flux cleaned = 0.00596185 Jy ! Total flux subtracted in 200 components = 0.00596185 Jy ! Clean residual min=-0.002500 max=0.002567 Jy/beam ! Clean residual mean=0.000007 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.174194 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 31 components and 0.174194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077745Jy sigma=0.000693 ! Fit after self-cal, rms=0.077751Jy sigma=0.000693 ! 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 1.00 HN 0.96 KP 1.04 ! LA 1.00 MK 1.05 NL 0.87 OV 1.00 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 1.00 KP 0.99 ! LA 0.99 MK 1.02 NL 1.03 OV 1.02 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.09 HN 0.99 KP 0.97 ! LA 0.99 MK 1.07 NL 0.99 OV 0.98 ! PT 0.97 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.00* FD 1.13 HN 0.93 KP 1.00* ! LA 0.95 MK 1.05 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.077751Jy sigma=0.000693 ! Fit after self-cal, rms=0.076995Jy sigma=0.000684 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.925 mas, bmaj=5.019 mas, bpa=20.86 degrees ! Estimated noise=706.892 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 = 7.55767e-05 Jy ! Component: 100 - total flux cleaned = 9.55434e-05 Jy ! Component: 150 - total flux cleaned = 4.88086e-05 Jy ! Component: 200 - total flux cleaned = 3.50915e-05 Jy ! Total flux subtracted in 200 components = 3.50915e-05 Jy ! Clean residual min=-0.001990 max=0.002184 Jy/beam ! Clean residual mean=-0.000006 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.174229 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.174229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076984Jy sigma=0.000684 ! Fit after self-cal, rms=0.076975Jy sigma=0.000684 ! 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.076975Jy sigma=0.000684 ! Fit after self-cal, rms=0.077099Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.931 mas, bmaj=5.011 mas, bpa=20.51 degrees ! Estimated noise=707.538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.78927e-05 Jy ! Component: 100 - total flux cleaned = -1.50955e-05 Jy ! Component: 150 - total flux cleaned = 9.64795e-06 Jy ! Component: 200 - total flux cleaned = 2.05025e-05 Jy ! Total flux subtracted in 200 components = 2.05025e-05 Jy ! Clean residual min=-0.002073 max=0.001718 Jy/beam ! Clean residual mean=-0.000010 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.17425 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.17425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077092Jy sigma=0.000681 ! Fit after self-cal, rms=0.077102Jy sigma=0.000681 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 = 5.58004e-05 Jy ! Component: 100 - total flux cleaned = 3.4348e-05 Jy ! Component: 150 - total flux cleaned = 1.50083e-05 Jy ! Component: 200 - total flux cleaned = 6.40064e-06 Jy ! Total flux subtracted in 200 components = 6.40064e-06 Jy ! Clean residual min=-0.002054 max=0.001735 Jy/beam ! Clean residual mean=-0.000010 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.174256 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.174256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077098Jy sigma=0.000681 ! Fit after self-cal, rms=0.077098Jy sigma=0.000681 ! 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.077098Jy sigma=0.000681 ! Fit after self-cal, rms=0.077181Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.931 mas, bmaj=5.01 mas, bpa=20.37 degrees ! Estimated noise=707.961 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.68686e-05 Jy ! Component: 100 - total flux cleaned = 5.66186e-05 Jy ! Component: 150 - total flux cleaned = 5.7029e-05 Jy ! Component: 200 - total flux cleaned = 5.76593e-05 Jy ! Total flux subtracted in 200 components = 5.76593e-05 Jy ! Clean residual min=-0.002070 max=0.001725 Jy/beam ! Clean residual mean=-0.000010 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.174314 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.174314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077178Jy sigma=0.000681 ! Fit after self-cal, rms=0.077180Jy sigma=0.000681 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.63388e-05 Jy ! Component: 100 - total flux cleaned = 9.58102e-06 Jy ! Component: 150 - total flux cleaned = 9.34385e-06 Jy ! Component: 200 - total flux cleaned = 9.00147e-06 Jy ! Total flux subtracted in 200 components = 9.00147e-06 Jy ! Clean residual min=-0.002069 max=0.001730 Jy/beam ! Clean residual mean=-0.000010 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.174323 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.174323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077178Jy sigma=0.000681 ! Fit after self-cal, rms=0.077178Jy sigma=0.000681 ! 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.077178Jy sigma=0.000681 ! Fit after self-cal, rms=0.077244Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.958 mas, bmaj=8.946 mas, bpa=29.97 degrees ! Estimated noise=877.095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00038904 Jy ! Component: 100 - total flux cleaned = 0.000415685 Jy ! Component: 150 - total flux cleaned = 0.000438187 Jy ! Component: 200 - total flux cleaned = 0.000457274 Jy ! Total flux subtracted in 200 components = 0.000457274 Jy ! Clean residual min=-0.001676 max=0.001994 Jy/beam ! Clean residual mean=-0.000020 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.17478 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.17478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077244Jy sigma=0.000681 ! Fit after self-cal, rms=0.077244Jy sigma=0.000681 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.35482e-05 Jy ! Component: 100 - total flux cleaned = 2.6141e-05 Jy ! Component: 150 - total flux cleaned = 2.55327e-05 Jy ! Component: 200 - total flux cleaned = 2.49539e-05 Jy ! Total flux subtracted in 200 components = 2.49539e-05 Jy ! Clean residual min=-0.001678 max=0.001988 Jy/beam ! Clean residual mean=-0.000020 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.174805 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 67 components and 0.174805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077245Jy sigma=0.000681 ! Fit after self-cal, rms=0.077245Jy sigma=0.000681 ! 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.931 mas, bmaj=5.011 mas, bpa=20.31 degrees ! Estimated noise=708.431 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.931 x 5.011 at 20.31 degrees (North through East) ! Clean map min=-0.0019528 max=0.16101 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.351 mas, bmaj=4.394 mas, bpa=19.23 degrees ! Estimated noise=1039.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124453 Jy ! Component: 100 - total flux cleaned = 0.152038 Jy ! Component: 150 - total flux cleaned = 0.162118 Jy ! Component: 200 - total flux cleaned = 0.167753 Jy ! Total flux subtracted in 200 components = 0.167753 Jy ! Clean residual min=-0.003339 max=0.002841 Jy/beam ! Clean residual mean=-0.000008 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.167753 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.167753 Jy ! Inverting map and beam ! Estimated beam: bmin=3.931 mas, bmaj=5.011 mas, bpa=20.31 degrees ! Estimated noise=708.431 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.00374514 Jy ! Component: 100 - total flux cleaned = 0.00551888 Jy ! Component: 150 - total flux cleaned = 0.00647968 Jy ! Component: 200 - total flux cleaned = 0.00677276 Jy ! Total flux subtracted in 200 components = 0.00677276 Jy ! Clean residual min=-0.002049 max=0.001727 Jy/beam ! Clean residual mean=-0.000010 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.174525 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.174525 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.958 mas, bmaj=8.946 mas, bpa=29.97 degrees ! Estimated noise=877.095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000368556 Jy ! Component: 100 - total flux cleaned = 0.000368447 Jy ! Component: 150 - total flux cleaned = 0.00037655 Jy ! Component: 200 - total flux cleaned = 0.000375901 Jy ! Total flux subtracted in 200 components = 0.000375901 Jy ! Clean residual min=-0.001662 max=0.002002 Jy/beam ! Clean residual mean=-0.000020 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.174901 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.93351e-08 Jy ! Component: 100 - total flux cleaned = 4.34493e-07 Jy ! Component: 150 - total flux cleaned = 4.10264e-07 Jy ! Component: 200 - total flux cleaned = 5.26603e-06 Jy ! Total flux subtracted in 200 components = 5.26603e-06 Jy ! Clean residual min=-0.001667 max=0.001991 Jy/beam ! Clean residual mean=-0.000020 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.174907 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 55 components and 0.174906 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.931 mas, bmaj=5.011 mas, bpa=20.31 degrees ! Estimated noise=708.431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.06234e-06 Jy ! Component: 100 - total flux cleaned = 1.19295e-05 Jy ! Component: 150 - total flux cleaned = -2.33091e-05 Jy ! Component: 200 - total flux cleaned = -5.57891e-05 Jy ! Total flux subtracted in 200 components = -5.57891e-05 Jy ! Clean residual min=-0.002003 max=0.001716 Jy/beam ! Clean residual mean=-0.000010 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.174851 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.174851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077260Jy sigma=0.000681 ! Fit after self-cal, rms=0.077257Jy sigma=0.000681 wmodel J1208+5441_S_2017_08_12_pus_map.mod ! Writing 61 model components to file: J1208+5441_S_2017_08_12_pus_map.mod wobs J1208+5441_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1208+5441_S_2017_08_12_pus_uvs.fits wwins J1208+5441_S_2017_08_12_pus_map.win ! wwins: Wrote 1 windows to J1208+5441_S_2017_08_12_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.000367739 Jy ! Component: 100 - total flux cleaned = -0.000337746 Jy ! Component: 150 - total flux cleaned = -0.000337864 Jy ! Component: 200 - total flux cleaned = -0.000309675 Jy ! Component: 250 - total flux cleaned = -0.000336996 Jy ! Component: 300 - total flux cleaned = -0.000389165 Jy ! Component: 350 - total flux cleaned = -0.000388689 Jy ! Component: 400 - total flux cleaned = -0.000462447 Jy ! Component: 450 - total flux cleaned = -0.000462243 Jy ! Component: 500 - total flux cleaned = -0.000557292 Jy ! Component: 550 - total flux cleaned = -0.000579996 Jy ! Component: 600 - total flux cleaned = -0.000579899 Jy ! Component: 650 - total flux cleaned = -0.000579996 Jy ! Component: 700 - total flux cleaned = -0.000602156 Jy ! Component: 750 - total flux cleaned = -0.000645725 Jy ! Component: 800 - total flux cleaned = -0.000645628 Jy ! Component: 850 - total flux cleaned = -0.0007089 Jy ! Component: 900 - total flux cleaned = -0.000708967 Jy ! Component: 950 - total flux cleaned = -0.00075023 Jy ! Component: 1000 - total flux cleaned = -0.000790839 Jy ! Component: 1050 - total flux cleaned = -0.000870692 Jy ! Component: 1100 - total flux cleaned = -0.000929665 Jy ! Component: 1150 - total flux cleaned = -0.000949604 Jy ! Component: 1200 - total flux cleaned = -0.000969036 Jy ! Component: 1250 - total flux cleaned = -0.00110254 Jy ! Component: 1300 - total flux cleaned = -0.00112137 Jy ! Component: 1350 - total flux cleaned = -0.0012147 Jy ! Component: 1400 - total flux cleaned = -0.00132547 Jy ! Component: 1450 - total flux cleaned = -0.00138019 Jy ! Component: 1500 - total flux cleaned = -0.00147045 Jy ! Component: 1550 - total flux cleaned = -0.00154191 Jy ! Component: 1600 - total flux cleaned = -0.00163042 Jy ! Component: 1650 - total flux cleaned = -0.00168299 Jy ! Component: 1700 - total flux cleaned = -0.00176974 Jy ! Component: 1750 - total flux cleaned = -0.00180394 Jy ! Component: 1800 - total flux cleaned = -0.00187191 Jy ! Component: 1850 - total flux cleaned = -0.00192242 Jy ! Component: 1900 - total flux cleaned = -0.00197247 Jy ! Component: 1950 - total flux cleaned = -0.0020386 Jy ! Component: 2000 - total flux cleaned = -0.00205491 Jy ! Component: 2050 - total flux cleaned = -0.00212017 Jy ! Component: 2100 - total flux cleaned = -0.00215267 Jy ! Component: 2150 - total flux cleaned = -0.00218501 Jy ! Component: 2200 - total flux cleaned = -0.00228041 Jy ! Component: 2250 - total flux cleaned = -0.00237501 Jy ! Component: 2300 - total flux cleaned = -0.00237496 Jy ! Component: 2350 - total flux cleaned = -0.0024524 Jy ! Component: 2400 - total flux cleaned = -0.00249859 Jy ! Component: 2450 - total flux cleaned = -0.00251382 Jy ! Component: 2500 - total flux cleaned = -0.00257409 Jy ! Component: 2550 - total flux cleaned = -0.00261886 Jy ! Component: 2600 - total flux cleaned = -0.00269318 Jy ! Component: 2650 - total flux cleaned = -0.0026786 Jy ! Component: 2700 - total flux cleaned = -0.00279568 Jy ! Component: 2750 - total flux cleaned = -0.00278133 Jy ! Component: 2800 - total flux cleaned = -0.00283902 Jy ! Component: 2850 - total flux cleaned = -0.0029103 Jy ! Component: 2900 - total flux cleaned = -0.00286786 Jy ! Component: 2950 - total flux cleaned = -0.00295226 Jy ! Component: 3000 - total flux cleaned = -0.00293839 Jy ! Component: 3050 - total flux cleaned = -0.00296623 Jy ! Component: 3100 - total flux cleaned = -0.0029799 Jy ! Component: 3150 - total flux cleaned = -0.00298007 Jy ! Component: 3200 - total flux cleaned = -0.00299371 Jy ! Component: 3250 - total flux cleaned = -0.00300724 Jy ! Component: 3300 - total flux cleaned = -0.00300722 Jy ! Component: 3350 - total flux cleaned = -0.0030471 Jy ! Component: 3400 - total flux cleaned = -0.00303388 Jy ! Component: 3450 - total flux cleaned = -0.00303391 Jy ! Component: 3500 - total flux cleaned = -0.0030732 Jy ! Component: 3550 - total flux cleaned = -0.00307303 Jy ! Component: 3600 - total flux cleaned = -0.00308597 Jy ! Component: 3650 - total flux cleaned = -0.00311146 Jy ! Component: 3700 - total flux cleaned = -0.00307318 Jy ! Component: 3750 - total flux cleaned = -0.00309851 Jy ! Component: 3800 - total flux cleaned = -0.00307328 Jy ! Component: 3850 - total flux cleaned = -0.00307333 Jy ! Component: 3900 - total flux cleaned = -0.00304856 Jy ! Component: 3950 - total flux cleaned = -0.00311038 Jy ! Component: 4000 - total flux cleaned = -0.00311033 Jy ! Component: 4050 - total flux cleaned = -0.00306145 Jy ! Total flux subtracted in 4096 components = -0.0030737 Jy ! Clean residual min=-0.000656 max=0.000668 Jy/beam ! Clean residual mean=-0.000002 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.171777 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 340 components and 0.171777 Jy ![Exited script file: muppet] wmap "J1208+5441_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.931 x 5.011 at 20.31 degrees (North through East) ! Clean map min=-0.0015395 max=0.16102 Jy/beam ! Writing clean map to FITS file: J1208+5441_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.161018 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220468 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.410763 0.410763 0.821527 1.64305 3.28611 6.57222 13.1444 26.2889 52.5777 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.161 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.931 x 5.011 at 20.31 degrees (North through East) ! Clean map min=-0.0015395 max=0.16102 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 J1208+5441_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:59:22 2019