! Started logfile: J0239-0234_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:43:15 2016 obs J0239-0234_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0239-0234_S_2014_05_31_pus_uva.fits ! AN table 1: 99 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.664646 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 336 lines of history. ! ! Reading 11844 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_2014_05_31_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 209 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 209 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 209 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 209 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.628959Jy sigma=0.006643 ! Fit after self-cal, rms=0.611126Jy sigma=0.006465 ! 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=3.122 mas, bmaj=6.802 mas, bpa=5.367 degrees ! Estimated noise=862.362 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.302599 Jy ! Component: 100 - total flux cleaned = 0.368664 Jy ! Total flux subtracted in 100 components = 0.368664 Jy ! Clean residual min=-0.007022 max=0.019198 Jy/beam ! Clean residual mean=0.000022 rms=0.001873 Jy/beam ! Combined flux in latest and established models = 0.368664 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.368664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094548Jy sigma=0.000920 ! Fit after self-cal, rms=0.094549Jy sigma=0.000920 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192534 Jy ! Component: 100 - total flux cleaned = 0.028514 Jy ! Total flux subtracted in 100 components = 0.028514 Jy ! Clean residual min=-0.006015 max=0.007090 Jy/beam ! Clean residual mean=0.000007 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.397178 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.397178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089356Jy sigma=0.000876 ! Fit after self-cal, rms=0.089334Jy sigma=0.000876 ! 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.885 mas, bmaj=8.171 mas, bpa=7.734 degrees ! Estimated noise=629.67 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 (-3, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00808626 Jy ! Component: 100 - total flux cleaned = 0.0130199 Jy ! Component: 150 - total flux cleaned = 0.0165419 Jy ! Component: 200 - total flux cleaned = 0.0191346 Jy ! Total flux subtracted in 200 components = 0.0191346 Jy ! Clean residual min=-0.004096 max=0.004457 Jy/beam ! Clean residual mean=-0.000003 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.416312 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 60 components and 0.416312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088306Jy sigma=0.000869 ! Fit after self-cal, rms=0.088264Jy sigma=0.000868 ! 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 0.99 FD 0.84 HN 0.98 KP 1.05 ! LA 1.19 MK 1.01 NL 0.98 OV 0.97 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.02 KP 1.02 ! LA 1.13 MK 1.00 NL 1.04 OV 1.01 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.11 HN 1.02 KP 0.91 ! LA 0.90 MK 1.01 NL 1.00 OV 0.94 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 1.01 KP 0.87 ! LA 0.86 MK 1.01 NL 1.06 OV 0.99 ! PT 1.01 SC 0.97 ! ! ! Fit before self-cal, rms=0.088264Jy sigma=0.000868 ! Fit after self-cal, rms=0.077827Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.889 mas, bmaj=8.194 mas, bpa=7.796 degrees ! Estimated noise=628.514 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.00137039 Jy ! Component: 100 - total flux cleaned = 0.00161762 Jy ! Component: 150 - total flux cleaned = 0.00185943 Jy ! Component: 200 - total flux cleaned = 0.00197032 Jy ! Total flux subtracted in 200 components = 0.00197032 Jy ! Clean residual min=-0.002273 max=0.002418 Jy/beam ! Clean residual mean=-0.000000 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.418283 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 84 components and 0.418283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077766Jy sigma=0.000768 ! Fit after self-cal, rms=0.077744Jy sigma=0.000768 ! 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.077744Jy sigma=0.000768 ! Fit after self-cal, rms=0.077360Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.887 mas, bmaj=8.188 mas, bpa=7.814 degrees ! Estimated noise=628.342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000408195 Jy ! Component: 100 - total flux cleaned = 0.0003826 Jy ! Component: 150 - total flux cleaned = 0.000335786 Jy ! Component: 200 - total flux cleaned = 0.0003566 Jy ! Total flux subtracted in 200 components = 0.0003566 Jy ! Clean residual min=-0.001942 max=0.002061 Jy/beam ! Clean residual mean=0.000003 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.418639 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.418639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077342Jy sigma=0.000764 ! Fit after self-cal, rms=0.077340Jy sigma=0.000764 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.91999e-05 Jy ! Component: 100 - total flux cleaned = -8.77936e-05 Jy ! Component: 150 - total flux cleaned = -6.99476e-05 Jy ! Component: 200 - total flux cleaned = -5.34476e-05 Jy ! Total flux subtracted in 200 components = -5.34476e-05 Jy ! Clean residual min=-0.001938 max=0.002052 Jy/beam ! Clean residual mean=0.000004 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.418586 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 119 components and 0.418586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077332Jy sigma=0.000764 ! Fit after self-cal, rms=0.077330Jy sigma=0.000764 ! 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.077330Jy sigma=0.000764 ! Fit after self-cal, rms=0.076936Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.886 mas, bmaj=8.187 mas, bpa=7.858 degrees ! Estimated noise=628.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.31653e-05 Jy ! Component: 100 - total flux cleaned = 6.16402e-05 Jy ! Component: 150 - total flux cleaned = 4.52772e-05 Jy ! Component: 200 - total flux cleaned = 8.86026e-05 Jy ! Total flux subtracted in 200 components = 8.86026e-05 Jy ! Clean residual min=-0.001723 max=0.001870 Jy/beam ! Clean residual mean=0.000003 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.418675 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 139 components and 0.418675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076928Jy sigma=0.000761 ! Fit after self-cal, rms=0.076927Jy sigma=0.000761 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 = -2.56284e-05 Jy ! Component: 100 - total flux cleaned = -1.12345e-05 Jy ! Component: 150 - total flux cleaned = 1.3933e-05 Jy ! Component: 200 - total flux cleaned = 2.56462e-05 Jy ! Total flux subtracted in 200 components = 2.56462e-05 Jy ! Clean residual min=-0.001701 max=0.001867 Jy/beam ! Clean residual mean=0.000003 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.4187 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 150 components and 0.4187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076922Jy sigma=0.000761 ! Fit after self-cal, rms=0.076922Jy sigma=0.000761 ! 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.076922Jy sigma=0.000761 ! Fit after self-cal, rms=0.076902Jy sigma=0.000761 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.595 mas, bmaj=12.32 mas, bpa=0.9796 degrees ! Estimated noise=731.696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000329019 Jy ! Component: 100 - total flux cleaned = 0.000315701 Jy ! Component: 150 - total flux cleaned = 0.000327361 Jy ! Component: 200 - total flux cleaned = 0.000337688 Jy ! Total flux subtracted in 200 components = 0.000337688 Jy ! Clean residual min=-0.001749 max=0.001769 Jy/beam ! Clean residual mean=0.000007 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.419038 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 165 components and 0.419038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076902Jy sigma=0.000761 ! Fit after self-cal, rms=0.076901Jy sigma=0.000761 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 = 2.43884e-05 Jy ! Component: 100 - total flux cleaned = 4.49656e-05 Jy ! Component: 150 - total flux cleaned = 5.43183e-05 Jy ! Component: 200 - total flux cleaned = 8.05973e-05 Jy ! Total flux subtracted in 200 components = 8.05973e-05 Jy ! Clean residual min=-0.001736 max=0.001753 Jy/beam ! Clean residual mean=0.000006 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.419119 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 177 components and 0.419119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076900Jy sigma=0.000761 ! Fit after self-cal, rms=0.076900Jy sigma=0.000761 ! 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.886 mas, bmaj=8.187 mas, bpa=7.887 degrees ! Estimated noise=628.003 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.886 x 8.187 at 7.887 degrees (North through East) ! Clean map min=-0.0016834 max=0.38999 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=3.121 mas, bmaj=6.824 mas, bpa=5.624 degrees ! Estimated noise=858.467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.301121 Jy ! Component: 100 - total flux cleaned = 0.366875 Jy ! Component: 150 - total flux cleaned = 0.385722 Jy ! Component: 200 - total flux cleaned = 0.395005 Jy ! Total flux subtracted in 200 components = 0.395005 Jy ! Clean residual min=-0.003215 max=0.004378 Jy/beam ! Clean residual mean=0.000008 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.395005 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.395005 Jy ! Inverting map and beam ! Estimated beam: bmin=3.886 mas, bmaj=8.187 mas, bpa=7.887 degrees ! Estimated noise=628.003 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.00812939 Jy ! Component: 100 - total flux cleaned = 0.0129213 Jy ! Component: 150 - total flux cleaned = 0.0161031 Jy ! Component: 200 - total flux cleaned = 0.018374 Jy ! Total flux subtracted in 200 components = 0.018374 Jy ! Clean residual min=-0.002001 max=0.002213 Jy/beam ! Clean residual mean=0.000007 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.413379 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 54 components and 0.413379 Jy ! Inverting map ! Added new window around map position (-117, -90.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204103 Jy ! Component: 100 - total flux cleaned = 0.0029466 Jy ! Component: 150 - total flux cleaned = 0.00346519 Jy ! Component: 200 - total flux cleaned = 0.003877 Jy ! Total flux subtracted in 200 components = 0.003877 Jy ! Clean residual min=-0.001920 max=0.001804 Jy/beam ! Clean residual mean=0.000006 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.417256 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 72 components and 0.417256 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.595 mas, bmaj=12.32 mas, bpa=0.9796 degrees ! Estimated noise=731.696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011181 Jy ! Component: 100 - total flux cleaned = 0.00144061 Jy ! Component: 150 - total flux cleaned = 0.00163991 Jy ! Component: 200 - total flux cleaned = 0.00178285 Jy ! Total flux subtracted in 200 components = 0.00178285 Jy ! Clean residual min=-0.001801 max=0.001807 Jy/beam ! Clean residual mean=0.000007 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.419039 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 = 8.67416e-05 Jy ! Component: 100 - total flux cleaned = 0.000147799 Jy ! Component: 150 - total flux cleaned = 0.000202674 Jy ! Component: 200 - total flux cleaned = 0.000241153 Jy ! Total flux subtracted in 200 components = 0.000241153 Jy ! Clean residual min=-0.001788 max=0.001768 Jy/beam ! Clean residual mean=0.000007 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.41928 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 134 components and 0.41928 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.886 mas, bmaj=8.187 mas, bpa=7.887 degrees ! Estimated noise=628.003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000382872 Jy ! Component: 100 - total flux cleaned = -0.000415649 Jy ! Component: 150 - total flux cleaned = -0.000443486 Jy ! Component: 200 - total flux cleaned = -0.000420225 Jy ! Total flux subtracted in 200 components = -0.000420225 Jy ! Clean residual min=-0.001861 max=0.001711 Jy/beam ! Clean residual mean=0.000004 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.41886 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 151 components and 0.41886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076860Jy sigma=0.000760 ! Fit after self-cal, rms=0.076853Jy sigma=0.000760 wmodel J0239-0234_S_2014_05_31_pus_map.mod ! Writing 151 model components to file: J0239-0234_S_2014_05_31_pus_map.mod wobs J0239-0234_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0239-0234_S_2014_05_31_pus_uvs.fits wwins J0239-0234_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J0239-0234_S_2014_05_31_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.00030128 Jy ! Component: 100 - total flux cleaned = -0.00030149 Jy ! Component: 150 - total flux cleaned = -0.000300363 Jy ! Component: 200 - total flux cleaned = -0.000327769 Jy ! Component: 250 - total flux cleaned = -0.000408201 Jy ! Component: 300 - total flux cleaned = -0.000459489 Jy ! Component: 350 - total flux cleaned = -0.000484648 Jy ! Component: 400 - total flux cleaned = -0.000558519 Jy ! Component: 450 - total flux cleaned = -0.00063093 Jy ! Component: 500 - total flux cleaned = -0.000725429 Jy ! Component: 550 - total flux cleaned = -0.000817428 Jy ! Component: 600 - total flux cleaned = -0.000704835 Jy ! Component: 650 - total flux cleaned = -0.00072761 Jy ! Component: 700 - total flux cleaned = -0.000749459 Jy ! Component: 750 - total flux cleaned = -0.000727816 Jy ! Component: 800 - total flux cleaned = -0.000727953 Jy ! Component: 850 - total flux cleaned = -0.000707024 Jy ! Component: 900 - total flux cleaned = -0.000665686 Jy ! Component: 950 - total flux cleaned = -0.000747411 Jy ! Component: 1000 - total flux cleaned = -0.000706514 Jy ! Component: 1050 - total flux cleaned = -0.000686502 Jy ! Component: 1100 - total flux cleaned = -0.000686594 Jy ! Component: 1150 - total flux cleaned = -0.000706079 Jy ! Component: 1200 - total flux cleaned = -0.000647972 Jy ! Component: 1250 - total flux cleaned = -0.000609535 Jy ! Component: 1300 - total flux cleaned = -0.000590486 Jy ! Component: 1350 - total flux cleaned = -0.000534019 Jy ! Component: 1400 - total flux cleaned = -0.000459285 Jy ! Component: 1450 - total flux cleaned = -0.000403902 Jy ! Component: 1500 - total flux cleaned = -0.000404183 Jy ! Component: 1550 - total flux cleaned = -0.000386069 Jy ! Component: 1600 - total flux cleaned = -0.000277954 Jy ! Component: 1650 - total flux cleaned = -0.000242293 Jy ! Component: 1700 - total flux cleaned = -8.25101e-05 Jy ! Component: 1750 - total flux cleaned = -0.000100319 Jy ! Component: 1800 - total flux cleaned = -8.27928e-05 Jy ! Component: 1850 - total flux cleaned = -1.31463e-05 Jy ! Component: 1900 - total flux cleaned = 7.31436e-05 Jy ! Component: 1950 - total flux cleaned = 7.29017e-05 Jy ! Component: 2000 - total flux cleaned = 0.000124012 Jy ! Component: 2050 - total flux cleaned = 0.000191549 Jy ! Component: 2100 - total flux cleaned = 9.08424e-05 Jy ! Component: 2150 - total flux cleaned = 0.000157556 Jy ! Component: 2200 - total flux cleaned = 0.000157565 Jy ! Component: 2250 - total flux cleaned = 2.59949e-05 Jy ! Component: 2300 - total flux cleaned = 0.000124189 Jy ! Component: 2350 - total flux cleaned = -2.19499e-05 Jy ! Component: 2400 - total flux cleaned = 5.88117e-05 Jy ! Component: 2450 - total flux cleaned = 4.27255e-05 Jy ! Component: 2500 - total flux cleaned = 2.68533e-05 Jy ! Component: 2550 - total flux cleaned = -3.64611e-05 Jy ! Component: 2600 - total flux cleaned = -2.07433e-05 Jy ! Component: 2650 - total flux cleaned = -3.63628e-05 Jy ! Component: 2700 - total flux cleaned = -5.17651e-05 Jy ! Component: 2750 - total flux cleaned = -8.28019e-05 Jy ! Component: 2800 - total flux cleaned = -8.28007e-05 Jy ! Component: 2850 - total flux cleaned = -9.81276e-05 Jy ! Component: 2900 - total flux cleaned = -0.000128413 Jy ! Component: 2950 - total flux cleaned = -0.000128498 Jy ! Component: 3000 - total flux cleaned = -0.000158232 Jy ! Component: 3050 - total flux cleaned = -0.000202809 Jy ! Component: 3100 - total flux cleaned = -0.000143563 Jy ! Component: 3150 - total flux cleaned = -0.000231974 Jy ! Component: 3200 - total flux cleaned = -0.000202614 Jy ! Component: 3250 - total flux cleaned = -0.000260811 Jy ! Component: 3300 - total flux cleaned = -0.000246212 Jy ! Component: 3350 - total flux cleaned = -0.000188705 Jy ! Component: 3400 - total flux cleaned = -0.000231565 Jy ! Component: 3450 - total flux cleaned = -0.000203026 Jy ! Component: 3500 - total flux cleaned = -0.000160729 Jy ! Component: 3550 - total flux cleaned = -0.000188844 Jy ! Component: 3600 - total flux cleaned = -0.00017486 Jy ! Component: 3650 - total flux cleaned = -0.00021662 Jy ! Component: 3700 - total flux cleaned = -0.000161267 Jy ! Component: 3750 - total flux cleaned = -0.000188725 Jy ! Component: 3800 - total flux cleaned = -0.000243601 Jy ! Component: 3850 - total flux cleaned = -0.000257123 Jy ! Component: 3900 - total flux cleaned = -0.000257012 Jy ! Component: 3950 - total flux cleaned = -0.000243511 Jy ! Component: 4000 - total flux cleaned = -0.000297054 Jy ! Component: 4050 - total flux cleaned = -0.000337074 Jy ! Total flux subtracted in 4096 components = -0.00036355 Jy ! Clean residual min=-0.001014 max=0.000820 Jy/beam ! Clean residual mean=0.000001 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.418496 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 428 components and 0.418496 Jy ![Exited script file: muppet] wmap "J0239-0234_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.886 x 8.187 at 7.887 degrees (North through East) ! Clean map min=-0.001385 max=0.38992 Jy/beam ! Writing clean map to FITS file: J0239-0234_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.389916 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248747 device "J0239-0234_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0239-0234_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.191385 0.191385 0.38277 0.76554 1.53108 3.06216 6.12432 12.2486 24.4973 48.9946 97.9891 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.389 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.886 x 8.187 at 7.887 degrees (North through East) ! Clean map min=-0.001385 max=0.38992 Jy/beam quit ! Quitting program ! Log file J0239-0234_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:43:20 2016