! Started logfile: J0952+6538_S_2017_02_19_pus_uvs.log on Sat May 4 18:47:50 2019 obs J0952+6538_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0952+6538_S_2017_02_19_pus_uva.fits ! AN table 1: 218 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.60367 visibilities/baseline/integration-bin. ! Found source: J0952+6538 ! ! 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 482 lines of history. ! ! Reading 23688 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 J0952+6538_S_2017_02_19_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 562 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 633 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 663 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1365 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.979542Jy sigma=0.008701 ! Fit after self-cal, rms=0.953413Jy sigma=0.008481 ! 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.093 mas, bmaj=4.494 mas, bpa=-85.12 degrees ! Estimated noise=1118.82 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.0365512 Jy ! Component: 100 - total flux cleaned = 0.0453869 Jy ! Total flux subtracted in 100 components = 0.0453869 Jy ! Clean residual min=-0.003771 max=0.003774 Jy/beam ! Clean residual mean=0.000007 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.0453869 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0453869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076883Jy sigma=0.000646 ! Fit after self-cal, rms=0.076329Jy sigma=0.000641 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00439526 Jy ! Component: 100 - total flux cleaned = 0.0065578 Jy ! Total flux subtracted in 100 components = 0.0065578 Jy ! Clean residual min=-0.002992 max=0.003014 Jy/beam ! Clean residual mean=0.000005 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.0519447 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 15 components and 0.0519447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076050Jy sigma=0.000639 ! Fit after self-cal, rms=0.076027Jy sigma=0.000639 ! 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=4.205 mas, bmaj=4.883 mas, bpa=-84.16 degrees ! Estimated noise=596.533 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 (-4, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292188 Jy ! Component: 100 - total flux cleaned = 0.00450547 Jy ! Component: 150 - total flux cleaned = 0.00534913 Jy ! Component: 200 - total flux cleaned = 0.00589167 Jy ! Total flux subtracted in 200 components = 0.00589167 Jy ! Clean residual min=-0.001842 max=0.002093 Jy/beam ! Clean residual mean=0.000008 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0578363 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.0578363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075897Jy sigma=0.000638 ! Fit after self-cal, rms=0.075842Jy sigma=0.000637 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.04 KP 1.00 ! LA 1.00 MK 0.98 NL 0.92 OV 1.01 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 HN 1.04 KP 1.02 ! LA 1.05 MK 0.97 NL 1.02 OV 1.02 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.07 HN 1.03 KP 0.87 ! LA 0.81 MK 1.03 NL 1.12 OV 0.96 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.00 KP 1.00* ! LA 0.84 MK 0.93 NL 1.00* OV 0.98 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.075842Jy sigma=0.000637 ! Fit after self-cal, rms=0.073633Jy sigma=0.000636 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.211 mas, bmaj=4.9 mas, bpa=-83.87 degrees ! Estimated noise=592.018 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.00134364 Jy ! Component: 100 - total flux cleaned = 0.00155319 Jy ! Component: 150 - total flux cleaned = 0.00158002 Jy ! Component: 200 - total flux cleaned = 0.00153667 Jy ! Total flux subtracted in 200 components = 0.00153667 Jy ! Clean residual min=-0.001488 max=0.001890 Jy/beam ! Clean residual mean=0.000008 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.059373 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.059373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073604Jy sigma=0.000636 ! Fit after self-cal, rms=0.073507Jy sigma=0.000635 ! 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.073507Jy sigma=0.000635 ! Fit after self-cal, rms=0.073595Jy sigma=0.000635 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.209 mas, bmaj=4.897 mas, bpa=-82.73 degrees ! Estimated noise=593.142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00056869 Jy ! Component: 100 - total flux cleaned = 0.000592357 Jy ! Component: 150 - total flux cleaned = 0.000653274 Jy ! Component: 200 - total flux cleaned = 0.000670919 Jy ! Total flux subtracted in 200 components = 0.000670919 Jy ! Clean residual min=-0.001570 max=0.001579 Jy/beam ! Clean residual mean=0.000007 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0600439 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.0600439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073580Jy sigma=0.000634 ! Fit after self-cal, rms=0.073610Jy sigma=0.000634 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.000421746 Jy ! Component: 100 - total flux cleaned = 0.000442406 Jy ! Component: 150 - total flux cleaned = 0.000425031 Jy ! Component: 200 - total flux cleaned = 0.000425828 Jy ! Total flux subtracted in 200 components = 0.000425828 Jy ! Clean residual min=-0.001516 max=0.001603 Jy/beam ! Clean residual mean=0.000007 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0604698 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.0604698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073600Jy sigma=0.000634 ! Fit after self-cal, rms=0.073600Jy sigma=0.000634 ! 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.073600Jy sigma=0.000634 ! Fit after self-cal, rms=0.073953Jy sigma=0.000634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.197 mas, bmaj=4.898 mas, bpa=-82.73 degrees ! Estimated noise=594.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000432604 Jy ! Component: 100 - total flux cleaned = 0.0004706 Jy ! Component: 150 - total flux cleaned = 0.00053579 Jy ! Component: 200 - total flux cleaned = 0.000579808 Jy ! Total flux subtracted in 200 components = 0.000579808 Jy ! Clean residual min=-0.001558 max=0.001517 Jy/beam ! Clean residual mean=0.000007 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0610496 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 73 components and 0.0610496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073944Jy sigma=0.000634 ! Fit after self-cal, rms=0.073957Jy sigma=0.000634 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.000136662 Jy ! Component: 100 - total flux cleaned = 0.000188361 Jy ! Component: 150 - total flux cleaned = 0.000188803 Jy ! Component: 200 - total flux cleaned = 0.000203233 Jy ! Total flux subtracted in 200 components = 0.000203233 Jy ! Clean residual min=-0.001531 max=0.001550 Jy/beam ! Clean residual mean=0.000007 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0612528 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 81 components and 0.0612528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073950Jy sigma=0.000634 ! Fit after self-cal, rms=0.073948Jy sigma=0.000634 ! 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.073948Jy sigma=0.000634 ! Fit after self-cal, rms=0.074103Jy sigma=0.000634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.714 mas, bmaj=8.571 mas, bpa=61.09 degrees ! Estimated noise=742.169 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000436743 Jy ! Component: 100 - total flux cleaned = 0.000656213 Jy ! Component: 150 - total flux cleaned = 0.00077039 Jy ! Component: 200 - total flux cleaned = 0.000860637 Jy ! Total flux subtracted in 200 components = 0.000860637 Jy ! Clean residual min=-0.001479 max=0.001644 Jy/beam ! Clean residual mean=0.000013 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.0621134 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 101 components and 0.0621134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074100Jy sigma=0.000634 ! Fit after self-cal, rms=0.074105Jy sigma=0.000634 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 = 8.38527e-05 Jy ! Component: 100 - total flux cleaned = 0.0001769 Jy ! Component: 150 - total flux cleaned = 0.00025764 Jy ! Component: 200 - total flux cleaned = 0.000337793 Jy ! Total flux subtracted in 200 components = 0.000337793 Jy ! Clean residual min=-0.001499 max=0.001656 Jy/beam ! Clean residual mean=0.000013 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.0624512 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 0.0624512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074104Jy sigma=0.000634 ! Fit after self-cal, rms=0.074098Jy sigma=0.000634 ! 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=4.183 mas, bmaj=4.899 mas, bpa=-82.95 degrees ! Estimated noise=595.727 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.183 x 4.899 at -82.95 degrees (North through East) ! Clean map min=-0.001499 max=0.048554 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.079 mas, bmaj=4.521 mas, bpa=-83.91 degrees ! Estimated noise=1108.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0373998 Jy ! Component: 100 - total flux cleaned = 0.046861 Jy ! Component: 150 - total flux cleaned = 0.0515763 Jy ! Component: 200 - total flux cleaned = 0.0542459 Jy ! Total flux subtracted in 200 components = 0.0542459 Jy ! Clean residual min=-0.003091 max=0.002814 Jy/beam ! Clean residual mean=0.000007 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.0542459 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.0542459 Jy ! Inverting map and beam ! Estimated beam: bmin=4.183 mas, bmaj=4.899 mas, bpa=-82.95 degrees ! Estimated noise=595.727 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.00333172 Jy ! Component: 100 - total flux cleaned = 0.00530152 Jy ! Component: 150 - total flux cleaned = 0.00610395 Jy ! Component: 200 - total flux cleaned = 0.0065069 Jy ! Total flux subtracted in 200 components = 0.0065069 Jy ! Clean residual min=-0.001747 max=0.001537 Jy/beam ! Clean residual mean=0.000008 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0607528 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 38 components and 0.0607528 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.714 mas, bmaj=8.571 mas, bpa=61.09 degrees ! Estimated noise=742.169 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000814863 Jy ! Component: 100 - total flux cleaned = 0.0011185 Jy ! Component: 150 - total flux cleaned = 0.00136228 Jy ! Component: 200 - total flux cleaned = 0.00150489 Jy ! Total flux subtracted in 200 components = 0.00150489 Jy ! Clean residual min=-0.001529 max=0.001727 Jy/beam ! Clean residual mean=0.000013 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0622576 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.00011234 Jy ! Component: 100 - total flux cleaned = 0.000200408 Jy ! Component: 150 - total flux cleaned = 0.000266875 Jy ! Component: 200 - total flux cleaned = 0.00032797 Jy ! Total flux subtracted in 200 components = 0.00032797 Jy ! Clean residual min=-0.001511 max=0.001700 Jy/beam ! Clean residual mean=0.000013 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.0625856 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 65 components and 0.0625856 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.183 mas, bmaj=4.899 mas, bpa=-82.95 degrees ! Estimated noise=595.727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153417 Jy ! Component: 100 - total flux cleaned = -0.00025664 Jy ! Component: 150 - total flux cleaned = -0.000303458 Jy ! Component: 200 - total flux cleaned = -0.000262757 Jy ! Total flux subtracted in 200 components = -0.000262757 Jy ! Clean residual min=-0.001548 max=0.001562 Jy/beam ! Clean residual mean=0.000007 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0623229 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 0.0623229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074108Jy sigma=0.000634 ! Fit after self-cal, rms=0.074104Jy sigma=0.000634 wmodel J0952+6538_S_2017_02_19_pus_map.mod ! Writing 81 model components to file: J0952+6538_S_2017_02_19_pus_map.mod wobs J0952+6538_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0952+6538_S_2017_02_19_pus_uvs.fits wwins J0952+6538_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J0952+6538_S_2017_02_19_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 = 8.37487e-05 Jy ! Component: 100 - total flux cleaned = 0.000264124 Jy ! Component: 150 - total flux cleaned = 0.00038606 Jy ! Component: 200 - total flux cleaned = 0.000455643 Jy ! Component: 250 - total flux cleaned = 0.000456056 Jy ! Component: 300 - total flux cleaned = 0.000478761 Jy ! Component: 350 - total flux cleaned = 0.000478676 Jy ! Component: 400 - total flux cleaned = 0.000436648 Jy ! Component: 450 - total flux cleaned = 0.000396039 Jy ! Component: 500 - total flux cleaned = 0.00037606 Jy ! Component: 550 - total flux cleaned = 0.00041506 Jy ! Component: 600 - total flux cleaned = 0.000395629 Jy ! Component: 650 - total flux cleaned = 0.000339414 Jy ! Component: 700 - total flux cleaned = 0.000302971 Jy ! Component: 750 - total flux cleaned = 0.000321428 Jy ! Component: 800 - total flux cleaned = 0.000285526 Jy ! Component: 850 - total flux cleaned = 0.000198566 Jy ! Component: 900 - total flux cleaned = 0.000249941 Jy ! Component: 950 - total flux cleaned = 0.000182227 Jy ! Component: 1000 - total flux cleaned = 0.000198939 Jy ! Component: 1050 - total flux cleaned = 0.000182405 Jy ! Component: 1100 - total flux cleaned = 0.00016633 Jy ! Component: 1150 - total flux cleaned = 0.000118832 Jy ! Component: 1200 - total flux cleaned = 0.000181366 Jy ! Component: 1250 - total flux cleaned = 0.000166046 Jy ! Component: 1300 - total flux cleaned = 0.000181271 Jy ! Component: 1350 - total flux cleaned = 0.000166357 Jy ! Component: 1400 - total flux cleaned = 0.000195813 Jy ! Component: 1450 - total flux cleaned = 0.000268703 Jy ! Component: 1500 - total flux cleaned = 0.000268369 Jy ! Component: 1550 - total flux cleaned = 0.000296752 Jy ! Component: 1600 - total flux cleaned = 0.000282671 Jy ! Component: 1650 - total flux cleaned = 0.000310486 Jy ! Component: 1700 - total flux cleaned = 0.000296654 Jy ! Component: 1750 - total flux cleaned = 0.000323889 Jy ! Component: 1800 - total flux cleaned = 0.0003239 Jy ! Component: 1850 - total flux cleaned = 0.000284076 Jy ! Component: 1900 - total flux cleaned = 0.000323705 Jy ! Component: 1950 - total flux cleaned = 0.000323606 Jy ! Component: 2000 - total flux cleaned = 0.000375215 Jy ! Component: 2050 - total flux cleaned = 0.000349375 Jy ! Component: 2100 - total flux cleaned = 0.000374727 Jy ! Component: 2150 - total flux cleaned = 0.000362198 Jy ! Component: 2200 - total flux cleaned = 0.000361894 Jy ! Component: 2250 - total flux cleaned = 0.000362063 Jy ! Component: 2300 - total flux cleaned = 0.000374248 Jy ! Component: 2350 - total flux cleaned = 0.000386357 Jy ! Component: 2400 - total flux cleaned = 0.00038634 Jy ! Component: 2450 - total flux cleaned = 0.000421923 Jy ! Component: 2500 - total flux cleaned = 0.000445282 Jy ! Component: 2550 - total flux cleaned = 0.00043352 Jy ! Component: 2600 - total flux cleaned = 0.000445259 Jy ! Component: 2650 - total flux cleaned = 0.000468281 Jy ! Component: 2700 - total flux cleaned = 0.000502503 Jy ! Component: 2750 - total flux cleaned = 0.000491238 Jy ! Component: 2800 - total flux cleaned = 0.000536019 Jy ! Component: 2850 - total flux cleaned = 0.000547067 Jy ! Component: 2900 - total flux cleaned = 0.000569201 Jy ! Component: 2950 - total flux cleaned = 0.000558307 Jy ! Component: 3000 - total flux cleaned = 0.0006343 Jy ! Component: 3050 - total flux cleaned = 0.000634267 Jy ! Component: 3100 - total flux cleaned = 0.000666232 Jy ! Component: 3150 - total flux cleaned = 0.00068743 Jy ! Component: 3200 - total flux cleaned = 0.000698046 Jy ! Component: 3250 - total flux cleaned = 0.000750259 Jy ! Component: 3300 - total flux cleaned = 0.00076081 Jy ! Component: 3350 - total flux cleaned = 0.000791623 Jy ! Component: 3400 - total flux cleaned = 0.000822358 Jy ! Component: 3450 - total flux cleaned = 0.000812084 Jy ! Component: 3500 - total flux cleaned = 0.00085253 Jy ! Component: 3550 - total flux cleaned = 0.000852554 Jy ! Component: 3600 - total flux cleaned = 0.00088241 Jy ! Component: 3650 - total flux cleaned = 0.000872506 Jy ! Component: 3700 - total flux cleaned = 0.00093157 Jy ! Component: 3750 - total flux cleaned = 0.000941454 Jy ! Component: 3800 - total flux cleaned = 0.000999774 Jy ! Component: 3850 - total flux cleaned = 0.000999687 Jy ! Component: 3900 - total flux cleaned = 0.00105725 Jy ! Component: 3950 - total flux cleaned = 0.00105728 Jy ! Component: 4000 - total flux cleaned = 0.00105722 Jy ! Component: 4050 - total flux cleaned = 0.00106667 Jy ! Total flux subtracted in 4096 components = 0.00109482 Jy ! Clean residual min=-0.000483 max=0.000532 Jy/beam ! Clean residual mean=0.000002 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.0634177 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 389 components and 0.0634177 Jy ![Exited script file: muppet] wmap "J0952+6538_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.183 x 4.899 at -82.95 degrees (North through East) ! Clean map min=-0.0014578 max=0.048312 Jy/beam ! Writing clean map to FITS file: J0952+6538_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0483122 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000166161 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03179 1.03179 2.06359 4.12718 8.25436 16.5087 33.0174 66.0349 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.048 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.183 x 4.899 at -82.95 degrees (North through East) ! Clean map min=-0.0014578 max=0.048312 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 J0952+6538_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:47:55 2019