! Started logfile: J1002+1216_S_2017_08_12_pus_uvs.log on Fri May 10 14:57:28 2019 obs J1002+1216_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1002+1216_S_2017_08_12_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.899508 visibilities/baseline/integration-bin. ! Found source: J1002+1216 ! ! 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 594 lines of history. ! ! Reading 18296 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 J1002+1216_S_2017_08_12_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 761 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.923268Jy sigma=0.008067 ! Fit after self-cal, rms=0.885359Jy sigma=0.007759 ! 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.749 mas, bmaj=6.527 mas, bpa=-2.767 degrees ! Estimated noise=1087.95 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.0912442 Jy ! Component: 100 - total flux cleaned = 0.111968 Jy ! Total flux subtracted in 100 components = 0.111968 Jy ! Clean residual min=-0.004877 max=0.007630 Jy/beam ! Clean residual mean=-0.000021 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.111968 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.111968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086507Jy sigma=0.000697 ! Fit after self-cal, rms=0.086501Jy sigma=0.000696 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00817993 Jy ! Component: 100 - total flux cleaned = 0.0124044 Jy ! Total flux subtracted in 100 components = 0.0124044 Jy ! Clean residual min=-0.004255 max=0.004322 Jy/beam ! Clean residual mean=-0.000013 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.124372 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.124372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085795Jy sigma=0.000688 ! Fit after self-cal, rms=0.085799Jy sigma=0.000688 ! 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.339 mas, bmaj=7.348 mas, bpa=-1.698 degrees ! Estimated noise=690.707 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.00294387 Jy ! Component: 100 - total flux cleaned = 0.00455603 Jy ! Component: 150 - total flux cleaned = 0.00523577 Jy ! Component: 200 - total flux cleaned = 0.00540757 Jy ! Total flux subtracted in 200 components = 0.00540757 Jy ! Clean residual min=-0.003306 max=0.003890 Jy/beam ! Clean residual mean=-0.000019 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.12978 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.12978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085709Jy sigma=0.000687 ! Fit after self-cal, rms=0.085714Jy sigma=0.000687 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.97 HN 0.96 KP 1.06 ! LA 0.98 MK 1.02 NL 0.91 OV 1.01 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.57 FD 0.96 HN 0.99 KP 1.00 ! LA 0.98 MK 1.09 NL 1.01 OV 1.07 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 HN 0.95 KP 0.99 ! LA 0.98 MK 1.04 NL 0.98 OV 0.98 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! A total of 153 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 0.87 KP 1.00* ! LA 1.00* MK 0.94 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.085714Jy sigma=0.000687 ! Fit after self-cal, rms=0.088075Jy sigma=0.000680 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=7.424 mas, bpa=-0.9586 degrees ! Estimated noise=693.83 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.000732336 Jy ! Component: 100 - total flux cleaned = -0.00100706 Jy ! Component: 150 - total flux cleaned = -0.00122035 Jy ! Component: 200 - total flux cleaned = -0.00127239 Jy ! Total flux subtracted in 200 components = -0.00127239 Jy ! Clean residual min=-0.003308 max=0.003124 Jy/beam ! Clean residual mean=-0.000015 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.128507 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.128507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088044Jy sigma=0.000680 ! Fit after self-cal, rms=0.088113Jy 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.088113Jy sigma=0.000680 ! Fit after self-cal, rms=0.102394Jy sigma=0.000677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.338 mas, bmaj=7.462 mas, bpa=-0.9651 degrees ! Estimated noise=704.398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000878207 Jy ! Component: 100 - total flux cleaned = 0.000820137 Jy ! Component: 150 - total flux cleaned = 0.000773657 Jy ! Component: 200 - total flux cleaned = 0.000694642 Jy ! Total flux subtracted in 200 components = 0.000694642 Jy ! Clean residual min=-0.003128 max=0.002858 Jy/beam ! Clean residual mean=-0.000001 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.129202 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.129202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102301Jy sigma=0.000677 ! Fit after self-cal, rms=0.102465Jy sigma=0.000677 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.00227e-05 Jy ! Component: 100 - total flux cleaned = -0.000154891 Jy ! Component: 150 - total flux cleaned = -0.000266317 Jy ! Component: 200 - total flux cleaned = -0.000366627 Jy ! Total flux subtracted in 200 components = -0.000366627 Jy ! Clean residual min=-0.003060 max=0.002795 Jy/beam ! Clean residual mean=-0.000002 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.128835 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.128835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102436Jy sigma=0.000677 ! Fit after self-cal, rms=0.102432Jy sigma=0.000677 ! 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.102432Jy sigma=0.000677 ! Fit after self-cal, rms=0.107791Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=7.442 mas, bpa=-1.015 degrees ! Estimated noise=702.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000357846 Jy ! Component: 100 - total flux cleaned = 0.000316619 Jy ! Component: 150 - total flux cleaned = 0.000300197 Jy ! Component: 200 - total flux cleaned = 0.000315936 Jy ! Total flux subtracted in 200 components = 0.000315936 Jy ! Clean residual min=-0.002311 max=0.002415 Jy/beam ! Clean residual mean=-0.000003 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.129151 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.129151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107778Jy sigma=0.000669 ! Fit after self-cal, rms=0.107821Jy sigma=0.000668 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, -127). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195384 Jy ! Component: 100 - total flux cleaned = 0.00237699 Jy ! Component: 150 - total flux cleaned = 0.00285787 Jy ! Component: 200 - total flux cleaned = 0.00325422 Jy ! Total flux subtracted in 200 components = 0.00325422 Jy ! Clean residual min=-0.002214 max=0.002174 Jy/beam ! Clean residual mean=-0.000003 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.132406 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.132406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107764Jy sigma=0.000668 ! Fit after self-cal, rms=0.107756Jy sigma=0.000668 ! 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.107756Jy sigma=0.000668 ! Fit after self-cal, rms=0.108049Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.334 mas, bmaj=11.25 mas, bpa=-6.038 degrees ! Estimated noise=881.216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141904 Jy ! Component: 100 - total flux cleaned = 0.00186074 Jy ! Component: 150 - total flux cleaned = 0.00199205 Jy ! Component: 200 - total flux cleaned = 0.00210576 Jy ! Total flux subtracted in 200 components = 0.00210576 Jy ! Clean residual min=-0.002589 max=0.002160 Jy/beam ! Clean residual mean=-0.000005 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.134511 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 82 components and 0.134511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108037Jy sigma=0.000668 ! Fit after self-cal, rms=0.108041Jy sigma=0.000668 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.000282404 Jy ! Component: 100 - total flux cleaned = 0.000385053 Jy ! Component: 150 - total flux cleaned = 0.000474375 Jy ! Component: 200 - total flux cleaned = 0.000553017 Jy ! Total flux subtracted in 200 components = 0.000553017 Jy ! Clean residual min=-0.002580 max=0.002143 Jy/beam ! Clean residual mean=-0.000003 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.135064 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 0.135064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108045Jy sigma=0.000668 ! Fit after self-cal, rms=0.108042Jy sigma=0.000668 ! 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.341 mas, bmaj=7.453 mas, bpa=-1.086 degrees ! Estimated noise=701.945 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.341 x 7.453 at -1.086 degrees (North through East) ! Clean map min=-0.0019586 max=0.11985 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.744 mas, bmaj=6.631 mas, bpa=-1.936 degrees ! Estimated noise=1109.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0919724 Jy ! Component: 100 - total flux cleaned = 0.113048 Jy ! Component: 150 - total flux cleaned = 0.121637 Jy ! Component: 200 - total flux cleaned = 0.126047 Jy ! Total flux subtracted in 200 components = 0.126047 Jy ! Clean residual min=-0.003053 max=0.003292 Jy/beam ! Clean residual mean=-0.000003 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.126047 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.126047 Jy ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=7.453 mas, bpa=-1.086 degrees ! Estimated noise=701.945 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 (3.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00340448 Jy ! Component: 100 - total flux cleaned = 0.00553259 Jy ! Component: 150 - total flux cleaned = 0.00681247 Jy ! Component: 200 - total flux cleaned = 0.00734714 Jy ! Total flux subtracted in 200 components = 0.00734714 Jy ! Clean residual min=-0.002173 max=0.001927 Jy/beam ! Clean residual mean=-0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.133394 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 48 components and 0.133394 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.334 mas, bmaj=11.25 mas, bpa=-6.038 degrees ! Estimated noise=881.216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187217 Jy ! Component: 100 - total flux cleaned = 0.00229441 Jy ! Component: 150 - total flux cleaned = 0.00251377 Jy ! Component: 200 - total flux cleaned = 0.00262852 Jy ! Total flux subtracted in 200 components = 0.00262852 Jy ! Clean residual min=-0.002532 max=0.002119 Jy/beam ! Clean residual mean=-0.000001 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.136023 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 = 3.30543e-05 Jy ! Component: 100 - total flux cleaned = 9.44788e-05 Jy ! Component: 150 - total flux cleaned = 0.000122087 Jy ! Component: 200 - total flux cleaned = 0.000121688 Jy ! Total flux subtracted in 200 components = 0.000121688 Jy ! Clean residual min=-0.002503 max=0.002103 Jy/beam ! Clean residual mean=-0.000001 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.136145 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 74 components and 0.136145 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=7.453 mas, bpa=-1.086 degrees ! Estimated noise=701.945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000227887 Jy ! Component: 100 - total flux cleaned = 0.000348208 Jy ! Component: 150 - total flux cleaned = 0.000480891 Jy ! Component: 200 - total flux cleaned = 0.000528923 Jy ! Total flux subtracted in 200 components = 0.000528923 Jy ! Clean residual min=-0.001955 max=0.001660 Jy/beam ! Clean residual mean=0.000001 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.136674 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.136674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108006Jy sigma=0.000667 ! Fit after self-cal, rms=0.108004Jy sigma=0.000667 wmodel J1002+1216_S_2017_08_12_pus_map.mod ! Writing 88 model components to file: J1002+1216_S_2017_08_12_pus_map.mod wobs J1002+1216_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1002+1216_S_2017_08_12_pus_uvs.fits wwins J1002+1216_S_2017_08_12_pus_map.win ! wwins: Wrote 3 windows to J1002+1216_S_2017_08_12_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.000905563 Jy ! Component: 100 - total flux cleaned = -0.00143143 Jy ! Component: 150 - total flux cleaned = -0.00183516 Jy ! Component: 200 - total flux cleaned = -0.00210534 Jy ! Component: 250 - total flux cleaned = -0.00225146 Jy ! Component: 300 - total flux cleaned = -0.00239187 Jy ! Component: 350 - total flux cleaned = -0.0025002 Jy ! Component: 400 - total flux cleaned = -0.00250056 Jy ! Component: 450 - total flux cleaned = -0.00252711 Jy ! Component: 500 - total flux cleaned = -0.00250274 Jy ! Component: 550 - total flux cleaned = -0.00247857 Jy ! Component: 600 - total flux cleaned = -0.00247886 Jy ! Component: 650 - total flux cleaned = -0.00245548 Jy ! Component: 700 - total flux cleaned = -0.00243216 Jy ! Component: 750 - total flux cleaned = -0.00245463 Jy ! Component: 800 - total flux cleaned = -0.0023652 Jy ! Component: 850 - total flux cleaned = -0.00243114 Jy ! Component: 900 - total flux cleaned = -0.00243088 Jy ! Component: 950 - total flux cleaned = -0.00247304 Jy ! Component: 1000 - total flux cleaned = -0.00249384 Jy ! Component: 1050 - total flux cleaned = -0.00257631 Jy ! Component: 1100 - total flux cleaned = -0.00263736 Jy ! Component: 1150 - total flux cleaned = -0.00253652 Jy ! Component: 1200 - total flux cleaned = -0.00245705 Jy ! Component: 1250 - total flux cleaned = -0.00239818 Jy ! Component: 1300 - total flux cleaned = -0.00239818 Jy ! Component: 1350 - total flux cleaned = -0.00235955 Jy ! Component: 1400 - total flux cleaned = -0.00234019 Jy ! Component: 1450 - total flux cleaned = -0.00235889 Jy ! Component: 1500 - total flux cleaned = -0.00241468 Jy ! Component: 1550 - total flux cleaned = -0.00237748 Jy ! Component: 1600 - total flux cleaned = -0.00241392 Jy ! Component: 1650 - total flux cleaned = -0.00235976 Jy ! Component: 1700 - total flux cleaned = -0.00241381 Jy ! Component: 1750 - total flux cleaned = -0.0024494 Jy ! Component: 1800 - total flux cleaned = -0.00244946 Jy ! Component: 1850 - total flux cleaned = -0.00250195 Jy ! Component: 1900 - total flux cleaned = -0.00253646 Jy ! Component: 1950 - total flux cleaned = -0.00260501 Jy ! Component: 2000 - total flux cleaned = -0.00260476 Jy ! Component: 2050 - total flux cleaned = -0.002571 Jy ! Component: 2100 - total flux cleaned = -0.00255414 Jy ! Component: 2150 - total flux cleaned = -0.00257076 Jy ! Component: 2200 - total flux cleaned = -0.0025874 Jy ! Component: 2250 - total flux cleaned = -0.00260396 Jy ! Component: 2300 - total flux cleaned = -0.00258782 Jy ! Component: 2350 - total flux cleaned = -0.0026358 Jy ! Component: 2400 - total flux cleaned = -0.00265151 Jy ! Component: 2450 - total flux cleaned = -0.00261984 Jy ! Component: 2500 - total flux cleaned = -0.00260415 Jy ! Component: 2550 - total flux cleaned = -0.00257314 Jy ! Component: 2600 - total flux cleaned = -0.0025268 Jy ! Component: 2650 - total flux cleaned = -0.00257294 Jy ! Component: 2700 - total flux cleaned = -0.00260332 Jy ! Component: 2750 - total flux cleaned = -0.00255823 Jy ! Component: 2800 - total flux cleaned = -0.00254322 Jy ! Component: 2850 - total flux cleaned = -0.00249883 Jy ! Component: 2900 - total flux cleaned = -0.00249899 Jy ! Component: 2950 - total flux cleaned = -0.00248429 Jy ! Component: 3000 - total flux cleaned = -0.00244051 Jy ! Component: 3050 - total flux cleaned = -0.00245489 Jy ! Component: 3100 - total flux cleaned = -0.00234023 Jy ! Component: 3150 - total flux cleaned = -0.00238282 Jy ! Component: 3200 - total flux cleaned = -0.0022842 Jy ! Component: 3250 - total flux cleaned = -0.00228414 Jy ! Component: 3300 - total flux cleaned = -0.0022563 Jy ! Component: 3350 - total flux cleaned = -0.00215957 Jy ! Component: 3400 - total flux cleaned = -0.00211836 Jy ! Component: 3450 - total flux cleaned = -0.00209105 Jy ! Component: 3500 - total flux cleaned = -0.00206391 Jy ! Component: 3550 - total flux cleaned = -0.00205042 Jy ! Component: 3600 - total flux cleaned = -0.00196988 Jy ! Component: 3650 - total flux cleaned = -0.00193001 Jy ! Component: 3700 - total flux cleaned = -0.00190347 Jy ! Component: 3750 - total flux cleaned = -0.00191662 Jy ! Component: 3800 - total flux cleaned = -0.00186417 Jy ! Component: 3850 - total flux cleaned = -0.00181213 Jy ! Component: 3900 - total flux cleaned = -0.00176029 Jy ! Component: 3950 - total flux cleaned = -0.00173468 Jy ! Component: 4000 - total flux cleaned = -0.00173468 Jy ! Component: 4050 - total flux cleaned = -0.00173474 Jy ! Total flux subtracted in 4096 components = -0.0017094 Jy ! Clean residual min=-0.000753 max=0.000947 Jy/beam ! Clean residual mean=0.000003 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.134964 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 369 components and 0.134964 Jy ![Exited script file: muppet] wmap "J1002+1216_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.341 x 7.453 at -1.086 degrees (North through East) ! Clean map min=-0.0018633 max=0.11967 Jy/beam ! Writing clean map to FITS file: J1002+1216_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.119667 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229752 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.57598 0.57598 1.15196 2.30392 4.60784 9.21567 18.4313 36.8627 73.7254 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.119 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.341 x 7.453 at -1.086 degrees (North through East) ! Clean map min=-0.0018633 max=0.11967 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 J1002+1216_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:57:32 2019