! Started logfile: J0137+2145_S_2017_07_09_pus_uvs.log on Wed May 8 14:38:25 2019 obs J0137+2145_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0137+2145_S_2017_07_09_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.905653 visibilities/baseline/integration-bin. ! Found source: J0137+2145 ! ! 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 18584 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 J0137+2145_S_2017_07_09_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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 641 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.923881Jy sigma=0.009526 ! Fit after self-cal, rms=0.914686Jy sigma=0.009439 ! 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.824 mas, bmaj=6.445 mas, bpa=-5.391 degrees ! Estimated noise=959.144 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.0646556 Jy ! Component: 100 - total flux cleaned = 0.0825514 Jy ! Total flux subtracted in 100 components = 0.0825514 Jy ! Clean residual min=-0.003497 max=0.007702 Jy/beam ! Clean residual mean=-0.000001 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.0825514 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0825514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069476Jy sigma=0.000683 ! Fit after self-cal, rms=0.069453Jy sigma=0.000683 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0085531 Jy ! Component: 100 - total flux cleaned = 0.0128551 Jy ! Total flux subtracted in 100 components = 0.0128551 Jy ! Clean residual min=-0.002954 max=0.003464 Jy/beam ! Clean residual mean=0.000000 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.0954065 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 15 components and 0.0954065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068273Jy sigma=0.000671 ! Fit after self-cal, rms=0.068263Jy sigma=0.000671 ! 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.377 mas, bmaj=7.27 mas, bpa=-5.402 degrees ! Estimated noise=591.659 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00385237 Jy ! Component: 100 - total flux cleaned = 0.00570137 Jy ! Component: 150 - total flux cleaned = 0.00633353 Jy ! Component: 200 - total flux cleaned = 0.00640078 Jy ! Total flux subtracted in 200 components = 0.00640078 Jy ! Clean residual min=-0.001907 max=0.001965 Jy/beam ! Clean residual mean=0.000004 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.101807 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 36 components and 0.101807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068039Jy sigma=0.000669 ! Fit after self-cal, rms=0.068025Jy sigma=0.000668 ! 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.94 HN 0.94 KP 1.04 ! LA 0.99 MK 1.00 NL 0.91 OV 1.04 ! PT 1.03 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 1.03 KP 0.99 ! LA 0.99 MK 1.01 NL 1.05 OV 1.07 ! PT 0.95 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.00 HN 1.01 KP 0.99 ! LA 1.01 MK 0.99 NL 0.99 OV 0.97 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.94 KP 1.00* ! LA 0.99 MK 1.27 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.068025Jy sigma=0.000668 ! Fit after self-cal, rms=0.067432Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.393 mas, bmaj=7.263 mas, bpa=-5.337 degrees ! Estimated noise=589.615 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.000801715 Jy ! Component: 100 - total flux cleaned = 0.000773977 Jy ! Component: 150 - total flux cleaned = 0.000704849 Jy ! Component: 200 - total flux cleaned = 0.000623849 Jy ! Total flux subtracted in 200 components = 0.000623849 Jy ! Clean residual min=-0.001690 max=0.001736 Jy/beam ! Clean residual mean=0.000004 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.102431 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 0.102431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067405Jy sigma=0.000666 ! Fit after self-cal, rms=0.067403Jy sigma=0.000666 ! 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.067403Jy sigma=0.000666 ! Fit after self-cal, rms=0.067461Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=7.264 mas, bpa=-5.345 degrees ! Estimated noise=589.642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404296 Jy ! Component: 100 - total flux cleaned = 0.000363297 Jy ! Component: 150 - total flux cleaned = 0.000364352 Jy ! Component: 200 - total flux cleaned = 0.000336137 Jy ! Total flux subtracted in 200 components = 0.000336137 Jy ! Clean residual min=-0.001497 max=0.001620 Jy/beam ! Clean residual mean=0.000000 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.102767 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.102767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067449Jy sigma=0.000664 ! Fit after self-cal, rms=0.067453Jy sigma=0.000664 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 (-18.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161759 Jy ! Component: 100 - total flux cleaned = 0.00258384 Jy ! Component: 150 - total flux cleaned = 0.00294722 Jy ! Component: 200 - total flux cleaned = 0.00306168 Jy ! Total flux subtracted in 200 components = 0.00306168 Jy ! Clean residual min=-0.001421 max=0.001259 Jy/beam ! Clean residual mean=0.000000 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.105829 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 104 components and 0.105829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067409Jy sigma=0.000664 ! Fit after self-cal, rms=0.067407Jy sigma=0.000664 ! 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.067407Jy sigma=0.000664 ! Fit after self-cal, rms=0.067385Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=7.257 mas, bpa=-5.321 degrees ! Estimated noise=589.663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000797204 Jy ! Component: 100 - total flux cleaned = 0.00103324 Jy ! Component: 150 - total flux cleaned = 0.00117799 Jy ! Component: 200 - total flux cleaned = 0.00126966 Jy ! Total flux subtracted in 200 components = 0.00126966 Jy ! Clean residual min=-0.001375 max=0.001235 Jy/beam ! Clean residual mean=0.000000 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.107099 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 118 components and 0.107099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067370Jy sigma=0.000664 ! Fit after self-cal, rms=0.067370Jy sigma=0.000664 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.000281943 Jy ! Component: 100 - total flux cleaned = 0.000315838 Jy ! Component: 150 - total flux cleaned = 0.000331899 Jy ! Component: 200 - total flux cleaned = 0.000346468 Jy ! Total flux subtracted in 200 components = 0.000346468 Jy ! Clean residual min=-0.001357 max=0.001227 Jy/beam ! Clean residual mean=0.000000 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.107445 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 128 components and 0.107445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067363Jy sigma=0.000664 ! Fit after self-cal, rms=0.067363Jy sigma=0.000664 ! 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.067363Jy sigma=0.000664 ! Fit after self-cal, rms=0.067326Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.618 mas, bmaj=11.04 mas, bpa=-10.47 degrees ! Estimated noise=737.908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000809754 Jy ! Component: 100 - total flux cleaned = 0.000983172 Jy ! Component: 150 - total flux cleaned = 0.00111052 Jy ! Component: 200 - total flux cleaned = 0.00115521 Jy ! Total flux subtracted in 200 components = 0.00115521 Jy ! Clean residual min=-0.001396 max=0.001396 Jy/beam ! Clean residual mean=0.000002 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.1086 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 142 components and 0.1086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067324Jy sigma=0.000664 ! Fit after self-cal, rms=0.067323Jy sigma=0.000664 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.000172517 Jy ! Component: 100 - total flux cleaned = 0.000182027 Jy ! Component: 150 - total flux cleaned = 0.000182096 Jy ! Component: 200 - total flux cleaned = 0.000174733 Jy ! Total flux subtracted in 200 components = 0.000174733 Jy ! Clean residual min=-0.001368 max=0.001372 Jy/beam ! Clean residual mean=0.000002 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.108775 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 156 components and 0.108775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067323Jy sigma=0.000664 ! Fit after self-cal, rms=0.067323Jy sigma=0.000664 ! 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.395 mas, bmaj=7.25 mas, bpa=-5.292 degrees ! Estimated noise=589.708 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.395 x 7.25 at -5.292 degrees (North through East) ! Clean map min=-0.001402 max=0.085368 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.853 mas, bmaj=6.419 mas, bpa=-5.001 degrees ! Estimated noise=958.245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0643237 Jy ! Component: 100 - total flux cleaned = 0.0819011 Jy ! Component: 150 - total flux cleaned = 0.0904743 Jy ! Component: 200 - total flux cleaned = 0.0954561 Jy ! Total flux subtracted in 200 components = 0.0954561 Jy ! Clean residual min=-0.002646 max=0.002547 Jy/beam ! Clean residual mean=-0.000002 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.0954561 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0954561 Jy ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=7.25 mas, bpa=-5.292 degrees ! Estimated noise=589.708 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.00403833 Jy ! Component: 100 - total flux cleaned = 0.00655819 Jy ! Component: 150 - total flux cleaned = 0.00836635 Jy ! Component: 200 - total flux cleaned = 0.00958779 Jy ! Total flux subtracted in 200 components = 0.00958779 Jy ! Clean residual min=-0.001572 max=0.001490 Jy/beam ! Clean residual mean=0.000000 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.105044 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 54 components and 0.105044 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.618 mas, bmaj=11.04 mas, bpa=-10.47 degrees ! Estimated noise=737.908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164917 Jy ! Component: 100 - total flux cleaned = 0.00223106 Jy ! Component: 150 - total flux cleaned = 0.00268047 Jy ! Component: 200 - total flux cleaned = 0.00305955 Jy ! Total flux subtracted in 200 components = 0.00305955 Jy ! Clean residual min=-0.001562 max=0.001527 Jy/beam ! Clean residual mean=0.000002 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.108103 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.000248644 Jy ! Component: 100 - total flux cleaned = 0.000353462 Jy ! Component: 150 - total flux cleaned = 0.000372097 Jy ! Component: 200 - total flux cleaned = 0.000389426 Jy ! Total flux subtracted in 200 components = 0.000389426 Jy ! Clean residual min=-0.001499 max=0.001424 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.108493 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 111 components and 0.108493 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=7.25 mas, bpa=-5.292 degrees ! Estimated noise=589.708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000157837 Jy ! Component: 100 - total flux cleaned = -0.000158929 Jy ! Component: 150 - total flux cleaned = -0.000159502 Jy ! Component: 200 - total flux cleaned = -0.00014059 Jy ! Total flux subtracted in 200 components = -0.00014059 Jy ! Clean residual min=-0.001427 max=0.001250 Jy/beam ! Clean residual mean=0.000001 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.108352 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 131 components and 0.108352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067333Jy sigma=0.000664 ! Fit after self-cal, rms=0.067329Jy sigma=0.000664 wmodel J0137+2145_S_2017_07_09_pus_map.mod ! Writing 131 model components to file: J0137+2145_S_2017_07_09_pus_map.mod wobs J0137+2145_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0137+2145_S_2017_07_09_pus_uvs.fits wwins J0137+2145_S_2017_07_09_pus_map.win ! wwins: Wrote 3 windows to J0137+2145_S_2017_07_09_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.000437143 Jy ! Component: 100 - total flux cleaned = -0.000504734 Jy ! Component: 150 - total flux cleaned = -0.000547897 Jy ! Component: 200 - total flux cleaned = -0.000610324 Jy ! Component: 250 - total flux cleaned = -0.000549981 Jy ! Component: 300 - total flux cleaned = -0.000510831 Jy ! Component: 350 - total flux cleaned = -0.0004538 Jy ! Component: 400 - total flux cleaned = -0.000454029 Jy ! Component: 450 - total flux cleaned = -0.000454534 Jy ! Component: 500 - total flux cleaned = -0.000454511 Jy ! Component: 550 - total flux cleaned = -0.000454701 Jy ! Component: 600 - total flux cleaned = -0.000471654 Jy ! Component: 650 - total flux cleaned = -0.000454582 Jy ! Component: 700 - total flux cleaned = -0.000487443 Jy ! Component: 750 - total flux cleaned = -0.000470868 Jy ! Component: 800 - total flux cleaned = -0.000470789 Jy ! Component: 850 - total flux cleaned = -0.00047055 Jy ! Component: 900 - total flux cleaned = -0.000439171 Jy ! Component: 950 - total flux cleaned = -0.000423745 Jy ! Component: 1000 - total flux cleaned = -0.000393572 Jy ! Component: 1050 - total flux cleaned = -0.000393918 Jy ! Component: 1100 - total flux cleaned = -0.000349393 Jy ! Component: 1150 - total flux cleaned = -0.000393455 Jy ! Component: 1200 - total flux cleaned = -0.000321184 Jy ! Component: 1250 - total flux cleaned = -0.000349575 Jy ! Component: 1300 - total flux cleaned = -0.000349449 Jy ! Component: 1350 - total flux cleaned = -0.00033513 Jy ! Component: 1400 - total flux cleaned = -0.000293707 Jy ! Component: 1450 - total flux cleaned = -0.000321026 Jy ! Component: 1500 - total flux cleaned = -0.000212619 Jy ! Component: 1550 - total flux cleaned = -0.000239619 Jy ! Component: 1600 - total flux cleaned = -0.000252777 Jy ! Component: 1650 - total flux cleaned = -0.000239689 Jy ! Component: 1700 - total flux cleaned = -0.000174921 Jy ! Component: 1750 - total flux cleaned = -0.000226349 Jy ! Component: 1800 - total flux cleaned = -0.000149834 Jy ! Component: 1850 - total flux cleaned = -0.000124743 Jy ! Component: 1900 - total flux cleaned = -8.73529e-05 Jy ! Component: 1950 - total flux cleaned = -2.56502e-05 Jy ! Component: 2000 - total flux cleaned = -6.23152e-05 Jy ! Component: 2050 - total flux cleaned = -3.79362e-05 Jy ! Component: 2100 - total flux cleaned = -4.99878e-05 Jy ! Component: 2150 - total flux cleaned = -1.42193e-05 Jy ! Component: 2200 - total flux cleaned = 3.30556e-05 Jy ! Component: 2250 - total flux cleaned = 2.13555e-05 Jy ! Component: 2300 - total flux cleaned = 4.45427e-05 Jy ! Component: 2350 - total flux cleaned = 2.1513e-05 Jy ! Component: 2400 - total flux cleaned = 3.28371e-05 Jy ! Component: 2450 - total flux cleaned = 5.55827e-05 Jy ! Component: 2500 - total flux cleaned = 5.56528e-05 Jy ! Component: 2550 - total flux cleaned = 4.441e-05 Jy ! Component: 2600 - total flux cleaned = 6.66654e-05 Jy ! Component: 2650 - total flux cleaned = 8.87491e-05 Jy ! Component: 2700 - total flux cleaned = 0.00012162 Jy ! Component: 2750 - total flux cleaned = 0.000132447 Jy ! Component: 2800 - total flux cleaned = 0.000132561 Jy ! Component: 2850 - total flux cleaned = 0.000143314 Jy ! Component: 2900 - total flux cleaned = 0.000164516 Jy ! Component: 2950 - total flux cleaned = 0.000132954 Jy ! Component: 3000 - total flux cleaned = 0.000227241 Jy ! Component: 3050 - total flux cleaned = 0.000185627 Jy ! Component: 3100 - total flux cleaned = 0.00019602 Jy ! Component: 3150 - total flux cleaned = 0.000247563 Jy ! Component: 3200 - total flux cleaned = 0.000227103 Jy ! Component: 3250 - total flux cleaned = 0.000237243 Jy ! Component: 3300 - total flux cleaned = 0.000237283 Jy ! Component: 3350 - total flux cleaned = 0.000247191 Jy ! Component: 3400 - total flux cleaned = 0.000247196 Jy ! Component: 3450 - total flux cleaned = 0.000257044 Jy ! Component: 3500 - total flux cleaned = 0.000247274 Jy ! Component: 3550 - total flux cleaned = 0.000266757 Jy ! Component: 3600 - total flux cleaned = 0.000266842 Jy ! Component: 3650 - total flux cleaned = 0.000266895 Jy ! Component: 3700 - total flux cleaned = 0.000286017 Jy ! Component: 3750 - total flux cleaned = 0.000295586 Jy ! Component: 3800 - total flux cleaned = 0.000314607 Jy ! Component: 3850 - total flux cleaned = 0.000324042 Jy ! Component: 3900 - total flux cleaned = 0.000389491 Jy ! Component: 3950 - total flux cleaned = 0.000380181 Jy ! Component: 4000 - total flux cleaned = 0.000380184 Jy ! Component: 4050 - total flux cleaned = 0.000416927 Jy ! Total flux subtracted in 4096 components = 0.000407774 Jy ! Clean residual min=-0.000542 max=0.000562 Jy/beam ! Clean residual mean=0.000000 rms=0.000170 Jy/beam ! Combined flux in latest and established models = 0.10876 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 447 components and 0.10876 Jy ![Exited script file: muppet] wmap "J0137+2145_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.395 x 7.25 at -5.292 degrees (North through East) ! Clean map min=-0.0013457 max=0.085313 Jy/beam ! Writing clean map to FITS file: J0137+2145_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0853126 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168854 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.593771 0.593771 1.18754 2.37509 4.75017 9.50034 19.0007 38.0014 76.0027 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.085 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.395 x 7.25 at -5.292 degrees (North through East) ! Clean map min=-0.0013457 max=0.085313 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 J0137+2145_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:38:30 2019