! Started logfile: J2326+0112_S_2017_02_19_pus_uvs.log on Sat May 4 19:01:57 2019 obs J2326+0112_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2326+0112_S_2017_02_19_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.769125 visibilities/baseline/integration-bin. ! Found source: J2326+0112 ! ! 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 482 lines of history. ! ! Reading 15644 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 J2326+0112_S_2017_02_19_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 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 479 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.891685Jy sigma=0.006677 ! Fit after self-cal, rms=0.879153Jy sigma=0.006587 ! 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.639 mas, bmaj=6.814 mas, bpa=-5.888 degrees ! Estimated noise=1139.57 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.0952986 Jy ! Component: 100 - total flux cleaned = 0.117216 Jy ! Total flux subtracted in 100 components = 0.117216 Jy ! Clean residual min=-0.004828 max=0.008382 Jy/beam ! Clean residual mean=0.000010 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.117216 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.117216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097877Jy sigma=0.000677 ! Fit after self-cal, rms=0.097863Jy sigma=0.000677 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00907422 Jy ! Component: 100 - total flux cleaned = 0.0137237 Jy ! Total flux subtracted in 100 components = 0.0137237 Jy ! Clean residual min=-0.003454 max=0.003475 Jy/beam ! Clean residual mean=0.000001 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.130939 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 11 components and 0.130939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096842Jy sigma=0.000671 ! Fit after self-cal, rms=0.096809Jy sigma=0.000671 ! 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.051 mas, bmaj=7.187 mas, bpa=-4.218 degrees ! Estimated noise=832.584 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.0030642 Jy ! Component: 100 - total flux cleaned = 0.00482625 Jy ! Component: 150 - total flux cleaned = 0.00594635 Jy ! Component: 200 - total flux cleaned = 0.00668147 Jy ! Total flux subtracted in 200 components = 0.00668147 Jy ! Clean residual min=-0.003025 max=0.003070 Jy/beam ! Clean residual mean=0.000002 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.137621 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 32 components and 0.137621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096660Jy sigma=0.000671 ! Fit after self-cal, rms=0.096652Jy sigma=0.000671 ! 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 0.99 FD 0.97 HN 1.02 KP 1.05 ! LA 1.03 MK 0.98 NL 0.89 OV 1.06 ! PT 1.00* SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 1.04 KP 1.01 ! LA 0.98 MK 0.99 NL 1.05 OV 1.07 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 0.97 KP 0.89 ! LA 0.77 MK 1.02 NL 1.17 OV 1.01 ! PT 1.00* SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.09 HN 0.96 KP 1.00* ! LA 0.82 MK 1.17 NL 1.00* OV 1.02 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.096652Jy sigma=0.000671 ! Fit after self-cal, rms=0.094048Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=7.225 mas, bpa=-4.058 degrees ! Estimated noise=834.746 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.000588869 Jy ! Component: 100 - total flux cleaned = -0.000766414 Jy ! Component: 150 - total flux cleaned = -0.000868823 Jy ! Component: 200 - total flux cleaned = -0.000897474 Jy ! Total flux subtracted in 200 components = -0.000897474 Jy ! Clean residual min=-0.002374 max=0.002270 Jy/beam ! Clean residual mean=0.000000 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.136723 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.136723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094037Jy sigma=0.000663 ! Fit after self-cal, rms=0.094018Jy sigma=0.000663 ! 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.094018Jy sigma=0.000663 ! Fit after self-cal, rms=0.094346Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=7.236 mas, bpa=-4.006 degrees ! Estimated noise=836.379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000314971 Jy ! Component: 100 - total flux cleaned = -0.000413958 Jy ! Component: 150 - total flux cleaned = -0.000453982 Jy ! Component: 200 - total flux cleaned = -0.000478626 Jy ! Total flux subtracted in 200 components = -0.000478626 Jy ! Clean residual min=-0.002222 max=0.002152 Jy/beam ! Clean residual mean=-0.000002 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.136245 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.136245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094341Jy sigma=0.000661 ! Fit after self-cal, rms=0.094363Jy sigma=0.000661 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.35467e-05 Jy ! Component: 100 - total flux cleaned = -8.73606e-05 Jy ! Component: 150 - total flux cleaned = -9.73199e-05 Jy ! Component: 200 - total flux cleaned = -0.000107083 Jy ! Total flux subtracted in 200 components = -0.000107083 Jy ! Clean residual min=-0.002233 max=0.002153 Jy/beam ! Clean residual mean=-0.000002 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.136138 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.136138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094361Jy sigma=0.000661 ! Fit after self-cal, rms=0.094361Jy sigma=0.000661 ! 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.094361Jy sigma=0.000661 ! Fit after self-cal, rms=0.094544Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.077 mas, bmaj=7.243 mas, bpa=-3.978 degrees ! Estimated noise=837.204 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000290854 Jy ! Component: 100 - total flux cleaned = -0.000358172 Jy ! Component: 150 - total flux cleaned = -0.000388764 Jy ! Component: 200 - total flux cleaned = -0.0004077 Jy ! Total flux subtracted in 200 components = -0.0004077 Jy ! Clean residual min=-0.002225 max=0.002155 Jy/beam ! Clean residual mean=-0.000002 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.13573 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.13573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094541Jy sigma=0.000661 ! Fit after self-cal, rms=0.094546Jy sigma=0.000661 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.3864e-05 Jy ! Component: 100 - total flux cleaned = -8.17359e-05 Jy ! Component: 150 - total flux cleaned = -9.84842e-05 Jy ! Component: 200 - total flux cleaned = -0.000122202 Jy ! Total flux subtracted in 200 components = -0.000122202 Jy ! Clean residual min=-0.002225 max=0.002154 Jy/beam ! Clean residual mean=-0.000002 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.135608 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.135608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094545Jy sigma=0.000661 ! Fit after self-cal, rms=0.094545Jy sigma=0.000661 ! 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.094545Jy sigma=0.000661 ! Fit after self-cal, rms=0.094634Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.858 mas, bmaj=10.72 mas, bpa=1.152 degrees ! Estimated noise=1107.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000455958 Jy ! Component: 100 - total flux cleaned = -0.000557376 Jy ! Component: 150 - total flux cleaned = -0.000652107 Jy ! Component: 200 - total flux cleaned = -0.000713408 Jy ! Total flux subtracted in 200 components = -0.000713408 Jy ! Clean residual min=-0.002900 max=0.002863 Jy/beam ! Clean residual mean=-0.000004 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.134894 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 51 components and 0.134894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094636Jy sigma=0.000661 ! Fit after self-cal, rms=0.094634Jy sigma=0.000661 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.68235e-05 Jy ! Component: 100 - total flux cleaned = -3.44698e-05 Jy ! Component: 150 - total flux cleaned = -8.6558e-05 Jy ! Component: 200 - total flux cleaned = -0.000123369 Jy ! Total flux subtracted in 200 components = -0.000123369 Jy ! Clean residual min=-0.002882 max=0.002857 Jy/beam ! Clean residual mean=-0.000004 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.134771 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 53 components and 0.134771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094637Jy sigma=0.000661 ! Fit after self-cal, rms=0.094636Jy sigma=0.000661 ! 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.081 mas, bmaj=7.248 mas, bpa=-3.948 degrees ! Estimated noise=837.849 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.081 x 7.248 at -3.948 degrees (North through East) ! Clean map min=-0.0021198 max=0.12458 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.667 mas, bmaj=6.851 mas, bpa=-5.562 degrees ! Estimated noise=1153.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0962873 Jy ! Component: 100 - total flux cleaned = 0.118284 Jy ! Component: 150 - total flux cleaned = 0.126886 Jy ! Component: 200 - total flux cleaned = 0.131235 Jy ! Total flux subtracted in 200 components = 0.131235 Jy ! Clean residual min=-0.003182 max=0.003043 Jy/beam ! Clean residual mean=0.000000 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.131235 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.131235 Jy ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=7.248 mas, bpa=-3.948 degrees ! Estimated noise=837.849 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.00241708 Jy ! Component: 100 - total flux cleaned = 0.00359829 Jy ! Component: 150 - total flux cleaned = 0.00397106 Jy ! Component: 200 - total flux cleaned = 0.00416185 Jy ! Total flux subtracted in 200 components = 0.00416185 Jy ! Clean residual min=-0.002268 max=0.002110 Jy/beam ! Clean residual mean=-0.000002 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.135397 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.135397 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.858 mas, bmaj=10.72 mas, bpa=1.152 degrees ! Estimated noise=1107.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.45851e-05 Jy ! Component: 100 - total flux cleaned = -0.000135288 Jy ! Component: 150 - total flux cleaned = -0.000235066 Jy ! Component: 200 - total flux cleaned = -0.000277775 Jy ! Total flux subtracted in 200 components = -0.000277775 Jy ! Clean residual min=-0.002920 max=0.002898 Jy/beam ! Clean residual mean=-0.000004 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.135119 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.78346e-05 Jy ! Component: 100 - total flux cleaned = -7.20677e-05 Jy ! Component: 150 - total flux cleaned = -0.00010299 Jy ! Component: 200 - total flux cleaned = -0.000130239 Jy ! Total flux subtracted in 200 components = -0.000130239 Jy ! Clean residual min=-0.002899 max=0.002887 Jy/beam ! Clean residual mean=-0.000004 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.134989 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.134989 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=7.248 mas, bpa=-3.948 degrees ! Estimated noise=837.849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000370221 Jy ! Component: 100 - total flux cleaned = 0.000470563 Jy ! Component: 150 - total flux cleaned = 0.000550187 Jy ! Component: 200 - total flux cleaned = 0.000583037 Jy ! Total flux subtracted in 200 components = 0.000583037 Jy ! Clean residual min=-0.002243 max=0.002119 Jy/beam ! Clean residual mean=-0.000002 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.135572 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.135572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094644Jy sigma=0.000661 ! Fit after self-cal, rms=0.094642Jy sigma=0.000661 wmodel J2326+0112_S_2017_02_19_pus_map.mod ! Writing 38 model components to file: J2326+0112_S_2017_02_19_pus_map.mod wobs J2326+0112_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2326+0112_S_2017_02_19_pus_uvs.fits wwins J2326+0112_S_2017_02_19_pus_map.win ! wwins: Wrote 1 windows to J2326+0112_S_2017_02_19_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.000292751 Jy ! Component: 100 - total flux cleaned = -0.000255401 Jy ! Component: 150 - total flux cleaned = -0.000433007 Jy ! Component: 200 - total flux cleaned = -0.000502718 Jy ! Component: 250 - total flux cleaned = -0.000634855 Jy ! Component: 300 - total flux cleaned = -0.000538641 Jy ! Component: 350 - total flux cleaned = -0.000570127 Jy ! Component: 400 - total flux cleaned = -0.000570245 Jy ! Component: 450 - total flux cleaned = -0.000540758 Jy ! Component: 500 - total flux cleaned = -0.000511595 Jy ! Component: 550 - total flux cleaned = -0.000483078 Jy ! Component: 600 - total flux cleaned = -0.000427022 Jy ! Component: 650 - total flux cleaned = -0.000427065 Jy ! Component: 700 - total flux cleaned = -0.000426723 Jy ! Component: 750 - total flux cleaned = -0.000373083 Jy ! Component: 800 - total flux cleaned = -0.000347044 Jy ! Component: 850 - total flux cleaned = -0.000295661 Jy ! Component: 900 - total flux cleaned = -0.000321062 Jy ! Component: 950 - total flux cleaned = -0.000196087 Jy ! Component: 1000 - total flux cleaned = -0.000147003 Jy ! Component: 1050 - total flux cleaned = -9.84113e-05 Jy ! Component: 1100 - total flux cleaned = -5.03999e-05 Jy ! Component: 1150 - total flux cleaned = -2.68208e-05 Jy ! Component: 1200 - total flux cleaned = 1.9691e-05 Jy ! Component: 1250 - total flux cleaned = -3.31925e-06 Jy ! Component: 1300 - total flux cleaned = 4.24102e-05 Jy ! Component: 1350 - total flux cleaned = 8.73568e-05 Jy ! Component: 1400 - total flux cleaned = 4.32565e-05 Jy ! Component: 1450 - total flux cleaned = 8.69156e-05 Jy ! Component: 1500 - total flux cleaned = 6.52444e-05 Jy ! Component: 1550 - total flux cleaned = 6.5238e-05 Jy ! Component: 1600 - total flux cleaned = 8.62383e-05 Jy ! Component: 1650 - total flux cleaned = 0.000127738 Jy ! Component: 1700 - total flux cleaned = 0.000106718 Jy ! Component: 1750 - total flux cleaned = 8.61481e-05 Jy ! Component: 1800 - total flux cleaned = 4.6289e-05 Jy ! Component: 1850 - total flux cleaned = 0.000145772 Jy ! Component: 1900 - total flux cleaned = 0.000125979 Jy ! Component: 1950 - total flux cleaned = 0.000145618 Jy ! Component: 2000 - total flux cleaned = 0.000164896 Jy ! Component: 2050 - total flux cleaned = 0.000126761 Jy ! Component: 2100 - total flux cleaned = 0.000239767 Jy ! Component: 2150 - total flux cleaned = 0.000202112 Jy ! Component: 2200 - total flux cleaned = 0.000239427 Jy ! Component: 2250 - total flux cleaned = 0.000202953 Jy ! Component: 2300 - total flux cleaned = 0.000257344 Jy ! Component: 2350 - total flux cleaned = 0.0002574 Jy ! Component: 2400 - total flux cleaned = 0.000239445 Jy ! Component: 2450 - total flux cleaned = 0.000274631 Jy ! Component: 2500 - total flux cleaned = 0.000309668 Jy ! Component: 2550 - total flux cleaned = 0.000344238 Jy ! Component: 2600 - total flux cleaned = 0.000361373 Jy ! Component: 2650 - total flux cleaned = 0.000327537 Jy ! Component: 2700 - total flux cleaned = 0.000361132 Jy ! Component: 2750 - total flux cleaned = 0.000394449 Jy ! Component: 2800 - total flux cleaned = 0.000361461 Jy ! Component: 2850 - total flux cleaned = 0.000427295 Jy ! Component: 2900 - total flux cleaned = 0.000459662 Jy ! Component: 2950 - total flux cleaned = 0.000459587 Jy ! Component: 3000 - total flux cleaned = 0.000411358 Jy ! Component: 3050 - total flux cleaned = 0.000443105 Jy ! Component: 3100 - total flux cleaned = 0.00045895 Jy ! Component: 3150 - total flux cleaned = 0.000505754 Jy ! Component: 3200 - total flux cleaned = 0.000443763 Jy ! Component: 3250 - total flux cleaned = 0.000505171 Jy ! Component: 3300 - total flux cleaned = 0.000520345 Jy ! Component: 3350 - total flux cleaned = 0.000520408 Jy ! Component: 3400 - total flux cleaned = 0.000550287 Jy ! Component: 3450 - total flux cleaned = 0.000505523 Jy ! Component: 3500 - total flux cleaned = 0.00054986 Jy ! Component: 3550 - total flux cleaned = 0.000505804 Jy ! Component: 3600 - total flux cleaned = 0.000549502 Jy ! Component: 3650 - total flux cleaned = 0.00054937 Jy ! Component: 3700 - total flux cleaned = 0.000506198 Jy ! Component: 3750 - total flux cleaned = 0.000492106 Jy ! Component: 3800 - total flux cleaned = 0.000534558 Jy ! Component: 3850 - total flux cleaned = 0.000520465 Jy ! Component: 3900 - total flux cleaned = 0.000590055 Jy ! Component: 3950 - total flux cleaned = 0.000562205 Jy ! Component: 4000 - total flux cleaned = 0.000521046 Jy ! Component: 4050 - total flux cleaned = 0.000493857 Jy ! Total flux subtracted in 4096 components = 0.000521049 Jy ! Clean residual min=-0.000874 max=0.000848 Jy/beam ! Clean residual mean=0.000001 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.136093 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 361 components and 0.136093 Jy ![Exited script file: muppet] wmap "J2326+0112_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.081 x 7.248 at -3.948 degrees (North through East) ! Clean map min=-0.0015328 max=0.12471 Jy/beam ! Writing clean map to FITS file: J2326+0112_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.124711 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247444 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.59524 0.59524 1.19048 2.38096 4.76192 9.52385 19.0477 38.0954 76.1908 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.124 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.081 x 7.248 at -3.948 degrees (North through East) ! Clean map min=-0.0015328 max=0.12471 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 J2326+0112_S_2017_02_19_pus_uvs.log closed on Sat May 4 19:02:02 2019