! Started logfile: J1429+5406_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:43:27 2019 obs J1429+5406_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1429+5406_S_2017_03_27_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978548 visibilities/baseline/integration-bin. ! Found source: J1429+5406 ! ! 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 1684 lines of history. ! ! Reading 30472 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 J1429+5406_S_2017_03_27_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 484 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.759606Jy sigma=0.006862 ! Fit after self-cal, rms=0.745368Jy sigma=0.006744 ! 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.156 mas, bmaj=3.98 mas, bpa=1.178 degrees ! Estimated noise=931.506 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.191288 Jy ! Component: 100 - total flux cleaned = 0.25144 Jy ! Total flux subtracted in 100 components = 0.25144 Jy ! Clean residual min=-0.009551 max=0.024852 Jy/beam ! Clean residual mean=0.000006 rms=0.002694 Jy/beam ! Combined flux in latest and established models = 0.25144 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.25144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112778Jy sigma=0.000994 ! Fit after self-cal, rms=0.112723Jy sigma=0.000993 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0274193 Jy ! Component: 100 - total flux cleaned = 0.0433275 Jy ! Total flux subtracted in 100 components = 0.0433275 Jy ! Clean residual min=-0.007683 max=0.014698 Jy/beam ! Clean residual mean=0.000011 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.294768 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.294768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102944Jy sigma=0.000884 ! Fit after self-cal, rms=0.102868Jy sigma=0.000884 ! Inverting map ! Added new window around map position (4, -7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145118 Jy ! Component: 100 - total flux cleaned = 0.0241785 Jy ! Total flux subtracted in 100 components = 0.0241785 Jy ! Clean residual min=-0.006944 max=0.009034 Jy/beam ! Clean residual mean=0.000012 rms=0.001772 Jy/beam ! Combined flux in latest and established models = 0.318946 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 46 components and 0.318946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099467Jy sigma=0.000844 ! Fit after self-cal, rms=0.099341Jy sigma=0.000843 ! 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.896 mas, bmaj=4.982 mas, bpa=3.248 degrees ! Estimated noise=481.725 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.0153659 Jy ! Component: 100 - total flux cleaned = 0.0253811 Jy ! Component: 150 - total flux cleaned = 0.0322823 Jy ! Component: 200 - total flux cleaned = 0.037227 Jy ! Total flux subtracted in 200 components = 0.037227 Jy ! Clean residual min=-0.007548 max=0.015624 Jy/beam ! Clean residual mean=0.000048 rms=0.002566 Jy/beam ! Combined flux in latest and established models = 0.356173 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 86 components and 0.356173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096983Jy sigma=0.000812 ! Fit after self-cal, rms=0.096819Jy sigma=0.000811 ! Inverting map ! Added new window around map position (15.5, -14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016693 Jy ! Component: 100 - total flux cleaned = 0.0273445 Jy ! Component: 150 - total flux cleaned = 0.0350399 Jy ! Component: 200 - total flux cleaned = 0.0408784 Jy ! Total flux subtracted in 200 components = 0.0408784 Jy ! Clean residual min=-0.006175 max=0.011183 Jy/beam ! Clean residual mean=0.000052 rms=0.002002 Jy/beam ! Combined flux in latest and established models = 0.397052 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 174 components and 0.397052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093848Jy sigma=0.000772 ! Fit after self-cal, rms=0.093393Jy sigma=0.000767 ! 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.99 FD 1.01 HN 0.98 KP 1.01 ! LA 0.94 MK 1.02 NL 1.01 OV 0.99 ! PT 0.95 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 HN 1.03 KP 0.99 ! LA 0.92 MK 1.02 NL 0.98 OV 1.03 ! PT 0.92 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.11 HN 1.00 KP 0.99 ! LA 0.96 MK 1.03 NL 0.96 OV 0.95 ! PT 0.92 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.16 HN 1.00 KP 1.00* ! LA 0.94 MK 1.05 NL 1.00* OV 1.61 ! PT 0.98 SC 1.59 ! ! ! Fit before self-cal, rms=0.093393Jy sigma=0.000767 ! Fit after self-cal, rms=0.101299Jy sigma=0.000730 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=5.028 mas, bpa=2.898 degrees ! Estimated noise=478.65 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 (37.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107218 Jy ! Component: 100 - total flux cleaned = 0.0180559 Jy ! Component: 150 - total flux cleaned = 0.0238145 Jy ! Component: 200 - total flux cleaned = 0.0285093 Jy ! Total flux subtracted in 200 components = 0.0285093 Jy ! Clean residual min=-0.004554 max=0.004846 Jy/beam ! Clean residual mean=0.000028 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.425561 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 241 components and 0.425561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100086Jy sigma=0.000709 ! Fit after self-cal, rms=0.100166Jy sigma=0.000709 ! 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.100166Jy sigma=0.000709 ! Fit after self-cal, rms=0.107526Jy sigma=0.000692 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.924 mas, bmaj=5.034 mas, bpa=3.024 degrees ! Estimated noise=478.709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00423744 Jy ! Component: 100 - total flux cleaned = 0.00751706 Jy ! Component: 150 - total flux cleaned = 0.0101644 Jy ! Component: 200 - total flux cleaned = 0.0122808 Jy ! Total flux subtracted in 200 components = 0.0122808 Jy ! Clean residual min=-0.003044 max=0.004158 Jy/beam ! Clean residual mean=0.000019 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.437842 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 267 components and 0.437842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107312Jy sigma=0.000688 ! Fit after self-cal, rms=0.107364Jy sigma=0.000688 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) ! Added new window around map position (24.5, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00412924 Jy ! Component: 100 - total flux cleaned = 0.00622585 Jy ! Component: 150 - total flux cleaned = 0.00747436 Jy ! Component: 200 - total flux cleaned = 0.00832036 Jy ! Total flux subtracted in 200 components = 0.00832036 Jy ! Clean residual min=-0.002852 max=0.002687 Jy/beam ! Clean residual mean=0.000017 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.446162 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 303 components and 0.446163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107212Jy sigma=0.000685 ! Fit after self-cal, rms=0.107197Jy sigma=0.000685 ! 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.107197Jy sigma=0.000685 ! Fit after self-cal, rms=0.107600Jy sigma=0.000685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.927 mas, bmaj=5.031 mas, bpa=3.143 degrees ! Estimated noise=478.302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218881 Jy ! Component: 100 - total flux cleaned = 0.0038649 Jy ! Component: 150 - total flux cleaned = 0.0047155 Jy ! Component: 200 - total flux cleaned = 0.00531246 Jy ! Total flux subtracted in 200 components = 0.00531246 Jy ! Clean residual min=-0.002430 max=0.002370 Jy/beam ! Clean residual mean=0.000015 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.451475 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 324 components and 0.451475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107539Jy sigma=0.000684 ! Fit after self-cal, rms=0.107540Jy sigma=0.000684 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.000871349 Jy ! Component: 100 - total flux cleaned = 0.00130814 Jy ! Component: 150 - total flux cleaned = 0.00167058 Jy ! Component: 200 - total flux cleaned = 0.00196828 Jy ! Total flux subtracted in 200 components = 0.00196828 Jy ! Clean residual min=-0.002374 max=0.002382 Jy/beam ! Clean residual mean=0.000015 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.453443 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 336 components and 0.453443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107513Jy sigma=0.000683 ! Fit after self-cal, rms=0.107510Jy sigma=0.000683 ! 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.107510Jy sigma=0.000683 ! Fit after self-cal, rms=0.107707Jy sigma=0.000683 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.266 mas, bmaj=8.931 mas, bpa=26.9 degrees ! Estimated noise=578.576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236306 Jy ! Component: 100 - total flux cleaned = 0.00347076 Jy ! Component: 150 - total flux cleaned = 0.0043654 Jy ! Component: 200 - total flux cleaned = 0.00496961 Jy ! Total flux subtracted in 200 components = 0.00496961 Jy ! Clean residual min=-0.003138 max=0.003040 Jy/beam ! Clean residual mean=0.000029 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.458413 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 348 components and 0.458413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107692Jy sigma=0.000683 ! Fit after self-cal, rms=0.107691Jy sigma=0.000683 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.000315724 Jy ! Component: 100 - total flux cleaned = 0.000794857 Jy ! Component: 150 - total flux cleaned = 0.00100013 Jy ! Component: 200 - total flux cleaned = 0.00112273 Jy ! Total flux subtracted in 200 components = 0.00112273 Jy ! Clean residual min=-0.003112 max=0.003081 Jy/beam ! Clean residual mean=0.000029 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.459536 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 353 components and 0.459536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107687Jy sigma=0.000683 ! Fit after self-cal, rms=0.107684Jy sigma=0.000683 ! 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.931 mas, bmaj=5.032 mas, bpa=3.178 degrees ! Estimated noise=478.559 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.931 x 5.032 at 3.178 degrees (North through East) ! Clean map min=-0.0021396 max=0.25574 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.182 mas, bmaj=4.012 mas, bpa=1.11 degrees ! Estimated noise=935.511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.191894 Jy ! Component: 100 - total flux cleaned = 0.252018 Jy ! Component: 150 - total flux cleaned = 0.279605 Jy ! Component: 200 - total flux cleaned = 0.297098 Jy ! Total flux subtracted in 200 components = 0.297098 Jy ! Clean residual min=-0.005674 max=0.009910 Jy/beam ! Clean residual mean=0.000009 rms=0.001667 Jy/beam ! Combined flux in latest and established models = 0.297098 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.297098 Jy ! Inverting map and beam ! Estimated beam: bmin=3.931 mas, bmaj=5.032 mas, bpa=3.178 degrees ! Estimated noise=478.559 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) ! Added new window around map position (8.5, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0227593 Jy ! Component: 100 - total flux cleaned = 0.0401719 Jy ! Component: 150 - total flux cleaned = 0.0543833 Jy ! Component: 200 - total flux cleaned = 0.0663882 Jy ! Total flux subtracted in 200 components = 0.0663882 Jy ! Clean residual min=-0.005131 max=0.007969 Jy/beam ! Clean residual mean=0.000030 rms=0.001768 Jy/beam ! Combined flux in latest and established models = 0.363486 Jy ! Adding 112 model components to the UV plane model. ! The established model now contains 127 components and 0.363486 Jy ! Inverting map ! Added new window around map position (4.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104847 Jy ! Component: 100 - total flux cleaned = 0.0196258 Jy ! Component: 150 - total flux cleaned = 0.0276627 Jy ! Component: 200 - total flux cleaned = 0.0347667 Jy ! Total flux subtracted in 200 components = 0.0347667 Jy ! Clean residual min=-0.003712 max=0.004754 Jy/beam ! Clean residual mean=0.000026 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.398253 Jy ! Adding 106 model components to the UV plane model. ! The established model now contains 216 components and 0.398253 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.266 mas, bmaj=8.931 mas, bpa=26.9 degrees ! Estimated noise=578.576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012171 Jy ! Component: 100 - total flux cleaned = 0.0215134 Jy ! Component: 150 - total flux cleaned = 0.0288769 Jy ! Component: 200 - total flux cleaned = 0.0347792 Jy ! Total flux subtracted in 200 components = 0.0347792 Jy ! Clean residual min=-0.004262 max=0.004799 Jy/beam ! Clean residual mean=0.000043 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 0.433032 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.00482312 Jy ! Component: 100 - total flux cleaned = 0.00881571 Jy ! Component: 150 - total flux cleaned = 0.0121478 Jy ! Component: 200 - total flux cleaned = 0.0149431 Jy ! Total flux subtracted in 200 components = 0.0149431 Jy ! Clean residual min=-0.003468 max=0.003405 Jy/beam ! Clean residual mean=0.000037 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.447975 Jy ! Adding 227 model components to the UV plane model. ! The established model now contains 414 components and 0.447975 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.931 mas, bmaj=5.032 mas, bpa=3.178 degrees ! Estimated noise=478.559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022022 Jy ! Component: 100 - total flux cleaned = 0.00389865 Jy ! Component: 150 - total flux cleaned = 0.00501536 Jy ! Component: 200 - total flux cleaned = 0.00606831 Jy ! Total flux subtracted in 200 components = 0.00606831 Jy ! Clean residual min=-0.002267 max=0.002375 Jy/beam ! Clean residual mean=0.000015 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.454044 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 439 components and 0.454044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107705Jy sigma=0.000682 ! Fit after self-cal, rms=0.107652Jy sigma=0.000682 wmodel J1429+5406_S_2017_03_27_pus_map.mod ! Writing 439 model components to file: J1429+5406_S_2017_03_27_pus_map.mod wobs J1429+5406_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1429+5406_S_2017_03_27_pus_uvs.fits wwins J1429+5406_S_2017_03_27_pus_map.win ! wwins: Wrote 7 windows to J1429+5406_S_2017_03_27_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.000404397 Jy ! Component: 100 - total flux cleaned = -0.000442321 Jy ! Component: 150 - total flux cleaned = -0.000300496 Jy ! Component: 200 - total flux cleaned = -0.00019865 Jy ! Component: 250 - total flux cleaned = -0.0001006 Jy ! Component: 300 - total flux cleaned = 5.6551e-05 Jy ! Component: 350 - total flux cleaned = 0.000178182 Jy ! Component: 400 - total flux cleaned = 0.000326267 Jy ! Component: 450 - total flux cleaned = 0.000441836 Jy ! Component: 500 - total flux cleaned = 0.000554558 Jy ! Component: 550 - total flux cleaned = 0.000692264 Jy ! Component: 600 - total flux cleaned = 0.000799748 Jy ! Component: 650 - total flux cleaned = 0.000878989 Jy ! Component: 700 - total flux cleaned = 0.000983394 Jy ! Component: 750 - total flux cleaned = 0.00113638 Jy ! Component: 800 - total flux cleaned = 0.00121066 Jy ! Component: 850 - total flux cleaned = 0.00130922 Jy ! Component: 900 - total flux cleaned = 0.00147875 Jy ! Component: 950 - total flux cleaned = 0.00155026 Jy ! Component: 1000 - total flux cleaned = 0.00166835 Jy ! Component: 1050 - total flux cleaned = 0.00178436 Jy ! Component: 1100 - total flux cleaned = 0.00180713 Jy ! Component: 1150 - total flux cleaned = 0.0019648 Jy ! Component: 1200 - total flux cleaned = 0.00203163 Jy ! Component: 1250 - total flux cleaned = 0.00214188 Jy ! Component: 1300 - total flux cleaned = 0.0022503 Jy ! Component: 1350 - total flux cleaned = 0.00231455 Jy ! Component: 1400 - total flux cleaned = 0.00248388 Jy ! Component: 1450 - total flux cleaned = 0.00248398 Jy ! Component: 1500 - total flux cleaned = 0.00256701 Jy ! Component: 1550 - total flux cleaned = 0.00266901 Jy ! Component: 1600 - total flux cleaned = 0.00278979 Jy ! Component: 1650 - total flux cleaned = 0.00280997 Jy ! Component: 1700 - total flux cleaned = 0.00296771 Jy ! Component: 1750 - total flux cleaned = 0.00302591 Jy ! Component: 1800 - total flux cleaned = 0.00314136 Jy ! Component: 1850 - total flux cleaned = 0.00319856 Jy ! Component: 1900 - total flux cleaned = 0.00334874 Jy ! Component: 1950 - total flux cleaned = 0.00338551 Jy ! Component: 2000 - total flux cleaned = 0.00347723 Jy ! Component: 2050 - total flux cleaned = 0.00353186 Jy ! Component: 2100 - total flux cleaned = 0.00358554 Jy ! Component: 2150 - total flux cleaned = 0.00363884 Jy ! Component: 2200 - total flux cleaned = 0.0037441 Jy ! Component: 2250 - total flux cleaned = 0.00377844 Jy ! Component: 2300 - total flux cleaned = 0.00384697 Jy ! Component: 2350 - total flux cleaned = 0.00388103 Jy ! Component: 2400 - total flux cleaned = 0.00399846 Jy ! Component: 2450 - total flux cleaned = 0.00406484 Jy ! Component: 2500 - total flux cleaned = 0.00411416 Jy ! Component: 2550 - total flux cleaned = 0.00419542 Jy ! Component: 2600 - total flux cleaned = 0.00421156 Jy ! Component: 2650 - total flux cleaned = 0.00421176 Jy ! Component: 2700 - total flux cleaned = 0.00435341 Jy ! Component: 2750 - total flux cleaned = 0.00436904 Jy ! Component: 2800 - total flux cleaned = 0.00443083 Jy ! Component: 2850 - total flux cleaned = 0.00449204 Jy ! Component: 2900 - total flux cleaned = 0.00458254 Jy ! Component: 2950 - total flux cleaned = 0.00458232 Jy ! Component: 3000 - total flux cleaned = 0.00461187 Jy ! Component: 3050 - total flux cleaned = 0.00475883 Jy ! Component: 3100 - total flux cleaned = 0.00478788 Jy ! Component: 3150 - total flux cleaned = 0.00484569 Jy ! Component: 3200 - total flux cleaned = 0.00490267 Jy ! Component: 3250 - total flux cleaned = 0.00497339 Jy ! Component: 3300 - total flux cleaned = 0.00498733 Jy ! Component: 3350 - total flux cleaned = 0.00504296 Jy ! Component: 3400 - total flux cleaned = 0.00508425 Jy ! Component: 3450 - total flux cleaned = 0.00513902 Jy ! Component: 3500 - total flux cleaned = 0.00520689 Jy ! Component: 3550 - total flux cleaned = 0.0052741 Jy ! Component: 3600 - total flux cleaned = 0.00531416 Jy ! Component: 3650 - total flux cleaned = 0.00541973 Jy ! Component: 3700 - total flux cleaned = 0.00543275 Jy ! Component: 3750 - total flux cleaned = 0.00552358 Jy ! Component: 3800 - total flux cleaned = 0.00558796 Jy ! Component: 3850 - total flux cleaned = 0.00566442 Jy ! Component: 3900 - total flux cleaned = 0.00566453 Jy ! Component: 3950 - total flux cleaned = 0.00573984 Jy ! Component: 4000 - total flux cleaned = 0.00577725 Jy ! Component: 4050 - total flux cleaned = 0.00578978 Jy ! Total flux subtracted in 4096 components = 0.00588802 Jy ! Clean residual min=-0.000637 max=0.000778 Jy/beam ! Clean residual mean=0.000006 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.459932 Jy keep ! Adding 350 model components to the UV plane model. ! The established model now contains 789 components and 0.459932 Jy ![Exited script file: muppet] wmap "J1429+5406_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.931 x 5.032 at 3.178 degrees (North through East) ! Clean map min=-0.0013362 max=0.25733 Jy/beam ! Writing clean map to FITS file: J1429+5406_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.257326 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000230518 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.268746 0.268746 0.537492 1.07498 2.14997 4.29994 8.59987 17.1997 34.3995 68.799 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.257 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.931 x 5.032 at 3.178 degrees (North through East) ! Clean map min=-0.0013362 max=0.25733 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 J1429+5406_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:43:34 2019