! Started logfile: J1506+3730_S_2017_01_21_pus_uvs.log on Sun May 5 15:56:46 2019 obs J1506+3730_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1506+3730_S_2017_01_21_pus_uva.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.666667 visibilities/baseline/integration-bin. ! Found source: J1506+3730 ! ! 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 558 lines of history. ! ! Reading 1536 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 J1506+3730_S_2017_01_21_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.633500Jy sigma=0.004615 ! Fit after self-cal, rms=0.629435Jy sigma=0.004590 ! 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.123 mas, bmaj=4.455 mas, bpa=-1.348 degrees ! Estimated noise=3240.33 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.304554 Jy ! Component: 100 - total flux cleaned = 0.385157 Jy ! Total flux subtracted in 100 components = 0.385157 Jy ! Clean residual min=-0.031401 max=0.036957 Jy/beam ! Clean residual mean=-0.000035 rms=0.007192 Jy/beam ! Combined flux in latest and established models = 0.385157 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.385157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143908Jy sigma=0.000996 ! Fit after self-cal, rms=0.143902Jy sigma=0.000996 ! 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.607 mas, bmaj=5 mas, bpa=1.829 degrees ! Estimated noise=2595.03 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.0394179 Jy ! Component: 100 - total flux cleaned = 0.0501504 Jy ! Component: 150 - total flux cleaned = 0.0501647 Jy ! Component: 200 - total flux cleaned = 0.0497096 Jy ! Total flux subtracted in 200 components = 0.0497096 Jy ! Clean residual min=-0.020993 max=0.045778 Jy/beam ! Clean residual mean=-0.000057 rms=0.006877 Jy/beam ! Combined flux in latest and established models = 0.434867 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 17 components and 0.434867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135115Jy sigma=0.000879 ! Fit after self-cal, rms=0.135017Jy sigma=0.000878 ! Inverting map ! Added new window around map position (-8, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0393115 Jy ! Component: 100 - total flux cleaned = 0.0567455 Jy ! Component: 150 - total flux cleaned = 0.0631556 Jy ! Component: 200 - total flux cleaned = 0.066758 Jy ! Total flux subtracted in 200 components = 0.066758 Jy ! Clean residual min=-0.014683 max=0.021554 Jy/beam ! Clean residual mean=-0.000038 rms=0.004623 Jy/beam ! Combined flux in latest and established models = 0.501625 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 43 components and 0.501625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123823Jy sigma=0.000769 ! Fit after self-cal, rms=0.122664Jy sigma=0.000761 ! 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.96 FD 1.00* HN 0.92 LA 1.02 ! MK 0.98 NL 0.94 OV 1.14 PT 0.94 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 0.98 LA 0.97 ! MK 0.96 NL 0.96 OV 1.12 PT 0.94 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 0.97 LA 1.01 ! MK 1.02 NL 0.97 OV 1.03 PT 0.91 ! SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 0.97 LA 1.06 ! MK 1.12 NL 1.00* OV 1.09 PT 0.96 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.122664Jy sigma=0.000761 ! Fit after self-cal, rms=0.121354Jy sigma=0.000718 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.6 mas, bmaj=4.988 mas, bpa=1.757 degrees ! Estimated noise=2531.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00563963 Jy ! Component: 100 - total flux cleaned = 0.00598697 Jy ! Component: 150 - total flux cleaned = 0.00598068 Jy ! Component: 200 - total flux cleaned = 0.00573364 Jy ! Total flux subtracted in 200 components = 0.00573364 Jy ! Clean residual min=-0.012327 max=0.011796 Jy/beam ! Clean residual mean=-0.000014 rms=0.003436 Jy/beam ! Combined flux in latest and established models = 0.507358 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 65 components and 0.507358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119425Jy sigma=0.000704 ! Fit after self-cal, rms=0.119479Jy sigma=0.000703 ! 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.119479Jy sigma=0.000703 ! Fit after self-cal, rms=0.135325Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.577 mas, bmaj=4.984 mas, bpa=2.116 degrees ! Estimated noise=2555.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00340764 Jy ! Component: 100 - total flux cleaned = 0.0032332 Jy ! Component: 150 - total flux cleaned = 0.00335532 Jy ! Component: 200 - total flux cleaned = 0.00335303 Jy ! Total flux subtracted in 200 components = 0.00335303 Jy ! Clean residual min=-0.006304 max=0.007936 Jy/beam ! Clean residual mean=0.000006 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.510711 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 89 components and 0.510711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134923Jy sigma=0.000653 ! Fit after self-cal, rms=0.135195Jy sigma=0.000652 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 (-45, -53). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00675505 Jy ! Component: 100 - total flux cleaned = 0.0100309 Jy ! Component: 150 - total flux cleaned = 0.0122906 Jy ! Component: 200 - total flux cleaned = 0.0139771 Jy ! Total flux subtracted in 200 components = 0.0139771 Jy ! Clean residual min=-0.005496 max=0.005619 Jy/beam ! Clean residual mean=0.000002 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.524688 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 110 components and 0.524688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134684Jy sigma=0.000647 ! Fit after self-cal, rms=0.134651Jy sigma=0.000647 ! 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.134651Jy sigma=0.000647 ! Fit after self-cal, rms=0.135001Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.576 mas, bmaj=4.987 mas, bpa=2.369 degrees ! Estimated noise=2547.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180611 Jy ! Component: 100 - total flux cleaned = 0.00376686 Jy ! Component: 150 - total flux cleaned = 0.00503513 Jy ! Component: 200 - total flux cleaned = 0.00619862 Jy ! Total flux subtracted in 200 components = 0.00619862 Jy ! Clean residual min=-0.004855 max=0.005639 Jy/beam ! Clean residual mean=0.000005 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.530887 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 120 components and 0.530887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134806Jy sigma=0.000645 ! Fit after self-cal, rms=0.134801Jy sigma=0.000645 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 (-74.5, 55.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289777 Jy ! Component: 100 - total flux cleaned = 0.00405718 Jy ! Component: 150 - total flux cleaned = 0.00508477 Jy ! Component: 200 - total flux cleaned = 0.00602677 Jy ! Total flux subtracted in 200 components = 0.00602677 Jy ! Clean residual min=-0.004511 max=0.004658 Jy/beam ! Clean residual mean=0.000001 rms=0.001199 Jy/beam ! Combined flux in latest and established models = 0.536914 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 138 components and 0.536914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134517Jy sigma=0.000643 ! Fit after self-cal, rms=0.134496Jy sigma=0.000643 ! 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.134496Jy sigma=0.000643 ! Fit after self-cal, rms=0.134771Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.745 mas, bmaj=9.084 mas, bpa=10.17 degrees ! Estimated noise=3271.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213573 Jy ! Component: 100 - total flux cleaned = 0.00390681 Jy ! Component: 150 - total flux cleaned = 0.00538676 Jy ! Component: 200 - total flux cleaned = 0.00656292 Jy ! Total flux subtracted in 200 components = 0.00656292 Jy ! Clean residual min=-0.005438 max=0.005718 Jy/beam ! Clean residual mean=0.000008 rms=0.001483 Jy/beam ! Combined flux in latest and established models = 0.543477 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 164 components and 0.543477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134608Jy sigma=0.000642 ! Fit after self-cal, rms=0.134601Jy sigma=0.000642 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.000874119 Jy ! Component: 100 - total flux cleaned = 0.00179764 Jy ! Component: 150 - total flux cleaned = 0.00251742 Jy ! Component: 200 - total flux cleaned = 0.00326031 Jy ! Total flux subtracted in 200 components = 0.00326031 Jy ! Clean residual min=-0.005126 max=0.005438 Jy/beam ! Clean residual mean=0.000005 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.546737 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 177 components and 0.546737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134530Jy sigma=0.000642 ! Fit after self-cal, rms=0.134526Jy sigma=0.000642 ! 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.578 mas, bmaj=4.989 mas, bpa=2.569 degrees ! Estimated noise=2541.29 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.578 x 4.989 at 2.569 degrees (North through East) ! Clean map min=-0.0068345 max=0.38444 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.104 mas, bmaj=4.451 mas, bpa=-0.3874 degrees ! Estimated noise=3174.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.29798 Jy ! Component: 100 - total flux cleaned = 0.377459 Jy ! Component: 150 - total flux cleaned = 0.41804 Jy ! Component: 200 - total flux cleaned = 0.444631 Jy ! Total flux subtracted in 200 components = 0.444631 Jy ! Clean residual min=-0.015151 max=0.014952 Jy/beam ! Clean residual mean=-0.000005 rms=0.003445 Jy/beam ! Combined flux in latest and established models = 0.44463 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.44463 Jy ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=4.989 mas, bpa=2.569 degrees ! Estimated noise=2541.29 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.0247729 Jy ! Component: 100 - total flux cleaned = 0.0407548 Jy ! Component: 150 - total flux cleaned = 0.0505006 Jy ! Component: 200 - total flux cleaned = 0.0565333 Jy ! Total flux subtracted in 200 components = 0.0565333 Jy ! Clean residual min=-0.011289 max=0.008415 Jy/beam ! Clean residual mean=0.000010 rms=0.002192 Jy/beam ! Combined flux in latest and established models = 0.501164 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 56 components and 0.501164 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=6.745 mas, bmaj=9.084 mas, bpa=10.17 degrees ! Estimated noise=3271.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00765718 Jy ! Component: 100 - total flux cleaned = 0.0125552 Jy ! Component: 150 - total flux cleaned = 0.0163219 Jy ! Component: 200 - total flux cleaned = 0.0199916 Jy ! Total flux subtracted in 200 components = 0.0199916 Jy ! Clean residual min=-0.009173 max=0.006571 Jy/beam ! Clean residual mean=0.000021 rms=0.002051 Jy/beam ! Combined flux in latest and established models = 0.521155 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.00341601 Jy ! Component: 100 - total flux cleaned = 0.0065978 Jy ! Component: 150 - total flux cleaned = 0.00941774 Jy ! Component: 200 - total flux cleaned = 0.0120951 Jy ! Total flux subtracted in 200 components = 0.0120951 Jy ! Clean residual min=-0.007469 max=0.005534 Jy/beam ! Clean residual mean=0.000015 rms=0.001702 Jy/beam ! Combined flux in latest and established models = 0.533251 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 125 components and 0.53325 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=4.989 mas, bpa=2.569 degrees ! Estimated noise=2541.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00653492 Jy ! Component: 100 - total flux cleaned = 0.00815962 Jy ! Component: 150 - total flux cleaned = 0.00971335 Jy ! Component: 200 - total flux cleaned = 0.0109635 Jy ! Total flux subtracted in 200 components = 0.0109635 Jy ! Clean residual min=-0.006671 max=0.005752 Jy/beam ! Clean residual mean=0.000006 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.544214 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 144 components and 0.544214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135286Jy sigma=0.000649 ! Fit after self-cal, rms=0.135179Jy sigma=0.000648 wmodel J1506+3730_S_2017_01_21_pus_map.mod ! Writing 144 model components to file: J1506+3730_S_2017_01_21_pus_map.mod wobs J1506+3730_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1506+3730_S_2017_01_21_pus_uvs.fits wwins J1506+3730_S_2017_01_21_pus_map.win ! wwins: Wrote 4 windows to J1506+3730_S_2017_01_21_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.000977056 Jy ! Component: 100 - total flux cleaned = -0.00184598 Jy ! Component: 150 - total flux cleaned = -0.00256955 Jy ! Component: 200 - total flux cleaned = -0.00282677 Jy ! Component: 250 - total flux cleaned = -0.00258241 Jy ! Component: 300 - total flux cleaned = -0.0026624 Jy ! Component: 350 - total flux cleaned = -0.00266231 Jy ! Component: 400 - total flux cleaned = -0.00295811 Jy ! Component: 450 - total flux cleaned = -0.00273839 Jy ! Component: 500 - total flux cleaned = -0.00238548 Jy ! Component: 550 - total flux cleaned = -0.00231718 Jy ! Component: 600 - total flux cleaned = -0.00204855 Jy ! Component: 650 - total flux cleaned = -0.00178658 Jy ! Component: 700 - total flux cleaned = -0.00153177 Jy ! Component: 750 - total flux cleaned = -0.00122159 Jy ! Component: 800 - total flux cleaned = -0.00116027 Jy ! Component: 850 - total flux cleaned = -0.000920411 Jy ! Component: 900 - total flux cleaned = -0.000860805 Jy ! Component: 950 - total flux cleaned = -0.000801577 Jy ! Component: 1000 - total flux cleaned = -0.000520098 Jy ! Component: 1050 - total flux cleaned = -0.000354771 Jy ! Component: 1100 - total flux cleaned = -0.000138539 Jy ! Component: 1150 - total flux cleaned = 0.000179535 Jy ! Component: 1200 - total flux cleaned = 0.000284298 Jy ! Component: 1250 - total flux cleaned = 0.000695585 Jy ! Component: 1300 - total flux cleaned = 0.000997122 Jy ! Component: 1350 - total flux cleaned = 0.00109605 Jy ! Component: 1400 - total flux cleaned = 0.00139028 Jy ! Component: 1450 - total flux cleaned = 0.00143902 Jy ! Component: 1500 - total flux cleaned = 0.00162959 Jy ! Component: 1550 - total flux cleaned = 0.00167642 Jy ! Component: 1600 - total flux cleaned = 0.0018615 Jy ! Component: 1650 - total flux cleaned = 0.00190703 Jy ! Component: 1700 - total flux cleaned = 0.0019081 Jy ! Component: 1750 - total flux cleaned = 0.00213084 Jy ! Component: 1800 - total flux cleaned = 0.00226223 Jy ! Component: 1850 - total flux cleaned = 0.00217567 Jy ! Component: 1900 - total flux cleaned = 0.00239074 Jy ! Component: 1950 - total flux cleaned = 0.00264578 Jy ! Component: 2000 - total flux cleaned = 0.00268814 Jy ! Component: 2050 - total flux cleaned = 0.00302059 Jy ! Component: 2100 - total flux cleaned = 0.00318511 Jy ! Component: 2150 - total flux cleaned = 0.00334809 Jy ! Component: 2200 - total flux cleaned = 0.00370987 Jy ! Component: 2250 - total flux cleaned = 0.00378894 Jy ! Component: 2300 - total flux cleaned = 0.00394627 Jy ! Component: 2350 - total flux cleaned = 0.00417982 Jy ! Component: 2400 - total flux cleaned = 0.00433404 Jy ! Component: 2450 - total flux cleaned = 0.00433461 Jy ! Component: 2500 - total flux cleaned = 0.00456172 Jy ! Component: 2550 - total flux cleaned = 0.00471152 Jy ! Component: 2600 - total flux cleaned = 0.00485964 Jy ! Component: 2650 - total flux cleaned = 0.00474942 Jy ! Component: 2700 - total flux cleaned = 0.00504027 Jy ! Component: 2750 - total flux cleaned = 0.00511229 Jy ! Component: 2800 - total flux cleaned = 0.00514781 Jy ! Component: 2850 - total flux cleaned = 0.00525431 Jy ! Component: 2900 - total flux cleaned = 0.00535981 Jy ! Component: 2950 - total flux cleaned = 0.00539492 Jy ! Component: 3000 - total flux cleaned = 0.00549898 Jy ! Component: 3050 - total flux cleaned = 0.0056024 Jy ! Component: 3100 - total flux cleaned = 0.00580776 Jy ! Component: 3150 - total flux cleaned = 0.00584169 Jy ! Component: 3200 - total flux cleaned = 0.00594314 Jy ! Component: 3250 - total flux cleaned = 0.00611109 Jy ! Component: 3300 - total flux cleaned = 0.00621118 Jy ! Component: 3350 - total flux cleaned = 0.00621104 Jy ! Component: 3400 - total flux cleaned = 0.00634282 Jy ! Component: 3450 - total flux cleaned = 0.00640855 Jy ! Component: 3500 - total flux cleaned = 0.00647385 Jy ! Component: 3550 - total flux cleaned = 0.00666821 Jy ! Component: 3600 - total flux cleaned = 0.00676482 Jy ! Component: 3650 - total flux cleaned = 0.00692495 Jy ! Component: 3700 - total flux cleaned = 0.0070524 Jy ! Component: 3750 - total flux cleaned = 0.00714743 Jy ! Component: 3800 - total flux cleaned = 0.00724209 Jy ! Component: 3850 - total flux cleaned = 0.00739922 Jy ! Component: 3900 - total flux cleaned = 0.00752441 Jy ! Component: 3950 - total flux cleaned = 0.0077115 Jy ! Component: 4000 - total flux cleaned = 0.00786648 Jy ! Component: 4050 - total flux cleaned = 0.00802078 Jy ! Total flux subtracted in 4096 components = 0.00811335 Jy ! Clean residual min=-0.001897 max=0.002202 Jy/beam ! Clean residual mean=0.000009 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.552327 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 405 components and 0.552328 Jy ![Exited script file: muppet] wmap "J1506+3730_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.578 x 4.989 at 2.569 degrees (North through East) ! Clean map min=-0.0052091 max=0.38182 Jy/beam ! Writing clean map to FITS file: J1506+3730_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.381818 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000526804 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.413918 0.413918 0.827835 1.65567 3.31134 6.62268 13.2454 26.4907 52.9814 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.381 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.578 x 4.989 at 2.569 degrees (North through East) ! Clean map min=-0.0052091 max=0.38182 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 J1506+3730_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:56:51 2019