! Started logfile: J0443+3441_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:04:53 2019 obs J0443+3441_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0443+3441_S_2017_01_16_pus_uva.fits ! AN table 1: 32 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.5 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 622 lines of history. ! ! Reading 2880 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_01_16_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 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.589407Jy sigma=0.004502 ! Fit after self-cal, rms=0.579528Jy sigma=0.004469 ! 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=4.132 mas, bmaj=8.019 mas, bpa=25.5 degrees ! Estimated noise=2134.03 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.364861 Jy ! Component: 100 - total flux cleaned = 0.447984 Jy ! Total flux subtracted in 100 components = 0.447984 Jy ! Clean residual min=-0.018911 max=0.030970 Jy/beam ! Clean residual mean=0.000082 rms=0.005247 Jy/beam ! Combined flux in latest and established models = 0.447984 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.447984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236084Jy sigma=0.001040 ! Fit after self-cal, rms=0.236069Jy sigma=0.001039 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0360208 Jy ! Component: 100 - total flux cleaned = 0.0574299 Jy ! Total flux subtracted in 100 components = 0.0574299 Jy ! Clean residual min=-0.014550 max=0.016672 Jy/beam ! Clean residual mean=0.000051 rms=0.003962 Jy/beam ! Combined flux in latest and established models = 0.505414 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.505414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231912Jy sigma=0.000937 ! Fit after self-cal, rms=0.231761Jy sigma=0.000937 ! 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=5.07 mas, bmaj=9.244 mas, bpa=24.47 degrees ! Estimated noise=1717.22 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.0106899 Jy ! Component: 100 - total flux cleaned = 0.0136327 Jy ! Component: 150 - total flux cleaned = 0.014356 Jy ! Component: 200 - total flux cleaned = 0.0149711 Jy ! Total flux subtracted in 200 components = 0.0149711 Jy ! Clean residual min=-0.016009 max=0.016312 Jy/beam ! Clean residual mean=0.000091 rms=0.004439 Jy/beam ! Combined flux in latest and established models = 0.520385 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 54 components and 0.520385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231662Jy sigma=0.000924 ! Fit after self-cal, rms=0.231626Jy sigma=0.000923 ! 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.03 FD 0.92 HN 1.00* KP 0.96 ! LA 1.01 MK 1.00* NL 0.87 OV 0.97 ! PT 1.08 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 1.00* KP 0.94 ! LA 0.97 MK 1.00* NL 0.99 OV 0.97 ! PT 1.08 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.98 HN 1.00* KP 0.98 ! LA 1.00 MK 1.00* NL 0.99 OV 0.92 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.04 HN 1.00* KP 1.00* ! LA 0.98 MK 1.00* NL 1.00* OV 0.93 ! PT 1.12 SC 1.63 ! ! ! Fit before self-cal, rms=0.231626Jy sigma=0.000923 ! Fit after self-cal, rms=0.358738Jy sigma=0.000865 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.097 mas, bmaj=9.272 mas, bpa=24.19 degrees ! Estimated noise=1703.34 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.00582259 Jy ! Component: 100 - total flux cleaned = -0.00830521 Jy ! Component: 150 - total flux cleaned = -0.00903197 Jy ! Component: 200 - total flux cleaned = -0.00953708 Jy ! Total flux subtracted in 200 components = -0.00953708 Jy ! Clean residual min=-0.014139 max=0.013199 Jy/beam ! Clean residual mean=0.000101 rms=0.003826 Jy/beam ! Combined flux in latest and established models = 0.510848 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.510848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.358712Jy sigma=0.000864 ! Fit after self-cal, rms=0.359226Jy sigma=0.000864 ! 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.359226Jy sigma=0.000864 ! Fit after self-cal, rms=0.176910Jy sigma=0.000745 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.097 mas, bmaj=9.28 mas, bpa=24.07 degrees ! Estimated noise=1707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000544907 Jy ! Component: 100 - total flux cleaned = -0.000693321 Jy ! Component: 150 - total flux cleaned = -0.000811959 Jy ! Component: 200 - total flux cleaned = -0.000765072 Jy ! Total flux subtracted in 200 components = -0.000765072 Jy ! Clean residual min=-0.005298 max=0.005145 Jy/beam ! Clean residual mean=0.000011 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.510083 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.510083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176832Jy sigma=0.000744 ! Fit after self-cal, rms=0.177385Jy sigma=0.000744 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.92142e-05 Jy ! Component: 100 - total flux cleaned = 0.000142999 Jy ! Component: 150 - total flux cleaned = 0.000215872 Jy ! Component: 200 - total flux cleaned = 0.000347251 Jy ! Total flux subtracted in 200 components = 0.000347251 Jy ! Clean residual min=-0.005298 max=0.005072 Jy/beam ! Clean residual mean=0.000011 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.51043 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 96 components and 0.51043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177363Jy sigma=0.000744 ! Fit after self-cal, rms=0.177370Jy sigma=0.000744 ! 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.177370Jy sigma=0.000744 ! Fit after self-cal, rms=0.175985Jy sigma=0.000735 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.091 mas, bmaj=9.28 mas, bpa=23.95 degrees ! Estimated noise=1706.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000572463 Jy ! Component: 100 - total flux cleaned = -0.000669908 Jy ! Component: 150 - total flux cleaned = -0.0007074 Jy ! Component: 200 - total flux cleaned = -0.000738983 Jy ! Total flux subtracted in 200 components = -0.000738983 Jy ! Clean residual min=-0.004132 max=0.004130 Jy/beam ! Clean residual mean=0.000005 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.509691 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 103 components and 0.509691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175964Jy sigma=0.000735 ! Fit after self-cal, rms=0.176073Jy sigma=0.000735 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 = -2.79158e-05 Jy ! Component: 100 - total flux cleaned = 4.53008e-05 Jy ! Component: 150 - total flux cleaned = 0.000107573 Jy ! Component: 200 - total flux cleaned = 0.000145529 Jy ! Total flux subtracted in 200 components = 0.000145529 Jy ! Clean residual min=-0.004088 max=0.004096 Jy/beam ! Clean residual mean=0.000005 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.509836 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 108 components and 0.509836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176066Jy sigma=0.000735 ! Fit after self-cal, rms=0.176061Jy sigma=0.000735 ! 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.176061Jy sigma=0.000735 ! Fit after self-cal, rms=0.175846Jy sigma=0.000734 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.35 mas, bmaj=11.33 mas, bpa=27.87 degrees ! Estimated noise=1851.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000520099 Jy ! Component: 100 - total flux cleaned = -0.000657208 Jy ! Component: 150 - total flux cleaned = -0.000707362 Jy ! Component: 200 - total flux cleaned = -0.000720668 Jy ! Total flux subtracted in 200 components = -0.000720668 Jy ! Clean residual min=-0.003710 max=0.003856 Jy/beam ! Clean residual mean=0.000008 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.509116 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 116 components and 0.509116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175855Jy sigma=0.000734 ! Fit after self-cal, rms=0.175859Jy sigma=0.000734 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 = 2.66286e-05 Jy ! Component: 100 - total flux cleaned = -2.98007e-06 Jy ! Component: 150 - total flux cleaned = -1.1474e-05 Jy ! Component: 200 - total flux cleaned = -1.14597e-05 Jy ! Total flux subtracted in 200 components = -1.14597e-05 Jy ! Clean residual min=-0.003697 max=0.003858 Jy/beam ! Clean residual mean=0.000008 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.509104 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 129 components and 0.509104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175860Jy sigma=0.000734 ! Fit after self-cal, rms=0.175861Jy sigma=0.000734 ! 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=5.089 mas, bmaj=9.282 mas, bpa=23.83 degrees ! Estimated noise=1707.02 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.089 x 9.282 at 23.83 degrees (North through East) ! Clean map min=-0.0040976 max=0.46451 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=4.148 mas, bmaj=8.06 mas, bpa=25.25 degrees ! Estimated noise=2115.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.361181 Jy ! Component: 100 - total flux cleaned = 0.442812 Jy ! Component: 150 - total flux cleaned = 0.472208 Jy ! Component: 200 - total flux cleaned = 0.488179 Jy ! Total flux subtracted in 200 components = 0.488179 Jy ! Clean residual min=-0.006350 max=0.008240 Jy/beam ! Clean residual mean=0.000017 rms=0.001649 Jy/beam ! Combined flux in latest and established models = 0.488179 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.488179 Jy ! Inverting map and beam ! Estimated beam: bmin=5.089 mas, bmaj=9.282 mas, bpa=23.83 degrees ! Estimated noise=1707.02 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.0110464 Jy ! Component: 100 - total flux cleaned = 0.0168603 Jy ! Component: 150 - total flux cleaned = 0.0191196 Jy ! Component: 200 - total flux cleaned = 0.019903 Jy ! Total flux subtracted in 200 components = 0.019903 Jy ! Clean residual min=-0.004240 max=0.004118 Jy/beam ! Clean residual mean=0.000007 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.508082 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 51 components and 0.508082 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=9.35 mas, bmaj=11.33 mas, bpa=27.87 degrees ! Estimated noise=1851.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111658 Jy ! Component: 100 - total flux cleaned = 0.00129568 Jy ! Component: 150 - total flux cleaned = 0.00140816 Jy ! Component: 200 - total flux cleaned = 0.00149983 Jy ! Total flux subtracted in 200 components = 0.00149983 Jy ! Clean residual min=-0.003829 max=0.003847 Jy/beam ! Clean residual mean=0.000008 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.509582 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 = 7.43377e-05 Jy ! Component: 100 - total flux cleaned = 7.39468e-05 Jy ! Component: 150 - total flux cleaned = 5.9587e-05 Jy ! Component: 200 - total flux cleaned = 5.92653e-05 Jy ! Total flux subtracted in 200 components = 5.92653e-05 Jy ! Clean residual min=-0.003827 max=0.003825 Jy/beam ! Clean residual mean=0.000008 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.509641 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.509641 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.089 mas, bmaj=9.282 mas, bpa=23.83 degrees ! Estimated noise=1707.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.87327e-05 Jy ! Component: 100 - total flux cleaned = 0.000100238 Jy ! Component: 150 - total flux cleaned = 0.000168159 Jy ! Component: 200 - total flux cleaned = 0.000199164 Jy ! Total flux subtracted in 200 components = 0.000199164 Jy ! Clean residual min=-0.004205 max=0.004007 Jy/beam ! Clean residual mean=0.000005 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.50984 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.50984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175867Jy sigma=0.000734 ! Fit after self-cal, rms=0.175872Jy sigma=0.000734 wmodel J0443+3441_S_2017_01_16_pus_map.mod ! Writing 77 model components to file: J0443+3441_S_2017_01_16_pus_map.mod wobs J0443+3441_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0443+3441_S_2017_01_16_pus_uvs.fits wwins J0443+3441_S_2017_01_16_pus_map.win ! wwins: Wrote 1 windows to J0443+3441_S_2017_01_16_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.000867847 Jy ! Component: 100 - total flux cleaned = -0.00142273 Jy ! Component: 150 - total flux cleaned = -0.0014882 Jy ! Component: 200 - total flux cleaned = -0.00161523 Jy ! Component: 250 - total flux cleaned = -0.00173856 Jy ! Component: 300 - total flux cleaned = -0.00185718 Jy ! Component: 350 - total flux cleaned = -0.00202971 Jy ! Component: 400 - total flux cleaned = -0.00197368 Jy ! Component: 450 - total flux cleaned = -0.00186389 Jy ! Component: 500 - total flux cleaned = -0.00175683 Jy ! Component: 550 - total flux cleaned = -0.0014456 Jy ! Component: 600 - total flux cleaned = -0.00139506 Jy ! Component: 650 - total flux cleaned = -0.00114496 Jy ! Component: 700 - total flux cleaned = -0.000997894 Jy ! Component: 750 - total flux cleaned = -0.00070955 Jy ! Component: 800 - total flux cleaned = -0.000661857 Jy ! Component: 850 - total flux cleaned = -0.000381874 Jy ! Component: 900 - total flux cleaned = -0.000198456 Jy ! Component: 950 - total flux cleaned = -1.90934e-05 Jy ! Component: 1000 - total flux cleaned = 2.49648e-05 Jy ! Component: 1050 - total flux cleaned = 0.00015729 Jy ! Component: 1100 - total flux cleaned = 0.000200942 Jy ! Component: 1150 - total flux cleaned = 0.000200662 Jy ! Component: 1200 - total flux cleaned = 0.000200247 Jy ! Component: 1250 - total flux cleaned = 0.000158681 Jy ! Component: 1300 - total flux cleaned = 0.000199164 Jy ! Component: 1350 - total flux cleaned = 0.000158649 Jy ! Component: 1400 - total flux cleaned = 0.000199239 Jy ! Component: 1450 - total flux cleaned = 0.000119753 Jy ! Component: 1500 - total flux cleaned = 0.000237911 Jy ! Component: 1550 - total flux cleaned = 0.000120727 Jy ! Component: 1600 - total flux cleaned = 0.000198344 Jy ! Component: 1650 - total flux cleaned = 0.000236774 Jy ! Component: 1700 - total flux cleaned = 0.00019857 Jy ! Component: 1750 - total flux cleaned = 0.000198909 Jy ! Component: 1800 - total flux cleaned = 0.000236088 Jy ! Component: 1850 - total flux cleaned = 0.000162119 Jy ! Component: 1900 - total flux cleaned = 0.000162458 Jy ! Component: 1950 - total flux cleaned = 0.000162808 Jy ! Component: 2000 - total flux cleaned = 9.11549e-05 Jy ! Component: 2050 - total flux cleaned = 0.000198629 Jy ! Component: 2100 - total flux cleaned = 0.00016314 Jy ! Component: 2150 - total flux cleaned = 0.000303604 Jy ! Component: 2200 - total flux cleaned = 0.000233226 Jy ! Component: 2250 - total flux cleaned = 0.000129303 Jy ! Component: 2300 - total flux cleaned = 9.48075e-05 Jy ! Component: 2350 - total flux cleaned = 0.000128953 Jy ! Component: 2400 - total flux cleaned = 9.46864e-05 Jy ! Component: 2450 - total flux cleaned = 9.49281e-05 Jy ! Component: 2500 - total flux cleaned = 6.17315e-05 Jy ! Component: 2550 - total flux cleaned = -3.78974e-05 Jy ! Component: 2600 - total flux cleaned = 2.82189e-05 Jy ! Component: 2650 - total flux cleaned = -4.69819e-06 Jy ! Component: 2700 - total flux cleaned = -6.99183e-05 Jy ! Component: 2750 - total flux cleaned = -0.000102046 Jy ! Component: 2800 - total flux cleaned = -0.000133936 Jy ! Component: 2850 - total flux cleaned = -0.000134088 Jy ! Component: 2900 - total flux cleaned = -0.000165569 Jy ! Component: 2950 - total flux cleaned = -0.000291817 Jy ! Component: 3000 - total flux cleaned = -0.000260321 Jy ! Component: 3050 - total flux cleaned = -0.000260423 Jy ! Component: 3100 - total flux cleaned = -0.000322398 Jy ! Component: 3150 - total flux cleaned = -0.000383911 Jy ! Component: 3200 - total flux cleaned = -0.000475654 Jy ! Component: 3250 - total flux cleaned = -0.000536455 Jy ! Component: 3300 - total flux cleaned = -0.000536359 Jy ! Component: 3350 - total flux cleaned = -0.000566284 Jy ! Component: 3400 - total flux cleaned = -0.000596159 Jy ! Component: 3450 - total flux cleaned = -0.000655375 Jy ! Component: 3500 - total flux cleaned = -0.000684817 Jy ! Component: 3550 - total flux cleaned = -0.000714052 Jy ! Component: 3600 - total flux cleaned = -0.000801706 Jy ! Component: 3650 - total flux cleaned = -0.000772623 Jy ! Component: 3700 - total flux cleaned = -0.000830404 Jy ! Component: 3750 - total flux cleaned = -0.000887611 Jy ! Component: 3800 - total flux cleaned = -0.00088762 Jy ! Component: 3850 - total flux cleaned = -0.000972681 Jy ! Component: 3900 - total flux cleaned = -0.000944495 Jy ! Component: 3950 - total flux cleaned = -0.000860243 Jy ! Component: 4000 - total flux cleaned = -0.000888301 Jy ! Component: 4050 - total flux cleaned = -0.000776942 Jy ! Total flux subtracted in 4096 components = -0.000749403 Jy ! Clean residual min=-0.001673 max=0.001603 Jy/beam ! Clean residual mean=0.000004 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.509091 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 337 components and 0.509091 Jy ![Exited script file: muppet] wmap "J0443+3441_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.089 x 9.282 at 23.83 degrees (North through East) ! Clean map min=-0.0032157 max=0.46404 Jy/beam ! Writing clean map to FITS file: J0443+3441_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.464038 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000523157 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.33822 0.33822 0.676441 1.35288 2.70576 5.41152 10.823 21.6461 43.2922 86.5844 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.464 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.089 x 9.282 at 23.83 degrees (North through East) ! Clean map min=-0.0032157 max=0.46404 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_01_16_pus_uvs.log closed on Sun Apr 7 15:04:59 2019