! Started logfile: J0119-1654_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:39:35 2016 obs J0119-1654_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0119-1654_S_2015_03_17_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.965997 visibilities/baseline/integration-bin. ! Found source: J0119-1654 ! ! 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 330 lines of history. ! ! Reading 14432 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 J0119-1654_S_2015_03_17_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.941120Jy sigma=0.008791 ! Fit after self-cal, rms=0.919011Jy sigma=0.008596 ! 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.591 mas, bmaj=6.216 mas, bpa=-3.542 degrees ! Estimated noise=952.158 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.0597697 Jy ! Component: 100 - total flux cleaned = 0.078009 Jy ! Total flux subtracted in 100 components = 0.078009 Jy ! Clean residual min=-0.004488 max=0.007847 Jy/beam ! Clean residual mean=0.000005 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.078009 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.078009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095069Jy sigma=0.000797 ! Fit after self-cal, rms=0.094871Jy sigma=0.000797 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0091105 Jy ! Component: 100 - total flux cleaned = 0.0141073 Jy ! Total flux subtracted in 100 components = 0.0141073 Jy ! Clean residual min=-0.004422 max=0.005098 Jy/beam ! Clean residual mean=0.000001 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.0921163 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.0921163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093488Jy sigma=0.000784 ! Fit after self-cal, rms=0.093421Jy sigma=0.000784 ! 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.234 mas, bmaj=7.432 mas, bpa=-3.732 degrees ! Estimated noise=644.762 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 (38.5, -61.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00630941 Jy ! Component: 100 - total flux cleaned = 0.00995072 Jy ! Component: 150 - total flux cleaned = 0.0122705 Jy ! Component: 200 - total flux cleaned = 0.0138157 Jy ! Total flux subtracted in 200 components = 0.0138157 Jy ! Clean residual min=-0.003365 max=0.003632 Jy/beam ! Clean residual mean=-0.000005 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.105932 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 70 components and 0.105932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092912Jy sigma=0.000780 ! Fit after self-cal, rms=0.092860Jy sigma=0.000780 ! 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.98 FD 0.83 HN 0.98 KP 1.07 ! LA 0.98 MK 0.98 NL 1.12 OV 0.98 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.84 HN 1.16 KP 1.09 ! LA 0.95 MK 1.09 NL 1.14 OV 1.04 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.87 HN 1.09 KP 0.97 ! LA 0.76 MK 1.09 NL 1.17 OV 0.96 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.91 HN 1.03 KP 0.95 ! LA 0.82 MK 1.05 NL 0.93 OV 1.04 ! PT 1.02 SC 1.01 ! ! ! Fit before self-cal, rms=0.092860Jy sigma=0.000780 ! Fit after self-cal, rms=0.090364Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=7.508 mas, bpa=-3.042 degrees ! Estimated noise=645.736 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.000304907 Jy ! Component: 100 - total flux cleaned = -0.00056824 Jy ! Component: 150 - total flux cleaned = -0.000794367 Jy ! Component: 200 - total flux cleaned = -0.000989457 Jy ! Total flux subtracted in 200 components = -0.000989457 Jy ! Clean residual min=-0.002108 max=0.002351 Jy/beam ! Clean residual mean=0.000001 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.104943 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 84 components and 0.104943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090300Jy sigma=0.000773 ! Fit after self-cal, rms=0.090238Jy sigma=0.000773 ! 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.090238Jy sigma=0.000773 ! Fit after self-cal, rms=0.094630Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=7.467 mas, bpa=-3.121 degrees ! Estimated noise=649.743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000645788 Jy ! Component: 100 - total flux cleaned = -0.000669295 Jy ! Component: 150 - total flux cleaned = -0.000670487 Jy ! Component: 200 - total flux cleaned = -0.000670513 Jy ! Total flux subtracted in 200 components = -0.000670513 Jy ! Clean residual min=-0.002010 max=0.001889 Jy/beam ! Clean residual mean=-0.000002 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.104272 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.104272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094613Jy sigma=0.000770 ! Fit after self-cal, rms=0.094706Jy sigma=0.000770 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.000230099 Jy ! Component: 100 - total flux cleaned = -0.000229846 Jy ! Component: 150 - total flux cleaned = -0.00021212 Jy ! Component: 200 - total flux cleaned = -0.000195106 Jy ! Total flux subtracted in 200 components = -0.000195106 Jy ! Clean residual min=-0.001999 max=0.001882 Jy/beam ! Clean residual mean=-0.000001 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.104077 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 109 components and 0.104077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094697Jy sigma=0.000770 ! Fit after self-cal, rms=0.094700Jy sigma=0.000770 ! 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.094700Jy sigma=0.000770 ! Fit after self-cal, rms=0.095426Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=7.463 mas, bpa=-2.972 degrees ! Estimated noise=650.527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000332858 Jy ! Component: 100 - total flux cleaned = -0.000352207 Jy ! Component: 150 - total flux cleaned = -0.000334731 Jy ! Component: 200 - total flux cleaned = -0.000334886 Jy ! Total flux subtracted in 200 components = -0.000334886 Jy ! Clean residual min=-0.002009 max=0.001840 Jy/beam ! Clean residual mean=-0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.103742 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 113 components and 0.103742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095416Jy sigma=0.000770 ! Fit after self-cal, rms=0.095430Jy sigma=0.000770 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.000107302 Jy ! Component: 100 - total flux cleaned = -9.07811e-05 Jy ! Component: 150 - total flux cleaned = -5.94242e-05 Jy ! Component: 200 - total flux cleaned = -4.47606e-05 Jy ! Total flux subtracted in 200 components = -4.47606e-05 Jy ! Clean residual min=-0.002013 max=0.001834 Jy/beam ! Clean residual mean=-0.000002 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.103697 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 120 components and 0.103697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095423Jy sigma=0.000770 ! Fit after self-cal, rms=0.095425Jy sigma=0.000770 ! 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.095425Jy sigma=0.000770 ! Fit after self-cal, rms=0.095628Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.801 mas, bmaj=14.43 mas, bpa=3.339 degrees ! Estimated noise=827.249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000101729 Jy ! Component: 100 - total flux cleaned = -0.000187342 Jy ! Component: 150 - total flux cleaned = -0.000206268 Jy ! Component: 200 - total flux cleaned = -0.000223183 Jy ! Total flux subtracted in 200 components = -0.000223183 Jy ! Clean residual min=-0.001969 max=0.001936 Jy/beam ! Clean residual mean=-0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.103474 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 127 components and 0.103474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095622Jy sigma=0.000770 ! Fit after self-cal, rms=0.095625Jy sigma=0.000770 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 = 8.4937e-06 Jy ! Component: 100 - total flux cleaned = -8.58434e-06 Jy ! Component: 150 - total flux cleaned = -4.0391e-05 Jy ! Component: 200 - total flux cleaned = -3.90853e-05 Jy ! Total flux subtracted in 200 components = -3.90853e-05 Jy ! Clean residual min=-0.001961 max=0.001922 Jy/beam ! Clean residual mean=-0.000001 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.103435 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 130 components and 0.103435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095622Jy sigma=0.000770 ! Fit after self-cal, rms=0.095621Jy sigma=0.000770 ! 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.309 mas, bmaj=7.46 mas, bpa=-2.864 degrees ! Estimated noise=650.549 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.309 x 7.46 at -2.864 degrees (North through East) ! Clean map min=-0.0019475 max=0.080148 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.626 mas, bmaj=6.184 mas, bpa=-2.588 degrees ! Estimated noise=978.827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0606713 Jy ! Component: 100 - total flux cleaned = 0.0796947 Jy ! Component: 150 - total flux cleaned = 0.0888348 Jy ! Component: 200 - total flux cleaned = 0.0943598 Jy ! Total flux subtracted in 200 components = 0.0943598 Jy ! Clean residual min=-0.003426 max=0.002978 Jy/beam ! Clean residual mean=-0.000001 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.0943598 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0943598 Jy ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=7.46 mas, bpa=-2.864 degrees ! Estimated noise=650.549 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.00456349 Jy ! Component: 100 - total flux cleaned = 0.00700971 Jy ! Component: 150 - total flux cleaned = 0.00836285 Jy ! Component: 200 - total flux cleaned = 0.00869051 Jy ! Total flux subtracted in 200 components = 0.00869051 Jy ! Clean residual min=-0.002158 max=0.002013 Jy/beam ! Clean residual mean=-0.000002 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.10305 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 56 components and 0.10305 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.801 mas, bmaj=14.43 mas, bpa=3.339 degrees ! Estimated noise=827.249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000545082 Jy ! Component: 100 - total flux cleaned = 0.000656306 Jy ! Component: 150 - total flux cleaned = 0.00071853 Jy ! Component: 200 - total flux cleaned = 0.000736635 Jy ! Total flux subtracted in 200 components = 0.000736635 Jy ! Clean residual min=-0.001931 max=0.001875 Jy/beam ! Clean residual mean=-0.000002 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.103787 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 = 2.27697e-07 Jy ! Component: 100 - total flux cleaned = -1.53986e-05 Jy ! Component: 150 - total flux cleaned = -1.51096e-05 Jy ! Component: 200 - total flux cleaned = -2.83368e-05 Jy ! Total flux subtracted in 200 components = -2.83368e-05 Jy ! Clean residual min=-0.001913 max=0.001871 Jy/beam ! Clean residual mean=-0.000002 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.103759 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 83 components and 0.103759 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=7.46 mas, bpa=-2.864 degrees ! Estimated noise=650.549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.20008e-06 Jy ! Component: 100 - total flux cleaned = -4.5601e-05 Jy ! Component: 150 - total flux cleaned = -9.0649e-05 Jy ! Component: 200 - total flux cleaned = -0.000113025 Jy ! Total flux subtracted in 200 components = -0.000113025 Jy ! Clean residual min=-0.002077 max=0.001858 Jy/beam ! Clean residual mean=-0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.103646 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 98 components and 0.103646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095650Jy sigma=0.000770 ! Fit after self-cal, rms=0.095642Jy sigma=0.000770 wmodel J0119-1654_S_2015_03_17_pus_map.mod ! Writing 98 model components to file: J0119-1654_S_2015_03_17_pus_map.mod wobs J0119-1654_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0119-1654_S_2015_03_17_pus_uvs.fits wwins J0119-1654_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0119-1654_S_2015_03_17_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.000237324 Jy ! Component: 100 - total flux cleaned = 7.22706e-05 Jy ! Component: 150 - total flux cleaned = 0.000247286 Jy ! Component: 200 - total flux cleaned = 0.00024731 Jy ! Component: 250 - total flux cleaned = 0.000111877 Jy ! Component: 300 - total flux cleaned = 8.57631e-05 Jy ! Component: 350 - total flux cleaned = 8.54079e-05 Jy ! Component: 400 - total flux cleaned = -1.47369e-05 Jy ! Component: 450 - total flux cleaned = -8.78899e-05 Jy ! Component: 500 - total flux cleaned = -0.000184071 Jy ! Component: 550 - total flux cleaned = -0.000349222 Jy ! Component: 600 - total flux cleaned = -0.000465042 Jy ! Component: 650 - total flux cleaned = -0.000716423 Jy ! Component: 700 - total flux cleaned = -0.00087328 Jy ! Component: 750 - total flux cleaned = -0.00105041 Jy ! Component: 800 - total flux cleaned = -0.00122469 Jy ! Component: 850 - total flux cleaned = -0.00135353 Jy ! Component: 900 - total flux cleaned = -0.00154493 Jy ! Component: 950 - total flux cleaned = -0.00169185 Jy ! Component: 1000 - total flux cleaned = -0.0018985 Jy ! Component: 1050 - total flux cleaned = -0.00202084 Jy ! Component: 1100 - total flux cleaned = -0.00210137 Jy ! Component: 1150 - total flux cleaned = -0.00224131 Jy ! Component: 1200 - total flux cleaned = -0.00241876 Jy ! Component: 1250 - total flux cleaned = -0.00249672 Jy ! Component: 1300 - total flux cleaned = -0.00259323 Jy ! Component: 1350 - total flux cleaned = -0.00276451 Jy ! Component: 1400 - total flux cleaned = -0.00287761 Jy ! Component: 1450 - total flux cleaned = -0.00310105 Jy ! Component: 1500 - total flux cleaned = -0.00319276 Jy ! Component: 1550 - total flux cleaned = -0.00326576 Jy ! Component: 1600 - total flux cleaned = -0.00333817 Jy ! Component: 1650 - total flux cleaned = -0.00340944 Jy ! Component: 1700 - total flux cleaned = -0.00348028 Jy ! Component: 1750 - total flux cleaned = -0.00360268 Jy ! Component: 1800 - total flux cleaned = -0.00370647 Jy ! Component: 1850 - total flux cleaned = -0.00379198 Jy ! Component: 1900 - total flux cleaned = -0.00387673 Jy ! Component: 1950 - total flux cleaned = -0.00399451 Jy ! Component: 2000 - total flux cleaned = -0.00404436 Jy ! Component: 2050 - total flux cleaned = -0.00415996 Jy ! Component: 2100 - total flux cleaned = -0.00420908 Jy ! Component: 2150 - total flux cleaned = -0.00427398 Jy ! Component: 2200 - total flux cleaned = -0.00432215 Jy ! Component: 2250 - total flux cleaned = -0.00441776 Jy ! Component: 2300 - total flux cleaned = -0.00448106 Jy ! Component: 2350 - total flux cleaned = -0.00448105 Jy ! Component: 2400 - total flux cleaned = -0.00452792 Jy ! Component: 2450 - total flux cleaned = -0.00457436 Jy ! Component: 2500 - total flux cleaned = -0.00462038 Jy ! Component: 2550 - total flux cleaned = -0.00471136 Jy ! Component: 2600 - total flux cleaned = -0.00463605 Jy ! Component: 2650 - total flux cleaned = -0.00471092 Jy ! Component: 2700 - total flux cleaned = -0.00468112 Jy ! Component: 2750 - total flux cleaned = -0.00479864 Jy ! Component: 2800 - total flux cleaned = -0.00476952 Jy ! Component: 2850 - total flux cleaned = -0.00485638 Jy ! Component: 2900 - total flux cleaned = -0.00484208 Jy ! Component: 2950 - total flux cleaned = -0.00491341 Jy ! Component: 3000 - total flux cleaned = -0.00495574 Jy ! Component: 3050 - total flux cleaned = -0.00495588 Jy ! Component: 3100 - total flux cleaned = -0.00496991 Jy ! Component: 3150 - total flux cleaned = -0.00502543 Jy ! Component: 3200 - total flux cleaned = -0.00503916 Jy ! Component: 3250 - total flux cleaned = -0.00510758 Jy ! Component: 3300 - total flux cleaned = -0.00512109 Jy ! Component: 3350 - total flux cleaned = -0.00514808 Jy ! Component: 3400 - total flux cleaned = -0.00522868 Jy ! Component: 3450 - total flux cleaned = -0.00526855 Jy ! Component: 3500 - total flux cleaned = -0.00530828 Jy ! Component: 3550 - total flux cleaned = -0.00533468 Jy ! Component: 3600 - total flux cleaned = -0.005374 Jy ! Component: 3650 - total flux cleaned = -0.00546486 Jy ! Component: 3700 - total flux cleaned = -0.00551658 Jy ! Component: 3750 - total flux cleaned = -0.00559366 Jy ! Component: 3800 - total flux cleaned = -0.00565743 Jy ! Component: 3850 - total flux cleaned = -0.00567002 Jy ! Component: 3900 - total flux cleaned = -0.00574563 Jy ! Component: 3950 - total flux cleaned = -0.00580803 Jy ! Component: 4000 - total flux cleaned = -0.00579557 Jy ! Component: 4050 - total flux cleaned = -0.00579553 Jy ! Total flux subtracted in 4096 components = -0.00585709 Jy ! Clean residual min=-0.000746 max=0.000726 Jy/beam ! Clean residual mean=0.000001 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.0977885 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 368 components and 0.0977885 Jy ![Exited script file: muppet] wmap "J0119-1654_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.309 x 7.46 at -2.864 degrees (North through East) ! Clean map min=-0.0018389 max=0.081179 Jy/beam ! Writing clean map to FITS file: J0119-1654_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0811793 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226253 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.836124 0.836124 1.67225 3.3445 6.689 13.378 26.756 53.512 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.081 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.309 x 7.46 at -2.864 degrees (North through East) ! Clean map min=-0.0018389 max=0.081179 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 J0119-1654_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:39:42 2016