! Started logfile: J2320+0513_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:51:37 2019 obs J2320+0513_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J2320+0513_S_2017_03_27_pus_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.891667 visibilities/baseline/integration-bin. ! Found source: J2320+0513 ! ! 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 1684 lines of history. ! ! Reading 1284 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 J2320+0513_S_2017_03_27_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.317209Jy sigma=0.002730 ! Fit after self-cal, rms=0.303564Jy sigma=0.002615 ! 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.478 mas, bmaj=6.923 mas, bpa=-5.72 degrees ! Estimated noise=3055.6 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.550856 Jy ! Component: 100 - total flux cleaned = 0.670979 Jy ! Total flux subtracted in 100 components = 0.670979 Jy ! Clean residual min=-0.017501 max=0.033500 Jy/beam ! Clean residual mean=0.000078 rms=0.005531 Jy/beam ! Combined flux in latest and established models = 0.670979 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.670979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108691Jy sigma=0.000921 ! Fit after self-cal, rms=0.108691Jy sigma=0.000921 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0326086 Jy ! Component: 100 - total flux cleaned = 0.0500466 Jy ! Total flux subtracted in 100 components = 0.0500466 Jy ! Clean residual min=-0.014922 max=0.016619 Jy/beam ! Clean residual mean=0.000044 rms=0.004039 Jy/beam ! Combined flux in latest and established models = 0.721025 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.721025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097022Jy sigma=0.000800 ! Fit after self-cal, rms=0.097003Jy sigma=0.000799 ! 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.044 mas, bmaj=7.707 mas, bpa=-3.929 degrees ! Estimated noise=2495.37 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.0129295 Jy ! Component: 100 - total flux cleaned = 0.0197628 Jy ! Component: 150 - total flux cleaned = 0.0238457 Jy ! Component: 200 - total flux cleaned = 0.0260372 Jy ! Total flux subtracted in 200 components = 0.0260372 Jy ! Clean residual min=-0.013095 max=0.014670 Jy/beam ! Clean residual mean=0.000055 rms=0.003203 Jy/beam ! Combined flux in latest and established models = 0.747063 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 41 components and 0.747062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095626Jy sigma=0.000782 ! Fit after self-cal, rms=0.095619Jy sigma=0.000782 ! 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 0.97 HN 0.97 KP 1.04 ! LA 1.00 MK 0.97 NL 0.99 OV 1.04 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.03 HN 0.99 KP 0.98 ! LA 0.97 MK 0.97 NL 1.03 OV 1.05 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 1.00 KP 0.98 ! LA 0.99 MK 1.00 NL 1.02 OV 0.98 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 0.92 KP 1.00* ! LA 1.00* MK 1.24 NL 1.00* OV 1.17 ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.095619Jy sigma=0.000782 ! Fit after self-cal, rms=0.085136Jy sigma=0.000687 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=7.715 mas, bpa=-3.761 degrees ! Estimated noise=2492.81 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 (-7, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00999823 Jy ! Component: 100 - total flux cleaned = 0.0110536 Jy ! Component: 150 - total flux cleaned = 0.0108945 Jy ! Component: 200 - total flux cleaned = 0.0107666 Jy ! Total flux subtracted in 200 components = 0.0107666 Jy ! Clean residual min=-0.007583 max=0.007382 Jy/beam ! Clean residual mean=-0.000008 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.757829 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 58 components and 0.757829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083928Jy sigma=0.000675 ! Fit after self-cal, rms=0.083947Jy sigma=0.000675 ! 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.083947Jy sigma=0.000675 ! Fit after self-cal, rms=0.083778Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=7.709 mas, bpa=-3.71 degrees ! Estimated noise=2491.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362251 Jy ! Component: 100 - total flux cleaned = 0.00384492 Jy ! Component: 150 - total flux cleaned = 0.00384729 Jy ! Component: 200 - total flux cleaned = 0.00384813 Jy ! Total flux subtracted in 200 components = 0.00384813 Jy ! Clean residual min=-0.006887 max=0.006811 Jy/beam ! Clean residual mean=-0.000009 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.761677 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 83 components and 0.761677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083525Jy sigma=0.000671 ! Fit after self-cal, rms=0.083524Jy sigma=0.000671 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.000879167 Jy ! Component: 100 - total flux cleaned = 0.00100081 Jy ! Component: 150 - total flux cleaned = 0.000949001 Jy ! Component: 200 - total flux cleaned = 0.000950048 Jy ! Total flux subtracted in 200 components = 0.000950048 Jy ! Clean residual min=-0.006670 max=0.006735 Jy/beam ! Clean residual mean=-0.000010 rms=0.001589 Jy/beam ! Combined flux in latest and established models = 0.762627 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 96 components and 0.762627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083445Jy sigma=0.000671 ! Fit after self-cal, rms=0.083451Jy sigma=0.000671 ! 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.083451Jy sigma=0.000671 ! Fit after self-cal, rms=0.083366Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.046 mas, bmaj=7.709 mas, bpa=-3.693 degrees ! Estimated noise=2490.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137588 Jy ! Component: 100 - total flux cleaned = 0.00148742 Jy ! Component: 150 - total flux cleaned = 0.00143834 Jy ! Component: 200 - total flux cleaned = 0.00139438 Jy ! Total flux subtracted in 200 components = 0.00139438 Jy ! Clean residual min=-0.006506 max=0.006464 Jy/beam ! Clean residual mean=-0.000010 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.764022 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 109 components and 0.764022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083294Jy sigma=0.000670 ! Fit after self-cal, rms=0.083300Jy sigma=0.000670 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.000449124 Jy ! Component: 100 - total flux cleaned = 0.000407708 Jy ! Component: 150 - total flux cleaned = 0.000369574 Jy ! Component: 200 - total flux cleaned = 0.000369807 Jy ! Total flux subtracted in 200 components = 0.000369807 Jy ! Clean residual min=-0.006493 max=0.006400 Jy/beam ! Clean residual mean=-0.000010 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.764391 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 117 components and 0.764391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083265Jy sigma=0.000669 ! Fit after self-cal, rms=0.083269Jy sigma=0.000669 ! 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.083269Jy sigma=0.000669 ! Fit after self-cal, rms=0.083246Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.362 mas, bmaj=11.76 mas, bpa=3.498 degrees ! Estimated noise=3159.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000604282 Jy ! Component: 100 - total flux cleaned = -0.000759718 Jy ! Component: 150 - total flux cleaned = -0.000807582 Jy ! Component: 200 - total flux cleaned = -0.000852435 Jy ! Total flux subtracted in 200 components = -0.000852435 Jy ! Clean residual min=-0.007218 max=0.007207 Jy/beam ! Clean residual mean=-0.000019 rms=0.002041 Jy/beam ! Combined flux in latest and established models = 0.763539 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 138 components and 0.763539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083246Jy sigma=0.000669 ! Fit after self-cal, rms=0.083243Jy sigma=0.000669 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.10808e-05 Jy ! Component: 100 - total flux cleaned = 5.20244e-05 Jy ! Component: 150 - total flux cleaned = 5.14443e-05 Jy ! Component: 200 - total flux cleaned = 5.09511e-05 Jy ! Total flux subtracted in 200 components = 5.09511e-05 Jy ! Clean residual min=-0.007131 max=0.007128 Jy/beam ! Clean residual mean=-0.000019 rms=0.002013 Jy/beam ! Combined flux in latest and established models = 0.76359 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 143 components and 0.76359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083261Jy sigma=0.000669 ! Fit after self-cal, rms=0.083255Jy sigma=0.000669 ! 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.049 mas, bmaj=7.709 mas, bpa=-3.676 degrees ! Estimated noise=2490.44 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.049 x 7.709 at -3.676 degrees (North through East) ! Clean map min=-0.0062694 max=0.71029 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083255Jy sigma=0.000669 ! Fit after self-cal, rms=0.077982Jy sigma=0.000622 ! Inverting map and beam ! Estimated beam: bmin=3.049 mas, bmaj=7.709 mas, bpa=-3.651 degrees ! Estimated noise=2489.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000562512 Jy ! Component: 100 - total flux cleaned = 0.000265729 Jy ! Component: 150 - total flux cleaned = 0.000141185 Jy ! Component: 200 - total flux cleaned = 2.96887e-05 Jy ! Total flux subtracted in 200 components = 2.96887e-05 Jy ! Clean residual min=-0.006243 max=0.006268 Jy/beam ! Clean residual mean=-0.000011 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.76362 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 153 components and 0.76362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077919Jy sigma=0.000622 ! Fit after self-cal, rms=0.077928Jy sigma=0.000622 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167537 Jy ! Component: 100 - total flux cleaned = 0.00013407 Jy ! Component: 150 - total flux cleaned = 0.000164935 Jy ! Component: 200 - total flux cleaned = 0.000224942 Jy ! Total flux subtracted in 200 components = 0.000224942 Jy ! Clean residual min=-0.006223 max=0.006202 Jy/beam ! Clean residual mean=-0.000011 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 0.763845 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 161 components and 0.763845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077900Jy sigma=0.000622 ! Fit after self-cal, rms=0.077904Jy sigma=0.000622 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077904Jy sigma=0.000622 ! Fit after self-cal, rms=0.077926Jy sigma=0.000621 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.487 mas, bmaj=6.916 mas, bpa=-5.393 degrees ! Estimated noise=3053.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.550536 Jy ! Component: 100 - total flux cleaned = 0.670589 Jy ! Component: 150 - total flux cleaned = 0.701536 Jy ! Component: 200 - total flux cleaned = 0.718663 Jy ! Total flux subtracted in 200 components = 0.718663 Jy ! Clean residual min=-0.010484 max=0.010186 Jy/beam ! Clean residual mean=0.000023 rms=0.002632 Jy/beam ! Combined flux in latest and established models = 0.718663 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.718663 Jy ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=7.711 mas, bpa=-3.637 degrees ! Estimated noise=2490.16 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.0161787 Jy ! Component: 100 - total flux cleaned = 0.0261926 Jy ! Component: 150 - total flux cleaned = 0.0330926 Jy ! Component: 200 - total flux cleaned = 0.0376662 Jy ! Total flux subtracted in 200 components = 0.0376662 Jy ! Clean residual min=-0.007363 max=0.006239 Jy/beam ! Clean residual mean=-0.000001 rms=0.001662 Jy/beam ! Combined flux in latest and established models = 0.756329 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 60 components and 0.756329 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.366 mas, bmaj=11.76 mas, bpa=3.561 degrees ! Estimated noise=3155.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00512599 Jy ! Component: 100 - total flux cleaned = 0.00635234 Jy ! Component: 150 - total flux cleaned = 0.00679719 Jy ! Component: 200 - total flux cleaned = 0.00679926 Jy ! Total flux subtracted in 200 components = 0.00679926 Jy ! Clean residual min=-0.006813 max=0.007022 Jy/beam ! Clean residual mean=-0.000022 rms=0.002008 Jy/beam ! Combined flux in latest and established models = 0.763128 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 = -4.8963e-05 Jy ! Component: 100 - total flux cleaned = -0.000135899 Jy ! Component: 150 - total flux cleaned = -0.000173322 Jy ! Component: 200 - total flux cleaned = -0.00020889 Jy ! Total flux subtracted in 200 components = -0.00020889 Jy ! Clean residual min=-0.006707 max=0.006794 Jy/beam ! Clean residual mean=-0.000021 rms=0.001978 Jy/beam ! Combined flux in latest and established models = 0.762919 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 102 components and 0.762919 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=7.711 mas, bpa=-3.637 degrees ! Estimated noise=2490.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.22591e-05 Jy ! Component: 100 - total flux cleaned = 0.000496362 Jy ! Component: 150 - total flux cleaned = 0.000723235 Jy ! Component: 200 - total flux cleaned = 0.0008603 Jy ! Total flux subtracted in 200 components = 0.0008603 Jy ! Clean residual min=-0.006064 max=0.006069 Jy/beam ! Clean residual mean=-0.000011 rms=0.001513 Jy/beam ! Combined flux in latest and established models = 0.763779 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 134 components and 0.763779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078089Jy sigma=0.000623 ! Fit after self-cal, rms=0.078049Jy sigma=0.000623 wmodel J2320+0513_S_2017_03_27_pus_map.mod ! Writing 134 model components to file: J2320+0513_S_2017_03_27_pus_map.mod wobs J2320+0513_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J2320+0513_S_2017_03_27_pus_uvs.fits wwins J2320+0513_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J2320+0513_S_2017_03_27_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.000342913 Jy ! Component: 100 - total flux cleaned = -0.000844121 Jy ! Component: 150 - total flux cleaned = -0.00159121 Jy ! Component: 200 - total flux cleaned = -0.00203423 Jy ! Component: 250 - total flux cleaned = -0.00253458 Jy ! Component: 300 - total flux cleaned = -0.00269243 Jy ! Component: 350 - total flux cleaned = -0.0028451 Jy ! Component: 400 - total flux cleaned = -0.00299133 Jy ! Component: 450 - total flux cleaned = -0.00306139 Jy ! Component: 500 - total flux cleaned = -0.00299084 Jy ! Component: 550 - total flux cleaned = -0.00272722 Jy ! Component: 600 - total flux cleaned = -0.00266443 Jy ! Component: 650 - total flux cleaned = -0.00241275 Jy ! Component: 700 - total flux cleaned = -0.00228963 Jy ! Component: 750 - total flux cleaned = -0.00217054 Jy ! Component: 800 - total flux cleaned = -0.00228896 Jy ! Component: 850 - total flux cleaned = -0.00234566 Jy ! Component: 900 - total flux cleaned = -0.0022333 Jy ! Component: 950 - total flux cleaned = -0.00223287 Jy ! Component: 1000 - total flux cleaned = -0.00212423 Jy ! Component: 1050 - total flux cleaned = -0.00196647 Jy ! Component: 1100 - total flux cleaned = -0.00201921 Jy ! Component: 1150 - total flux cleaned = -0.00196772 Jy ! Component: 1200 - total flux cleaned = -0.00186744 Jy ! Component: 1250 - total flux cleaned = -0.00186768 Jy ! Component: 1300 - total flux cleaned = -0.00191676 Jy ! Component: 1350 - total flux cleaned = -0.00172532 Jy ! Component: 1400 - total flux cleaned = -0.00177386 Jy ! Component: 1450 - total flux cleaned = -0.00168135 Jy ! Component: 1500 - total flux cleaned = -0.00163593 Jy ! Component: 1550 - total flux cleaned = -0.00159085 Jy ! Component: 1600 - total flux cleaned = -0.001367 Jy ! Component: 1650 - total flux cleaned = -0.00127854 Jy ! Component: 1700 - total flux cleaned = -0.00110521 Jy ! Component: 1750 - total flux cleaned = -0.00102006 Jy ! Component: 1800 - total flux cleaned = -0.000934911 Jy ! Component: 1850 - total flux cleaned = -0.000767619 Jy ! Component: 1900 - total flux cleaned = -0.000767983 Jy ! Component: 1950 - total flux cleaned = -0.00064532 Jy ! Component: 2000 - total flux cleaned = -0.000645526 Jy ! Component: 2050 - total flux cleaned = -0.000605381 Jy ! Component: 2100 - total flux cleaned = -0.000488018 Jy ! Component: 2150 - total flux cleaned = -0.000526834 Jy ! Component: 2200 - total flux cleaned = -0.000526599 Jy ! Component: 2250 - total flux cleaned = -0.000564566 Jy ! Component: 2300 - total flux cleaned = -0.000639359 Jy ! Component: 2350 - total flux cleaned = -0.000602774 Jy ! Component: 2400 - total flux cleaned = -0.000713444 Jy ! Component: 2450 - total flux cleaned = -0.000931731 Jy ! Component: 2500 - total flux cleaned = -0.00082362 Jy ! Component: 2550 - total flux cleaned = -0.000824332 Jy ! Component: 2600 - total flux cleaned = -0.000824272 Jy ! Component: 2650 - total flux cleaned = -0.000753905 Jy ! Component: 2700 - total flux cleaned = -0.00075374 Jy ! Component: 2750 - total flux cleaned = -0.000615717 Jy ! Component: 2800 - total flux cleaned = -0.000513416 Jy ! Component: 2850 - total flux cleaned = -0.000479666 Jy ! Component: 2900 - total flux cleaned = -0.000345068 Jy ! Component: 2950 - total flux cleaned = -0.000178469 Jy ! Component: 3000 - total flux cleaned = -4.60456e-05 Jy ! Component: 3050 - total flux cleaned = 5.25328e-05 Jy ! Component: 3100 - total flux cleaned = 0.000216137 Jy ! Component: 3150 - total flux cleaned = 0.000378383 Jy ! Component: 3200 - total flux cleaned = 0.000506987 Jy ! Component: 3250 - total flux cleaned = 0.000666689 Jy ! Component: 3300 - total flux cleaned = 0.000825293 Jy ! Component: 3350 - total flux cleaned = 0.000951264 Jy ! Component: 3400 - total flux cleaned = 0.00107652 Jy ! Component: 3450 - total flux cleaned = 0.00120133 Jy ! Component: 3500 - total flux cleaned = 0.00141804 Jy ! Component: 3550 - total flux cleaned = 0.00157209 Jy ! Component: 3600 - total flux cleaned = 0.00178662 Jy ! Component: 3650 - total flux cleaned = 0.00178675 Jy ! Component: 3700 - total flux cleaned = 0.00193853 Jy ! Component: 3750 - total flux cleaned = 0.00218007 Jy ! Component: 3800 - total flux cleaned = 0.00227022 Jy ! Component: 3850 - total flux cleaned = 0.00241988 Jy ! Component: 3900 - total flux cleaned = 0.0025688 Jy ! Component: 3950 - total flux cleaned = 0.00274708 Jy ! Component: 4000 - total flux cleaned = 0.002895 Jy ! Component: 4050 - total flux cleaned = 0.00298333 Jy ! Total flux subtracted in 4096 components = 0.00315964 Jy ! Clean residual min=-0.001706 max=0.001734 Jy/beam ! Clean residual mean=-0.000003 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.766939 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 399 components and 0.766939 Jy ![Exited script file: muppet] wmap "J2320+0513_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.052 x 7.711 at -3.637 degrees (North through East) ! Clean map min=-0.0043172 max=0.70969 Jy/beam ! Writing clean map to FITS file: J2320+0513_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.709685 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000489475 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.206912 0.206912 0.413824 0.827649 1.6553 3.3106 6.62119 13.2424 26.4848 52.9695 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.709 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.052 x 7.711 at -3.637 degrees (North through East) ! Clean map min=-0.0043172 max=0.70969 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 J2320+0513_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:51:42 2019