! Started logfile: J0104-2416_S_2017_07_09_pus_uvs.log on Wed May 8 14:37:02 2019 obs J0104-2416_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0104-2416_S_2017_07_09_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.952296 visibilities/baseline/integration-bin. ! Found source: J0104-2416 ! ! 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 594 lines of history. ! ! Reading 12856 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 J0104-2416_S_2017_07_09_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 436 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.757631Jy sigma=0.005716 ! Fit after self-cal, rms=0.739755Jy sigma=0.005584 ! 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.522 mas, bmaj=7.169 mas, bpa=-8.245 degrees ! Estimated noise=1443.37 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.203254 Jy ! Component: 100 - total flux cleaned = 0.248194 Jy ! Total flux subtracted in 100 components = 0.248194 Jy ! Clean residual min=-0.009590 max=0.016881 Jy/beam ! Clean residual mean=-0.000047 rms=0.002750 Jy/beam ! Combined flux in latest and established models = 0.248194 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.248194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102366Jy sigma=0.000742 ! Fit after self-cal, rms=0.102363Jy sigma=0.000742 ! Inverting map ! Added new window around map position (-3.5, 8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0167981 Jy ! Component: 100 - total flux cleaned = 0.0267728 Jy ! Total flux subtracted in 100 components = 0.0267728 Jy ! Clean residual min=-0.009310 max=0.013376 Jy/beam ! Clean residual mean=-0.000040 rms=0.002274 Jy/beam ! Combined flux in latest and established models = 0.274966 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 27 components and 0.274966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098943Jy sigma=0.000713 ! Fit after self-cal, rms=0.098820Jy sigma=0.000711 ! 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=2.951 mas, bmaj=8.03 mas, bpa=-6.624 degrees ! Estimated noise=1008.19 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 (4, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0132657 Jy ! Component: 100 - total flux cleaned = 0.0200413 Jy ! Component: 150 - total flux cleaned = 0.0222476 Jy ! Component: 200 - total flux cleaned = 0.0230908 Jy ! Total flux subtracted in 200 components = 0.0230908 Jy ! Clean residual min=-0.006612 max=0.006987 Jy/beam ! Clean residual mean=-0.000042 rms=0.001603 Jy/beam ! Combined flux in latest and established models = 0.298057 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 50 components and 0.298057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096924Jy sigma=0.000698 ! Fit after self-cal, rms=0.096922Jy sigma=0.000698 ! 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.09 FD 0.90 HN 1.18 KP 1.03 ! LA 1.03 MK 0.99 NL 0.91 OV 0.99 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.11 KP 1.01 ! LA 0.97 MK 0.99 NL 1.04 OV 1.02 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.08 KP 1.02 ! LA 0.99 MK 0.99 NL 1.00 OV 0.94 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.11 KP 1.00* ! LA 0.96 MK 1.08 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.096922Jy sigma=0.000698 ! Fit after self-cal, rms=0.097355Jy sigma=0.000686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=7.982 mas, bpa=-6.452 degrees ! Estimated noise=1012.98 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.00308088 Jy ! Component: 100 - total flux cleaned = -0.00364064 Jy ! Component: 150 - total flux cleaned = -0.00390612 Jy ! Component: 200 - total flux cleaned = -0.00398434 Jy ! Total flux subtracted in 200 components = -0.00398434 Jy ! Clean residual min=-0.004844 max=0.005020 Jy/beam ! Clean residual mean=-0.000035 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.294073 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.294073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097109Jy sigma=0.000684 ! Fit after self-cal, rms=0.097138Jy sigma=0.000684 ! 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.097138Jy sigma=0.000684 ! Fit after self-cal, rms=0.096470Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.96 mas, bmaj=7.991 mas, bpa=-6.562 degrees ! Estimated noise=1016.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0013549 Jy ! Component: 100 - total flux cleaned = -0.0016527 Jy ! Component: 150 - total flux cleaned = -0.00165535 Jy ! Component: 200 - total flux cleaned = -0.001658 Jy ! Total flux subtracted in 200 components = -0.001658 Jy ! Clean residual min=-0.003281 max=0.002959 Jy/beam ! Clean residual mean=-0.000014 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.292415 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.292415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096395Jy sigma=0.000672 ! Fit after self-cal, rms=0.096406Jy sigma=0.000672 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 = -7.9368e-05 Jy ! Component: 100 - total flux cleaned = 7.95313e-05 Jy ! Component: 150 - total flux cleaned = 0.000115112 Jy ! Component: 200 - total flux cleaned = 0.000115763 Jy ! Total flux subtracted in 200 components = 0.000115763 Jy ! Clean residual min=-0.003301 max=0.002903 Jy/beam ! Clean residual mean=-0.000014 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.292531 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 86 components and 0.292531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096372Jy sigma=0.000672 ! Fit after self-cal, rms=0.096368Jy sigma=0.000672 ! 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.096368Jy sigma=0.000672 ! Fit after self-cal, rms=0.097013Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=7.989 mas, bpa=-6.587 degrees ! Estimated noise=1016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0013526 Jy ! Component: 100 - total flux cleaned = -0.00143902 Jy ! Component: 150 - total flux cleaned = -0.00143996 Jy ! Component: 200 - total flux cleaned = -0.00137247 Jy ! Total flux subtracted in 200 components = -0.00137247 Jy ! Clean residual min=-0.003021 max=0.002436 Jy/beam ! Clean residual mean=-0.000006 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.291158 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.291158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096971Jy sigma=0.000670 ! Fit after self-cal, rms=0.096983Jy sigma=0.000670 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 = -5.55782e-05 Jy ! Component: 100 - total flux cleaned = 6.76203e-05 Jy ! Component: 150 - total flux cleaned = 9.61068e-05 Jy ! Component: 200 - total flux cleaned = 7.16166e-05 Jy ! Total flux subtracted in 200 components = 7.16166e-05 Jy ! Clean residual min=-0.003026 max=0.002432 Jy/beam ! Clean residual mean=-0.000006 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.29123 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 96 components and 0.29123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096965Jy sigma=0.000670 ! Fit after self-cal, rms=0.096962Jy sigma=0.000670 ! 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.096962Jy sigma=0.000670 ! Fit after self-cal, rms=0.097240Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.686 mas, bmaj=18.85 mas, bpa=-2.991 degrees ! Estimated noise=1308.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000607606 Jy ! Component: 100 - total flux cleaned = -0.000643106 Jy ! Component: 150 - total flux cleaned = -0.000643198 Jy ! Component: 200 - total flux cleaned = -0.000615009 Jy ! Total flux subtracted in 200 components = -0.000615009 Jy ! Clean residual min=-0.002743 max=0.002818 Jy/beam ! Clean residual mean=-0.000013 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.290615 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 107 components and 0.290615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097229Jy sigma=0.000670 ! Fit after self-cal, rms=0.097233Jy sigma=0.000670 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 = 6.97853e-05 Jy ! Component: 100 - total flux cleaned = 9.6476e-05 Jy ! Component: 150 - total flux cleaned = 0.00011991 Jy ! Component: 200 - total flux cleaned = 0.000163667 Jy ! Total flux subtracted in 200 components = 0.000163667 Jy ! Clean residual min=-0.002707 max=0.002800 Jy/beam ! Clean residual mean=-0.000012 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.290778 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 112 components and 0.290778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097228Jy sigma=0.000670 ! Fit after self-cal, rms=0.097226Jy sigma=0.000670 ! 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=2.962 mas, bmaj=7.987 mas, bpa=-6.559 degrees ! Estimated noise=1015.49 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.962 x 7.987 at -6.559 degrees (North through East) ! Clean map min=-0.002892 max=0.25698 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.537 mas, bmaj=7.137 mas, bpa=-7.867 degrees ! Estimated noise=1473.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.206977 Jy ! Component: 100 - total flux cleaned = 0.252285 Jy ! Component: 150 - total flux cleaned = 0.266938 Jy ! Component: 200 - total flux cleaned = 0.275207 Jy ! Total flux subtracted in 200 components = 0.275207 Jy ! Clean residual min=-0.005096 max=0.004756 Jy/beam ! Clean residual mean=-0.000010 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.275207 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.275207 Jy ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=7.987 mas, bpa=-6.559 degrees ! Estimated noise=1015.49 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.00674296 Jy ! Component: 100 - total flux cleaned = 0.010716 Jy ! Component: 150 - total flux cleaned = 0.0132651 Jy ! Component: 200 - total flux cleaned = 0.0143458 Jy ! Total flux subtracted in 200 components = 0.0143458 Jy ! Clean residual min=-0.002781 max=0.002922 Jy/beam ! Clean residual mean=-0.000006 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.289553 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 66 components and 0.289553 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.686 mas, bmaj=18.85 mas, bpa=-2.991 degrees ! Estimated noise=1308.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153388 Jy ! Component: 100 - total flux cleaned = 0.00178076 Jy ! Component: 150 - total flux cleaned = 0.00180593 Jy ! Component: 200 - total flux cleaned = 0.00180572 Jy ! Total flux subtracted in 200 components = 0.00180572 Jy ! Clean residual min=-0.002634 max=0.003046 Jy/beam ! Clean residual mean=-0.000011 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.291359 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.10992e-05 Jy ! Component: 100 - total flux cleaned = 3.96888e-05 Jy ! Component: 150 - total flux cleaned = 5.71278e-05 Jy ! Component: 200 - total flux cleaned = 7.28079e-05 Jy ! Total flux subtracted in 200 components = 7.28079e-05 Jy ! Clean residual min=-0.002619 max=0.003034 Jy/beam ! Clean residual mean=-0.000011 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.291431 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 95 components and 0.291431 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=7.987 mas, bpa=-6.559 degrees ! Estimated noise=1015.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000139332 Jy ! Component: 100 - total flux cleaned = -0.000251671 Jy ! Component: 150 - total flux cleaned = -0.0003163 Jy ! Component: 200 - total flux cleaned = -0.00031551 Jy ! Total flux subtracted in 200 components = -0.00031551 Jy ! Clean residual min=-0.002648 max=0.002838 Jy/beam ! Clean residual mean=-0.000005 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.291116 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 126 components and 0.291116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097245Jy sigma=0.000670 ! Fit after self-cal, rms=0.097231Jy sigma=0.000670 wmodel J0104-2416_S_2017_07_09_pus_map.mod ! Writing 126 model components to file: J0104-2416_S_2017_07_09_pus_map.mod wobs J0104-2416_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0104-2416_S_2017_07_09_pus_uvs.fits wwins J0104-2416_S_2017_07_09_pus_map.win ! wwins: Wrote 3 windows to J0104-2416_S_2017_07_09_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 = 6.94964e-05 Jy ! Component: 100 - total flux cleaned = 0.000112402 Jy ! Component: 150 - total flux cleaned = 0.000111106 Jy ! Component: 200 - total flux cleaned = -5.34417e-05 Jy ! Component: 250 - total flux cleaned = -0.00017007 Jy ! Component: 300 - total flux cleaned = -1.87078e-05 Jy ! Component: 350 - total flux cleaned = 1.81168e-05 Jy ! Component: 400 - total flux cleaned = 0.00016085 Jy ! Component: 450 - total flux cleaned = 0.000299912 Jy ! Component: 500 - total flux cleaned = 0.000401608 Jy ! Component: 550 - total flux cleaned = 0.000435421 Jy ! Component: 600 - total flux cleaned = 0.000468223 Jy ! Component: 650 - total flux cleaned = 0.000436336 Jy ! Component: 700 - total flux cleaned = 0.000405505 Jy ! Component: 750 - total flux cleaned = 0.000406184 Jy ! Component: 800 - total flux cleaned = 0.00040678 Jy ! Component: 850 - total flux cleaned = 0.000406281 Jy ! Component: 900 - total flux cleaned = 0.00029056 Jy ! Component: 950 - total flux cleaned = 0.000262206 Jy ! Component: 1000 - total flux cleaned = 0.000151479 Jy ! Component: 1050 - total flux cleaned = 0.000178393 Jy ! Component: 1100 - total flux cleaned = 4.42912e-05 Jy ! Component: 1150 - total flux cleaned = 4.44008e-05 Jy ! Component: 1200 - total flux cleaned = -5.89145e-05 Jy ! Component: 1250 - total flux cleaned = -0.000109023 Jy ! Component: 1300 - total flux cleaned = -0.000108584 Jy ! Component: 1350 - total flux cleaned = -8.41979e-05 Jy ! Component: 1400 - total flux cleaned = -8.43628e-05 Jy ! Component: 1450 - total flux cleaned = -8.41177e-05 Jy ! Component: 1500 - total flux cleaned = -1.2706e-05 Jy ! Component: 1550 - total flux cleaned = 1.01138e-05 Jy ! Component: 1600 - total flux cleaned = 5.60197e-05 Jy ! Component: 1650 - total flux cleaned = 7.90096e-05 Jy ! Component: 1700 - total flux cleaned = 0.000168794 Jy ! Component: 1750 - total flux cleaned = 0.000146314 Jy ! Component: 1800 - total flux cleaned = 0.000168041 Jy ! Component: 1850 - total flux cleaned = 0.000232593 Jy ! Component: 1900 - total flux cleaned = 0.000232163 Jy ! Component: 1950 - total flux cleaned = 0.000295096 Jy ! Component: 2000 - total flux cleaned = 0.000274365 Jy ! Component: 2050 - total flux cleaned = 0.000295104 Jy ! Component: 2100 - total flux cleaned = 0.000295471 Jy ! Component: 2150 - total flux cleaned = 0.000356075 Jy ! Component: 2200 - total flux cleaned = 0.000296389 Jy ! Component: 2250 - total flux cleaned = 0.000296528 Jy ! Component: 2300 - total flux cleaned = 0.000257695 Jy ! Component: 2350 - total flux cleaned = 0.000257503 Jy ! Component: 2400 - total flux cleaned = 0.000219343 Jy ! Component: 2450 - total flux cleaned = 6.87356e-05 Jy ! Component: 2500 - total flux cleaned = 0.000106558 Jy ! Component: 2550 - total flux cleaned = 0.000125187 Jy ! Component: 2600 - total flux cleaned = 0.000125156 Jy ! Component: 2650 - total flux cleaned = 0.000125243 Jy ! Component: 2700 - total flux cleaned = 0.000161114 Jy ! Component: 2750 - total flux cleaned = 0.000142978 Jy ! Component: 2800 - total flux cleaned = 7.23814e-05 Jy ! Component: 2850 - total flux cleaned = 0.000107526 Jy ! Component: 2900 - total flux cleaned = 0.000142305 Jy ! Component: 2950 - total flux cleaned = 0.000193656 Jy ! Component: 3000 - total flux cleaned = 0.000295496 Jy ! Component: 3050 - total flux cleaned = 0.000278507 Jy ! Component: 3100 - total flux cleaned = 0.000211802 Jy ! Component: 3150 - total flux cleaned = 0.000261384 Jy ! Component: 3200 - total flux cleaned = 0.00031061 Jy ! Component: 3250 - total flux cleaned = 0.000278028 Jy ! Component: 3300 - total flux cleaned = 0.000391001 Jy ! Component: 3350 - total flux cleaned = 0.000406959 Jy ! Component: 3400 - total flux cleaned = 0.000438684 Jy ! Component: 3450 - total flux cleaned = 0.000485881 Jy ! Component: 3500 - total flux cleaned = 0.00043878 Jy ! Component: 3550 - total flux cleaned = 0.000547328 Jy ! Component: 3600 - total flux cleaned = 0.000578027 Jy ! Component: 3650 - total flux cleaned = 0.000608597 Jy ! Component: 3700 - total flux cleaned = 0.000654006 Jy ! Component: 3750 - total flux cleaned = 0.000669034 Jy ! Component: 3800 - total flux cleaned = 0.000773128 Jy ! Component: 3850 - total flux cleaned = 0.000758158 Jy ! Component: 3900 - total flux cleaned = 0.000772877 Jy ! Component: 3950 - total flux cleaned = 0.00086017 Jy ! Component: 4000 - total flux cleaned = 0.000874549 Jy ! Component: 4050 - total flux cleaned = 0.000946383 Jy ! Total flux subtracted in 4096 components = 0.000932051 Jy ! Clean residual min=-0.000891 max=0.000770 Jy/beam ! Clean residual mean=-0.000007 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.292048 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 442 components and 0.292048 Jy ![Exited script file: muppet] wmap "J0104-2416_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.962 x 7.987 at -6.559 degrees (North through East) ! Clean map min=-0.0017181 max=0.26149 Jy/beam ! Writing clean map to FITS file: J0104-2416_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.261486 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000265322 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.304401 0.304401 0.608801 1.2176 2.43521 4.87041 9.74082 19.4816 38.9633 77.9266 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.261 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.962 x 7.987 at -6.559 degrees (North through East) ! Clean map min=-0.0017181 max=0.26149 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 J0104-2416_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:37:07 2019