! Started logfile: J0239-0234_S_2017_02_24_pus_uvs.log on Sat May 4 11:16:17 2019 obs J0239-0234_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0239-0234_S_2017_02_24_pus_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J0239-0234 ! ! 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 1248 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 J0239-0234_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.561333Jy sigma=0.004735 ! Fit after self-cal, rms=0.557811Jy sigma=0.004706 ! 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.695 mas, bmaj=7.162 mas, bpa=-3.51 degrees ! Estimated noise=3040.49 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.348526 Jy ! Component: 100 - total flux cleaned = 0.424562 Jy ! Total flux subtracted in 100 components = 0.424562 Jy ! Clean residual min=-0.012140 max=0.021280 Jy/beam ! Clean residual mean=0.000018 rms=0.003255 Jy/beam ! Combined flux in latest and established models = 0.424562 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.424562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090335Jy sigma=0.000725 ! Fit after self-cal, rms=0.090344Jy sigma=0.000725 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175712 Jy ! Component: 100 - total flux cleaned = 0.0223781 Jy ! Total flux subtracted in 100 components = 0.0223781 Jy ! Clean residual min=-0.010625 max=0.011236 Jy/beam ! Clean residual mean=0.000011 rms=0.002580 Jy/beam ! Combined flux in latest and established models = 0.44694 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 14 components and 0.44694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086678Jy sigma=0.000695 ! Fit after self-cal, rms=0.086679Jy sigma=0.000695 ! 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.194 mas, bmaj=7.904 mas, bpa=-1.78 degrees ! Estimated noise=2588.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00623559 Jy ! Component: 100 - total flux cleaned = 0.00816711 Jy ! Component: 150 - total flux cleaned = 0.00844987 Jy ! Component: 200 - total flux cleaned = 0.00852457 Jy ! Total flux subtracted in 200 components = 0.00852457 Jy ! Clean residual min=-0.008081 max=0.009778 Jy/beam ! Clean residual mean=0.000020 rms=0.002198 Jy/beam ! Combined flux in latest and established models = 0.455464 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.455464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086160Jy sigma=0.000692 ! Fit after self-cal, rms=0.086139Jy sigma=0.000692 ! 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.94 FD 1.02 HN 1.00 KP 1.00 ! LA 0.97 MK 0.99 NL 1.01 OV 1.02 ! PT 1.01 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 1.10 KP 0.93 ! LA 0.91 MK 0.97 NL 0.96 OV 1.05 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 0.96 KP 1.06 ! LA 1.01 MK 1.02 NL 1.12 OV 1.01 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 0.95 KP 1.00* ! LA 1.01 MK 1.01 NL 1.00* OV 1.02 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.086139Jy sigma=0.000692 ! Fit after self-cal, rms=0.080733Jy sigma=0.000649 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=7.892 mas, bpa=-1.683 degrees ! Estimated noise=2587.98 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 (-2.5, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00709005 Jy ! Component: 100 - total flux cleaned = 0.0085568 Jy ! Component: 150 - total flux cleaned = 0.00871321 Jy ! Component: 200 - total flux cleaned = 0.00858437 Jy ! Total flux subtracted in 200 components = 0.00858437 Jy ! Clean residual min=-0.006078 max=0.005407 Jy/beam ! Clean residual mean=-0.000006 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.464049 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 39 components and 0.464049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080102Jy sigma=0.000644 ! Fit after self-cal, rms=0.080054Jy sigma=0.000644 ! 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.080054Jy sigma=0.000644 ! Fit after self-cal, rms=0.079737Jy sigma=0.000644 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=7.88 mas, bpa=-1.616 degrees ! Estimated noise=2584.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220984 Jy ! Component: 100 - total flux cleaned = 0.00251164 Jy ! Component: 150 - total flux cleaned = 0.00251129 Jy ! Component: 200 - total flux cleaned = 0.00244318 Jy ! Total flux subtracted in 200 components = 0.00244318 Jy ! Clean residual min=-0.005779 max=0.005399 Jy/beam ! Clean residual mean=-0.000006 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.466492 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 0.466492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079662Jy sigma=0.000643 ! Fit after self-cal, rms=0.079644Jy sigma=0.000643 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.000335727 Jy ! Component: 100 - total flux cleaned = 0.000336678 Jy ! Component: 150 - total flux cleaned = 0.000336951 Jy ! Component: 200 - total flux cleaned = 0.000308135 Jy ! Total flux subtracted in 200 components = 0.000308135 Jy ! Clean residual min=-0.005756 max=0.005344 Jy/beam ! Clean residual mean=-0.000006 rms=0.001317 Jy/beam ! Combined flux in latest and established models = 0.4668 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 68 components and 0.4668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079621Jy sigma=0.000643 ! Fit after self-cal, rms=0.079619Jy sigma=0.000643 ! 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.079619Jy sigma=0.000643 ! Fit after self-cal, rms=0.079505Jy sigma=0.000643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=7.878 mas, bpa=-1.593 degrees ! Estimated noise=2582.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000521143 Jy ! Component: 100 - total flux cleaned = 0.000713571 Jy ! Component: 150 - total flux cleaned = 0.00068492 Jy ! Component: 200 - total flux cleaned = 0.000632757 Jy ! Total flux subtracted in 200 components = 0.000632757 Jy ! Clean residual min=-0.005634 max=0.005245 Jy/beam ! Clean residual mean=-0.000007 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.467433 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.467433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079483Jy sigma=0.000643 ! Fit after self-cal, rms=0.079477Jy sigma=0.000643 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.000239177 Jy ! Component: 100 - total flux cleaned = 0.000238656 Jy ! Component: 150 - total flux cleaned = 0.00021398 Jy ! Component: 200 - total flux cleaned = 0.000190224 Jy ! Total flux subtracted in 200 components = 0.000190224 Jy ! Clean residual min=-0.005639 max=0.005202 Jy/beam ! Clean residual mean=-0.000007 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.467623 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.467623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079463Jy sigma=0.000642 ! Fit after self-cal, rms=0.079462Jy sigma=0.000642 ! 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.079462Jy sigma=0.000642 ! Fit after self-cal, rms=0.079408Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.599 mas, bmaj=13.45 mas, bpa=7.967 degrees ! Estimated noise=3172.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000503018 Jy ! Component: 100 - total flux cleaned = 0.000764564 Jy ! Component: 150 - total flux cleaned = 0.00094302 Jy ! Component: 200 - total flux cleaned = 0.000944213 Jy ! Total flux subtracted in 200 components = 0.000944213 Jy ! Clean residual min=-0.005168 max=0.005328 Jy/beam ! Clean residual mean=-0.000016 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.468567 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 89 components and 0.468567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079409Jy sigma=0.000642 ! Fit after self-cal, rms=0.079398Jy sigma=0.000642 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 = 3.66008e-05 Jy ! Component: 100 - total flux cleaned = 0.000131232 Jy ! Component: 150 - total flux cleaned = 0.000103536 Jy ! Component: 200 - total flux cleaned = 0.000103492 Jy ! Total flux subtracted in 200 components = 0.000103492 Jy ! Clean residual min=-0.005069 max=0.005385 Jy/beam ! Clean residual mean=-0.000017 rms=0.001527 Jy/beam ! Combined flux in latest and established models = 0.468671 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 94 components and 0.468671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079409Jy sigma=0.000642 ! Fit after self-cal, rms=0.079404Jy sigma=0.000642 ! 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.182 mas, bmaj=7.876 mas, bpa=-1.578 degrees ! Estimated noise=2581.81 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.182 x 7.876 at -1.578 degrees (North through East) ! Clean map min=-0.0051194 max=0.4479 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.687 mas, bmaj=7.131 mas, bpa=-3.255 degrees ! Estimated noise=3028.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.346929 Jy ! Component: 100 - total flux cleaned = 0.422656 Jy ! Component: 150 - total flux cleaned = 0.441128 Jy ! Component: 200 - total flux cleaned = 0.450729 Jy ! Total flux subtracted in 200 components = 0.450729 Jy ! Clean residual min=-0.007797 max=0.006661 Jy/beam ! Clean residual mean=0.000004 rms=0.001830 Jy/beam ! Combined flux in latest and established models = 0.450729 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.450729 Jy ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=7.876 mas, bpa=-1.578 degrees ! Estimated noise=2581.81 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.00736022 Jy ! Component: 100 - total flux cleaned = 0.011597 Jy ! Component: 150 - total flux cleaned = 0.014343 Jy ! Component: 200 - total flux cleaned = 0.0159555 Jy ! Total flux subtracted in 200 components = 0.0159555 Jy ! Clean residual min=-0.005963 max=0.005084 Jy/beam ! Clean residual mean=-0.000006 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.466684 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 42 components and 0.466684 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.599 mas, bmaj=13.45 mas, bpa=7.967 degrees ! Estimated noise=3172.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156798 Jy ! Component: 100 - total flux cleaned = 0.0020723 Jy ! Component: 150 - total flux cleaned = 0.00235861 Jy ! Component: 200 - total flux cleaned = 0.00240267 Jy ! Total flux subtracted in 200 components = 0.00240267 Jy ! Clean residual min=-0.005269 max=0.005329 Jy/beam ! Clean residual mean=-0.000017 rms=0.001567 Jy/beam ! Combined flux in latest and established models = 0.469087 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 = -4.79477e-07 Jy ! Component: 100 - total flux cleaned = 3.90495e-06 Jy ! Component: 150 - total flux cleaned = 6.11607e-06 Jy ! Component: 200 - total flux cleaned = 7.17223e-06 Jy ! Total flux subtracted in 200 components = 7.17223e-06 Jy ! Clean residual min=-0.005069 max=0.005376 Jy/beam ! Clean residual mean=-0.000017 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.469094 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.469094 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=7.876 mas, bpa=-1.578 degrees ! Estimated noise=2581.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000801065 Jy ! Component: 100 - total flux cleaned = 0.000530016 Jy ! Component: 150 - total flux cleaned = 0.000326495 Jy ! Component: 200 - total flux cleaned = 0.000176759 Jy ! Total flux subtracted in 200 components = 0.000176759 Jy ! Clean residual min=-0.005623 max=0.005162 Jy/beam ! Clean residual mean=-0.000009 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.469271 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 0.469271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079463Jy sigma=0.000643 ! Fit after self-cal, rms=0.079462Jy sigma=0.000643 wmodel J0239-0234_S_2017_02_24_pus_map.mod ! Writing 73 model components to file: J0239-0234_S_2017_02_24_pus_map.mod wobs J0239-0234_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0239-0234_S_2017_02_24_pus_uvs.fits wwins J0239-0234_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J0239-0234_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.00100452 Jy ! Component: 100 - total flux cleaned = -0.0014341 Jy ! Component: 150 - total flux cleaned = -0.00151479 Jy ! Component: 200 - total flux cleaned = -0.00173625 Jy ! Component: 250 - total flux cleaned = -0.00237401 Jy ! Component: 300 - total flux cleaned = -0.0027158 Jy ! Component: 350 - total flux cleaned = -0.00324692 Jy ! Component: 400 - total flux cleaned = -0.00369634 Jy ! Component: 450 - total flux cleaned = -0.00407034 Jy ! Component: 500 - total flux cleaned = -0.004372 Jy ! Component: 550 - total flux cleaned = -0.00454872 Jy ! Component: 600 - total flux cleaned = -0.00460754 Jy ! Component: 650 - total flux cleaned = -0.00483048 Jy ! Component: 700 - total flux cleaned = -0.00483067 Jy ! Component: 750 - total flux cleaned = -0.00477769 Jy ! Component: 800 - total flux cleaned = -0.00472482 Jy ! Component: 850 - total flux cleaned = -0.00462318 Jy ! Component: 900 - total flux cleaned = -0.00472112 Jy ! Component: 950 - total flux cleaned = -0.00457467 Jy ! Component: 1000 - total flux cleaned = -0.00471657 Jy ! Component: 1050 - total flux cleaned = -0.00457474 Jy ! Component: 1100 - total flux cleaned = -0.00457575 Jy ! Component: 1150 - total flux cleaned = -0.00457553 Jy ! Component: 1200 - total flux cleaned = -0.00453064 Jy ! Component: 1250 - total flux cleaned = -0.00448698 Jy ! Component: 1300 - total flux cleaned = -0.00452904 Jy ! Component: 1350 - total flux cleaned = -0.00448642 Jy ! Component: 1400 - total flux cleaned = -0.00452689 Jy ! Component: 1450 - total flux cleaned = -0.00452679 Jy ! Component: 1500 - total flux cleaned = -0.00448751 Jy ! Component: 1550 - total flux cleaned = -0.00456665 Jy ! Component: 1600 - total flux cleaned = -0.00460534 Jy ! Component: 1650 - total flux cleaned = -0.00468187 Jy ! Component: 1700 - total flux cleaned = -0.00464446 Jy ! Component: 1750 - total flux cleaned = -0.00479409 Jy ! Component: 1800 - total flux cleaned = -0.0049045 Jy ! Component: 1850 - total flux cleaned = -0.0049407 Jy ! Component: 1900 - total flux cleaned = -0.00501236 Jy ! Component: 1950 - total flux cleaned = -0.0049769 Jy ! Component: 2000 - total flux cleaned = -0.00501196 Jy ! Component: 2050 - total flux cleaned = -0.00497745 Jy ! Component: 2100 - total flux cleaned = -0.00497753 Jy ! Component: 2150 - total flux cleaned = -0.0049447 Jy ! Component: 2200 - total flux cleaned = -0.00501079 Jy ! Component: 2250 - total flux cleaned = -0.00497822 Jy ! Component: 2300 - total flux cleaned = -0.00491376 Jy ! Component: 2350 - total flux cleaned = -0.00488224 Jy ! Component: 2400 - total flux cleaned = -0.0049135 Jy ! Component: 2450 - total flux cleaned = -0.00472699 Jy ! Component: 2500 - total flux cleaned = -0.00478823 Jy ! Component: 2550 - total flux cleaned = -0.00460574 Jy ! Component: 2600 - total flux cleaned = -0.00460567 Jy ! Component: 2650 - total flux cleaned = -0.00448722 Jy ! Component: 2700 - total flux cleaned = -0.0044287 Jy ! Component: 2750 - total flux cleaned = -0.00437053 Jy ! Component: 2800 - total flux cleaned = -0.00422706 Jy ! Component: 2850 - total flux cleaned = -0.00411386 Jy ! Component: 2900 - total flux cleaned = -0.00405772 Jy ! Component: 2950 - total flux cleaned = -0.00402983 Jy ! Component: 3000 - total flux cleaned = -0.00389198 Jy ! Component: 3050 - total flux cleaned = -0.00386468 Jy ! Component: 3100 - total flux cleaned = -0.00375681 Jy ! Component: 3150 - total flux cleaned = -0.00370342 Jy ! Component: 3200 - total flux cleaned = -0.00367685 Jy ! Component: 3250 - total flux cleaned = -0.00362472 Jy ! Component: 3300 - total flux cleaned = -0.00354695 Jy ! Component: 3350 - total flux cleaned = -0.00344441 Jy ! Component: 3400 - total flux cleaned = -0.00339358 Jy ! Component: 3450 - total flux cleaned = -0.00326777 Jy ! Component: 3500 - total flux cleaned = -0.00329318 Jy ! Component: 3550 - total flux cleaned = -0.00316936 Jy ! Component: 3600 - total flux cleaned = -0.00309556 Jy ! Component: 3650 - total flux cleaned = -0.00297381 Jy ! Component: 3700 - total flux cleaned = -0.00290166 Jy ! Component: 3750 - total flux cleaned = -0.0028061 Jy ! Component: 3800 - total flux cleaned = -0.00271127 Jy ! Component: 3850 - total flux cleaned = -0.00261703 Jy ! Component: 3900 - total flux cleaned = -0.00257022 Jy ! Component: 3950 - total flux cleaned = -0.00245426 Jy ! Component: 4000 - total flux cleaned = -0.00238532 Jy ! Component: 4050 - total flux cleaned = -0.00236256 Jy ! Total flux subtracted in 4096 components = -0.00222626 Jy ! Clean residual min=-0.001180 max=0.001769 Jy/beam ! Clean residual mean=-0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.467045 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 334 components and 0.467045 Jy ![Exited script file: muppet] wmap "J0239-0234_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.182 x 7.876 at -1.578 degrees (North through East) ! Clean map min=-0.0030063 max=0.44577 Jy/beam ! Writing clean map to FITS file: J0239-0234_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.445768 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000384034 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.258453 0.258453 0.516906 1.03381 2.06763 4.13525 8.2705 16.541 33.082 66.164 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.445 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.182 x 7.876 at -1.578 degrees (North through East) ! Clean map min=-0.0030063 max=0.44577 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 J0239-0234_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:16:21 2019