! Started logfile: J1306+5529_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:14:09 2019 obs J1306+5529_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1306+5529_S_2017_01_16_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.771485 visibilities/baseline/integration-bin. ! Found source: J1306+5529 ! ! 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 622 lines of history. ! ! Reading 15692 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 J1306+5529_S_2017_01_16_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 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 393 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.853759Jy sigma=0.007609 ! Fit after self-cal, rms=0.845038Jy sigma=0.007554 ! 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.877 mas, bmaj=5.734 mas, bpa=27.22 degrees ! Estimated noise=1036.4 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.123592 Jy ! Component: 100 - total flux cleaned = 0.15078 Jy ! Total flux subtracted in 100 components = 0.15078 Jy ! Clean residual min=-0.004458 max=0.008786 Jy/beam ! Clean residual mean=0.000010 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.15078 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.15078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089418Jy sigma=0.000682 ! Fit after self-cal, rms=0.089403Jy sigma=0.000682 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00924255 Jy ! Component: 100 - total flux cleaned = 0.0137537 Jy ! Total flux subtracted in 100 components = 0.0137537 Jy ! Clean residual min=-0.003863 max=0.004510 Jy/beam ! Clean residual mean=0.000010 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.164534 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.164534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088404Jy sigma=0.000671 ! Fit after self-cal, rms=0.088388Jy sigma=0.000671 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.701 mas, bmaj=6.397 mas, bpa=23.12 degrees ! Estimated noise=682.291 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.00344309 Jy ! Component: 100 - total flux cleaned = 0.00521735 Jy ! Component: 150 - total flux cleaned = 0.00618842 Jy ! Component: 200 - total flux cleaned = 0.00643423 Jy ! Total flux subtracted in 200 components = 0.00643423 Jy ! Clean residual min=-0.003059 max=0.003442 Jy/beam ! Clean residual mean=0.000022 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.170968 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 36 components and 0.170968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088237Jy sigma=0.000669 ! Fit after self-cal, rms=0.088235Jy sigma=0.000669 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 0.96 KP 1.02 ! LA 1.02 MK 1.00* NL 0.87 OV 1.01 ! PT 0.97 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 0.99 KP 0.94 ! LA 0.99 MK 1.00* NL 1.00 OV 1.03 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.06 HN 0.97 KP 1.00 ! LA 1.00 MK 1.00* NL 0.96 OV 0.95 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.05 HN 0.95 KP 1.00* ! LA 1.10 MK 1.00* NL 1.00* OV 0.95 ! PT 0.95 SC 1.17 ! ! ! Fit before self-cal, rms=0.088235Jy sigma=0.000669 ! Fit after self-cal, rms=0.092400Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.713 mas, bmaj=6.389 mas, bpa=21.97 degrees ! Estimated noise=681.897 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.000907504 Jy ! Component: 100 - total flux cleaned = 0.000776301 Jy ! Component: 150 - total flux cleaned = 0.000744182 Jy ! Component: 200 - total flux cleaned = 0.000630947 Jy ! Total flux subtracted in 200 components = 0.000630947 Jy ! Clean residual min=-0.002007 max=0.002115 Jy/beam ! Clean residual mean=0.000021 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.171599 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.171599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092352Jy sigma=0.000660 ! Fit after self-cal, rms=0.092416Jy sigma=0.000660 ! 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.092416Jy sigma=0.000660 ! Fit after self-cal, rms=0.092194Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.699 mas, bmaj=6.389 mas, bpa=22.08 degrees ! Estimated noise=683.162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000485046 Jy ! Component: 100 - total flux cleaned = 0.00053127 Jy ! Component: 150 - total flux cleaned = 0.00053111 Jy ! Component: 200 - total flux cleaned = 0.000517213 Jy ! Total flux subtracted in 200 components = 0.000517213 Jy ! Clean residual min=-0.001885 max=0.001993 Jy/beam ! Clean residual mean=0.000010 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.172116 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.172116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092180Jy sigma=0.000658 ! Fit after self-cal, rms=0.092186Jy sigma=0.000657 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 (39.5, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114318 Jy ! Component: 100 - total flux cleaned = 0.0011128 Jy ! Component: 150 - total flux cleaned = 0.00118226 Jy ! Component: 200 - total flux cleaned = 0.00121257 Jy ! Total flux subtracted in 200 components = 0.00121257 Jy ! Clean residual min=-0.001703 max=0.001648 Jy/beam ! Clean residual mean=0.000009 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.173329 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 75 components and 0.173329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092132Jy sigma=0.000657 ! Fit after self-cal, rms=0.092136Jy sigma=0.000657 ! 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.092136Jy sigma=0.000657 ! Fit after self-cal, rms=0.092121Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.695 mas, bmaj=6.387 mas, bpa=22.03 degrees ! Estimated noise=683.632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478666 Jy ! Component: 100 - total flux cleaned = 0.000562558 Jy ! Component: 150 - total flux cleaned = 0.000636784 Jy ! Component: 200 - total flux cleaned = 0.000658531 Jy ! Total flux subtracted in 200 components = 0.000658531 Jy ! Clean residual min=-0.001617 max=0.001589 Jy/beam ! Clean residual mean=0.000009 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.173988 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.173988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092100Jy sigma=0.000657 ! Fit after self-cal, rms=0.092103Jy sigma=0.000657 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.000166358 Jy ! Component: 100 - total flux cleaned = 0.000126155 Jy ! Component: 150 - total flux cleaned = 0.000107924 Jy ! Component: 200 - total flux cleaned = 7.34224e-05 Jy ! Total flux subtracted in 200 components = 7.34224e-05 Jy ! Clean residual min=-0.001587 max=0.001587 Jy/beam ! Clean residual mean=0.000008 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.174061 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 88 components and 0.174061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092090Jy sigma=0.000657 ! Fit after self-cal, rms=0.092091Jy sigma=0.000657 ! 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.092091Jy sigma=0.000657 ! Fit after self-cal, rms=0.092157Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.525 mas, bmaj=9.089 mas, bpa=7.562 degrees ! Estimated noise=799.106 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.71821e-05 Jy ! Component: 100 - total flux cleaned = -2.20886e-05 Jy ! Component: 150 - total flux cleaned = -2.20364e-05 Jy ! Component: 200 - total flux cleaned = -1.22796e-05 Jy ! Total flux subtracted in 200 components = -1.22796e-05 Jy ! Clean residual min=-0.001820 max=0.001657 Jy/beam ! Clean residual mean=0.000016 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.174049 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 104 components and 0.174049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092155Jy sigma=0.000657 ! Fit after self-cal, rms=0.092155Jy sigma=0.000657 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 = -3.7742e-05 Jy ! Component: 100 - total flux cleaned = -6.41931e-05 Jy ! Component: 150 - total flux cleaned = -7.21578e-05 Jy ! Component: 200 - total flux cleaned = -8.71142e-05 Jy ! Total flux subtracted in 200 components = -8.71142e-05 Jy ! Clean residual min=-0.001810 max=0.001673 Jy/beam ! Clean residual mean=0.000016 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.173962 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 110 components and 0.173962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092154Jy sigma=0.000657 ! Fit after self-cal, rms=0.092154Jy sigma=0.000657 ! 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.696 mas, bmaj=6.383 mas, bpa=21.99 degrees ! Estimated noise=684.29 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.696 x 6.383 at 21.99 degrees (North through East) ! Clean map min=-0.0015534 max=0.15987 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.881 mas, bmaj=5.714 mas, bpa=26.19 degrees ! Estimated noise=1039.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123882 Jy ! Component: 100 - total flux cleaned = 0.151947 Jy ! Component: 150 - total flux cleaned = 0.162519 Jy ! Component: 200 - total flux cleaned = 0.167571 Jy ! Total flux subtracted in 200 components = 0.167571 Jy ! Clean residual min=-0.003078 max=0.003454 Jy/beam ! Clean residual mean=0.000006 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.167571 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.167571 Jy ! Inverting map and beam ! Estimated beam: bmin=4.696 mas, bmaj=6.383 mas, bpa=21.99 degrees ! Estimated noise=684.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) ! Added new window around map position (-4, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00328018 Jy ! Component: 100 - total flux cleaned = 0.00539063 Jy ! Component: 150 - total flux cleaned = 0.00583582 Jy ! Component: 200 - total flux cleaned = 0.0061477 Jy ! Total flux subtracted in 200 components = 0.0061477 Jy ! Clean residual min=-0.001678 max=0.001576 Jy/beam ! Clean residual mean=0.000009 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.173719 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.173719 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=8.525 mas, bmaj=9.089 mas, bpa=7.562 degrees ! Estimated noise=799.106 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.16587e-06 Jy ! Component: 100 - total flux cleaned = 0.000195776 Jy ! Component: 150 - total flux cleaned = 0.000385219 Jy ! Component: 200 - total flux cleaned = 0.000526463 Jy ! Total flux subtracted in 200 components = 0.000526463 Jy ! Clean residual min=-0.001897 max=0.001494 Jy/beam ! Clean residual mean=0.000017 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.174245 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.11371e-05 Jy ! Component: 100 - total flux cleaned = 5.9948e-05 Jy ! Component: 150 - total flux cleaned = 7.71256e-05 Jy ! Component: 200 - total flux cleaned = 7.70046e-05 Jy ! Total flux subtracted in 200 components = 7.70046e-05 Jy ! Clean residual min=-0.001879 max=0.001482 Jy/beam ! Clean residual mean=0.000017 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.174322 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 86 components and 0.174322 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.696 mas, bmaj=6.383 mas, bpa=21.99 degrees ! Estimated noise=684.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000153301 Jy ! Component: 100 - total flux cleaned = -0.000153171 Jy ! Component: 150 - total flux cleaned = -0.000125297 Jy ! Component: 200 - total flux cleaned = -0.000125106 Jy ! Total flux subtracted in 200 components = -0.000125106 Jy ! Clean residual min=-0.001580 max=0.001505 Jy/beam ! Clean residual mean=0.000009 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.174197 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.174197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092170Jy sigma=0.000657 ! Fit after self-cal, rms=0.092159Jy sigma=0.000657 wmodel J1306+5529_S_2017_01_16_pus_map.mod ! Writing 99 model components to file: J1306+5529_S_2017_01_16_pus_map.mod wobs J1306+5529_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1306+5529_S_2017_01_16_pus_uvs.fits wwins J1306+5529_S_2017_01_16_pus_map.win ! wwins: Wrote 3 windows to J1306+5529_S_2017_01_16_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.000149307 Jy ! Component: 100 - total flux cleaned = -0.000363964 Jy ! Component: 150 - total flux cleaned = -0.000390695 Jy ! Component: 200 - total flux cleaned = -0.000415529 Jy ! Component: 250 - total flux cleaned = -0.000320142 Jy ! Component: 300 - total flux cleaned = -0.000297623 Jy ! Component: 350 - total flux cleaned = -0.000275633 Jy ! Component: 400 - total flux cleaned = -0.000232111 Jy ! Component: 450 - total flux cleaned = -0.000125575 Jy ! Component: 500 - total flux cleaned = -0.000167132 Jy ! Component: 550 - total flux cleaned = -0.000106045 Jy ! Component: 600 - total flux cleaned = -0.000166063 Jy ! Component: 650 - total flux cleaned = -0.000185749 Jy ! Component: 700 - total flux cleaned = -0.000205475 Jy ! Component: 750 - total flux cleaned = -0.000357782 Jy ! Component: 800 - total flux cleaned = -0.000357223 Jy ! Component: 850 - total flux cleaned = -0.000430832 Jy ! Component: 900 - total flux cleaned = -0.000412551 Jy ! Component: 950 - total flux cleaned = -0.000502256 Jy ! Component: 1000 - total flux cleaned = -0.000519762 Jy ! Component: 1050 - total flux cleaned = -0.000571902 Jy ! Component: 1100 - total flux cleaned = -0.000571636 Jy ! Component: 1150 - total flux cleaned = -0.000622642 Jy ! Component: 1200 - total flux cleaned = -0.000605914 Jy ! Component: 1250 - total flux cleaned = -0.000622921 Jy ! Component: 1300 - total flux cleaned = -0.000672302 Jy ! Component: 1350 - total flux cleaned = -0.000704834 Jy ! Component: 1400 - total flux cleaned = -0.000752911 Jy ! Component: 1450 - total flux cleaned = -0.000800631 Jy ! Component: 1500 - total flux cleaned = -0.000879429 Jy ! Component: 1550 - total flux cleaned = -0.00100363 Jy ! Component: 1600 - total flux cleaned = -0.000973056 Jy ! Component: 1650 - total flux cleaned = -0.00104917 Jy ! Component: 1700 - total flux cleaned = -0.00104929 Jy ! Component: 1750 - total flux cleaned = -0.00115385 Jy ! Component: 1800 - total flux cleaned = -0.00116879 Jy ! Component: 1850 - total flux cleaned = -0.00128601 Jy ! Component: 1900 - total flux cleaned = -0.00130052 Jy ! Component: 1950 - total flux cleaned = -0.00138685 Jy ! Component: 2000 - total flux cleaned = -0.0014723 Jy ! Component: 2050 - total flux cleaned = -0.00145815 Jy ! Component: 2100 - total flux cleaned = -0.00152808 Jy ! Component: 2150 - total flux cleaned = -0.0015835 Jy ! Component: 2200 - total flux cleaned = -0.00161101 Jy ! Component: 2250 - total flux cleaned = -0.00162483 Jy ! Component: 2300 - total flux cleaned = -0.00166564 Jy ! Component: 2350 - total flux cleaned = -0.00170628 Jy ! Component: 2400 - total flux cleaned = -0.00178613 Jy ! Component: 2450 - total flux cleaned = -0.0018389 Jy ! Component: 2500 - total flux cleaned = -0.00187811 Jy ! Component: 2550 - total flux cleaned = -0.00190405 Jy ! Component: 2600 - total flux cleaned = -0.00195565 Jy ! Component: 2650 - total flux cleaned = -0.00198126 Jy ! Component: 2700 - total flux cleaned = -0.00198126 Jy ! Component: 2750 - total flux cleaned = -0.00199387 Jy ! Component: 2800 - total flux cleaned = -0.00205644 Jy ! Component: 2850 - total flux cleaned = -0.00205642 Jy ! Component: 2900 - total flux cleaned = -0.002081 Jy ! Component: 2950 - total flux cleaned = -0.00210559 Jy ! Component: 3000 - total flux cleaned = -0.00211783 Jy ! Component: 3050 - total flux cleaned = -0.00209377 Jy ! Component: 3100 - total flux cleaned = -0.00210582 Jy ! Component: 3150 - total flux cleaned = -0.00212966 Jy ! Component: 3200 - total flux cleaned = -0.00211787 Jy ! Component: 3250 - total flux cleaned = -0.00214143 Jy ! Component: 3300 - total flux cleaned = -0.00216475 Jy ! Component: 3350 - total flux cleaned = -0.00215325 Jy ! Component: 3400 - total flux cleaned = -0.00215322 Jy ! Component: 3450 - total flux cleaned = -0.00218758 Jy ! Component: 3500 - total flux cleaned = -0.00216476 Jy ! Component: 3550 - total flux cleaned = -0.00216472 Jy ! Component: 3600 - total flux cleaned = -0.00217591 Jy ! Component: 3650 - total flux cleaned = -0.00215357 Jy ! Component: 3700 - total flux cleaned = -0.0021647 Jy ! Component: 3750 - total flux cleaned = -0.00213156 Jy ! Component: 3800 - total flux cleaned = -0.00215353 Jy ! Component: 3850 - total flux cleaned = -0.00215349 Jy ! Component: 3900 - total flux cleaned = -0.00213174 Jy ! Component: 3950 - total flux cleaned = -0.00213154 Jy ! Component: 4000 - total flux cleaned = -0.00208863 Jy ! Component: 4050 - total flux cleaned = -0.00208865 Jy ! Total flux subtracted in 4096 components = -0.00207799 Jy ! Clean residual min=-0.000529 max=0.000661 Jy/beam ! Clean residual mean=0.000005 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.172119 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 398 components and 0.172119 Jy ![Exited script file: muppet] wmap "J1306+5529_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.696 x 6.383 at 21.99 degrees (North through East) ! Clean map min=-0.0012974 max=0.15976 Jy/beam ! Writing clean map to FITS file: J1306+5529_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.159761 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195107 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.366374 0.366374 0.732748 1.4655 2.93099 5.86198 11.724 23.4479 46.8959 93.7917 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.159 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.696 x 6.383 at 21.99 degrees (North through East) ! Clean map min=-0.0012974 max=0.15976 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 J1306+5529_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:14:15 2019