! Started logfile: J0131+3834_S_2017_06_10_pus_uvs.log on Mon May 6 14:41:47 2019 obs J0131+3834_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0131+3834_S_2017_06_10_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.92807 visibilities/baseline/integration-bin. ! Found source: J0131+3834 ! ! 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 1154 lines of history. ! ! Reading 19044 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 J0131+3834_S_2017_06_10_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 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 616 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.897943Jy sigma=0.009468 ! Fit after self-cal, rms=0.890147Jy sigma=0.009399 ! 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.859 mas, bmaj=5.509 mas, bpa=-8.979 degrees ! Estimated noise=838.729 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.0833555 Jy ! Component: 100 - total flux cleaned = 0.102703 Jy ! Total flux subtracted in 100 components = 0.102703 Jy ! Clean residual min=-0.005004 max=0.016985 Jy/beam ! Clean residual mean=0.000009 rms=0.001492 Jy/beam ! Combined flux in latest and established models = 0.102703 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.102703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075536Jy sigma=0.000750 ! Fit after self-cal, rms=0.075529Jy sigma=0.000750 ! Inverting map ! Added new window around map position (-12, -12.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146298 Jy ! Component: 100 - total flux cleaned = 0.0229882 Jy ! Total flux subtracted in 100 components = 0.0229882 Jy ! Clean residual min=-0.003691 max=0.005196 Jy/beam ! Clean residual mean=0.000005 rms=0.001062 Jy/beam ! Combined flux in latest and established models = 0.125691 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 0.125691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071861Jy sigma=0.000709 ! Fit after self-cal, rms=0.071519Jy sigma=0.000706 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00709546 Jy ! Component: 100 - total flux cleaned = 0.0119208 Jy ! Total flux subtracted in 100 components = 0.0119208 Jy ! Clean residual min=-0.003132 max=0.004288 Jy/beam ! Clean residual mean=0.000003 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.137612 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.137612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070502Jy sigma=0.000695 ! Fit after self-cal, rms=0.070432Jy sigma=0.000694 ! 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.438 mas, bmaj=6.264 mas, bpa=-4.375 degrees ! Estimated noise=552.71 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, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00625019 Jy ! Component: 100 - total flux cleaned = 0.0103477 Jy ! Component: 150 - total flux cleaned = 0.0132349 Jy ! Component: 200 - total flux cleaned = 0.0153007 Jy ! Total flux subtracted in 200 components = 0.0153007 Jy ! Clean residual min=-0.001963 max=0.002677 Jy/beam ! Clean residual mean=0.000005 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.152913 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 61 components and 0.152913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069751Jy sigma=0.000687 ! Fit after self-cal, rms=0.069682Jy sigma=0.000686 ! 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.02 FD 0.97 HN 0.95 KP 1.03 ! LA 1.01 MK 1.06 NL 0.90 OV 1.04 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.96 KP 1.02 ! LA 0.97 MK 1.01 NL 1.07 OV 1.04 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.02 HN 1.00 KP 0.98 ! LA 0.97 MK 1.01 NL 1.11 OV 0.94 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.96 KP 1.00* ! LA 0.97 MK 1.27 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.069682Jy sigma=0.000686 ! Fit after self-cal, rms=0.068590Jy sigma=0.000681 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.467 mas, bmaj=6.264 mas, bpa=-4.111 degrees ! Estimated noise=547.398 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 (-19, -18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239276 Jy ! Component: 100 - total flux cleaned = 0.00333309 Jy ! Component: 150 - total flux cleaned = 0.00376495 Jy ! Component: 200 - total flux cleaned = 0.00396535 Jy ! Total flux subtracted in 200 components = 0.00396535 Jy ! Clean residual min=-0.001439 max=0.001986 Jy/beam ! Clean residual mean=0.000004 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.156878 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 91 components and 0.156878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068479Jy sigma=0.000680 ! Fit after self-cal, rms=0.068479Jy sigma=0.000680 ! 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.068479Jy sigma=0.000680 ! Fit after self-cal, rms=0.068314Jy sigma=0.000676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.467 mas, bmaj=6.246 mas, bpa=-4.076 degrees ! Estimated noise=547.946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120028 Jy ! Component: 100 - total flux cleaned = 0.00147675 Jy ! Component: 150 - total flux cleaned = 0.00170812 Jy ! Component: 200 - total flux cleaned = 0.00186015 Jy ! Total flux subtracted in 200 components = 0.00186015 Jy ! Clean residual min=-0.001294 max=0.001492 Jy/beam ! Clean residual mean=0.000001 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.158738 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 107 components and 0.158738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068282Jy sigma=0.000676 ! Fit after self-cal, rms=0.068288Jy sigma=0.000676 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 (-126.5, -118). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106557 Jy ! Component: 100 - total flux cleaned = 0.00140363 Jy ! Component: 150 - total flux cleaned = 0.00153026 Jy ! Component: 200 - total flux cleaned = 0.00161368 Jy ! Total flux subtracted in 200 components = 0.00161368 Jy ! Clean residual min=-0.001239 max=0.001333 Jy/beam ! Clean residual mean=0.000002 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.160352 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 120 components and 0.160352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068247Jy sigma=0.000675 ! Fit after self-cal, rms=0.068243Jy sigma=0.000675 ! 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.068243Jy sigma=0.000675 ! Fit after self-cal, rms=0.068236Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.465 mas, bmaj=6.241 mas, bpa=-4.119 degrees ! Estimated noise=548.207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000860105 Jy ! Component: 100 - total flux cleaned = 0.00136188 Jy ! Component: 150 - total flux cleaned = 0.00151176 Jy ! Component: 200 - total flux cleaned = 0.00162847 Jy ! Total flux subtracted in 200 components = 0.00162847 Jy ! Clean residual min=-0.001227 max=0.001309 Jy/beam ! Clean residual mean=0.000002 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.161981 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 132 components and 0.161981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068216Jy sigma=0.000675 ! Fit after self-cal, rms=0.068215Jy sigma=0.000675 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.000347417 Jy ! Component: 100 - total flux cleaned = 0.000435706 Jy ! Component: 150 - total flux cleaned = 0.000497724 Jy ! Component: 200 - total flux cleaned = 0.000537365 Jy ! Total flux subtracted in 200 components = 0.000537365 Jy ! Clean residual min=-0.001187 max=0.001304 Jy/beam ! Clean residual mean=0.000002 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.162518 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 141 components and 0.162518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068203Jy sigma=0.000675 ! Fit after self-cal, rms=0.068202Jy sigma=0.000675 ! 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.068202Jy sigma=0.000675 ! Fit after self-cal, rms=0.068219Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.436 mas, bmaj=9.534 mas, bpa=-0.67 degrees ! Estimated noise=685.982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000725541 Jy ! Component: 100 - total flux cleaned = 0.000791647 Jy ! Component: 150 - total flux cleaned = 0.00089962 Jy ! Component: 200 - total flux cleaned = 0.000961622 Jy ! Total flux subtracted in 200 components = 0.000961622 Jy ! Clean residual min=-0.001317 max=0.001384 Jy/beam ! Clean residual mean=0.000003 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.16348 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 163 components and 0.16348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068212Jy sigma=0.000675 ! Fit after self-cal, rms=0.068210Jy sigma=0.000675 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.000229807 Jy ! Component: 100 - total flux cleaned = 0.000300459 Jy ! Component: 150 - total flux cleaned = 0.000337947 Jy ! Component: 200 - total flux cleaned = 0.000372343 Jy ! Total flux subtracted in 200 components = 0.000372343 Jy ! Clean residual min=-0.001294 max=0.001317 Jy/beam ! Clean residual mean=0.000002 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.163852 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 172 components and 0.163852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068208Jy sigma=0.000675 ! Fit after self-cal, rms=0.068206Jy sigma=0.000675 ! 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.464 mas, bmaj=6.239 mas, bpa=-4.122 degrees ! Estimated noise=548.618 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.464 x 6.239 at -4.122 degrees (North through East) ! Clean map min=-0.0011308 max=0.10858 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.894 mas, bmaj=5.496 mas, bpa=-8.454 degrees ! Estimated noise=840.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0830346 Jy ! Component: 100 - total flux cleaned = 0.106753 Jy ! Component: 150 - total flux cleaned = 0.120044 Jy ! Component: 200 - total flux cleaned = 0.129151 Jy ! Total flux subtracted in 200 components = 0.129151 Jy ! Clean residual min=-0.003055 max=0.005107 Jy/beam ! Clean residual mean=0.000003 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.129151 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.129151 Jy ! Inverting map and beam ! Estimated beam: bmin=3.464 mas, bmaj=6.239 mas, bpa=-4.122 degrees ! Estimated noise=548.618 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.0093912 Jy ! Component: 100 - total flux cleaned = 0.0156217 Jy ! Component: 150 - total flux cleaned = 0.0199687 Jy ! Component: 200 - total flux cleaned = 0.0230912 Jy ! Total flux subtracted in 200 components = 0.0230912 Jy ! Clean residual min=-0.001702 max=0.001778 Jy/beam ! Clean residual mean=0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.152242 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 76 components and 0.152242 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.436 mas, bmaj=9.534 mas, bpa=-0.67 degrees ! Estimated noise=685.982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0035805 Jy ! Component: 100 - total flux cleaned = 0.00570046 Jy ! Component: 150 - total flux cleaned = 0.00721959 Jy ! Component: 200 - total flux cleaned = 0.00836463 Jy ! Total flux subtracted in 200 components = 0.00836463 Jy ! Clean residual min=-0.001402 max=0.001458 Jy/beam ! Clean residual mean=0.000002 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.160607 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.00088035 Jy ! Component: 100 - total flux cleaned = 0.00156133 Jy ! Component: 150 - total flux cleaned = 0.00200018 Jy ! Component: 200 - total flux cleaned = 0.00217076 Jy ! Total flux subtracted in 200 components = 0.00217076 Jy ! Clean residual min=-0.001318 max=0.001424 Jy/beam ! Clean residual mean=0.000003 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.162777 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 140 components and 0.162777 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.464 mas, bmaj=6.239 mas, bpa=-4.122 degrees ! Estimated noise=548.618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000129608 Jy ! Component: 100 - total flux cleaned = 0.000233094 Jy ! Component: 150 - total flux cleaned = 0.000386996 Jy ! Component: 200 - total flux cleaned = 0.00052797 Jy ! Total flux subtracted in 200 components = 0.00052797 Jy ! Clean residual min=-0.001236 max=0.001289 Jy/beam ! Clean residual mean=0.000001 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.163305 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 170 components and 0.163305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068246Jy sigma=0.000675 ! Fit after self-cal, rms=0.068241Jy sigma=0.000675 wmodel J0131+3834_S_2017_06_10_pus_map.mod ! Writing 170 model components to file: J0131+3834_S_2017_06_10_pus_map.mod wobs J0131+3834_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0131+3834_S_2017_06_10_pus_uvs.fits wwins J0131+3834_S_2017_06_10_pus_map.win ! wwins: Wrote 5 windows to J0131+3834_S_2017_06_10_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 = 7.1867e-05 Jy ! Component: 100 - total flux cleaned = 0.000114481 Jy ! Component: 150 - total flux cleaned = 0.000196285 Jy ! Component: 200 - total flux cleaned = 0.000335116 Jy ! Component: 250 - total flux cleaned = 0.000451433 Jy ! Component: 300 - total flux cleaned = 0.000602494 Jy ! Component: 350 - total flux cleaned = 0.000768214 Jy ! Component: 400 - total flux cleaned = 0.000876645 Jy ! Component: 450 - total flux cleaned = 0.00101848 Jy ! Component: 500 - total flux cleaned = 0.0011228 Jy ! Component: 550 - total flux cleaned = 0.00122553 Jy ! Component: 600 - total flux cleaned = 0.00130937 Jy ! Component: 650 - total flux cleaned = 0.00140895 Jy ! Component: 700 - total flux cleaned = 0.00149066 Jy ! Component: 750 - total flux cleaned = 0.00158742 Jy ! Component: 800 - total flux cleaned = 0.00163504 Jy ! Component: 850 - total flux cleaned = 0.0017292 Jy ! Component: 900 - total flux cleaned = 0.00180667 Jy ! Component: 950 - total flux cleaned = 0.00188308 Jy ! Component: 1000 - total flux cleaned = 0.00197349 Jy ! Component: 1050 - total flux cleaned = 0.00200284 Jy ! Component: 1100 - total flux cleaned = 0.00198824 Jy ! Component: 1150 - total flux cleaned = 0.00203211 Jy ! Component: 1200 - total flux cleaned = 0.00204642 Jy ! Component: 1250 - total flux cleaned = 0.00203217 Jy ! Component: 1300 - total flux cleaned = 0.00206029 Jy ! Component: 1350 - total flux cleaned = 0.00212993 Jy ! Component: 1400 - total flux cleaned = 0.00212973 Jy ! Component: 1450 - total flux cleaned = 0.00218433 Jy ! Component: 1500 - total flux cleaned = 0.00217087 Jy ! Component: 1550 - total flux cleaned = 0.00226461 Jy ! Component: 1600 - total flux cleaned = 0.00226468 Jy ! Component: 1650 - total flux cleaned = 0.00233046 Jy ! Component: 1700 - total flux cleaned = 0.00238233 Jy ! Component: 1750 - total flux cleaned = 0.00236937 Jy ! Component: 1800 - total flux cleaned = 0.00243339 Jy ! Component: 1850 - total flux cleaned = 0.00247141 Jy ! Component: 1900 - total flux cleaned = 0.00249651 Jy ! Component: 1950 - total flux cleaned = 0.0025215 Jy ! Component: 2000 - total flux cleaned = 0.00250906 Jy ! Component: 2050 - total flux cleaned = 0.00258254 Jy ! Component: 2100 - total flux cleaned = 0.00261884 Jy ! Component: 2150 - total flux cleaned = 0.00261866 Jy ! Component: 2200 - total flux cleaned = 0.00264261 Jy ! Component: 2250 - total flux cleaned = 0.0026425 Jy ! Component: 2300 - total flux cleaned = 0.00264231 Jy ! Component: 2350 - total flux cleaned = 0.0025841 Jy ! Component: 2400 - total flux cleaned = 0.00263035 Jy ! Component: 2450 - total flux cleaned = 0.00260739 Jy ! Component: 2500 - total flux cleaned = 0.00263018 Jy ! Component: 2550 - total flux cleaned = 0.00264118 Jy ! Component: 2600 - total flux cleaned = 0.0026299 Jy ! Component: 2650 - total flux cleaned = 0.00259645 Jy ! Component: 2700 - total flux cleaned = 0.00264058 Jy ! Component: 2750 - total flux cleaned = 0.00260772 Jy ! Component: 2800 - total flux cleaned = 0.00260763 Jy ! Component: 2850 - total flux cleaned = 0.00262928 Jy ! Component: 2900 - total flux cleaned = 0.00261853 Jy ! Component: 2950 - total flux cleaned = 0.00266124 Jy ! Component: 3000 - total flux cleaned = 0.00267171 Jy ! Component: 3050 - total flux cleaned = 0.00263997 Jy ! Component: 3100 - total flux cleaned = 0.00265042 Jy ! Component: 3150 - total flux cleaned = 0.00265047 Jy ! Component: 3200 - total flux cleaned = 0.00269181 Jy ! Component: 3250 - total flux cleaned = 0.00272251 Jy ! Component: 3300 - total flux cleaned = 0.00274277 Jy ! Component: 3350 - total flux cleaned = 0.00279323 Jy ! Component: 3400 - total flux cleaned = 0.00279317 Jy ! Component: 3450 - total flux cleaned = 0.00278317 Jy ! Component: 3500 - total flux cleaned = 0.00275339 Jy ! Component: 3550 - total flux cleaned = 0.00280267 Jy ! Component: 3600 - total flux cleaned = 0.00282231 Jy ! Component: 3650 - total flux cleaned = 0.00282232 Jy ! Component: 3700 - total flux cleaned = 0.00282236 Jy ! Component: 3750 - total flux cleaned = 0.00283207 Jy ! Component: 3800 - total flux cleaned = 0.0028704 Jy ! Component: 3850 - total flux cleaned = 0.00286089 Jy ! Component: 3900 - total flux cleaned = 0.00287035 Jy ! Component: 3950 - total flux cleaned = 0.00288916 Jy ! Component: 4000 - total flux cleaned = 0.00290785 Jy ! Component: 4050 - total flux cleaned = 0.00292652 Jy ! Total flux subtracted in 4096 components = 0.00290792 Jy ! Clean residual min=-0.000507 max=0.000817 Jy/beam ! Clean residual mean=0.000000 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.166213 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 465 components and 0.166213 Jy ![Exited script file: muppet] wmap "J0131+3834_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.464 x 6.239 at -4.122 degrees (North through East) ! Clean map min=-0.00089836 max=0.108 Jy/beam ! Writing clean map to FITS file: J0131+3834_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.107997 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170212 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.472825 0.472825 0.945651 1.8913 3.7826 7.5652 15.1304 30.2608 60.5216 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.107 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.464 x 6.239 at -4.122 degrees (North through East) ! Clean map min=-0.00089836 max=0.108 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 J0131+3834_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:41:53 2019