! Started logfile: J0011+7045_S_2017_06_15_pus_uvs.log on Tue May 7 15:06:09 2019 obs J0011+7045_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0011+7045_S_2017_06_15_pus_uva.fits ! AN table 1: 110 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.776768 visibilities/baseline/integration-bin. ! Found source: J0011+7045 ! ! 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 603 lines of history. ! ! Reading 15380 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 J0011+7045_S_2017_06_15_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 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 631 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.651286Jy sigma=0.005748 ! Fit after self-cal, rms=0.643301Jy sigma=0.005677 ! 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.988 mas, bmaj=4.271 mas, bpa=76.75 degrees ! Estimated noise=1086.33 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.28301 Jy ! Component: 100 - total flux cleaned = 0.384163 Jy ! Total flux subtracted in 100 components = 0.384163 Jy ! Clean residual min=-0.013313 max=0.044147 Jy/beam ! Clean residual mean=-0.000103 rms=0.004073 Jy/beam ! Combined flux in latest and established models = 0.384163 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.384163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126541Jy sigma=0.001113 ! Fit after self-cal, rms=0.125462Jy sigma=0.001105 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0501562 Jy ! Component: 100 - total flux cleaned = 0.0782596 Jy ! Total flux subtracted in 100 components = 0.0782596 Jy ! Clean residual min=-0.007616 max=0.016198 Jy/beam ! Clean residual mean=-0.000052 rms=0.002155 Jy/beam ! Combined flux in latest and established models = 0.462423 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.462423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097344Jy sigma=0.000825 ! Fit after self-cal, rms=0.097120Jy sigma=0.000823 ! Inverting map ! Added new window around map position (-1.5, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192044 Jy ! Component: 100 - total flux cleaned = 0.0320412 Jy ! Total flux subtracted in 100 components = 0.0320412 Jy ! Clean residual min=-0.006445 max=0.007919 Jy/beam ! Clean residual mean=-0.000032 rms=0.001682 Jy/beam ! Combined flux in latest and established models = 0.494464 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.494464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091407Jy sigma=0.000769 ! Fit after self-cal, rms=0.091228Jy sigma=0.000767 ! 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.585 mas, bmaj=5.082 mas, bpa=74.9 degrees ! Estimated noise=709.962 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, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146725 Jy ! Component: 100 - total flux cleaned = 0.023579 Jy ! Component: 150 - total flux cleaned = 0.0287728 Jy ! Component: 200 - total flux cleaned = 0.0311237 Jy ! Total flux subtracted in 200 components = 0.0311237 Jy ! Clean residual min=-0.005936 max=0.005033 Jy/beam ! Clean residual mean=-0.000039 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.525588 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 76 components and 0.525588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088386Jy sigma=0.000743 ! Fit after self-cal, rms=0.088196Jy sigma=0.000741 ! 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.00 HN 0.98 KP 1.01 ! LA 1.00 MK 1.06 NL 0.90 OV 1.02 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.05 HN 1.04 KP 0.98 ! LA 0.96 MK 1.04 NL 1.05 OV 1.02 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.08 HN 1.02 KP 0.98 ! LA 0.98 MK 1.10 NL 1.00 OV 0.97 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.02 KP 1.00* ! LA 1.02 MK 0.99 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.088196Jy sigma=0.000741 ! Fit after self-cal, rms=0.083331Jy sigma=0.000701 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=5.154 mas, bpa=74.59 degrees ! Estimated noise=712.636 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.00607945 Jy ! Component: 100 - total flux cleaned = 0.00831962 Jy ! Component: 150 - total flux cleaned = 0.00885146 Jy ! Component: 200 - total flux cleaned = 0.00918198 Jy ! Total flux subtracted in 200 components = 0.00918198 Jy ! Clean residual min=-0.003576 max=0.003387 Jy/beam ! Clean residual mean=-0.000009 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.53477 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 105 components and 0.53477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082822Jy sigma=0.000696 ! Fit after self-cal, rms=0.082749Jy sigma=0.000696 ! 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.082749Jy sigma=0.000696 ! Fit after self-cal, rms=0.081009Jy sigma=0.000677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.604 mas, bmaj=5.154 mas, bpa=75.04 degrees ! Estimated noise=711.391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027386 Jy ! Component: 100 - total flux cleaned = 0.00361403 Jy ! Component: 150 - total flux cleaned = 0.00389216 Jy ! Component: 200 - total flux cleaned = 0.00416562 Jy ! Total flux subtracted in 200 components = 0.00416562 Jy ! Clean residual min=-0.002103 max=0.002055 Jy/beam ! Clean residual mean=-0.000010 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.538935 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 127 components and 0.538935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080893Jy sigma=0.000676 ! Fit after self-cal, rms=0.080890Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000351203 Jy ! Component: 100 - total flux cleaned = 0.000563938 Jy ! Component: 150 - total flux cleaned = 0.000708643 Jy ! Component: 200 - total flux cleaned = 0.00080586 Jy ! Total flux subtracted in 200 components = 0.00080586 Jy ! Clean residual min=-0.001961 max=0.001960 Jy/beam ! Clean residual mean=-0.000009 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.539741 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 140 components and 0.539741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080848Jy sigma=0.000676 ! Fit after self-cal, rms=0.080838Jy sigma=0.000676 ! 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.080838Jy sigma=0.000676 ! Fit after self-cal, rms=0.080865Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.603 mas, bmaj=5.153 mas, bpa=75 degrees ! Estimated noise=710.996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103684 Jy ! Component: 100 - total flux cleaned = 0.00143182 Jy ! Component: 150 - total flux cleaned = 0.00171622 Jy ! Component: 200 - total flux cleaned = 0.0018687 Jy ! Total flux subtracted in 200 components = 0.0018687 Jy ! Clean residual min=-0.001966 max=0.001924 Jy/beam ! Clean residual mean=-0.000011 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.54161 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 149 components and 0.54161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080822Jy sigma=0.000675 ! Fit after self-cal, rms=0.080815Jy 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.000192764 Jy ! Component: 100 - total flux cleaned = 0.00033677 Jy ! Component: 150 - total flux cleaned = 0.00041343 Jy ! Component: 200 - total flux cleaned = 0.000461013 Jy ! Total flux subtracted in 200 components = 0.000461013 Jy ! Clean residual min=-0.001874 max=0.001893 Jy/beam ! Clean residual mean=-0.000011 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.542071 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 152 components and 0.542071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080792Jy sigma=0.000675 ! Fit after self-cal, rms=0.080788Jy 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.080788Jy sigma=0.000675 ! Fit after self-cal, rms=0.080805Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.652 mas, bmaj=10.08 mas, bpa=66.87 degrees ! Estimated noise=885.309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129125 Jy ! Component: 100 - total flux cleaned = 0.00170286 Jy ! Component: 150 - total flux cleaned = 0.00187859 Jy ! Component: 200 - total flux cleaned = 0.00200587 Jy ! Total flux subtracted in 200 components = 0.00200587 Jy ! Clean residual min=-0.002091 max=0.002028 Jy/beam ! Clean residual mean=-0.000023 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.544076 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 169 components and 0.544077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080799Jy sigma=0.000674 ! Fit after self-cal, rms=0.080794Jy sigma=0.000674 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 = 2.7122e-05 Jy ! Component: 100 - total flux cleaned = 0.000125664 Jy ! Component: 150 - total flux cleaned = 0.000237357 Jy ! Component: 200 - total flux cleaned = 0.00025736 Jy ! Total flux subtracted in 200 components = 0.00025736 Jy ! Clean residual min=-0.002094 max=0.001966 Jy/beam ! Clean residual mean=-0.000022 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.544334 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 176 components and 0.544334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080788Jy sigma=0.000674 ! Fit after self-cal, rms=0.080785Jy sigma=0.000674 ! 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.603 mas, bmaj=5.154 mas, bpa=74.92 degrees ! Estimated noise=710.986 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.603 x 5.154 at 74.92 degrees (North through East) ! Clean map min=-0.001766 max=0.35798 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 mas, bmaj=4.342 mas, bpa=76.72 degrees ! Estimated noise=1089.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.28372 Jy ! Component: 100 - total flux cleaned = 0.385942 Jy ! Component: 150 - total flux cleaned = 0.433621 Jy ! Component: 200 - total flux cleaned = 0.461686 Jy ! Total flux subtracted in 200 components = 0.461686 Jy ! Clean residual min=-0.006137 max=0.014917 Jy/beam ! Clean residual mean=-0.000053 rms=0.001694 Jy/beam ! Combined flux in latest and established models = 0.461686 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.461686 Jy ! Inverting map and beam ! Estimated beam: bmin=3.603 mas, bmaj=5.154 mas, bpa=74.92 degrees ! Estimated noise=710.986 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.0274394 Jy ! Component: 100 - total flux cleaned = 0.0439531 Jy ! Component: 150 - total flux cleaned = 0.0547202 Jy ! Component: 200 - total flux cleaned = 0.062222 Jy ! Total flux subtracted in 200 components = 0.062222 Jy ! Clean residual min=-0.002763 max=0.004208 Jy/beam ! Clean residual mean=-0.000037 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.523908 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 75 components and 0.523908 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0054755 Jy ! Component: 100 - total flux cleaned = 0.00954005 Jy ! Component: 150 - total flux cleaned = 0.0125726 Jy ! Component: 200 - total flux cleaned = 0.0148459 Jy ! Total flux subtracted in 200 components = 0.0148459 Jy ! Clean residual min=-0.001914 max=0.001968 Jy/beam ! Clean residual mean=-0.000017 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.538754 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 95 components and 0.538754 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.652 mas, bmaj=10.08 mas, bpa=66.87 degrees ! Estimated noise=885.309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251117 Jy ! Component: 100 - total flux cleaned = 0.00392796 Jy ! Component: 150 - total flux cleaned = 0.0047732 Jy ! Component: 200 - total flux cleaned = 0.00528369 Jy ! Total flux subtracted in 200 components = 0.00528369 Jy ! Clean residual min=-0.002160 max=0.001929 Jy/beam ! Clean residual mean=-0.000023 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.544037 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.000310545 Jy ! Component: 100 - total flux cleaned = 0.000372561 Jy ! Component: 150 - total flux cleaned = 0.00041042 Jy ! Component: 200 - total flux cleaned = 0.000443904 Jy ! Total flux subtracted in 200 components = 0.000443904 Jy ! Clean residual min=-0.002107 max=0.001925 Jy/beam ! Clean residual mean=-0.000022 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.544481 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 135 components and 0.544481 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.603 mas, bmaj=5.154 mas, bpa=74.92 degrees ! Estimated noise=710.986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.31231e-05 Jy ! Component: 100 - total flux cleaned = -6.93577e-06 Jy ! Component: 150 - total flux cleaned = -3.78182e-05 Jy ! Component: 200 - total flux cleaned = -9.52266e-05 Jy ! Total flux subtracted in 200 components = -9.52266e-05 Jy ! Clean residual min=-0.001885 max=0.001890 Jy/beam ! Clean residual mean=-0.000010 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.544386 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 144 components and 0.544386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080781Jy sigma=0.000674 ! Fit after self-cal, rms=0.080766Jy sigma=0.000674 wmodel J0011+7045_S_2017_06_15_pus_map.mod ! Writing 144 model components to file: J0011+7045_S_2017_06_15_pus_map.mod wobs J0011+7045_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0011+7045_S_2017_06_15_pus_uvs.fits wwins J0011+7045_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J0011+7045_S_2017_06_15_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.000172022 Jy ! Component: 100 - total flux cleaned = 0.000368532 Jy ! Component: 150 - total flux cleaned = 0.000368207 Jy ! Component: 200 - total flux cleaned = 0.000337387 Jy ! Component: 250 - total flux cleaned = 0.000308196 Jy ! Component: 300 - total flux cleaned = 0.000166333 Jy ! Component: 350 - total flux cleaned = 8.27762e-05 Jy ! Component: 400 - total flux cleaned = 2.85437e-05 Jy ! Component: 450 - total flux cleaned = 5.44385e-05 Jy ! Component: 500 - total flux cleaned = -7.63327e-05 Jy ! Component: 550 - total flux cleaned = -0.000101569 Jy ! Component: 600 - total flux cleaned = -0.000152046 Jy ! Component: 650 - total flux cleaned = -0.000127505 Jy ! Component: 700 - total flux cleaned = -0.000225834 Jy ! Component: 750 - total flux cleaned = -0.000298054 Jy ! Component: 800 - total flux cleaned = -0.000369577 Jy ! Component: 850 - total flux cleaned = -0.000486502 Jy ! Component: 900 - total flux cleaned = -0.000579115 Jy ! Component: 950 - total flux cleaned = -0.000715981 Jy ! Component: 1000 - total flux cleaned = -0.000783389 Jy ! Component: 1050 - total flux cleaned = -0.000849957 Jy ! Component: 1100 - total flux cleaned = -0.000805963 Jy ! Component: 1150 - total flux cleaned = -0.000893335 Jy ! Component: 1200 - total flux cleaned = -0.000978984 Jy ! Component: 1250 - total flux cleaned = -0.000978889 Jy ! Component: 1300 - total flux cleaned = -0.00104206 Jy ! Component: 1350 - total flux cleaned = -0.00112549 Jy ! Component: 1400 - total flux cleaned = -0.00118731 Jy ! Component: 1450 - total flux cleaned = -0.0011874 Jy ! Component: 1500 - total flux cleaned = -0.00118757 Jy ! Component: 1550 - total flux cleaned = -0.00122759 Jy ! Component: 1600 - total flux cleaned = -0.00128719 Jy ! Component: 1650 - total flux cleaned = -0.00136532 Jy ! Component: 1700 - total flux cleaned = -0.00138477 Jy ! Component: 1750 - total flux cleaned = -0.00142319 Jy ! Component: 1800 - total flux cleaned = -0.00149947 Jy ! Component: 1850 - total flux cleaned = -0.00161294 Jy ! Component: 1900 - total flux cleaned = -0.00161297 Jy ! Component: 1950 - total flux cleaned = -0.00170542 Jy ! Component: 2000 - total flux cleaned = -0.00177918 Jy ! Component: 2050 - total flux cleaned = -0.00187046 Jy ! Component: 2100 - total flux cleaned = -0.0019607 Jy ! Component: 2150 - total flux cleaned = -0.0019784 Jy ! Component: 2200 - total flux cleaned = -0.00206737 Jy ! Component: 2250 - total flux cleaned = -0.00212026 Jy ! Component: 2300 - total flux cleaned = -0.00219051 Jy ! Component: 2350 - total flux cleaned = -0.00229495 Jy ! Component: 2400 - total flux cleaned = -0.00232968 Jy ! Component: 2450 - total flux cleaned = -0.00241539 Jy ! Component: 2500 - total flux cleaned = -0.00250042 Jy ! Component: 2550 - total flux cleaned = -0.0025848 Jy ! Component: 2600 - total flux cleaned = -0.0026184 Jy ! Component: 2650 - total flux cleaned = -0.00266829 Jy ! Component: 2700 - total flux cleaned = -0.00270123 Jy ! Component: 2750 - total flux cleaned = -0.00278294 Jy ! Component: 2800 - total flux cleaned = -0.00279915 Jy ! Component: 2850 - total flux cleaned = -0.00289591 Jy ! Component: 2900 - total flux cleaned = -0.00291177 Jy ! Component: 2950 - total flux cleaned = -0.00295937 Jy ! Component: 3000 - total flux cleaned = -0.00295948 Jy ! Component: 3050 - total flux cleaned = -0.00299088 Jy ! Component: 3100 - total flux cleaned = -0.00302214 Jy ! Component: 3150 - total flux cleaned = -0.00306855 Jy ! Component: 3200 - total flux cleaned = -0.00306856 Jy ! Component: 3250 - total flux cleaned = -0.00308393 Jy ! Component: 3300 - total flux cleaned = -0.00311422 Jy ! Component: 3350 - total flux cleaned = -0.00317448 Jy ! Component: 3400 - total flux cleaned = -0.00314432 Jy ! Component: 3450 - total flux cleaned = -0.00314425 Jy ! Component: 3500 - total flux cleaned = -0.00315924 Jy ! Component: 3550 - total flux cleaned = -0.00321814 Jy ! Component: 3600 - total flux cleaned = -0.00324736 Jy ! Component: 3650 - total flux cleaned = -0.00327642 Jy ! Component: 3700 - total flux cleaned = -0.00333431 Jy ! Component: 3750 - total flux cleaned = -0.00331999 Jy ! Component: 3800 - total flux cleaned = -0.00337728 Jy ! Component: 3850 - total flux cleaned = -0.00337725 Jy ! Component: 3900 - total flux cleaned = -0.00347616 Jy ! Component: 3950 - total flux cleaned = -0.0034199 Jy ! Component: 4000 - total flux cleaned = -0.00348978 Jy ! Component: 4050 - total flux cleaned = -0.00355914 Jy ! Total flux subtracted in 4096 components = -0.00351763 Jy ! Clean residual min=-0.000918 max=0.001004 Jy/beam ! Clean residual mean=-0.000003 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.540868 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 460 components and 0.540868 Jy ![Exited script file: muppet] wmap "J0011+7045_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.603 x 5.154 at 74.92 degrees (North through East) ! Clean map min=-0.0014024 max=0.35783 Jy/beam ! Writing clean map to FITS file: J0011+7045_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.357833 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247457 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.207463 0.207463 0.414925 0.829851 1.6597 3.3194 6.6388 13.2776 26.5552 53.1104 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.357 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.603 x 5.154 at 74.92 degrees (North through East) ! Clean map min=-0.0014024 max=0.35783 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 J0011+7045_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:06:14 2019