! Started logfile: J1021+3437_S_2017_01_21_pus_uvs.log on Sun May 5 15:52:20 2019 obs J1021+3437_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1021+3437_S_2017_01_21_pus_uva.fits ! AN table 1: 83 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.812584 visibilities/baseline/integration-bin. ! Found source: J1021+3437 ! ! 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 558 lines of history. ! ! Reading 9712 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 J1021+3437_S_2017_01_21_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 240 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.710565Jy sigma=0.005977 ! Fit after self-cal, rms=0.703583Jy sigma=0.005925 ! 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.913 mas, bpa=-4.719 degrees ! Estimated noise=1291.91 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.236102 Jy ! Component: 100 - total flux cleaned = 0.291557 Jy ! Total flux subtracted in 100 components = 0.291557 Jy ! Clean residual min=-0.009010 max=0.020675 Jy/beam ! Clean residual mean=0.000000 rms=0.002759 Jy/beam ! Combined flux in latest and established models = 0.291557 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.291557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097124Jy sigma=0.000754 ! Fit after self-cal, rms=0.097117Jy sigma=0.000753 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207907 Jy ! Component: 100 - total flux cleaned = 0.0305516 Jy ! Total flux subtracted in 100 components = 0.0305516 Jy ! Clean residual min=-0.007770 max=0.017740 Jy/beam ! Clean residual mean=0.000007 rms=0.002071 Jy/beam ! Combined flux in latest and established models = 0.322109 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.322109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093497Jy sigma=0.000708 ! Fit after self-cal, rms=0.093437Jy sigma=0.000707 ! Inverting map ! Added new window around map position (-5.5, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014334 Jy ! Component: 100 - total flux cleaned = 0.0188363 Jy ! Total flux subtracted in 100 components = 0.0188363 Jy ! Clean residual min=-0.006623 max=0.007874 Jy/beam ! Clean residual mean=0.000004 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 0.340945 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 19 components and 0.340945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091550Jy sigma=0.000688 ! Fit after self-cal, rms=0.091304Jy sigma=0.000686 ! 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.463 mas, bmaj=5.719 mas, bpa=-2.305 degrees ! Estimated noise=915.681 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.0042723 Jy ! Component: 100 - total flux cleaned = 0.0053327 Jy ! Component: 150 - total flux cleaned = 0.005716 Jy ! Component: 200 - total flux cleaned = 0.00585381 Jy ! Total flux subtracted in 200 components = 0.00585381 Jy ! Clean residual min=-0.004940 max=0.005405 Jy/beam ! Clean residual mean=0.000004 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.346799 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 36 components and 0.346799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091076Jy sigma=0.000684 ! Fit after self-cal, rms=0.091055Jy sigma=0.000684 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 0.94 LA 1.03 ! MK 0.96 NL 0.97 OV 1.00 PT 0.98 ! SC 0.92 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 0.98 LA 0.99 ! MK 0.97 NL 0.99 OV 1.04 PT 0.95 ! SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 0.99 LA 0.99 ! MK 1.01 NL 1.02 OV 0.97 PT 0.94 ! SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.06 HN 0.97 LA 1.09 ! MK 1.25 NL 1.00* OV 1.02 PT 1.00 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.091055Jy sigma=0.000684 ! Fit after self-cal, rms=0.091288Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.445 mas, bmaj=5.702 mas, bpa=-2.056 degrees ! Estimated noise=910.944 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.00245019 Jy ! Component: 100 - total flux cleaned = 0.00211037 Jy ! Component: 150 - total flux cleaned = 0.00186435 Jy ! Component: 200 - total flux cleaned = 0.00175495 Jy ! Total flux subtracted in 200 components = 0.00175495 Jy ! Clean residual min=-0.003801 max=0.003345 Jy/beam ! Clean residual mean=0.000002 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.348554 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.348554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091202Jy sigma=0.000662 ! Fit after self-cal, rms=0.091268Jy sigma=0.000662 ! 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.091268Jy sigma=0.000662 ! Fit after self-cal, rms=0.093511Jy sigma=0.000655 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=5.71 mas, bpa=-2.113 degrees ! Estimated noise=912.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000403678 Jy ! Component: 100 - total flux cleaned = 0.000355404 Jy ! Component: 150 - total flux cleaned = 0.000312589 Jy ! Component: 200 - total flux cleaned = 0.000309884 Jy ! Total flux subtracted in 200 components = 0.000309884 Jy ! Clean residual min=-0.002317 max=0.002416 Jy/beam ! Clean residual mean=-0.000003 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.348864 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 64 components and 0.348864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093463Jy sigma=0.000654 ! Fit after self-cal, rms=0.093535Jy sigma=0.000654 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 = -6.73847e-06 Jy ! Component: 100 - total flux cleaned = -6.84147e-06 Jy ! Component: 150 - total flux cleaned = 5.14127e-05 Jy ! Component: 200 - total flux cleaned = 7.75307e-05 Jy ! Total flux subtracted in 200 components = 7.75307e-05 Jy ! Clean residual min=-0.002329 max=0.002353 Jy/beam ! Clean residual mean=-0.000003 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.348942 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.348942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093517Jy sigma=0.000654 ! Fit after self-cal, rms=0.093514Jy sigma=0.000654 ! 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.093514Jy sigma=0.000654 ! Fit after self-cal, rms=0.093721Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=5.713 mas, bpa=-2.032 degrees ! Estimated noise=912.995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000238149 Jy ! Component: 100 - total flux cleaned = 0.000206628 Jy ! Component: 150 - total flux cleaned = 0.000232114 Jy ! Component: 200 - total flux cleaned = 0.000277963 Jy ! Total flux subtracted in 200 components = 0.000277963 Jy ! Clean residual min=-0.002288 max=0.002330 Jy/beam ! Clean residual mean=-0.000003 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.34922 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.349219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093705Jy sigma=0.000654 ! Fit after self-cal, rms=0.093704Jy sigma=0.000654 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.3976e-05 Jy ! Component: 100 - total flux cleaned = 3.36975e-05 Jy ! Component: 150 - total flux cleaned = 3.31831e-05 Jy ! Component: 200 - total flux cleaned = 1.53848e-05 Jy ! Total flux subtracted in 200 components = 1.53848e-05 Jy ! Clean residual min=-0.002290 max=0.002293 Jy/beam ! Clean residual mean=-0.000003 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.349235 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.349235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093696Jy sigma=0.000654 ! Fit after self-cal, rms=0.093695Jy sigma=0.000654 ! 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.093695Jy sigma=0.000654 ! Fit after self-cal, rms=0.093792Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.08 mas, bmaj=9.239 mas, bpa=2.593 degrees ! Estimated noise=1134.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000649898 Jy ! Component: 100 - total flux cleaned = 0.000633902 Jy ! Component: 150 - total flux cleaned = 0.00063453 Jy ! Component: 200 - total flux cleaned = 0.00062101 Jy ! Total flux subtracted in 200 components = 0.00062101 Jy ! Clean residual min=-0.002359 max=0.002366 Jy/beam ! Clean residual mean=-0.000004 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.349856 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 0.349856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093793Jy sigma=0.000654 ! Fit after self-cal, rms=0.093790Jy sigma=0.000654 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.000153489 Jy ! Component: 100 - total flux cleaned = 0.000153017 Jy ! Component: 150 - total flux cleaned = 0.000152856 Jy ! Component: 200 - total flux cleaned = 0.000142153 Jy ! Total flux subtracted in 200 components = 0.000142153 Jy ! Clean residual min=-0.002354 max=0.002389 Jy/beam ! Clean residual mean=-0.000005 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.349998 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 80 components and 0.349998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093792Jy sigma=0.000654 ! Fit after self-cal, rms=0.093790Jy sigma=0.000654 ! 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.435 mas, bmaj=5.716 mas, bpa=-1.976 degrees ! Estimated noise=913.198 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.435 x 5.716 at -1.976 degrees (North through East) ! Clean map min=-0.0021814 max=0.30121 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.894 mas, bmaj=4.938 mas, bpa=-3.978 degrees ! Estimated noise=1283.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.234263 Jy ! Component: 100 - total flux cleaned = 0.289231 Jy ! Component: 150 - total flux cleaned = 0.313635 Jy ! Component: 200 - total flux cleaned = 0.327473 Jy ! Total flux subtracted in 200 components = 0.327473 Jy ! Clean residual min=-0.004218 max=0.007082 Jy/beam ! Clean residual mean=-0.000003 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.327473 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.327473 Jy ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=5.716 mas, bpa=-1.976 degrees ! Estimated noise=913.198 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.00941352 Jy ! Component: 100 - total flux cleaned = 0.0146643 Jy ! Component: 150 - total flux cleaned = 0.0179597 Jy ! Component: 200 - total flux cleaned = 0.0201012 Jy ! Total flux subtracted in 200 components = 0.0201012 Jy ! Clean residual min=-0.002536 max=0.002298 Jy/beam ! Clean residual mean=-0.000003 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.347574 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 30 components and 0.347574 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.08 mas, bmaj=9.239 mas, bpa=2.593 degrees ! Estimated noise=1134.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180412 Jy ! Component: 100 - total flux cleaned = 0.00212249 Jy ! Component: 150 - total flux cleaned = 0.00229084 Jy ! Component: 200 - total flux cleaned = 0.00235588 Jy ! Total flux subtracted in 200 components = 0.00235588 Jy ! Clean residual min=-0.002387 max=0.002400 Jy/beam ! Clean residual mean=-0.000005 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.34993 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.42893e-05 Jy ! Component: 100 - total flux cleaned = 4.94468e-05 Jy ! Component: 150 - total flux cleaned = 2.46752e-05 Jy ! Component: 200 - total flux cleaned = 1.99049e-06 Jy ! Total flux subtracted in 200 components = 1.99049e-06 Jy ! Clean residual min=-0.002386 max=0.002401 Jy/beam ! Clean residual mean=-0.000005 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.349932 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 44 components and 0.349932 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=5.716 mas, bpa=-1.976 degrees ! Estimated noise=913.198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.63448e-05 Jy ! Component: 100 - total flux cleaned = -5.58679e-05 Jy ! Component: 150 - total flux cleaned = -0.000106776 Jy ! Component: 200 - total flux cleaned = -0.000131632 Jy ! Total flux subtracted in 200 components = -0.000131632 Jy ! Clean residual min=-0.002349 max=0.002110 Jy/beam ! Clean residual mean=-0.000003 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.3498 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.3498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093812Jy sigma=0.000654 ! Fit after self-cal, rms=0.093815Jy sigma=0.000654 wmodel J1021+3437_S_2017_01_21_pus_map.mod ! Writing 55 model components to file: J1021+3437_S_2017_01_21_pus_map.mod wobs J1021+3437_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1021+3437_S_2017_01_21_pus_uvs.fits wwins J1021+3437_S_2017_01_21_pus_map.win ! wwins: Wrote 2 windows to J1021+3437_S_2017_01_21_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.000605872 Jy ! Component: 100 - total flux cleaned = -0.000645849 Jy ! Component: 150 - total flux cleaned = -0.000610627 Jy ! Component: 200 - total flux cleaned = -0.00054138 Jy ! Component: 250 - total flux cleaned = -0.000541011 Jy ! Component: 300 - total flux cleaned = -0.000508138 Jy ! Component: 350 - total flux cleaned = -0.000539326 Jy ! Component: 400 - total flux cleaned = -0.000507734 Jy ! Component: 450 - total flux cleaned = -0.000507801 Jy ! Component: 500 - total flux cleaned = -0.000507986 Jy ! Component: 550 - total flux cleaned = -0.000536646 Jy ! Component: 600 - total flux cleaned = -0.000536677 Jy ! Component: 650 - total flux cleaned = -0.000537337 Jy ! Component: 700 - total flux cleaned = -0.000647598 Jy ! Component: 750 - total flux cleaned = -0.000593224 Jy ! Component: 800 - total flux cleaned = -0.000566594 Jy ! Component: 850 - total flux cleaned = -0.000567149 Jy ! Component: 900 - total flux cleaned = -0.000515773 Jy ! Component: 950 - total flux cleaned = -0.000439599 Jy ! Component: 1000 - total flux cleaned = -0.000439706 Jy ! Component: 1050 - total flux cleaned = -0.000389786 Jy ! Component: 1100 - total flux cleaned = -0.000242721 Jy ! Component: 1150 - total flux cleaned = -0.000267152 Jy ! Component: 1200 - total flux cleaned = -0.000171632 Jy ! Component: 1250 - total flux cleaned = -0.000148412 Jy ! Component: 1300 - total flux cleaned = -0.000147675 Jy ! Component: 1350 - total flux cleaned = -9.35397e-06 Jy ! Component: 1400 - total flux cleaned = -3.25553e-05 Jy ! Component: 1450 - total flux cleaned = -3.2774e-05 Jy ! Component: 1500 - total flux cleaned = 1.17847e-05 Jy ! Component: 1550 - total flux cleaned = -3.26795e-05 Jy ! Component: 1600 - total flux cleaned = 1.08533e-05 Jy ! Component: 1650 - total flux cleaned = -9.72065e-05 Jy ! Component: 1700 - total flux cleaned = -9.68897e-05 Jy ! Component: 1750 - total flux cleaned = -3.39895e-05 Jy ! Component: 1800 - total flux cleaned = -3.45264e-05 Jy ! Component: 1850 - total flux cleaned = 6.32404e-06 Jy ! Component: 1900 - total flux cleaned = -9.60842e-05 Jy ! Component: 1950 - total flux cleaned = -5.55316e-05 Jy ! Component: 2000 - total flux cleaned = -9.54924e-05 Jy ! Component: 2050 - total flux cleaned = -9.5233e-05 Jy ! Component: 2100 - total flux cleaned = -0.000114609 Jy ! Component: 2150 - total flux cleaned = -0.000114374 Jy ! Component: 2200 - total flux cleaned = -9.52814e-05 Jy ! Component: 2250 - total flux cleaned = -0.000133461 Jy ! Component: 2300 - total flux cleaned = -0.000171166 Jy ! Component: 2350 - total flux cleaned = -9.5929e-05 Jy ! Component: 2400 - total flux cleaned = -0.00015177 Jy ! Component: 2450 - total flux cleaned = -0.000115092 Jy ! Component: 2500 - total flux cleaned = -0.000169844 Jy ! Component: 2550 - total flux cleaned = -0.000206153 Jy ! Component: 2600 - total flux cleaned = -0.000170429 Jy ! Component: 2650 - total flux cleaned = -0.000223965 Jy ! Component: 2700 - total flux cleaned = -0.000276924 Jy ! Component: 2750 - total flux cleaned = -0.000294434 Jy ! Component: 2800 - total flux cleaned = -0.000294358 Jy ! Component: 2850 - total flux cleaned = -0.000345961 Jy ! Component: 2900 - total flux cleaned = -0.000397477 Jy ! Component: 2950 - total flux cleaned = -0.000448356 Jy ! Component: 3000 - total flux cleaned = -0.000498539 Jy ! Component: 3050 - total flux cleaned = -0.000465259 Jy ! Component: 3100 - total flux cleaned = -0.000498353 Jy ! Component: 3150 - total flux cleaned = -0.000531089 Jy ! Component: 3200 - total flux cleaned = -0.000530954 Jy ! Component: 3250 - total flux cleaned = -0.000547084 Jy ! Component: 3300 - total flux cleaned = -0.000579264 Jy ! Component: 3350 - total flux cleaned = -0.000579088 Jy ! Component: 3400 - total flux cleaned = -0.000594936 Jy ! Component: 3450 - total flux cleaned = -0.0006264 Jy ! Component: 3500 - total flux cleaned = -0.000673072 Jy ! Component: 3550 - total flux cleaned = -0.000673045 Jy ! Component: 3600 - total flux cleaned = -0.000780835 Jy ! Component: 3650 - total flux cleaned = -0.00076552 Jy ! Component: 3700 - total flux cleaned = -0.000856703 Jy ! Component: 3750 - total flux cleaned = -0.000781321 Jy ! Component: 3800 - total flux cleaned = -0.000796406 Jy ! Component: 3850 - total flux cleaned = -0.000855963 Jy ! Component: 3900 - total flux cleaned = -0.000841135 Jy ! Component: 3950 - total flux cleaned = -0.000811918 Jy ! Component: 4000 - total flux cleaned = -0.000885033 Jy ! Component: 4050 - total flux cleaned = -0.000914096 Jy ! Total flux subtracted in 4096 components = -0.000928625 Jy ! Clean residual min=-0.000940 max=0.000867 Jy/beam ! Clean residual mean=0.000000 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.348871 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 339 components and 0.348872 Jy ![Exited script file: muppet] wmap "J1021+3437_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.435 x 5.716 at -1.976 degrees (North through East) ! Clean map min=-0.002079 max=0.30149 Jy/beam ! Writing clean map to FITS file: J1021+3437_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.301488 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000252838 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.251591 0.251591 0.503182 1.00636 2.01273 4.02545 8.05091 16.1018 32.2036 64.4073 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.301 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.435 x 5.716 at -1.976 degrees (North through East) ! Clean map min=-0.002079 max=0.30149 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 J1021+3437_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:52:24 2019