! Started logfile: J2222+1344_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:36:15 2017 obs J2222+1344_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2222+1344_S_2015_01_23_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780187 visibilities/baseline/integration-bin. ! Found source: J2222+1344 ! ! 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 338 lines of history. ! ! Reading 11656 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 J2222+1344_S_2015_01_23_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 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899768Jy sigma=0.010377 ! Fit after self-cal, rms=0.858284Jy sigma=0.009926 ! 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.774 mas, bmaj=6.025 mas, bpa=-1.974 degrees ! Estimated noise=952.68 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.108963 Jy ! Component: 100 - total flux cleaned = 0.13444 Jy ! Total flux subtracted in 100 components = 0.13444 Jy ! Clean residual min=-0.004789 max=0.009516 Jy/beam ! Clean residual mean=0.000002 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.13444 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.13444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075889Jy sigma=0.000806 ! Fit after self-cal, rms=0.075886Jy sigma=0.000806 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102829 Jy ! Component: 100 - total flux cleaned = 0.0162683 Jy ! Total flux subtracted in 100 components = 0.0162683 Jy ! Clean residual min=-0.004039 max=0.004300 Jy/beam ! Clean residual mean=0.000001 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.150708 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.150708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073896Jy sigma=0.000786 ! Fit after self-cal, rms=0.073900Jy sigma=0.000786 ! 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.271 mas, bmaj=6.894 mas, bpa=-2.582 degrees ! Estimated noise=577.107 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 (85.5, 110). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00615655 Jy ! Component: 100 - total flux cleaned = 0.0102089 Jy ! Component: 150 - total flux cleaned = 0.0131334 Jy ! Component: 200 - total flux cleaned = 0.015329 Jy ! Total flux subtracted in 200 components = 0.015329 Jy ! Clean residual min=-0.002934 max=0.003612 Jy/beam ! Clean residual mean=0.000002 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.166037 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 58 components and 0.166037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073137Jy sigma=0.000780 ! Fit after self-cal, rms=0.073110Jy sigma=0.000779 ! 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.96 FD 1.00* HN 0.98 KP 1.09 ! LA 1.04 MK 1.02 NL 1.04 OV 0.98 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00* HN 1.02 KP 1.02 ! LA 1.01 MK 1.01 NL 1.07 OV 1.00 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00* HN 1.05 KP 0.88 ! LA 0.83 MK 1.03 NL 1.15 OV 0.95 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00* HN 0.99 KP 0.83 ! LA 0.87 MK 1.03 NL 1.00 OV 0.99 ! PT 1.02 SC 1.02 ! ! ! Fit before self-cal, rms=0.073110Jy sigma=0.000779 ! Fit after self-cal, rms=0.070355Jy sigma=0.000762 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=6.964 mas, bpa=-2.592 degrees ! Estimated noise=578.731 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.000551554 Jy ! Component: 100 - total flux cleaned = -0.000521421 Jy ! Component: 150 - total flux cleaned = -0.000546823 Jy ! Component: 200 - total flux cleaned = -0.000523221 Jy ! Total flux subtracted in 200 components = -0.000523221 Jy ! Clean residual min=-0.002040 max=0.001854 Jy/beam ! Clean residual mean=-0.000000 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.165514 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.165514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070331Jy sigma=0.000762 ! Fit after self-cal, rms=0.070323Jy sigma=0.000762 ! 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.070323Jy sigma=0.000762 ! Fit after self-cal, rms=0.070434Jy sigma=0.000761 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=6.963 mas, bpa=-2.703 degrees ! Estimated noise=579.117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00071309 Jy ! Component: 100 - total flux cleaned = -0.000879112 Jy ! Component: 150 - total flux cleaned = -0.000942354 Jy ! Component: 200 - total flux cleaned = -0.000997785 Jy ! Total flux subtracted in 200 components = -0.000997785 Jy ! Clean residual min=-0.001925 max=0.001743 Jy/beam ! Clean residual mean=-0.000000 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.164516 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.164516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070416Jy sigma=0.000761 ! Fit after self-cal, rms=0.070420Jy sigma=0.000761 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.000150892 Jy ! Component: 100 - total flux cleaned = -0.000184675 Jy ! Component: 150 - total flux cleaned = -0.000215632 Jy ! Component: 200 - total flux cleaned = -0.000201784 Jy ! Total flux subtracted in 200 components = -0.000201784 Jy ! Clean residual min=-0.001895 max=0.001722 Jy/beam ! Clean residual mean=-0.000000 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.164315 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.164315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070413Jy sigma=0.000761 ! Fit after self-cal, rms=0.070412Jy sigma=0.000761 ! 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.070412Jy sigma=0.000761 ! Fit after self-cal, rms=0.070477Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=6.968 mas, bpa=-2.761 degrees ! Estimated noise=579.278 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000371849 Jy ! Component: 100 - total flux cleaned = -0.000420412 Jy ! Component: 150 - total flux cleaned = -0.000505875 Jy ! Component: 200 - total flux cleaned = -0.000544514 Jy ! Total flux subtracted in 200 components = -0.000544514 Jy ! Clean residual min=-0.001878 max=0.001722 Jy/beam ! Clean residual mean=-0.000000 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.16377 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 97 components and 0.16377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070470Jy sigma=0.000760 ! Fit after self-cal, rms=0.070470Jy sigma=0.000760 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 = -9.07268e-05 Jy ! Component: 100 - total flux cleaned = -0.000103094 Jy ! Component: 150 - total flux cleaned = -0.000125963 Jy ! Component: 200 - total flux cleaned = -0.000126038 Jy ! Total flux subtracted in 200 components = -0.000126038 Jy ! Clean residual min=-0.001852 max=0.001710 Jy/beam ! Clean residual mean=-0.000000 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.163644 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 102 components and 0.163644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070467Jy sigma=0.000760 ! Fit after self-cal, rms=0.070466Jy sigma=0.000760 ! 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.070466Jy sigma=0.000760 ! Fit after self-cal, rms=0.070500Jy sigma=0.000760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.983 mas, bmaj=10.71 mas, bpa=-6.226 degrees ! Estimated noise=719.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.47195e-05 Jy ! Component: 100 - total flux cleaned = -4.72879e-05 Jy ! Component: 150 - total flux cleaned = -7.96256e-05 Jy ! Component: 200 - total flux cleaned = -9.22883e-05 Jy ! Total flux subtracted in 200 components = -9.22883e-05 Jy ! Clean residual min=-0.002204 max=0.001862 Jy/beam ! Clean residual mean=0.000000 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.163552 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 115 components and 0.163552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070500Jy sigma=0.000760 ! Fit after self-cal, rms=0.070499Jy sigma=0.000760 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.88044e-05 Jy ! Component: 100 - total flux cleaned = -1.11152e-05 Jy ! Component: 150 - total flux cleaned = -2.22009e-05 Jy ! Component: 200 - total flux cleaned = -4.05937e-05 Jy ! Total flux subtracted in 200 components = -4.05937e-05 Jy ! Clean residual min=-0.002193 max=0.001843 Jy/beam ! Clean residual mean=-0.000000 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.163511 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 124 components and 0.163511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070502Jy sigma=0.000760 ! Fit after self-cal, rms=0.070501Jy sigma=0.000760 ! 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.305 mas, bmaj=6.97 mas, bpa=-2.805 degrees ! Estimated noise=579.273 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.305 x 6.97 at -2.805 degrees (North through East) ! Clean map min=-0.0017414 max=0.14193 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.795 mas, bmaj=6.062 mas, bpa=-2.226 degrees ! Estimated noise=958.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10949 Jy ! Component: 100 - total flux cleaned = 0.134656 Jy ! Component: 150 - total flux cleaned = 0.144259 Jy ! Component: 200 - total flux cleaned = 0.149744 Jy ! Total flux subtracted in 200 components = 0.149744 Jy ! Clean residual min=-0.004001 max=0.003015 Jy/beam ! Clean residual mean=0.000000 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.149744 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.149744 Jy ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=6.97 mas, bpa=-2.805 degrees ! Estimated noise=579.273 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.0046692 Jy ! Component: 100 - total flux cleaned = 0.00760361 Jy ! Component: 150 - total flux cleaned = 0.00964605 Jy ! Component: 200 - total flux cleaned = 0.0111322 Jy ! Total flux subtracted in 200 components = 0.0111322 Jy ! Clean residual min=-0.002143 max=0.001813 Jy/beam ! Clean residual mean=0.000001 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.160876 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 54 components and 0.160876 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.983 mas, bmaj=10.71 mas, bpa=-6.226 degrees ! Estimated noise=719.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169095 Jy ! Component: 100 - total flux cleaned = 0.00212774 Jy ! Component: 150 - total flux cleaned = 0.00222824 Jy ! Component: 200 - total flux cleaned = 0.00228933 Jy ! Total flux subtracted in 200 components = 0.00228933 Jy ! Clean residual min=-0.002316 max=0.001897 Jy/beam ! Clean residual mean=-0.000000 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.163165 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 = 8.90533e-05 Jy ! Component: 100 - total flux cleaned = 0.000119639 Jy ! Component: 150 - total flux cleaned = 0.000146985 Jy ! Component: 200 - total flux cleaned = 0.000159189 Jy ! Total flux subtracted in 200 components = 0.000159189 Jy ! Clean residual min=-0.002287 max=0.001886 Jy/beam ! Clean residual mean=-0.000000 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.163324 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.163324 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=6.97 mas, bpa=-2.805 degrees ! Estimated noise=579.273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000329095 Jy ! Component: 100 - total flux cleaned = -0.000327989 Jy ! Component: 150 - total flux cleaned = -0.000355345 Jy ! Component: 200 - total flux cleaned = -0.000328195 Jy ! Total flux subtracted in 200 components = -0.000328195 Jy ! Clean residual min=-0.001906 max=0.001863 Jy/beam ! Clean residual mean=-0.000001 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.162996 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.162996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070536Jy sigma=0.000761 ! Fit after self-cal, rms=0.070530Jy sigma=0.000761 wmodel J2222+1344_S_2015_01_23_pus_map.mod ! Writing 88 model components to file: J2222+1344_S_2015_01_23_pus_map.mod wobs J2222+1344_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2222+1344_S_2015_01_23_pus_uvs.fits wwins J2222+1344_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J2222+1344_S_2015_01_23_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.000217079 Jy ! Component: 100 - total flux cleaned = -0.000274005 Jy ! Component: 150 - total flux cleaned = -0.000435658 Jy ! Component: 200 - total flux cleaned = -0.000614651 Jy ! Component: 250 - total flux cleaned = -0.000762381 Jy ! Component: 300 - total flux cleaned = -0.000928222 Jy ! Component: 350 - total flux cleaned = -0.00108989 Jy ! Component: 400 - total flux cleaned = -0.00124827 Jy ! Component: 450 - total flux cleaned = -0.00146912 Jy ! Component: 500 - total flux cleaned = -0.00159926 Jy ! Component: 550 - total flux cleaned = -0.0017486 Jy ! Component: 600 - total flux cleaned = -0.00193665 Jy ! Component: 650 - total flux cleaned = -0.00210055 Jy ! Component: 700 - total flux cleaned = -0.00216064 Jy ! Component: 750 - total flux cleaned = -0.00227947 Jy ! Component: 800 - total flux cleaned = -0.00235775 Jy ! Component: 850 - total flux cleaned = -0.00247285 Jy ! Component: 900 - total flux cleaned = -0.00262375 Jy ! Component: 950 - total flux cleaned = -0.00273508 Jy ! Component: 1000 - total flux cleaned = -0.00288132 Jy ! Component: 1050 - total flux cleaned = -0.00295347 Jy ! Component: 1100 - total flux cleaned = -0.00306028 Jy ! Component: 1150 - total flux cleaned = -0.00313045 Jy ! Component: 1200 - total flux cleaned = -0.00318249 Jy ! Component: 1250 - total flux cleaned = -0.00328454 Jy ! Component: 1300 - total flux cleaned = -0.00328455 Jy ! Component: 1350 - total flux cleaned = -0.00330132 Jy ! Component: 1400 - total flux cleaned = -0.00336718 Jy ! Component: 1450 - total flux cleaned = -0.0033837 Jy ! Component: 1500 - total flux cleaned = -0.00338405 Jy ! Component: 1550 - total flux cleaned = -0.00344726 Jy ! Component: 1600 - total flux cleaned = -0.00341628 Jy ! Component: 1650 - total flux cleaned = -0.00350922 Jy ! Component: 1700 - total flux cleaned = -0.00349406 Jy ! Component: 1750 - total flux cleaned = -0.00358492 Jy ! Component: 1800 - total flux cleaned = -0.00361506 Jy ! Component: 1850 - total flux cleaned = -0.00361499 Jy ! Component: 1900 - total flux cleaned = -0.00365884 Jy ! Component: 1950 - total flux cleaned = -0.00365875 Jy ! Component: 2000 - total flux cleaned = -0.00364423 Jy ! Component: 2050 - total flux cleaned = -0.00370099 Jy ! Component: 2100 - total flux cleaned = -0.00370108 Jy ! Component: 2150 - total flux cleaned = -0.00375677 Jy ! Component: 2200 - total flux cleaned = -0.00377044 Jy ! Component: 2250 - total flux cleaned = -0.00374311 Jy ! Component: 2300 - total flux cleaned = -0.00377033 Jy ! Component: 2350 - total flux cleaned = -0.00378375 Jy ! Component: 2400 - total flux cleaned = -0.00384995 Jy ! Component: 2450 - total flux cleaned = -0.00375799 Jy ! Component: 2500 - total flux cleaned = -0.00377093 Jy ! Component: 2550 - total flux cleaned = -0.003758 Jy ! Component: 2600 - total flux cleaned = -0.00375793 Jy ! Component: 2650 - total flux cleaned = -0.0037453 Jy ! Component: 2700 - total flux cleaned = -0.00373272 Jy ! Component: 2750 - total flux cleaned = -0.00373271 Jy ! Component: 2800 - total flux cleaned = -0.00372041 Jy ! Component: 2850 - total flux cleaned = -0.00373259 Jy ! Component: 2900 - total flux cleaned = -0.00368391 Jy ! Component: 2950 - total flux cleaned = -0.00368385 Jy ! Component: 3000 - total flux cleaned = -0.00361203 Jy ! Component: 3050 - total flux cleaned = -0.00365946 Jy ! Component: 3100 - total flux cleaned = -0.00362407 Jy ! Component: 3150 - total flux cleaned = -0.00365896 Jy ! Component: 3200 - total flux cleaned = -0.00362407 Jy ! Component: 3250 - total flux cleaned = -0.00361254 Jy ! Component: 3300 - total flux cleaned = -0.00364673 Jy ! Component: 3350 - total flux cleaned = -0.00359007 Jy ! Component: 3400 - total flux cleaned = -0.00360131 Jy ! Component: 3450 - total flux cleaned = -0.0036012 Jy ! Component: 3500 - total flux cleaned = -0.00364532 Jy ! Component: 3550 - total flux cleaned = -0.00361237 Jy ! Component: 3600 - total flux cleaned = -0.00362315 Jy ! Component: 3650 - total flux cleaned = -0.00363392 Jy ! Component: 3700 - total flux cleaned = -0.00361241 Jy ! Component: 3750 - total flux cleaned = -0.00362321 Jy ! Component: 3800 - total flux cleaned = -0.00364446 Jy ! Component: 3850 - total flux cleaned = -0.00365493 Jy ! Component: 3900 - total flux cleaned = -0.00367581 Jy ! Component: 3950 - total flux cleaned = -0.00364458 Jy ! Component: 4000 - total flux cleaned = -0.00369602 Jy ! Component: 4050 - total flux cleaned = -0.00363459 Jy ! Total flux subtracted in 4096 components = -0.0036854 Jy ! Clean residual min=-0.000606 max=0.000705 Jy/beam ! Clean residual mean=-0.000001 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.159311 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 372 components and 0.159311 Jy ![Exited script file: muppet] wmap "J2222+1344_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.305 x 6.97 at -2.805 degrees (North through East) ! Clean map min=-0.0013357 max=0.14247 Jy/beam ! Writing clean map to FITS file: J2222+1344_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.142469 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000183322 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.386026 0.386026 0.772051 1.5441 3.08821 6.17641 12.3528 24.7056 49.4113 98.8226 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.142 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.305 x 6.97 at -2.805 degrees (North through East) ! Clean map min=-0.0013357 max=0.14247 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 J2222+1344_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:36:20 2017