! Started logfile: J0841-3136_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:52:54 2016 obs J0841-3136_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0841-3136_S_2015_03_17_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973527 visibilities/baseline/integration-bin. ! Found source: J0841-3136 ! ! 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 330 lines of history. ! ! Reading 20152 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 J0841-3136_S_2015_03_17_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.883685Jy sigma=0.007243 ! Fit after self-cal, rms=0.847116Jy sigma=0.006965 ! 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.312 mas, bmaj=6.282 mas, bpa=-5.08 degrees ! Estimated noise=1014.59 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.108999 Jy ! Component: 100 - total flux cleaned = 0.147115 Jy ! Total flux subtracted in 100 components = 0.147115 Jy ! Clean residual min=-0.009865 max=0.017433 Jy/beam ! Clean residual mean=-0.000036 rms=0.002501 Jy/beam ! Combined flux in latest and established models = 0.147115 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.147115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124145Jy sigma=0.000895 ! Fit after self-cal, rms=0.123806Jy sigma=0.000894 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207108 Jy ! Component: 100 - total flux cleaned = 0.0334909 Jy ! Total flux subtracted in 100 components = 0.0334909 Jy ! Clean residual min=-0.007106 max=0.012162 Jy/beam ! Clean residual mean=-0.000028 rms=0.001962 Jy/beam ! Combined flux in latest and established models = 0.180606 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.180606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117651Jy sigma=0.000836 ! Fit after self-cal, rms=0.117528Jy sigma=0.000835 ! Inverting map ! Added new window around map position (-4, 6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118998 Jy ! Component: 100 - total flux cleaned = 0.0199198 Jy ! Total flux subtracted in 100 components = 0.0199198 Jy ! Clean residual min=-0.006140 max=0.010096 Jy/beam ! Clean residual mean=-0.000023 rms=0.001750 Jy/beam ! Combined flux in latest and established models = 0.200526 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 51 components and 0.200526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115265Jy sigma=0.000819 ! Fit after self-cal, rms=0.115105Jy sigma=0.000818 ! 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.939 mas, bmaj=7.498 mas, bpa=-4.878 degrees ! Estimated noise=620.401 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.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126027 Jy ! Component: 100 - total flux cleaned = 0.020629 Jy ! Component: 150 - total flux cleaned = 0.0260177 Jy ! Component: 200 - total flux cleaned = 0.0287832 Jy ! Total flux subtracted in 200 components = 0.0287832 Jy ! Clean residual min=-0.006197 max=0.005330 Jy/beam ! Clean residual mean=-0.000041 rms=0.001520 Jy/beam ! Combined flux in latest and established models = 0.229309 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 105 components and 0.229309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113081Jy sigma=0.000807 ! Fit after self-cal, rms=0.113002Jy sigma=0.000807 ! 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 1.00 FD 0.84 HN 1.28 KP 1.10 ! LA 1.01 MK 1.00 NL 0.93 OV 1.00 ! PT 1.09 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.84 HN 1.21 KP 1.08 ! LA 0.95 MK 1.02 NL 0.99 OV 1.03 ! PT 1.09 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.82 HN 1.17 KP 0.95 ! LA 0.79 MK 1.05 NL 1.16 OV 0.95 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.94 HN 1.18 KP 0.95 ! LA 0.83 MK 1.05 NL 1.00 OV 0.99 ! PT 1.07 SC 0.95 ! ! ! Fit before self-cal, rms=0.113002Jy sigma=0.000807 ! Fit after self-cal, rms=0.113469Jy sigma=0.000786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.977 mas, bmaj=7.506 mas, bpa=-4.253 degrees ! Estimated noise=620.918 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.00413488 Jy ! Component: 100 - total flux cleaned = -0.00545241 Jy ! Component: 150 - total flux cleaned = -0.00586153 Jy ! Component: 200 - total flux cleaned = -0.00622166 Jy ! Total flux subtracted in 200 components = -0.00622166 Jy ! Clean residual min=-0.004346 max=0.003830 Jy/beam ! Clean residual mean=-0.000020 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.223088 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 129 components and 0.223088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113291Jy sigma=0.000785 ! Fit after self-cal, rms=0.113228Jy sigma=0.000784 ! 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.113228Jy sigma=0.000784 ! Fit after self-cal, rms=0.143849Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.997 mas, bmaj=7.511 mas, bpa=-4.684 degrees ! Estimated noise=628.452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00247734 Jy ! Component: 100 - total flux cleaned = -0.00312393 Jy ! Component: 150 - total flux cleaned = -0.00336765 Jy ! Component: 200 - total flux cleaned = -0.00342029 Jy ! Total flux subtracted in 200 components = -0.00342029 Jy ! Clean residual min=-0.002436 max=0.001934 Jy/beam ! Clean residual mean=-0.000014 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.219667 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 150 components and 0.219667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143788Jy sigma=0.000775 ! Fit after self-cal, rms=0.144023Jy sigma=0.000775 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.000137338 Jy ! Component: 100 - total flux cleaned = -0.000137474 Jy ! Component: 150 - total flux cleaned = -5.22489e-05 Jy ! Component: 200 - total flux cleaned = -5.26615e-05 Jy ! Total flux subtracted in 200 components = -5.26615e-05 Jy ! Clean residual min=-0.002424 max=0.001898 Jy/beam ! Clean residual mean=-0.000014 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.219615 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 161 components and 0.219615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144007Jy sigma=0.000775 ! Fit after self-cal, rms=0.144016Jy sigma=0.000775 ! 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.144016Jy sigma=0.000775 ! Fit after self-cal, rms=0.155901Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=7.514 mas, bpa=-4.68 degrees ! Estimated noise=628.119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00181195 Jy ! Component: 100 - total flux cleaned = -0.00226932 Jy ! Component: 150 - total flux cleaned = -0.0024018 Jy ! Component: 200 - total flux cleaned = -0.00240118 Jy ! Total flux subtracted in 200 components = -0.00240118 Jy ! Clean residual min=-0.002239 max=0.001840 Jy/beam ! Clean residual mean=-0.000014 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.217214 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 173 components and 0.217214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155863Jy sigma=0.000774 ! Fit after self-cal, rms=0.155926Jy sigma=0.000774 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 = -9.69665e-06 Jy ! Component: 100 - total flux cleaned = 2.51754e-05 Jy ! Component: 150 - total flux cleaned = 2.43006e-05 Jy ! Component: 200 - total flux cleaned = 2.37931e-05 Jy ! Total flux subtracted in 200 components = 2.37931e-05 Jy ! Clean residual min=-0.002226 max=0.001827 Jy/beam ! Clean residual mean=-0.000014 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.217237 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 185 components and 0.217237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155907Jy sigma=0.000774 ! Fit after self-cal, rms=0.155914Jy sigma=0.000774 ! 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.155914Jy sigma=0.000774 ! Fit after self-cal, rms=0.159435Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.932 mas, bmaj=19.98 mas, bpa=1.155 degrees ! Estimated noise=803.719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00134998 Jy ! Component: 100 - total flux cleaned = -0.00155958 Jy ! Component: 150 - total flux cleaned = -0.0016314 Jy ! Component: 200 - total flux cleaned = -0.00160946 Jy ! Total flux subtracted in 200 components = -0.00160946 Jy ! Clean residual min=-0.002308 max=0.001970 Jy/beam ! Clean residual mean=-0.000030 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.215628 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 199 components and 0.215628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159418Jy sigma=0.000774 ! Fit after self-cal, rms=0.159440Jy sigma=0.000774 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 = 1.46375e-05 Jy ! Component: 100 - total flux cleaned = 1.50251e-05 Jy ! Component: 150 - total flux cleaned = 3.27822e-05 Jy ! Component: 200 - total flux cleaned = 3.27213e-05 Jy ! Total flux subtracted in 200 components = 3.27213e-05 Jy ! Clean residual min=-0.002301 max=0.001968 Jy/beam ! Clean residual mean=-0.000029 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.215661 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 204 components and 0.215661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159433Jy sigma=0.000774 ! Fit after self-cal, rms=0.159437Jy sigma=0.000774 ! 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.004 mas, bmaj=7.518 mas, bpa=-4.659 degrees ! Estimated noise=627.201 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.004 x 7.518 at -4.659 degrees (North through East) ! Clean map min=-0.0034988 max=0.14881 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.342 mas, bmaj=6.22 mas, bpa=-4.905 degrees ! Estimated noise=1048.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111857 Jy ! Component: 100 - total flux cleaned = 0.151049 Jy ! Component: 150 - total flux cleaned = 0.171549 Jy ! Component: 200 - total flux cleaned = 0.183641 Jy ! Total flux subtracted in 200 components = 0.183641 Jy ! Clean residual min=-0.004538 max=0.006367 Jy/beam ! Clean residual mean=-0.000015 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.183641 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.183641 Jy ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.518 mas, bpa=-4.659 degrees ! Estimated noise=627.201 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.0129929 Jy ! Component: 100 - total flux cleaned = 0.0200102 Jy ! Component: 150 - total flux cleaned = 0.0243733 Jy ! Component: 200 - total flux cleaned = 0.0271663 Jy ! Total flux subtracted in 200 components = 0.0271663 Jy ! Clean residual min=-0.002494 max=0.001983 Jy/beam ! Clean residual mean=-0.000019 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.210808 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 88 components and 0.210808 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.932 mas, bmaj=19.98 mas, bpa=1.155 degrees ! Estimated noise=803.719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278052 Jy ! Component: 100 - total flux cleaned = 0.00411248 Jy ! Component: 150 - total flux cleaned = 0.0046046 Jy ! Component: 200 - total flux cleaned = 0.00472579 Jy ! Total flux subtracted in 200 components = 0.00472579 Jy ! Clean residual min=-0.002188 max=0.001787 Jy/beam ! Clean residual mean=-0.000030 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.215533 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.000101148 Jy ! Component: 100 - total flux cleaned = 0.000186604 Jy ! Component: 150 - total flux cleaned = 0.0002591 Jy ! Component: 200 - total flux cleaned = 0.000320613 Jy ! Total flux subtracted in 200 components = 0.000320613 Jy ! Clean residual min=-0.002180 max=0.001870 Jy/beam ! Clean residual mean=-0.000030 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.215854 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 126 components and 0.215854 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.518 mas, bpa=-4.659 degrees ! Estimated noise=627.201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000135001 Jy ! Component: 100 - total flux cleaned = -0.000102723 Jy ! Component: 150 - total flux cleaned = -0.000101501 Jy ! Component: 200 - total flux cleaned = -7.70942e-05 Jy ! Total flux subtracted in 200 components = -7.70942e-05 Jy ! Clean residual min=-0.002300 max=0.001821 Jy/beam ! Clean residual mean=-0.000013 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.215777 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 144 components and 0.215777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159463Jy sigma=0.000774 ! Fit after self-cal, rms=0.159539Jy sigma=0.000774 wmodel J0841-3136_S_2015_03_17_pus_map.mod ! Writing 144 model components to file: J0841-3136_S_2015_03_17_pus_map.mod wobs J0841-3136_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0841-3136_S_2015_03_17_pus_uvs.fits wwins J0841-3136_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0841-3136_S_2015_03_17_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.0010024 Jy ! Component: 100 - total flux cleaned = -0.00183257 Jy ! Component: 150 - total flux cleaned = -0.00237171 Jy ! Component: 200 - total flux cleaned = -0.00275373 Jy ! Component: 250 - total flux cleaned = -0.00296629 Jy ! Component: 300 - total flux cleaned = -0.00322801 Jy ! Component: 350 - total flux cleaned = -0.00339753 Jy ! Component: 400 - total flux cleaned = -0.00358913 Jy ! Component: 450 - total flux cleaned = -0.00369534 Jy ! Component: 500 - total flux cleaned = -0.00387707 Jy ! Component: 550 - total flux cleaned = -0.0040037 Jy ! Component: 600 - total flux cleaned = -0.00407869 Jy ! Component: 650 - total flux cleaned = -0.00425 Jy ! Component: 700 - total flux cleaned = -0.00441786 Jy ! Component: 750 - total flux cleaned = -0.00448839 Jy ! Component: 800 - total flux cleaned = -0.00460361 Jy ! Component: 850 - total flux cleaned = -0.00458022 Jy ! Component: 900 - total flux cleaned = -0.00462482 Jy ! Component: 950 - total flux cleaned = -0.00469091 Jy ! Component: 1000 - total flux cleaned = -0.00473434 Jy ! Component: 1050 - total flux cleaned = -0.00481977 Jy ! Component: 1100 - total flux cleaned = -0.00484068 Jy ! Component: 1150 - total flux cleaned = -0.00488261 Jy ! Component: 1200 - total flux cleaned = -0.00490365 Jy ! Component: 1250 - total flux cleaned = -0.00496479 Jy ! Component: 1300 - total flux cleaned = -0.00500522 Jy ! Component: 1350 - total flux cleaned = -0.00504521 Jy ! Component: 1400 - total flux cleaned = -0.0050845 Jy ! Component: 1450 - total flux cleaned = -0.00516245 Jy ! Component: 1500 - total flux cleaned = -0.00516222 Jy ! Component: 1550 - total flux cleaned = -0.00523877 Jy ! Component: 1600 - total flux cleaned = -0.00535202 Jy ! Component: 1650 - total flux cleaned = -0.00535189 Jy ! Component: 1700 - total flux cleaned = -0.00540743 Jy ! Component: 1750 - total flux cleaned = -0.0053889 Jy ! Component: 1800 - total flux cleaned = -0.0054979 Jy ! Component: 1850 - total flux cleaned = -0.00539001 Jy ! Component: 1900 - total flux cleaned = -0.00551482 Jy ! Component: 1950 - total flux cleaned = -0.0055324 Jy ! Component: 2000 - total flux cleaned = -0.00555001 Jy ! Component: 2050 - total flux cleaned = -0.00555021 Jy ! Component: 2100 - total flux cleaned = -0.00563624 Jy ! Component: 2150 - total flux cleaned = -0.0056019 Jy ! Component: 2200 - total flux cleaned = -0.00563569 Jy ! Component: 2250 - total flux cleaned = -0.0056354 Jy ! Component: 2300 - total flux cleaned = -0.00565211 Jy ! Component: 2350 - total flux cleaned = -0.00566841 Jy ! Component: 2400 - total flux cleaned = -0.00568486 Jy ! Component: 2450 - total flux cleaned = -0.00571714 Jy ! Component: 2500 - total flux cleaned = -0.00578123 Jy ! Component: 2550 - total flux cleaned = -0.0058289 Jy ! Component: 2600 - total flux cleaned = -0.00586048 Jy ! Component: 2650 - total flux cleaned = -0.00584458 Jy ! Component: 2700 - total flux cleaned = -0.00589126 Jy ! Component: 2750 - total flux cleaned = -0.00589123 Jy ! Component: 2800 - total flux cleaned = -0.00593734 Jy ! Component: 2850 - total flux cleaned = -0.00593733 Jy ! Component: 2900 - total flux cleaned = -0.00596749 Jy ! Component: 2950 - total flux cleaned = -0.00605798 Jy ! Component: 3000 - total flux cleaned = -0.00605793 Jy ! Component: 3050 - total flux cleaned = -0.00602848 Jy ! Component: 3100 - total flux cleaned = -0.00610213 Jy ! Component: 3150 - total flux cleaned = -0.00610208 Jy ! Component: 3200 - total flux cleaned = -0.00610197 Jy ! Component: 3250 - total flux cleaned = -0.00611661 Jy ! Component: 3300 - total flux cleaned = -0.00613102 Jy ! Component: 3350 - total flux cleaned = -0.00620238 Jy ! Component: 3400 - total flux cleaned = -0.00624493 Jy ! Component: 3450 - total flux cleaned = -0.006259 Jy ! Component: 3500 - total flux cleaned = -0.00623093 Jy ! Component: 3550 - total flux cleaned = -0.0062728 Jy ! Component: 3600 - total flux cleaned = -0.00624505 Jy ! Component: 3650 - total flux cleaned = -0.0062451 Jy ! Component: 3700 - total flux cleaned = -0.0063272 Jy ! Component: 3750 - total flux cleaned = -0.00624543 Jy ! Component: 3800 - total flux cleaned = -0.00631326 Jy ! Component: 3850 - total flux cleaned = -0.00620542 Jy ! Component: 3900 - total flux cleaned = -0.0062055 Jy ! Component: 3950 - total flux cleaned = -0.00613894 Jy ! Component: 4000 - total flux cleaned = -0.00621862 Jy ! Component: 4050 - total flux cleaned = -0.00617898 Jy ! Total flux subtracted in 4096 components = -0.00617902 Jy ! Clean residual min=-0.000774 max=0.001146 Jy/beam ! Clean residual mean=-0.000003 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.209598 Jy keep ! Adding 330 model components to the UV plane model. ! The established model now contains 474 components and 0.209598 Jy ![Exited script file: muppet] wmap "J0841-3136_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.004 x 7.518 at -4.659 degrees (North through East) ! Clean map min=-0.0013876 max=0.1526 Jy/beam ! Writing clean map to FITS file: J0841-3136_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.152603 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240612 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.473014 0.473014 0.946027 1.89205 3.78411 7.56822 15.1364 30.2729 60.5457 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.152 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.004 x 7.518 at -4.659 degrees (North through East) ! Clean map min=-0.0013876 max=0.1526 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 J0841-3136_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:53:00 2016