! Started logfile: J0717+1001_S_2017_04_28_pus_uvs.log on Thu May 2 16:19:48 2019 obs J0717+1001_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0717+1001_S_2017_04_28_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978163 visibilities/baseline/integration-bin. ! Found source: J0717+1001 ! ! 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 30460 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 J0717+1001_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 757 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998965Jy sigma=0.007879 ! Fit after self-cal, rms=0.957706Jy sigma=0.007592 ! 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.878 mas, bmaj=6.581 mas, bpa=-4.534 degrees ! Estimated noise=943.671 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.0360392 Jy ! Component: 100 - total flux cleaned = 0.0439048 Jy ! Total flux subtracted in 100 components = 0.0439048 Jy ! Clean residual min=-0.002951 max=0.003216 Jy/beam ! Clean residual mean=-0.000007 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.0439048 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0439048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114919Jy sigma=0.000659 ! Fit after self-cal, rms=0.113881Jy sigma=0.000649 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00386459 Jy ! Component: 100 - total flux cleaned = 0.00363012 Jy ! Total flux subtracted in 100 components = 0.00363012 Jy ! Clean residual min=-0.002962 max=0.003096 Jy/beam ! Clean residual mean=-0.000004 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.0475349 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0475349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113653Jy sigma=0.000648 ! Fit after self-cal, rms=0.113639Jy sigma=0.000648 ! 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.415 mas, bmaj=7.44 mas, bpa=-4.564 degrees ! Estimated noise=577.655 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.000549559 Jy ! Component: 100 - total flux cleaned = -0.000581926 Jy ! Component: 150 - total flux cleaned = -0.000607472 Jy ! Component: 200 - total flux cleaned = -0.000651818 Jy ! Total flux subtracted in 200 components = -0.000651818 Jy ! Clean residual min=-0.002081 max=0.002088 Jy/beam ! Clean residual mean=-0.000006 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.0468831 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.0468831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113622Jy sigma=0.000648 ! Fit after self-cal, rms=0.113600Jy sigma=0.000648 ! 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.04 HN 1.04 KP 1.02 ! LA 1.02 MK 0.99 NL 0.94 OV 1.10 ! PT 0.94 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.09 KP 0.97 ! LA 0.95 MK 1.00 NL 1.17 OV 1.11 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.05 HN 1.06 KP 1.08 ! LA 0.99 MK 1.00 NL 1.00 OV 1.05 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.88 HN 0.88 KP 1.00* ! LA 1.14 MK 0.88 NL 1.00* OV 1.00* ! PT 0.87 SC 1.00* ! ! ! Fit before self-cal, rms=0.113600Jy sigma=0.000648 ! Fit after self-cal, rms=0.113605Jy sigma=0.000647 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.382 mas, bmaj=7.363 mas, bpa=-4.512 degrees ! Estimated noise=588.08 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.00128652 Jy ! Component: 100 - total flux cleaned = 0.00173582 Jy ! Component: 150 - total flux cleaned = 0.00170236 Jy ! Component: 200 - total flux cleaned = 0.00164079 Jy ! Total flux subtracted in 200 components = 0.00164079 Jy ! Clean residual min=-0.001944 max=0.001982 Jy/beam ! Clean residual mean=-0.000004 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.0485239 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 0.0485238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113564Jy sigma=0.000647 ! Fit after self-cal, rms=0.113566Jy sigma=0.000646 ! 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.113566Jy sigma=0.000646 ! Fit after self-cal, rms=0.120541Jy sigma=0.000644 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=7.368 mas, bpa=-4.36 degrees ! Estimated noise=591.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000446716 Jy ! Component: 100 - total flux cleaned = 0.000458639 Jy ! Component: 150 - total flux cleaned = 0.000449868 Jy ! Component: 200 - total flux cleaned = 0.000425231 Jy ! Total flux subtracted in 200 components = 0.000425231 Jy ! Clean residual min=-0.001656 max=0.001708 Jy/beam ! Clean residual mean=0.000000 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0489491 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.0489491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120531Jy sigma=0.000644 ! Fit after self-cal, rms=0.120489Jy sigma=0.000644 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.74786e-05 Jy ! Component: 100 - total flux cleaned = -4.80068e-05 Jy ! Component: 150 - total flux cleaned = -6.44577e-05 Jy ! Component: 200 - total flux cleaned = -9.333e-05 Jy ! Total flux subtracted in 200 components = -9.333e-05 Jy ! Clean residual min=-0.001672 max=0.001666 Jy/beam ! Clean residual mean=0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0488557 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.0488557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120486Jy sigma=0.000644 ! Fit after self-cal, rms=0.120483Jy sigma=0.000644 ! 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.120483Jy sigma=0.000644 ! Fit after self-cal, rms=0.119300Jy sigma=0.000644 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=7.374 mas, bpa=-4.301 degrees ! Estimated noise=594.587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000326554 Jy ! Component: 100 - total flux cleaned = 0.000318054 Jy ! Component: 150 - total flux cleaned = 0.000310605 Jy ! Component: 200 - total flux cleaned = 0.000296526 Jy ! Total flux subtracted in 200 components = 0.000296526 Jy ! Clean residual min=-0.001668 max=0.001576 Jy/beam ! Clean residual mean=0.000002 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0491523 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.0491523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119293Jy sigma=0.000644 ! Fit after self-cal, rms=0.119275Jy sigma=0.000644 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.4066e-05 Jy ! Component: 100 - total flux cleaned = -0.000100404 Jy ! Component: 150 - total flux cleaned = -0.000128456 Jy ! Component: 200 - total flux cleaned = -0.000147574 Jy ! Total flux subtracted in 200 components = -0.000147574 Jy ! Clean residual min=-0.001753 max=0.001600 Jy/beam ! Clean residual mean=0.000002 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0490047 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.0490047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119273Jy sigma=0.000644 ! Fit after self-cal, rms=0.119272Jy sigma=0.000644 ! 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.119272Jy sigma=0.000644 ! Fit after self-cal, rms=0.119909Jy sigma=0.000644 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.4 mas, bmaj=10.6 mas, bpa=-1.27 degrees ! Estimated noise=757.486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000403813 Jy ! Component: 100 - total flux cleaned = 0.000384906 Jy ! Component: 150 - total flux cleaned = 0.000368224 Jy ! Component: 200 - total flux cleaned = 0.000353732 Jy ! Total flux subtracted in 200 components = 0.000353732 Jy ! Clean residual min=-0.002238 max=0.001944 Jy/beam ! Clean residual mean=0.000005 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.0493584 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.0493584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119904Jy sigma=0.000644 ! Fit after self-cal, rms=0.119907Jy sigma=0.000643 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 = -1.50784e-05 Jy ! Component: 100 - total flux cleaned = -5.48613e-05 Jy ! Component: 150 - total flux cleaned = -7.86947e-05 Jy ! Component: 200 - total flux cleaned = -8.53604e-05 Jy ! Total flux subtracted in 200 components = -8.53604e-05 Jy ! Clean residual min=-0.002270 max=0.002022 Jy/beam ! Clean residual mean=0.000004 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.049273 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.049273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119909Jy sigma=0.000643 ! Fit after self-cal, rms=0.119909Jy sigma=0.000643 ! 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.375 mas, bmaj=7.371 mas, bpa=-4.234 degrees ! Estimated noise=597.924 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.375 x 7.371 at -4.234 degrees (North through East) ! Clean map min=-0.0017127 max=0.051268 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.835 mas, bmaj=6.558 mas, bpa=-4.388 degrees ! Estimated noise=963.319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0396229 Jy ! Component: 100 - total flux cleaned = 0.0483255 Jy ! Component: 150 - total flux cleaned = 0.0494319 Jy ! Component: 200 - total flux cleaned = 0.0492277 Jy ! Total flux subtracted in 200 components = 0.0492277 Jy ! Clean residual min=-0.002969 max=0.002289 Jy/beam ! Clean residual mean=-0.000003 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.0492277 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0492277 Jy ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=7.371 mas, bpa=-4.234 degrees ! Estimated noise=597.924 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.000574818 Jy ! Component: 100 - total flux cleaned = 0.000672029 Jy ! Component: 150 - total flux cleaned = 0.000670231 Jy ! Component: 200 - total flux cleaned = 0.00067001 Jy ! Total flux subtracted in 200 components = 0.00067001 Jy ! Clean residual min=-0.001884 max=0.001580 Jy/beam ! Clean residual mean=0.000002 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.0498977 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.0498977 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.4 mas, bmaj=10.6 mas, bpa=-1.27 degrees ! Estimated noise=757.486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000122057 Jy ! Component: 100 - total flux cleaned = -0.00022196 Jy ! Component: 150 - total flux cleaned = -0.000287382 Jy ! Component: 200 - total flux cleaned = -0.000330377 Jy ! Total flux subtracted in 200 components = -0.000330377 Jy ! Clean residual min=-0.002284 max=0.002051 Jy/beam ! Clean residual mean=0.000004 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.0495673 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 = -3.8849e-05 Jy ! Component: 100 - total flux cleaned = -8.32481e-05 Jy ! Component: 150 - total flux cleaned = -0.000103229 Jy ! Component: 200 - total flux cleaned = -0.000130268 Jy ! Total flux subtracted in 200 components = -0.000130268 Jy ! Clean residual min=-0.002264 max=0.002053 Jy/beam ! Clean residual mean=0.000004 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.0494371 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.0494371 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=7.371 mas, bpa=-4.234 degrees ! Estimated noise=597.924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.40709e-05 Jy ! Component: 100 - total flux cleaned = -9.17233e-05 Jy ! Component: 150 - total flux cleaned = -0.000113812 Jy ! Component: 200 - total flux cleaned = -0.000133568 Jy ! Total flux subtracted in 200 components = -0.000133568 Jy ! Clean residual min=-0.001792 max=0.001607 Jy/beam ! Clean residual mean=0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0493035 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.0493035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119908Jy sigma=0.000643 ! Fit after self-cal, rms=0.119910Jy sigma=0.000643 wmodel J0717+1001_S_2017_04_28_pus_map.mod ! Writing 39 model components to file: J0717+1001_S_2017_04_28_pus_map.mod wobs J0717+1001_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0717+1001_S_2017_04_28_pus_uvs.fits wwins J0717+1001_S_2017_04_28_pus_map.win ! wwins: Wrote 1 windows to J0717+1001_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.00045076 Jy ! Component: 100 - total flux cleaned = -0.000744625 Jy ! Component: 150 - total flux cleaned = -0.000829041 Jy ! Component: 200 - total flux cleaned = -0.00088346 Jy ! Component: 250 - total flux cleaned = -0.000988824 Jy ! Component: 300 - total flux cleaned = -0.00111678 Jy ! Component: 350 - total flux cleaned = -0.00126643 Jy ! Component: 400 - total flux cleaned = -0.0013398 Jy ! Component: 450 - total flux cleaned = -0.0014111 Jy ! Component: 500 - total flux cleaned = -0.00141133 Jy ! Component: 550 - total flux cleaned = -0.00138884 Jy ! Component: 600 - total flux cleaned = -0.00143306 Jy ! Component: 650 - total flux cleaned = -0.00145471 Jy ! Component: 700 - total flux cleaned = -0.0014976 Jy ! Component: 750 - total flux cleaned = -0.00158211 Jy ! Component: 800 - total flux cleaned = -0.0016441 Jy ! Component: 850 - total flux cleaned = -0.00166434 Jy ! Component: 900 - total flux cleaned = -0.00172454 Jy ! Component: 950 - total flux cleaned = -0.00178431 Jy ! Component: 1000 - total flux cleaned = -0.00182316 Jy ! Component: 1050 - total flux cleaned = -0.00184248 Jy ! Component: 1100 - total flux cleaned = -0.00189926 Jy ! Component: 1150 - total flux cleaned = -0.00191803 Jy ! Component: 1200 - total flux cleaned = -0.00193692 Jy ! Component: 1250 - total flux cleaned = -0.00199223 Jy ! Component: 1300 - total flux cleaned = -0.00202879 Jy ! Component: 1350 - total flux cleaned = -0.00208276 Jy ! Component: 1400 - total flux cleaned = -0.00217127 Jy ! Component: 1450 - total flux cleaned = -0.00218871 Jy ! Component: 1500 - total flux cleaned = -0.00225816 Jy ! Component: 1550 - total flux cleaned = -0.0023436 Jy ! Component: 1600 - total flux cleaned = -0.00236065 Jy ! Component: 1650 - total flux cleaned = -0.00244452 Jy ! Component: 1700 - total flux cleaned = -0.00249414 Jy ! Component: 1750 - total flux cleaned = -0.00252703 Jy ! Component: 1800 - total flux cleaned = -0.0025921 Jy ! Component: 1850 - total flux cleaned = -0.00264031 Jy ! Component: 1900 - total flux cleaned = -0.00270414 Jy ! Component: 1950 - total flux cleaned = -0.00273591 Jy ! Component: 2000 - total flux cleaned = -0.00284551 Jy ! Component: 2050 - total flux cleaned = -0.00286119 Jy ! Component: 2100 - total flux cleaned = -0.00293798 Jy ! Component: 2150 - total flux cleaned = -0.00301401 Jy ! Component: 2200 - total flux cleaned = -0.00304417 Jy ! Component: 2250 - total flux cleaned = -0.00314892 Jy ! Component: 2300 - total flux cleaned = -0.00319342 Jy ! Component: 2350 - total flux cleaned = -0.00319343 Jy ! Component: 2400 - total flux cleaned = -0.0033098 Jy ! Component: 2450 - total flux cleaned = -0.00325211 Jy ! Component: 2500 - total flux cleaned = -0.00332367 Jy ! Component: 2550 - total flux cleaned = -0.00336627 Jy ! Component: 2600 - total flux cleaned = -0.00343657 Jy ! Component: 2650 - total flux cleaned = -0.0035205 Jy ! Component: 2700 - total flux cleaned = -0.00361733 Jy ! Component: 2750 - total flux cleaned = -0.00364459 Jy ! Component: 2800 - total flux cleaned = -0.00371273 Jy ! Component: 2850 - total flux cleaned = -0.00378041 Jy ! Component: 2900 - total flux cleaned = -0.0039015 Jy ! Component: 2950 - total flux cleaned = -0.00398147 Jy ! Component: 3000 - total flux cleaned = -0.0040476 Jy ! Component: 3050 - total flux cleaned = -0.0041396 Jy ! Component: 3100 - total flux cleaned = -0.00421776 Jy ! Component: 3150 - total flux cleaned = -0.00426976 Jy ! Component: 3200 - total flux cleaned = -0.00443708 Jy ! Component: 3250 - total flux cleaned = -0.00447524 Jy ! Component: 3300 - total flux cleaned = -0.00457682 Jy ! Component: 3350 - total flux cleaned = -0.00460197 Jy ! Component: 3400 - total flux cleaned = -0.0047146 Jy ! Component: 3450 - total flux cleaned = -0.00478919 Jy ! Component: 3500 - total flux cleaned = -0.00486311 Jy ! Component: 3550 - total flux cleaned = -0.00496131 Jy ! Component: 3600 - total flux cleaned = -0.00500996 Jy ! Component: 3650 - total flux cleaned = -0.00505839 Jy ! Component: 3700 - total flux cleaned = -0.00514257 Jy ! Component: 3750 - total flux cleaned = -0.00516639 Jy ! Component: 3800 - total flux cleaned = -0.00521401 Jy ! Component: 3850 - total flux cleaned = -0.00527299 Jy ! Component: 3900 - total flux cleaned = -0.00531985 Jy ! Component: 3950 - total flux cleaned = -0.00538999 Jy ! Component: 4000 - total flux cleaned = -0.00543639 Jy ! Component: 4050 - total flux cleaned = -0.00548258 Jy ! Total flux subtracted in 4096 components = -0.00553988 Jy ! Clean residual min=-0.000711 max=0.000725 Jy/beam ! Clean residual mean=-0.000000 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.0437636 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 340 components and 0.0437636 Jy ![Exited script file: muppet] wmap "J0717+1001_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.375 x 7.371 at -4.234 degrees (North through East) ! Clean map min=-0.0014477 max=0.051327 Jy/beam ! Writing clean map to FITS file: J0717+1001_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.0513271 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021541 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.25904 1.25904 2.51809 5.03617 10.0723 20.1447 40.2894 80.5787 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.051 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.375 x 7.371 at -4.234 degrees (North through East) ! Clean map min=-0.0014477 max=0.051327 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 J0717+1001_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:19:54 2019