! Started logfile: J0050-0929_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:28:09 2019 obs J0050-0929_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0050-0929_S_2017_03_27_pus_uva.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.68 visibilities/baseline/integration-bin. ! Found source: J0050-0929 ! ! 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 1684 lines of history. ! ! Reading 1224 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 J0050-0929_S_2017_03_27_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.571661Jy sigma=0.004373 ! Fit after self-cal, rms=0.567029Jy sigma=0.004341 ! 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.571 mas, bmaj=6.742 mas, bpa=-1.863 degrees ! Estimated noise=3398.73 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.335745 Jy ! Component: 100 - total flux cleaned = 0.409606 Jy ! Total flux subtracted in 100 components = 0.409606 Jy ! Clean residual min=-0.017308 max=0.023678 Jy/beam ! Clean residual mean=-0.000014 rms=0.004009 Jy/beam ! Combined flux in latest and established models = 0.409606 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.409606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103689Jy sigma=0.000773 ! Fit after self-cal, rms=0.103693Jy sigma=0.000773 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0240766 Jy ! Component: 100 - total flux cleaned = 0.0370407 Jy ! Total flux subtracted in 100 components = 0.0370407 Jy ! Clean residual min=-0.014624 max=0.012788 Jy/beam ! Clean residual mean=-0.000008 rms=0.002933 Jy/beam ! Combined flux in latest and established models = 0.446647 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.446647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095755Jy sigma=0.000704 ! Fit after self-cal, rms=0.095765Jy sigma=0.000704 ! 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.167 mas, bmaj=7.808 mas, bpa=1.428 degrees ! Estimated noise=2930.93 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.0134317 Jy ! Component: 100 - total flux cleaned = 0.0204239 Jy ! Component: 150 - total flux cleaned = 0.0244809 Jy ! Component: 200 - total flux cleaned = 0.0269116 Jy ! Total flux subtracted in 200 components = 0.0269116 Jy ! Clean residual min=-0.010437 max=0.010416 Jy/beam ! Clean residual mean=-0.000007 rms=0.002630 Jy/beam ! Combined flux in latest and established models = 0.473558 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 60 components and 0.473559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094107Jy sigma=0.000689 ! Fit after self-cal, rms=0.094087Jy sigma=0.000689 ! 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.96 HN 0.99 KP 1.03 ! LA 0.99 MK 0.96 NL 0.99 OV 1.04 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.03 KP 1.00 ! LA 0.96 MK 1.02 NL 1.06 OV 1.10 ! PT 0.92 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 1.00 KP 0.98 ! LA 0.99 MK 1.02 NL 1.03 OV 0.97 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.03 HN 0.96 KP 1.00* ! LA 1.00* MK 1.02 NL 1.00* OV 1.18 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.094087Jy sigma=0.000689 ! Fit after self-cal, rms=0.092080Jy sigma=0.000658 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=7.826 mas, bpa=1.428 degrees ! Estimated noise=2931.8 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.000134735 Jy ! Component: 100 - total flux cleaned = 0.000177706 Jy ! Component: 150 - total flux cleaned = 0.000176971 Jy ! Component: 200 - total flux cleaned = 0.000202261 Jy ! Total flux subtracted in 200 components = 0.000202261 Jy ! Clean residual min=-0.008362 max=0.008239 Jy/beam ! Clean residual mean=-0.000001 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 0.473761 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 67 components and 0.473761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092035Jy sigma=0.000657 ! Fit after self-cal, rms=0.092135Jy sigma=0.000657 ! 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.092135Jy sigma=0.000657 ! Fit after self-cal, rms=0.092159Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=7.826 mas, bpa=1.424 degrees ! Estimated noise=2931.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.17688e-05 Jy ! Component: 100 - total flux cleaned = 4.16631e-05 Jy ! Component: 150 - total flux cleaned = 4.28259e-05 Jy ! Component: 200 - total flux cleaned = 4.34238e-05 Jy ! Total flux subtracted in 200 components = 4.34238e-05 Jy ! Clean residual min=-0.008332 max=0.008228 Jy/beam ! Clean residual mean=-0.000001 rms=0.002108 Jy/beam ! Combined flux in latest and established models = 0.473804 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 71 components and 0.473804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092125Jy sigma=0.000657 ! Fit after self-cal, rms=0.092121Jy sigma=0.000657 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 = -2.71673e-06 Jy ! Component: 100 - total flux cleaned = -2.24282e-06 Jy ! Component: 150 - total flux cleaned = -1.0276e-06 Jy ! Component: 200 - total flux cleaned = 2.21651e-05 Jy ! Total flux subtracted in 200 components = 2.21651e-05 Jy ! Clean residual min=-0.008297 max=0.008216 Jy/beam ! Clean residual mean=-0.000001 rms=0.002097 Jy/beam ! Combined flux in latest and established models = 0.473826 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.473826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092091Jy sigma=0.000657 ! Fit after self-cal, rms=0.092088Jy sigma=0.000657 ! 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.092088Jy sigma=0.000657 ! Fit after self-cal, rms=0.092084Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=7.826 mas, bpa=1.428 degrees ! Estimated noise=2931.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.63635e-07 Jy ! Component: 100 - total flux cleaned = -5.82922e-07 Jy ! Component: 150 - total flux cleaned = 2.26483e-05 Jy ! Component: 200 - total flux cleaned = 2.22799e-05 Jy ! Total flux subtracted in 200 components = 2.22799e-05 Jy ! Clean residual min=-0.008260 max=0.008207 Jy/beam ! Clean residual mean=-0.000001 rms=0.002089 Jy/beam ! Combined flux in latest and established models = 0.473849 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.473849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092060Jy sigma=0.000657 ! Fit after self-cal, rms=0.092058Jy sigma=0.000657 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 = -4.25965e-06 Jy ! Component: 100 - total flux cleaned = -6.41492e-06 Jy ! Component: 150 - total flux cleaned = -6.788e-06 Jy ! Component: 200 - total flux cleaned = -5.92249e-06 Jy ! Total flux subtracted in 200 components = -5.92249e-06 Jy ! Clean residual min=-0.008221 max=0.008197 Jy/beam ! Clean residual mean=-0.000001 rms=0.002081 Jy/beam ! Combined flux in latest and established models = 0.473843 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.473843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092036Jy sigma=0.000656 ! Fit after self-cal, rms=0.092035Jy sigma=0.000656 ! 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.092035Jy sigma=0.000656 ! Fit after self-cal, rms=0.092028Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.539 mas, bmaj=14.9 mas, bpa=10.09 degrees ! Estimated noise=3654.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000415053 Jy ! Component: 100 - total flux cleaned = 0.000345708 Jy ! Component: 150 - total flux cleaned = 0.000344115 Jy ! Component: 200 - total flux cleaned = 0.000307825 Jy ! Total flux subtracted in 200 components = 0.000307825 Jy ! Clean residual min=-0.008071 max=0.010150 Jy/beam ! Clean residual mean=-0.000001 rms=0.002834 Jy/beam ! Combined flux in latest and established models = 0.47415 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 78 components and 0.47415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092016Jy sigma=0.000656 ! Fit after self-cal, rms=0.091993Jy sigma=0.000656 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.00010076 Jy ! Component: 100 - total flux cleaned = -0.000108904 Jy ! Component: 150 - total flux cleaned = -0.000112386 Jy ! Component: 200 - total flux cleaned = -0.000143002 Jy ! Total flux subtracted in 200 components = -0.000143002 Jy ! Clean residual min=-0.007978 max=0.009994 Jy/beam ! Clean residual mean=-0.000001 rms=0.002816 Jy/beam ! Combined flux in latest and established models = 0.474007 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 78 components and 0.474007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091980Jy sigma=0.000656 ! Fit after self-cal, rms=0.091964Jy sigma=0.000656 ! 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.171 mas, bmaj=7.826 mas, bpa=1.432 degrees ! Estimated noise=2931.66 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.171 x 7.826 at 1.432 degrees (North through East) ! Clean map min=-0.0077411 max=0.43503 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.571 mas, bmaj=6.752 mas, bpa=-1.889 degrees ! Estimated noise=3413.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.337083 Jy ! Component: 100 - total flux cleaned = 0.411461 Jy ! Component: 150 - total flux cleaned = 0.435775 Jy ! Component: 200 - total flux cleaned = 0.449685 Jy ! Total flux subtracted in 200 components = 0.449685 Jy ! Clean residual min=-0.010668 max=0.010167 Jy/beam ! Clean residual mean=-0.000005 rms=0.002500 Jy/beam ! Combined flux in latest and established models = 0.449685 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.449685 Jy ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=7.826 mas, bpa=1.432 degrees ! Estimated noise=2931.66 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 (-63, 96.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134688 Jy ! Component: 100 - total flux cleaned = 0.0207523 Jy ! Component: 150 - total flux cleaned = 0.0256909 Jy ! Component: 200 - total flux cleaned = 0.0291233 Jy ! Total flux subtracted in 200 components = 0.0291233 Jy ! Clean residual min=-0.007733 max=0.007765 Jy/beam ! Clean residual mean=-0.000002 rms=0.001993 Jy/beam ! Combined flux in latest and established models = 0.478808 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 49 components and 0.478808 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.539 mas, bmaj=14.9 mas, bpa=10.09 degrees ! Estimated noise=3654.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299565 Jy ! Component: 100 - total flux cleaned = 0.00317409 Jy ! Component: 150 - total flux cleaned = 0.00317483 Jy ! Component: 200 - total flux cleaned = 0.00317658 Jy ! Total flux subtracted in 200 components = 0.00317658 Jy ! Clean residual min=-0.007881 max=0.008780 Jy/beam ! Clean residual mean=0.000004 rms=0.002585 Jy/beam ! Combined flux in latest and established models = 0.481985 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.26389e-07 Jy ! Component: 100 - total flux cleaned = -1.68831e-06 Jy ! Component: 150 - total flux cleaned = -3.50936e-06 Jy ! Component: 200 - total flux cleaned = -3.0747e-06 Jy ! Total flux subtracted in 200 components = -3.0747e-06 Jy ! Clean residual min=-0.007835 max=0.008656 Jy/beam ! Clean residual mean=0.000004 rms=0.002554 Jy/beam ! Combined flux in latest and established models = 0.481982 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 74 components and 0.481982 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=7.826 mas, bpa=1.432 degrees ! Estimated noise=2931.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000372725 Jy ! Component: 100 - total flux cleaned = -0.000215332 Jy ! Component: 150 - total flux cleaned = -0.000152595 Jy ! Component: 200 - total flux cleaned = -0.000153304 Jy ! Total flux subtracted in 200 components = -0.000153304 Jy ! Clean residual min=-0.007346 max=0.007339 Jy/beam ! Clean residual mean=0.000002 rms=0.001921 Jy/beam ! Combined flux in latest and established models = 0.481829 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.481829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091612Jy sigma=0.000653 ! Fit after self-cal, rms=0.091552Jy sigma=0.000653 wmodel J0050-0929_S_2017_03_27_pus_map.mod ! Writing 87 model components to file: J0050-0929_S_2017_03_27_pus_map.mod wobs J0050-0929_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0050-0929_S_2017_03_27_pus_uvs.fits wwins J0050-0929_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J0050-0929_S_2017_03_27_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.000404888 Jy ! Component: 100 - total flux cleaned = -0.00128225 Jy ! Component: 150 - total flux cleaned = -0.00233386 Jy ! Component: 200 - total flux cleaned = -0.00277194 Jy ! Component: 250 - total flux cleaned = -0.00308136 Jy ! Component: 300 - total flux cleaned = -0.00337616 Jy ! Component: 350 - total flux cleaned = -0.00374643 Jy ! Component: 400 - total flux cleaned = -0.00410313 Jy ! Component: 450 - total flux cleaned = -0.00453258 Jy ! Component: 500 - total flux cleaned = -0.00478057 Jy ! Component: 550 - total flux cleaned = -0.00502032 Jy ! Component: 600 - total flux cleaned = -0.00525032 Jy ! Component: 650 - total flux cleaned = -0.00539762 Jy ! Component: 700 - total flux cleaned = -0.00554144 Jy ! Component: 750 - total flux cleaned = -0.0056129 Jy ! Component: 800 - total flux cleaned = -0.00595146 Jy ! Component: 850 - total flux cleaned = -0.00608067 Jy ! Component: 900 - total flux cleaned = -0.00627055 Jy ! Component: 950 - total flux cleaned = -0.00651697 Jy ! Component: 1000 - total flux cleaned = -0.00681693 Jy ! Component: 1050 - total flux cleaned = -0.00711076 Jy ! Component: 1100 - total flux cleaned = -0.00745476 Jy ! Component: 1150 - total flux cleaned = -0.00762296 Jy ! Component: 1200 - total flux cleaned = -0.00773259 Jy ! Component: 1250 - total flux cleaned = -0.00783924 Jy ! Component: 1300 - total flux cleaned = -0.0078407 Jy ! Component: 1350 - total flux cleaned = -0.00799292 Jy ! Component: 1400 - total flux cleaned = -0.00794213 Jy ! Component: 1450 - total flux cleaned = -0.00789284 Jy ! Component: 1500 - total flux cleaned = -0.00784515 Jy ! Component: 1550 - total flux cleaned = -0.00775107 Jy ! Component: 1600 - total flux cleaned = -0.00779793 Jy ! Component: 1650 - total flux cleaned = -0.00775298 Jy ! Component: 1700 - total flux cleaned = -0.00775372 Jy ! Component: 1750 - total flux cleaned = -0.00770991 Jy ! Component: 1800 - total flux cleaned = -0.00775367 Jy ! Component: 1850 - total flux cleaned = -0.00766938 Jy ! Component: 1900 - total flux cleaned = -0.00766994 Jy ! Component: 1950 - total flux cleaned = -0.0076695 Jy ! Component: 2000 - total flux cleaned = -0.00758836 Jy ! Component: 2050 - total flux cleaned = -0.00758837 Jy ! Component: 2100 - total flux cleaned = -0.00758777 Jy ! Component: 2150 - total flux cleaned = -0.00739413 Jy ! Component: 2200 - total flux cleaned = -0.00754715 Jy ! Component: 2250 - total flux cleaned = -0.00743365 Jy ! Component: 2300 - total flux cleaned = -0.00735895 Jy ! Component: 2350 - total flux cleaned = -0.00732195 Jy ! Component: 2400 - total flux cleaned = -0.00721311 Jy ! Component: 2450 - total flux cleaned = -0.00717731 Jy ! Component: 2500 - total flux cleaned = -0.00714201 Jy ! Component: 2550 - total flux cleaned = -0.0070019 Jy ! Component: 2600 - total flux cleaned = -0.00686363 Jy ! Component: 2650 - total flux cleaned = -0.00679562 Jy ! Component: 2700 - total flux cleaned = -0.00676197 Jy ! Component: 2750 - total flux cleaned = -0.00676225 Jy ! Component: 2800 - total flux cleaned = -0.00666251 Jy ! Component: 2850 - total flux cleaned = -0.00656426 Jy ! Component: 2900 - total flux cleaned = -0.00653178 Jy ! Component: 2950 - total flux cleaned = -0.00649979 Jy ! Component: 3000 - total flux cleaned = -0.00633983 Jy ! Component: 3050 - total flux cleaned = -0.0061813 Jy ! Component: 3100 - total flux cleaned = -0.00608698 Jy ! Component: 3150 - total flux cleaned = -0.00599349 Jy ! Component: 3200 - total flux cleaned = -0.00577693 Jy ! Component: 3250 - total flux cleaned = -0.00562342 Jy ! Component: 3300 - total flux cleaned = -0.00550128 Jy ! Component: 3350 - total flux cleaned = -0.00537967 Jy ! Component: 3400 - total flux cleaned = -0.00528881 Jy ! Component: 3450 - total flux cleaned = -0.00510942 Jy ! Component: 3500 - total flux cleaned = -0.00493123 Jy ! Component: 3550 - total flux cleaned = -0.00475441 Jy ! Component: 3600 - total flux cleaned = -0.00457858 Jy ! Component: 3650 - total flux cleaned = -0.00437464 Jy ! Component: 3700 - total flux cleaned = -0.00425906 Jy ! Component: 3750 - total flux cleaned = -0.0042305 Jy ! Component: 3800 - total flux cleaned = -0.00405885 Jy ! Component: 3850 - total flux cleaned = -0.0039733 Jy ! Component: 3900 - total flux cleaned = -0.00383171 Jy ! Component: 3950 - total flux cleaned = -0.00380373 Jy ! Component: 4000 - total flux cleaned = -0.00374766 Jy ! Component: 4050 - total flux cleaned = -0.00369207 Jy ! Total flux subtracted in 4096 components = -0.00358084 Jy ! Clean residual min=-0.001922 max=0.001701 Jy/beam ! Clean residual mean=-0.000001 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.478248 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 365 components and 0.478248 Jy ![Exited script file: muppet] wmap "J0050-0929_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.171 x 7.826 at 1.432 degrees (North through East) ! Clean map min=-0.0036528 max=0.43496 Jy/beam ! Writing clean map to FITS file: J0050-0929_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.434959 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000475246 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.327787 0.327787 0.655573 1.31115 2.62229 5.24459 10.4892 20.9783 41.9567 83.9134 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.434 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.171 x 7.826 at 1.432 degrees (North through East) ! Clean map min=-0.0036528 max=0.43496 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 J0050-0929_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:28:14 2019