! Started logfile: J2134-0153_X_2017_02_19_pus_uvs.log on Sat May 4 21:47:23 2019 obs J2134-0153_X_2017_02_19_pus_uva.fits ! Reading UV FITS file: J2134-0153_X_2017_02_19_pus_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.522222 visibilities/baseline/integration-bin. ! Found source: J2134-0153 ! ! There are 12 IFs, and a total of 12 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.44388e+09 3.2e+07 1 3.2e+07 ! 02 2 8.47588e+09 3.2e+07 1 3.2e+07 ! 03 3 8.50788e+09 3.2e+07 1 3.2e+07 ! 04 4 8.53988e+09 3.2e+07 1 3.2e+07 ! 05 5 8.60388e+09 3.2e+07 1 3.2e+07 ! 06 6 8.63588e+09 3.2e+07 1 3.2e+07 ! 07 7 8.69988e+09 3.2e+07 1 3.2e+07 ! 08 8 8.73188e+09 3.2e+07 1 3.2e+07 ! 09 9 8.79588e+09 3.2e+07 1 3.2e+07 ! 10 10 8.82788e+09 3.2e+07 1 3.2e+07 ! 11 11 8.85988e+09 3.2e+07 1 3.2e+07 ! 12 12 8.89188e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 858 lines of history. ! ! Reading 2256 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..12 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ! Reading IF 9 channels: 9..9 ! Reading IF 10 channels: 10..10 ! Reading IF 11 channels: 11..11 ! Reading IF 12 channels: 12..12 print "field_size =",field_size ! field_size = 512 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J2134-0153_X_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 = 512x512 pixels with 0.200x0.200 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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.395558Jy sigma=0.002757 ! Fit after self-cal, rms=0.390633Jy sigma=0.002685 ! 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=0.5887 mas, bmaj=1.69 mas, bpa=-0.9051 degrees ! Estimated noise=3089.8 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.622273 Jy ! Component: 100 - total flux cleaned = 0.808595 Jy ! Total flux subtracted in 100 components = 0.808595 Jy ! Clean residual min=-0.095429 max=0.179827 Jy/beam ! Clean residual mean=-0.000123 rms=0.030626 Jy/beam ! Combined flux in latest and established models = 0.808595 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.808595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.362572Jy sigma=0.002445 ! Fit after self-cal, rms=0.362850Jy sigma=0.002439 ! 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=0.6856 mas, bmaj=1.84 mas, bpa=0.8206 degrees ! Estimated noise=2319.36 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.163009 Jy ! Component: 100 - total flux cleaned = 0.259297 Jy ! Component: 150 - total flux cleaned = 0.318247 Jy ! Component: 200 - total flux cleaned = 0.354669 Jy ! Total flux subtracted in 200 components = 0.354669 Jy ! Clean residual min=-0.073979 max=0.199937 Jy/beam ! Clean residual mean=-0.000094 rms=0.031705 Jy/beam ! Combined flux in latest and established models = 1.16326 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 1.16326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.283575Jy sigma=0.001793 ! Fit after self-cal, rms=0.281940Jy sigma=0.001785 ! Inverting map ! Added new window around map position (2.4, -0.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162065 Jy ! Component: 100 - total flux cleaned = 0.230008 Jy ! Component: 150 - total flux cleaned = 0.278404 Jy ! Component: 200 - total flux cleaned = 0.311548 Jy ! Total flux subtracted in 200 components = 0.311548 Jy ! Clean residual min=-0.044972 max=0.051774 Jy/beam ! Clean residual mean=-0.000031 rms=0.012686 Jy/beam ! Combined flux in latest and established models = 1.47481 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 44 components and 1.47481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.165286Jy sigma=0.000969 ! Fit after self-cal, rms=0.156549Jy sigma=0.000920 ! 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.00 FD 0.98 HN 1.07 KP 0.95 ! LA 0.96 MK 0.96 NL 1.00* OV 1.08 ! PT 1.00* SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.08 KP 0.94 ! LA 0.97 MK 1.00 NL 1.00* OV 1.05 ! PT 1.00* SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.09 KP 0.96 ! LA 0.98 MK 0.97 NL 1.00* OV 1.05 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 1.04 KP 0.95 ! LA 0.99 MK 1.00 NL 1.00* OV 1.05 ! PT 1.00* SC 0.98 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 1.02 KP 0.94 ! LA 0.98 MK 1.04 NL 1.00* OV 1.10 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.07 KP 0.93 ! LA 0.98 MK 0.99 NL 1.00* OV 1.06 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.03 KP 0.94 ! LA 0.96 MK 1.01 NL 1.00* OV 1.08 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 1.02 KP 0.95 ! LA 0.98 MK 0.98 NL 1.00* OV 1.07 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.05 KP 0.93 ! LA 0.97 MK 0.98 NL 1.00* OV 1.10 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.07 KP 0.96 ! LA 0.95 MK 0.99 NL 1.00* OV 1.10 ! PT 1.00* SC 0.92 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.10 KP 0.92 ! LA 0.95 MK 1.01 NL 1.00* OV 1.11 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.02 KP 0.97 ! LA 0.98 MK 0.99 NL 1.00* OV 1.16 ! PT 1.00* SC 0.98 ! ! ! Fit before self-cal, rms=0.156549Jy sigma=0.000920 ! Fit after self-cal, rms=0.148425Jy sigma=0.000829 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6862 mas, bmaj=1.842 mas, bpa=1.091 degrees ! Estimated noise=2274.53 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.016917 Jy ! Component: 100 - total flux cleaned = 0.0179122 Jy ! Component: 150 - total flux cleaned = 0.0195484 Jy ! Component: 200 - total flux cleaned = 0.0202166 Jy ! Total flux subtracted in 200 components = 0.0202166 Jy ! Clean residual min=-0.027723 max=0.026510 Jy/beam ! Clean residual mean=-0.000017 rms=0.006467 Jy/beam ! Combined flux in latest and established models = 1.49503 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 1.49503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.136911Jy sigma=0.000747 ! Fit after self-cal, rms=0.136619Jy sigma=0.000744 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.136619Jy sigma=0.000744 ! Fit after self-cal, rms=0.132915Jy sigma=0.000742 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6862 mas, bmaj=1.84 mas, bpa=1.146 degrees ! Estimated noise=2254.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00448028 Jy ! Component: 100 - total flux cleaned = 0.00567749 Jy ! Component: 150 - total flux cleaned = 0.00672674 Jy ! Component: 200 - total flux cleaned = 0.00763931 Jy ! Total flux subtracted in 200 components = 0.00763931 Jy ! Clean residual min=-0.021222 max=0.020795 Jy/beam ! Clean residual mean=-0.000015 rms=0.005235 Jy/beam ! Combined flux in latest and established models = 1.50267 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 1.50267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.128427Jy sigma=0.000707 ! Fit after self-cal, rms=0.128265Jy sigma=0.000706 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.00508855 Jy ! Component: 100 - total flux cleaned = 0.00547461 Jy ! Component: 150 - total flux cleaned = 0.00510513 Jy ! Component: 200 - total flux cleaned = 0.00509848 Jy ! Total flux subtracted in 200 components = 0.00509848 Jy ! Clean residual min=-0.018980 max=0.018643 Jy/beam ! Clean residual mean=-0.000014 rms=0.004684 Jy/beam ! Combined flux in latest and established models = 1.50777 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 70 components and 1.50777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.126062Jy sigma=0.000690 ! Fit after self-cal, rms=0.126019Jy sigma=0.000689 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.126019Jy sigma=0.000689 ! Fit after self-cal, rms=0.123841Jy sigma=0.000687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6872 mas, bmaj=1.839 mas, bpa=1.126 degrees ! Estimated noise=2247.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00319314 Jy ! Component: 100 - total flux cleaned = 0.00387339 Jy ! Component: 150 - total flux cleaned = 0.00388884 Jy ! Component: 200 - total flux cleaned = 0.00361256 Jy ! Total flux subtracted in 200 components = 0.00361256 Jy ! Clean residual min=-0.016214 max=0.015769 Jy/beam ! Clean residual mean=-0.000011 rms=0.004077 Jy/beam ! Combined flux in latest and established models = 1.51138 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 1.51138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.122252Jy sigma=0.000676 ! Fit after self-cal, rms=0.122209Jy sigma=0.000675 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.00150725 Jy ! Component: 100 - total flux cleaned = 0.00150751 Jy ! Component: 150 - total flux cleaned = 0.00127008 Jy ! Component: 200 - total flux cleaned = 0.00083171 Jy ! Total flux subtracted in 200 components = 0.00083171 Jy ! Clean residual min=-0.014953 max=0.015092 Jy/beam ! Clean residual mean=-0.000010 rms=0.003809 Jy/beam ! Combined flux in latest and established models = 1.51221 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 1.51221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.121239Jy sigma=0.000669 ! Fit after self-cal, rms=0.121253Jy sigma=0.000669 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.121253Jy sigma=0.000669 ! Fit after self-cal, rms=0.120122Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.947 mas, bmaj=3.405 mas, bpa=15.24 degrees ! Estimated noise=3420.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002675 Jy ! Component: 100 - total flux cleaned = 0.00114696 Jy ! Component: 150 - total flux cleaned = 0.000626096 Jy ! Component: 200 - total flux cleaned = 0.000408787 Jy ! Total flux subtracted in 200 components = 0.000408787 Jy ! Clean residual min=-0.011754 max=0.020667 Jy/beam ! Clean residual mean=-0.000010 rms=0.005299 Jy/beam ! Combined flux in latest and established models = 1.51262 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 89 components and 1.51262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.119929Jy sigma=0.000667 ! Fit after self-cal, rms=0.119743Jy sigma=0.000666 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.000624877 Jy ! Component: 100 - total flux cleaned = 0.00061372 Jy ! Component: 150 - total flux cleaned = 0.000806621 Jy ! Component: 200 - total flux cleaned = 0.000800063 Jy ! Total flux subtracted in 200 components = 0.000800063 Jy ! Clean residual min=-0.011369 max=0.019702 Jy/beam ! Clean residual mean=-0.000004 rms=0.004814 Jy/beam ! Combined flux in latest and established models = 1.51342 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 1.51342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.120020Jy sigma=0.000670 ! Fit after self-cal, rms=0.119914Jy sigma=0.000669 ! 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=0.6883 mas, bmaj=1.839 mas, bpa=1.115 degrees ! Estimated noise=2243.6 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6883 x 1.839 at 1.115 degrees (North through East) ! Clean map min=-0.040543 max=0.84708 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.119914Jy sigma=0.000669 ! Fit after self-cal, rms=0.113900Jy sigma=0.000617 ! Inverting map and beam ! Estimated beam: bmin=0.6907 mas, bmaj=1.844 mas, bpa=0.9235 degrees ! Estimated noise=2258.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148628 Jy ! Component: 100 - total flux cleaned = 0.00148003 Jy ! Component: 150 - total flux cleaned = 0.00105405 Jy ! Component: 200 - total flux cleaned = 0.00124508 Jy ! Total flux subtracted in 200 components = 0.00124508 Jy ! Clean residual min=-0.013913 max=0.013088 Jy/beam ! Clean residual mean=-0.000003 rms=0.003167 Jy/beam ! Combined flux in latest and established models = 1.51466 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 1.51466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.113025Jy sigma=0.000610 ! Fit after self-cal, rms=0.113018Jy sigma=0.000609 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000130488 Jy ! Component: 100 - total flux cleaned = 0.000495916 Jy ! Component: 150 - total flux cleaned = 0.000502147 Jy ! Component: 200 - total flux cleaned = 0.000506979 Jy ! Total flux subtracted in 200 components = 0.000506979 Jy ! Clean residual min=-0.012936 max=0.012662 Jy/beam ! Clean residual mean=-0.000003 rms=0.002999 Jy/beam ! Combined flux in latest and established models = 1.51517 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 108 components and 1.51517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.112516Jy sigma=0.000606 ! Fit after self-cal, rms=0.112527Jy sigma=0.000605 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.112527Jy sigma=0.000605 ! Fit after self-cal, rms=0.111736Jy sigma=0.000605 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=0.5923 mas, bmaj=1.689 mas, bpa=-0.8525 degrees ! Estimated noise=3013.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.607295 Jy ! Component: 100 - total flux cleaned = 0.813346 Jy ! Component: 150 - total flux cleaned = 0.947901 Jy ! Component: 200 - total flux cleaned = 1.04226 Jy ! Total flux subtracted in 200 components = 1.04226 Jy ! Clean residual min=-0.053211 max=0.079730 Jy/beam ! Clean residual mean=-0.000077 rms=0.016801 Jy/beam ! Combined flux in latest and established models = 1.04226 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 1.04226 Jy ! Inverting map and beam ! Estimated beam: bmin=0.691 mas, bmaj=1.844 mas, bpa=0.9255 degrees ! Estimated noise=2253.33 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.112857 Jy ! Component: 100 - total flux cleaned = 0.190997 Jy ! Component: 150 - total flux cleaned = 0.248635 Jy ! Component: 200 - total flux cleaned = 0.293462 Jy ! Total flux subtracted in 200 components = 0.293462 Jy ! Clean residual min=-0.030967 max=0.049590 Jy/beam ! Clean residual mean=-0.000053 rms=0.011498 Jy/beam ! Combined flux in latest and established models = 1.33572 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 45 components and 1.33572 Jy ! Inverting map ! Added new window around map position (1, -0.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0448594 Jy ! Component: 100 - total flux cleaned = 0.0731226 Jy ! Component: 150 - total flux cleaned = 0.0947576 Jy ! Component: 200 - total flux cleaned = 0.110716 Jy ! Total flux subtracted in 200 components = 0.110716 Jy ! Clean residual min=-0.020110 max=0.016532 Jy/beam ! Clean residual mean=-0.000017 rms=0.005478 Jy/beam ! Combined flux in latest and established models = 1.44643 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 1.44643 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.947 mas, bmaj=3.4 mas, bpa=14.96 degrees ! Estimated noise=3413.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0283776 Jy ! Component: 100 - total flux cleaned = 0.0349616 Jy ! Component: 150 - total flux cleaned = 0.0397636 Jy ! Component: 200 - total flux cleaned = 0.0442168 Jy ! Total flux subtracted in 200 components = 0.0442168 Jy ! Clean residual min=-0.017212 max=0.020155 Jy/beam ! Clean residual mean=-0.000020 rms=0.006496 Jy/beam ! Combined flux in latest and established models = 1.49065 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 = 0.00330087 Jy ! Component: 100 - total flux cleaned = 0.00542955 Jy ! Component: 150 - total flux cleaned = 0.00634904 Jy ! Component: 200 - total flux cleaned = 0.00718678 Jy ! Total flux subtracted in 200 components = 0.00718678 Jy ! Clean residual min=-0.013585 max=0.016460 Jy/beam ! Clean residual mean=-0.000015 rms=0.005096 Jy/beam ! Combined flux in latest and established models = 1.49784 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 96 components and 1.49784 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.691 mas, bmaj=1.844 mas, bpa=0.9255 degrees ! Estimated noise=2253.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000232646 Jy ! Component: 100 - total flux cleaned = 0.00114554 Jy ! Component: 150 - total flux cleaned = 0.00149474 Jy ! Component: 200 - total flux cleaned = 0.00148793 Jy ! Total flux subtracted in 200 components = 0.00148793 Jy ! Clean residual min=-0.011072 max=0.011366 Jy/beam ! Clean residual mean=-0.000006 rms=0.002900 Jy/beam ! Combined flux in latest and established models = 1.49933 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 104 components and 1.49933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.111436Jy sigma=0.000607 ! Fit after self-cal, rms=0.111245Jy sigma=0.000606 wmodel J2134-0153_X_2017_02_19_pus_map.mod ! Writing 104 model components to file: J2134-0153_X_2017_02_19_pus_map.mod wobs J2134-0153_X_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J2134-0153_X_2017_02_19_pus_uvs.fits wwins J2134-0153_X_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J2134-0153_X_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=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145255 Jy ! Component: 100 - total flux cleaned = 0.000936985 Jy ! Component: 150 - total flux cleaned = 0.000315924 Jy ! Component: 200 - total flux cleaned = -0.000402475 Jy ! Component: 250 - total flux cleaned = -0.000531879 Jy ! Component: 300 - total flux cleaned = -0.000651285 Jy ! Component: 350 - total flux cleaned = -0.00077194 Jy ! Component: 400 - total flux cleaned = -0.000773854 Jy ! Component: 450 - total flux cleaned = -0.000467074 Jy ! Component: 500 - total flux cleaned = -0.00017542 Jy ! Component: 550 - total flux cleaned = 9.99325e-05 Jy ! Component: 600 - total flux cleaned = 0.000706537 Jy ! Component: 650 - total flux cleaned = 0.00103654 Jy ! Component: 700 - total flux cleaned = 0.00143382 Jy ! Component: 750 - total flux cleaned = 0.00211642 Jy ! Component: 800 - total flux cleaned = 0.00262696 Jy ! Component: 850 - total flux cleaned = 0.00311917 Jy ! Component: 900 - total flux cleaned = 0.00366064 Jy ! Component: 950 - total flux cleaned = 0.0039225 Jy ! Component: 1000 - total flux cleaned = 0.0043016 Jy ! Component: 1050 - total flux cleaned = 0.00454697 Jy ! Component: 1100 - total flux cleaned = 0.00484388 Jy ! Component: 1150 - total flux cleaned = 0.00518932 Jy ! Component: 1200 - total flux cleaned = 0.00530206 Jy ! Component: 1250 - total flux cleaned = 0.00563162 Jy ! Component: 1300 - total flux cleaned = 0.00584474 Jy ! Component: 1350 - total flux cleaned = 0.00594832 Jy ! Component: 1400 - total flux cleaned = 0.00625362 Jy ! Component: 1450 - total flux cleaned = 0.00650084 Jy ! Component: 1500 - total flux cleaned = 0.00664588 Jy ! Component: 1550 - total flux cleaned = 0.00669271 Jy ! Component: 1600 - total flux cleaned = 0.00674003 Jy ! Component: 1650 - total flux cleaned = 0.00692104 Jy ! Component: 1700 - total flux cleaned = 0.00692018 Jy ! Component: 1750 - total flux cleaned = 0.00691969 Jy ! Component: 1800 - total flux cleaned = 0.0068348 Jy ! Component: 1850 - total flux cleaned = 0.00670984 Jy ! Component: 1900 - total flux cleaned = 0.00666915 Jy ! Component: 1950 - total flux cleaned = 0.00658869 Jy ! Component: 2000 - total flux cleaned = 0.00658811 Jy ! Total flux subtracted in 2048 components = 0.00650968 Jy ! Clean residual min=-0.002037 max=0.001999 Jy/beam ! Clean residual mean=-0.000001 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 1.50584 Jy keep ! Adding 108 model components to the UV plane model. ! The established model now contains 212 components and 1.50584 Jy ![Exited script file: muppet] wmap "J2134-0153_X_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.691 x 1.844 at 0.9255 degrees (North through East) ! Clean map min=-0.02335 max=0.86609 Jy/beam ! Writing clean map to FITS file: J2134-0153_X_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.866092 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000635459 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.220113 0.220113 0.440225 0.88045 1.7609 3.5218 7.0436 14.0872 28.1744 56.3488 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.866 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.691 x 1.844 at 0.9255 degrees (North through East) ! Clean map min=-0.02335 max=0.86609 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 J2134-0153_X_2017_02_19_pus_uvs.log closed on Sat May 4 21:47:24 2019