! Started logfile: J2328+1929_S_2017_04_28_pus_uvs.log on Thu May 2 16:35:35 2019 obs J2328+1929_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J2328+1929_S_2017_04_28_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975447 visibilities/baseline/integration-bin. ! Found source: J2328+1929 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 671 lines of history. ! ! Reading 25108 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 J2328+1929_S_2017_04_28_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 591 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.889749Jy sigma=0.007804 ! Fit after self-cal, rms=0.884193Jy sigma=0.007762 ! 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.822 mas, bmaj=6.573 mas, bpa=-6.436 degrees ! Estimated noise=911.548 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.089542 Jy ! Component: 100 - total flux cleaned = 0.1185 Jy ! Total flux subtracted in 100 components = 0.1185 Jy ! Clean residual min=-0.004484 max=0.012587 Jy/beam ! Clean residual mean=0.000003 rms=0.001279 Jy/beam ! Combined flux in latest and established models = 0.1185 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.1185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115099Jy sigma=0.000696 ! Fit after self-cal, rms=0.115107Jy sigma=0.000695 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013725 Jy ! Component: 100 - total flux cleaned = 0.0202292 Jy ! Total flux subtracted in 100 components = 0.0202292 Jy ! Clean residual min=-0.004243 max=0.007075 Jy/beam ! Clean residual mean=-0.000000 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.138729 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.138729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112967Jy sigma=0.000674 ! Fit after self-cal, rms=0.112972Jy sigma=0.000674 ! Inverting map ! Added new window around map position (-4.5, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00619836 Jy ! Component: 100 - total flux cleaned = 0.00909643 Jy ! Total flux subtracted in 100 components = 0.00909643 Jy ! Clean residual min=-0.003648 max=0.003290 Jy/beam ! Clean residual mean=-0.000001 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.147826 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.147826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112593Jy sigma=0.000670 ! Fit after self-cal, rms=0.112576Jy sigma=0.000670 ! 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.308 mas, bmaj=7.341 mas, bpa=-5.127 degrees ! Estimated noise=576.056 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.00230458 Jy ! Component: 100 - total flux cleaned = 0.00273179 Jy ! Component: 150 - total flux cleaned = 0.00289976 Jy ! Component: 200 - total flux cleaned = 0.00294891 Jy ! Total flux subtracted in 200 components = 0.00294891 Jy ! Clean residual min=-0.003191 max=0.002601 Jy/beam ! Clean residual mean=-0.000005 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.150775 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 44 components and 0.150775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112437Jy sigma=0.000669 ! Fit after self-cal, rms=0.112432Jy 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 0.96 FD 0.97 HN 0.96 KP 0.97 ! LA 1.15 MK 0.99 NL 0.92 OV 1.00 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.90 HN 1.02 KP 0.94 ! LA 1.12 MK 0.96 NL 1.11 OV 1.03 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 HN 1.01 KP 1.00 ! LA 1.11 MK 1.02 NL 1.10 OV 0.94 ! PT 1.01 SC 1.00 ! ! ! 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 0.95 HN 1.01 KP 1.00* ! LA 0.85 MK 1.07 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.112432Jy sigma=0.000669 ! Fit after self-cal, rms=0.107488Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=7.304 mas, bpa=-4.894 degrees ! Estimated noise=576.902 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.000717687 Jy ! Component: 100 - total flux cleaned = 0.0010701 Jy ! Component: 150 - total flux cleaned = 0.00124775 Jy ! Component: 200 - total flux cleaned = 0.0013101 Jy ! Total flux subtracted in 200 components = 0.0013101 Jy ! Clean residual min=-0.003144 max=0.002268 Jy/beam ! Clean residual mean=0.000001 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.152085 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 66 components and 0.152085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107451Jy sigma=0.000663 ! Fit after self-cal, rms=0.107459Jy sigma=0.000663 ! 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.107459Jy sigma=0.000663 ! Fit after self-cal, rms=0.094016Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=7.294 mas, bpa=-4.886 degrees ! Estimated noise=578.637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000838749 Jy ! Component: 100 - total flux cleaned = 0.000930183 Jy ! Component: 150 - total flux cleaned = 0.000966268 Jy ! Component: 200 - total flux cleaned = 0.00100986 Jy ! Total flux subtracted in 200 components = 0.00100986 Jy ! Clean residual min=-0.001801 max=0.001452 Jy/beam ! Clean residual mean=0.000001 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.153095 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 78 components and 0.153095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094004Jy sigma=0.000658 ! Fit after self-cal, rms=0.093949Jy sigma=0.000658 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.000110756 Jy ! Component: 100 - total flux cleaned = 8.32022e-05 Jy ! Component: 150 - total flux cleaned = 9.38423e-05 Jy ! Component: 200 - total flux cleaned = 9.36965e-05 Jy ! Total flux subtracted in 200 components = 9.36965e-05 Jy ! Clean residual min=-0.001801 max=0.001461 Jy/beam ! Clean residual mean=0.000001 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.153188 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.153188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093945Jy sigma=0.000658 ! Fit after self-cal, rms=0.093945Jy sigma=0.000658 ! 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.093945Jy sigma=0.000658 ! Fit after self-cal, rms=0.094055Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.294 mas, bmaj=7.297 mas, bpa=-4.808 degrees ! Estimated noise=579.003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000174934 Jy ! Component: 100 - total flux cleaned = 0.000205679 Jy ! Component: 150 - total flux cleaned = 0.000219595 Jy ! Component: 200 - total flux cleaned = 0.000231626 Jy ! Total flux subtracted in 200 components = 0.000231626 Jy ! Clean residual min=-0.001356 max=0.001465 Jy/beam ! Clean residual mean=-0.000000 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.15342 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.15342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094051Jy sigma=0.000657 ! Fit after self-cal, rms=0.094049Jy 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 = 5.27656e-05 Jy ! Component: 100 - total flux cleaned = 2.90939e-05 Jy ! Component: 150 - total flux cleaned = 2.92025e-05 Jy ! Component: 200 - total flux cleaned = 3.89395e-05 Jy ! Total flux subtracted in 200 components = 3.89395e-05 Jy ! Clean residual min=-0.001351 max=0.001459 Jy/beam ! Clean residual mean=-0.000000 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.153459 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.153459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094046Jy sigma=0.000657 ! Fit after self-cal, rms=0.094046Jy 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.094046Jy sigma=0.000657 ! Fit after self-cal, rms=0.094196Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.185 mas, bmaj=10.1 mas, bpa=-3.33 degrees ! Estimated noise=738.261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000434797 Jy ! Component: 100 - total flux cleaned = 0.000458108 Jy ! Component: 150 - total flux cleaned = 0.000466462 Jy ! Component: 200 - total flux cleaned = 0.000466592 Jy ! Total flux subtracted in 200 components = 0.000466592 Jy ! Clean residual min=-0.001594 max=0.001558 Jy/beam ! Clean residual mean=-0.000001 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.153925 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 104 components and 0.153925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094196Jy sigma=0.000657 ! Fit after self-cal, rms=0.094197Jy 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 = 6.29579e-06 Jy ! Component: 100 - total flux cleaned = 1.42984e-05 Jy ! Component: 150 - total flux cleaned = 1.45749e-05 Jy ! Component: 200 - total flux cleaned = 1.43758e-05 Jy ! Total flux subtracted in 200 components = 1.43758e-05 Jy ! Clean residual min=-0.001594 max=0.001564 Jy/beam ! Clean residual mean=-0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.15394 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 110 components and 0.15394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094197Jy sigma=0.000657 ! Fit after self-cal, rms=0.094197Jy 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=3.292 mas, bmaj=7.298 mas, bpa=-4.772 degrees ! Estimated noise=579.453 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.292 x 7.298 at -4.772 degrees (North through East) ! Clean map min=-0.001348 max=0.11891 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.817 mas, bmaj=6.549 mas, bpa=-6.085 degrees ! Estimated noise=914.318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.089701 Jy ! Component: 100 - total flux cleaned = 0.119321 Jy ! Component: 150 - total flux cleaned = 0.133376 Jy ! Component: 200 - total flux cleaned = 0.141436 Jy ! Total flux subtracted in 200 components = 0.141436 Jy ! Clean residual min=-0.002759 max=0.004071 Jy/beam ! Clean residual mean=0.000002 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.141436 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.141436 Jy ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=7.298 mas, bpa=-4.772 degrees ! Estimated noise=579.453 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.0058253 Jy ! Component: 100 - total flux cleaned = 0.00878862 Jy ! Component: 150 - total flux cleaned = 0.0106135 Jy ! Component: 200 - total flux cleaned = 0.0112832 Jy ! Total flux subtracted in 200 components = 0.0112832 Jy ! Clean residual min=-0.001634 max=0.001521 Jy/beam ! Clean residual mean=-0.000000 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.152719 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.152719 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.185 mas, bmaj=10.1 mas, bpa=-3.33 degrees ! Estimated noise=738.261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000872025 Jy ! Component: 100 - total flux cleaned = 0.00102905 Jy ! Component: 150 - total flux cleaned = 0.00114478 Jy ! Component: 200 - total flux cleaned = 0.00123082 Jy ! Total flux subtracted in 200 components = 0.00123082 Jy ! Clean residual min=-0.001603 max=0.001524 Jy/beam ! Clean residual mean=-0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.15395 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 = 5.31327e-05 Jy ! Component: 100 - total flux cleaned = 8.57259e-05 Jy ! Component: 150 - total flux cleaned = 9.55753e-05 Jy ! Component: 200 - total flux cleaned = 0.00010482 Jy ! Total flux subtracted in 200 components = 0.00010482 Jy ! Clean residual min=-0.001602 max=0.001534 Jy/beam ! Clean residual mean=-0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.154054 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 62 components and 0.154054 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=7.298 mas, bpa=-4.772 degrees ! Estimated noise=579.453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.74047e-05 Jy ! Component: 100 - total flux cleaned = 2.81289e-05 Jy ! Component: 150 - total flux cleaned = 4.79078e-05 Jy ! Component: 200 - total flux cleaned = 6.4506e-05 Jy ! Total flux subtracted in 200 components = 6.4506e-05 Jy ! Clean residual min=-0.001362 max=0.001521 Jy/beam ! Clean residual mean=-0.000000 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.154119 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.154119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094200Jy sigma=0.000657 ! Fit after self-cal, rms=0.094197Jy sigma=0.000657 wmodel J2328+1929_S_2017_04_28_pus_map.mod ! Writing 77 model components to file: J2328+1929_S_2017_04_28_pus_map.mod wobs J2328+1929_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J2328+1929_S_2017_04_28_pus_uvs.fits wwins J2328+1929_S_2017_04_28_pus_map.win ! wwins: Wrote 2 windows to J2328+1929_S_2017_04_28_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000401781 Jy ! Component: 100 - total flux cleaned = 0.000451159 Jy ! Component: 150 - total flux cleaned = 0.000545112 Jy ! Component: 200 - total flux cleaned = 0.000613239 Jy ! Component: 250 - total flux cleaned = 0.000679202 Jy ! Component: 300 - total flux cleaned = 0.000764551 Jy ! Component: 350 - total flux cleaned = 0.000806129 Jy ! Component: 400 - total flux cleaned = 0.000826492 Jy ! Component: 450 - total flux cleaned = 0.000886304 Jy ! Component: 500 - total flux cleaned = 0.000983299 Jy ! Component: 550 - total flux cleaned = 0.00105873 Jy ! Component: 600 - total flux cleaned = 0.001077 Jy ! Component: 650 - total flux cleaned = 0.00116881 Jy ! Component: 700 - total flux cleaned = 0.00131306 Jy ! Component: 750 - total flux cleaned = 0.00143717 Jy ! Component: 800 - total flux cleaned = 0.0014895 Jy ! Component: 850 - total flux cleaned = 0.0015928 Jy ! Component: 900 - total flux cleaned = 0.00159259 Jy ! Component: 950 - total flux cleaned = 0.00162597 Jy ! Component: 1000 - total flux cleaned = 0.00164242 Jy ! Component: 1050 - total flux cleaned = 0.00165885 Jy ! Component: 1100 - total flux cleaned = 0.00172334 Jy ! Component: 1150 - total flux cleaned = 0.00172338 Jy ! Component: 1200 - total flux cleaned = 0.00177073 Jy ! Component: 1250 - total flux cleaned = 0.00181769 Jy ! Component: 1300 - total flux cleaned = 0.00183311 Jy ! Component: 1350 - total flux cleaned = 0.00189429 Jy ! Component: 1400 - total flux cleaned = 0.00190938 Jy ! Component: 1450 - total flux cleaned = 0.00192438 Jy ! Component: 1500 - total flux cleaned = 0.00193928 Jy ! Component: 1550 - total flux cleaned = 0.00195376 Jy ! Component: 1600 - total flux cleaned = 0.00202635 Jy ! Component: 1650 - total flux cleaned = 0.00208359 Jy ! Component: 1700 - total flux cleaned = 0.00209773 Jy ! Component: 1750 - total flux cleaned = 0.00209767 Jy ! Component: 1800 - total flux cleaned = 0.00213959 Jy ! Component: 1850 - total flux cleaned = 0.00218101 Jy ! Component: 1900 - total flux cleaned = 0.00215359 Jy ! Component: 1950 - total flux cleaned = 0.00218089 Jy ! Component: 2000 - total flux cleaned = 0.00223478 Jy ! Component: 2050 - total flux cleaned = 0.00226139 Jy ! Component: 2100 - total flux cleaned = 0.00230109 Jy ! Component: 2150 - total flux cleaned = 0.00228805 Jy ! Component: 2200 - total flux cleaned = 0.0023661 Jy ! Component: 2250 - total flux cleaned = 0.00237897 Jy ! Component: 2300 - total flux cleaned = 0.00239184 Jy ! Component: 2350 - total flux cleaned = 0.00240464 Jy ! Component: 2400 - total flux cleaned = 0.00246777 Jy ! Component: 2450 - total flux cleaned = 0.00244264 Jy ! Component: 2500 - total flux cleaned = 0.00243031 Jy ! Component: 2550 - total flux cleaned = 0.00245506 Jy ! Component: 2600 - total flux cleaned = 0.0025162 Jy ! Component: 2650 - total flux cleaned = 0.00254058 Jy ! Component: 2700 - total flux cleaned = 0.00257662 Jy ! Component: 2750 - total flux cleaned = 0.00258854 Jy ! Component: 2800 - total flux cleaned = 0.00263605 Jy ! Component: 2850 - total flux cleaned = 0.00265978 Jy ! Component: 2900 - total flux cleaned = 0.00268319 Jy ! Component: 2950 - total flux cleaned = 0.00270659 Jy ! Component: 3000 - total flux cleaned = 0.0027297 Jy ! Component: 3050 - total flux cleaned = 0.00274112 Jy ! Component: 3100 - total flux cleaned = 0.00280983 Jy ! Component: 3150 - total flux cleaned = 0.00279848 Jy ! Component: 3200 - total flux cleaned = 0.00285488 Jy ! Component: 3250 - total flux cleaned = 0.00285487 Jy ! Component: 3300 - total flux cleaned = 0.00286598 Jy ! Component: 3350 - total flux cleaned = 0.00286602 Jy ! Component: 3400 - total flux cleaned = 0.00291014 Jy ! Component: 3450 - total flux cleaned = 0.0028882 Jy ! Component: 3500 - total flux cleaned = 0.00286649 Jy ! Component: 3550 - total flux cleaned = 0.0029315 Jy ! Component: 3600 - total flux cleaned = 0.00293147 Jy ! Component: 3650 - total flux cleaned = 0.00295298 Jy ! Component: 3700 - total flux cleaned = 0.0029849 Jy ! Component: 3750 - total flux cleaned = 0.00294253 Jy ! Component: 3800 - total flux cleaned = 0.00296362 Jy ! Component: 3850 - total flux cleaned = 0.0029636 Jy ! Component: 3900 - total flux cleaned = 0.00299479 Jy ! Component: 3950 - total flux cleaned = 0.00301554 Jy ! Component: 4000 - total flux cleaned = 0.00302585 Jy ! Component: 4050 - total flux cleaned = 0.00302584 Jy ! Total flux subtracted in 4096 components = 0.003036 Jy ! Clean residual min=-0.000564 max=0.000535 Jy/beam ! Clean residual mean=-0.000002 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.157155 Jy keep ! Adding 325 model components to the UV plane model. ! The established model now contains 402 components and 0.157155 Jy ![Exited script file: muppet] wmap "J2328+1929_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.292 x 7.298 at -4.772 degrees (North through East) ! Clean map min=-0.0010852 max=0.11902 Jy/beam ! Writing clean map to FITS file: J2328+1929_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.119025 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000197161 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.496942 0.496942 0.993883 1.98777 3.97553 7.95106 15.9021 31.8043 63.6085 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.119 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.292 x 7.298 at -4.772 degrees (North through East) ! Clean map min=-0.0010852 max=0.11902 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 J2328+1929_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:35:41 2019