! Started logfile: J2247-3657_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:37:23 2017 obs J2247-3657_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2247-3657_S_2015_01_23_pus_uva.fits ! AN table 1: 29 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.757088 visibilities/baseline/integration-bin. ! Found source: J2247-3657 ! ! 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 3952 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 J2247-3657_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.696199Jy sigma=0.004830 ! Fit after self-cal, rms=0.685175Jy sigma=0.004769 ! 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.317 mas, bmaj=6.288 mas, bpa=-0.6031 degrees ! Estimated noise=1990.86 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.257451 Jy ! Component: 100 - total flux cleaned = 0.330286 Jy ! Total flux subtracted in 100 components = 0.330286 Jy ! Clean residual min=-0.029323 max=0.057458 Jy/beam ! Clean residual mean=-0.000575 rms=0.008714 Jy/beam ! Combined flux in latest and established models = 0.330286 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.330286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291307Jy sigma=0.001426 ! Fit after self-cal, rms=0.291282Jy sigma=0.001426 ! Inverting map ! Added new window around map position (6, 19). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0595465 Jy ! Component: 100 - total flux cleaned = 0.0989442 Jy ! Total flux subtracted in 100 components = 0.0989442 Jy ! Clean residual min=-0.023710 max=0.038871 Jy/beam ! Clean residual mean=-0.000441 rms=0.006258 Jy/beam ! Combined flux in latest and established models = 0.429231 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.429231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267475Jy sigma=0.001172 ! Fit after self-cal, rms=0.265597Jy sigma=0.001149 ! 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.836 mas, bmaj=7.531 mas, bpa=-1.997 degrees ! Estimated noise=1695.97 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 (5.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0640087 Jy ! Component: 100 - total flux cleaned = 0.10194 Jy ! Component: 150 - total flux cleaned = 0.126505 Jy ! Component: 200 - total flux cleaned = 0.142829 Jy ! Total flux subtracted in 200 components = 0.142829 Jy ! Clean residual min=-0.015074 max=0.028169 Jy/beam ! Clean residual mean=-0.000517 rms=0.005242 Jy/beam ! Combined flux in latest and established models = 0.57206 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 96 components and 0.57206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247474Jy sigma=0.000932 ! Fit after self-cal, rms=0.246675Jy sigma=0.000922 ! 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.06 FD 0.81 HN 1.00* KP 1.07 ! LA 0.97 MK 1.00 NL 1.28 OV 0.97 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.08 HN 1.00* KP 1.00 ! LA 0.95 MK 1.03 NL 1.43 OV 0.99 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.24 HN 1.00* KP 0.86 ! LA 0.78 MK 1.00 NL 1.32 OV 0.93 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.71 HN 1.00* KP 0.80 ! LA 0.79 MK 1.04 NL 1.20 OV 0.98 ! PT 1.00 SC 0.97 ! ! ! Fit before self-cal, rms=0.246675Jy sigma=0.000922 ! Fit after self-cal, rms=0.243146Jy sigma=0.000807 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.851 mas, bmaj=7.546 mas, bpa=-1.58 degrees ! Estimated noise=1714.09 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 (-9.5, 31.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137826 Jy ! Component: 100 - total flux cleaned = 0.0195017 Jy ! Component: 150 - total flux cleaned = 0.0217951 Jy ! Component: 200 - total flux cleaned = 0.0229038 Jy ! Total flux subtracted in 200 components = 0.0229038 Jy ! Clean residual min=-0.006923 max=0.007038 Jy/beam ! Clean residual mean=-0.000000 rms=0.001783 Jy/beam ! Combined flux in latest and established models = 0.594963 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 124 components and 0.594964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242164Jy sigma=0.000795 ! Fit after self-cal, rms=0.242502Jy sigma=0.000794 ! 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.242502Jy sigma=0.000794 ! Fit after self-cal, rms=0.242842Jy sigma=0.000792 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.845 mas, bmaj=7.533 mas, bpa=-1.542 degrees ! Estimated noise=1704.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00446961 Jy ! Component: 100 - total flux cleaned = 0.00608344 Jy ! Component: 150 - total flux cleaned = 0.00696496 Jy ! Component: 200 - total flux cleaned = 0.00744068 Jy ! Total flux subtracted in 200 components = 0.00744068 Jy ! Clean residual min=-0.006306 max=0.006233 Jy/beam ! Clean residual mean=-0.000003 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.602404 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 142 components and 0.602404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242678Jy sigma=0.000790 ! Fit after self-cal, rms=0.242652Jy sigma=0.000790 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.00064062 Jy ! Component: 100 - total flux cleaned = 0.00108996 Jy ! Component: 150 - total flux cleaned = 0.00141127 Jy ! Component: 200 - total flux cleaned = 0.00163594 Jy ! Total flux subtracted in 200 components = 0.00163594 Jy ! Clean residual min=-0.006073 max=0.006205 Jy/beam ! Clean residual mean=0.000004 rms=0.001499 Jy/beam ! Combined flux in latest and established models = 0.60404 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 154 components and 0.60404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242579Jy sigma=0.000789 ! Fit after self-cal, rms=0.242582Jy sigma=0.000789 ! 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.242582Jy sigma=0.000789 ! Fit after self-cal, rms=0.245052Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.842 mas, bmaj=7.53 mas, bpa=-1.489 degrees ! Estimated noise=1699.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00037452 Jy ! Component: 100 - total flux cleaned = 0.000539617 Jy ! Component: 150 - total flux cleaned = 0.000613194 Jy ! Component: 200 - total flux cleaned = 0.000755341 Jy ! Total flux subtracted in 200 components = 0.000755341 Jy ! Clean residual min=-0.005883 max=0.005670 Jy/beam ! Clean residual mean=-0.000018 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.604796 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 163 components and 0.604796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.245002Jy sigma=0.000783 ! Fit after self-cal, rms=0.245039Jy sigma=0.000783 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.000164101 Jy ! Component: 100 - total flux cleaned = 0.000301311 Jy ! Component: 150 - total flux cleaned = 0.000490082 Jy ! Component: 200 - total flux cleaned = 0.000607072 Jy ! Total flux subtracted in 200 components = 0.000607072 Jy ! Clean residual min=-0.005704 max=0.005614 Jy/beam ! Clean residual mean=-0.000016 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.605403 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 170 components and 0.605403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244999Jy sigma=0.000783 ! Fit after self-cal, rms=0.245000Jy sigma=0.000783 ! Inverting map ! Added new window around map position (62.5, -127.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00431185 Jy ! Component: 100 - total flux cleaned = 0.00455946 Jy ! Component: 150 - total flux cleaned = 0.0045618 Jy ! Component: 200 - total flux cleaned = 0.00468826 Jy ! Total flux subtracted in 200 components = 0.00468826 Jy ! Clean residual min=-0.005428 max=0.004585 Jy/beam ! Clean residual mean=-0.000007 rms=0.001188 Jy/beam ! Combined flux in latest and established models = 0.610091 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 183 components and 0.610091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244886Jy sigma=0.000782 ! Fit after self-cal, rms=0.244881Jy sigma=0.000781 ! 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.244881Jy sigma=0.000781 ! Fit after self-cal, rms=0.244788Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.724 mas, bmaj=26.21 mas, bpa=-0.02423 degrees ! Estimated noise=2297.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.94651e-05 Jy ! Component: 100 - total flux cleaned = 0.00029545 Jy ! Component: 150 - total flux cleaned = 0.000412391 Jy ! Component: 200 - total flux cleaned = 0.000415099 Jy ! Total flux subtracted in 200 components = 0.000415099 Jy ! Clean residual min=-0.006508 max=0.005169 Jy/beam ! Clean residual mean=0.000009 rms=0.001628 Jy/beam ! Combined flux in latest and established models = 0.610506 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 196 components and 0.610506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244740Jy sigma=0.000781 ! Fit after self-cal, rms=0.244760Jy sigma=0.000781 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.62046e-05 Jy ! Component: 100 - total flux cleaned = 0.000275606 Jy ! Component: 150 - total flux cleaned = 0.00027477 Jy ! Component: 200 - total flux cleaned = 0.000313527 Jy ! Total flux subtracted in 200 components = 0.000313527 Jy ! Clean residual min=-0.006567 max=0.005246 Jy/beam ! Clean residual mean=0.000010 rms=0.001626 Jy/beam ! Combined flux in latest and established models = 0.61082 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 207 components and 0.61082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244733Jy sigma=0.000781 ! Fit after self-cal, rms=0.244744Jy sigma=0.000781 ! 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.839 mas, bmaj=7.523 mas, bpa=-1.48 degrees ! Estimated noise=1697.01 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.839 x 7.523 at -1.48 degrees (North through East) ! Clean map min=-0.0052712 max=0.32266 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.304 mas, bmaj=6.25 mas, bpa=-0.07981 degrees ! Estimated noise=1994.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.257028 Jy ! Component: 100 - total flux cleaned = 0.340035 Jy ! Component: 150 - total flux cleaned = 0.394685 Jy ! Component: 200 - total flux cleaned = 0.43486 Jy ! Total flux subtracted in 200 components = 0.43486 Jy ! Clean residual min=-0.013625 max=0.024190 Jy/beam ! Clean residual mean=-0.000301 rms=0.004496 Jy/beam ! Combined flux in latest and established models = 0.43486 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.43486 Jy ! Inverting map and beam ! Estimated beam: bmin=2.839 mas, bmaj=7.523 mas, bpa=-1.48 degrees ! Estimated noise=1697.01 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.0522854 Jy ! Component: 100 - total flux cleaned = 0.0843689 Jy ! Component: 150 - total flux cleaned = 0.105586 Jy ! Component: 200 - total flux cleaned = 0.121022 Jy ! Total flux subtracted in 200 components = 0.121022 Jy ! Clean residual min=-0.008080 max=0.009711 Jy/beam ! Clean residual mean=-0.000227 rms=0.002549 Jy/beam ! Combined flux in latest and established models = 0.555882 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 130 components and 0.555882 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.724 mas, bmaj=26.21 mas, bpa=-0.02423 degrees ! Estimated noise=2297.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203848 Jy ! Component: 100 - total flux cleaned = 0.0323859 Jy ! Component: 150 - total flux cleaned = 0.0400455 Jy ! Component: 200 - total flux cleaned = 0.0452461 Jy ! Total flux subtracted in 200 components = 0.0452461 Jy ! Clean residual min=-0.006731 max=0.004255 Jy/beam ! Clean residual mean=-0.000073 rms=0.001802 Jy/beam ! Combined flux in latest and established models = 0.601128 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.00359317 Jy ! Component: 100 - total flux cleaned = 0.00613168 Jy ! Component: 150 - total flux cleaned = 0.0079455 Jy ! Component: 200 - total flux cleaned = 0.00924547 Jy ! Total flux subtracted in 200 components = 0.00924547 Jy ! Clean residual min=-0.006621 max=0.004879 Jy/beam ! Clean residual mean=0.000001 rms=0.001660 Jy/beam ! Combined flux in latest and established models = 0.610373 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 196 components and 0.610373 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.839 mas, bmaj=7.523 mas, bpa=-1.48 degrees ! Estimated noise=1697.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000717248 Jy ! Component: 100 - total flux cleaned = 0.000843583 Jy ! Component: 150 - total flux cleaned = 0.00113401 Jy ! Component: 200 - total flux cleaned = 0.00121874 Jy ! Total flux subtracted in 200 components = 0.00121874 Jy ! Clean residual min=-0.005746 max=0.004488 Jy/beam ! Clean residual mean=0.000004 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.611592 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 222 components and 0.611592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244685Jy sigma=0.000782 ! Fit after self-cal, rms=0.244706Jy sigma=0.000782 wmodel J2247-3657_S_2015_01_23_pus_map.mod ! Writing 222 model components to file: J2247-3657_S_2015_01_23_pus_map.mod wobs J2247-3657_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2247-3657_S_2015_01_23_pus_uvs.fits wwins J2247-3657_S_2015_01_23_pus_map.win ! wwins: Wrote 5 windows to J2247-3657_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.00176694 Jy ! Component: 100 - total flux cleaned = -0.00266683 Jy ! Component: 150 - total flux cleaned = -0.00319005 Jy ! Component: 200 - total flux cleaned = -0.00333147 Jy ! Component: 250 - total flux cleaned = -0.00380447 Jy ! Component: 300 - total flux cleaned = -0.00380458 Jy ! Component: 350 - total flux cleaned = -0.00386894 Jy ! Component: 400 - total flux cleaned = -0.0038702 Jy ! Component: 450 - total flux cleaned = -0.00380812 Jy ! Component: 500 - total flux cleaned = -0.00363089 Jy ! Component: 550 - total flux cleaned = -0.0036319 Jy ! Component: 600 - total flux cleaned = -0.00374448 Jy ! Component: 650 - total flux cleaned = -0.00379901 Jy ! Component: 700 - total flux cleaned = -0.00379823 Jy ! Component: 750 - total flux cleaned = -0.00395726 Jy ! Component: 800 - total flux cleaned = -0.00411225 Jy ! Component: 850 - total flux cleaned = -0.00421415 Jy ! Component: 900 - total flux cleaned = -0.00461519 Jy ! Component: 950 - total flux cleaned = -0.00461471 Jy ! Component: 1000 - total flux cleaned = -0.0048579 Jy ! Component: 1050 - total flux cleaned = -0.00500169 Jy ! Component: 1100 - total flux cleaned = -0.00514335 Jy ! Component: 1150 - total flux cleaned = -0.00537673 Jy ! Component: 1200 - total flux cleaned = -0.00556024 Jy ! Component: 1250 - total flux cleaned = -0.00578651 Jy ! Component: 1300 - total flux cleaned = -0.00609891 Jy ! Component: 1350 - total flux cleaned = -0.00618768 Jy ! Component: 1400 - total flux cleaned = -0.00636241 Jy ! Component: 1450 - total flux cleaned = -0.00666416 Jy ! Component: 1500 - total flux cleaned = -0.00691948 Jy ! Component: 1550 - total flux cleaned = -0.00712901 Jy ! Component: 1600 - total flux cleaned = -0.00725354 Jy ! Component: 1650 - total flux cleaned = -0.00758147 Jy ! Component: 1700 - total flux cleaned = -0.00762192 Jy ! Component: 1750 - total flux cleaned = -0.00774234 Jy ! Component: 1800 - total flux cleaned = -0.00782235 Jy ! Component: 1850 - total flux cleaned = -0.00794156 Jy ! Component: 1900 - total flux cleaned = -0.00805848 Jy ! Component: 1950 - total flux cleaned = -0.00805903 Jy ! Component: 2000 - total flux cleaned = -0.0081364 Jy ! Component: 2050 - total flux cleaned = -0.00821245 Jy ! Component: 2100 - total flux cleaned = -0.00836228 Jy ! Component: 2150 - total flux cleaned = -0.00828818 Jy ! Component: 2200 - total flux cleaned = -0.00839871 Jy ! Component: 2250 - total flux cleaned = -0.00832599 Jy ! Component: 2300 - total flux cleaned = -0.00843493 Jy ! Component: 2350 - total flux cleaned = -0.00839915 Jy ! Component: 2400 - total flux cleaned = -0.00843514 Jy ! Component: 2450 - total flux cleaned = -0.00843555 Jy ! Component: 2500 - total flux cleaned = -0.00836566 Jy ! Component: 2550 - total flux cleaned = -0.00829669 Jy ! Component: 2600 - total flux cleaned = -0.0082968 Jy ! Component: 2650 - total flux cleaned = -0.00833071 Jy ! Component: 2700 - total flux cleaned = -0.00826293 Jy ! Component: 2750 - total flux cleaned = -0.00812865 Jy ! Component: 2800 - total flux cleaned = -0.00816197 Jy ! Component: 2850 - total flux cleaned = -0.00799699 Jy ! Component: 2900 - total flux cleaned = -0.00809495 Jy ! Component: 2950 - total flux cleaned = -0.00793246 Jy ! Component: 3000 - total flux cleaned = -0.00793244 Jy ! Component: 3050 - total flux cleaned = -0.00783629 Jy ! Component: 3100 - total flux cleaned = -0.00777248 Jy ! Component: 3150 - total flux cleaned = -0.00767755 Jy ! Component: 3200 - total flux cleaned = -0.00770865 Jy ! Component: 3250 - total flux cleaned = -0.00742871 Jy ! Component: 3300 - total flux cleaned = -0.00749069 Jy ! Component: 3350 - total flux cleaned = -0.00724509 Jy ! Component: 3400 - total flux cleaned = -0.00721521 Jy ! Component: 3450 - total flux cleaned = -0.00718491 Jy ! Component: 3500 - total flux cleaned = -0.00697456 Jy ! Component: 3550 - total flux cleaned = -0.00694481 Jy ! Component: 3600 - total flux cleaned = -0.00688524 Jy ! Component: 3650 - total flux cleaned = -0.00682652 Jy ! Component: 3700 - total flux cleaned = -0.00673855 Jy ! Component: 3750 - total flux cleaned = -0.00665144 Jy ! Component: 3800 - total flux cleaned = -0.00650727 Jy ! Component: 3850 - total flux cleaned = -0.00644969 Jy ! Component: 3900 - total flux cleaned = -0.00630725 Jy ! Component: 3950 - total flux cleaned = -0.00627917 Jy ! Component: 4000 - total flux cleaned = -0.00616622 Jy ! Component: 4050 - total flux cleaned = -0.00608204 Jy ! Total flux subtracted in 4096 components = -0.00597101 Jy ! Clean residual min=-0.001473 max=0.001728 Jy/beam ! Clean residual mean=0.000010 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.605621 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 489 components and 0.605621 Jy ![Exited script file: muppet] wmap "J2247-3657_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.839 x 7.523 at -1.48 degrees (North through East) ! Clean map min=-0.003626 max=0.32058 Jy/beam ! Writing clean map to FITS file: J2247-3657_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.320582 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000505575 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.473116 0.473116 0.946231 1.89246 3.78493 7.56985 15.1397 30.2794 60.5588 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.32 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.839 x 7.523 at -1.48 degrees (North through East) ! Clean map min=-0.003626 max=0.32058 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 J2247-3657_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:37:27 2017