! Started logfile: J1507+1236_S_2017_08_05_pus_uvs.log on Thu May 9 19:32:19 2019 obs J1507+1236_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1507+1236_S_2017_08_05_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.957407 visibilities/baseline/integration-bin. ! Found source: J1507+1236 ! ! 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 513 lines of history. ! ! Reading 14476 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 J1507+1236_S_2017_08_05_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 526 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.857651Jy sigma=0.008174 ! Fit after self-cal, rms=0.850160Jy sigma=0.008110 ! 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.734 mas, bmaj=6.832 mas, bpa=-2.728 degrees ! Estimated noise=1022.3 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.115234 Jy ! Component: 100 - total flux cleaned = 0.14414 Jy ! Total flux subtracted in 100 components = 0.14414 Jy ! Clean residual min=-0.006425 max=0.011786 Jy/beam ! Clean residual mean=-0.000014 rms=0.001567 Jy/beam ! Combined flux in latest and established models = 0.14414 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.14414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082899Jy sigma=0.000723 ! Fit after self-cal, rms=0.082905Jy sigma=0.000723 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124503 Jy ! Component: 100 - total flux cleaned = 0.0185578 Jy ! Total flux subtracted in 100 components = 0.0185578 Jy ! Clean residual min=-0.005780 max=0.006005 Jy/beam ! Clean residual mean=-0.000008 rms=0.001343 Jy/beam ! Combined flux in latest and established models = 0.162698 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.162698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080665Jy sigma=0.000708 ! Fit after self-cal, rms=0.080671Jy sigma=0.000708 ! 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.24 mas, bmaj=7.614 mas, bpa=-3.426 degrees ! Estimated noise=727.465 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.00347939 Jy ! Component: 100 - total flux cleaned = 0.00545855 Jy ! Component: 150 - total flux cleaned = 0.0066154 Jy ! Component: 200 - total flux cleaned = 0.00690462 Jy ! Total flux subtracted in 200 components = 0.00690462 Jy ! Clean residual min=-0.004916 max=0.006319 Jy/beam ! Clean residual mean=-0.000006 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 0.169602 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.169602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080425Jy sigma=0.000707 ! Fit after self-cal, rms=0.080430Jy sigma=0.000707 ! 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.90 FD 1.15 HN 0.95 KP 1.02 ! LA 1.00 MK 1.01 NL 0.87 OV 0.97 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 FD 1.20 HN 0.98 KP 0.97 ! LA 0.97 MK 1.02 NL 1.01 OV 1.02 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.23 HN 0.95 KP 0.88 ! LA 0.76 MK 1.06 NL 1.13 OV 0.94 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.20 HN 0.92 KP 1.00* ! LA 1.00* MK 1.16 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.080430Jy sigma=0.000707 ! Fit after self-cal, rms=0.077087Jy sigma=0.000676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=7.602 mas, bpa=-2.956 degrees ! Estimated noise=731.205 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.000439996 Jy ! Component: 100 - total flux cleaned = 0.000306689 Jy ! Component: 150 - total flux cleaned = 0.000185028 Jy ! Component: 200 - total flux cleaned = 4.68136e-05 Jy ! Total flux subtracted in 200 components = 4.68136e-05 Jy ! Clean residual min=-0.003408 max=0.003535 Jy/beam ! Clean residual mean=-0.000006 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.169649 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.169649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077048Jy sigma=0.000676 ! Fit after self-cal, rms=0.077054Jy sigma=0.000675 ! 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.077054Jy sigma=0.000675 ! Fit after self-cal, rms=0.076755Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=7.609 mas, bpa=-3.151 degrees ! Estimated noise=736.162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0007692 Jy ! Component: 100 - total flux cleaned = 0.000713318 Jy ! Component: 150 - total flux cleaned = 0.000614882 Jy ! Component: 200 - total flux cleaned = 0.00050661 Jy ! Total flux subtracted in 200 components = 0.00050661 Jy ! Clean residual min=-0.002006 max=0.002390 Jy/beam ! Clean residual mean=-0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.170156 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.170156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076732Jy sigma=0.000664 ! Fit after self-cal, rms=0.076769Jy sigma=0.000663 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 (-61.5, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112798 Jy ! Component: 100 - total flux cleaned = 0.000975331 Jy ! Component: 150 - total flux cleaned = 0.000772598 Jy ! Component: 200 - total flux cleaned = 0.000703791 Jy ! Total flux subtracted in 200 components = 0.000703791 Jy ! Clean residual min=-0.001945 max=0.002059 Jy/beam ! Clean residual mean=-0.000002 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.17086 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.17086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076689Jy sigma=0.000663 ! Fit after self-cal, rms=0.076687Jy sigma=0.000663 ! 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.076687Jy sigma=0.000663 ! Fit after self-cal, rms=0.076848Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=7.601 mas, bpa=-3.123 degrees ! Estimated noise=735.927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000133932 Jy ! Component: 100 - total flux cleaned = -0.000133854 Jy ! Component: 150 - total flux cleaned = -0.00021767 Jy ! Component: 200 - total flux cleaned = -0.000274927 Jy ! Total flux subtracted in 200 components = -0.000274927 Jy ! Clean residual min=-0.001627 max=0.001743 Jy/beam ! Clean residual mean=-0.000000 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.170585 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 69 components and 0.170585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076835Jy sigma=0.000661 ! Fit after self-cal, rms=0.076845Jy 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.61689e-05 Jy ! Component: 100 - total flux cleaned = -0.000129242 Jy ! Component: 150 - total flux cleaned = -0.000195376 Jy ! Component: 200 - total flux cleaned = -0.000226724 Jy ! Total flux subtracted in 200 components = -0.000226724 Jy ! Clean residual min=-0.001636 max=0.001716 Jy/beam ! Clean residual mean=-0.000000 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.170358 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 0.170358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076838Jy sigma=0.000661 ! Fit after self-cal, rms=0.076837Jy 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.076837Jy sigma=0.000661 ! Fit after self-cal, rms=0.076849Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.283 mas, bmaj=11.39 mas, bpa=-6.767 degrees ! Estimated noise=930.976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000479898 Jy ! Component: 100 - total flux cleaned = -0.000616603 Jy ! Component: 150 - total flux cleaned = -0.000657572 Jy ! Component: 200 - total flux cleaned = -0.000704081 Jy ! Total flux subtracted in 200 components = -0.000704081 Jy ! Clean residual min=-0.001996 max=0.002125 Jy/beam ! Clean residual mean=-0.000000 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.169654 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 92 components and 0.169654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076852Jy sigma=0.000661 ! Fit after self-cal, rms=0.076850Jy 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.000133437 Jy ! Component: 100 - total flux cleaned = -0.00015348 Jy ! Component: 150 - total flux cleaned = -0.000181028 Jy ! Component: 200 - total flux cleaned = -0.000206345 Jy ! Total flux subtracted in 200 components = -0.000206345 Jy ! Clean residual min=-0.001992 max=0.002122 Jy/beam ! Clean residual mean=-0.000001 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.169448 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 98 components and 0.169448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076851Jy sigma=0.000661 ! Fit after self-cal, rms=0.076850Jy 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.249 mas, bmaj=7.601 mas, bpa=-3.119 degrees ! Estimated noise=736.004 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.249 x 7.601 at -3.119 degrees (North through East) ! Clean map min=-0.0015435 max=0.15086 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.745 mas, bmaj=6.82 mas, bpa=-2.511 degrees ! Estimated noise=1030.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115992 Jy ! Component: 100 - total flux cleaned = 0.145459 Jy ! Component: 150 - total flux cleaned = 0.15793 Jy ! Component: 200 - total flux cleaned = 0.163995 Jy ! Total flux subtracted in 200 components = 0.163995 Jy ! Clean residual min=-0.002858 max=0.002975 Jy/beam ! Clean residual mean=-0.000002 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.163995 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.163995 Jy ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=7.601 mas, bpa=-3.119 degrees ! Estimated noise=736.004 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.00370156 Jy ! Component: 100 - total flux cleaned = 0.00534804 Jy ! Component: 150 - total flux cleaned = 0.00541961 Jy ! Component: 200 - total flux cleaned = 0.00537502 Jy ! Total flux subtracted in 200 components = 0.00537502 Jy ! Clean residual min=-0.001759 max=0.001809 Jy/beam ! Clean residual mean=-0.000001 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.16937 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.16937 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.283 mas, bmaj=11.39 mas, bpa=-6.767 degrees ! Estimated noise=930.976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.49041e-05 Jy ! Component: 100 - total flux cleaned = -3.05287e-06 Jy ! Component: 150 - total flux cleaned = -5.17021e-05 Jy ! Component: 200 - total flux cleaned = -9.12618e-05 Jy ! Total flux subtracted in 200 components = -9.12618e-05 Jy ! Clean residual min=-0.002015 max=0.002107 Jy/beam ! Clean residual mean=-0.000001 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.169278 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.26693e-05 Jy ! Component: 100 - total flux cleaned = -4.68973e-05 Jy ! Component: 150 - total flux cleaned = -6.01012e-05 Jy ! Component: 200 - total flux cleaned = -6.04687e-05 Jy ! Total flux subtracted in 200 components = -6.04687e-05 Jy ! Clean residual min=-0.002000 max=0.002109 Jy/beam ! Clean residual mean=-0.000001 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.169218 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 66 components and 0.169218 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=7.601 mas, bpa=-3.119 degrees ! Estimated noise=736.004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.25975e-05 Jy ! Component: 100 - total flux cleaned = 0.00023231 Jy ! Component: 150 - total flux cleaned = 0.00028247 Jy ! Component: 200 - total flux cleaned = 0.000326779 Jy ! Total flux subtracted in 200 components = 0.000326779 Jy ! Clean residual min=-0.001657 max=0.001719 Jy/beam ! Clean residual mean=-0.000000 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.169545 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 76 components and 0.169545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076863Jy sigma=0.000661 ! Fit after self-cal, rms=0.076862Jy sigma=0.000661 wmodel J1507+1236_S_2017_08_05_pus_map.mod ! Writing 76 model components to file: J1507+1236_S_2017_08_05_pus_map.mod wobs J1507+1236_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1507+1236_S_2017_08_05_pus_uvs.fits wwins J1507+1236_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J1507+1236_S_2017_08_05_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.000292752 Jy ! Component: 100 - total flux cleaned = 0.000621185 Jy ! Component: 150 - total flux cleaned = 0.000850471 Jy ! Component: 200 - total flux cleaned = 0.000987797 Jy ! Component: 250 - total flux cleaned = 0.00112112 Jy ! Component: 300 - total flux cleaned = 0.00117293 Jy ! Component: 350 - total flux cleaned = 0.00124932 Jy ! Component: 400 - total flux cleaned = 0.00134803 Jy ! Component: 450 - total flux cleaned = 0.0013962 Jy ! Component: 500 - total flux cleaned = 0.00146755 Jy ! Component: 550 - total flux cleaned = 0.00156054 Jy ! Component: 600 - total flux cleaned = 0.00160578 Jy ! Component: 650 - total flux cleaned = 0.00162799 Jy ! Component: 700 - total flux cleaned = 0.00169423 Jy ! Component: 750 - total flux cleaned = 0.00171573 Jy ! Component: 800 - total flux cleaned = 0.00177996 Jy ! Component: 850 - total flux cleaned = 0.00173731 Jy ! Component: 900 - total flux cleaned = 0.00177938 Jy ! Component: 950 - total flux cleaned = 0.00184096 Jy ! Component: 1000 - total flux cleaned = 0.00177944 Jy ! Component: 1050 - total flux cleaned = 0.00181924 Jy ! Component: 1100 - total flux cleaned = 0.00171971 Jy ! Component: 1150 - total flux cleaned = 0.00175911 Jy ! Component: 1200 - total flux cleaned = 0.00175874 Jy ! Component: 1250 - total flux cleaned = 0.00172041 Jy ! Component: 1300 - total flux cleaned = 0.00166374 Jy ! Component: 1350 - total flux cleaned = 0.00162627 Jy ! Component: 1400 - total flux cleaned = 0.00157079 Jy ! Component: 1450 - total flux cleaned = 0.00157053 Jy ! Component: 1500 - total flux cleaned = 0.00149797 Jy ! Component: 1550 - total flux cleaned = 0.0014262 Jy ! Component: 1600 - total flux cleaned = 0.00131954 Jy ! Component: 1650 - total flux cleaned = 0.00126702 Jy ! Component: 1700 - total flux cleaned = 0.00124967 Jy ! Component: 1750 - total flux cleaned = 0.00116324 Jy ! Component: 1800 - total flux cleaned = 0.00111156 Jy ! Component: 1850 - total flux cleaned = 0.00100969 Jy ! Component: 1900 - total flux cleaned = 0.000908637 Jy ! Component: 1950 - total flux cleaned = 0.000925297 Jy ! Component: 2000 - total flux cleaned = 0.00075996 Jy ! Component: 2050 - total flux cleaned = 0.000727123 Jy ! Component: 2100 - total flux cleaned = 0.000629626 Jy ! Component: 2150 - total flux cleaned = 0.000581302 Jy ! Component: 2200 - total flux cleaned = 0.000469611 Jy ! Component: 2250 - total flux cleaned = 0.00040619 Jy ! Component: 2300 - total flux cleaned = 0.000359102 Jy ! Component: 2350 - total flux cleaned = 0.000281104 Jy ! Component: 2400 - total flux cleaned = 0.000157469 Jy ! Component: 2450 - total flux cleaned = 9.60606e-05 Jy ! Component: 2500 - total flux cleaned = 5.04375e-05 Jy ! Component: 2550 - total flux cleaned = 3.52948e-05 Jy ! Component: 2600 - total flux cleaned = -8.45335e-05 Jy ! Component: 2650 - total flux cleaned = -0.000114251 Jy ! Component: 2700 - total flux cleaned = -0.000173084 Jy ! Component: 2750 - total flux cleaned = -0.000187706 Jy ! Component: 2800 - total flux cleaned = -0.000260394 Jy ! Component: 2850 - total flux cleaned = -0.000289349 Jy ! Component: 2900 - total flux cleaned = -0.000375273 Jy ! Component: 2950 - total flux cleaned = -0.000389507 Jy ! Component: 3000 - total flux cleaned = -0.000445974 Jy ! Component: 3050 - total flux cleaned = -0.000445936 Jy ! Component: 3100 - total flux cleaned = -0.000529621 Jy ! Component: 3150 - total flux cleaned = -0.000599108 Jy ! Component: 3200 - total flux cleaned = -0.000695621 Jy ! Component: 3250 - total flux cleaned = -0.000791432 Jy ! Component: 3300 - total flux cleaned = -0.000859292 Jy ! Component: 3350 - total flux cleaned = -0.000913443 Jy ! Component: 3400 - total flux cleaned = -0.00100755 Jy ! Component: 3450 - total flux cleaned = -0.00104765 Jy ! Component: 3500 - total flux cleaned = -0.00112713 Jy ! Component: 3550 - total flux cleaned = -0.00116683 Jy ! Component: 3600 - total flux cleaned = -0.00127148 Jy ! Component: 3650 - total flux cleaned = -0.00140171 Jy ! Component: 3700 - total flux cleaned = -0.00142771 Jy ! Component: 3750 - total flux cleaned = -0.00150485 Jy ! Component: 3800 - total flux cleaned = -0.00154317 Jy ! Component: 3850 - total flux cleaned = -0.00158144 Jy ! Component: 3900 - total flux cleaned = -0.00175841 Jy ! Component: 3950 - total flux cleaned = -0.00175847 Jy ! Component: 4000 - total flux cleaned = -0.00184598 Jy ! Component: 4050 - total flux cleaned = -0.00189581 Jy ! Total flux subtracted in 4096 components = -0.00192052 Jy ! Clean residual min=-0.000895 max=0.000733 Jy/beam ! Clean residual mean=0.000000 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.167624 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 393 components and 0.167624 Jy ![Exited script file: muppet] wmap "J1507+1236_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.249 x 7.601 at -3.119 degrees (North through East) ! Clean map min=-0.0014012 max=0.15141 Jy/beam ! Writing clean map to FITS file: J1507+1236_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151407 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229506 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.454745 0.454745 0.909489 1.81898 3.63796 7.27591 14.5518 29.1037 58.2073 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.151 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.249 x 7.601 at -3.119 degrees (North through East) ! Clean map min=-0.0014012 max=0.15141 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 J1507+1236_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:32:24 2019