! Started logfile: J0210-0737_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:01:47 2017 obs J0210-0737_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0210-0737_S_2015_01_23_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.875774 visibilities/baseline/integration-bin. ! Found source: J0210-0737 ! ! 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 19232 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 J0210-0737_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 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.986620Jy sigma=0.010439 ! Fit after self-cal, rms=0.937706Jy sigma=0.009944 ! 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.849 mas, bmaj=7.113 mas, bpa=3.018 degrees ! Estimated noise=759.576 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.0506745 Jy ! Component: 100 - total flux cleaned = 0.0621014 Jy ! Total flux subtracted in 100 components = 0.0621014 Jy ! Clean residual min=-0.005494 max=0.009241 Jy/beam ! Clean residual mean=0.000011 rms=0.001412 Jy/beam ! Combined flux in latest and established models = 0.0621014 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0621014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098998Jy sigma=0.000825 ! Fit after self-cal, rms=0.098440Jy sigma=0.000817 ! Inverting map ! Added new window around map position (7.5, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00833401 Jy ! Component: 100 - total flux cleaned = 0.0130171 Jy ! Total flux subtracted in 100 components = 0.0130171 Jy ! Clean residual min=-0.004499 max=0.006608 Jy/beam ! Clean residual mean=0.000011 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.0751184 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.0751184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097539Jy sigma=0.000806 ! Fit after self-cal, rms=0.097383Jy sigma=0.000804 ! 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.517 mas, bmaj=8.24 mas, bpa=2.541 degrees ! Estimated noise=502.941 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.00564545 Jy ! Component: 100 - total flux cleaned = 0.00844678 Jy ! Component: 150 - total flux cleaned = 0.00961113 Jy ! Component: 200 - total flux cleaned = 0.00979737 Jy ! Total flux subtracted in 200 components = 0.00979737 Jy ! Clean residual min=-0.004379 max=0.006342 Jy/beam ! Clean residual mean=0.000016 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.0849158 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 45 components and 0.0849158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097022Jy sigma=0.000800 ! Fit after self-cal, rms=0.096940Jy sigma=0.000799 ! 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.91 FD 1.87 HN 0.93 KP 1.01 ! LA 1.18 MK 1.13 NL 1.15 OV 0.95 ! PT 0.93 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.67 HN 1.01 KP 0.95 ! LA 1.06 MK 1.10 NL 1.14 OV 0.93 ! PT 0.95 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 2.17 HN 1.01 KP 0.83 ! LA 0.94 MK 1.11 NL 1.17 OV 0.86 ! PT 0.91 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.49 HN 0.95 KP 0.74 ! LA 0.97 MK 1.06 NL 0.98 OV 0.90 ! PT 0.99 SC 0.97 ! ! ! Fit before self-cal, rms=0.096940Jy sigma=0.000799 ! Fit after self-cal, rms=0.132575Jy sigma=0.000784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.563 mas, bmaj=8.293 mas, bpa=3.304 degrees ! Estimated noise=511.035 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.00153438 Jy ! Component: 100 - total flux cleaned = 0.00179867 Jy ! Component: 150 - total flux cleaned = 0.00172822 Jy ! Component: 200 - total flux cleaned = 0.00166544 Jy ! Total flux subtracted in 200 components = 0.00166544 Jy ! Clean residual min=-0.003412 max=0.003125 Jy/beam ! Clean residual mean=0.000012 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.0865812 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.0865812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132519Jy sigma=0.000784 ! Fit after self-cal, rms=0.132982Jy sigma=0.000782 ! 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.132982Jy sigma=0.000782 ! Fit after self-cal, rms=0.113641Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.566 mas, bmaj=8.32 mas, bpa=3.193 degrees ! Estimated noise=511.831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.15569e-05 Jy ! Component: 100 - total flux cleaned = -9.9808e-05 Jy ! Component: 150 - total flux cleaned = -9.98976e-05 Jy ! Component: 200 - total flux cleaned = -0.000124097 Jy ! Total flux subtracted in 200 components = -0.000124097 Jy ! Clean residual min=-0.001595 max=0.001783 Jy/beam ! Clean residual mean=0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.0864571 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 0.0864571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113624Jy sigma=0.000775 ! Fit after self-cal, rms=0.113819Jy sigma=0.000774 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.00012029 Jy ! Component: 100 - total flux cleaned = -0.000145214 Jy ! Component: 150 - total flux cleaned = -0.000125683 Jy ! Component: 200 - total flux cleaned = -9.09518e-05 Jy ! Total flux subtracted in 200 components = -9.09518e-05 Jy ! Clean residual min=-0.001566 max=0.001717 Jy/beam ! Clean residual mean=0.000002 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0863662 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 68 components and 0.0863662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113811Jy sigma=0.000774 ! Fit after self-cal, rms=0.113811Jy sigma=0.000774 ! 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.113811Jy sigma=0.000774 ! Fit after self-cal, rms=0.114308Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.56 mas, bmaj=8.315 mas, bpa=3.107 degrees ! Estimated noise=509.995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.99958e-05 Jy ! Component: 100 - total flux cleaned = -9.15664e-06 Jy ! Component: 150 - total flux cleaned = 2.65605e-05 Jy ! Component: 200 - total flux cleaned = 2.5979e-05 Jy ! Total flux subtracted in 200 components = 2.5979e-05 Jy ! Clean residual min=-0.001542 max=0.001617 Jy/beam ! Clean residual mean=0.000002 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0863922 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.0863922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114302Jy sigma=0.000774 ! Fit after self-cal, rms=0.114324Jy sigma=0.000774 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.91377e-05 Jy ! Component: 100 - total flux cleaned = -7.44355e-05 Jy ! Component: 150 - total flux cleaned = -3.20778e-05 Jy ! Component: 200 - total flux cleaned = -1.90733e-05 Jy ! Total flux subtracted in 200 components = -1.90733e-05 Jy ! Clean residual min=-0.001514 max=0.001617 Jy/beam ! Clean residual mean=0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.0863731 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 79 components and 0.0863731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114319Jy sigma=0.000774 ! Fit after self-cal, rms=0.114319Jy sigma=0.000774 ! 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.114319Jy sigma=0.000774 ! Fit after self-cal, rms=0.114435Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.532 mas, bmaj=13.22 mas, bpa=1.504 degrees ! Estimated noise=633.997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000330325 Jy ! Component: 100 - total flux cleaned = -0.000346249 Jy ! Component: 150 - total flux cleaned = -0.000344696 Jy ! Component: 200 - total flux cleaned = -0.000343795 Jy ! Total flux subtracted in 200 components = -0.000343795 Jy ! Clean residual min=-0.001778 max=0.001903 Jy/beam ! Clean residual mean=0.000003 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0860293 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 0.0860293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114432Jy sigma=0.000774 ! Fit after self-cal, rms=0.114432Jy sigma=0.000774 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.000193871 Jy ! Component: 100 - total flux cleaned = -0.00020772 Jy ! Component: 150 - total flux cleaned = -0.000207581 Jy ! Component: 200 - total flux cleaned = -0.000198206 Jy ! Total flux subtracted in 200 components = -0.000198206 Jy ! Clean residual min=-0.001798 max=0.001885 Jy/beam ! Clean residual mean=0.000003 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0858311 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 100 components and 0.0858311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114432Jy sigma=0.000774 ! Fit after self-cal, rms=0.114432Jy sigma=0.000774 ! 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.554 mas, bmaj=8.309 mas, bpa=3.031 degrees ! Estimated noise=508.594 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.554 x 8.309 at 3.031 degrees (North through East) ! Clean map min=-0.001625 max=0.06589 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.883 mas, bmaj=7.171 mas, bpa=3.739 degrees ! Estimated noise=761.403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0506062 Jy ! Component: 100 - total flux cleaned = 0.0641806 Jy ! Component: 150 - total flux cleaned = 0.0716714 Jy ! Component: 200 - total flux cleaned = 0.0766532 Jy ! Total flux subtracted in 200 components = 0.0766532 Jy ! Clean residual min=-0.002368 max=0.002734 Jy/beam ! Clean residual mean=0.000002 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.0766532 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0766532 Jy ! Inverting map and beam ! Estimated beam: bmin=3.554 mas, bmaj=8.309 mas, bpa=3.031 degrees ! Estimated noise=508.594 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.00475529 Jy ! Component: 100 - total flux cleaned = 0.0075097 Jy ! Component: 150 - total flux cleaned = 0.00862017 Jy ! Component: 200 - total flux cleaned = 0.00916091 Jy ! Total flux subtracted in 200 components = 0.00916091 Jy ! Clean residual min=-0.001661 max=0.001692 Jy/beam ! Clean residual mean=0.000001 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0858141 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 39 components and 0.0858141 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.532 mas, bmaj=13.22 mas, bpa=1.504 degrees ! Estimated noise=633.997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000380697 Jy ! Component: 100 - total flux cleaned = 0.000428366 Jy ! Component: 150 - total flux cleaned = 0.000397866 Jy ! Component: 200 - total flux cleaned = 0.000370774 Jy ! Total flux subtracted in 200 components = 0.000370774 Jy ! Clean residual min=-0.001806 max=0.001840 Jy/beam ! Clean residual mean=0.000003 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.0861848 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.48913e-05 Jy ! Component: 100 - total flux cleaned = -6.58534e-05 Jy ! Component: 150 - total flux cleaned = -0.000118832 Jy ! Component: 200 - total flux cleaned = -0.000150517 Jy ! Total flux subtracted in 200 components = -0.000150517 Jy ! Clean residual min=-0.001793 max=0.001836 Jy/beam ! Clean residual mean=0.000003 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0860343 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.0860343 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.554 mas, bmaj=8.309 mas, bpa=3.031 degrees ! Estimated noise=508.594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011857 Jy ! Component: 100 - total flux cleaned = 0.000163669 Jy ! Component: 150 - total flux cleaned = 0.000199752 Jy ! Component: 200 - total flux cleaned = 0.000199819 Jy ! Total flux subtracted in 200 components = 0.000199819 Jy ! Clean residual min=-0.001495 max=0.001579 Jy/beam ! Clean residual mean=0.000001 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0862342 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.0862342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114434Jy sigma=0.000774 ! Fit after self-cal, rms=0.114439Jy sigma=0.000774 wmodel J0210-0737_S_2015_01_23_pus_map.mod ! Writing 61 model components to file: J0210-0737_S_2015_01_23_pus_map.mod wobs J0210-0737_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0210-0737_S_2015_01_23_pus_uvs.fits wwins J0210-0737_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J0210-0737_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.000506012 Jy ! Component: 100 - total flux cleaned = 0.000695048 Jy ! Component: 150 - total flux cleaned = 0.000798407 Jy ! Component: 200 - total flux cleaned = 0.000972774 Jy ! Component: 250 - total flux cleaned = 0.00111679 Jy ! Component: 300 - total flux cleaned = 0.00125624 Jy ! Component: 350 - total flux cleaned = 0.00136883 Jy ! Component: 400 - total flux cleaned = 0.00147866 Jy ! Component: 450 - total flux cleaned = 0.00154268 Jy ! Component: 500 - total flux cleaned = 0.00158414 Jy ! Component: 550 - total flux cleaned = 0.0016043 Jy ! Component: 600 - total flux cleaned = 0.00160423 Jy ! Component: 650 - total flux cleaned = 0.00162406 Jy ! Component: 700 - total flux cleaned = 0.0017003 Jy ! Component: 750 - total flux cleaned = 0.00171876 Jy ! Component: 800 - total flux cleaned = 0.00179213 Jy ! Component: 850 - total flux cleaned = 0.0018999 Jy ! Component: 900 - total flux cleaned = 0.00191732 Jy ! Component: 950 - total flux cleaned = 0.00190026 Jy ! Component: 1000 - total flux cleaned = 0.00195183 Jy ! Component: 1050 - total flux cleaned = 0.00195207 Jy ! Component: 1100 - total flux cleaned = 0.00195207 Jy ! Component: 1150 - total flux cleaned = 0.00193551 Jy ! Component: 1200 - total flux cleaned = 0.00191968 Jy ! Component: 1250 - total flux cleaned = 0.00190396 Jy ! Component: 1300 - total flux cleaned = 0.00187268 Jy ! Component: 1350 - total flux cleaned = 0.00184171 Jy ! Component: 1400 - total flux cleaned = 0.00182646 Jy ! Component: 1450 - total flux cleaned = 0.00176618 Jy ! Component: 1500 - total flux cleaned = 0.00175154 Jy ! Component: 1550 - total flux cleaned = 0.00173663 Jy ! Component: 1600 - total flux cleaned = 0.00172197 Jy ! Component: 1650 - total flux cleaned = 0.00172197 Jy ! Component: 1700 - total flux cleaned = 0.0017647 Jy ! Component: 1750 - total flux cleaned = 0.0017507 Jy ! Component: 1800 - total flux cleaned = 0.00177866 Jy ! Component: 1850 - total flux cleaned = 0.00184807 Jy ! Component: 1900 - total flux cleaned = 0.00183405 Jy ! Component: 1950 - total flux cleaned = 0.00184769 Jy ! Component: 2000 - total flux cleaned = 0.00187485 Jy ! Component: 2050 - total flux cleaned = 0.00191511 Jy ! Component: 2100 - total flux cleaned = 0.00200794 Jy ! Component: 2150 - total flux cleaned = 0.00203415 Jy ! Component: 2200 - total flux cleaned = 0.00206021 Jy ! Component: 2250 - total flux cleaned = 0.00211197 Jy ! Component: 2300 - total flux cleaned = 0.00215042 Jy ! Component: 2350 - total flux cleaned = 0.00220138 Jy ! Component: 2400 - total flux cleaned = 0.00220138 Jy ! Component: 2450 - total flux cleaned = 0.00221393 Jy ! Component: 2500 - total flux cleaned = 0.00225141 Jy ! Component: 2550 - total flux cleaned = 0.002239 Jy ! Component: 2600 - total flux cleaned = 0.00226346 Jy ! Component: 2650 - total flux cleaned = 0.00227561 Jy ! Component: 2700 - total flux cleaned = 0.00227562 Jy ! Component: 2750 - total flux cleaned = 0.00231155 Jy ! Component: 2800 - total flux cleaned = 0.00227592 Jy ! Component: 2850 - total flux cleaned = 0.00228762 Jy ! Component: 2900 - total flux cleaned = 0.00232278 Jy ! Component: 2950 - total flux cleaned = 0.00228796 Jy ! Component: 3000 - total flux cleaned = 0.00233413 Jy ! Component: 3050 - total flux cleaned = 0.00234563 Jy ! Component: 3100 - total flux cleaned = 0.00239106 Jy ! Component: 3150 - total flux cleaned = 0.00242495 Jy ! Component: 3200 - total flux cleaned = 0.0024138 Jy ! Component: 3250 - total flux cleaned = 0.00243614 Jy ! Component: 3300 - total flux cleaned = 0.00249154 Jy ! Component: 3350 - total flux cleaned = 0.00253552 Jy ! Component: 3400 - total flux cleaned = 0.00253539 Jy ! Component: 3450 - total flux cleaned = 0.00257875 Jy ! Component: 3500 - total flux cleaned = 0.00255713 Jy ! Component: 3550 - total flux cleaned = 0.00260021 Jy ! Component: 3600 - total flux cleaned = 0.00267492 Jy ! Component: 3650 - total flux cleaned = 0.0026326 Jy ! Component: 3700 - total flux cleaned = 0.00268537 Jy ! Component: 3750 - total flux cleaned = 0.00274805 Jy ! Component: 3800 - total flux cleaned = 0.002748 Jy ! Component: 3850 - total flux cleaned = 0.00274801 Jy ! Component: 3900 - total flux cleaned = 0.00273776 Jy ! Component: 3950 - total flux cleaned = 0.00278894 Jy ! Component: 4000 - total flux cleaned = 0.0028093 Jy ! Component: 4050 - total flux cleaned = 0.0028194 Jy ! Total flux subtracted in 4096 components = 0.00282949 Jy ! Clean residual min=-0.000555 max=0.000578 Jy/beam ! Clean residual mean=0.000001 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.0890637 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 367 components and 0.0890637 Jy ![Exited script file: muppet] wmap "J0210-0737_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.554 x 8.309 at 3.031 degrees (North through East) ! Clean map min=-0.0012895 max=0.065862 Jy/beam ! Writing clean map to FITS file: J0210-0737_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.0658619 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188535 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.858773 0.858773 1.71755 3.43509 6.87018 13.7404 27.4807 54.9615 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.065 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.554 x 8.309 at 3.031 degrees (North through East) ! Clean map min=-0.0012895 max=0.065862 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 J0210-0737_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:01:53 2017