! Started logfile: J0933-1139_S_2017_02_24_pus_uvs.log on Sat May 4 11:23:32 2019 obs J0933-1139_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0933-1139_S_2017_02_24_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.960889 visibilities/baseline/integration-bin. ! Found source: J0933-1139 ! ! 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 12972 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 J0933-1139_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.654509Jy sigma=0.005099 ! Fit after self-cal, rms=0.645811Jy sigma=0.005032 ! 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.704 mas, bmaj=7.095 mas, bpa=-7.248 degrees ! Estimated noise=1284.47 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.269756 Jy ! Component: 100 - total flux cleaned = 0.331859 Jy ! Total flux subtracted in 100 components = 0.331859 Jy ! Clean residual min=-0.011725 max=0.023910 Jy/beam ! Clean residual mean=-0.000099 rms=0.003358 Jy/beam ! Combined flux in latest and established models = 0.331859 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.331859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116833Jy sigma=0.000874 ! Fit after self-cal, rms=0.116828Jy sigma=0.000874 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.027829 Jy ! Component: 100 - total flux cleaned = 0.0447918 Jy ! Total flux subtracted in 100 components = 0.0447918 Jy ! Clean residual min=-0.008607 max=0.017410 Jy/beam ! Clean residual mean=-0.000058 rms=0.002422 Jy/beam ! Combined flux in latest and established models = 0.376651 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.376651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105504Jy sigma=0.000778 ! Fit after self-cal, rms=0.105475Jy sigma=0.000778 ! Inverting map ! Added new window around map position (15, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160104 Jy ! Component: 100 - total flux cleaned = 0.0263361 Jy ! Total flux subtracted in 100 components = 0.0263361 Jy ! Clean residual min=-0.007031 max=0.010751 Jy/beam ! Clean residual mean=-0.000050 rms=0.001985 Jy/beam ! Combined flux in latest and established models = 0.402987 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 39 components and 0.402987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101669Jy sigma=0.000745 ! Fit after self-cal, rms=0.101496Jy sigma=0.000744 ! 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.229 mas, bmaj=8.054 mas, bpa=-6.3 degrees ! Estimated noise=865.265 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.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0170561 Jy ! Component: 100 - total flux cleaned = 0.0281013 Jy ! Component: 150 - total flux cleaned = 0.0360104 Jy ! Component: 200 - total flux cleaned = 0.0419318 Jy ! Total flux subtracted in 200 components = 0.0419318 Jy ! Clean residual min=-0.005669 max=0.007588 Jy/beam ! Clean residual mean=-0.000046 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.444919 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 87 components and 0.444918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098094Jy sigma=0.000715 ! Fit after self-cal, rms=0.097922Jy sigma=0.000714 ! 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.99 FD 0.96 HN 1.00 KP 0.97 ! LA 0.97 MK 0.99 NL 1.01 OV 1.05 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.91 HN 1.10 KP 0.93 ! LA 0.93 MK 0.98 NL 1.01 OV 1.09 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.00 KP 1.02 ! LA 1.02 MK 1.00 NL 1.08 OV 0.97 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.96 KP 1.00* ! LA 0.98 MK 1.11 NL 1.00* OV 1.01 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.097922Jy sigma=0.000714 ! Fit after self-cal, rms=0.095303Jy sigma=0.000694 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=8.074 mas, bpa=-6.132 degrees ! Estimated noise=859.56 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.00487109 Jy ! Component: 100 - total flux cleaned = 0.00657064 Jy ! Component: 150 - total flux cleaned = 0.00705192 Jy ! Component: 200 - total flux cleaned = 0.00734366 Jy ! Total flux subtracted in 200 components = 0.00734366 Jy ! Clean residual min=-0.003750 max=0.003840 Jy/beam ! Clean residual mean=-0.000018 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.452262 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 113 components and 0.452262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095053Jy sigma=0.000692 ! Fit after self-cal, rms=0.095028Jy sigma=0.000691 ! 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.095028Jy sigma=0.000691 ! Fit after self-cal, rms=0.095065Jy sigma=0.000691 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.239 mas, bmaj=8.072 mas, bpa=-6.103 degrees ! Estimated noise=859.752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208942 Jy ! Component: 100 - total flux cleaned = 0.00274424 Jy ! Component: 150 - total flux cleaned = 0.00283764 Jy ! Component: 200 - total flux cleaned = 0.00292318 Jy ! Total flux subtracted in 200 components = 0.00292318 Jy ! Clean residual min=-0.003687 max=0.003770 Jy/beam ! Clean residual mean=-0.000015 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.455185 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 121 components and 0.455185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094997Jy sigma=0.000691 ! Fit after self-cal, rms=0.094990Jy sigma=0.000691 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 (60.5, 117). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315681 Jy ! Component: 100 - total flux cleaned = 0.00356478 Jy ! Component: 150 - total flux cleaned = 0.00407408 Jy ! Component: 200 - total flux cleaned = 0.00431634 Jy ! Total flux subtracted in 200 components = 0.00431634 Jy ! Clean residual min=-0.003584 max=0.003445 Jy/beam ! Clean residual mean=-0.000017 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.459502 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 132 components and 0.459502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094857Jy sigma=0.000690 ! Fit after self-cal, rms=0.094844Jy sigma=0.000690 ! 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.094844Jy sigma=0.000690 ! Fit after self-cal, rms=0.093955Jy sigma=0.000682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.243 mas, bmaj=8.072 mas, bpa=-6.191 degrees ! Estimated noise=860.648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000310419 Jy ! Component: 100 - total flux cleaned = 0.000439195 Jy ! Component: 150 - total flux cleaned = 0.000437868 Jy ! Component: 200 - total flux cleaned = 0.000505506 Jy ! Total flux subtracted in 200 components = 0.000505506 Jy ! Clean residual min=-0.002201 max=0.002370 Jy/beam ! Clean residual mean=-0.000001 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.460007 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 147 components and 0.460007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093920Jy sigma=0.000682 ! Fit after self-cal, rms=0.093924Jy sigma=0.000682 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 (67.5, -22). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105856 Jy ! Component: 100 - total flux cleaned = 0.00101634 Jy ! Component: 150 - total flux cleaned = 0.00101774 Jy ! Component: 200 - total flux cleaned = 0.00116477 Jy ! Total flux subtracted in 200 components = 0.00116477 Jy ! Clean residual min=-0.002049 max=0.001971 Jy/beam ! Clean residual mean=-0.000001 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.461172 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 165 components and 0.461172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093861Jy sigma=0.000681 ! Fit after self-cal, rms=0.093859Jy sigma=0.000681 ! 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.093859Jy sigma=0.000681 ! Fit after self-cal, rms=0.093841Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.586 mas, bmaj=14.03 mas, bpa=-5.589 degrees ! Estimated noise=1081.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102545 Jy ! Component: 100 - total flux cleaned = 0.00157052 Jy ! Component: 150 - total flux cleaned = 0.00164313 Jy ! Component: 200 - total flux cleaned = 0.0017304 Jy ! Total flux subtracted in 200 components = 0.0017304 Jy ! Clean residual min=-0.002225 max=0.002181 Jy/beam ! Clean residual mean=0.000000 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.462902 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 180 components and 0.462902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093832Jy sigma=0.000681 ! Fit after self-cal, rms=0.093830Jy sigma=0.000681 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.000179539 Jy ! Component: 100 - total flux cleaned = 0.000179648 Jy ! Component: 150 - total flux cleaned = 0.000124996 Jy ! Component: 200 - total flux cleaned = 0.000125056 Jy ! Total flux subtracted in 200 components = 0.000125056 Jy ! Clean residual min=-0.002193 max=0.002180 Jy/beam ! Clean residual mean=0.000001 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.463027 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 188 components and 0.463027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093825Jy sigma=0.000681 ! Fit after self-cal, rms=0.093825Jy sigma=0.000681 ! 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.243 mas, bmaj=8.072 mas, bpa=-6.202 degrees ! Estimated noise=860.63 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.243 x 8.072 at -6.202 degrees (North through East) ! Clean map min=-0.0018357 max=0.35584 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.71 mas, bmaj=7.114 mas, bpa=-7.14 degrees ! Estimated noise=1279.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.268606 Jy ! Component: 100 - total flux cleaned = 0.330698 Jy ! Component: 150 - total flux cleaned = 0.358946 Jy ! Component: 200 - total flux cleaned = 0.378957 Jy ! Total flux subtracted in 200 components = 0.378957 Jy ! Clean residual min=-0.007150 max=0.011254 Jy/beam ! Clean residual mean=-0.000042 rms=0.001952 Jy/beam ! Combined flux in latest and established models = 0.378957 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.378957 Jy ! Inverting map and beam ! Estimated beam: bmin=3.243 mas, bmaj=8.072 mas, bpa=-6.202 degrees ! Estimated noise=860.63 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.0233412 Jy ! Component: 100 - total flux cleaned = 0.0384279 Jy ! Component: 150 - total flux cleaned = 0.048779 Jy ! Component: 200 - total flux cleaned = 0.0560716 Jy ! Total flux subtracted in 200 components = 0.0560716 Jy ! Clean residual min=-0.003082 max=0.005276 Jy/beam ! Clean residual mean=-0.000013 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.435029 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 80 components and 0.435029 Jy ! Inverting map ! Added new window around map position (-4, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00563842 Jy ! Component: 100 - total flux cleaned = 0.00969264 Jy ! Component: 150 - total flux cleaned = 0.0129695 Jy ! Component: 200 - total flux cleaned = 0.0157195 Jy ! Total flux subtracted in 200 components = 0.0157195 Jy ! Clean residual min=-0.002412 max=0.002342 Jy/beam ! Clean residual mean=-0.000005 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.450748 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 116 components and 0.450749 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.586 mas, bmaj=14.03 mas, bpa=-5.589 degrees ! Estimated noise=1081.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00357169 Jy ! Component: 100 - total flux cleaned = 0.0057818 Jy ! Component: 150 - total flux cleaned = 0.00709915 Jy ! Component: 200 - total flux cleaned = 0.00812828 Jy ! Total flux subtracted in 200 components = 0.00812828 Jy ! Clean residual min=-0.002698 max=0.002328 Jy/beam ! Clean residual mean=-0.000003 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.458877 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.000697254 Jy ! Component: 100 - total flux cleaned = 0.00122564 Jy ! Component: 150 - total flux cleaned = 0.00158714 Jy ! Component: 200 - total flux cleaned = 0.00185015 Jy ! Total flux subtracted in 200 components = 0.00185015 Jy ! Clean residual min=-0.002511 max=0.002304 Jy/beam ! Clean residual mean=-0.000002 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.460727 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 203 components and 0.460727 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.243 mas, bmaj=8.072 mas, bpa=-6.202 degrees ! Estimated noise=860.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000421973 Jy ! Component: 100 - total flux cleaned = 0.000576996 Jy ! Component: 150 - total flux cleaned = 0.000669234 Jy ! Component: 200 - total flux cleaned = 0.000585055 Jy ! Total flux subtracted in 200 components = 0.000585055 Jy ! Clean residual min=-0.001893 max=0.001888 Jy/beam ! Clean residual mean=-0.000000 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.461312 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 225 components and 0.461312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093812Jy sigma=0.000681 ! Fit after self-cal, rms=0.093804Jy sigma=0.000681 wmodel J0933-1139_S_2017_02_24_pus_map.mod ! Writing 225 model components to file: J0933-1139_S_2017_02_24_pus_map.mod wobs J0933-1139_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0933-1139_S_2017_02_24_pus_uvs.fits wwins J0933-1139_S_2017_02_24_pus_map.win ! wwins: Wrote 6 windows to J0933-1139_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.000189338 Jy ! Component: 100 - total flux cleaned = -7.84279e-05 Jy ! Component: 150 - total flux cleaned = -0.000429842 Jy ! Component: 200 - total flux cleaned = -0.000920243 Jy ! Component: 250 - total flux cleaned = -0.00127489 Jy ! Component: 300 - total flux cleaned = -0.00147626 Jy ! Component: 350 - total flux cleaned = -0.00175595 Jy ! Component: 400 - total flux cleaned = -0.00194695 Jy ! Component: 450 - total flux cleaned = -0.00210669 Jy ! Component: 500 - total flux cleaned = -0.00231511 Jy ! Component: 550 - total flux cleaned = -0.00241735 Jy ! Component: 600 - total flux cleaned = -0.00254283 Jy ! Component: 650 - total flux cleaned = -0.00264124 Jy ! Component: 700 - total flux cleaned = -0.00281013 Jy ! Component: 750 - total flux cleaned = -0.00280993 Jy ! Component: 800 - total flux cleaned = -0.00285657 Jy ! Component: 850 - total flux cleaned = -0.00292594 Jy ! Component: 900 - total flux cleaned = -0.00294862 Jy ! Component: 950 - total flux cleaned = -0.00290387 Jy ! Component: 1000 - total flux cleaned = -0.00292586 Jy ! Component: 1050 - total flux cleaned = -0.00299162 Jy ! Component: 1100 - total flux cleaned = -0.00301287 Jy ! Component: 1150 - total flux cleaned = -0.00297013 Jy ! Component: 1200 - total flux cleaned = -0.00297036 Jy ! Component: 1250 - total flux cleaned = -0.00299094 Jy ! Component: 1300 - total flux cleaned = -0.00290862 Jy ! Component: 1350 - total flux cleaned = -0.00298993 Jy ! Component: 1400 - total flux cleaned = -0.00300985 Jy ! Component: 1450 - total flux cleaned = -0.00299014 Jy ! Component: 1500 - total flux cleaned = -0.00302956 Jy ! Component: 1550 - total flux cleaned = -0.00299067 Jy ! Component: 1600 - total flux cleaned = -0.00306782 Jy ! Component: 1650 - total flux cleaned = -0.00304885 Jy ! Component: 1700 - total flux cleaned = -0.00303039 Jy ! Component: 1750 - total flux cleaned = -0.00306791 Jy ! Component: 1800 - total flux cleaned = -0.00312341 Jy ! Component: 1850 - total flux cleaned = -0.00310512 Jy ! Component: 1900 - total flux cleaned = -0.00312337 Jy ! Component: 1950 - total flux cleaned = -0.00314108 Jy ! Component: 2000 - total flux cleaned = -0.00314111 Jy ! Component: 2050 - total flux cleaned = -0.00315884 Jy ! Component: 2100 - total flux cleaned = -0.00317638 Jy ! Component: 2150 - total flux cleaned = -0.00319365 Jy ! Component: 2200 - total flux cleaned = -0.00322785 Jy ! Component: 2250 - total flux cleaned = -0.00322783 Jy ! Component: 2300 - total flux cleaned = -0.00331229 Jy ! Component: 2350 - total flux cleaned = -0.00327874 Jy ! Component: 2400 - total flux cleaned = -0.00332865 Jy ! Component: 2450 - total flux cleaned = -0.00337814 Jy ! Component: 2500 - total flux cleaned = -0.00344342 Jy ! Component: 2550 - total flux cleaned = -0.00349177 Jy ! Component: 2600 - total flux cleaned = -0.00349157 Jy ! Component: 2650 - total flux cleaned = -0.00357138 Jy ! Component: 2700 - total flux cleaned = -0.00357143 Jy ! Component: 2750 - total flux cleaned = -0.00365021 Jy ! Component: 2800 - total flux cleaned = -0.00371257 Jy ! Component: 2850 - total flux cleaned = -0.00371266 Jy ! Component: 2900 - total flux cleaned = -0.00383576 Jy ! Component: 2950 - total flux cleaned = -0.00385083 Jy ! Component: 3000 - total flux cleaned = -0.00383572 Jy ! Component: 3050 - total flux cleaned = -0.00391111 Jy ! Component: 3100 - total flux cleaned = -0.00397085 Jy ! Component: 3150 - total flux cleaned = -0.00400045 Jy ! Component: 3200 - total flux cleaned = -0.00402989 Jy ! Component: 3250 - total flux cleaned = -0.00401517 Jy ! Component: 3300 - total flux cleaned = -0.00404425 Jy ! Component: 3350 - total flux cleaned = -0.00408779 Jy ! Component: 3400 - total flux cleaned = -0.00408798 Jy ! Component: 3450 - total flux cleaned = -0.00417364 Jy ! Component: 3500 - total flux cleaned = -0.0041311 Jy ! Component: 3550 - total flux cleaned = -0.00415928 Jy ! Component: 3600 - total flux cleaned = -0.00421534 Jy ! Component: 3650 - total flux cleaned = -0.00420131 Jy ! Component: 3700 - total flux cleaned = -0.00422896 Jy ! Component: 3750 - total flux cleaned = -0.00428407 Jy ! Component: 3800 - total flux cleaned = -0.00432508 Jy ! Component: 3850 - total flux cleaned = -0.0043657 Jy ! Component: 3900 - total flux cleaned = -0.0043117 Jy ! Component: 3950 - total flux cleaned = -0.00443248 Jy ! Component: 4000 - total flux cleaned = -0.00447239 Jy ! Component: 4050 - total flux cleaned = -0.00452539 Jy ! Total flux subtracted in 4096 components = -0.00452542 Jy ! Clean residual min=-0.000913 max=0.000811 Jy/beam ! Clean residual mean=-0.000002 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.456787 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 488 components and 0.456787 Jy ![Exited script file: muppet] wmap "J0933-1139_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.243 x 8.072 at -6.202 degrees (North through East) ! Clean map min=-0.0015253 max=0.35759 Jy/beam ! Writing clean map to FITS file: J0933-1139_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.357591 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237125 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.198936 0.198936 0.397871 0.795742 1.59148 3.18297 6.36594 12.7319 25.4638 50.9275 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.357 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.243 x 8.072 at -6.202 degrees (North through East) ! Clean map min=-0.0015253 max=0.35759 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 J0933-1139_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:23:37 2019