! Started logfile: J1037-2934_X_2015_03_17_pus_uvs.log on Sat Dec 31 19:05:06 2016 obs J1037-2934_X_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1037-2934_X_2015_03_17_pus_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.92381 visibilities/baseline/integration-bin. ! Found source: J1037-2934 ! ! 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 338 lines of history. ! ! Reading 6984 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 J1037-2934_X_2015_03_17_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.504331Jy sigma=0.004019 ! Fit after self-cal, rms=0.494929Jy sigma=0.003932 ! 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.6143 mas, bmaj=1.739 mas, bpa=4.736 degrees ! Estimated noise=1331.04 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.459222 Jy ! Component: 100 - total flux cleaned = 0.618859 Jy ! Total flux subtracted in 100 components = 0.618859 Jy ! Clean residual min=-0.059585 max=0.098800 Jy/beam ! Clean residual mean=-0.000038 rms=0.018819 Jy/beam ! Combined flux in latest and established models = 0.618859 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.618859 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.286546Jy sigma=0.002463 ! Fit after self-cal, rms=0.286347Jy sigma=0.002461 ! 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.7869 mas, bmaj=2.107 mas, bpa=6.263 degrees ! Estimated noise=970.281 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.116019 Jy ! Component: 100 - total flux cleaned = 0.171904 Jy ! Component: 150 - total flux cleaned = 0.200375 Jy ! Component: 200 - total flux cleaned = 0.205404 Jy ! Total flux subtracted in 200 components = 0.205404 Jy ! Clean residual min=-0.078951 max=0.107999 Jy/beam ! Clean residual mean=0.000059 rms=0.019695 Jy/beam ! Combined flux in latest and established models = 0.824263 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.824263 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.251320Jy sigma=0.001945 ! Fit after self-cal, rms=0.251221Jy sigma=0.001944 ! Inverting map ! Added new window around map position (1.4, -1.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0977328 Jy ! Component: 100 - total flux cleaned = 0.143248 Jy ! Component: 150 - total flux cleaned = 0.16494 Jy ! Component: 200 - total flux cleaned = 0.173198 Jy ! Total flux subtracted in 200 components = 0.173198 Jy ! Clean residual min=-0.068745 max=0.055207 Jy/beam ! Clean residual mean=0.000090 rms=0.014305 Jy/beam ! Combined flux in latest and established models = 0.997461 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 44 components and 0.997461 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.207811Jy sigma=0.001558 ! Fit after self-cal, rms=0.204708Jy sigma=0.001516 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.07 HN 2.37 KP 0.90 ! LA 1.01 MK 1.00 NL 1.01 OV 0.97 ! PT 1.20 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.07 HN 2.32 KP 0.84 ! LA 1.02 MK 1.01 NL 1.02 OV 0.95 ! PT 1.16 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.05 HN 2.50 KP 0.79 ! LA 1.05 MK 1.02 NL 1.02 OV 0.95 ! PT 1.10 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.04 HN 2.21 KP 0.77 ! LA 1.05 MK 1.02 NL 1.02 OV 0.95 ! PT 1.10 SC 0.93 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.04 HN 2.20 KP 0.72 ! LA 1.04 MK 1.04 NL 1.05 OV 0.96 ! PT 1.16 SC 0.95 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 2.36 KP 0.73 ! LA 1.05 MK 1.02 NL 1.03 OV 0.98 ! PT 1.14 SC 0.94 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.06 HN 2.47 KP 0.71 ! LA 1.05 MK 1.03 NL 1.04 OV 1.00 ! PT 1.15 SC 0.97 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.10 HN 2.46 KP 0.71 ! LA 1.05 MK 1.02 NL 1.05 OV 0.99 ! PT 1.11 SC 0.98 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 2.57 KP 0.74 ! LA 1.05 MK 1.01 NL 1.03 OV 0.99 ! PT 1.17 SC 0.94 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.08 HN 2.07 KP 0.77 ! LA 1.07 MK 1.02 NL 1.04 OV 0.98 ! PT 1.15 SC 0.93 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.07 HN 2.32 KP 0.79 ! LA 1.06 MK 1.01 NL 1.04 OV 0.97 ! PT 1.18 SC 0.98 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.09 HN 2.11 KP 0.83 ! LA 1.04 MK 1.02 NL 1.06 OV 0.98 ! PT 1.19 SC 1.00 ! ! ! Fit before self-cal, rms=0.204708Jy sigma=0.001516 ! Fit after self-cal, rms=0.178082Jy sigma=0.000886 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7908 mas, bmaj=2.076 mas, bpa=7.32 degrees ! Estimated noise=992.492 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, -0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0242671 Jy ! Component: 100 - total flux cleaned = 0.0289222 Jy ! Component: 150 - total flux cleaned = 0.0286085 Jy ! Component: 200 - total flux cleaned = 0.0283306 Jy ! Total flux subtracted in 200 components = 0.0283306 Jy ! Clean residual min=-0.015806 max=0.010442 Jy/beam ! Clean residual mean=0.000002 rms=0.002901 Jy/beam ! Combined flux in latest and established models = 1.02579 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 60 components and 1.02579 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.174835Jy sigma=0.000827 ! Fit after self-cal, rms=0.175147Jy sigma=0.000825 ! 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.175147Jy sigma=0.000825 ! Fit after self-cal, rms=0.176052Jy sigma=0.000823 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7902 mas, bmaj=2.074 mas, bpa=7.397 degrees ! Estimated noise=986.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000496931 Jy ! Component: 100 - total flux cleaned = 0.000279188 Jy ! Component: 150 - total flux cleaned = 6.89076e-05 Jy ! Component: 200 - total flux cleaned = -0.000127382 Jy ! Total flux subtracted in 200 components = -0.000127382 Jy ! Clean residual min=-0.013109 max=0.008624 Jy/beam ! Clean residual mean=0.000009 rms=0.002467 Jy/beam ! Combined flux in latest and established models = 1.02566 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 1.02566 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.175356Jy sigma=0.000813 ! Fit after self-cal, rms=0.175348Jy sigma=0.000813 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.000718969 Jy ! Component: 100 - total flux cleaned = 0.000369109 Jy ! Component: 150 - total flux cleaned = 0.000368975 Jy ! Component: 200 - total flux cleaned = 0.000209127 Jy ! Total flux subtracted in 200 components = 0.000209127 Jy ! Clean residual min=-0.011889 max=0.008271 Jy/beam ! Clean residual mean=0.000008 rms=0.002329 Jy/beam ! Combined flux in latest and established models = 1.02587 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 74 components and 1.02587 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.174957Jy sigma=0.000808 ! Fit after self-cal, rms=0.174945Jy sigma=0.000808 ! 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.174945Jy sigma=0.000808 ! Fit after self-cal, rms=0.176534Jy sigma=0.000808 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7902 mas, bmaj=2.074 mas, bpa=7.355 degrees ! Estimated noise=984.973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00221788 Jy ! Component: 100 - total flux cleaned = -0.00238137 Jy ! Component: 150 - total flux cleaned = -0.00237999 Jy ! Component: 200 - total flux cleaned = -0.00224317 Jy ! Total flux subtracted in 200 components = -0.00224317 Jy ! Clean residual min=-0.010658 max=0.008366 Jy/beam ! Clean residual mean=0.000010 rms=0.002177 Jy/beam ! Combined flux in latest and established models = 1.02363 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 78 components and 1.02363 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.176159Jy sigma=0.000804 ! Fit after self-cal, rms=0.176153Jy sigma=0.000804 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.000626772 Jy ! Component: 100 - total flux cleaned = 0.000632992 Jy ! Component: 150 - total flux cleaned = 0.000510304 Jy ! Component: 200 - total flux cleaned = 0.000398735 Jy ! Total flux subtracted in 200 components = 0.000398735 Jy ! Clean residual min=-0.010095 max=0.007971 Jy/beam ! Clean residual mean=0.000010 rms=0.002101 Jy/beam ! Combined flux in latest and established models = 1.02403 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 1.02403 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.175905Jy sigma=0.000801 ! Fit after self-cal, rms=0.175897Jy sigma=0.000801 ! 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.175897Jy sigma=0.000801 ! Fit after self-cal, rms=0.177105Jy sigma=0.000801 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.231 mas, bmaj=6.693 mas, bpa=12.61 degrees ! Estimated noise=1244.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00235174 Jy ! Component: 100 - total flux cleaned = -0.00196601 Jy ! Component: 150 - total flux cleaned = -0.0018989 Jy ! Component: 200 - total flux cleaned = -0.0018985 Jy ! Total flux subtracted in 200 components = -0.0018985 Jy ! Clean residual min=-0.007743 max=0.006664 Jy/beam ! Clean residual mean=0.000020 rms=0.002130 Jy/beam ! Combined flux in latest and established models = 1.02213 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 90 components and 1.02213 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.176999Jy sigma=0.000800 ! Fit after self-cal, rms=0.176927Jy sigma=0.000800 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.000661556 Jy ! Component: 100 - total flux cleaned = -0.000428753 Jy ! Component: 150 - total flux cleaned = -0.000293588 Jy ! Component: 200 - total flux cleaned = -0.000231369 Jy ! Total flux subtracted in 200 components = -0.000231369 Jy ! Clean residual min=-0.007472 max=0.006556 Jy/beam ! Clean residual mean=0.000020 rms=0.002100 Jy/beam ! Combined flux in latest and established models = 1.0219 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 95 components and 1.0219 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.176830Jy sigma=0.000799 ! Fit after self-cal, rms=0.176783Jy sigma=0.000798 ! 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.79 mas, bmaj=2.073 mas, bpa=7.289 degrees ! Estimated noise=983.535 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.79 x 2.073 at 7.289 degrees (North through East) ! Clean map min=-0.0084739 max=0.59342 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.176783Jy sigma=0.000798 ! Fit after self-cal, rms=0.177008Jy sigma=0.000749 ! Inverting map and beam ! Estimated beam: bmin=0.7916 mas, bmaj=2.077 mas, bpa=7.093 degrees ! Estimated noise=983.956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00206657 Jy ! Component: 100 - total flux cleaned = -0.00242091 Jy ! Component: 150 - total flux cleaned = -0.00264312 Jy ! Component: 200 - total flux cleaned = -0.00274898 Jy ! Total flux subtracted in 200 components = -0.00274898 Jy ! Clean residual min=-0.008853 max=0.007496 Jy/beam ! Clean residual mean=0.000009 rms=0.001880 Jy/beam ! Combined flux in latest and established models = 1.01915 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 1.01915 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.176800Jy sigma=0.000747 ! Fit after self-cal, rms=0.176789Jy sigma=0.000747 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000231728 Jy ! Component: 100 - total flux cleaned = 2.48445e-05 Jy ! Component: 150 - total flux cleaned = -0.000175875 Jy ! Component: 200 - total flux cleaned = -0.000271766 Jy ! Total flux subtracted in 200 components = -0.000271766 Jy ! Clean residual min=-0.008485 max=0.007329 Jy/beam ! Clean residual mean=0.000009 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 1.01888 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 1.01888 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.176642Jy sigma=0.000745 ! Fit after self-cal, rms=0.176635Jy sigma=0.000745 ! 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.176635Jy sigma=0.000745 ! Fit after self-cal, rms=0.177447Jy sigma=0.000745 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.6144 mas, bmaj=1.691 mas, bpa=5.817 degrees ! Estimated noise=1368.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.475354 Jy ! Component: 100 - total flux cleaned = 0.63808 Jy ! Component: 150 - total flux cleaned = 0.725254 Jy ! Component: 200 - total flux cleaned = 0.785776 Jy ! Total flux subtracted in 200 components = 0.785776 Jy ! Clean residual min=-0.020588 max=0.033598 Jy/beam ! Clean residual mean=-0.000021 rms=0.007170 Jy/beam ! Combined flux in latest and established models = 0.785776 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 0.785776 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7911 mas, bmaj=2.076 mas, bpa=7.059 degrees ! Estimated noise=982.378 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.0655849 Jy ! Component: 100 - total flux cleaned = 0.107926 Jy ! Component: 150 - total flux cleaned = 0.137722 Jy ! Component: 200 - total flux cleaned = 0.159071 Jy ! Total flux subtracted in 200 components = 0.159071 Jy ! Clean residual min=-0.008296 max=0.012796 Jy/beam ! Clean residual mean=-0.000001 rms=0.003355 Jy/beam ! Combined flux in latest and established models = 0.944847 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 58 components and 0.944847 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.233 mas, bmaj=6.699 mas, bpa=12.52 degrees ! Estimated noise=1240.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0254124 Jy ! Component: 100 - total flux cleaned = 0.0392521 Jy ! Component: 150 - total flux cleaned = 0.0477516 Jy ! Component: 200 - total flux cleaned = 0.053219 Jy ! Total flux subtracted in 200 components = 0.053219 Jy ! Clean residual min=-0.005687 max=0.005771 Jy/beam ! Clean residual mean=0.000018 rms=0.001932 Jy/beam ! Combined flux in latest and established models = 0.998066 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.00365813 Jy ! Component: 100 - total flux cleaned = 0.00615758 Jy ! Component: 150 - total flux cleaned = 0.00788568 Jy ! Component: 200 - total flux cleaned = 0.00832822 Jy ! Total flux subtracted in 200 components = 0.00832822 Jy ! Clean residual min=-0.005437 max=0.004340 Jy/beam ! Clean residual mean=0.000019 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 1.00639 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 123 components and 1.00639 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7911 mas, bmaj=2.076 mas, bpa=7.059 degrees ! Estimated noise=982.378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000525275 Jy ! Component: 100 - total flux cleaned = 0.000379337 Jy ! Component: 150 - total flux cleaned = 0.00038844 Jy ! Component: 200 - total flux cleaned = 0.000630542 Jy ! Total flux subtracted in 200 components = 0.000630542 Jy ! Clean residual min=-0.005019 max=0.005336 Jy/beam ! Clean residual mean=0.000009 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 1.00702 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 135 components and 1.00702 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.178026Jy sigma=0.000733 ! Fit after self-cal, rms=0.177884Jy sigma=0.000732 wmodel J1037-2934_X_2015_03_17_pus_map.mod ! Writing 135 model components to file: J1037-2934_X_2015_03_17_pus_map.mod wobs J1037-2934_X_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1037-2934_X_2015_03_17_pus_uvs.fits wwins J1037-2934_X_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J1037-2934_X_2015_03_17_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.000133285 Jy ! Component: 100 - total flux cleaned = -0.000859957 Jy ! Component: 150 - total flux cleaned = -0.00167494 Jy ! Component: 200 - total flux cleaned = -0.00250428 Jy ! Component: 250 - total flux cleaned = -0.00335675 Jy ! Component: 300 - total flux cleaned = -0.0038553 Jy ! Component: 350 - total flux cleaned = -0.00421209 Jy ! Component: 400 - total flux cleaned = -0.00404035 Jy ! Component: 450 - total flux cleaned = -0.00398477 Jy ! Component: 500 - total flux cleaned = -0.00382446 Jy ! Component: 550 - total flux cleaned = -0.00382302 Jy ! Component: 600 - total flux cleaned = -0.00352249 Jy ! Component: 650 - total flux cleaned = -0.00332961 Jy ! Component: 700 - total flux cleaned = -0.0032362 Jy ! Component: 750 - total flux cleaned = -0.00309926 Jy ! Component: 800 - total flux cleaned = -0.00314514 Jy ! Component: 850 - total flux cleaned = -0.00301419 Jy ! Component: 900 - total flux cleaned = -0.00309908 Jy ! Component: 950 - total flux cleaned = -0.00297382 Jy ! Component: 1000 - total flux cleaned = -0.00305602 Jy ! Component: 1050 - total flux cleaned = -0.00317655 Jy ! Component: 1100 - total flux cleaned = -0.00325547 Jy ! Component: 1150 - total flux cleaned = -0.00333295 Jy ! Component: 1200 - total flux cleaned = -0.00356069 Jy ! Component: 1250 - total flux cleaned = -0.00359797 Jy ! Component: 1300 - total flux cleaned = -0.00367195 Jy ! Component: 1350 - total flux cleaned = -0.00374488 Jy ! Component: 1400 - total flux cleaned = -0.00392334 Jy ! Component: 1450 - total flux cleaned = -0.00395846 Jy ! Component: 1500 - total flux cleaned = -0.00395832 Jy ! Component: 1550 - total flux cleaned = -0.00395841 Jy ! Component: 1600 - total flux cleaned = -0.00389101 Jy ! Component: 1650 - total flux cleaned = -0.00382469 Jy ! Component: 1700 - total flux cleaned = -0.00372655 Jy ! Component: 1750 - total flux cleaned = -0.0035973 Jy ! Component: 1800 - total flux cleaned = -0.00350135 Jy ! Component: 1850 - total flux cleaned = -0.00337508 Jy ! Component: 1900 - total flux cleaned = -0.00334381 Jy ! Component: 1950 - total flux cleaned = -0.0033131 Jy ! Component: 2000 - total flux cleaned = -0.00325218 Jy ! Total flux subtracted in 2048 components = -0.00322208 Jy ! Clean residual min=-0.001641 max=0.001581 Jy/beam ! Clean residual mean=0.000001 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 1.0038 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 262 components and 1.0038 Jy ![Exited script file: muppet] wmap "J1037-2934_X_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7911 x 2.076 at 7.059 degrees (North through East) ! Clean map min=-0.0036579 max=0.63178 Jy/beam ! Writing clean map to FITS file: J1037-2934_X_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.631781 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000573366 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.272262 0.272262 0.544523 1.08905 2.17809 4.35619 8.71237 17.4247 34.8495 69.699 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.631 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.7911 x 2.076 at 7.059 degrees (North through East) ! Clean map min=-0.0036579 max=0.63178 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 J1037-2934_X_2015_03_17_pus_uvs.log closed on Sat Dec 31 19:05:07 2016