! Started logfile: J2129-1538_S_2017_07_16_pus_uvs.log on Thu May 9 11:19:34 2019 obs J2129-1538_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J2129-1538_S_2017_07_16_pus_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.225397 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2129-1538 ! ! 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 815 lines of history. ! ! Reading 1136 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 J2129-1538_S_2017_07_16_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 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 280 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.359848Jy sigma=0.002705 ! Fit after self-cal, rms=0.315292Jy sigma=0.002417 ! 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.479 mas, bmaj=8.289 mas, bpa=-1.235 degrees ! Estimated noise=3477.94 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.552968 Jy ! Component: 100 - total flux cleaned = 0.677778 Jy ! Total flux subtracted in 100 components = 0.677778 Jy ! Clean residual min=-0.027483 max=0.043924 Jy/beam ! Clean residual mean=-0.000076 rms=0.007953 Jy/beam ! Combined flux in latest and established models = 0.677778 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.677778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113111Jy sigma=0.000842 ! Fit after self-cal, rms=0.113098Jy sigma=0.000842 ! 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.547 mas, bmaj=7.911 mas, bpa=-0.2424 degrees ! Estimated noise=3197.35 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.0449129 Jy ! Component: 100 - total flux cleaned = 0.0658814 Jy ! Component: 150 - total flux cleaned = 0.0773459 Jy ! Component: 200 - total flux cleaned = 0.0837159 Jy ! Total flux subtracted in 200 components = 0.0837159 Jy ! Clean residual min=-0.012240 max=0.014691 Jy/beam ! Clean residual mean=-0.000022 rms=0.003399 Jy/beam ! Combined flux in latest and established models = 0.761494 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.761494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095005Jy sigma=0.000710 ! Fit after self-cal, rms=0.094955Jy sigma=0.000710 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.98 KP 1.08 ! LA 1.00 MK 1.01 NL 0.91 OV 1.01 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.02 KP 1.04 ! LA 0.98 MK 1.04 NL 1.05 OV 1.03 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.99 KP 1.00 ! LA 0.97 MK 1.04 NL 0.99 OV 0.91 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.094955Jy sigma=0.000710 ! Fit after self-cal, rms=0.083692Jy sigma=0.000629 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.62 mas, bmaj=8.013 mas, bpa=-0.1817 degrees ! Estimated noise=3231.45 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.00169424 Jy ! Component: 100 - total flux cleaned = -0.00178769 Jy ! Component: 150 - total flux cleaned = -0.00186865 Jy ! Component: 200 - total flux cleaned = -0.00194398 Jy ! Total flux subtracted in 200 components = -0.00194398 Jy ! Clean residual min=-0.007294 max=0.008779 Jy/beam ! Clean residual mean=-0.000007 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 0.75955 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.75955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083477Jy sigma=0.000628 ! Fit after self-cal, rms=0.083464Jy sigma=0.000628 ! 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.083464Jy sigma=0.000628 ! Fit after self-cal, rms=0.083017Jy sigma=0.000624 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.624 mas, bmaj=8.016 mas, bpa=-0.1587 degrees ! Estimated noise=3230.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.90106e-05 Jy ! Component: 100 - total flux cleaned = -3.38663e-05 Jy ! Component: 150 - total flux cleaned = 1.71476e-05 Jy ! Component: 200 - total flux cleaned = -3.24764e-05 Jy ! Total flux subtracted in 200 components = -3.24764e-05 Jy ! Clean residual min=-0.006555 max=0.008184 Jy/beam ! Clean residual mean=-0.000008 rms=0.001840 Jy/beam ! Combined flux in latest and established models = 0.759517 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 51 components and 0.759517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082941Jy sigma=0.000624 ! Fit after self-cal, rms=0.082948Jy sigma=0.000624 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 (-105, -105). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00696982 Jy ! Component: 100 - total flux cleaned = 0.0100827 Jy ! Component: 150 - total flux cleaned = 0.0114483 Jy ! Component: 200 - total flux cleaned = 0.0117123 Jy ! Total flux subtracted in 200 components = 0.0117123 Jy ! Clean residual min=-0.005746 max=0.005694 Jy/beam ! Clean residual mean=0.000003 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.77123 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 84 components and 0.771229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082359Jy sigma=0.000619 ! Fit after self-cal, rms=0.082303Jy sigma=0.000619 ! 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.082303Jy sigma=0.000619 ! Fit after self-cal, rms=0.082165Jy sigma=0.000619 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.624 mas, bmaj=8.018 mas, bpa=-0.1387 degrees ! Estimated noise=3227.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214919 Jy ! Component: 100 - total flux cleaned = 0.00287186 Jy ! Component: 150 - total flux cleaned = 0.00300679 Jy ! Component: 200 - total flux cleaned = 0.00288584 Jy ! Total flux subtracted in 200 components = 0.00288584 Jy ! Clean residual min=-0.005079 max=0.005183 Jy/beam ! Clean residual mean=0.000005 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.774115 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 100 components and 0.774115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082073Jy sigma=0.000618 ! Fit after self-cal, rms=0.082064Jy sigma=0.000618 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.000484414 Jy ! Component: 100 - total flux cleaned = 0.000525999 Jy ! Component: 150 - total flux cleaned = 0.000453881 Jy ! Component: 200 - total flux cleaned = 0.000420754 Jy ! Total flux subtracted in 200 components = 0.000420754 Jy ! Clean residual min=-0.005050 max=0.005192 Jy/beam ! Clean residual mean=0.000006 rms=0.001347 Jy/beam ! Combined flux in latest and established models = 0.774536 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 109 components and 0.774536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082028Jy sigma=0.000618 ! Fit after self-cal, rms=0.082026Jy sigma=0.000618 ! 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.082026Jy sigma=0.000618 ! Fit after self-cal, rms=0.082022Jy sigma=0.000618 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.867 mas, bmaj=12.39 mas, bpa=2.934 degrees ! Estimated noise=4415.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000423674 Jy ! Component: 100 - total flux cleaned = -0.00031077 Jy ! Component: 150 - total flux cleaned = -0.000349536 Jy ! Component: 200 - total flux cleaned = -0.000423287 Jy ! Total flux subtracted in 200 components = -0.000423287 Jy ! Clean residual min=-0.005636 max=0.006838 Jy/beam ! Clean residual mean=0.000014 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 0.774113 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 115 components and 0.774113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082021Jy sigma=0.000618 ! Fit after self-cal, rms=0.082011Jy sigma=0.000618 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.000321908 Jy ! Component: 100 - total flux cleaned = 0.00036278 Jy ! Component: 150 - total flux cleaned = 0.000397664 Jy ! Component: 200 - total flux cleaned = 0.00030317 Jy ! Total flux subtracted in 200 components = 0.00030317 Jy ! Clean residual min=-0.005601 max=0.006729 Jy/beam ! Clean residual mean=0.000016 rms=0.001958 Jy/beam ! Combined flux in latest and established models = 0.774416 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 120 components and 0.774416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082026Jy sigma=0.000618 ! Fit after self-cal, rms=0.082024Jy sigma=0.000618 ! 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.625 mas, bmaj=8.021 mas, bpa=-0.1286 degrees ! Estimated noise=3227.41 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.625 x 8.021 at -0.1286 degrees (North through East) ! Clean map min=-0.0049763 max=0.70012 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082024Jy sigma=0.000618 ! Fit after self-cal, rms=0.071520Jy sigma=0.000532 ! Inverting map and beam ! Estimated beam: bmin=2.626 mas, bmaj=8.023 mas, bpa=-0.1422 degrees ! Estimated noise=3225.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162889 Jy ! Component: 100 - total flux cleaned = 0.000116319 Jy ! Component: 150 - total flux cleaned = 0.000159815 Jy ! Component: 200 - total flux cleaned = 0.000196913 Jy ! Total flux subtracted in 200 components = 0.000196913 Jy ! Clean residual min=-0.004861 max=0.005046 Jy/beam ! Clean residual mean=0.000007 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.774613 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 133 components and 0.774613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071473Jy sigma=0.000532 ! Fit after self-cal, rms=0.071474Jy sigma=0.000532 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000116584 Jy ! Component: 100 - total flux cleaned = -0.000115054 Jy ! Component: 150 - total flux cleaned = -0.000148498 Jy ! Component: 200 - total flux cleaned = -0.000180794 Jy ! Total flux subtracted in 200 components = -0.000180794 Jy ! Clean residual min=-0.004814 max=0.005020 Jy/beam ! Clean residual mean=0.000007 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.774432 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 137 components and 0.774432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071445Jy sigma=0.000532 ! Fit after self-cal, rms=0.071445Jy sigma=0.000532 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071445Jy sigma=0.000532 ! Fit after self-cal, rms=0.071449Jy sigma=0.000532 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.507 mas, bmaj=8.291 mas, bpa=-1.135 degrees ! Estimated noise=3477.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.548506 Jy ! Component: 100 - total flux cleaned = 0.670902 Jy ! Component: 150 - total flux cleaned = 0.713064 Jy ! Component: 200 - total flux cleaned = 0.732929 Jy ! Total flux subtracted in 200 components = 0.732929 Jy ! Clean residual min=-0.011330 max=0.011697 Jy/beam ! Clean residual mean=-0.000028 rms=0.002763 Jy/beam ! Combined flux in latest and established models = 0.732929 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.732929 Jy ! Inverting map and beam ! Estimated beam: bmin=2.626 mas, bmaj=8.024 mas, bpa=-0.1443 degrees ! Estimated noise=3225.99 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 (-40, 47). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144965 Jy ! Component: 100 - total flux cleaned = 0.0233774 Jy ! Component: 150 - total flux cleaned = 0.0295098 Jy ! Component: 200 - total flux cleaned = 0.0340294 Jy ! Total flux subtracted in 200 components = 0.0340294 Jy ! Clean residual min=-0.006276 max=0.005903 Jy/beam ! Clean residual mean=-0.000002 rms=0.001558 Jy/beam ! Combined flux in latest and established models = 0.766959 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 50 components and 0.766959 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=6.867 mas, bmaj=12.4 mas, bpa=2.921 degrees ! Estimated noise=4412.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00498114 Jy ! Component: 100 - total flux cleaned = 0.00753929 Jy ! Component: 150 - total flux cleaned = 0.0085377 Jy ! Component: 200 - total flux cleaned = 0.0086315 Jy ! Total flux subtracted in 200 components = 0.0086315 Jy ! Clean residual min=-0.005632 max=0.006504 Jy/beam ! Clean residual mean=0.000008 rms=0.001872 Jy/beam ! Combined flux in latest and established models = 0.77559 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.000126675 Jy ! Component: 100 - total flux cleaned = 0.000127063 Jy ! Component: 150 - total flux cleaned = 0.000126972 Jy ! Component: 200 - total flux cleaned = 9.34527e-05 Jy ! Total flux subtracted in 200 components = 9.34527e-05 Jy ! Clean residual min=-0.005698 max=0.006342 Jy/beam ! Clean residual mean=0.000008 rms=0.001832 Jy/beam ! Combined flux in latest and established models = 0.775684 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 83 components and 0.775684 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.626 mas, bmaj=8.024 mas, bpa=-0.1443 degrees ! Estimated noise=3225.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000382251 Jy ! Component: 100 - total flux cleaned = 0.000386732 Jy ! Component: 150 - total flux cleaned = 0.000451253 Jy ! Component: 200 - total flux cleaned = 0.000451107 Jy ! Total flux subtracted in 200 components = 0.000451107 Jy ! Clean residual min=-0.004702 max=0.005256 Jy/beam ! Clean residual mean=0.000004 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.776135 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.776135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071521Jy sigma=0.000533 ! Fit after self-cal, rms=0.071480Jy sigma=0.000532 wmodel J2129-1538_S_2017_07_16_pus_map.mod ! Writing 100 model components to file: J2129-1538_S_2017_07_16_pus_map.mod wobs J2129-1538_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J2129-1538_S_2017_07_16_pus_uvs.fits wwins J2129-1538_S_2017_07_16_pus_map.win ! wwins: Wrote 3 windows to J2129-1538_S_2017_07_16_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.00131865 Jy ! Component: 100 - total flux cleaned = 0.00132054 Jy ! Component: 150 - total flux cleaned = 0.00096053 Jy ! Component: 200 - total flux cleaned = 0.000627937 Jy ! Component: 250 - total flux cleaned = 0.000316712 Jy ! Component: 300 - total flux cleaned = -3.28212e-05 Jy ! Component: 350 - total flux cleaned = -0.00030618 Jy ! Component: 400 - total flux cleaned = -0.000667008 Jy ! Component: 450 - total flux cleaned = -0.000764096 Jy ! Component: 500 - total flux cleaned = -0.000951584 Jy ! Component: 550 - total flux cleaned = -0.00103997 Jy ! Component: 600 - total flux cleaned = -0.00116755 Jy ! Component: 650 - total flux cleaned = -0.00116682 Jy ! Component: 700 - total flux cleaned = -0.00108829 Jy ! Component: 750 - total flux cleaned = -0.00112758 Jy ! Component: 800 - total flux cleaned = -0.00105286 Jy ! Component: 850 - total flux cleaned = -0.000980106 Jy ! Component: 900 - total flux cleaned = -0.000838964 Jy ! Component: 950 - total flux cleaned = -0.000770311 Jy ! Component: 1000 - total flux cleaned = -0.000534762 Jy ! Component: 1050 - total flux cleaned = -0.000337024 Jy ! Component: 1100 - total flux cleaned = -4.57202e-05 Jy ! Component: 1150 - total flux cleaned = 0.000208013 Jy ! Component: 1200 - total flux cleaned = 0.000457485 Jy ! Component: 1250 - total flux cleaned = 0.000610749 Jy ! Component: 1300 - total flux cleaned = 0.000762125 Jy ! Component: 1350 - total flux cleaned = 0.000851674 Jy ! Component: 1400 - total flux cleaned = 0.000939887 Jy ! Component: 1450 - total flux cleaned = 0.0010563 Jy ! Component: 1500 - total flux cleaned = 0.00117072 Jy ! Component: 1550 - total flux cleaned = 0.00125577 Jy ! Component: 1600 - total flux cleaned = 0.00136755 Jy ! Component: 1650 - total flux cleaned = 0.00145085 Jy ! Component: 1700 - total flux cleaned = 0.0015332 Jy ! Component: 1750 - total flux cleaned = 0.00158772 Jy ! Component: 1800 - total flux cleaned = 0.00161484 Jy ! Component: 1850 - total flux cleaned = 0.00166895 Jy ! Component: 1900 - total flux cleaned = 0.00166902 Jy ! Component: 1950 - total flux cleaned = 0.00164226 Jy ! Component: 2000 - total flux cleaned = 0.00164241 Jy ! Component: 2050 - total flux cleaned = 0.00161576 Jy ! Component: 2100 - total flux cleaned = 0.00156255 Jy ! Component: 2150 - total flux cleaned = 0.00158919 Jy ! Component: 2200 - total flux cleaned = 0.00161555 Jy ! Component: 2250 - total flux cleaned = 0.00164199 Jy ! Component: 2300 - total flux cleaned = 0.00166842 Jy ! Component: 2350 - total flux cleaned = 0.00169493 Jy ! Component: 2400 - total flux cleaned = 0.00169485 Jy ! Component: 2450 - total flux cleaned = 0.0017213 Jy ! Component: 2500 - total flux cleaned = 0.00169453 Jy ! Component: 2550 - total flux cleaned = 0.00166761 Jy ! Component: 2600 - total flux cleaned = 0.0016139 Jy ! Component: 2650 - total flux cleaned = 0.00158702 Jy ! Component: 2700 - total flux cleaned = 0.00150583 Jy ! Component: 2750 - total flux cleaned = 0.00150592 Jy ! Component: 2800 - total flux cleaned = 0.00139659 Jy ! Component: 2850 - total flux cleaned = 0.00139648 Jy ! Component: 2900 - total flux cleaned = 0.00134122 Jy ! Component: 2950 - total flux cleaned = 0.00128563 Jy ! Component: 3000 - total flux cleaned = 0.00125749 Jy ! Component: 3050 - total flux cleaned = 0.00125758 Jy ! Component: 3100 - total flux cleaned = 0.00120027 Jy ! Component: 3150 - total flux cleaned = 0.0011139 Jy ! Component: 3200 - total flux cleaned = 0.00111355 Jy ! Component: 3250 - total flux cleaned = 0.00111342 Jy ! Component: 3300 - total flux cleaned = 0.00108399 Jy ! Component: 3350 - total flux cleaned = 0.00108405 Jy ! Component: 3400 - total flux cleaned = 0.00105418 Jy ! Component: 3450 - total flux cleaned = 0.000993885 Jy ! Component: 3500 - total flux cleaned = 0.000932692 Jy ! Component: 3550 - total flux cleaned = 0.000901445 Jy ! Component: 3600 - total flux cleaned = 0.000870055 Jy ! Component: 3650 - total flux cleaned = 0.000901353 Jy ! Component: 3700 - total flux cleaned = 0.000837682 Jy ! Component: 3750 - total flux cleaned = 0.000837586 Jy ! Component: 3800 - total flux cleaned = 0.000804904 Jy ! Component: 3850 - total flux cleaned = 0.000838289 Jy ! Component: 3900 - total flux cleaned = 0.000771461 Jy ! Component: 3950 - total flux cleaned = 0.000737098 Jy ! Component: 4000 - total flux cleaned = 0.000737089 Jy ! Component: 4050 - total flux cleaned = 0.000772199 Jy ! Total flux subtracted in 4096 components = 0.000736782 Jy ! Clean residual min=-0.002330 max=0.002253 Jy/beam ! Clean residual mean=0.000006 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.776872 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 363 components and 0.776872 Jy ![Exited script file: muppet] wmap "J2129-1538_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.626 x 8.024 at -0.1443 degrees (North through East) ! Clean map min=-0.0035312 max=0.6973 Jy/beam ! Writing clean map to FITS file: J2129-1538_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.697298 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000563619 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.242487 0.242487 0.484974 0.969948 1.9399 3.87979 7.75958 15.5192 31.0383 62.0767 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.697 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.626 x 8.024 at -0.1443 degrees (North through East) ! Clean map min=-0.0035312 max=0.6973 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 J2129-1538_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:19:39 2019