! Started logfile: J1655+4233_S_2017_04_28_pus_uvs.log on Thu May 2 16:29:51 2019 obs J1655+4233_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1655+4233_S_2017_04_28_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969643 visibilities/baseline/integration-bin. ! Found source: J1655+4233 ! ! 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 671 lines of history. ! ! Reading 19548 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 J1655+4233_S_2017_04_28_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 464 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.893048Jy sigma=0.008549 ! Fit after self-cal, rms=0.886782Jy sigma=0.008499 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=4.852 mas, bpa=-9.838 degrees ! Estimated noise=894.538 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.0887059 Jy ! Component: 100 - total flux cleaned = 0.111691 Jy ! Total flux subtracted in 100 components = 0.111691 Jy ! Clean residual min=-0.003079 max=0.009278 Jy/beam ! Clean residual mean=-0.000001 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.111691 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.111691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080934Jy sigma=0.000684 ! Fit after self-cal, rms=0.080934Jy sigma=0.000684 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00975919 Jy ! Component: 100 - total flux cleaned = 0.0142876 Jy ! Total flux subtracted in 100 components = 0.0142876 Jy ! Clean residual min=-0.002543 max=0.002786 Jy/beam ! Clean residual mean=-0.000003 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.125979 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.125979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079799Jy sigma=0.000672 ! Fit after self-cal, rms=0.079786Jy sigma=0.000672 ! 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.789 mas, bmaj=5.753 mas, bpa=-9.023 degrees ! Estimated noise=593.262 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.0025673 Jy ! Component: 100 - total flux cleaned = 0.00384441 Jy ! Component: 150 - total flux cleaned = 0.00444683 Jy ! Component: 200 - total flux cleaned = 0.0045903 Jy ! Total flux subtracted in 200 components = 0.0045903 Jy ! Clean residual min=-0.002027 max=0.002244 Jy/beam ! Clean residual mean=-0.000007 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.130569 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 35 components and 0.130569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079687Jy sigma=0.000672 ! Fit after self-cal, rms=0.079685Jy sigma=0.000672 ! 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.92 FD 1.04 HN 0.98 KP 0.98 ! LA 0.98 MK 0.99 NL 0.93 OV 1.01 ! PT 1.03 SC 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.03 KP 0.95 ! LA 0.95 MK 0.97 NL 1.09 OV 1.16 ! PT 1.03 SC 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.02 KP 0.98 ! LA 1.00 MK 1.00 NL 1.00 OV 0.96 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.01 KP 1.00* ! LA 0.97 MK 1.21 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.079685Jy sigma=0.000672 ! Fit after self-cal, rms=0.079376Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.797 mas, bmaj=5.759 mas, bpa=-8.898 degrees ! Estimated noise=594.401 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.000423238 Jy ! Component: 100 - total flux cleaned = 0.000407739 Jy ! Component: 150 - total flux cleaned = 0.000434335 Jy ! Component: 200 - total flux cleaned = 0.000446762 Jy ! Total flux subtracted in 200 components = 0.000446762 Jy ! Clean residual min=-0.001881 max=0.001878 Jy/beam ! Clean residual mean=-0.000007 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.131016 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.131016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079368Jy sigma=0.000666 ! Fit after self-cal, rms=0.079352Jy 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.079352Jy sigma=0.000666 ! Fit after self-cal, rms=0.079738Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.793 mas, bmaj=5.759 mas, bpa=-9.043 degrees ! Estimated noise=594.453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000390361 Jy ! Component: 100 - total flux cleaned = 0.000380642 Jy ! Component: 150 - total flux cleaned = 0.000389362 Jy ! Component: 200 - total flux cleaned = 0.000389251 Jy ! Total flux subtracted in 200 components = 0.000389251 Jy ! Clean residual min=-0.001583 max=0.001779 Jy/beam ! Clean residual mean=-0.000004 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.131405 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.131405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079734Jy sigma=0.000662 ! Fit after self-cal, rms=0.079755Jy sigma=0.000662 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 (-3, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158525 Jy ! Component: 100 - total flux cleaned = 0.00235736 Jy ! Component: 150 - total flux cleaned = 0.00242629 Jy ! Component: 200 - total flux cleaned = 0.00246574 Jy ! Total flux subtracted in 200 components = 0.00246574 Jy ! Clean residual min=-0.001484 max=0.001521 Jy/beam ! Clean residual mean=-0.000005 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.133871 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 73 components and 0.133871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079721Jy sigma=0.000662 ! Fit after self-cal, rms=0.079719Jy sigma=0.000662 ! 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.079719Jy sigma=0.000662 ! Fit after self-cal, rms=0.079633Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.787 mas, bmaj=5.751 mas, bpa=-8.938 degrees ! Estimated noise=594.166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000819845 Jy ! Component: 100 - total flux cleaned = 0.00125862 Jy ! Component: 150 - total flux cleaned = 0.00139283 Jy ! Component: 200 - total flux cleaned = 0.00143855 Jy ! Total flux subtracted in 200 components = 0.00143855 Jy ! Clean residual min=-0.001469 max=0.001396 Jy/beam ! Clean residual mean=-0.000005 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.135309 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 85 components and 0.135309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079622Jy sigma=0.000661 ! Fit after self-cal, rms=0.079622Jy sigma=0.000661 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.000309416 Jy ! Component: 100 - total flux cleaned = 0.000352758 Jy ! Component: 150 - total flux cleaned = 0.000366604 Jy ! Component: 200 - total flux cleaned = 0.000379494 Jy ! Total flux subtracted in 200 components = 0.000379494 Jy ! Clean residual min=-0.001449 max=0.001365 Jy/beam ! Clean residual mean=-0.000005 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.135689 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 88 components and 0.135689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079617Jy sigma=0.000661 ! Fit after self-cal, rms=0.079618Jy sigma=0.000661 ! 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.079618Jy sigma=0.000661 ! Fit after self-cal, rms=0.079605Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.853 mas, bmaj=9.033 mas, bpa=-1.583 degrees ! Estimated noise=720.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000368198 Jy ! Component: 100 - total flux cleaned = 0.000503917 Jy ! Component: 150 - total flux cleaned = 0.000587543 Jy ! Component: 200 - total flux cleaned = 0.000612638 Jy ! Total flux subtracted in 200 components = 0.000612638 Jy ! Clean residual min=-0.001447 max=0.001501 Jy/beam ! Clean residual mean=-0.000009 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.136301 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 106 components and 0.136301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079604Jy sigma=0.000661 ! Fit after self-cal, rms=0.079602Jy sigma=0.000661 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 = 7.73947e-05 Jy ! Component: 100 - total flux cleaned = 0.000173946 Jy ! Component: 150 - total flux cleaned = 0.000195064 Jy ! Component: 200 - total flux cleaned = 0.000213953 Jy ! Total flux subtracted in 200 components = 0.000213953 Jy ! Clean residual min=-0.001435 max=0.001491 Jy/beam ! Clean residual mean=-0.000009 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.136515 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 115 components and 0.136515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079602Jy sigma=0.000661 ! Fit after self-cal, rms=0.079602Jy sigma=0.000661 ! 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.785 mas, bmaj=5.75 mas, bpa=-8.909 degrees ! Estimated noise=594.353 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.785 x 5.75 at -8.909 degrees (North through East) ! Clean map min=-0.0014076 max=0.11525 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.023 mas, bmaj=4.848 mas, bpa=-9.805 degrees ! Estimated noise=894.355 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0884689 Jy ! Component: 100 - total flux cleaned = 0.112283 Jy ! Component: 150 - total flux cleaned = 0.122142 Jy ! Component: 200 - total flux cleaned = 0.126623 Jy ! Total flux subtracted in 200 components = 0.126623 Jy ! Clean residual min=-0.002086 max=0.002263 Jy/beam ! Clean residual mean=0.000000 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.126623 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.126623 Jy ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=5.75 mas, bpa=-8.909 degrees ! Estimated noise=594.353 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.0030691 Jy ! Component: 100 - total flux cleaned = 0.00509089 Jy ! Component: 150 - total flux cleaned = 0.00652657 Jy ! Component: 200 - total flux cleaned = 0.00759171 Jy ! Total flux subtracted in 200 components = 0.00759171 Jy ! Clean residual min=-0.001565 max=0.001389 Jy/beam ! Clean residual mean=-0.000005 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.134215 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 48 components and 0.134215 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.853 mas, bmaj=9.033 mas, bpa=-1.583 degrees ! Estimated noise=720.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110655 Jy ! Component: 100 - total flux cleaned = 0.00175521 Jy ! Component: 150 - total flux cleaned = 0.00206738 Jy ! Component: 200 - total flux cleaned = 0.00219351 Jy ! Total flux subtracted in 200 components = 0.00219351 Jy ! Clean residual min=-0.001474 max=0.001521 Jy/beam ! Clean residual mean=-0.000009 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.136408 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 = 4.16603e-05 Jy ! Component: 100 - total flux cleaned = 6.94762e-05 Jy ! Component: 150 - total flux cleaned = 9.43369e-05 Jy ! Component: 200 - total flux cleaned = 0.000116963 Jy ! Total flux subtracted in 200 components = 0.000116963 Jy ! Clean residual min=-0.001451 max=0.001508 Jy/beam ! Clean residual mean=-0.000009 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.136525 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 105 components and 0.136525 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=5.75 mas, bpa=-8.909 degrees ! Estimated noise=594.353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0001827 Jy ! Component: 100 - total flux cleaned = -0.000183463 Jy ! Component: 150 - total flux cleaned = -0.000147331 Jy ! Component: 200 - total flux cleaned = -0.000130856 Jy ! Total flux subtracted in 200 components = -0.000130856 Jy ! Clean residual min=-0.001484 max=0.001332 Jy/beam ! Clean residual mean=-0.000005 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.136394 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 118 components and 0.136395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079607Jy sigma=0.000661 ! Fit after self-cal, rms=0.079603Jy sigma=0.000661 wmodel J1655+4233_S_2017_04_28_pus_map.mod ! Writing 118 model components to file: J1655+4233_S_2017_04_28_pus_map.mod wobs J1655+4233_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1655+4233_S_2017_04_28_pus_uvs.fits wwins J1655+4233_S_2017_04_28_pus_map.win ! wwins: Wrote 2 windows to J1655+4233_S_2017_04_28_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.000324405 Jy ! Component: 100 - total flux cleaned = -0.000470893 Jy ! Component: 150 - total flux cleaned = -0.000472124 Jy ! Component: 200 - total flux cleaned = -0.000538974 Jy ! Component: 250 - total flux cleaned = -0.000646217 Jy ! Component: 300 - total flux cleaned = -0.000750816 Jy ! Component: 350 - total flux cleaned = -0.000811965 Jy ! Component: 400 - total flux cleaned = -0.000852263 Jy ! Component: 450 - total flux cleaned = -0.000930443 Jy ! Component: 500 - total flux cleaned = -0.000968573 Jy ! Component: 550 - total flux cleaned = -0.000950133 Jy ! Component: 600 - total flux cleaned = -0.00100536 Jy ! Component: 650 - total flux cleaned = -0.00104108 Jy ! Component: 700 - total flux cleaned = -0.00102346 Jy ! Component: 750 - total flux cleaned = -0.00104118 Jy ! Component: 800 - total flux cleaned = -0.00109282 Jy ! Component: 850 - total flux cleaned = -0.00109315 Jy ! Component: 900 - total flux cleaned = -0.00111036 Jy ! Component: 950 - total flux cleaned = -0.00119275 Jy ! Component: 1000 - total flux cleaned = -0.00120882 Jy ! Component: 1050 - total flux cleaned = -0.00125694 Jy ! Component: 1100 - total flux cleaned = -0.00128852 Jy ! Component: 1150 - total flux cleaned = -0.0013196 Jy ! Component: 1200 - total flux cleaned = -0.00136648 Jy ! Component: 1250 - total flux cleaned = -0.00142792 Jy ! Component: 1300 - total flux cleaned = -0.00150366 Jy ! Component: 1350 - total flux cleaned = -0.0015336 Jy ! Component: 1400 - total flux cleaned = -0.00163701 Jy ! Component: 1450 - total flux cleaned = -0.0017101 Jy ! Component: 1500 - total flux cleaned = -0.00172479 Jy ! Component: 1550 - total flux cleaned = -0.00179652 Jy ! Component: 1600 - total flux cleaned = -0.00182516 Jy ! Component: 1650 - total flux cleaned = -0.0018954 Jy ! Component: 1700 - total flux cleaned = -0.0019651 Jy ! Component: 1750 - total flux cleaned = -0.00203409 Jy ! Component: 1800 - total flux cleaned = -0.00204786 Jy ! Component: 1850 - total flux cleaned = -0.00214263 Jy ! Component: 1900 - total flux cleaned = -0.00224992 Jy ! Component: 1950 - total flux cleaned = -0.00227648 Jy ! Component: 2000 - total flux cleaned = -0.00240803 Jy ! Component: 2050 - total flux cleaned = -0.00244732 Jy ! Component: 2100 - total flux cleaned = -0.00251211 Jy ! Component: 2150 - total flux cleaned = -0.00260186 Jy ! Component: 2200 - total flux cleaned = -0.00262741 Jy ! Component: 2250 - total flux cleaned = -0.00271588 Jy ! Component: 2300 - total flux cleaned = -0.00281605 Jy ! Component: 2350 - total flux cleaned = -0.00286569 Jy ! Component: 2400 - total flux cleaned = -0.00293955 Jy ! Component: 2450 - total flux cleaned = -0.00301278 Jy ! Component: 2500 - total flux cleaned = -0.00307326 Jy ! Component: 2550 - total flux cleaned = -0.00313337 Jy ! Component: 2600 - total flux cleaned = -0.00320496 Jy ! Component: 2650 - total flux cleaned = -0.00322872 Jy ! Component: 2700 - total flux cleaned = -0.00333458 Jy ! Component: 2750 - total flux cleaned = -0.00336959 Jy ! Component: 2800 - total flux cleaned = -0.00347386 Jy ! Component: 2850 - total flux cleaned = -0.00351987 Jy ! Component: 2900 - total flux cleaned = -0.00356547 Jy ! Component: 2950 - total flux cleaned = -0.0036677 Jy ! Component: 3000 - total flux cleaned = -0.00372404 Jy ! Component: 3050 - total flux cleaned = -0.00381345 Jy ! Component: 3100 - total flux cleaned = -0.00388004 Jy ! Component: 3150 - total flux cleaned = -0.00395704 Jy ! Component: 3200 - total flux cleaned = -0.00400078 Jy ! Component: 3250 - total flux cleaned = -0.00408772 Jy ! Component: 3300 - total flux cleaned = -0.00414168 Jy ! Component: 3350 - total flux cleaned = -0.00421688 Jy ! Component: 3400 - total flux cleaned = -0.00430208 Jy ! Component: 3450 - total flux cleaned = -0.00437616 Jy ! Component: 3500 - total flux cleaned = -0.00441828 Jy ! Component: 3550 - total flux cleaned = -0.00444963 Jy ! Component: 3600 - total flux cleaned = -0.00451199 Jy ! Component: 3650 - total flux cleaned = -0.00459443 Jy ! Component: 3700 - total flux cleaned = -0.00460469 Jy ! Component: 3750 - total flux cleaned = -0.00468628 Jy ! Component: 3800 - total flux cleaned = -0.00477737 Jy ! Component: 3850 - total flux cleaned = -0.00479747 Jy ! Component: 3900 - total flux cleaned = -0.00478736 Jy ! Component: 3950 - total flux cleaned = -0.00483718 Jy ! Component: 4000 - total flux cleaned = -0.00490643 Jy ! Component: 4050 - total flux cleaned = -0.00496554 Jy ! Total flux subtracted in 4096 components = -0.00495578 Jy ! Clean residual min=-0.000576 max=0.000572 Jy/beam ! Clean residual mean=-0.000001 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.131439 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 425 components and 0.131439 Jy ![Exited script file: muppet] wmap "J1655+4233_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.785 x 5.75 at -8.909 degrees (North through East) ! Clean map min=-0.0010499 max=0.11535 Jy/beam ! Writing clean map to FITS file: J1655+4233_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.115346 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178281 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.463687 0.463687 0.927374 1.85475 3.70949 7.41899 14.838 29.676 59.3519 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.115 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.785 x 5.75 at -8.909 degrees (North through East) ! Clean map min=-0.0010499 max=0.11535 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 J1655+4233_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:29:56 2019