! Started logfile: J0443+3441_S_2017_02_24_pus_uvs.log on Sat May 4 11:18:09 2019 obs J0443+3441_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0443+3441_S_2017_02_24_pus_uva.fits ! AN table 1: 39 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.509972 visibilities/baseline/integration-bin. ! Found source: J0443+3441 ! ! 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 823 lines of history. ! ! Reading 3580 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 J0443+3441_S_2017_02_24_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 139 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 139 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 139 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 235 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.506382Jy sigma=0.004708 ! Fit after self-cal, rms=0.501759Jy sigma=0.004668 ! 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.732 mas, bmaj=6.424 mas, bpa=8.606 degrees ! Estimated noise=1650.1 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.386665 Jy ! Component: 100 - total flux cleaned = 0.471449 Jy ! Total flux subtracted in 100 components = 0.471449 Jy ! Clean residual min=-0.013283 max=0.027054 Jy/beam ! Clean residual mean=-0.000043 rms=0.003794 Jy/beam ! Combined flux in latest and established models = 0.471449 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.471449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103055Jy sigma=0.000932 ! Fit after self-cal, rms=0.103053Jy sigma=0.000932 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0309435 Jy ! Component: 100 - total flux cleaned = 0.0499373 Jy ! Total flux subtracted in 100 components = 0.0499373 Jy ! Clean residual min=-0.008455 max=0.012184 Jy/beam ! Clean residual mean=-0.000026 rms=0.002630 Jy/beam ! Combined flux in latest and established models = 0.521387 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.521387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089339Jy sigma=0.000790 ! Fit after self-cal, rms=0.089145Jy sigma=0.000789 ! 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.231 mas, bmaj=7.114 mas, bpa=10.16 degrees ! Estimated noise=1371.65 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.0202993 Jy ! Component: 100 - total flux cleaned = 0.0322861 Jy ! Component: 150 - total flux cleaned = 0.040434 Jy ! Component: 200 - total flux cleaned = 0.0461467 Jy ! Total flux subtracted in 200 components = 0.0461467 Jy ! Clean residual min=-0.007230 max=0.008744 Jy/beam ! Clean residual mean=-0.000027 rms=0.002062 Jy/beam ! Combined flux in latest and established models = 0.567533 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 51 components and 0.567533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084074Jy sigma=0.000737 ! Fit after self-cal, rms=0.083987Jy sigma=0.000736 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 HN 1.00 KP 0.97 ! LA 0.95 MK 1.00 NL 1.00 OV 1.03 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 HN 1.02 KP 0.94 ! LA 0.91 MK 0.99 NL 0.98 OV 1.04 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 1.01 KP 1.01 ! LA 1.01 MK 1.01 NL 1.10 OV 0.96 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 0.94 KP 1.00* ! LA 1.01 MK 1.25 NL 1.00* OV 1.02 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.083987Jy sigma=0.000736 ! Fit after self-cal, rms=0.075808Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=7.101 mas, bpa=10.15 degrees ! Estimated noise=1377.67 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.000962909 Jy ! Component: 100 - total flux cleaned = 0.00116401 Jy ! Component: 150 - total flux cleaned = 0.00133342 Jy ! Component: 200 - total flux cleaned = 0.00147183 Jy ! Total flux subtracted in 200 components = 0.00147183 Jy ! Clean residual min=-0.004514 max=0.004996 Jy/beam ! Clean residual mean=0.000003 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.569005 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.569005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075696Jy sigma=0.000668 ! Fit after self-cal, rms=0.075716Jy sigma=0.000667 ! 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.075716Jy sigma=0.000667 ! Fit after self-cal, rms=0.074102Jy sigma=0.000654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=7.11 mas, bpa=10.18 degrees ! Estimated noise=1379.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012491 Jy ! Component: 100 - total flux cleaned = 0.00144093 Jy ! Component: 150 - total flux cleaned = 0.00152227 Jy ! Component: 200 - total flux cleaned = 0.00159556 Jy ! Total flux subtracted in 200 components = 0.00159556 Jy ! Clean residual min=-0.003644 max=0.003729 Jy/beam ! Clean residual mean=-0.000003 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.570601 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.570601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074023Jy sigma=0.000653 ! Fit after self-cal, rms=0.074031Jy sigma=0.000653 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.000163534 Jy ! Component: 100 - total flux cleaned = 0.000199346 Jy ! Component: 150 - total flux cleaned = 0.000233309 Jy ! Component: 200 - total flux cleaned = 0.000290349 Jy ! Total flux subtracted in 200 components = 0.000290349 Jy ! Clean residual min=-0.003574 max=0.003607 Jy/beam ! Clean residual mean=-0.000003 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.570891 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.570891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073994Jy sigma=0.000653 ! Fit after self-cal, rms=0.073994Jy sigma=0.000653 ! 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.073994Jy sigma=0.000653 ! Fit after self-cal, rms=0.074066Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=7.108 mas, bpa=10.24 degrees ! Estimated noise=1379.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104364 Jy ! Component: 100 - total flux cleaned = 0.0011074 Jy ! Component: 150 - total flux cleaned = 0.00116725 Jy ! Component: 200 - total flux cleaned = 0.00124973 Jy ! Total flux subtracted in 200 components = 0.00124973 Jy ! Clean residual min=-0.003572 max=0.003408 Jy/beam ! Clean residual mean=-0.000003 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.572141 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 71 components and 0.572141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074030Jy sigma=0.000652 ! Fit after self-cal, rms=0.074031Jy sigma=0.000652 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.32187e-05 Jy ! Component: 100 - total flux cleaned = 5.99155e-05 Jy ! Component: 150 - total flux cleaned = 8.44537e-05 Jy ! Component: 200 - total flux cleaned = 8.43437e-05 Jy ! Total flux subtracted in 200 components = 8.43437e-05 Jy ! Clean residual min=-0.003539 max=0.003355 Jy/beam ! Clean residual mean=-0.000003 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.572225 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.572225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074013Jy sigma=0.000652 ! Fit after self-cal, rms=0.074014Jy sigma=0.000652 ! 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.074014Jy sigma=0.000652 ! Fit after self-cal, rms=0.074037Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.842 mas, bmaj=9.655 mas, bpa=11.88 degrees ! Estimated noise=1742.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213973 Jy ! Component: 100 - total flux cleaned = 0.00244869 Jy ! Component: 150 - total flux cleaned = 0.00249316 Jy ! Component: 200 - total flux cleaned = 0.00253419 Jy ! Total flux subtracted in 200 components = 0.00253419 Jy ! Clean residual min=-0.003512 max=0.003870 Jy/beam ! Clean residual mean=-0.000000 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.574759 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 74 components and 0.574759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074053Jy sigma=0.000652 ! Fit after self-cal, rms=0.074049Jy sigma=0.000652 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.000241405 Jy ! Component: 100 - total flux cleaned = 0.000206065 Jy ! Component: 150 - total flux cleaned = 0.000194044 Jy ! Component: 200 - total flux cleaned = 0.000193785 Jy ! Total flux subtracted in 200 components = 0.000193785 Jy ! Clean residual min=-0.003534 max=0.003801 Jy/beam ! Clean residual mean=0.000000 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.574953 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.574953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074065Jy sigma=0.000652 ! Fit after self-cal, rms=0.074066Jy sigma=0.000652 ! 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.216 mas, bmaj=7.105 mas, bpa=10.29 degrees ! Estimated noise=1379.98 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.216 x 7.105 at 10.29 degrees (North through East) ! Clean map min=-0.0033273 max=0.5022 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.074066Jy sigma=0.000652 ! Fit after self-cal, rms=0.069405Jy sigma=0.000604 ! Inverting map and beam ! Estimated beam: bmin=3.215 mas, bmaj=7.107 mas, bpa=10.28 degrees ! Estimated noise=1380.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00015173 Jy ! Component: 100 - total flux cleaned = -0.000120107 Jy ! Component: 150 - total flux cleaned = -0.000150736 Jy ! Component: 200 - total flux cleaned = -0.000120219 Jy ! Total flux subtracted in 200 components = -0.000120219 Jy ! Clean residual min=-0.003453 max=0.003205 Jy/beam ! Clean residual mean=-0.000003 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.574833 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 81 components and 0.574833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069357Jy sigma=0.000604 ! Fit after self-cal, rms=0.069351Jy sigma=0.000604 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.4441e-05 Jy ! Component: 100 - total flux cleaned = 9.87571e-05 Jy ! Component: 150 - total flux cleaned = 7.4941e-05 Jy ! Component: 200 - total flux cleaned = 7.52874e-05 Jy ! Total flux subtracted in 200 components = 7.52874e-05 Jy ! Clean residual min=-0.003439 max=0.003173 Jy/beam ! Clean residual mean=-0.000003 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.574908 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.574908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069334Jy sigma=0.000604 ! Fit after self-cal, rms=0.069332Jy sigma=0.000604 ! 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.069332Jy sigma=0.000604 ! Fit after self-cal, rms=0.069380Jy sigma=0.000603 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.711 mas, bmaj=6.4 mas, bpa=8.997 degrees ! Estimated noise=1645.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.387305 Jy ! Component: 100 - total flux cleaned = 0.473602 Jy ! Component: 150 - total flux cleaned = 0.506982 Jy ! Component: 200 - total flux cleaned = 0.5271 Jy ! Total flux subtracted in 200 components = 0.5271 Jy ! Clean residual min=-0.005951 max=0.010614 Jy/beam ! Clean residual mean=-0.000021 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 0.527099 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.527099 Jy ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=7.104 mas, bpa=10.32 degrees ! Estimated noise=1381.18 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.0176906 Jy ! Component: 100 - total flux cleaned = 0.0279985 Jy ! Component: 150 - total flux cleaned = 0.0344446 Jy ! Component: 200 - total flux cleaned = 0.0387366 Jy ! Total flux subtracted in 200 components = 0.0387366 Jy ! Clean residual min=-0.003999 max=0.004339 Jy/beam ! Clean residual mean=-0.000010 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.565836 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 48 components and 0.565836 Jy ! Inverting map ! Added new window around map position (-4, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266226 Jy ! Component: 100 - total flux cleaned = 0.0046592 Jy ! Component: 150 - total flux cleaned = 0.00632753 Jy ! Component: 200 - total flux cleaned = 0.00740889 Jy ! Total flux subtracted in 200 components = 0.00740889 Jy ! Clean residual min=-0.003428 max=0.003155 Jy/beam ! Clean residual mean=-0.000003 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.573245 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 66 components and 0.573245 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=6.837 mas, bmaj=9.65 mas, bpa=11.94 degrees ! Estimated noise=1746.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000708093 Jy ! Component: 100 - total flux cleaned = 0.00145918 Jy ! Component: 150 - total flux cleaned = 0.00183294 Jy ! Component: 200 - total flux cleaned = 0.00189474 Jy ! Total flux subtracted in 200 components = 0.00189474 Jy ! Clean residual min=-0.003077 max=0.003240 Jy/beam ! Clean residual mean=0.000004 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.57514 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 = 5.44642e-05 Jy ! Component: 100 - total flux cleaned = 0.000102696 Jy ! Component: 150 - total flux cleaned = 0.000145364 Jy ! Component: 200 - total flux cleaned = 0.000185848 Jy ! Total flux subtracted in 200 components = 0.000185848 Jy ! Clean residual min=-0.003104 max=0.003231 Jy/beam ! Clean residual mean=0.000005 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.575326 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 98 components and 0.575326 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=7.104 mas, bpa=10.32 degrees ! Estimated noise=1381.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000449915 Jy ! Component: 100 - total flux cleaned = 0.000595322 Jy ! Component: 150 - total flux cleaned = 0.000682315 Jy ! Component: 200 - total flux cleaned = 0.000800348 Jy ! Total flux subtracted in 200 components = 0.000800348 Jy ! Clean residual min=-0.003193 max=0.003130 Jy/beam ! Clean residual mean=0.000001 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.576126 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 112 components and 0.576126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069261Jy sigma=0.000602 ! Fit after self-cal, rms=0.069240Jy sigma=0.000602 wmodel J0443+3441_S_2017_02_24_pus_map.mod ! Writing 112 model components to file: J0443+3441_S_2017_02_24_pus_map.mod wobs J0443+3441_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0443+3441_S_2017_02_24_pus_uvs.fits wwins J0443+3441_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J0443+3441_S_2017_02_24_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.00024224 Jy ! Component: 100 - total flux cleaned = -0.000351518 Jy ! Component: 150 - total flux cleaned = -0.000505132 Jy ! Component: 200 - total flux cleaned = -0.000750379 Jy ! Component: 250 - total flux cleaned = -0.00103469 Jy ! Component: 300 - total flux cleaned = -0.00112691 Jy ! Component: 350 - total flux cleaned = -0.00108314 Jy ! Component: 400 - total flux cleaned = -0.0011281 Jy ! Component: 450 - total flux cleaned = -0.00125532 Jy ! Component: 500 - total flux cleaned = -0.00117228 Jy ! Component: 550 - total flux cleaned = -0.00141717 Jy ! Component: 600 - total flux cleaned = -0.00141585 Jy ! Component: 650 - total flux cleaned = -0.00145515 Jy ! Component: 700 - total flux cleaned = -0.0015703 Jy ! Component: 750 - total flux cleaned = -0.0016454 Jy ! Component: 800 - total flux cleaned = -0.0016449 Jy ! Component: 850 - total flux cleaned = -0.00157326 Jy ! Component: 900 - total flux cleaned = -0.00164555 Jy ! Component: 950 - total flux cleaned = -0.00171667 Jy ! Component: 1000 - total flux cleaned = -0.00178579 Jy ! Component: 1050 - total flux cleaned = -0.00171679 Jy ! Component: 1100 - total flux cleaned = -0.00178399 Jy ! Component: 1150 - total flux cleaned = -0.0017839 Jy ! Component: 1200 - total flux cleaned = -0.00168475 Jy ! Component: 1250 - total flux cleaned = -0.00162021 Jy ! Component: 1300 - total flux cleaned = -0.0016844 Jy ! Component: 1350 - total flux cleaned = -0.00155779 Jy ! Component: 1400 - total flux cleaned = -0.00158908 Jy ! Component: 1450 - total flux cleaned = -0.00155795 Jy ! Component: 1500 - total flux cleaned = -0.0015583 Jy ! Component: 1550 - total flux cleaned = -0.00158842 Jy ! Component: 1600 - total flux cleaned = -0.0015882 Jy ! Component: 1650 - total flux cleaned = -0.00161811 Jy ! Component: 1700 - total flux cleaned = -0.0016472 Jy ! Component: 1750 - total flux cleaned = -0.00161836 Jy ! Component: 1800 - total flux cleaned = -0.00167594 Jy ! Component: 1850 - total flux cleaned = -0.001676 Jy ! Component: 1900 - total flux cleaned = -0.00176003 Jy ! Component: 1950 - total flux cleaned = -0.00173259 Jy ! Component: 2000 - total flux cleaned = -0.00167788 Jy ! Component: 2050 - total flux cleaned = -0.00181429 Jy ! Component: 2100 - total flux cleaned = -0.00181405 Jy ! Component: 2150 - total flux cleaned = -0.00181393 Jy ! Component: 2200 - total flux cleaned = -0.00168129 Jy ! Component: 2250 - total flux cleaned = -0.00176022 Jy ! Component: 2300 - total flux cleaned = -0.00168191 Jy ! Component: 2350 - total flux cleaned = -0.0017337 Jy ! Component: 2400 - total flux cleaned = -0.00163117 Jy ! Component: 2450 - total flux cleaned = -0.00173265 Jy ! Component: 2500 - total flux cleaned = -0.00175767 Jy ! Component: 2550 - total flux cleaned = -0.00173241 Jy ! Component: 2600 - total flux cleaned = -0.00175699 Jy ! Component: 2650 - total flux cleaned = -0.00178177 Jy ! Component: 2700 - total flux cleaned = -0.00173314 Jy ! Component: 2750 - total flux cleaned = -0.00178158 Jy ! Component: 2800 - total flux cleaned = -0.00182934 Jy ! Component: 2850 - total flux cleaned = -0.00182966 Jy ! Component: 2900 - total flux cleaned = -0.001877 Jy ! Component: 2950 - total flux cleaned = -0.00183017 Jy ! Component: 3000 - total flux cleaned = -0.00192303 Jy ! Component: 3050 - total flux cleaned = -0.00185364 Jy ! Component: 3100 - total flux cleaned = -0.00192249 Jy ! Component: 3150 - total flux cleaned = -0.0019451 Jy ! Component: 3200 - total flux cleaned = -0.00199032 Jy ! Component: 3250 - total flux cleaned = -0.00196783 Jy ! Component: 3300 - total flux cleaned = -0.00207926 Jy ! Component: 3350 - total flux cleaned = -0.00207907 Jy ! Component: 3400 - total flux cleaned = -0.00207938 Jy ! Component: 3450 - total flux cleaned = -0.00216706 Jy ! Component: 3500 - total flux cleaned = -0.00218889 Jy ! Component: 3550 - total flux cleaned = -0.00221071 Jy ! Component: 3600 - total flux cleaned = -0.00229677 Jy ! Component: 3650 - total flux cleaned = -0.00231799 Jy ! Component: 3700 - total flux cleaned = -0.00240252 Jy ! Component: 3750 - total flux cleaned = -0.00242356 Jy ! Component: 3800 - total flux cleaned = -0.00246511 Jy ! Component: 3850 - total flux cleaned = -0.00248574 Jy ! Component: 3900 - total flux cleaned = -0.00254764 Jy ! Component: 3950 - total flux cleaned = -0.00256812 Jy ! Component: 4000 - total flux cleaned = -0.00262936 Jy ! Component: 4050 - total flux cleaned = -0.00262953 Jy ! Total flux subtracted in 4096 components = -0.00271019 Jy ! Clean residual min=-0.001271 max=0.001072 Jy/beam ! Clean residual mean=-0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.573416 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 400 components and 0.573416 Jy ![Exited script file: muppet] wmap "J0443+3441_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.214 x 7.104 at 10.32 degrees (North through East) ! Clean map min=-0.0030214 max=0.50233 Jy/beam ! Writing clean map to FITS file: J0443+3441_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.502333 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00036002 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.215009 0.215009 0.430018 0.860035 1.72007 3.44014 6.88028 13.7606 27.5211 55.0423 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.502 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.214 x 7.104 at 10.32 degrees (North through East) ! Clean map min=-0.0030214 max=0.50233 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 J0443+3441_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:18:14 2019