! Started logfile: J1709+4318_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:04:51 2016 obs J1709+4318_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1709+4318_S_2015_03_17_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.765079 visibilities/baseline/integration-bin. ! Found source: J1709+4318 ! ! 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 330 lines of history. ! ! Reading 7712 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 J1709+4318_S_2015_03_17_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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.850444Jy sigma=0.010865 ! Fit after self-cal, rms=0.842664Jy sigma=0.010766 ! 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.913 mas, bmaj=4.448 mas, bpa=-4.669 degrees ! Estimated noise=877.582 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.114237 Jy ! Component: 100 - total flux cleaned = 0.145887 Jy ! Total flux subtracted in 100 components = 0.145887 Jy ! Clean residual min=-0.006237 max=0.014176 Jy/beam ! Clean residual mean=-0.000022 rms=0.001900 Jy/beam ! Combined flux in latest and established models = 0.145887 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.145887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076500Jy sigma=0.000885 ! Fit after self-cal, rms=0.076460Jy sigma=0.000885 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01584 Jy ! Component: 100 - total flux cleaned = 0.024777 Jy ! Total flux subtracted in 100 components = 0.024777 Jy ! Clean residual min=-0.005909 max=0.009746 Jy/beam ! Clean residual mean=-0.000020 rms=0.001423 Jy/beam ! Combined flux in latest and established models = 0.170664 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 22 components and 0.170664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070794Jy sigma=0.000823 ! Fit after self-cal, rms=0.070779Jy sigma=0.000823 ! Inverting map ! Added new window around map position (5, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00850076 Jy ! Component: 100 - total flux cleaned = 0.0132248 Jy ! Total flux subtracted in 100 components = 0.0132248 Jy ! Clean residual min=-0.005556 max=0.006177 Jy/beam ! Clean residual mean=-0.000018 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.183889 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.183889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069002Jy sigma=0.000806 ! Fit after self-cal, rms=0.068915Jy sigma=0.000805 ! 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.526 mas, bmaj=5.419 mas, bpa=-6.017 degrees ! Estimated noise=644.399 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.00651202 Jy ! Component: 100 - total flux cleaned = 0.0103269 Jy ! Component: 150 - total flux cleaned = 0.0128934 Jy ! Component: 200 - total flux cleaned = 0.0146742 Jy ! Total flux subtracted in 200 components = 0.0146742 Jy ! Clean residual min=-0.005967 max=0.004750 Jy/beam ! Clean residual mean=-0.000037 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.198563 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 59 components and 0.198563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067975Jy sigma=0.000799 ! Fit after self-cal, rms=0.067935Jy sigma=0.000799 ! 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.04 FD 0.88 HN 0.98 KP 1.15 ! LA 0.95 MK 1.01 NL 0.89 OV 1.02 ! PT 1.06 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.91 HN 1.02 KP 1.07 ! LA 0.94 MK 1.05 NL 1.03 OV 1.08 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.91 HN 1.01 KP 0.98 ! LA 0.77 MK 1.10 NL 1.16 OV 1.02 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.93 HN 1.00 KP 0.92 ! LA 0.84 MK 1.09 NL 1.02 OV 1.05 ! PT 1.07 SC 0.94 ! ! ! Fit before self-cal, rms=0.067935Jy sigma=0.000799 ! Fit after self-cal, rms=0.062393Jy sigma=0.000765 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.567 mas, bmaj=5.445 mas, bpa=-5.079 degrees ! Estimated noise=644.692 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.00111626 Jy ! Component: 100 - total flux cleaned = -0.00128224 Jy ! Component: 150 - total flux cleaned = -0.0013677 Jy ! Component: 200 - total flux cleaned = -0.00139363 Jy ! Total flux subtracted in 200 components = -0.00139363 Jy ! Clean residual min=-0.002527 max=0.003367 Jy/beam ! Clean residual mean=-0.000007 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.197169 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.197169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062361Jy sigma=0.000764 ! Fit after self-cal, rms=0.062302Jy sigma=0.000764 ! Inverting map ! Added new window around map position (14.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273934 Jy ! Component: 100 - total flux cleaned = 0.00337968 Jy ! Component: 150 - total flux cleaned = 0.00395022 Jy ! Component: 200 - total flux cleaned = 0.00433916 Jy ! Total flux subtracted in 200 components = 0.00433916 Jy ! Clean residual min=-0.002128 max=0.002532 Jy/beam ! Clean residual mean=-0.000002 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.201508 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 0.201508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062131Jy sigma=0.000762 ! Fit after self-cal, rms=0.062119Jy sigma=0.000761 ! 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.062119Jy sigma=0.000761 ! Fit after self-cal, rms=0.061993Jy sigma=0.000759 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.564 mas, bmaj=5.459 mas, bpa=-5.55 degrees ! Estimated noise=643.756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000913084 Jy ! Component: 100 - total flux cleaned = 0.000919846 Jy ! Component: 150 - total flux cleaned = 0.0009193 Jy ! Component: 200 - total flux cleaned = 0.000869123 Jy ! Total flux subtracted in 200 components = 0.000869123 Jy ! Clean residual min=-0.001867 max=0.001730 Jy/beam ! Clean residual mean=-0.000003 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.202377 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 98 components and 0.202377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061953Jy sigma=0.000758 ! Fit after self-cal, rms=0.061959Jy sigma=0.000758 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.000303482 Jy ! Component: 100 - total flux cleaned = 0.000264131 Jy ! Component: 150 - total flux cleaned = 0.000193062 Jy ! Component: 200 - total flux cleaned = 0.000160701 Jy ! Total flux subtracted in 200 components = 0.000160701 Jy ! Clean residual min=-0.001894 max=0.001645 Jy/beam ! Clean residual mean=-0.000002 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.202538 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 105 components and 0.202538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061948Jy sigma=0.000758 ! Fit after self-cal, rms=0.061947Jy sigma=0.000758 ! 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.061947Jy sigma=0.000758 ! Fit after self-cal, rms=0.061927Jy sigma=0.000758 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.565 mas, bmaj=5.465 mas, bpa=-5.616 degrees ! Estimated noise=643.205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.89289e-05 Jy ! Component: 100 - total flux cleaned = -3.87983e-05 Jy ! Component: 150 - total flux cleaned = -9.61604e-05 Jy ! Component: 200 - total flux cleaned = -0.00013057 Jy ! Total flux subtracted in 200 components = -0.00013057 Jy ! Clean residual min=-0.001845 max=0.001611 Jy/beam ! Clean residual mean=-0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.202408 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 114 components and 0.202408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061913Jy sigma=0.000758 ! Fit after self-cal, rms=0.061914Jy sigma=0.000758 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 = 7.40772e-05 Jy ! Component: 100 - total flux cleaned = 5.89629e-05 Jy ! Component: 150 - total flux cleaned = 4.47014e-05 Jy ! Component: 200 - total flux cleaned = 1.83526e-05 Jy ! Total flux subtracted in 200 components = 1.83526e-05 Jy ! Clean residual min=-0.001847 max=0.001585 Jy/beam ! Clean residual mean=-0.000002 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.202426 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 117 components and 0.202426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061908Jy sigma=0.000758 ! Fit after self-cal, rms=0.061907Jy sigma=0.000758 ! 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.061907Jy sigma=0.000758 ! Fit after self-cal, rms=0.061917Jy sigma=0.000757 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.167 mas, bmaj=9.57 mas, bpa=-13.72 degrees ! Estimated noise=802.814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000554536 Jy ! Component: 100 - total flux cleaned = -0.000538963 Jy ! Component: 150 - total flux cleaned = -0.000572454 Jy ! Component: 200 - total flux cleaned = -0.000581295 Jy ! Total flux subtracted in 200 components = -0.000581295 Jy ! Clean residual min=-0.001630 max=0.001783 Jy/beam ! Clean residual mean=-0.000005 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.201845 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 122 components and 0.201845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061914Jy sigma=0.000757 ! Fit after self-cal, rms=0.061912Jy sigma=0.000757 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 = -7.46186e-05 Jy ! Component: 100 - total flux cleaned = -3.10843e-05 Jy ! Component: 150 - total flux cleaned = -1.27811e-05 Jy ! Component: 200 - total flux cleaned = 3.89991e-06 Jy ! Total flux subtracted in 200 components = 3.89991e-06 Jy ! Clean residual min=-0.001599 max=0.001788 Jy/beam ! Clean residual mean=-0.000005 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.201849 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 123 components and 0.201849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061912Jy sigma=0.000757 ! Fit after self-cal, rms=0.061910Jy sigma=0.000757 ! 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.566 mas, bmaj=5.472 mas, bpa=-5.688 degrees ! Estimated noise=642.866 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.566 x 5.472 at -5.688 degrees (North through East) ! Clean map min=-0.0017299 max=0.15072 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.938 mas, bmaj=4.483 mas, bpa=-4.329 degrees ! Estimated noise=882.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114648 Jy ! Component: 100 - total flux cleaned = 0.146206 Jy ! Component: 150 - total flux cleaned = 0.162492 Jy ! Component: 200 - total flux cleaned = 0.172024 Jy ! Total flux subtracted in 200 components = 0.172024 Jy ! Clean residual min=-0.003278 max=0.004843 Jy/beam ! Clean residual mean=-0.000011 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.172024 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.172024 Jy ! Inverting map and beam ! Estimated beam: bmin=3.566 mas, bmaj=5.472 mas, bpa=-5.688 degrees ! Estimated noise=642.866 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.00903754 Jy ! Component: 100 - total flux cleaned = 0.0145105 Jy ! Component: 150 - total flux cleaned = 0.0182675 Jy ! Component: 200 - total flux cleaned = 0.0210144 Jy ! Total flux subtracted in 200 components = 0.0210144 Jy ! Clean residual min=-0.002002 max=0.002144 Jy/beam ! Clean residual mean=-0.000010 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.193038 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 58 components and 0.193038 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=8.167 mas, bmaj=9.57 mas, bpa=-13.72 degrees ! Estimated noise=802.814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321431 Jy ! Component: 100 - total flux cleaned = 0.00515546 Jy ! Component: 150 - total flux cleaned = 0.00642549 Jy ! Component: 200 - total flux cleaned = 0.00727282 Jy ! Total flux subtracted in 200 components = 0.00727282 Jy ! Clean residual min=-0.001622 max=0.001835 Jy/beam ! Clean residual mean=-0.000008 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.200311 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000552637 Jy ! Component: 100 - total flux cleaned = 0.000740297 Jy ! Component: 150 - total flux cleaned = 0.000841158 Jy ! Component: 200 - total flux cleaned = 0.000918014 Jy ! Total flux subtracted in 200 components = 0.000918014 Jy ! Clean residual min=-0.001574 max=0.001828 Jy/beam ! Clean residual mean=-0.000006 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.201229 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 109 components and 0.201229 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.566 mas, bmaj=5.472 mas, bpa=-5.688 degrees ! Estimated noise=642.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.7379e-05 Jy ! Component: 100 - total flux cleaned = -5.04464e-05 Jy ! Component: 150 - total flux cleaned = 2.02693e-05 Jy ! Component: 200 - total flux cleaned = 6.38995e-05 Jy ! Total flux subtracted in 200 components = 6.38995e-05 Jy ! Clean residual min=-0.001918 max=0.001799 Jy/beam ! Clean residual mean=-0.000003 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.201293 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 128 components and 0.201293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061926Jy sigma=0.000758 ! Fit after self-cal, rms=0.061918Jy sigma=0.000757 wmodel J1709+4318_S_2015_03_17_pus_map.mod ! Writing 128 model components to file: J1709+4318_S_2015_03_17_pus_map.mod wobs J1709+4318_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1709+4318_S_2015_03_17_pus_uvs.fits wwins J1709+4318_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J1709+4318_S_2015_03_17_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.000284564 Jy ! Component: 100 - total flux cleaned = -0.000163603 Jy ! Component: 150 - total flux cleaned = -0.000134823 Jy ! Component: 200 - total flux cleaned = 5.81455e-05 Jy ! Component: 250 - total flux cleaned = 0.000190739 Jy ! Component: 300 - total flux cleaned = 0.000344846 Jy ! Component: 350 - total flux cleaned = 0.000494963 Jy ! Component: 400 - total flux cleaned = 0.000640548 Jy ! Component: 450 - total flux cleaned = 0.000758852 Jy ! Component: 500 - total flux cleaned = 0.00082819 Jy ! Component: 550 - total flux cleaned = 0.000918947 Jy ! Component: 600 - total flux cleaned = 0.000985528 Jy ! Component: 650 - total flux cleaned = 0.000985786 Jy ! Component: 700 - total flux cleaned = 0.00107125 Jy ! Component: 750 - total flux cleaned = 0.00107136 Jy ! Component: 800 - total flux cleaned = 0.00107122 Jy ! Component: 850 - total flux cleaned = 0.00105119 Jy ! Component: 900 - total flux cleaned = 0.0010712 Jy ! Component: 950 - total flux cleaned = 0.00105177 Jy ! Component: 1000 - total flux cleaned = 0.00109035 Jy ! Component: 1050 - total flux cleaned = 0.0011091 Jy ! Component: 1100 - total flux cleaned = 0.0010906 Jy ! Component: 1150 - total flux cleaned = 0.00118219 Jy ! Component: 1200 - total flux cleaned = 0.00114592 Jy ! Component: 1250 - total flux cleaned = 0.00121726 Jy ! Component: 1300 - total flux cleaned = 0.00125247 Jy ! Component: 1350 - total flux cleaned = 0.00130453 Jy ! Component: 1400 - total flux cleaned = 0.00135556 Jy ! Component: 1450 - total flux cleaned = 0.00137242 Jy ! Component: 1500 - total flux cleaned = 0.00143913 Jy ! Component: 1550 - total flux cleaned = 0.00150497 Jy ! Component: 1600 - total flux cleaned = 0.00158644 Jy ! Component: 1650 - total flux cleaned = 0.00160242 Jy ! Component: 1700 - total flux cleaned = 0.00161836 Jy ! Component: 1750 - total flux cleaned = 0.00168116 Jy ! Component: 1800 - total flux cleaned = 0.0017588 Jy ! Component: 1850 - total flux cleaned = 0.00180455 Jy ! Component: 1900 - total flux cleaned = 0.00185003 Jy ! Component: 1950 - total flux cleaned = 0.00187988 Jy ! Component: 2000 - total flux cleaned = 0.00189469 Jy ! Component: 2050 - total flux cleaned = 0.00185107 Jy ! Component: 2100 - total flux cleaned = 0.00195243 Jy ! Component: 2150 - total flux cleaned = 0.0020097 Jy ! Component: 2200 - total flux cleaned = 0.0020522 Jy ! Component: 2250 - total flux cleaned = 0.00205214 Jy ! Component: 2300 - total flux cleaned = 0.00210795 Jy ! Component: 2350 - total flux cleaned = 0.00213535 Jy ! Component: 2400 - total flux cleaned = 0.00217612 Jy ! Component: 2450 - total flux cleaned = 0.00220332 Jy ! Component: 2500 - total flux cleaned = 0.00223002 Jy ! Component: 2550 - total flux cleaned = 0.00225642 Jy ! Component: 2600 - total flux cleaned = 0.00236115 Jy ! Component: 2650 - total flux cleaned = 0.00238688 Jy ! Component: 2700 - total flux cleaned = 0.00238678 Jy ! Component: 2750 - total flux cleaned = 0.00237421 Jy ! Component: 2800 - total flux cleaned = 0.00239958 Jy ! Component: 2850 - total flux cleaned = 0.00243702 Jy ! Component: 2900 - total flux cleaned = 0.00242453 Jy ! Component: 2950 - total flux cleaned = 0.00242443 Jy ! Component: 3000 - total flux cleaned = 0.00243676 Jy ! Component: 3050 - total flux cleaned = 0.00246093 Jy ! Component: 3100 - total flux cleaned = 0.00250881 Jy ! Component: 3150 - total flux cleaned = 0.00253255 Jy ! Component: 3200 - total flux cleaned = 0.00256771 Jy ! Component: 3250 - total flux cleaned = 0.00260274 Jy ! Component: 3300 - total flux cleaned = 0.00263741 Jy ! Component: 3350 - total flux cleaned = 0.00270616 Jy ! Component: 3400 - total flux cleaned = 0.00271762 Jy ! Component: 3450 - total flux cleaned = 0.0027403 Jy ! Component: 3500 - total flux cleaned = 0.00277388 Jy ! Component: 3550 - total flux cleaned = 0.00282926 Jy ! Component: 3600 - total flux cleaned = 0.00281825 Jy ! Component: 3650 - total flux cleaned = 0.00286194 Jy ! Component: 3700 - total flux cleaned = 0.0029375 Jy ! Component: 3750 - total flux cleaned = 0.00296964 Jy ! Component: 3800 - total flux cleaned = 0.00298031 Jy ! Component: 3850 - total flux cleaned = 0.0030225 Jy ! Component: 3900 - total flux cleaned = 0.00310624 Jy ! Component: 3950 - total flux cleaned = 0.0031061 Jy ! Component: 4000 - total flux cleaned = 0.00314733 Jy ! Component: 4050 - total flux cleaned = 0.00317807 Jy ! Total flux subtracted in 4096 components = 0.00319853 Jy ! Clean residual min=-0.000562 max=0.000779 Jy/beam ! Clean residual mean=0.000000 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.204492 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 428 components and 0.204492 Jy ![Exited script file: muppet] wmap "J1709+4318_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.566 x 5.472 at -5.688 degrees (North through East) ! Clean map min=-0.0013798 max=0.15119 Jy/beam ! Writing clean map to FITS file: J1709+4318_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151193 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000184093 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.365281 0.365281 0.730561 1.46112 2.92225 5.84449 11.689 23.378 46.7559 93.5119 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.151 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.566 x 5.472 at -5.688 degrees (North through East) ! Clean map min=-0.0013798 max=0.15119 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 J1709+4318_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:04:56 2016