! Started logfile: J0011-2612_S_2017_07_09_pus_uvs.log on Wed May 8 14:36:29 2019 obs J0011-2612_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0011-2612_S_2017_07_09_pus_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.302339 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0011-2612 ! ! 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 594 lines of history. ! ! Reading 2068 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 J0011-2612_S_2017_07_09_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 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 280 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 280 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 332 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.687171Jy sigma=0.005306 ! Fit after self-cal, rms=0.666597Jy sigma=0.005173 ! 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.526 mas, bmaj=6.63 mas, bpa=2.07 degrees ! Estimated noise=3070.44 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.261106 Jy ! Component: 100 - total flux cleaned = 0.321996 Jy ! Total flux subtracted in 100 components = 0.321996 Jy ! Clean residual min=-0.012413 max=0.022487 Jy/beam ! Clean residual mean=-0.000109 rms=0.003889 Jy/beam ! Combined flux in latest and established models = 0.321996 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.321996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103857Jy sigma=0.000742 ! Fit after self-cal, rms=0.103838Jy sigma=0.000742 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219005 Jy ! Component: 100 - total flux cleaned = 0.0302632 Jy ! Total flux subtracted in 100 components = 0.0302632 Jy ! Clean residual min=-0.010094 max=0.011590 Jy/beam ! Clean residual mean=-0.000058 rms=0.002897 Jy/beam ! Combined flux in latest and established models = 0.35226 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 8 components and 0.35226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098957Jy sigma=0.000703 ! Fit after self-cal, rms=0.098941Jy sigma=0.000703 ! 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.922 mas, bmaj=7.535 mas, bpa=-0.6308 degrees ! Estimated noise=2601.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.00590382 Jy ! Component: 100 - total flux cleaned = 0.00791096 Jy ! Component: 150 - total flux cleaned = 0.00826204 Jy ! Component: 200 - total flux cleaned = 0.00856015 Jy ! Total flux subtracted in 200 components = 0.00856015 Jy ! Clean residual min=-0.008878 max=0.009400 Jy/beam ! Clean residual mean=-0.000081 rms=0.002279 Jy/beam ! Combined flux in latest and established models = 0.36082 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.36082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098567Jy sigma=0.000700 ! Fit after self-cal, rms=0.098573Jy sigma=0.000700 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 75 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.95 HN 1.00* KP 1.01 ! LA 0.99 MK 0.99 NL 0.94 OV 1.01 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.00* KP 0.98 ! LA 0.97 MK 0.98 NL 1.13 OV 1.03 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00* KP 0.99 ! LA 0.96 MK 1.00 NL 1.02 OV 0.99 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00* KP 1.00* ! LA 0.82 MK 1.04 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.098573Jy sigma=0.000700 ! Fit after self-cal, rms=0.094661Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.909 mas, bmaj=7.929 mas, bpa=-0.01045 degrees ! Estimated noise=2639.7 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.000383461 Jy ! Component: 100 - total flux cleaned = -0.000497891 Jy ! Component: 150 - total flux cleaned = -0.000645205 Jy ! Component: 200 - total flux cleaned = -0.000647959 Jy ! Total flux subtracted in 200 components = -0.000647959 Jy ! Clean residual min=-0.007169 max=0.005810 Jy/beam ! Clean residual mean=0.000030 rms=0.001443 Jy/beam ! Combined flux in latest and established models = 0.360172 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.360172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094587Jy sigma=0.000677 ! Fit after self-cal, rms=0.094614Jy sigma=0.000677 ! 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.094614Jy sigma=0.000677 ! Fit after self-cal, rms=0.094655Jy sigma=0.000677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.911 mas, bmaj=7.935 mas, bpa=-0.02823 degrees ! Estimated noise=2639.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000170147 Jy ! Component: 100 - total flux cleaned = -0.000258734 Jy ! Component: 150 - total flux cleaned = -0.000371881 Jy ! Component: 200 - total flux cleaned = -0.000437442 Jy ! Total flux subtracted in 200 components = -0.000437442 Jy ! Clean residual min=-0.007103 max=0.005663 Jy/beam ! Clean residual mean=0.000030 rms=0.001430 Jy/beam ! Combined flux in latest and established models = 0.359734 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 27 components and 0.359734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094611Jy sigma=0.000677 ! Fit after self-cal, rms=0.094610Jy sigma=0.000677 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.000137332 Jy ! Component: 100 - total flux cleaned = 0.000104452 Jy ! Component: 150 - total flux cleaned = 4.56345e-05 Jy ! Component: 200 - total flux cleaned = -2.93941e-05 Jy ! Total flux subtracted in 200 components = -2.93941e-05 Jy ! Clean residual min=-0.007053 max=0.005529 Jy/beam ! Clean residual mean=0.000030 rms=0.001421 Jy/beam ! Combined flux in latest and established models = 0.359705 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 29 components and 0.359705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094585Jy sigma=0.000677 ! Fit after self-cal, rms=0.094585Jy sigma=0.000677 ! 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.094585Jy sigma=0.000677 ! Fit after self-cal, rms=0.094606Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.912 mas, bmaj=7.939 mas, bpa=-0.03695 degrees ! Estimated noise=2638.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000101525 Jy ! Component: 100 - total flux cleaned = -0.000180542 Jy ! Component: 150 - total flux cleaned = -0.000226692 Jy ! Component: 200 - total flux cleaned = -0.000267522 Jy ! Total flux subtracted in 200 components = -0.000267522 Jy ! Clean residual min=-0.007010 max=0.005448 Jy/beam ! Clean residual mean=0.000030 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 0.359437 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 29 components and 0.359437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094588Jy sigma=0.000677 ! Fit after self-cal, rms=0.094590Jy sigma=0.000677 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 = 8.86449e-05 Jy ! Component: 100 - total flux cleaned = 4.7832e-05 Jy ! Component: 150 - total flux cleaned = 1.0948e-05 Jy ! Component: 200 - total flux cleaned = -2.08901e-05 Jy ! Total flux subtracted in 200 components = -2.08901e-05 Jy ! Clean residual min=-0.006975 max=0.005444 Jy/beam ! Clean residual mean=0.000030 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.359417 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.359417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094579Jy sigma=0.000677 ! Fit after self-cal, rms=0.094580Jy sigma=0.000677 ! 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.094580Jy sigma=0.000677 ! Fit after self-cal, rms=0.094576Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.015 mas, bmaj=23.7 mas, bpa=5.448 degrees ! Estimated noise=3429.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.31501e-05 Jy ! Component: 100 - total flux cleaned = 1.88009e-05 Jy ! Component: 150 - total flux cleaned = 2.18292e-05 Jy ! Component: 200 - total flux cleaned = 4.53275e-05 Jy ! Total flux subtracted in 200 components = 4.53275e-05 Jy ! Clean residual min=-0.005412 max=0.006121 Jy/beam ! Clean residual mean=0.000062 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.359462 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 35 components and 0.359462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094582Jy sigma=0.000677 ! Fit after self-cal, rms=0.094577Jy sigma=0.000677 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.73728e-05 Jy ! Component: 100 - total flux cleaned = 5.9897e-05 Jy ! Component: 150 - total flux cleaned = 8.55675e-05 Jy ! Component: 200 - total flux cleaned = 8.57659e-05 Jy ! Total flux subtracted in 200 components = 8.57659e-05 Jy ! Clean residual min=-0.005387 max=0.006092 Jy/beam ! Clean residual mean=0.000063 rms=0.001752 Jy/beam ! Combined flux in latest and established models = 0.359548 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 35 components and 0.359548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094595Jy sigma=0.000677 ! Fit after self-cal, rms=0.094591Jy sigma=0.000677 ! 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.913 mas, bmaj=7.94 mas, bpa=-0.03331 degrees ! Estimated noise=2638.21 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.913 x 7.94 at -0.03331 degrees (North through East) ! Clean map min=-0.0063964 max=0.33356 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.484 mas, bmaj=7.013 mas, bpa=2.302 degrees ! Estimated noise=3104.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.262685 Jy ! Component: 100 - total flux cleaned = 0.323981 Jy ! Component: 150 - total flux cleaned = 0.345764 Jy ! Component: 200 - total flux cleaned = 0.354125 Jy ! Total flux subtracted in 200 components = 0.354125 Jy ! Clean residual min=-0.008514 max=0.006994 Jy/beam ! Clean residual mean=0.000003 rms=0.001862 Jy/beam ! Combined flux in latest and established models = 0.354125 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.354125 Jy ! Inverting map and beam ! Estimated beam: bmin=2.913 mas, bmaj=7.94 mas, bpa=-0.03331 degrees ! Estimated noise=2638.21 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.00425897 Jy ! Component: 100 - total flux cleaned = 0.00485607 Jy ! Component: 150 - total flux cleaned = 0.0049185 Jy ! Component: 200 - total flux cleaned = 0.00496892 Jy ! Total flux subtracted in 200 components = 0.00496892 Jy ! Clean residual min=-0.007010 max=0.005692 Jy/beam ! Clean residual mean=0.000029 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.359094 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.359094 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=9.015 mas, bmaj=23.7 mas, bpa=5.448 degrees ! Estimated noise=3429.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000297985 Jy ! Component: 100 - total flux cleaned = 0.000296474 Jy ! Component: 150 - total flux cleaned = 0.000298803 Jy ! Component: 200 - total flux cleaned = 0.000303042 Jy ! Total flux subtracted in 200 components = 0.000303042 Jy ! Clean residual min=-0.005500 max=0.006176 Jy/beam ! Clean residual mean=0.000061 rms=0.001750 Jy/beam ! Combined flux in latest and established models = 0.359397 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.82006e-05 Jy ! Component: 100 - total flux cleaned = 2.93158e-05 Jy ! Component: 150 - total flux cleaned = 5.0364e-05 Jy ! Component: 200 - total flux cleaned = 5.19711e-05 Jy ! Total flux subtracted in 200 components = 5.19711e-05 Jy ! Clean residual min=-0.005472 max=0.006189 Jy/beam ! Clean residual mean=0.000062 rms=0.001739 Jy/beam ! Combined flux in latest and established models = 0.359449 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.359449 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.913 mas, bmaj=7.94 mas, bpa=-0.03331 degrees ! Estimated noise=2638.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000379047 Jy ! Component: 100 - total flux cleaned = 0.000277019 Jy ! Component: 150 - total flux cleaned = 0.000121177 Jy ! Component: 200 - total flux cleaned = 5.60461e-05 Jy ! Total flux subtracted in 200 components = 5.60461e-05 Jy ! Clean residual min=-0.006963 max=0.005999 Jy/beam ! Clean residual mean=0.000031 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.359505 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.359505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094649Jy sigma=0.000677 ! Fit after self-cal, rms=0.094648Jy sigma=0.000677 wmodel J0011-2612_S_2017_07_09_pus_map.mod ! Writing 37 model components to file: J0011-2612_S_2017_07_09_pus_map.mod wobs J0011-2612_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0011-2612_S_2017_07_09_pus_uvs.fits wwins J0011-2612_S_2017_07_09_pus_map.win ! wwins: Wrote 1 windows to J0011-2612_S_2017_07_09_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.000940243 Jy ! Component: 100 - total flux cleaned = -0.000472212 Jy ! Component: 150 - total flux cleaned = -0.000125149 Jy ! Component: 200 - total flux cleaned = -4.35118e-05 Jy ! Component: 250 - total flux cleaned = -0.000193995 Jy ! Component: 300 - total flux cleaned = -0.000194489 Jy ! Component: 350 - total flux cleaned = -0.000260827 Jy ! Component: 400 - total flux cleaned = -0.000323526 Jy ! Component: 450 - total flux cleaned = -0.000323038 Jy ! Component: 500 - total flux cleaned = -0.000263094 Jy ! Component: 550 - total flux cleaned = -0.000382177 Jy ! Component: 600 - total flux cleaned = -0.000381722 Jy ! Component: 650 - total flux cleaned = -0.00049385 Jy ! Component: 700 - total flux cleaned = -0.000493579 Jy ! Component: 750 - total flux cleaned = -0.000440331 Jy ! Component: 800 - total flux cleaned = -0.000650666 Jy ! Component: 850 - total flux cleaned = -0.000701891 Jy ! Component: 900 - total flux cleaned = -0.00075203 Jy ! Component: 950 - total flux cleaned = -0.000899887 Jy ! Component: 1000 - total flux cleaned = -0.000948598 Jy ! Component: 1050 - total flux cleaned = -0.00109152 Jy ! Component: 1100 - total flux cleaned = -0.00123255 Jy ! Component: 1150 - total flux cleaned = -0.00146375 Jy ! Component: 1200 - total flux cleaned = -0.00164558 Jy ! Component: 1250 - total flux cleaned = -0.00173531 Jy ! Component: 1300 - total flux cleaned = -0.00200097 Jy ! Component: 1350 - total flux cleaned = -0.00204423 Jy ! Component: 1400 - total flux cleaned = -0.00217405 Jy ! Component: 1450 - total flux cleaned = -0.00238819 Jy ! Component: 1500 - total flux cleaned = -0.00255751 Jy ! Component: 1550 - total flux cleaned = -0.00264132 Jy ! Component: 1600 - total flux cleaned = -0.00259982 Jy ! Component: 1650 - total flux cleaned = -0.00255874 Jy ! Component: 1700 - total flux cleaned = -0.00264087 Jy ! Component: 1750 - total flux cleaned = -0.00276299 Jy ! Component: 1800 - total flux cleaned = -0.00288436 Jy ! Component: 1850 - total flux cleaned = -0.0029243 Jy ! Component: 1900 - total flux cleaned = -0.00296462 Jy ! Component: 1950 - total flux cleaned = -0.00308419 Jy ! Component: 2000 - total flux cleaned = -0.00320301 Jy ! Component: 2050 - total flux cleaned = -0.00328187 Jy ! Component: 2100 - total flux cleaned = -0.00336027 Jy ! Component: 2150 - total flux cleaned = -0.0033604 Jy ! Component: 2200 - total flux cleaned = -0.00351593 Jy ! Component: 2250 - total flux cleaned = -0.00351599 Jy ! Component: 2300 - total flux cleaned = -0.00347758 Jy ! Component: 2350 - total flux cleaned = -0.00347763 Jy ! Component: 2400 - total flux cleaned = -0.00347788 Jy ! Component: 2450 - total flux cleaned = -0.00347761 Jy ! Component: 2500 - total flux cleaned = -0.00351653 Jy ! Component: 2550 - total flux cleaned = -0.00359457 Jy ! Component: 2600 - total flux cleaned = -0.00363386 Jy ! Component: 2650 - total flux cleaned = -0.00375178 Jy ! Component: 2700 - total flux cleaned = -0.00383178 Jy ! Component: 2750 - total flux cleaned = -0.00387214 Jy ! Component: 2800 - total flux cleaned = -0.00399407 Jy ! Component: 2850 - total flux cleaned = -0.00407642 Jy ! Component: 2900 - total flux cleaned = -0.00416 Jy ! Component: 2950 - total flux cleaned = -0.004202 Jy ! Component: 3000 - total flux cleaned = -0.00428736 Jy ! Component: 3050 - total flux cleaned = -0.00437436 Jy ! Component: 3100 - total flux cleaned = -0.00446276 Jy ! Component: 3150 - total flux cleaned = -0.0045522 Jy ! Component: 3200 - total flux cleaned = -0.00464325 Jy ! Component: 3250 - total flux cleaned = -0.00464296 Jy ! Component: 3300 - total flux cleaned = -0.00473689 Jy ! Component: 3350 - total flux cleaned = -0.0047846 Jy ! Component: 3400 - total flux cleaned = -0.00483264 Jy ! Component: 3450 - total flux cleaned = -0.00493141 Jy ! Component: 3500 - total flux cleaned = -0.00503196 Jy ! Component: 3550 - total flux cleaned = -0.00503154 Jy ! Component: 3600 - total flux cleaned = -0.00503132 Jy ! Component: 3650 - total flux cleaned = -0.00497804 Jy ! Component: 3700 - total flux cleaned = -0.00497743 Jy ! Component: 3750 - total flux cleaned = -0.00497734 Jy ! Component: 3800 - total flux cleaned = -0.00491997 Jy ! Component: 3850 - total flux cleaned = -0.0049196 Jy ! Component: 3900 - total flux cleaned = -0.00491929 Jy ! Component: 3950 - total flux cleaned = -0.00492019 Jy ! Component: 4000 - total flux cleaned = -0.00492018 Jy ! Component: 4050 - total flux cleaned = -0.0048555 Jy ! Total flux subtracted in 4096 components = -0.00485531 Jy ! Clean residual min=-0.004688 max=0.003937 Jy/beam ! Clean residual mean=-0.000048 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.35465 Jy keep ! Adding 212 model components to the UV plane model. ! The established model now contains 249 components and 0.35465 Jy ![Exited script file: muppet] wmap "J0011-2612_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.913 x 7.94 at -0.03331 degrees (North through East) ! Clean map min=-0.0061256 max=0.33346 Jy/beam ! Writing clean map to FITS file: J0011-2612_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.333464 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000957623 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.861523 0.861523 1.72305 3.44609 6.89219 13.7844 27.5687 55.1375 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.333 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.913 x 7.94 at -0.03331 degrees (North through East) ! Clean map min=-0.0061256 max=0.33346 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 J0011-2612_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:36:34 2019