! Started logfile: J2248-3235_S_2017_02_19_pus_uvs.log on Sat May 4 19:01:06 2019 obs J2248-3235_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2248-3235_S_2017_02_19_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.606667 visibilities/baseline/integration-bin. ! Found source: J2248-3235 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 482 lines of history. ! ! Reading 3276 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 J2248-3235_S_2017_02_19_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.636984Jy sigma=0.003535 ! Fit after self-cal, rms=0.631422Jy sigma=0.003506 ! 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.358 mas, bmaj=7.176 mas, bpa=-6.583 degrees ! Estimated noise=2943.84 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.285432 Jy ! Component: 100 - total flux cleaned = 0.349172 Jy ! Total flux subtracted in 100 components = 0.349172 Jy ! Clean residual min=-0.016144 max=0.040221 Jy/beam ! Clean residual mean=0.000002 rms=0.004792 Jy/beam ! Combined flux in latest and established models = 0.349172 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.349172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166680Jy sigma=0.000840 ! Fit after self-cal, rms=0.166677Jy sigma=0.000840 ! Inverting map ! Added new window around map position (4, -7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0356617 Jy ! Component: 100 - total flux cleaned = 0.0550702 Jy ! Total flux subtracted in 100 components = 0.0550702 Jy ! Clean residual min=-0.013752 max=0.031703 Jy/beam ! Clean residual mean=-0.000003 rms=0.003847 Jy/beam ! Combined flux in latest and established models = 0.404242 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.404242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154988Jy sigma=0.000777 ! Fit after self-cal, rms=0.154148Jy sigma=0.000771 ! Inverting map ! Added new window around map position (-4, 7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0245558 Jy ! Component: 100 - total flux cleaned = 0.0403469 Jy ! Total flux subtracted in 100 components = 0.0403469 Jy ! Clean residual min=-0.014126 max=0.014062 Jy/beam ! Clean residual mean=-0.000007 rms=0.003239 Jy/beam ! Combined flux in latest and established models = 0.444589 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 38 components and 0.444589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147995Jy sigma=0.000741 ! Fit after self-cal, rms=0.147894Jy sigma=0.000740 ! 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=2.868 mas, bmaj=8.352 mas, bpa=-5.534 degrees ! Estimated noise=2462.23 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.0186306 Jy ! Component: 100 - total flux cleaned = 0.030465 Jy ! Component: 150 - total flux cleaned = 0.0386634 Jy ! Component: 200 - total flux cleaned = 0.0444344 Jy ! Total flux subtracted in 200 components = 0.0444344 Jy ! Clean residual min=-0.012065 max=0.013759 Jy/beam ! Clean residual mean=-0.000026 rms=0.003118 Jy/beam ! Combined flux in latest and established models = 0.489024 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 66 components and 0.489024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144663Jy sigma=0.000726 ! Fit after self-cal, rms=0.144581Jy sigma=0.000726 ! 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.04 FD 0.93 HN 1.14 KP 1.07 ! LA 1.03 MK 0.99 NL 0.87 OV 1.04 ! PT 1.00* SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 HN 1.13 KP 1.04 ! LA 0.99 MK 0.99 NL 1.05 OV 1.07 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.00 HN 1.18 KP 0.89 ! LA 0.78 MK 1.01 NL 1.19 OV 0.97 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.05 HN 1.04 KP 1.00* ! LA 0.80 MK 1.11 NL 1.00* OV 1.04 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.144581Jy sigma=0.000726 ! Fit after self-cal, rms=0.134775Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.881 mas, bmaj=8.346 mas, bpa=-5.198 degrees ! Estimated noise=2485.49 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.00684242 Jy ! Component: 100 - total flux cleaned = -0.0080727 Jy ! Component: 150 - total flux cleaned = -0.0090599 Jy ! Component: 200 - total flux cleaned = -0.0100172 Jy ! Total flux subtracted in 200 components = -0.0100172 Jy ! Clean residual min=-0.008875 max=0.008989 Jy/beam ! Clean residual mean=0.000002 rms=0.002220 Jy/beam ! Combined flux in latest and established models = 0.479007 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.479007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134323Jy sigma=0.000671 ! Fit after self-cal, rms=0.134331Jy sigma=0.000670 ! 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.134331Jy sigma=0.000670 ! Fit after self-cal, rms=0.135132Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.897 mas, bmaj=8.365 mas, bpa=-5.144 degrees ! Estimated noise=2487.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00467505 Jy ! Component: 100 - total flux cleaned = -0.00574103 Jy ! Component: 150 - total flux cleaned = -0.00670145 Jy ! Component: 200 - total flux cleaned = -0.00740769 Jy ! Total flux subtracted in 200 components = -0.00740769 Jy ! Clean residual min=-0.008018 max=0.006555 Jy/beam ! Clean residual mean=0.000002 rms=0.001806 Jy/beam ! Combined flux in latest and established models = 0.471599 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 92 components and 0.471599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134877Jy sigma=0.000660 ! Fit after self-cal, rms=0.134883Jy sigma=0.000660 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.00131167 Jy ! Component: 100 - total flux cleaned = -0.00144924 Jy ! Component: 150 - total flux cleaned = -0.00173609 Jy ! Component: 200 - total flux cleaned = -0.0019434 Jy ! Total flux subtracted in 200 components = -0.0019434 Jy ! Clean residual min=-0.007983 max=0.006289 Jy/beam ! Clean residual mean=0.000003 rms=0.001779 Jy/beam ! Combined flux in latest and established models = 0.469655 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 100 components and 0.469655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134821Jy sigma=0.000660 ! Fit after self-cal, rms=0.134807Jy sigma=0.000660 ! 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.134807Jy sigma=0.000660 ! Fit after self-cal, rms=0.136417Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.904 mas, bmaj=8.371 mas, bpa=-5.114 degrees ! Estimated noise=2487.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00332542 Jy ! Component: 100 - total flux cleaned = -0.00410993 Jy ! Component: 150 - total flux cleaned = -0.00466603 Jy ! Component: 200 - total flux cleaned = -0.00509326 Jy ! Total flux subtracted in 200 components = -0.00509326 Jy ! Clean residual min=-0.008004 max=0.005705 Jy/beam ! Clean residual mean=0.000002 rms=0.001673 Jy/beam ! Combined flux in latest and established models = 0.464562 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 105 components and 0.464562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136328Jy sigma=0.000657 ! Fit after self-cal, rms=0.136351Jy 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.00058746 Jy ! Component: 100 - total flux cleaned = -0.00058848 Jy ! Component: 150 - total flux cleaned = -0.000547215 Jy ! Component: 200 - total flux cleaned = -0.000547411 Jy ! Total flux subtracted in 200 components = -0.000547411 Jy ! Clean residual min=-0.007940 max=0.005666 Jy/beam ! Clean residual mean=0.000002 rms=0.001663 Jy/beam ! Combined flux in latest and established models = 0.464015 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 107 components and 0.464015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136317Jy sigma=0.000657 ! Fit after self-cal, rms=0.136311Jy 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.136311Jy sigma=0.000657 ! Fit after self-cal, rms=0.137083Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.249 mas, bmaj=19.49 mas, bpa=-0.8605 degrees ! Estimated noise=3298.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00277421 Jy ! Component: 100 - total flux cleaned = -0.00363021 Jy ! Component: 150 - total flux cleaned = -0.00379376 Jy ! Component: 200 - total flux cleaned = -0.00391257 Jy ! Total flux subtracted in 200 components = -0.00391257 Jy ! Clean residual min=-0.007510 max=0.007014 Jy/beam ! Clean residual mean=0.000001 rms=0.002111 Jy/beam ! Combined flux in latest and established models = 0.460102 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 115 components and 0.460102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137069Jy sigma=0.000657 ! Fit after self-cal, rms=0.137081Jy 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.000414188 Jy ! Component: 100 - total flux cleaned = -0.000445963 Jy ! Component: 150 - total flux cleaned = -0.000445707 Jy ! Component: 200 - total flux cleaned = -0.000490869 Jy ! Total flux subtracted in 200 components = -0.000490869 Jy ! Clean residual min=-0.007481 max=0.007009 Jy/beam ! Clean residual mean=0.000001 rms=0.002094 Jy/beam ! Combined flux in latest and established models = 0.459611 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 119 components and 0.459611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137080Jy sigma=0.000657 ! Fit after self-cal, rms=0.137079Jy 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=2.906 mas, bmaj=8.373 mas, bpa=-5.111 degrees ! Estimated noise=2486.53 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.906 x 8.373 at -5.111 degrees (North through East) ! Clean map min=-0.0075057 max=0.36827 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.383 mas, bmaj=7.133 mas, bpa=-6.001 degrees ! Estimated noise=3037.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.29416 Jy ! Component: 100 - total flux cleaned = 0.359452 Jy ! Component: 150 - total flux cleaned = 0.386623 Jy ! Component: 200 - total flux cleaned = 0.404879 Jy ! Total flux subtracted in 200 components = 0.404879 Jy ! Clean residual min=-0.010767 max=0.011686 Jy/beam ! Clean residual mean=0.000006 rms=0.002448 Jy/beam ! Combined flux in latest and established models = 0.404879 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.404879 Jy ! Inverting map and beam ! Estimated beam: bmin=2.906 mas, bmaj=8.373 mas, bpa=-5.111 degrees ! Estimated noise=2486.53 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.0206801 Jy ! Component: 100 - total flux cleaned = 0.0332199 Jy ! Component: 150 - total flux cleaned = 0.0412548 Jy ! Component: 200 - total flux cleaned = 0.0464873 Jy ! Total flux subtracted in 200 components = 0.0464873 Jy ! Clean residual min=-0.007917 max=0.006573 Jy/beam ! Clean residual mean=0.000003 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.451366 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 50 components and 0.451366 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.249 mas, bmaj=19.49 mas, bpa=-0.8605 degrees ! Estimated noise=3298.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00512207 Jy ! Component: 100 - total flux cleaned = 0.00745324 Jy ! Component: 150 - total flux cleaned = 0.00862684 Jy ! Component: 200 - total flux cleaned = 0.00878355 Jy ! Total flux subtracted in 200 components = 0.00878355 Jy ! Clean residual min=-0.007519 max=0.007057 Jy/beam ! Clean residual mean=0.000003 rms=0.002103 Jy/beam ! Combined flux in latest and established models = 0.46015 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 = -2.68383e-05 Jy ! Component: 100 - total flux cleaned = -5.17693e-05 Jy ! Component: 150 - total flux cleaned = -0.00010011 Jy ! Component: 200 - total flux cleaned = -0.000124694 Jy ! Total flux subtracted in 200 components = -0.000124694 Jy ! Clean residual min=-0.007508 max=0.007029 Jy/beam ! Clean residual mean=0.000003 rms=0.002098 Jy/beam ! Combined flux in latest and established models = 0.460025 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 78 components and 0.460025 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.906 mas, bmaj=8.373 mas, bpa=-5.111 degrees ! Estimated noise=2486.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000636403 Jy ! Component: 100 - total flux cleaned = 0.000685938 Jy ! Component: 150 - total flux cleaned = 0.000721202 Jy ! Component: 200 - total flux cleaned = 0.00072155 Jy ! Total flux subtracted in 200 components = 0.00072155 Jy ! Clean residual min=-0.007391 max=0.005629 Jy/beam ! Clean residual mean=0.000001 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.460747 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.460747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136996Jy sigma=0.000656 ! Fit after self-cal, rms=0.136977Jy sigma=0.000656 wmodel J2248-3235_S_2017_02_19_pus_map.mod ! Writing 89 model components to file: J2248-3235_S_2017_02_19_pus_map.mod wobs J2248-3235_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2248-3235_S_2017_02_19_pus_uvs.fits wwins J2248-3235_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J2248-3235_S_2017_02_19_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00310214 Jy ! Component: 100 - total flux cleaned = -0.00417758 Jy ! Component: 150 - total flux cleaned = -0.00478385 Jy ! Component: 200 - total flux cleaned = -0.0051726 Jy ! Component: 250 - total flux cleaned = -0.00507449 Jy ! Component: 300 - total flux cleaned = -0.00489084 Jy ! Component: 350 - total flux cleaned = -0.00497807 Jy ! Component: 400 - total flux cleaned = -0.00497551 Jy ! Component: 450 - total flux cleaned = -0.00522673 Jy ! Component: 500 - total flux cleaned = -0.00506062 Jy ! Component: 550 - total flux cleaned = -0.00514127 Jy ! Component: 600 - total flux cleaned = -0.0049822 Jy ! Component: 650 - total flux cleaned = -0.00467291 Jy ! Component: 700 - total flux cleaned = -0.00467155 Jy ! Component: 750 - total flux cleaned = -0.00467062 Jy ! Component: 800 - total flux cleaned = -0.00466933 Jy ! Component: 850 - total flux cleaned = -0.00481106 Jy ! Component: 900 - total flux cleaned = -0.0044566 Jy ! Component: 950 - total flux cleaned = -0.00452628 Jy ! Component: 1000 - total flux cleaned = -0.00452427 Jy ! Component: 1050 - total flux cleaned = -0.0044545 Jy ! Component: 1100 - total flux cleaned = -0.0042557 Jy ! Component: 1150 - total flux cleaned = -0.0043216 Jy ! Component: 1200 - total flux cleaned = -0.00432264 Jy ! Component: 1250 - total flux cleaned = -0.00451267 Jy ! Component: 1300 - total flux cleaned = -0.00438626 Jy ! Component: 1350 - total flux cleaned = -0.00438517 Jy ! Component: 1400 - total flux cleaned = -0.00426284 Jy ! Component: 1450 - total flux cleaned = -0.00426321 Jy ! Component: 1500 - total flux cleaned = -0.00432293 Jy ! Component: 1550 - total flux cleaned = -0.00420532 Jy ! Component: 1600 - total flux cleaned = -0.0043221 Jy ! Component: 1650 - total flux cleaned = -0.00426367 Jy ! Component: 1700 - total flux cleaned = -0.00426407 Jy ! Component: 1750 - total flux cleaned = -0.00437623 Jy ! Component: 1800 - total flux cleaned = -0.00420911 Jy ! Component: 1850 - total flux cleaned = -0.00432033 Jy ! Component: 1900 - total flux cleaned = -0.00437472 Jy ! Component: 1950 - total flux cleaned = -0.004429 Jy ! Component: 2000 - total flux cleaned = -0.00453628 Jy ! Component: 2050 - total flux cleaned = -0.00464252 Jy ! Component: 2100 - total flux cleaned = -0.00464276 Jy ! Component: 2150 - total flux cleaned = -0.0046426 Jy ! Component: 2200 - total flux cleaned = -0.00479635 Jy ! Component: 2250 - total flux cleaned = -0.0049487 Jy ! Component: 2300 - total flux cleaned = -0.00474682 Jy ! Component: 2350 - total flux cleaned = -0.00489684 Jy ! Component: 2400 - total flux cleaned = -0.00484745 Jy ! Component: 2450 - total flux cleaned = -0.00484809 Jy ! Component: 2500 - total flux cleaned = -0.00479939 Jy ! Component: 2550 - total flux cleaned = -0.00499202 Jy ! Component: 2600 - total flux cleaned = -0.00499204 Jy ! Component: 2650 - total flux cleaned = -0.00508595 Jy ! Component: 2700 - total flux cleaned = -0.00503865 Jy ! Component: 2750 - total flux cleaned = -0.00489945 Jy ! Component: 2800 - total flux cleaned = -0.00499248 Jy ! Component: 2850 - total flux cleaned = -0.00503835 Jy ! Component: 2900 - total flux cleaned = -0.00512939 Jy ! Component: 2950 - total flux cleaned = -0.00521895 Jy ! Component: 3000 - total flux cleaned = -0.00521946 Jy ! Component: 3050 - total flux cleaned = -0.0051308 Jy ! Component: 3100 - total flux cleaned = -0.00521888 Jy ! Component: 3150 - total flux cleaned = -0.00508834 Jy ! Component: 3200 - total flux cleaned = -0.00495886 Jy ! Component: 3250 - total flux cleaned = -0.00500194 Jy ! Component: 3300 - total flux cleaned = -0.00504461 Jy ! Component: 3350 - total flux cleaned = -0.00479089 Jy ! Component: 3400 - total flux cleaned = -0.00470694 Jy ! Component: 3450 - total flux cleaned = -0.00462402 Jy ! Component: 3500 - total flux cleaned = -0.00454082 Jy ! Component: 3550 - total flux cleaned = -0.0043358 Jy ! Component: 3600 - total flux cleaned = -0.00429517 Jy ! Component: 3650 - total flux cleaned = -0.00429546 Jy ! Component: 3700 - total flux cleaned = -0.00421454 Jy ! Component: 3750 - total flux cleaned = -0.00385412 Jy ! Component: 3800 - total flux cleaned = -0.00377468 Jy ! Component: 3850 - total flux cleaned = -0.00353733 Jy ! Component: 3900 - total flux cleaned = -0.00338075 Jy ! Component: 3950 - total flux cleaned = -0.00338109 Jy ! Component: 4000 - total flux cleaned = -0.00310989 Jy ! Component: 4050 - total flux cleaned = -0.00287863 Jy ! Total flux subtracted in 4096 components = -0.00287867 Jy ! Clean residual min=-0.002421 max=0.002309 Jy/beam ! Clean residual mean=-0.000008 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.457868 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 372 components and 0.457868 Jy ![Exited script file: muppet] wmap "J2248-3235_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.906 x 8.373 at -5.111 degrees (North through East) ! Clean map min=-0.0046545 max=0.372 Jy/beam ! Writing clean map to FITS file: J2248-3235_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.371997 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000717871 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.578933 0.578933 1.15787 2.31573 4.63147 9.26293 18.5259 37.0517 74.1034 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.371 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.906 x 8.373 at -5.111 degrees (North through East) ! Clean map min=-0.0046545 max=0.372 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 J2248-3235_S_2017_02_19_pus_uvs.log closed on Sat May 4 19:01:11 2019