! Started logfile: J1028+2401_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:21:13 2017 obs J1028+2401_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1028+2401_S_2015_01_23_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973504 visibilities/baseline/integration-bin. ! Found source: J1028+2401 ! ! 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 18224 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 J1028+2401_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.877214Jy sigma=0.010386 ! Fit after self-cal, rms=0.837415Jy sigma=0.009954 ! 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.966 mas, bmaj=5.452 mas, bpa=-3.966 degrees ! Estimated noise=792.312 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.123668 Jy ! Component: 100 - total flux cleaned = 0.154634 Jy ! Total flux subtracted in 100 components = 0.154634 Jy ! Clean residual min=-0.006903 max=0.013013 Jy/beam ! Clean residual mean=-0.000007 rms=0.001901 Jy/beam ! Combined flux in latest and established models = 0.154634 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.154634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129493Jy sigma=0.000887 ! Fit after self-cal, rms=0.129467Jy sigma=0.000887 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139292 Jy ! Component: 100 - total flux cleaned = 0.0208878 Jy ! Total flux subtracted in 100 components = 0.0208878 Jy ! Clean residual min=-0.006203 max=0.007274 Jy/beam ! Clean residual mean=-0.000001 rms=0.001643 Jy/beam ! Combined flux in latest and established models = 0.175522 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.175522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126780Jy sigma=0.000855 ! Fit after self-cal, rms=0.126765Jy sigma=0.000855 ! 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.499 mas, bmaj=6.367 mas, bpa=-3.987 degrees ! Estimated noise=484.076 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.00710773 Jy ! Component: 100 - total flux cleaned = 0.0111975 Jy ! Component: 150 - total flux cleaned = 0.0138994 Jy ! Component: 200 - total flux cleaned = 0.0157507 Jy ! Total flux subtracted in 200 components = 0.0157507 Jy ! Clean residual min=-0.006295 max=0.007007 Jy/beam ! Clean residual mean=0.000003 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.191272 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 54 components and 0.191272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125889Jy sigma=0.000851 ! Fit after self-cal, rms=0.125892Jy sigma=0.000851 ! 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.97 FD 1.06 HN 0.93 KP 1.10 ! LA 0.96 MK 1.03 NL 1.09 OV 0.99 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.84 HN 1.00 KP 1.01 ! LA 0.94 MK 1.04 NL 1.27 OV 1.02 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.74 HN 0.98 KP 0.89 ! LA 0.77 MK 1.05 NL 1.40 OV 0.96 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.97 HN 0.94 KP 0.83 ! LA 0.81 MK 1.04 NL 1.02 OV 1.03 ! PT 1.03 SC 1.02 ! ! ! Fit before self-cal, rms=0.125892Jy sigma=0.000851 ! Fit after self-cal, rms=0.118751Jy sigma=0.000803 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=6.445 mas, bpa=-3.981 degrees ! Estimated noise=487.967 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 (3, -12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00448394 Jy ! Component: 100 - total flux cleaned = 0.00555938 Jy ! Component: 150 - total flux cleaned = 0.00608108 Jy ! Component: 200 - total flux cleaned = 0.00625169 Jy ! Total flux subtracted in 200 components = 0.00625169 Jy ! Clean residual min=-0.002781 max=0.003180 Jy/beam ! Clean residual mean=0.000004 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.197524 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.197524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118521Jy sigma=0.000800 ! Fit after self-cal, rms=0.118471Jy sigma=0.000799 ! 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.118471Jy sigma=0.000799 ! Fit after self-cal, rms=0.110645Jy sigma=0.000788 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.534 mas, bmaj=6.396 mas, bpa=-3.717 degrees ! Estimated noise=486.809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105314 Jy ! Component: 100 - total flux cleaned = 0.00108979 Jy ! Component: 150 - total flux cleaned = 0.00102705 Jy ! Component: 200 - total flux cleaned = 0.000999722 Jy ! Total flux subtracted in 200 components = 0.000999722 Jy ! Clean residual min=-0.001383 max=0.001651 Jy/beam ! Clean residual mean=-0.000002 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.198524 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 94 components and 0.198524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110608Jy sigma=0.000788 ! Fit after self-cal, rms=0.110612Jy sigma=0.000788 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) ! Added new window around map position (24.5, -47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147142 Jy ! Component: 100 - total flux cleaned = 0.00210385 Jy ! Component: 150 - total flux cleaned = 0.00219259 Jy ! Component: 200 - total flux cleaned = 0.00216896 Jy ! Total flux subtracted in 200 components = 0.00216896 Jy ! Clean residual min=-0.001329 max=0.001289 Jy/beam ! Clean residual mean=-0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.200693 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 114 components and 0.200693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110573Jy sigma=0.000787 ! Fit after self-cal, rms=0.110575Jy sigma=0.000787 ! 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.110575Jy sigma=0.000787 ! Fit after self-cal, rms=0.110726Jy sigma=0.000787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.532 mas, bmaj=6.388 mas, bpa=-3.658 degrees ! Estimated noise=486.421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000447644 Jy ! Component: 100 - total flux cleaned = 0.000449819 Jy ! Component: 150 - total flux cleaned = 0.000472791 Jy ! Component: 200 - total flux cleaned = 0.000472178 Jy ! Total flux subtracted in 200 components = 0.000472178 Jy ! Clean residual min=-0.001277 max=0.001268 Jy/beam ! Clean residual mean=-0.000001 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.201165 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 120 components and 0.201165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110708Jy sigma=0.000787 ! Fit after self-cal, rms=0.110708Jy sigma=0.000787 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.000173447 Jy ! Component: 100 - total flux cleaned = 0.00015497 Jy ! Component: 150 - total flux cleaned = 0.000155193 Jy ! Component: 200 - total flux cleaned = 0.000155191 Jy ! Total flux subtracted in 200 components = 0.000155191 Jy ! Clean residual min=-0.001253 max=0.001252 Jy/beam ! Clean residual mean=-0.000001 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.20132 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 127 components and 0.20132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110698Jy sigma=0.000787 ! Fit after self-cal, rms=0.110696Jy sigma=0.000787 ! 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.110696Jy sigma=0.000787 ! Fit after self-cal, rms=0.110713Jy sigma=0.000787 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.109 mas, bmaj=10.05 mas, bpa=-3.305 degrees ! Estimated noise=610.541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000307175 Jy ! Component: 100 - total flux cleaned = 0.000481426 Jy ! Component: 150 - total flux cleaned = 0.00056059 Jy ! Component: 200 - total flux cleaned = 0.000602377 Jy ! Total flux subtracted in 200 components = 0.000602377 Jy ! Clean residual min=-0.001475 max=0.001233 Jy/beam ! Clean residual mean=-0.000001 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.201922 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 141 components and 0.201922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110706Jy sigma=0.000787 ! Fit after self-cal, rms=0.110705Jy sigma=0.000787 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.99365e-05 Jy ! Component: 100 - total flux cleaned = 0.000101276 Jy ! Component: 150 - total flux cleaned = 0.000113375 Jy ! Component: 200 - total flux cleaned = 0.00013585 Jy ! Total flux subtracted in 200 components = 0.00013585 Jy ! Clean residual min=-0.001463 max=0.001239 Jy/beam ! Clean residual mean=-0.000001 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.202058 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 145 components and 0.202058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110702Jy sigma=0.000787 ! Fit after self-cal, rms=0.110701Jy sigma=0.000787 ! 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.532 mas, bmaj=6.386 mas, bpa=-3.632 degrees ! Estimated noise=486.134 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.532 x 6.386 at -3.632 degrees (North through East) ! Clean map min=-0.0011591 max=0.16245 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.982 mas, bmaj=5.447 mas, bpa=-3.407 degrees ! Estimated noise=802.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125198 Jy ! Component: 100 - total flux cleaned = 0.156958 Jy ! Component: 150 - total flux cleaned = 0.171034 Jy ! Component: 200 - total flux cleaned = 0.178412 Jy ! Total flux subtracted in 200 components = 0.178412 Jy ! Clean residual min=-0.003558 max=0.003924 Jy/beam ! Clean residual mean=-0.000009 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.178412 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.178412 Jy ! Inverting map and beam ! Estimated beam: bmin=3.532 mas, bmaj=6.386 mas, bpa=-3.632 degrees ! Estimated noise=486.134 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.00654949 Jy ! Component: 100 - total flux cleaned = 0.0106405 Jy ! Component: 150 - total flux cleaned = 0.0135002 Jy ! Component: 200 - total flux cleaned = 0.0156441 Jy ! Total flux subtracted in 200 components = 0.0156441 Jy ! Clean residual min=-0.001562 max=0.001503 Jy/beam ! Clean residual mean=-0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.194056 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 63 components and 0.194056 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.109 mas, bmaj=10.05 mas, bpa=-3.305 degrees ! Estimated noise=610.541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245652 Jy ! Component: 100 - total flux cleaned = 0.0040494 Jy ! Component: 150 - total flux cleaned = 0.00518368 Jy ! Component: 200 - total flux cleaned = 0.00600935 Jy ! Total flux subtracted in 200 components = 0.00600935 Jy ! Clean residual min=-0.001419 max=0.001249 Jy/beam ! Clean residual mean=-0.000003 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.200066 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 = 0.000388281 Jy ! Component: 100 - total flux cleaned = 0.000567777 Jy ! Component: 150 - total flux cleaned = 0.000728264 Jy ! Component: 200 - total flux cleaned = 0.000855337 Jy ! Total flux subtracted in 200 components = 0.000855337 Jy ! Clean residual min=-0.001455 max=0.001237 Jy/beam ! Clean residual mean=-0.000002 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.200921 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 143 components and 0.200921 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.532 mas, bmaj=6.386 mas, bpa=-3.632 degrees ! Estimated noise=486.134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000218957 Jy ! Component: 100 - total flux cleaned = -0.000249577 Jy ! Component: 150 - total flux cleaned = -0.000275881 Jy ! Component: 200 - total flux cleaned = -0.000299663 Jy ! Total flux subtracted in 200 components = -0.000299663 Jy ! Clean residual min=-0.001263 max=0.001297 Jy/beam ! Clean residual mean=-0.000001 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.200621 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 161 components and 0.200621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110712Jy sigma=0.000787 ! Fit after self-cal, rms=0.110702Jy sigma=0.000787 wmodel J1028+2401_S_2015_01_23_pus_map.mod ! Writing 161 model components to file: J1028+2401_S_2015_01_23_pus_map.mod wobs J1028+2401_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1028+2401_S_2015_01_23_pus_uvs.fits wwins J1028+2401_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J1028+2401_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.000125229 Jy ! Component: 100 - total flux cleaned = 3.96768e-05 Jy ! Component: 150 - total flux cleaned = -4.17806e-05 Jy ! Component: 200 - total flux cleaned = -4.19217e-05 Jy ! Component: 250 - total flux cleaned = -8.02602e-05 Jy ! Component: 300 - total flux cleaned = -0.00011737 Jy ! Component: 350 - total flux cleaned = -0.000171261 Jy ! Component: 400 - total flux cleaned = -0.000171523 Jy ! Component: 450 - total flux cleaned = -0.000205858 Jy ! Component: 500 - total flux cleaned = -0.000189212 Jy ! Component: 550 - total flux cleaned = -0.000189171 Jy ! Component: 600 - total flux cleaned = -0.000156297 Jy ! Component: 650 - total flux cleaned = -0.000124094 Jy ! Component: 700 - total flux cleaned = -6.05993e-05 Jy ! Component: 750 - total flux cleaned = -1.40039e-05 Jy ! Component: 800 - total flux cleaned = 4.72328e-05 Jy ! Component: 850 - total flux cleaned = 9.2426e-05 Jy ! Component: 900 - total flux cleaned = 0.000107337 Jy ! Component: 950 - total flux cleaned = 0.000166581 Jy ! Component: 1000 - total flux cleaned = 0.000166337 Jy ! Component: 1050 - total flux cleaned = 0.00020959 Jy ! Component: 1100 - total flux cleaned = 0.000223981 Jy ! Component: 1150 - total flux cleaned = 0.000294863 Jy ! Component: 1200 - total flux cleaned = 0.000322814 Jy ! Component: 1250 - total flux cleaned = 0.000392128 Jy ! Component: 1300 - total flux cleaned = 0.000433167 Jy ! Component: 1350 - total flux cleaned = 0.000487452 Jy ! Component: 1400 - total flux cleaned = 0.000500971 Jy ! Component: 1450 - total flux cleaned = 0.000541021 Jy ! Component: 1500 - total flux cleaned = 0.000580461 Jy ! Component: 1550 - total flux cleaned = 0.000619703 Jy ! Component: 1600 - total flux cleaned = 0.000632748 Jy ! Component: 1650 - total flux cleaned = 0.000645814 Jy ! Component: 1700 - total flux cleaned = 0.000734898 Jy ! Component: 1750 - total flux cleaned = 0.000759957 Jy ! Component: 1800 - total flux cleaned = 0.00077236 Jy ! Component: 1850 - total flux cleaned = 0.000747524 Jy ! Component: 1900 - total flux cleaned = 0.000723012 Jy ! Component: 1950 - total flux cleaned = 0.000747358 Jy ! Component: 2000 - total flux cleaned = 0.000747446 Jy ! Component: 2050 - total flux cleaned = 0.000723473 Jy ! Component: 2100 - total flux cleaned = 0.000759273 Jy ! Component: 2150 - total flux cleaned = 0.000735653 Jy ! Component: 2200 - total flux cleaned = 0.00077101 Jy ! Component: 2250 - total flux cleaned = 0.000782744 Jy ! Component: 2300 - total flux cleaned = 0.000747992 Jy ! Component: 2350 - total flux cleaned = 0.0007941 Jy ! Component: 2400 - total flux cleaned = 0.00081684 Jy ! Component: 2450 - total flux cleaned = 0.000759996 Jy ! Component: 2500 - total flux cleaned = 0.000793866 Jy ! Component: 2550 - total flux cleaned = 0.000793734 Jy ! Component: 2600 - total flux cleaned = 0.000793654 Jy ! Component: 2650 - total flux cleaned = 0.000804831 Jy ! Component: 2700 - total flux cleaned = 0.000793806 Jy ! Component: 2750 - total flux cleaned = 0.000771847 Jy ! Component: 2800 - total flux cleaned = 0.000826005 Jy ! Component: 2850 - total flux cleaned = 0.000825903 Jy ! Component: 2900 - total flux cleaned = 0.000804508 Jy ! Component: 2950 - total flux cleaned = 0.000825763 Jy ! Component: 3000 - total flux cleaned = 0.000804602 Jy ! Component: 3050 - total flux cleaned = 0.000815166 Jy ! Component: 3100 - total flux cleaned = 0.000877831 Jy ! Component: 3150 - total flux cleaned = 0.000867432 Jy ! Component: 3200 - total flux cleaned = 0.000929382 Jy ! Component: 3250 - total flux cleaned = 0.000929328 Jy ! Component: 3300 - total flux cleaned = 0.000919066 Jy ! Component: 3350 - total flux cleaned = 0.000990243 Jy ! Component: 3400 - total flux cleaned = 0.00101034 Jy ! Component: 3450 - total flux cleaned = 0.00103041 Jy ! Component: 3500 - total flux cleaned = 0.00105044 Jy ! Component: 3550 - total flux cleaned = 0.00104057 Jy ! Component: 3600 - total flux cleaned = 0.00104059 Jy ! Component: 3650 - total flux cleaned = 0.0010603 Jy ! Component: 3700 - total flux cleaned = 0.00107983 Jy ! Component: 3750 - total flux cleaned = 0.00112835 Jy ! Component: 3800 - total flux cleaned = 0.00113801 Jy ! Component: 3850 - total flux cleaned = 0.00113797 Jy ! Component: 3900 - total flux cleaned = 0.00114749 Jy ! Component: 3950 - total flux cleaned = 0.00116648 Jy ! Component: 4000 - total flux cleaned = 0.00117599 Jy ! Component: 4050 - total flux cleaned = 0.00114773 Jy ! Total flux subtracted in 4096 components = 0.00118531 Jy ! Clean residual min=-0.000481 max=0.000715 Jy/beam ! Clean residual mean=-0.000000 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.201807 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 476 components and 0.201807 Jy ![Exited script file: muppet] wmap "J1028+2401_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.532 x 6.386 at -3.632 degrees (North through East) ! Clean map min=-0.00088221 max=0.16317 Jy/beam ! Writing clean map to FITS file: J1028+2401_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.163167 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000174006 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.319929 0.319929 0.639858 1.27972 2.55943 5.11887 10.2377 20.4755 40.9509 81.9019 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.163 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.532 x 6.386 at -3.632 degrees (North through East) ! Clean map min=-0.00088221 max=0.16317 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 J1028+2401_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:21:19 2017