! Started logfile: J0209-0438_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:42:48 2016 obs J0209-0438_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0209-0438_S_2015_03_17_pus_uva.fits ! AN table 1: 71 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.864163 visibilities/baseline/integration-bin. ! Found source: J0209-0438 ! ! 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 11044 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 J0209-0438_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.856427Jy sigma=0.008698 ! Fit after self-cal, rms=0.840544Jy sigma=0.008526 ! 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=3.227 mas, bmaj=6.655 mas, bpa=4.772 degrees ! Estimated noise=1097.62 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.118841 Jy ! Component: 100 - total flux cleaned = 0.155272 Jy ! Total flux subtracted in 100 components = 0.155272 Jy ! Clean residual min=-0.007080 max=0.015711 Jy/beam ! Clean residual mean=0.000010 rms=0.002010 Jy/beam ! Combined flux in latest and established models = 0.155271 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.155271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090381Jy sigma=0.000847 ! Fit after self-cal, rms=0.090303Jy sigma=0.000846 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0178472 Jy ! Component: 100 - total flux cleaned = 0.028272 Jy ! Total flux subtracted in 100 components = 0.028272 Jy ! Clean residual min=-0.005750 max=0.007982 Jy/beam ! Clean residual mean=0.000012 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.183543 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 44 components and 0.183544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085446Jy sigma=0.000803 ! Fit after self-cal, rms=0.085426Jy sigma=0.000803 ! 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.879 mas, bmaj=7.904 mas, bpa=5.206 degrees ! Estimated noise=674.475 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 (2.5, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00925756 Jy ! Component: 100 - total flux cleaned = 0.0147465 Jy ! Component: 150 - total flux cleaned = 0.0182922 Jy ! Component: 200 - total flux cleaned = 0.0205345 Jy ! Total flux subtracted in 200 components = 0.0205345 Jy ! Clean residual min=-0.005180 max=0.004139 Jy/beam ! Clean residual mean=0.000022 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.204078 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 83 components and 0.204078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084071Jy sigma=0.000794 ! Fit after self-cal, rms=0.084032Jy sigma=0.000793 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.87 HN 0.98 KP 1.10 ! LA 0.98 MK 1.04 NL 0.93 OV 1.01 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.89 HN 1.06 KP 1.08 ! LA 0.98 MK 1.07 NL 1.02 OV 1.04 ! PT 1.02 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.93 HN 1.06 KP 0.98 ! LA 0.78 MK 1.07 NL 1.14 OV 0.98 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.93 HN 0.97 KP 0.95 ! LA 0.85 MK 1.09 NL 0.99 OV 1.02 ! PT 1.06 SC 0.96 ! ! ! Fit before self-cal, rms=0.084032Jy sigma=0.000793 ! Fit after self-cal, rms=0.080135Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.932 mas, bmaj=8.038 mas, bpa=5.567 degrees ! Estimated noise=679.419 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 = 1.69252e-05 Jy ! Component: 100 - total flux cleaned = -0.000270809 Jy ! Component: 150 - total flux cleaned = -0.000407037 Jy ! Component: 200 - total flux cleaned = -0.000562343 Jy ! Total flux subtracted in 200 components = -0.000562343 Jy ! Clean residual min=-0.002198 max=0.002332 Jy/beam ! Clean residual mean=-0.000003 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.203516 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 101 components and 0.203516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080062Jy sigma=0.000774 ! Fit after self-cal, rms=0.079996Jy 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.079996Jy sigma=0.000773 ! Fit after self-cal, rms=0.079896Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.942 mas, bmaj=8.043 mas, bpa=5.768 degrees ! Estimated noise=678.871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314676 Jy ! Component: 100 - total flux cleaned = 0.000282205 Jy ! Component: 150 - total flux cleaned = 0.000282693 Jy ! Component: 200 - total flux cleaned = 0.000257985 Jy ! Total flux subtracted in 200 components = 0.000257985 Jy ! Clean residual min=-0.002042 max=0.002194 Jy/beam ! Clean residual mean=-0.000004 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.203774 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 117 components and 0.203774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079869Jy sigma=0.000771 ! Fit after self-cal, rms=0.079870Jy sigma=0.000771 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.000307987 Jy ! Component: 100 - total flux cleaned = 0.000353377 Jy ! Component: 150 - total flux cleaned = 0.000353148 Jy ! Component: 200 - total flux cleaned = 0.000353713 Jy ! Total flux subtracted in 200 components = 0.000353713 Jy ! Clean residual min=-0.002017 max=0.002176 Jy/beam ! Clean residual mean=-0.000004 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.204127 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 130 components and 0.204127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079857Jy sigma=0.000771 ! Fit after self-cal, rms=0.079856Jy sigma=0.000771 ! 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.079856Jy sigma=0.000771 ! Fit after self-cal, rms=0.079913Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.948 mas, bmaj=8.06 mas, bpa=5.879 degrees ! Estimated noise=678.657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000118212 Jy ! Component: 100 - total flux cleaned = -0.000144397 Jy ! Component: 150 - total flux cleaned = -0.00016558 Jy ! Component: 200 - total flux cleaned = -0.000147242 Jy ! Total flux subtracted in 200 components = -0.000147242 Jy ! Clean residual min=-0.002003 max=0.002152 Jy/beam ! Clean residual mean=-0.000004 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.20398 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 136 components and 0.20398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079899Jy sigma=0.000771 ! Fit after self-cal, rms=0.079900Jy sigma=0.000771 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.68625e-05 Jy ! Component: 100 - total flux cleaned = 8.77289e-05 Jy ! Component: 150 - total flux cleaned = 8.88157e-05 Jy ! Component: 200 - total flux cleaned = 8.90596e-05 Jy ! Total flux subtracted in 200 components = 8.90596e-05 Jy ! Clean residual min=-0.001990 max=0.002127 Jy/beam ! Clean residual mean=-0.000004 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.204069 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 140 components and 0.204069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079893Jy sigma=0.000771 ! Fit after self-cal, rms=0.079891Jy sigma=0.000771 ! 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.079891Jy sigma=0.000771 ! Fit after self-cal, rms=0.079927Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.681 mas, bmaj=12.55 mas, bpa=-1.056 degrees ! Estimated noise=797.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000182084 Jy ! Component: 100 - total flux cleaned = -0.000184255 Jy ! Component: 150 - total flux cleaned = -0.000208562 Jy ! Component: 200 - total flux cleaned = -0.000218023 Jy ! Total flux subtracted in 200 components = -0.000218023 Jy ! Clean residual min=-0.002024 max=0.002286 Jy/beam ! Clean residual mean=-0.000008 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.203851 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 159 components and 0.203851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079924Jy sigma=0.000771 ! Fit after self-cal, rms=0.079923Jy sigma=0.000771 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.08371e-05 Jy ! Component: 100 - total flux cleaned = 4.74204e-05 Jy ! Component: 150 - total flux cleaned = 6.56247e-05 Jy ! Component: 200 - total flux cleaned = 7.386e-05 Jy ! Total flux subtracted in 200 components = 7.386e-05 Jy ! Clean residual min=-0.002020 max=0.002280 Jy/beam ! Clean residual mean=-0.000008 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.203925 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 163 components and 0.203925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079921Jy sigma=0.000771 ! Fit after self-cal, rms=0.079920Jy sigma=0.000771 ! 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.953 mas, bmaj=8.074 mas, bpa=5.977 degrees ! Estimated noise=678.335 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.953 x 8.074 at 5.977 degrees (North through East) ! Clean map min=-0.001919 max=0.15587 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=3.276 mas, bmaj=6.784 mas, bpa=5.694 degrees ! Estimated noise=1113.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120426 Jy ! Component: 100 - total flux cleaned = 0.156964 Jy ! Component: 150 - total flux cleaned = 0.173738 Jy ! Component: 200 - total flux cleaned = 0.183755 Jy ! Total flux subtracted in 200 components = 0.183755 Jy ! Clean residual min=-0.003941 max=0.005335 Jy/beam ! Clean residual mean=-0.000001 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.183755 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.183755 Jy ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=8.074 mas, bpa=5.977 degrees ! Estimated noise=678.335 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.00774228 Jy ! Component: 100 - total flux cleaned = 0.0121211 Jy ! Component: 150 - total flux cleaned = 0.0149395 Jy ! Component: 200 - total flux cleaned = 0.0168592 Jy ! Total flux subtracted in 200 components = 0.0168592 Jy ! Clean residual min=-0.002035 max=0.002151 Jy/beam ! Clean residual mean=-0.000004 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.200614 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 103 components and 0.200614 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.681 mas, bmaj=12.55 mas, bpa=-1.056 degrees ! Estimated noise=797.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166558 Jy ! Component: 100 - total flux cleaned = 0.00255907 Jy ! Component: 150 - total flux cleaned = 0.0026657 Jy ! Component: 200 - total flux cleaned = 0.00277348 Jy ! Total flux subtracted in 200 components = 0.00277348 Jy ! Clean residual min=-0.002083 max=0.002279 Jy/beam ! Clean residual mean=-0.000009 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.203388 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.07319e-05 Jy ! Component: 100 - total flux cleaned = 0.000130851 Jy ! Component: 150 - total flux cleaned = 0.000170027 Jy ! Component: 200 - total flux cleaned = 0.000169983 Jy ! Total flux subtracted in 200 components = 0.000169983 Jy ! Clean residual min=-0.002044 max=0.002315 Jy/beam ! Clean residual mean=-0.000008 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.203558 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 155 components and 0.203558 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.953 mas, bmaj=8.074 mas, bpa=5.977 degrees ! Estimated noise=678.335 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.15832e-05 Jy ! Component: 100 - total flux cleaned = 1.00131e-05 Jy ! Component: 150 - total flux cleaned = 1.04205e-05 Jy ! Component: 200 - total flux cleaned = 3.63903e-05 Jy ! Total flux subtracted in 200 components = 3.63903e-05 Jy ! Clean residual min=-0.001914 max=0.002118 Jy/beam ! Clean residual mean=-0.000004 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.203594 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 165 components and 0.203594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079934Jy sigma=0.000771 ! Fit after self-cal, rms=0.079924Jy sigma=0.000771 wmodel J0209-0438_S_2015_03_17_pus_map.mod ! Writing 165 model components to file: J0209-0438_S_2015_03_17_pus_map.mod wobs J0209-0438_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0209-0438_S_2015_03_17_pus_uvs.fits wwins J0209-0438_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0209-0438_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.000778578 Jy ! Component: 100 - total flux cleaned = 0.00140258 Jy ! Component: 150 - total flux cleaned = 0.00166157 Jy ! Component: 200 - total flux cleaned = 0.00181375 Jy ! Component: 250 - total flux cleaned = 0.00178568 Jy ! Component: 300 - total flux cleaned = 0.00181479 Jy ! Component: 350 - total flux cleaned = 0.00176076 Jy ! Component: 400 - total flux cleaned = 0.00160322 Jy ! Component: 450 - total flux cleaned = 0.00147505 Jy ! Component: 500 - total flux cleaned = 0.00134985 Jy ! Component: 550 - total flux cleaned = 0.00127638 Jy ! Component: 600 - total flux cleaned = 0.00130016 Jy ! Component: 650 - total flux cleaned = 0.00127628 Jy ! Component: 700 - total flux cleaned = 0.00118349 Jy ! Component: 750 - total flux cleaned = 0.00118387 Jy ! Component: 800 - total flux cleaned = 0.00122878 Jy ! Component: 850 - total flux cleaned = 0.00120628 Jy ! Component: 900 - total flux cleaned = 0.00124983 Jy ! Component: 950 - total flux cleaned = 0.00122846 Jy ! Component: 1000 - total flux cleaned = 0.00122876 Jy ! Component: 1050 - total flux cleaned = 0.00122901 Jy ! Component: 1100 - total flux cleaned = 0.00129061 Jy ! Component: 1150 - total flux cleaned = 0.001351 Jy ! Component: 1200 - total flux cleaned = 0.00139083 Jy ! Component: 1250 - total flux cleaned = 0.0013512 Jy ! Component: 1300 - total flux cleaned = 0.00139011 Jy ! Component: 1350 - total flux cleaned = 0.00152486 Jy ! Component: 1400 - total flux cleaned = 0.00156273 Jy ! Component: 1450 - total flux cleaned = 0.00160031 Jy ! Component: 1500 - total flux cleaned = 0.00173012 Jy ! Component: 1550 - total flux cleaned = 0.00174827 Jy ! Component: 1600 - total flux cleaned = 0.00180284 Jy ! Component: 1650 - total flux cleaned = 0.00185668 Jy ! Component: 1700 - total flux cleaned = 0.00196283 Jy ! Component: 1750 - total flux cleaned = 0.00194541 Jy ! Component: 1800 - total flux cleaned = 0.00199748 Jy ! Component: 1850 - total flux cleaned = 0.00204916 Jy ! Component: 1900 - total flux cleaned = 0.00208295 Jy ! Component: 1950 - total flux cleaned = 0.00215007 Jy ! Component: 2000 - total flux cleaned = 0.00216691 Jy ! Component: 2050 - total flux cleaned = 0.00223286 Jy ! Component: 2100 - total flux cleaned = 0.00228141 Jy ! Component: 2150 - total flux cleaned = 0.00231355 Jy ! Component: 2200 - total flux cleaned = 0.0023454 Jy ! Component: 2250 - total flux cleaned = 0.00236128 Jy ! Component: 2300 - total flux cleaned = 0.00240811 Jy ! Component: 2350 - total flux cleaned = 0.00250079 Jy ! Component: 2400 - total flux cleaned = 0.00253155 Jy ! Component: 2450 - total flux cleaned = 0.0025318 Jy ! Component: 2500 - total flux cleaned = 0.00254689 Jy ! Component: 2550 - total flux cleaned = 0.00262164 Jy ! Component: 2600 - total flux cleaned = 0.00266606 Jy ! Component: 2650 - total flux cleaned = 0.00269538 Jy ! Component: 2700 - total flux cleaned = 0.00266609 Jy ! Component: 2750 - total flux cleaned = 0.00272372 Jy ! Component: 2800 - total flux cleaned = 0.00275226 Jy ! Component: 2850 - total flux cleaned = 0.00273792 Jy ! Component: 2900 - total flux cleaned = 0.00278009 Jy ! Component: 2950 - total flux cleaned = 0.00272435 Jy ! Component: 3000 - total flux cleaned = 0.00275215 Jy ! Component: 3050 - total flux cleaned = 0.00277936 Jy ! Component: 3100 - total flux cleaned = 0.00276601 Jy ! Component: 3150 - total flux cleaned = 0.00280668 Jy ! Component: 3200 - total flux cleaned = 0.00279322 Jy ! Component: 3250 - total flux cleaned = 0.00285977 Jy ! Component: 3300 - total flux cleaned = 0.00284666 Jy ! Component: 3350 - total flux cleaned = 0.00284668 Jy ! Component: 3400 - total flux cleaned = 0.00293773 Jy ! Component: 3450 - total flux cleaned = 0.00289889 Jy ! Component: 3500 - total flux cleaned = 0.00292446 Jy ! Component: 3550 - total flux cleaned = 0.00288644 Jy ! Component: 3600 - total flux cleaned = 0.00284836 Jy ! Component: 3650 - total flux cleaned = 0.00282324 Jy ! Component: 3700 - total flux cleaned = 0.00282319 Jy ! Component: 3750 - total flux cleaned = 0.00282303 Jy ! Component: 3800 - total flux cleaned = 0.00277379 Jy ! Component: 3850 - total flux cleaned = 0.00274944 Jy ! Component: 3900 - total flux cleaned = 0.00273731 Jy ! Component: 3950 - total flux cleaned = 0.00270114 Jy ! Component: 4000 - total flux cleaned = 0.00266521 Jy ! Component: 4050 - total flux cleaned = 0.00268907 Jy ! Total flux subtracted in 4096 components = 0.00266533 Jy ! Clean residual min=-0.000671 max=0.000842 Jy/beam ! Clean residual mean=-0.000003 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.20626 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 483 components and 0.20626 Jy ![Exited script file: muppet] wmap "J0209-0438_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.953 x 8.074 at 5.977 degrees (North through East) ! Clean map min=-0.0012236 max=0.15664 Jy/beam ! Writing clean map to FITS file: J0209-0438_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.156639 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227947 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.436571 0.436571 0.873142 1.74628 3.49257 6.98514 13.9703 27.9406 55.8811 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.156 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.953 x 8.074 at 5.977 degrees (North through East) ! Clean map min=-0.0012236 max=0.15664 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 J0209-0438_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:42:55 2016