! Started logfile: J2156-0333_S_2017_04_28_pus_uvs.log on Thu May 2 16:34:18 2019 obs J2156-0333_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J2156-0333_S_2017_04_28_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.966372 visibilities/baseline/integration-bin. ! Found source: J2156-0333 ! ! 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 671 lines of history. ! ! Reading 19656 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 J2156-0333_S_2017_04_28_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 480 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.893389Jy sigma=0.006851 ! Fit after self-cal, rms=0.882016Jy sigma=0.006769 ! 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.75 mas, bmaj=7.012 mas, bpa=-5.742 degrees ! Estimated noise=978.659 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.0870493 Jy ! Component: 100 - total flux cleaned = 0.120741 Jy ! Total flux subtracted in 100 components = 0.120741 Jy ! Clean residual min=-0.006567 max=0.015922 Jy/beam ! Clean residual mean=0.000012 rms=0.001953 Jy/beam ! Combined flux in latest and established models = 0.120741 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.120741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104956Jy sigma=0.000739 ! Fit after self-cal, rms=0.104685Jy sigma=0.000737 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.019596 Jy ! Component: 100 - total flux cleaned = 0.0314082 Jy ! Total flux subtracted in 100 components = 0.0314082 Jy ! Clean residual min=-0.004234 max=0.006990 Jy/beam ! Clean residual mean=0.000007 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.152149 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.152149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099130Jy sigma=0.000692 ! Fit after self-cal, rms=0.099086Jy sigma=0.000692 ! Inverting map ! Added new window around map position (-3.5, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00813809 Jy ! Component: 100 - total flux cleaned = 0.0135963 Jy ! Total flux subtracted in 100 components = 0.0135963 Jy ! Clean residual min=-0.003812 max=0.004048 Jy/beam ! Clean residual mean=0.000005 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.165745 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 53 components and 0.165745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097895Jy sigma=0.000683 ! Fit after self-cal, rms=0.097889Jy sigma=0.000683 ! 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.287 mas, bmaj=7.874 mas, bpa=-4.18 degrees ! Estimated noise=733.953 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.00699932 Jy ! Component: 100 - total flux cleaned = 0.0114037 Jy ! Component: 150 - total flux cleaned = 0.0144556 Jy ! Component: 200 - total flux cleaned = 0.0166274 Jy ! Total flux subtracted in 200 components = 0.0166274 Jy ! Clean residual min=-0.003810 max=0.003485 Jy/beam ! Clean residual mean=0.000004 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.182373 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 106 components and 0.182373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097234Jy sigma=0.000678 ! Fit after self-cal, rms=0.097228Jy sigma=0.000678 ! 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.96 FD 0.91 HN 1.01 KP 1.00 ! LA 1.05 MK 1.26 NL 0.96 OV 1.02 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.87 HN 1.06 KP 0.97 ! LA 1.01 MK 0.95 NL 1.08 OV 1.01 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.88 HN 1.03 KP 1.00 ! LA 1.00 MK 0.96 NL 1.04 OV 0.95 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.95 HN 0.97 KP 1.00* ! LA 0.84 MK 0.95 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.097228Jy sigma=0.000678 ! Fit after self-cal, rms=0.096212Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=7.908 mas, bpa=-3.835 degrees ! Estimated noise=735.013 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.00073318 Jy ! Component: 100 - total flux cleaned = 0.000973715 Jy ! Component: 150 - total flux cleaned = 0.00115331 Jy ! Component: 200 - total flux cleaned = 0.00123208 Jy ! Total flux subtracted in 200 components = 0.00123208 Jy ! Clean residual min=-0.002598 max=0.002560 Jy/beam ! Clean residual mean=0.000004 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.183605 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 116 components and 0.183605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096200Jy sigma=0.000673 ! Fit after self-cal, rms=0.096158Jy sigma=0.000673 ! 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.096158Jy sigma=0.000673 ! Fit after self-cal, rms=0.100191Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.293 mas, bmaj=7.91 mas, bpa=-3.719 degrees ! Estimated noise=733.154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000144874 Jy ! Component: 100 - total flux cleaned = 0.000256098 Jy ! Component: 150 - total flux cleaned = 0.000366054 Jy ! Component: 200 - total flux cleaned = 0.000414083 Jy ! Total flux subtracted in 200 components = 0.000414083 Jy ! Clean residual min=-0.002222 max=0.001836 Jy/beam ! Clean residual mean=0.000000 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.184019 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 127 components and 0.184019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100179Jy sigma=0.000667 ! Fit after self-cal, rms=0.100200Jy sigma=0.000667 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 = 7.78208e-05 Jy ! Component: 100 - total flux cleaned = 0.000120392 Jy ! Component: 150 - total flux cleaned = 0.000145519 Jy ! Component: 200 - total flux cleaned = 0.000156974 Jy ! Total flux subtracted in 200 components = 0.000156974 Jy ! Clean residual min=-0.002201 max=0.001826 Jy/beam ! Clean residual mean=0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.184176 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 130 components and 0.184176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100196Jy sigma=0.000667 ! Fit after self-cal, rms=0.100194Jy sigma=0.000667 ! 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.100194Jy sigma=0.000667 ! Fit after self-cal, rms=0.100774Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=7.905 mas, bpa=-3.706 degrees ! Estimated noise=733.409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00027755 Jy ! Component: 100 - total flux cleaned = 0.000381043 Jy ! Component: 150 - total flux cleaned = 0.000425811 Jy ! Component: 200 - total flux cleaned = 0.000435925 Jy ! Total flux subtracted in 200 components = 0.000435925 Jy ! Clean residual min=-0.002206 max=0.001804 Jy/beam ! Clean residual mean=0.000001 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.184612 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 135 components and 0.184612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100770Jy sigma=0.000667 ! Fit after self-cal, rms=0.100768Jy sigma=0.000667 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 = 5.10817e-05 Jy ! Component: 100 - total flux cleaned = 8.1163e-05 Jy ! Component: 150 - total flux cleaned = 9.0177e-05 Jy ! Component: 200 - total flux cleaned = 9.84772e-05 Jy ! Total flux subtracted in 200 components = 9.84772e-05 Jy ! Clean residual min=-0.002202 max=0.001799 Jy/beam ! Clean residual mean=0.000001 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.18471 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 137 components and 0.18471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100766Jy sigma=0.000667 ! Fit after self-cal, rms=0.100764Jy sigma=0.000667 ! 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.100764Jy sigma=0.000667 ! Fit after self-cal, rms=0.100911Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.484 mas, bmaj=12.73 mas, bpa=2.147 degrees ! Estimated noise=916.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000670245 Jy ! Component: 100 - total flux cleaned = 0.00100793 Jy ! Component: 150 - total flux cleaned = 0.00107993 Jy ! Component: 200 - total flux cleaned = 0.00112642 Jy ! Total flux subtracted in 200 components = 0.00112642 Jy ! Clean residual min=-0.002394 max=0.002078 Jy/beam ! Clean residual mean=0.000001 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.185837 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 145 components and 0.185837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100911Jy sigma=0.000667 ! Fit after self-cal, rms=0.100911Jy sigma=0.000667 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.000139018 Jy ! Component: 100 - total flux cleaned = 0.00016919 Jy ! Component: 150 - total flux cleaned = 0.000194837 Jy ! Component: 200 - total flux cleaned = 0.000216658 Jy ! Total flux subtracted in 200 components = 0.000216658 Jy ! Clean residual min=-0.002372 max=0.002079 Jy/beam ! Clean residual mean=0.000001 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.186053 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 150 components and 0.186053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100913Jy sigma=0.000667 ! Fit after self-cal, rms=0.100913Jy sigma=0.000667 ! 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.286 mas, bmaj=7.901 mas, bpa=-3.684 degrees ! Estimated noise=733.912 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.286 x 7.901 at -3.684 degrees (North through East) ! Clean map min=-0.0021057 max=0.11621 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.75 mas, bmaj=7.027 mas, bpa=-5.128 degrees ! Estimated noise=982.532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0877453 Jy ! Component: 100 - total flux cleaned = 0.123626 Jy ! Component: 150 - total flux cleaned = 0.142634 Jy ! Component: 200 - total flux cleaned = 0.153961 Jy ! Total flux subtracted in 200 components = 0.153961 Jy ! Clean residual min=-0.003697 max=0.006008 Jy/beam ! Clean residual mean=0.000006 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.153961 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.153961 Jy ! Inverting map and beam ! Estimated beam: bmin=3.286 mas, bmaj=7.901 mas, bpa=-3.684 degrees ! Estimated noise=733.912 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.0110465 Jy ! Component: 100 - total flux cleaned = 0.0173987 Jy ! Component: 150 - total flux cleaned = 0.0214486 Jy ! Component: 200 - total flux cleaned = 0.024205 Jy ! Total flux subtracted in 200 components = 0.024205 Jy ! Clean residual min=-0.002261 max=0.002086 Jy/beam ! Clean residual mean=0.000002 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.178166 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 104 components and 0.178166 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.484 mas, bmaj=12.73 mas, bpa=2.147 degrees ! Estimated noise=916.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00327445 Jy ! Component: 100 - total flux cleaned = 0.00507233 Jy ! Component: 150 - total flux cleaned = 0.00611003 Jy ! Component: 200 - total flux cleaned = 0.00671861 Jy ! Total flux subtracted in 200 components = 0.00671861 Jy ! Clean residual min=-0.002553 max=0.002019 Jy/beam ! Clean residual mean=0.000001 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.184885 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.000152193 Jy ! Component: 100 - total flux cleaned = 0.000241683 Jy ! Component: 150 - total flux cleaned = 0.0003236 Jy ! Component: 200 - total flux cleaned = 0.000386214 Jy ! Total flux subtracted in 200 components = 0.000386214 Jy ! Clean residual min=-0.002517 max=0.002015 Jy/beam ! Clean residual mean=0.000001 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.185271 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 138 components and 0.185271 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.286 mas, bmaj=7.901 mas, bpa=-3.684 degrees ! Estimated noise=733.912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00029265 Jy ! Component: 100 - total flux cleaned = -0.000507652 Jy ! Component: 150 - total flux cleaned = -0.000544486 Jy ! Component: 200 - total flux cleaned = -0.000561202 Jy ! Total flux subtracted in 200 components = -0.000561202 Jy ! Clean residual min=-0.002177 max=0.001842 Jy/beam ! Clean residual mean=0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.18471 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 148 components and 0.18471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100926Jy sigma=0.000667 ! Fit after self-cal, rms=0.100921Jy sigma=0.000667 wmodel J2156-0333_S_2017_04_28_pus_map.mod ! Writing 148 model components to file: J2156-0333_S_2017_04_28_pus_map.mod wobs J2156-0333_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J2156-0333_S_2017_04_28_pus_uvs.fits wwins J2156-0333_S_2017_04_28_pus_map.win ! wwins: Wrote 2 windows to J2156-0333_S_2017_04_28_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.000761317 Jy ! Component: 100 - total flux cleaned = -0.00106404 Jy ! Component: 150 - total flux cleaned = -0.00122108 Jy ! Component: 200 - total flux cleaned = -0.0013408 Jy ! Component: 250 - total flux cleaned = -0.00134083 Jy ! Component: 300 - total flux cleaned = -0.00125678 Jy ! Component: 350 - total flux cleaned = -0.00125655 Jy ! Component: 400 - total flux cleaned = -0.00117659 Jy ! Component: 450 - total flux cleaned = -0.00120218 Jy ! Component: 500 - total flux cleaned = -0.00115123 Jy ! Component: 550 - total flux cleaned = -0.00117629 Jy ! Component: 600 - total flux cleaned = -0.00112783 Jy ! Component: 650 - total flux cleaned = -0.00103236 Jy ! Component: 700 - total flux cleaned = -0.000867734 Jy ! Component: 750 - total flux cleaned = -0.000706385 Jy ! Component: 800 - total flux cleaned = -0.000547415 Jy ! Component: 850 - total flux cleaned = -0.000435351 Jy ! Component: 900 - total flux cleaned = -0.000369206 Jy ! Component: 950 - total flux cleaned = -0.000260146 Jy ! Component: 1000 - total flux cleaned = -0.000216927 Jy ! Component: 1050 - total flux cleaned = -0.000110569 Jy ! Component: 1100 - total flux cleaned = 1.55357e-05 Jy ! Component: 1150 - total flux cleaned = 0.000160024 Jy ! Component: 1200 - total flux cleaned = 0.00018025 Jy ! Component: 1250 - total flux cleaned = 0.000261405 Jy ! Component: 1300 - total flux cleaned = 0.000361614 Jy ! Component: 1350 - total flux cleaned = 0.000421186 Jy ! Component: 1400 - total flux cleaned = 0.000480152 Jy ! Component: 1450 - total flux cleaned = 0.00051917 Jy ! Component: 1500 - total flux cleaned = 0.000577317 Jy ! Component: 1550 - total flux cleaned = 0.000653885 Jy ! Component: 1600 - total flux cleaned = 0.000672666 Jy ! Component: 1650 - total flux cleaned = 0.000729124 Jy ! Component: 1700 - total flux cleaned = 0.00080338 Jy ! Component: 1750 - total flux cleaned = 0.000858374 Jy ! Component: 1800 - total flux cleaned = 0.000858414 Jy ! Component: 1850 - total flux cleaned = 0.000966539 Jy ! Component: 1900 - total flux cleaned = 0.00102019 Jy ! Component: 1950 - total flux cleaned = 0.0010558 Jy ! Component: 2000 - total flux cleaned = 0.00107345 Jy ! Component: 2050 - total flux cleaned = 0.00117823 Jy ! Component: 2100 - total flux cleaned = 0.0012477 Jy ! Component: 2150 - total flux cleaned = 0.00121371 Jy ! Component: 2200 - total flux cleaned = 0.00136734 Jy ! Component: 2250 - total flux cleaned = 0.00140126 Jy ! Component: 2300 - total flux cleaned = 0.0014682 Jy ! Component: 2350 - total flux cleaned = 0.00151826 Jy ! Component: 2400 - total flux cleaned = 0.00153483 Jy ! Component: 2450 - total flux cleaned = 0.00161694 Jy ! Component: 2500 - total flux cleaned = 0.001617 Jy ! Component: 2550 - total flux cleaned = 0.00161702 Jy ! Component: 2600 - total flux cleaned = 0.00160085 Jy ! Component: 2650 - total flux cleaned = 0.00166455 Jy ! Component: 2700 - total flux cleaned = 0.00163282 Jy ! Component: 2750 - total flux cleaned = 0.00168017 Jy ! Component: 2800 - total flux cleaned = 0.00172705 Jy ! Component: 2850 - total flux cleaned = 0.00174273 Jy ! Component: 2900 - total flux cleaned = 0.00174268 Jy ! Component: 2950 - total flux cleaned = 0.001758 Jy ! Component: 3000 - total flux cleaned = 0.00183397 Jy ! Component: 3050 - total flux cleaned = 0.00190948 Jy ! Component: 3100 - total flux cleaned = 0.00190935 Jy ! Component: 3150 - total flux cleaned = 0.00190911 Jy ! Component: 3200 - total flux cleaned = 0.00186485 Jy ! Component: 3250 - total flux cleaned = 0.00189431 Jy ! Component: 3300 - total flux cleaned = 0.0019091 Jy ! Component: 3350 - total flux cleaned = 0.00192378 Jy ! Component: 3400 - total flux cleaned = 0.00188065 Jy ! Component: 3450 - total flux cleaned = 0.00196666 Jy ! Component: 3500 - total flux cleaned = 0.00196654 Jy ! Component: 3550 - total flux cleaned = 0.00193824 Jy ! Component: 3600 - total flux cleaned = 0.00196631 Jy ! Component: 3650 - total flux cleaned = 0.00195232 Jy ! Component: 3700 - total flux cleaned = 0.00199413 Jy ! Component: 3750 - total flux cleaned = 0.00196651 Jy ! Component: 3800 - total flux cleaned = 0.00198024 Jy ! Component: 3850 - total flux cleaned = 0.00202141 Jy ! Component: 3900 - total flux cleaned = 0.00204869 Jy ! Component: 3950 - total flux cleaned = 0.00203512 Jy ! Component: 4000 - total flux cleaned = 0.00207563 Jy ! Component: 4050 - total flux cleaned = 0.00208901 Jy ! Total flux subtracted in 4096 components = 0.00207566 Jy ! Clean residual min=-0.000754 max=0.000721 Jy/beam ! Clean residual mean=-0.000001 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.186786 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 451 components and 0.186785 Jy ![Exited script file: muppet] wmap "J2156-0333_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.286 x 7.901 at -3.684 degrees (North through East) ! Clean map min=-0.0014989 max=0.11702 Jy/beam ! Writing clean map to FITS file: J2156-0333_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.117019 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000249068 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.63853 0.63853 1.27706 2.55412 5.10824 10.2165 20.433 40.8659 81.7318 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.117 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.286 x 7.901 at -3.684 degrees (North through East) ! Clean map min=-0.0014989 max=0.11702 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 J2156-0333_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:34:24 2019