! Started logfile: J2339-3310_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:38:57 2017 obs J2339-3310_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2339-3310_S_2015_01_23_pus_uva.fits ! AN table 1: 135 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.850206 visibilities/baseline/integration-bin. ! Found source: J2339-3310 ! ! 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 338 lines of history. ! ! Reading 20660 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 J2339-3310_S_2015_01_23_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 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.885544Jy sigma=0.006418 ! Fit after self-cal, rms=0.729812Jy sigma=0.005056 ! 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.233 mas, bmaj=6.617 mas, bpa=-7.184 degrees ! Estimated noise=1044.52 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.214892 Jy ! Component: 100 - total flux cleaned = 0.312043 Jy ! Total flux subtracted in 100 components = 0.312043 Jy ! Clean residual min=-0.028778 max=0.068825 Jy/beam ! Clean residual mean=-0.000132 rms=0.008688 Jy/beam ! Combined flux in latest and established models = 0.312043 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.312043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.331439Jy sigma=0.002066 ! Fit after self-cal, rms=0.331033Jy sigma=0.002063 ! Inverting map ! Added new window around map position (4, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.071507 Jy ! Component: 100 - total flux cleaned = 0.120218 Jy ! Total flux subtracted in 100 components = 0.120218 Jy ! Clean residual min=-0.025325 max=0.048365 Jy/beam ! Clean residual mean=-0.000120 rms=0.006290 Jy/beam ! Combined flux in latest and established models = 0.432262 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 40 components and 0.432262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295532Jy sigma=0.001633 ! Fit after self-cal, rms=0.294481Jy sigma=0.001625 ! Inverting map ! Added new window around map position (-4, 6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0440622 Jy ! Component: 100 - total flux cleaned = 0.076022 Jy ! Total flux subtracted in 100 components = 0.076022 Jy ! Clean residual min=-0.016703 max=0.020447 Jy/beam ! Clean residual mean=-0.000111 rms=0.004861 Jy/beam ! Combined flux in latest and established models = 0.508283 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 68 components and 0.508283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278691Jy sigma=0.001401 ! Fit after self-cal, rms=0.278614Jy sigma=0.001400 ! 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.95 mas, bmaj=8.1 mas, bpa=-8.788 degrees ! Estimated noise=700.13 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.07072 Jy ! Component: 100 - total flux cleaned = 0.116527 Jy ! Component: 150 - total flux cleaned = 0.148703 Jy ! Component: 200 - total flux cleaned = 0.171491 Jy ! Total flux subtracted in 200 components = 0.171491 Jy ! Clean residual min=-0.017412 max=0.029224 Jy/beam ! Clean residual mean=-0.000346 rms=0.007373 Jy/beam ! Combined flux in latest and established models = 0.679775 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 124 components and 0.679775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263585Jy sigma=0.001089 ! Fit after self-cal, rms=0.263481Jy sigma=0.001088 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.87 HN 1.02 KP 1.03 ! LA 0.96 MK 1.02 NL 1.20 OV 0.95 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 2.19 HN 1.14 KP 0.96 ! LA 0.93 MK 1.03 NL 1.28 OV 0.97 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 2.44 HN 1.09 KP 0.83 ! LA 0.75 MK 1.04 NL 1.15 OV 0.91 ! PT 0.93 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.14 FD 2.18 HN 1.08 KP 0.79 ! LA 0.78 MK 1.02 NL 1.03 OV 0.97 ! PT 0.98 SC 0.98 ! ! ! Fit before self-cal, rms=0.263481Jy sigma=0.001088 ! Fit after self-cal, rms=0.476295Jy sigma=0.000853 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=8.115 mas, bpa=-8.404 degrees ! Estimated noise=703.774 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 (11.5, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0179556 Jy ! Component: 100 - total flux cleaned = 0.0236371 Jy ! Component: 150 - total flux cleaned = 0.0261231 Jy ! Component: 200 - total flux cleaned = 0.0270677 Jy ! Total flux subtracted in 200 components = 0.0270677 Jy ! Clean residual min=-0.006878 max=0.009503 Jy/beam ! Clean residual mean=0.000007 rms=0.001980 Jy/beam ! Combined flux in latest and established models = 0.706842 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 166 components and 0.706842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.475205Jy sigma=0.000830 ! Fit after self-cal, rms=0.475626Jy sigma=0.000828 ! 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.475626Jy sigma=0.000828 ! Fit after self-cal, rms=0.500668Jy sigma=0.000825 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.974 mas, bmaj=8.077 mas, bpa=-8.179 degrees ! Estimated noise=704.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00754281 Jy ! Component: 100 - total flux cleaned = 0.0107446 Jy ! Component: 150 - total flux cleaned = 0.0119619 Jy ! Component: 200 - total flux cleaned = 0.0125739 Jy ! Total flux subtracted in 200 components = 0.0125739 Jy ! Clean residual min=-0.006262 max=0.006571 Jy/beam ! Clean residual mean=0.000023 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 0.719416 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 194 components and 0.719416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.500124Jy sigma=0.000821 ! Fit after self-cal, rms=0.500050Jy sigma=0.000821 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.000814559 Jy ! Component: 100 - total flux cleaned = 0.00137503 Jy ! Component: 150 - total flux cleaned = 0.00162128 Jy ! Component: 200 - total flux cleaned = 0.0019454 Jy ! Total flux subtracted in 200 components = 0.0019454 Jy ! Clean residual min=-0.006174 max=0.006024 Jy/beam ! Clean residual mean=0.000026 rms=0.001713 Jy/beam ! Combined flux in latest and established models = 0.721362 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 207 components and 0.721362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.499893Jy sigma=0.000819 ! Fit after self-cal, rms=0.499853Jy sigma=0.000819 ! 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.499853Jy sigma=0.000819 ! Fit after self-cal, rms=0.385784Jy sigma=0.000812 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.97 mas, bmaj=8.064 mas, bpa=-8.084 degrees ! Estimated noise=706.211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220638 Jy ! Component: 100 - total flux cleaned = 0.00292663 Jy ! Component: 150 - total flux cleaned = 0.00334378 Jy ! Component: 200 - total flux cleaned = 0.00362353 Jy ! Total flux subtracted in 200 components = 0.00362353 Jy ! Clean residual min=-0.004572 max=0.004269 Jy/beam ! Clean residual mean=0.000014 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.724985 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 230 components and 0.724985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.385697Jy sigma=0.000810 ! Fit after self-cal, rms=0.385610Jy sigma=0.000810 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.000367503 Jy ! Component: 100 - total flux cleaned = 0.000722475 Jy ! Component: 150 - total flux cleaned = 0.00103003 Jy ! Component: 200 - total flux cleaned = 0.00123759 Jy ! Total flux subtracted in 200 components = 0.00123759 Jy ! Clean residual min=-0.004334 max=0.004140 Jy/beam ! Clean residual mean=0.000016 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.726223 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 240 components and 0.726223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.385571Jy sigma=0.000809 ! Fit after self-cal, rms=0.385548Jy sigma=0.000809 ! 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.385548Jy sigma=0.000809 ! Fit after self-cal, rms=0.387817Jy sigma=0.000809 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.087 mas, bmaj=21.94 mas, bpa=-2.612 degrees ! Estimated noise=935.688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219678 Jy ! Component: 100 - total flux cleaned = 0.00286855 Jy ! Component: 150 - total flux cleaned = 0.00327957 Jy ! Component: 200 - total flux cleaned = 0.00368217 Jy ! Total flux subtracted in 200 components = 0.00368217 Jy ! Clean residual min=-0.005579 max=0.005202 Jy/beam ! Clean residual mean=0.000037 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.729905 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 248 components and 0.729905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.387715Jy sigma=0.000809 ! Fit after self-cal, rms=0.387703Jy sigma=0.000809 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.000136352 Jy ! Component: 100 - total flux cleaned = 0.000300663 Jy ! Component: 150 - total flux cleaned = 0.000442528 Jy ! Component: 200 - total flux cleaned = 0.000486343 Jy ! Total flux subtracted in 200 components = 0.000486343 Jy ! Clean residual min=-0.005411 max=0.005113 Jy/beam ! Clean residual mean=0.000039 rms=0.001564 Jy/beam ! Combined flux in latest and established models = 0.730392 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 256 components and 0.730392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.387692Jy sigma=0.000809 ! Fit after self-cal, rms=0.387682Jy sigma=0.000809 ! 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.967 mas, bmaj=8.046 mas, bpa=-8.025 degrees ! Estimated noise=708.934 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.967 x 8.046 at -8.025 degrees (North through East) ! Clean map min=-0.0040477 max=0.29792 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.227 mas, bmaj=6.54 mas, bpa=-6.165 degrees ! Estimated noise=1073.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.221263 Jy ! Component: 100 - total flux cleaned = 0.326854 Jy ! Component: 150 - total flux cleaned = 0.398196 Jy ! Component: 200 - total flux cleaned = 0.450948 Jy ! Total flux subtracted in 200 components = 0.450948 Jy ! Clean residual min=-0.014956 max=0.031414 Jy/beam ! Clean residual mean=-0.000056 rms=0.004937 Jy/beam ! Combined flux in latest and established models = 0.450948 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 55 model components to the UV plane model. ! The established model now contains 55 components and 0.450948 Jy ! Inverting map and beam ! Estimated beam: bmin=2.967 mas, bmaj=8.046 mas, bpa=-8.025 degrees ! Estimated noise=708.934 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.087871 Jy ! Component: 100 - total flux cleaned = 0.139346 Jy ! Component: 150 - total flux cleaned = 0.17358 Jy ! Component: 200 - total flux cleaned = 0.198203 Jy ! Total flux subtracted in 200 components = 0.198203 Jy ! Clean residual min=-0.008605 max=0.014015 Jy/beam ! Clean residual mean=-0.000105 rms=0.003669 Jy/beam ! Combined flux in latest and established models = 0.649151 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 125 components and 0.649151 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.087 mas, bmaj=21.94 mas, bpa=-2.612 degrees ! Estimated noise=935.688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0318811 Jy ! Component: 100 - total flux cleaned = 0.0501496 Jy ! Component: 150 - total flux cleaned = 0.0612222 Jy ! Component: 200 - total flux cleaned = 0.0682374 Jy ! Total flux subtracted in 200 components = 0.0682374 Jy ! Clean residual min=-0.005662 max=0.006453 Jy/beam ! Clean residual mean=-0.000002 rms=0.001904 Jy/beam ! Combined flux in latest and established models = 0.717389 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.00452162 Jy ! Component: 100 - total flux cleaned = 0.00745133 Jy ! Component: 150 - total flux cleaned = 0.00935176 Jy ! Component: 200 - total flux cleaned = 0.010585 Jy ! Total flux subtracted in 200 components = 0.010585 Jy ! Clean residual min=-0.005389 max=0.005368 Jy/beam ! Clean residual mean=0.000032 rms=0.001592 Jy/beam ! Combined flux in latest and established models = 0.727974 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 200 components and 0.727973 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.967 mas, bmaj=8.046 mas, bpa=-8.025 degrees ! Estimated noise=708.934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00029393 Jy ! Component: 100 - total flux cleaned = 0.000200162 Jy ! Component: 150 - total flux cleaned = 0.00029789 Jy ! Component: 200 - total flux cleaned = 0.000390152 Jy ! Total flux subtracted in 200 components = 0.000390152 Jy ! Clean residual min=-0.003900 max=0.004036 Jy/beam ! Clean residual mean=0.000017 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.728364 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 212 components and 0.728364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.387739Jy sigma=0.000809 ! Fit after self-cal, rms=0.387707Jy sigma=0.000809 wmodel J2339-3310_S_2015_01_23_pus_map.mod ! Writing 212 model components to file: J2339-3310_S_2015_01_23_pus_map.mod wobs J2339-3310_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2339-3310_S_2015_01_23_pus_uvs.fits wwins J2339-3310_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J2339-3310_S_2015_01_23_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.000784213 Jy ! Component: 100 - total flux cleaned = 0.00072783 Jy ! Component: 150 - total flux cleaned = 0.000369711 Jy ! Component: 200 - total flux cleaned = 2.5308e-05 Jy ! Component: 250 - total flux cleaned = -8.56995e-05 Jy ! Component: 300 - total flux cleaned = -0.000195399 Jy ! Component: 350 - total flux cleaned = -0.000301854 Jy ! Component: 400 - total flux cleaned = -0.000251864 Jy ! Component: 450 - total flux cleaned = -0.000505389 Jy ! Component: 500 - total flux cleaned = -0.000801554 Jy ! Component: 550 - total flux cleaned = -0.000947254 Jy ! Component: 600 - total flux cleaned = -0.0012807 Jy ! Component: 650 - total flux cleaned = -0.00142119 Jy ! Component: 700 - total flux cleaned = -0.0015598 Jy ! Component: 750 - total flux cleaned = -0.00178668 Jy ! Component: 800 - total flux cleaned = -0.00192036 Jy ! Component: 850 - total flux cleaned = -0.00205324 Jy ! Component: 900 - total flux cleaned = -0.00235697 Jy ! Component: 950 - total flux cleaned = -0.00244233 Jy ! Component: 1000 - total flux cleaned = -0.00256838 Jy ! Component: 1050 - total flux cleaned = -0.00265103 Jy ! Component: 1100 - total flux cleaned = -0.00260926 Jy ! Component: 1150 - total flux cleaned = -0.00260961 Jy ! Component: 1200 - total flux cleaned = -0.00257024 Jy ! Component: 1250 - total flux cleaned = -0.00264976 Jy ! Component: 1300 - total flux cleaned = -0.00257129 Jy ! Component: 1350 - total flux cleaned = -0.00260981 Jy ! Component: 1400 - total flux cleaned = -0.00260975 Jy ! Component: 1450 - total flux cleaned = -0.00245823 Jy ! Component: 1500 - total flux cleaned = -0.0024962 Jy ! Component: 1550 - total flux cleaned = -0.00238444 Jy ! Component: 1600 - total flux cleaned = -0.0023481 Jy ! Component: 1650 - total flux cleaned = -0.00227527 Jy ! Component: 1700 - total flux cleaned = -0.00227505 Jy ! Component: 1750 - total flux cleaned = -0.00223924 Jy ! Component: 1800 - total flux cleaned = -0.0021684 Jy ! Component: 1850 - total flux cleaned = -0.00213316 Jy ! Component: 1900 - total flux cleaned = -0.00202884 Jy ! Component: 1950 - total flux cleaned = -0.00213244 Jy ! Component: 2000 - total flux cleaned = -0.00202956 Jy ! Component: 2050 - total flux cleaned = -0.00192734 Jy ! Component: 2100 - total flux cleaned = -0.00196132 Jy ! Component: 2150 - total flux cleaned = -0.00196114 Jy ! Component: 2200 - total flux cleaned = -0.00199443 Jy ! Component: 2250 - total flux cleaned = -0.00182958 Jy ! Component: 2300 - total flux cleaned = -0.0019933 Jy ! Component: 2350 - total flux cleaned = -0.00209082 Jy ! Component: 2400 - total flux cleaned = -0.00199391 Jy ! Component: 2450 - total flux cleaned = -0.00215415 Jy ! Component: 2500 - total flux cleaned = -0.00212251 Jy ! Component: 2550 - total flux cleaned = -0.00209073 Jy ! Component: 2600 - total flux cleaned = -0.002122 Jy ! Component: 2650 - total flux cleaned = -0.00218411 Jy ! Component: 2700 - total flux cleaned = -0.0021221 Jy ! Component: 2750 - total flux cleaned = -0.00221476 Jy ! Component: 2800 - total flux cleaned = -0.00218422 Jy ! Component: 2850 - total flux cleaned = -0.00224509 Jy ! Component: 2900 - total flux cleaned = -0.00227537 Jy ! Component: 2950 - total flux cleaned = -0.00233539 Jy ! Component: 3000 - total flux cleaned = -0.00230544 Jy ! Component: 3050 - total flux cleaned = -0.00236442 Jy ! Component: 3100 - total flux cleaned = -0.0023935 Jy ! Component: 3150 - total flux cleaned = -0.00239333 Jy ! Component: 3200 - total flux cleaned = -0.00236404 Jy ! Component: 3250 - total flux cleaned = -0.00239273 Jy ! Component: 3300 - total flux cleaned = -0.00247861 Jy ! Component: 3350 - total flux cleaned = -0.00242139 Jy ! Component: 3400 - total flux cleaned = -0.00247772 Jy ! Component: 3450 - total flux cleaned = -0.00253396 Jy ! Component: 3500 - total flux cleaned = -0.00250594 Jy ! Component: 3550 - total flux cleaned = -0.00253365 Jy ! Component: 3600 - total flux cleaned = -0.00258881 Jy ! Component: 3650 - total flux cleaned = -0.00261622 Jy ! Component: 3700 - total flux cleaned = -0.00258899 Jy ! Component: 3750 - total flux cleaned = -0.00261609 Jy ! Component: 3800 - total flux cleaned = -0.00256208 Jy ! Component: 3850 - total flux cleaned = -0.00264261 Jy ! Component: 3900 - total flux cleaned = -0.00256247 Jy ! Component: 3950 - total flux cleaned = -0.00272227 Jy ! Component: 4000 - total flux cleaned = -0.00264286 Jy ! Component: 4050 - total flux cleaned = -0.00264308 Jy ! Total flux subtracted in 4096 components = -0.0026694 Jy ! Clean residual min=-0.001434 max=0.001536 Jy/beam ! Clean residual mean=0.000020 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.725694 Jy keep ! Adding 346 model components to the UV plane model. ! The established model now contains 558 components and 0.725694 Jy ![Exited script file: muppet] wmap "J2339-3310_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.967 x 8.046 at -8.025 degrees (North through East) ! Clean map min=-0.0037466 max=0.3051 Jy/beam ! Writing clean map to FITS file: J2339-3310_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.305098 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000529213 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.52037 0.52037 1.04074 2.08148 4.16296 8.32592 16.6518 33.3037 66.6074 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.305 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.967 x 8.046 at -8.025 degrees (North through East) ! Clean map min=-0.0037466 max=0.3051 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 J2339-3310_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:39:03 2017