! Started logfile: J0132-0804_S_2017_10_21_pus_uvs.log on Sat May 11 20:48:21 2019 obs J0132-0804_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0132-0804_S_2017_10_21_pus_uva.fits ! AN table 1: 146 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.762938 visibilities/baseline/integration-bin. ! Found source: J0132-0804 ! ! 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 644 lines of history. ! ! Reading 16040 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 J0132-0804_S_2017_10_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 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 658 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.911122Jy sigma=0.008252 ! Fit after self-cal, rms=0.887851Jy sigma=0.008048 ! 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.784 mas, bmaj=20.28 mas, bpa=-18.69 degrees ! Estimated noise=1064.15 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.0822766 Jy ! Component: 100 - total flux cleaned = 0.1127 Jy ! Total flux subtracted in 100 components = 0.1127 Jy ! Clean residual min=-0.009635 max=0.015874 Jy/beam ! Clean residual mean=-0.000069 rms=0.003073 Jy/beam ! Combined flux in latest and established models = 0.1127 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.1127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100182Jy sigma=0.000845 ! Fit after self-cal, rms=0.099844Jy sigma=0.000842 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0208763 Jy ! Component: 100 - total flux cleaned = 0.0345793 Jy ! Total flux subtracted in 100 components = 0.0345793 Jy ! Clean residual min=-0.006784 max=0.008490 Jy/beam ! Clean residual mean=-0.000036 rms=0.001939 Jy/beam ! Combined flux in latest and established models = 0.147279 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 38 components and 0.147279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092567Jy sigma=0.000770 ! Fit after self-cal, rms=0.092174Jy sigma=0.000767 ! 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.49 mas, bmaj=21.62 mas, bpa=-17.81 degrees ! Estimated noise=694.406 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.0173045 Jy ! Component: 100 - total flux cleaned = 0.0267319 Jy ! Component: 150 - total flux cleaned = 0.032939 Jy ! Component: 200 - total flux cleaned = 0.0373812 Jy ! Total flux subtracted in 200 components = 0.0373812 Jy ! Clean residual min=-0.005319 max=0.006320 Jy/beam ! Clean residual mean=-0.000004 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.18466 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 96 components and 0.18466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088586Jy sigma=0.000735 ! Fit after self-cal, rms=0.088320Jy sigma=0.000733 ! 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.00* FD 0.94 HN 0.93 KP 1.08 ! LA 1.00 MK 1.05 NL 0.92 OV 1.02 ! PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.03 KP 1.04 ! LA 0.96 MK 1.02 NL 1.04 OV 1.04 ! PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.99 KP 1.03 ! LA 0.76 MK 1.02 NL 1.18 OV 0.93 ! PT 0.93 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.91 KP 1.00* ! LA 1.08 MK 1.11 NL 1.00* OV 1.00* ! PT 0.95 ! ! ! Fit before self-cal, rms=0.088320Jy sigma=0.000733 ! Fit after self-cal, rms=0.084910Jy sigma=0.000723 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=21.79 mas, bpa=-17.75 degrees ! Estimated noise=685.915 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.000870406 Jy ! Component: 100 - total flux cleaned = 2.91628e-05 Jy ! Component: 150 - total flux cleaned = -0.000391239 Jy ! Component: 200 - total flux cleaned = -0.000534516 Jy ! Total flux subtracted in 200 components = -0.000534516 Jy ! Clean residual min=-0.003758 max=0.005253 Jy/beam ! Clean residual mean=-0.000009 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.184126 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 127 components and 0.184126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084645Jy sigma=0.000721 ! Fit after self-cal, rms=0.084622Jy sigma=0.000721 ! 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.084622Jy sigma=0.000721 ! Fit after self-cal, rms=0.084317Jy sigma=0.000720 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.523 mas, bmaj=21.76 mas, bpa=-17.76 degrees ! Estimated noise=682.666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000481961 Jy ! Component: 100 - total flux cleaned = 0.000135321 Jy ! Component: 150 - total flux cleaned = 1.44529e-05 Jy ! Component: 200 - total flux cleaned = 1.46514e-05 Jy ! Total flux subtracted in 200 components = 1.46514e-05 Jy ! Clean residual min=-0.003525 max=0.004389 Jy/beam ! Clean residual mean=-0.000007 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.18414 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 144 components and 0.18414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084204Jy sigma=0.000719 ! Fit after self-cal, rms=0.084203Jy sigma=0.000719 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (27, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00419911 Jy ! Component: 100 - total flux cleaned = 0.00649422 Jy ! Component: 150 - total flux cleaned = 0.00680553 Jy ! Component: 200 - total flux cleaned = 0.00707719 Jy ! Total flux subtracted in 200 components = 0.00707719 Jy ! Clean residual min=-0.003108 max=0.002760 Jy/beam ! Clean residual mean=-0.000010 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.191218 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 180 components and 0.191218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083953Jy sigma=0.000716 ! Fit after self-cal, rms=0.083915Jy sigma=0.000716 ! 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.083915Jy sigma=0.000716 ! Fit after self-cal, rms=0.083871Jy sigma=0.000716 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.518 mas, bmaj=21.73 mas, bpa=-17.76 degrees ! Estimated noise=680.261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019107 Jy ! Component: 100 - total flux cleaned = 0.0021062 Jy ! Component: 150 - total flux cleaned = 0.00216283 Jy ! Component: 200 - total flux cleaned = 0.00221413 Jy ! Total flux subtracted in 200 components = 0.00221413 Jy ! Clean residual min=-0.002715 max=0.002562 Jy/beam ! Clean residual mean=-0.000009 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.193432 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 207 components and 0.193432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083786Jy sigma=0.000715 ! Fit after self-cal, rms=0.083793Jy sigma=0.000715 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.000237071 Jy ! Component: 100 - total flux cleaned = 0.000335083 Jy ! Component: 150 - total flux cleaned = 0.000336211 Jy ! Component: 200 - total flux cleaned = 0.000337056 Jy ! Total flux subtracted in 200 components = 0.000337056 Jy ! Clean residual min=-0.002661 max=0.002450 Jy/beam ! Clean residual mean=-0.000009 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.193769 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 229 components and 0.193769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083748Jy sigma=0.000714 ! Fit after self-cal, rms=0.083745Jy sigma=0.000714 ! 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.083745Jy sigma=0.000714 ! Fit after self-cal, rms=0.083888Jy sigma=0.000714 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.942 mas, bmaj=24.35 mas, bpa=-14.49 degrees ! Estimated noise=809.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000701477 Jy ! Component: 100 - total flux cleaned = 0.000752703 Jy ! Component: 150 - total flux cleaned = 0.000752194 Jy ! Component: 200 - total flux cleaned = 0.0006674 Jy ! Total flux subtracted in 200 components = 0.0006674 Jy ! Clean residual min=-0.002695 max=0.002616 Jy/beam ! Clean residual mean=-0.000012 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.194436 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 264 components and 0.194436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083859Jy sigma=0.000714 ! Fit after self-cal, rms=0.083864Jy sigma=0.000714 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.39597e-05 Jy ! Component: 100 - total flux cleaned = 4.62711e-05 Jy ! Component: 150 - total flux cleaned = 1.19877e-05 Jy ! Component: 200 - total flux cleaned = -5.25286e-05 Jy ! Total flux subtracted in 200 components = -5.25286e-05 Jy ! Clean residual min=-0.002562 max=0.002494 Jy/beam ! Clean residual mean=-0.000012 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.194384 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 282 components and 0.194384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083853Jy sigma=0.000714 ! Fit after self-cal, rms=0.083847Jy sigma=0.000714 ! 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.516 mas, bmaj=21.72 mas, bpa=-17.74 degrees ! Estimated noise=679.934 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.516 x 21.72 at -17.74 degrees (North through East) ! Clean map min=-0.0022125 max=0.10182 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.807 mas, bmaj=20.33 mas, bpa=-18.52 degrees ! Estimated noise=1061.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0837879 Jy ! Component: 100 - total flux cleaned = 0.117957 Jy ! Component: 150 - total flux cleaned = 0.137532 Jy ! Component: 200 - total flux cleaned = 0.149927 Jy ! Total flux subtracted in 200 components = 0.149927 Jy ! Clean residual min=-0.005748 max=0.007328 Jy/beam ! Clean residual mean=-0.000030 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.149927 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.149927 Jy ! Inverting map and beam ! Estimated beam: bmin=3.516 mas, bmaj=21.72 mas, bpa=-17.74 degrees ! Estimated noise=679.934 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) ! Added new window around map position (7, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130414 Jy ! Component: 100 - total flux cleaned = 0.0211499 Jy ! Component: 150 - total flux cleaned = 0.0269098 Jy ! Component: 200 - total flux cleaned = 0.0312262 Jy ! Total flux subtracted in 200 components = 0.0312262 Jy ! Clean residual min=-0.003590 max=0.003484 Jy/beam ! Clean residual mean=-0.000013 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.181153 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 78 components and 0.181153 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.942 mas, bmaj=24.35 mas, bpa=-14.49 degrees ! Estimated noise=809.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00453581 Jy ! Component: 100 - total flux cleaned = 0.00722463 Jy ! Component: 150 - total flux cleaned = 0.00848118 Jy ! Component: 200 - total flux cleaned = 0.00890322 Jy ! Total flux subtracted in 200 components = 0.00890322 Jy ! Clean residual min=-0.003480 max=0.002830 Jy/beam ! Clean residual mean=-0.000015 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.190057 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015011 Jy ! Component: 100 - total flux cleaned = 8.26681e-05 Jy ! Component: 150 - total flux cleaned = 0.000146258 Jy ! Component: 200 - total flux cleaned = 0.000146105 Jy ! Total flux subtracted in 200 components = 0.000146105 Jy ! Clean residual min=-0.002989 max=0.002570 Jy/beam ! Clean residual mean=-0.000014 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.190203 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 175 components and 0.190203 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.516 mas, bmaj=21.72 mas, bpa=-17.74 degrees ! Estimated noise=679.934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00057003 Jy ! Component: 100 - total flux cleaned = 0.000983456 Jy ! Component: 150 - total flux cleaned = 0.00116546 Jy ! Component: 200 - total flux cleaned = 0.00116855 Jy ! Total flux subtracted in 200 components = 0.00116855 Jy ! Clean residual min=-0.002253 max=0.002196 Jy/beam ! Clean residual mean=-0.000009 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.191371 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 205 components and 0.191371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083886Jy sigma=0.000714 ! Fit after self-cal, rms=0.083811Jy sigma=0.000714 wmodel J0132-0804_S_2017_10_21_pus_map.mod ! Writing 205 model components to file: J0132-0804_S_2017_10_21_pus_map.mod wobs J0132-0804_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0132-0804_S_2017_10_21_pus_uvs.fits wwins J0132-0804_S_2017_10_21_pus_map.win ! wwins: Wrote 3 windows to J0132-0804_S_2017_10_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.000363188 Jy ! Component: 100 - total flux cleaned = -0.000694131 Jy ! Component: 150 - total flux cleaned = -0.000933935 Jy ! Component: 200 - total flux cleaned = -0.00112697 Jy ! Component: 250 - total flux cleaned = -0.00137103 Jy ! Component: 300 - total flux cleaned = -0.00160483 Jy ! Component: 350 - total flux cleaned = -0.00180283 Jy ! Component: 400 - total flux cleaned = -0.00193781 Jy ! Component: 450 - total flux cleaned = -0.00196346 Jy ! Component: 500 - total flux cleaned = -0.00188781 Jy ! Component: 550 - total flux cleaned = -0.00186378 Jy ! Component: 600 - total flux cleaned = -0.00186274 Jy ! Component: 650 - total flux cleaned = -0.0017477 Jy ! Component: 700 - total flux cleaned = -0.00161414 Jy ! Component: 750 - total flux cleaned = -0.00154906 Jy ! Component: 800 - total flux cleaned = -0.00142193 Jy ! Component: 850 - total flux cleaned = -0.00135978 Jy ! Component: 900 - total flux cleaned = -0.00125904 Jy ! Component: 950 - total flux cleaned = -0.00114089 Jy ! Component: 1000 - total flux cleaned = -0.00100613 Jy ! Component: 1050 - total flux cleaned = -0.000836896 Jy ! Component: 1100 - total flux cleaned = -0.000670747 Jy ! Component: 1150 - total flux cleaned = -0.000526623 Jy ! Component: 1200 - total flux cleaned = -0.000455687 Jy ! Component: 1250 - total flux cleaned = -0.000298886 Jy ! Component: 1300 - total flux cleaned = -0.000179337 Jy ! Component: 1350 - total flux cleaned = -7.84596e-05 Jy ! Component: 1400 - total flux cleaned = 6.97441e-05 Jy ! Component: 1450 - total flux cleaned = 0.000199114 Jy ! Component: 1500 - total flux cleaned = 0.000278388 Jy ! Component: 1550 - total flux cleaned = 0.000388059 Jy ! Component: 1600 - total flux cleaned = 0.00049574 Jy ! Component: 1650 - total flux cleaned = 0.000601363 Jy ! Component: 1700 - total flux cleaned = 0.000646258 Jy ! Component: 1750 - total flux cleaned = 0.000690637 Jy ! Component: 1800 - total flux cleaned = 0.000748645 Jy ! Component: 1850 - total flux cleaned = 0.000791543 Jy ! Component: 1900 - total flux cleaned = 0.000847791 Jy ! Component: 1950 - total flux cleaned = 0.0008893 Jy ! Component: 2000 - total flux cleaned = 0.00088927 Jy ! Component: 2050 - total flux cleaned = 0.000943228 Jy ! Component: 2100 - total flux cleaned = 0.000983184 Jy ! Component: 2150 - total flux cleaned = 0.000983169 Jy ! Component: 2200 - total flux cleaned = 0.0010091 Jy ! Component: 2250 - total flux cleaned = 0.000996399 Jy ! Component: 2300 - total flux cleaned = 0.00103439 Jy ! Component: 2350 - total flux cleaned = 0.00105943 Jy ! Component: 2400 - total flux cleaned = 0.00108419 Jy ! Component: 2450 - total flux cleaned = 0.0011449 Jy ! Component: 2500 - total flux cleaned = 0.00114463 Jy ! Component: 2550 - total flux cleaned = 0.0011209 Jy ! Component: 2600 - total flux cleaned = 0.00114449 Jy ! Component: 2650 - total flux cleaned = 0.00114448 Jy ! Component: 2700 - total flux cleaned = 0.0011329 Jy ! Component: 2750 - total flux cleaned = 0.00115571 Jy ! Component: 2800 - total flux cleaned = 0.00116695 Jy ! Component: 2850 - total flux cleaned = 0.0011891 Jy ! Component: 2900 - total flux cleaned = 0.00118901 Jy ! Component: 2950 - total flux cleaned = 0.00116707 Jy ! Component: 3000 - total flux cleaned = 0.00115618 Jy ! Component: 3050 - total flux cleaned = 0.00113475 Jy ! Component: 3100 - total flux cleaned = 0.00113486 Jy ! Component: 3150 - total flux cleaned = 0.00115605 Jy ! Component: 3200 - total flux cleaned = 0.00114563 Jy ! Component: 3250 - total flux cleaned = 0.00115607 Jy ! Component: 3300 - total flux cleaned = 0.00114587 Jy ! Component: 3350 - total flux cleaned = 0.00115597 Jy ! Component: 3400 - total flux cleaned = 0.00115583 Jy ! Component: 3450 - total flux cleaned = 0.00113565 Jy ! Component: 3500 - total flux cleaned = 0.00109585 Jy ! Component: 3550 - total flux cleaned = 0.00108592 Jy ! Component: 3600 - total flux cleaned = 0.00106633 Jy ! Component: 3650 - total flux cleaned = 0.0010663 Jy ! Component: 3700 - total flux cleaned = 0.00106637 Jy ! Component: 3750 - total flux cleaned = 0.00107588 Jy ! Component: 3800 - total flux cleaned = 0.00107587 Jy ! Component: 3850 - total flux cleaned = 0.00107583 Jy ! Component: 3900 - total flux cleaned = 0.00107586 Jy ! Component: 3950 - total flux cleaned = 0.00105734 Jy ! Component: 4000 - total flux cleaned = 0.00104823 Jy ! Component: 4050 - total flux cleaned = 0.00107575 Jy ! Total flux subtracted in 4096 components = 0.00105746 Jy ! Clean residual min=-0.000504 max=0.000502 Jy/beam ! Clean residual mean=-0.000001 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.192429 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 492 components and 0.192429 Jy ![Exited script file: muppet] wmap "J0132-0804_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.516 x 21.72 at -17.74 degrees (North through East) ! Clean map min=-0.0017774 max=0.1007 Jy/beam ! Writing clean map to FITS file: J0132-0804_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.100704 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000169345 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.504482 0.504482 1.00896 2.01793 4.03585 8.07171 16.1434 32.2868 64.5736 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.1 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.516 x 21.72 at -17.74 degrees (North through East) ! Clean map min=-0.0017774 max=0.1007 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 J0132-0804_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:48:27 2019