! Started logfile: J0617-3634_S_2017_01_21_pus_uvs.log on Sun May 5 15:47:21 2019 obs J0617-3634_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0617-3634_S_2017_01_21_pus_uva.fits ! AN table 1: 146 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.57325 visibilities/baseline/integration-bin. ! Found source: J0617-3634 ! ! 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 558 lines of history. ! ! Reading 12052 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 J0617-3634_S_2017_01_21_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 362 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 302 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 302 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 657 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.930079Jy sigma=0.005008 ! Fit after self-cal, rms=0.862733Jy sigma=0.004662 ! 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.572 mas, bmaj=7.988 mas, bpa=7.798 degrees ! Estimated noise=2299.28 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.104006 Jy ! Component: 100 - total flux cleaned = 0.154569 Jy ! Total flux subtracted in 100 components = 0.154569 Jy ! Clean residual min=-0.028647 max=0.032046 Jy/beam ! Clean residual mean=-0.001150 rms=0.010519 Jy/beam ! Combined flux in latest and established models = 0.154569 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 45 components and 0.154569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.220132Jy sigma=0.001340 ! Fit after self-cal, rms=0.219753Jy sigma=0.001338 ! 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.205 mas, bmaj=9.867 mas, bpa=7.985 degrees ! Estimated noise=1325.83 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.0754736 Jy ! Component: 100 - total flux cleaned = 0.117113 Jy ! Component: 150 - total flux cleaned = 0.140264 Jy ! Component: 200 - total flux cleaned = 0.153141 Jy ! Total flux subtracted in 200 components = 0.153141 Jy ! Clean residual min=-0.049392 max=0.079672 Jy/beam ! Clean residual mean=-0.001688 rms=0.020287 Jy/beam ! Combined flux in latest and established models = 0.30771 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.30771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200243Jy sigma=0.001169 ! Fit after self-cal, rms=0.199501Jy sigma=0.001167 ! 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.74 FD 0.72 HN 2.24 LA 0.50 ! MK 1.14 NL 2.60 OV 2.24 PT 1.12 ! SC 1.46 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.51 FD 0.76 HN 1.90 LA 0.49 ! MK 1.28 NL 2.55 OV 2.18 PT 1.15 ! SC 1.39 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.67 FD 0.79 HN 1.87 LA 0.50 ! MK 1.35 NL 2.39 OV 1.99 PT 1.16 ! SC 1.41 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 0.70 HN 1.56 LA 0.60 ! MK 0.76 NL 1.00* OV 1.57 PT 1.55 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.199501Jy sigma=0.001167 ! Fit after self-cal, rms=0.480885Jy sigma=0.000902 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.505 mas, bmaj=10.71 mas, bpa=6.932 degrees ! Estimated noise=1640.51 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.015449 Jy ! Component: 100 - total flux cleaned = 0.0160251 Jy ! Component: 150 - total flux cleaned = 0.0160187 Jy ! Component: 200 - total flux cleaned = 0.0160234 Jy ! Total flux subtracted in 200 components = 0.0160234 Jy ! Clean residual min=-0.048301 max=0.068178 Jy/beam ! Clean residual mean=-0.000678 rms=0.015485 Jy/beam ! Combined flux in latest and established models = 0.323734 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.323734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.477421Jy sigma=0.000907 ! Fit after self-cal, rms=0.492943Jy sigma=0.000879 ! 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.492943Jy sigma=0.000879 ! Fit after self-cal, rms=0.599851Jy sigma=0.000844 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.597 mas, bmaj=10.98 mas, bpa=7.344 degrees ! Estimated noise=1797.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111511 Jy ! Component: 100 - total flux cleaned = 0.0130086 Jy ! Component: 150 - total flux cleaned = 0.0129975 Jy ! Component: 200 - total flux cleaned = 0.0130063 Jy ! Total flux subtracted in 200 components = 0.0130063 Jy ! Clean residual min=-0.038262 max=0.054144 Jy/beam ! Clean residual mean=-0.000124 rms=0.014039 Jy/beam ! Combined flux in latest and established models = 0.33674 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 80 components and 0.33674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.598250Jy sigma=0.000847 ! Fit after self-cal, rms=0.598846Jy sigma=0.000845 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.000323655 Jy ! Component: 100 - total flux cleaned = 0.000195422 Jy ! Component: 150 - total flux cleaned = 7.88205e-05 Jy ! Component: 200 - total flux cleaned = -0.000130936 Jy ! Total flux subtracted in 200 components = -0.000130936 Jy ! Clean residual min=-0.037648 max=0.053480 Jy/beam ! Clean residual mean=-0.000124 rms=0.013973 Jy/beam ! Combined flux in latest and established models = 0.336609 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 84 components and 0.336609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.598632Jy sigma=0.000845 ! Fit after self-cal, rms=0.598665Jy sigma=0.000845 ! 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.598665Jy sigma=0.000845 ! Fit after self-cal, rms=0.635769Jy sigma=0.000842 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.615 mas, bmaj=11.09 mas, bpa=8.456 degrees ! Estimated noise=1880.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107837 Jy ! Component: 100 - total flux cleaned = 0.0123984 Jy ! Component: 150 - total flux cleaned = 0.0123988 Jy ! Component: 200 - total flux cleaned = 0.0123976 Jy ! Total flux subtracted in 200 components = 0.0123976 Jy ! Clean residual min=-0.039055 max=0.055418 Jy/beam ! Clean residual mean=-0.000113 rms=0.014521 Jy/beam ! Combined flux in latest and established models = 0.349007 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.349007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.634246Jy sigma=0.000844 ! Fit after self-cal, rms=0.634316Jy sigma=0.000844 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.000334147 Jy ! Component: 100 - total flux cleaned = 0.000206495 Jy ! Component: 150 - total flux cleaned = 8.79962e-05 Jy ! Component: 200 - total flux cleaned = -2.04493e-05 Jy ! Total flux subtracted in 200 components = -2.04493e-05 Jy ! Clean residual min=-0.039196 max=0.055414 Jy/beam ! Clean residual mean=-0.000112 rms=0.014520 Jy/beam ! Combined flux in latest and established models = 0.348986 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 84 components and 0.348986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.634070Jy sigma=0.000844 ! Fit after self-cal, rms=0.634091Jy sigma=0.000844 ! 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.634091Jy sigma=0.000844 ! Fit after self-cal, rms=0.678985Jy sigma=0.000842 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.605 mas, bmaj=30 mas, bpa=4.104 degrees ! Estimated noise=1983.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138067 Jy ! Component: 100 - total flux cleaned = 0.0138457 Jy ! Component: 150 - total flux cleaned = 0.0138622 Jy ! Component: 200 - total flux cleaned = 0.0138716 Jy ! Total flux subtracted in 200 components = 0.0138716 Jy ! Clean residual min=-0.061524 max=0.078034 Jy/beam ! Clean residual mean=-0.000177 rms=0.022889 Jy/beam ! Combined flux in latest and established models = 0.362858 Jy selfcal ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 84 components and 0.362858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.678010Jy sigma=0.000846 ! Fit after self-cal, rms=0.678042Jy sigma=0.000845 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.000293291 Jy ! Component: 100 - total flux cleaned = 6.29532e-05 Jy ! Component: 150 - total flux cleaned = -0.000120522 Jy ! Component: 200 - total flux cleaned = -0.000268926 Jy ! Total flux subtracted in 200 components = -0.000268926 Jy ! Clean residual min=-0.061554 max=0.077908 Jy/beam ! Clean residual mean=-0.000184 rms=0.022889 Jy/beam ! Combined flux in latest and established models = 0.362589 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 84 components and 0.362589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.678074Jy sigma=0.000847 ! Fit after self-cal, rms=0.677940Jy sigma=0.000847 ! 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.631 mas, bmaj=11.22 mas, bpa=9.404 degrees ! Estimated noise=1966.42 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.631 x 11.22 at 9.404 degrees (North through East) ! Clean map min=-0.041112 max=0.18065 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.762 mas, bmaj=8.346 mas, bpa=8.61 degrees ! Estimated noise=3832.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162663 Jy ! Component: 100 - total flux cleaned = 0.236976 Jy ! Component: 150 - total flux cleaned = 0.281929 Jy ! Component: 200 - total flux cleaned = 0.309517 Jy ! Total flux subtracted in 200 components = 0.309517 Jy ! Clean residual min=-0.028396 max=0.037028 Jy/beam ! Clean residual mean=-0.000412 rms=0.008995 Jy/beam ! Combined flux in latest and established models = 0.309517 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.309517 Jy ! Inverting map and beam ! Estimated beam: bmin=3.631 mas, bmaj=11.22 mas, bpa=9.404 degrees ! Estimated noise=1966.42 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.0291551 Jy ! Component: 100 - total flux cleaned = 0.0405336 Jy ! Component: 150 - total flux cleaned = 0.0452761 Jy ! Component: 200 - total flux cleaned = 0.0459275 Jy ! Total flux subtracted in 200 components = 0.0459275 Jy ! Clean residual min=-0.041618 max=0.057674 Jy/beam ! Clean residual mean=-0.000201 rms=0.015183 Jy/beam ! Combined flux in latest and established models = 0.355445 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.355445 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=9.605 mas, bmaj=30 mas, bpa=4.104 degrees ! Estimated noise=1983.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229894 Jy ! Component: 100 - total flux cleaned = 0.00228748 Jy ! Component: 150 - total flux cleaned = 0.00227752 Jy ! Component: 200 - total flux cleaned = 0.0022692 Jy ! Total flux subtracted in 200 components = 0.0022692 Jy ! Clean residual min=-0.062729 max=0.078857 Jy/beam ! Clean residual mean=-0.000285 rms=0.022927 Jy/beam ! Combined flux in latest and established models = 0.357714 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 = -9.71184e-06 Jy ! Component: 100 - total flux cleaned = -0.000134456 Jy ! Component: 150 - total flux cleaned = -0.000240089 Jy ! Component: 200 - total flux cleaned = -0.000330848 Jy ! Total flux subtracted in 200 components = -0.000330848 Jy ! Clean residual min=-0.063179 max=0.078759 Jy/beam ! Clean residual mean=-0.000291 rms=0.022920 Jy/beam ! Combined flux in latest and established models = 0.357383 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 59 components and 0.357383 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.631 mas, bmaj=11.22 mas, bpa=9.404 degrees ! Estimated noise=1966.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00224148 Jy ! Component: 100 - total flux cleaned = -0.00220344 Jy ! Component: 150 - total flux cleaned = -0.00218732 Jy ! Component: 200 - total flux cleaned = -0.00193067 Jy ! Total flux subtracted in 200 components = -0.00193067 Jy ! Clean residual min=-0.041722 max=0.057618 Jy/beam ! Clean residual mean=-0.000200 rms=0.015171 Jy/beam ! Combined flux in latest and established models = 0.355452 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 63 components and 0.355452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.676401Jy sigma=0.000844 ! Fit after self-cal, rms=0.676030Jy sigma=0.000844 wmodel J0617-3634_S_2017_01_21_pus_map.mod ! Writing 63 model components to file: J0617-3634_S_2017_01_21_pus_map.mod wobs J0617-3634_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0617-3634_S_2017_01_21_pus_uvs.fits wwins J0617-3634_S_2017_01_21_pus_map.win ! wwins: Wrote 1 windows to J0617-3634_S_2017_01_21_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.0239444 Jy ! Component: 100 - total flux cleaned = 0.0394273 Jy ! Component: 150 - total flux cleaned = 0.0490911 Jy ! Component: 200 - total flux cleaned = 0.0581354 Jy ! Component: 250 - total flux cleaned = 0.0680036 Jy ! Component: 300 - total flux cleaned = 0.0761303 Jy ! Component: 350 - total flux cleaned = 0.0839094 Jy ! Component: 400 - total flux cleaned = 0.0908274 Jy ! Component: 450 - total flux cleaned = 0.0980466 Jy ! Component: 500 - total flux cleaned = 0.10447 Jy ! Component: 550 - total flux cleaned = 0.109657 Jy ! Component: 600 - total flux cleaned = 0.114697 Jy ! Component: 650 - total flux cleaned = 0.121038 Jy ! Component: 700 - total flux cleaned = 0.125772 Jy ! Component: 750 - total flux cleaned = 0.130382 Jy ! Component: 800 - total flux cleaned = 0.133969 Jy ! Component: 850 - total flux cleaned = 0.138778 Jy ! Component: 900 - total flux cleaned = 0.143458 Jy ! Component: 950 - total flux cleaned = 0.147207 Jy ! Component: 1000 - total flux cleaned = 0.150876 Jy ! Component: 1050 - total flux cleaned = 0.154863 Jy ! Component: 1100 - total flux cleaned = 0.158779 Jy ! Component: 1150 - total flux cleaned = 0.163401 Jy ! Component: 1200 - total flux cleaned = 0.167945 Jy ! Component: 1250 - total flux cleaned = 0.172413 Jy ! Component: 1300 - total flux cleaned = 0.177173 Jy ! Component: 1350 - total flux cleaned = 0.181496 Jy ! Component: 1400 - total flux cleaned = 0.186111 Jy ! Component: 1450 - total flux cleaned = 0.190654 Jy ! Component: 1500 - total flux cleaned = 0.19479 Jy ! Component: 1550 - total flux cleaned = 0.19887 Jy ! Component: 1600 - total flux cleaned = 0.203899 Jy ! Component: 1650 - total flux cleaned = 0.208528 Jy ! Component: 1700 - total flux cleaned = 0.213095 Jy ! Component: 1750 - total flux cleaned = 0.217933 Jy ! Component: 1800 - total flux cleaned = 0.222708 Jy ! Component: 1850 - total flux cleaned = 0.227427 Jy ! Component: 1900 - total flux cleaned = 0.233024 Jy ! Component: 1950 - total flux cleaned = 0.237633 Jy ! Component: 2000 - total flux cleaned = 0.242496 Jy ! Component: 2050 - total flux cleaned = 0.247907 Jy ! Component: 2100 - total flux cleaned = 0.252964 Jy ! Component: 2150 - total flux cleaned = 0.257384 Jy ! Component: 2200 - total flux cleaned = 0.262341 Jy ! Component: 2250 - total flux cleaned = 0.266964 Jy ! Component: 2300 - total flux cleaned = 0.271262 Jy ! Component: 2350 - total flux cleaned = 0.275526 Jy ! Component: 2400 - total flux cleaned = 0.280036 Jy ! Component: 2450 - total flux cleaned = 0.284509 Jy ! Component: 2500 - total flux cleaned = 0.288949 Jy ! Component: 2550 - total flux cleaned = 0.293633 Jy ! Component: 2600 - total flux cleaned = 0.298282 Jy ! Component: 2650 - total flux cleaned = 0.302903 Jy ! Component: 2700 - total flux cleaned = 0.308031 Jy ! Component: 2750 - total flux cleaned = 0.312861 Jy ! Component: 2800 - total flux cleaned = 0.317665 Jy ! Component: 2850 - total flux cleaned = 0.322973 Jy ! Component: 2900 - total flux cleaned = 0.327987 Jy ! Component: 2950 - total flux cleaned = 0.332714 Jy ! Component: 3000 - total flux cleaned = 0.337939 Jy ! Component: 3050 - total flux cleaned = 0.342618 Jy ! Component: 3100 - total flux cleaned = 0.347276 Jy ! Component: 3150 - total flux cleaned = 0.352429 Jy ! Component: 3200 - total flux cleaned = 0.357049 Jy ! Component: 3250 - total flux cleaned = 0.361906 Jy ! Component: 3300 - total flux cleaned = 0.36751 Jy ! Component: 3350 - total flux cleaned = 0.372586 Jy ! Component: 3400 - total flux cleaned = 0.377647 Jy ! Component: 3450 - total flux cleaned = 0.383199 Jy ! Component: 3500 - total flux cleaned = 0.389242 Jy ! Component: 3550 - total flux cleaned = 0.394514 Jy ! Component: 3600 - total flux cleaned = 0.400278 Jy ! Component: 3650 - total flux cleaned = 0.405033 Jy ! Component: 3700 - total flux cleaned = 0.410534 Jy ! Component: 3750 - total flux cleaned = 0.415531 Jy ! Component: 3800 - total flux cleaned = 0.420281 Jy ! Component: 3850 - total flux cleaned = 0.425032 Jy ! Component: 3900 - total flux cleaned = 0.429788 Jy ! Component: 3950 - total flux cleaned = 0.434301 Jy ! Component: 4000 - total flux cleaned = 0.438823 Jy ! Component: 4050 - total flux cleaned = 0.443104 Jy ! Total flux subtracted in 4096 components = 0.446892 Jy ! Clean residual min=-0.013254 max=0.013621 Jy/beam ! Clean residual mean=0.000897 rms=0.005744 Jy/beam ! Combined flux in latest and established models = 0.802345 Jy keep ! Adding 652 model components to the UV plane model. ! The established model now contains 715 components and 0.802344 Jy ![Exited script file: muppet] wmap "J0617-3634_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.631 x 11.22 at 9.404 degrees (North through East) ! Clean map min=-0.025167 max=0.20934 Jy/beam ! Writing clean map to FITS file: J0617-3634_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.209343 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00529267 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.58469 7.58469 15.1694 30.3388 60.6775 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0158 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.209 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.631 x 11.22 at 9.404 degrees (North through East) ! Clean map min=-0.025167 max=0.20934 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 J0617-3634_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:47:26 2019