! Started logfile: J1300-3253_S_2017_02_24_pus_uvs.log on Sat May 4 11:27:26 2019 obs J1300-3253_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1300-3253_S_2017_02_24_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.888304 visibilities/baseline/integration-bin. ! Found source: J1300-3253 ! ! 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 823 lines of history. ! ! Reading 18228 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 J1300-3253_S_2017_02_24_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 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 425 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.967282Jy sigma=0.005549 ! Fit after self-cal, rms=0.923756Jy sigma=0.005388 ! 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.587 mas, bmaj=7.057 mas, bpa=-8.736 degrees ! Estimated noise=1756.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0620317 Jy ! Component: 100 - total flux cleaned = 0.0784082 Jy ! Total flux subtracted in 100 components = 0.0784082 Jy ! Clean residual min=-0.005981 max=0.015044 Jy/beam ! Clean residual mean=-0.000006 rms=0.001948 Jy/beam ! Combined flux in latest and established models = 0.0784082 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0784082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155747Jy sigma=0.000692 ! Fit after self-cal, rms=0.155467Jy sigma=0.000691 ! Inverting map ! Added new window around map position (-7.5, 6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134241 Jy ! Component: 100 - total flux cleaned = 0.0213056 Jy ! Total flux subtracted in 100 components = 0.0213056 Jy ! Clean residual min=-0.005547 max=0.008722 Jy/beam ! Clean residual mean=-0.000005 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 0.0997138 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.0997137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153678Jy sigma=0.000673 ! Fit after self-cal, rms=0.153434Jy sigma=0.000671 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00913205 Jy ! Component: 100 - total flux cleaned = 0.0145476 Jy ! Total flux subtracted in 100 components = 0.0145476 Jy ! Clean residual min=-0.005158 max=0.007364 Jy/beam ! Clean residual mean=-0.000004 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.114261 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 40 components and 0.114261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152582Jy sigma=0.000662 ! Fit after self-cal, rms=0.152431Jy sigma=0.000661 ! 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.25 mas, bmaj=8.735 mas, bpa=-6.036 degrees ! Estimated noise=1004.22 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.010468 Jy ! Component: 100 - total flux cleaned = 0.0164693 Jy ! Component: 150 - total flux cleaned = 0.0202236 Jy ! Component: 200 - total flux cleaned = 0.0226203 Jy ! Total flux subtracted in 200 components = 0.0226203 Jy ! Clean residual min=-0.003560 max=0.005868 Jy/beam ! Clean residual mean=-0.000028 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.136882 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 78 components and 0.136882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151816Jy sigma=0.000654 ! Fit after self-cal, rms=0.151805Jy sigma=0.000654 ! 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 0.98 FD 1.02 HN 1.31 KP 0.95 ! LA 0.93 MK 0.97 NL 1.09 OV 1.10 ! PT 0.98 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 HN 1.08 KP 0.91 ! LA 0.91 MK 1.04 NL 0.97 OV 1.09 ! PT 0.91 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 1.08 KP 1.02 ! LA 0.94 MK 1.10 NL 1.12 OV 1.01 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.09 KP 1.00* ! LA 0.95 MK 0.91 NL 1.00* OV 0.97 ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.151805Jy sigma=0.000654 ! Fit after self-cal, rms=0.158812Jy sigma=0.000652 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=8.735 mas, bpa=-5.772 degrees ! Estimated noise=1003.12 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.0013269 Jy ! Component: 100 - total flux cleaned = 0.00132615 Jy ! Component: 150 - total flux cleaned = 0.00124687 Jy ! Component: 200 - total flux cleaned = 0.00119079 Jy ! Total flux subtracted in 200 components = 0.00119079 Jy ! Clean residual min=-0.003049 max=0.002834 Jy/beam ! Clean residual mean=0.000002 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.138072 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 0.138072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158764Jy sigma=0.000651 ! Fit after self-cal, rms=0.158952Jy sigma=0.000651 ! 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.158952Jy sigma=0.000651 ! Fit after self-cal, rms=0.159464Jy sigma=0.000651 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=8.714 mas, bpa=-5.545 degrees ! Estimated noise=999.955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000677675 Jy ! Component: 100 - total flux cleaned = 0.00064342 Jy ! Component: 150 - total flux cleaned = 0.00058431 Jy ! Component: 200 - total flux cleaned = 0.00054044 Jy ! Total flux subtracted in 200 components = 0.00054044 Jy ! Clean residual min=-0.003074 max=0.002685 Jy/beam ! Clean residual mean=0.000003 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.138613 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 97 components and 0.138613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159442Jy sigma=0.000651 ! Fit after self-cal, rms=0.159446Jy sigma=0.000651 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.000338993 Jy ! Component: 100 - total flux cleaned = 0.000315981 Jy ! Component: 150 - total flux cleaned = 0.000275095 Jy ! Component: 200 - total flux cleaned = 0.000237592 Jy ! Total flux subtracted in 200 components = 0.000237592 Jy ! Clean residual min=-0.003038 max=0.002736 Jy/beam ! Clean residual mean=0.000003 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.13885 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.13885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159436Jy sigma=0.000651 ! Fit after self-cal, rms=0.159428Jy sigma=0.000651 ! 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.159428Jy sigma=0.000651 ! Fit after self-cal, rms=0.172557Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.276 mas, bmaj=8.702 mas, bpa=-5.328 degrees ! Estimated noise=995.196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00080706 Jy ! Component: 100 - total flux cleaned = 0.000832122 Jy ! Component: 150 - total flux cleaned = 0.000852916 Jy ! Component: 200 - total flux cleaned = 0.000873105 Jy ! Total flux subtracted in 200 components = 0.000873105 Jy ! Clean residual min=-0.002838 max=0.002654 Jy/beam ! Clean residual mean=-0.000002 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.139723 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 104 components and 0.139723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172542Jy sigma=0.000650 ! Fit after self-cal, rms=0.172665Jy sigma=0.000650 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.000253338 Jy ! Component: 100 - total flux cleaned = 0.000211885 Jy ! Component: 150 - total flux cleaned = 0.000194228 Jy ! Component: 200 - total flux cleaned = 0.000161067 Jy ! Total flux subtracted in 200 components = 0.000161067 Jy ! Clean residual min=-0.002808 max=0.002650 Jy/beam ! Clean residual mean=-0.000001 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.139885 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 106 components and 0.139885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172659Jy sigma=0.000650 ! Fit after self-cal, rms=0.172662Jy sigma=0.000650 ! 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.172662Jy sigma=0.000650 ! Fit after self-cal, rms=0.173750Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.492 mas, bmaj=23.6 mas, bpa=-1.604 degrees ! Estimated noise=1195.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239745 Jy ! Component: 100 - total flux cleaned = 0.00026347 Jy ! Component: 150 - total flux cleaned = 0.000295628 Jy ! Component: 200 - total flux cleaned = 0.000309978 Jy ! Total flux subtracted in 200 components = 0.000309978 Jy ! Clean residual min=-0.002524 max=0.002644 Jy/beam ! Clean residual mean=-0.000008 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.140195 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 112 components and 0.140195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173747Jy sigma=0.000650 ! Fit after self-cal, rms=0.173756Jy sigma=0.000650 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.41316e-06 Jy ! Component: 100 - total flux cleaned = 5.0285e-05 Jy ! Component: 150 - total flux cleaned = 6.54219e-05 Jy ! Component: 200 - total flux cleaned = 7.79616e-05 Jy ! Total flux subtracted in 200 components = 7.79616e-05 Jy ! Clean residual min=-0.002509 max=0.002720 Jy/beam ! Clean residual mean=-0.000007 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.140273 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 115 components and 0.140273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173755Jy sigma=0.000650 ! Fit after self-cal, rms=0.173755Jy sigma=0.000649 ! 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.273 mas, bmaj=8.679 mas, bpa=-5.173 degrees ! Estimated noise=993.09 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.273 x 8.679 at -5.173 degrees (North through East) ! Clean map min=-0.0026354 max=0.077141 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.599 mas, bmaj=6.926 mas, bpa=-7.851 degrees ! Estimated noise=1768.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0612834 Jy ! Component: 100 - total flux cleaned = 0.0864655 Jy ! Component: 150 - total flux cleaned = 0.101177 Jy ! Component: 200 - total flux cleaned = 0.11123 Jy ! Total flux subtracted in 200 components = 0.11123 Jy ! Clean residual min=-0.004840 max=0.008458 Jy/beam ! Clean residual mean=-0.000001 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 0.11123 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.11123 Jy ! Inverting map and beam ! Estimated beam: bmin=3.273 mas, bmaj=8.679 mas, bpa=-5.173 degrees ! Estimated noise=993.09 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 (-5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012157 Jy ! Component: 100 - total flux cleaned = 0.0189923 Jy ! Component: 150 - total flux cleaned = 0.0231024 Jy ! Component: 200 - total flux cleaned = 0.025603 Jy ! Total flux subtracted in 200 components = 0.025603 Jy ! Clean residual min=-0.002766 max=0.002535 Jy/beam ! Clean residual mean=-0.000009 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.136833 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 61 components and 0.136833 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=8.492 mas, bmaj=23.6 mas, bpa=-1.604 degrees ! Estimated noise=1195.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187159 Jy ! Component: 100 - total flux cleaned = 0.00217552 Jy ! Component: 150 - total flux cleaned = 0.00236699 Jy ! Component: 200 - total flux cleaned = 0.00248994 Jy ! Total flux subtracted in 200 components = 0.00248994 Jy ! Clean residual min=-0.002491 max=0.002808 Jy/beam ! Clean residual mean=-0.000010 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.139323 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.000105171 Jy ! Component: 100 - total flux cleaned = 0.000192171 Jy ! Component: 150 - total flux cleaned = 0.000247188 Jy ! Component: 200 - total flux cleaned = 0.000278219 Jy ! Total flux subtracted in 200 components = 0.000278219 Jy ! Clean residual min=-0.002454 max=0.002760 Jy/beam ! Clean residual mean=-0.000009 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.139601 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 86 components and 0.139601 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.273 mas, bmaj=8.679 mas, bpa=-5.173 degrees ! Estimated noise=993.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000205971 Jy ! Component: 100 - total flux cleaned = 0.000234987 Jy ! Component: 150 - total flux cleaned = 0.00025978 Jy ! Component: 200 - total flux cleaned = 0.000259999 Jy ! Total flux subtracted in 200 components = 0.000259999 Jy ! Clean residual min=-0.002649 max=0.002620 Jy/beam ! Clean residual mean=-0.000004 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.139861 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 101 components and 0.139861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173763Jy sigma=0.000649 ! Fit after self-cal, rms=0.173752Jy sigma=0.000649 wmodel J1300-3253_S_2017_02_24_pus_map.mod ! Writing 101 model components to file: J1300-3253_S_2017_02_24_pus_map.mod wobs J1300-3253_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1300-3253_S_2017_02_24_pus_uvs.fits wwins J1300-3253_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J1300-3253_S_2017_02_24_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.000149546 Jy ! Component: 100 - total flux cleaned = 1.37371e-05 Jy ! Component: 150 - total flux cleaned = -0.000114559 Jy ! Component: 200 - total flux cleaned = 5.77182e-06 Jy ! Component: 250 - total flux cleaned = 0.000159861 Jy ! Component: 300 - total flux cleaned = 0.000308999 Jy ! Component: 350 - total flux cleaned = 0.000381619 Jy ! Component: 400 - total flux cleaned = 0.000346825 Jy ! Component: 450 - total flux cleaned = 0.000313217 Jy ! Component: 500 - total flux cleaned = 0.000313046 Jy ! Component: 550 - total flux cleaned = 0.000280025 Jy ! Component: 600 - total flux cleaned = 0.000215747 Jy ! Component: 650 - total flux cleaned = 0.000122007 Jy ! Component: 700 - total flux cleaned = 0.000152702 Jy ! Component: 750 - total flux cleaned = 0.000122045 Jy ! Component: 800 - total flux cleaned = 3.30514e-05 Jy ! Component: 850 - total flux cleaned = 3.98355e-06 Jy ! Component: 900 - total flux cleaned = -0.000109804 Jy ! Component: 950 - total flux cleaned = -0.000165463 Jy ! Component: 1000 - total flux cleaned = -0.000275259 Jy ! Component: 1050 - total flux cleaned = -0.000302166 Jy ! Component: 1100 - total flux cleaned = -0.000328919 Jy ! Component: 1150 - total flux cleaned = -0.000302387 Jy ! Component: 1200 - total flux cleaned = -0.00019906 Jy ! Component: 1250 - total flux cleaned = -0.000249994 Jy ! Component: 1300 - total flux cleaned = -0.000199374 Jy ! Component: 1350 - total flux cleaned = -0.000149896 Jy ! Component: 1400 - total flux cleaned = -0.000174705 Jy ! Component: 1450 - total flux cleaned = -0.000150286 Jy ! Component: 1500 - total flux cleaned = -0.000150145 Jy ! Component: 1550 - total flux cleaned = -0.000150115 Jy ! Component: 1600 - total flux cleaned = -0.00017337 Jy ! Component: 1650 - total flux cleaned = -0.000334845 Jy ! Component: 1700 - total flux cleaned = -0.000289055 Jy ! Component: 1750 - total flux cleaned = -0.000424993 Jy ! Component: 1800 - total flux cleaned = -0.000402282 Jy ! Component: 1850 - total flux cleaned = -0.000491129 Jy ! Component: 1900 - total flux cleaned = -0.000557111 Jy ! Component: 1950 - total flux cleaned = -0.000557143 Jy ! Component: 2000 - total flux cleaned = -0.000643776 Jy ! Component: 2050 - total flux cleaned = -0.00072927 Jy ! Component: 2100 - total flux cleaned = -0.000708622 Jy ! Component: 2150 - total flux cleaned = -0.000771691 Jy ! Component: 2200 - total flux cleaned = -0.000813373 Jy ! Component: 2250 - total flux cleaned = -0.0008134 Jy ! Component: 2300 - total flux cleaned = -0.000792643 Jy ! Component: 2350 - total flux cleaned = -0.000812767 Jy ! Component: 2400 - total flux cleaned = -0.000853033 Jy ! Component: 2450 - total flux cleaned = -0.000853306 Jy ! Component: 2500 - total flux cleaned = -0.00083349 Jy ! Component: 2550 - total flux cleaned = -0.00093158 Jy ! Component: 2600 - total flux cleaned = -0.000970567 Jy ! Component: 2650 - total flux cleaned = -0.000989952 Jy ! Component: 2700 - total flux cleaned = -0.000970657 Jy ! Component: 2750 - total flux cleaned = -0.000932452 Jy ! Component: 2800 - total flux cleaned = -0.000989217 Jy ! Component: 2850 - total flux cleaned = -0.00104543 Jy ! Component: 2900 - total flux cleaned = -0.00108273 Jy ! Component: 2950 - total flux cleaned = -0.00108261 Jy ! Component: 3000 - total flux cleaned = -0.00110089 Jy ! Component: 3050 - total flux cleaned = -0.00113727 Jy ! Component: 3100 - total flux cleaned = -0.00115535 Jy ! Component: 3150 - total flux cleaned = -0.00117311 Jy ! Component: 3200 - total flux cleaned = -0.00106577 Jy ! Component: 3250 - total flux cleaned = -0.00111943 Jy ! Component: 3300 - total flux cleaned = -0.00117248 Jy ! Component: 3350 - total flux cleaned = -0.0011901 Jy ! Component: 3400 - total flux cleaned = -0.00117272 Jy ! Component: 3450 - total flux cleaned = -0.00122473 Jy ! Component: 3500 - total flux cleaned = -0.0011385 Jy ! Component: 3550 - total flux cleaned = -0.0011558 Jy ! Component: 3600 - total flux cleaned = -0.00119005 Jy ! Component: 3650 - total flux cleaned = -0.00112231 Jy ! Component: 3700 - total flux cleaned = -0.00107172 Jy ! Component: 3750 - total flux cleaned = -0.00113874 Jy ! Component: 3800 - total flux cleaned = -0.00108873 Jy ! Component: 3850 - total flux cleaned = -0.00107236 Jy ! Component: 3900 - total flux cleaned = -0.00110521 Jy ! Component: 3950 - total flux cleaned = -0.00110525 Jy ! Component: 4000 - total flux cleaned = -0.00112149 Jy ! Component: 4050 - total flux cleaned = -0.0010567 Jy ! Total flux subtracted in 4096 components = -0.0011374 Jy ! Clean residual min=-0.001020 max=0.000962 Jy/beam ! Clean residual mean=-0.000001 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.138724 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 356 components and 0.138724 Jy ![Exited script file: muppet] wmap "J1300-3253_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.273 x 8.679 at -5.173 degrees (North through East) ! Clean map min=-0.0027257 max=0.077915 Jy/beam ! Writing clean map to FITS file: J1300-3253_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0779147 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000288076 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.1092 1.1092 2.21839 4.43679 8.87357 17.7471 35.4943 70.9886 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.077 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.273 x 8.679 at -5.173 degrees (North through East) ! Clean map min=-0.0027257 max=0.077915 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 J1300-3253_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:27:31 2019