! Started logfile: J1113-3549_X_2014_06_09_pus_uvs.log on Sat Nov 19 00:11:29 2016 obs J1113-3549_X_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1113-3549_X_2014_06_09_pus_uva.fits ! AN table 1: 128 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.577604 visibilities/baseline/integration-bin. ! Found source: J1113-3549 ! ! 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 344 lines of history. ! ! Reading 39924 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 J1113-3549_X_2014_06_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 = 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 326 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 326 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 326 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 326 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 326 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 326 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 326 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 326 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 326 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 386 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 326 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 326 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.931583Jy sigma=0.009087 ! Fit after self-cal, rms=0.904569Jy sigma=0.008836 ! 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.6133 mas, bmaj=1.61 mas, bpa=0.0833 degrees ! Estimated noise=946.442 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.0679437 Jy ! Component: 100 - total flux cleaned = 0.0892164 Jy ! Total flux subtracted in 100 components = 0.0892164 Jy ! Clean residual min=-0.005186 max=0.010622 Jy/beam ! Clean residual mean=-0.000024 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.0892164 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0892164 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.091214Jy sigma=0.000846 ! Fit after self-cal, rms=0.091201Jy sigma=0.000845 ! 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.7716 mas, bmaj=2.026 mas, bpa=1.09 degrees ! Estimated noise=368.856 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.0208537 Jy ! Component: 100 - total flux cleaned = 0.030226 Jy ! Component: 150 - total flux cleaned = 0.0346762 Jy ! Component: 200 - total flux cleaned = 0.0368023 Jy ! Total flux subtracted in 200 components = 0.0368023 Jy ! Clean residual min=-0.007873 max=0.007487 Jy/beam ! Clean residual mean=-0.000049 rms=0.001994 Jy/beam ! Combined flux in latest and established models = 0.126019 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 35 components and 0.126019 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.087418Jy sigma=0.000797 ! Fit after self-cal, rms=0.087419Jy sigma=0.000796 ! 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 1.11 HN 1.00* KP 0.88 ! LA 0.97 MK 0.97 NL 1.40 OV 0.96 ! PT 0.90 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.00* KP 0.85 ! LA 1.00 MK 1.00 NL 1.35 OV 0.97 ! PT 0.88 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.00* KP 0.80 ! LA 1.01 MK 1.03 NL 1.33 OV 0.98 ! PT 0.86 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00* KP 0.77 ! LA 1.07 MK 1.03 NL 1.29 OV 0.98 ! PT 0.92 SC 1.01 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.00* KP 0.73 ! LA 1.03 MK 1.01 NL 1.44 OV 0.97 ! PT 0.88 SC 1.06 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.00* KP 0.72 ! LA 1.01 MK 1.02 NL 1.33 OV 1.00 ! PT 0.89 SC 1.05 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.18 HN 1.00* KP 0.78 ! LA 1.04 MK 1.04 NL 1.46 OV 1.07 ! PT 0.96 SC 1.05 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 1.00* KP 0.75 ! LA 0.98 MK 1.00 NL 1.47 OV 1.01 ! PT 0.89 SC 1.03 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.00* KP 0.75 ! LA 1.04 MK 0.95 NL 1.36 OV 1.06 ! PT 0.89 SC 1.00 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.00* KP 0.78 ! LA 1.06 MK 1.01 NL 1.46 OV 0.98 ! PT 0.90 SC 0.98 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.00* KP 0.80 ! LA 1.06 MK 0.99 NL 1.33 OV 1.01 ! PT 0.90 SC 1.03 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.00* KP 0.88 ! LA 1.05 MK 0.97 NL 1.37 OV 1.01 ! PT 0.90 SC 1.03 ! ! ! Fit before self-cal, rms=0.087419Jy sigma=0.000796 ! Fit after self-cal, rms=0.093878Jy sigma=0.000771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7796 mas, bmaj=2.042 mas, bpa=1.23 degrees ! Estimated noise=368.122 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 (3.8, 13.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293488 Jy ! Component: 100 - total flux cleaned = 0.00415317 Jy ! Component: 150 - total flux cleaned = 0.0043378 Jy ! Component: 200 - total flux cleaned = 0.00446288 Jy ! Total flux subtracted in 200 components = 0.00446288 Jy ! Clean residual min=-0.001394 max=0.002117 Jy/beam ! Clean residual mean=-0.000016 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.130482 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.130482 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.093788Jy sigma=0.000770 ! Fit after self-cal, rms=0.094111Jy sigma=0.000769 ! 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.094111Jy sigma=0.000769 ! Fit after self-cal, rms=0.094667Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7796 mas, bmaj=2.035 mas, bpa=1.194 degrees ! Estimated noise=367.578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000942701 Jy ! Component: 100 - total flux cleaned = 0.00106139 Jy ! Component: 150 - total flux cleaned = 0.00110191 Jy ! Component: 200 - total flux cleaned = 0.00115614 Jy ! Total flux subtracted in 200 components = 0.00115614 Jy ! Clean residual min=-0.001198 max=0.001917 Jy/beam ! Clean residual mean=-0.000014 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.131638 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 54 components and 0.131638 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.094650Jy sigma=0.000768 ! Fit after self-cal, rms=0.094667Jy sigma=0.000768 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-0.8, 18.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171254 Jy ! Component: 100 - total flux cleaned = 0.00253956 Jy ! Component: 150 - total flux cleaned = 0.00312942 Jy ! Component: 200 - total flux cleaned = 0.00341812 Jy ! Total flux subtracted in 200 components = 0.00341812 Jy ! Clean residual min=-0.001075 max=0.001176 Jy/beam ! Clean residual mean=-0.000006 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.135056 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 73 components and 0.135056 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.094632Jy sigma=0.000768 ! Fit after self-cal, rms=0.094626Jy sigma=0.000768 ! Inverting map ! Added new window around map position (9.6, -17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111168 Jy ! Component: 100 - total flux cleaned = 0.00133123 Jy ! Component: 150 - total flux cleaned = 0.00141461 Jy ! Component: 200 - total flux cleaned = 0.00147181 Jy ! Total flux subtracted in 200 components = 0.00147181 Jy ! Clean residual min=-0.001031 max=0.001075 Jy/beam ! Clean residual mean=-0.000002 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.136528 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 88 components and 0.136528 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.094606Jy sigma=0.000768 ! Fit after self-cal, rms=0.094603Jy sigma=0.000768 ! 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.094603Jy sigma=0.000768 ! Fit after self-cal, rms=0.094236Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7786 mas, bmaj=2.028 mas, bpa=1.171 degrees ! Estimated noise=366.432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577017 Jy ! Component: 100 - total flux cleaned = 0.000678326 Jy ! Component: 150 - total flux cleaned = 0.000731985 Jy ! Component: 200 - total flux cleaned = 0.000796867 Jy ! Total flux subtracted in 200 components = 0.000796867 Jy ! Clean residual min=-0.000947 max=0.000905 Jy/beam ! Clean residual mean=-0.000001 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.137324 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.137324 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.094225Jy sigma=0.000768 ! Fit after self-cal, rms=0.094225Jy sigma=0.000768 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.000306212 Jy ! Component: 100 - total flux cleaned = 0.000337157 Jy ! Component: 150 - total flux cleaned = 0.000366395 Jy ! Component: 200 - total flux cleaned = 0.000393962 Jy ! Total flux subtracted in 200 components = 0.000393962 Jy ! Clean residual min=-0.000935 max=0.000899 Jy/beam ! Clean residual mean=-0.000000 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.137718 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 103 components and 0.137718 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.094219Jy sigma=0.000767 ! Fit after self-cal, rms=0.094219Jy sigma=0.000767 ! 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.094219Jy sigma=0.000767 ! Fit after self-cal, rms=0.094045Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.695 mas, bmaj=8.7 mas, bpa=3.148 degrees ! Estimated noise=465.208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000402644 Jy ! Component: 100 - total flux cleaned = 0.000523643 Jy ! Component: 150 - total flux cleaned = 0.00053782 Jy ! Component: 200 - total flux cleaned = 0.000543903 Jy ! Total flux subtracted in 200 components = 0.000543903 Jy ! Clean residual min=-0.000854 max=0.000871 Jy/beam ! Clean residual mean=0.000000 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.138262 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 112 components and 0.138262 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.094043Jy sigma=0.000767 ! Fit after self-cal, rms=0.094043Jy sigma=0.000767 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.000162773 Jy ! Component: 100 - total flux cleaned = 0.000189097 Jy ! Component: 150 - total flux cleaned = 0.000189426 Jy ! Component: 200 - total flux cleaned = 0.000189824 Jy ! Total flux subtracted in 200 components = 0.000189824 Jy ! Clean residual min=-0.000819 max=0.000889 Jy/beam ! Clean residual mean=0.000001 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.138452 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 117 components and 0.138452 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.094042Jy sigma=0.000767 ! Fit after self-cal, rms=0.094042Jy sigma=0.000767 ! 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.7785 mas, bmaj=2.027 mas, bpa=1.157 degrees ! Estimated noise=366.193 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7785 x 2.027 at 1.157 degrees (North through East) ! Clean map min=-0.0010917 max=0.092687 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=0.6141 mas, bmaj=1.602 mas, bpa=0.2548 degrees ! Estimated noise=963.412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0684412 Jy ! Component: 100 - total flux cleaned = 0.0913367 Jy ! Component: 150 - total flux cleaned = 0.103497 Jy ! Component: 200 - total flux cleaned = 0.110867 Jy ! Total flux subtracted in 200 components = 0.110867 Jy ! Clean residual min=-0.003417 max=0.005094 Jy/beam ! Clean residual mean=-0.000016 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.110867 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.110867 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7785 mas, bmaj=2.027 mas, bpa=1.157 degrees ! Estimated noise=366.193 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.00779025 Jy ! Component: 100 - total flux cleaned = 0.0123036 Jy ! Component: 150 - total flux cleaned = 0.0154689 Jy ! Component: 200 - total flux cleaned = 0.0178274 Jy ! Total flux subtracted in 200 components = 0.0178274 Jy ! Clean residual min=-0.001361 max=0.002270 Jy/beam ! Clean residual mean=-0.000018 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.128695 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 57 components and 0.128695 Jy ! Inverting map ! Added new window around map position (1.2, 5.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217725 Jy ! Component: 100 - total flux cleaned = 0.00362848 Jy ! Component: 150 - total flux cleaned = 0.00476304 Jy ! Component: 200 - total flux cleaned = 0.00567041 Jy ! Total flux subtracted in 200 components = 0.00567041 Jy ! Clean residual min=-0.001045 max=0.000996 Jy/beam ! Clean residual mean=-0.000007 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.134365 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 87 components and 0.134365 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=2.695 mas, bmaj=8.7 mas, bpa=3.148 degrees ! Estimated noise=465.208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010766 Jy ! Component: 100 - total flux cleaned = 0.00180449 Jy ! Component: 150 - total flux cleaned = 0.00231584 Jy ! Component: 200 - total flux cleaned = 0.00249218 Jy ! Total flux subtracted in 200 components = 0.00249218 Jy ! Clean residual min=-0.001037 max=0.000894 Jy/beam ! Clean residual mean=-0.000006 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.136857 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.000113469 Jy ! Component: 100 - total flux cleaned = 0.000205528 Jy ! Component: 150 - total flux cleaned = 0.000302247 Jy ! Component: 200 - total flux cleaned = 0.000390802 Jy ! Total flux subtracted in 200 components = 0.000390802 Jy ! Clean residual min=-0.001015 max=0.000886 Jy/beam ! Clean residual mean=-0.000006 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.137248 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 106 components and 0.137248 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7785 mas, bmaj=2.027 mas, bpa=1.157 degrees ! Estimated noise=366.193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.01749e-05 Jy ! Component: 100 - total flux cleaned = -2.06994e-05 Jy ! Component: 150 - total flux cleaned = 1.46901e-05 Jy ! Component: 200 - total flux cleaned = 4.73375e-05 Jy ! Total flux subtracted in 200 components = 4.73375e-05 Jy ! Clean residual min=-0.000923 max=0.000996 Jy/beam ! Clean residual mean=-0.000002 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.137296 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 126 components and 0.137295 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.094027Jy sigma=0.000767 ! Fit after self-cal, rms=0.094020Jy sigma=0.000767 wmodel J1113-3549_X_2014_06_09_pus_map.mod ! Writing 126 model components to file: J1113-3549_X_2014_06_09_pus_map.mod wobs J1113-3549_X_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1113-3549_X_2014_06_09_pus_uvs.fits wwins J1113-3549_X_2014_06_09_pus_map.win ! wwins: Wrote 5 windows to J1113-3549_X_2014_06_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=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000193796 Jy ! Component: 100 - total flux cleaned = -0.000327549 Jy ! Component: 150 - total flux cleaned = -0.00042492 Jy ! Component: 200 - total flux cleaned = -0.000530113 Jy ! Component: 250 - total flux cleaned = -0.000592878 Jy ! Component: 300 - total flux cleaned = -0.000592774 Jy ! Component: 350 - total flux cleaned = -0.000604822 Jy ! Component: 400 - total flux cleaned = -0.000627771 Jy ! Component: 450 - total flux cleaned = -0.00062777 Jy ! Component: 500 - total flux cleaned = -0.00064957 Jy ! Component: 550 - total flux cleaned = -0.000670892 Jy ! Component: 600 - total flux cleaned = -0.000671095 Jy ! Component: 650 - total flux cleaned = -0.000681399 Jy ! Component: 700 - total flux cleaned = -0.000681441 Jy ! Component: 750 - total flux cleaned = -0.00069129 Jy ! Component: 800 - total flux cleaned = -0.000691436 Jy ! Component: 850 - total flux cleaned = -0.000710262 Jy ! Component: 900 - total flux cleaned = -0.000747128 Jy ! Component: 950 - total flux cleaned = -0.000719825 Jy ! Component: 1000 - total flux cleaned = -0.000710899 Jy ! Component: 1050 - total flux cleaned = -0.000702055 Jy ! Component: 1100 - total flux cleaned = -0.000684799 Jy ! Component: 1150 - total flux cleaned = -0.000667676 Jy ! Component: 1200 - total flux cleaned = -0.000650807 Jy ! Component: 1250 - total flux cleaned = -0.000650735 Jy ! Component: 1300 - total flux cleaned = -0.000626206 Jy ! Component: 1350 - total flux cleaned = -0.000634332 Jy ! Component: 1400 - total flux cleaned = -0.000666501 Jy ! Component: 1450 - total flux cleaned = -0.00068242 Jy ! Component: 1500 - total flux cleaned = -0.000713707 Jy ! Component: 1550 - total flux cleaned = -0.000705836 Jy ! Component: 1600 - total flux cleaned = -0.000728865 Jy ! Component: 1650 - total flux cleaned = -0.000744073 Jy ! Component: 1700 - total flux cleaned = -0.000774136 Jy ! Component: 1750 - total flux cleaned = -0.000781483 Jy ! Component: 1800 - total flux cleaned = -0.000781486 Jy ! Component: 1850 - total flux cleaned = -0.000788831 Jy ! Component: 1900 - total flux cleaned = -0.000817828 Jy ! Component: 1950 - total flux cleaned = -0.000810618 Jy ! Component: 2000 - total flux cleaned = -0.00083201 Jy ! Total flux subtracted in 2048 components = -0.000846121 Jy ! Clean residual min=-0.000430 max=0.000373 Jy/beam ! Clean residual mean=-0.000001 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.136449 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 251 components and 0.136449 Jy ![Exited script file: muppet] wmap "J1113-3549_X_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7785 x 2.027 at 1.157 degrees (North through East) ! Clean map min=-0.0008361 max=0.095165 Jy/beam ! Writing clean map to FITS file: J1113-3549_X_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0951654 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000129375 device "J1113-3549_X_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1113-3549_X_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.407843 0.407843 0.815685 1.63137 3.26274 6.52548 13.051 26.1019 52.2038 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.095 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.7785 x 2.027 at 1.157 degrees (North through East) ! Clean map min=-0.0008361 max=0.095165 Jy/beam quit ! Quitting program ! Log file J1113-3549_X_2014_06_09_pus_uvs.log closed on Sat Nov 19 00:11:32 2016