! Started logfile: J1136-0330_X_2017_07_16_pus_uvs.log on Thu May 9 14:04:53 2019 obs J1136-0330_X_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1136-0330_X_2017_07_16_pus_uva.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.726667 visibilities/baseline/integration-bin. ! Found source: J1136-0330 ! ! 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 1200 lines of history. ! ! Reading 7848 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 J1136-0330_X_2017_07_16_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.601461Jy sigma=0.004881 ! Fit after self-cal, rms=0.590618Jy sigma=0.004796 ! 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.6396 mas, bmaj=1.681 mas, bpa=-2.07 degrees ! Estimated noise=1349.99 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.329251 Jy ! Component: 100 - total flux cleaned = 0.403871 Jy ! Total flux subtracted in 100 components = 0.403871 Jy ! Clean residual min=-0.017333 max=0.031274 Jy/beam ! Clean residual mean=0.000090 rms=0.006280 Jy/beam ! Combined flux in latest and established models = 0.403871 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.403871 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.129401Jy sigma=0.001052 ! Fit after self-cal, rms=0.129402Jy sigma=0.001052 ! 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.7793 mas, bmaj=1.893 mas, bpa=-0.4243 degrees ! Estimated noise=993.533 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.0250637 Jy ! Component: 100 - total flux cleaned = 0.0348417 Jy ! Component: 150 - total flux cleaned = 0.0389389 Jy ! Component: 200 - total flux cleaned = 0.0393381 Jy ! Total flux subtracted in 200 components = 0.0393381 Jy ! Clean residual min=-0.016821 max=0.035746 Jy/beam ! Clean residual mean=0.000198 rms=0.007437 Jy/beam ! Combined flux in latest and established models = 0.443209 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 13 components and 0.443209 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.125192Jy sigma=0.001018 ! Fit after self-cal, rms=0.125195Jy sigma=0.001018 ! 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.92 FD 1.00* HN 0.93 KP 0.96 ! LA 0.92 MK 0.98 NL 0.93 OV 0.97 ! PT 1.38 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.01 KP 1.00 ! LA 0.92 MK 1.00 NL 0.92 OV 0.95 ! PT 1.45 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* HN 0.98 KP 0.91 ! LA 0.95 MK 0.99 NL 0.92 OV 0.95 ! PT 1.39 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 0.98 KP 0.95 ! LA 0.93 MK 1.01 NL 0.93 OV 0.94 ! PT 1.40 SC 1.05 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 0.91 KP 0.95 ! LA 0.92 MK 1.02 NL 0.91 OV 0.97 ! PT 1.42 SC 1.02 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 0.95 KP 0.96 ! LA 0.92 MK 1.01 NL 0.91 OV 0.97 ! PT 1.39 SC 1.05 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 0.97 KP 0.95 ! LA 0.95 MK 1.03 NL 0.94 OV 0.96 ! PT 1.49 SC 1.04 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* HN 0.95 KP 0.93 ! LA 0.92 MK 0.97 NL 0.93 OV 0.96 ! PT 1.42 SC 1.05 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 0.95 KP 0.95 ! LA 0.95 MK 0.98 NL 0.91 OV 0.98 ! PT 1.44 SC 0.96 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 0.98 KP 0.96 ! LA 0.94 MK 1.02 NL 0.93 OV 0.95 ! PT 1.46 SC 0.99 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.00 KP 0.92 ! LA 0.95 MK 1.01 NL 0.95 OV 0.98 ! PT 1.45 SC 1.01 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* HN 0.97 KP 0.95 ! LA 0.92 MK 1.01 NL 0.95 OV 0.96 ! PT 1.43 SC 1.02 ! ! ! Fit before self-cal, rms=0.125195Jy sigma=0.001018 ! Fit after self-cal, rms=0.125177Jy sigma=0.000849 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7787 mas, bmaj=1.882 mas, bpa=-0.6725 degrees ! Estimated noise=992.156 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.00165238 Jy ! Component: 100 - total flux cleaned = 0.00169701 Jy ! Component: 150 - total flux cleaned = 0.00173328 Jy ! Component: 200 - total flux cleaned = 0.00179286 Jy ! Total flux subtracted in 200 components = 0.00179286 Jy ! Clean residual min=-0.015887 max=0.015698 Jy/beam ! Clean residual mean=0.000183 rms=0.004712 Jy/beam ! Combined flux in latest and established models = 0.445002 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.445002 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.125119Jy sigma=0.000849 ! Fit after self-cal, rms=0.125263Jy sigma=0.000849 ! 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.125263Jy sigma=0.000849 ! Fit after self-cal, rms=0.097976Jy sigma=0.000651 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7766 mas, bmaj=1.877 mas, bpa=-0.7629 degrees ! Estimated noise=1002.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00398423 Jy ! Component: 100 - total flux cleaned = 0.00579499 Jy ! Component: 150 - total flux cleaned = 0.00669842 Jy ! Component: 200 - total flux cleaned = 0.00716663 Jy ! Total flux subtracted in 200 components = 0.00716663 Jy ! Clean residual min=-0.005011 max=0.004444 Jy/beam ! Clean residual mean=0.000032 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 0.452168 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 35 components and 0.452168 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.097880Jy sigma=0.000650 ! Fit after self-cal, rms=0.098047Jy sigma=0.000649 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.00022747 Jy ! Component: 100 - total flux cleaned = 0.000237101 Jy ! Component: 150 - total flux cleaned = 0.000245022 Jy ! Component: 200 - total flux cleaned = 0.000252771 Jy ! Total flux subtracted in 200 components = 0.000252771 Jy ! Clean residual min=-0.005032 max=0.004466 Jy/beam ! Clean residual mean=0.000033 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.452421 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.452421 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.098045Jy sigma=0.000649 ! Fit after self-cal, rms=0.098044Jy sigma=0.000649 ! 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.098044Jy sigma=0.000649 ! Fit after self-cal, rms=0.098544Jy sigma=0.000639 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7759 mas, bmaj=1.878 mas, bpa=-0.8104 degrees ! Estimated noise=1002.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000410674 Jy ! Component: 100 - total flux cleaned = 0.000447059 Jy ! Component: 150 - total flux cleaned = 0.00047848 Jy ! Component: 200 - total flux cleaned = 0.000506075 Jy ! Total flux subtracted in 200 components = 0.000506075 Jy ! Clean residual min=-0.002316 max=0.002653 Jy/beam ! Clean residual mean=0.000003 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.452927 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.452927 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.098539Jy sigma=0.000639 ! Fit after self-cal, rms=0.098549Jy sigma=0.000639 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 = 3.92033e-06 Jy ! Component: 100 - total flux cleaned = 3.76816e-06 Jy ! Component: 150 - total flux cleaned = 3.52906e-06 Jy ! Component: 200 - total flux cleaned = 1.05346e-05 Jy ! Total flux subtracted in 200 components = 1.05346e-05 Jy ! Clean residual min=-0.002319 max=0.002657 Jy/beam ! Clean residual mean=0.000003 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.452938 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.452938 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.098547Jy sigma=0.000639 ! Fit after self-cal, rms=0.098547Jy sigma=0.000639 ! Inverting map ! Added new window around map position (-23.8, -3.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183001 Jy ! Component: 100 - total flux cleaned = 0.00159661 Jy ! Component: 150 - total flux cleaned = 0.00165981 Jy ! Component: 200 - total flux cleaned = 0.00173922 Jy ! Total flux subtracted in 200 components = 0.00173922 Jy ! Clean residual min=-0.002194 max=0.002381 Jy/beam ! Clean residual mean=0.000003 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.454677 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 57 components and 0.454677 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.098489Jy sigma=0.000639 ! Fit after self-cal, rms=0.098484Jy sigma=0.000639 ! 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.098484Jy sigma=0.000639 ! Fit after self-cal, rms=0.098483Jy sigma=0.000639 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.973 mas, bmaj=3.525 mas, bpa=2.795 degrees ! Estimated noise=1371.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000170448 Jy ! Component: 100 - total flux cleaned = -0.000120684 Jy ! Component: 150 - total flux cleaned = -0.00012092 Jy ! Component: 200 - total flux cleaned = -6.75854e-05 Jy ! Total flux subtracted in 200 components = -6.75854e-05 Jy ! Clean residual min=-0.002320 max=0.002742 Jy/beam ! Clean residual mean=0.000006 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.454609 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.454609 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.098477Jy sigma=0.000639 ! Fit after self-cal, rms=0.098476Jy sigma=0.000639 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 = -7.00891e-06 Jy ! Component: 100 - total flux cleaned = 4.38283e-05 Jy ! Component: 150 - total flux cleaned = 9.01135e-05 Jy ! Component: 200 - total flux cleaned = 0.000131867 Jy ! Total flux subtracted in 200 components = 0.000131867 Jy ! Clean residual min=-0.002319 max=0.002687 Jy/beam ! Clean residual mean=0.000006 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.454741 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.454741 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.098474Jy sigma=0.000639 ! Fit after self-cal, rms=0.098474Jy sigma=0.000639 ! 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.7757 mas, bmaj=1.878 mas, bpa=-0.8485 degrees ! Estimated noise=1002.59 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7757 x 1.878 at -0.8485 degrees (North through East) ! Clean map min=-0.001783 max=0.42462 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.6385 mas, bmaj=1.674 mas, bpa=-2.363 degrees ! Estimated noise=1344.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.327866 Jy ! Component: 100 - total flux cleaned = 0.401756 Jy ! Component: 150 - total flux cleaned = 0.427349 Jy ! Component: 200 - total flux cleaned = 0.439643 Jy ! Total flux subtracted in 200 components = 0.439643 Jy ! Clean residual min=-0.004031 max=0.005791 Jy/beam ! Clean residual mean=0.000004 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.439643 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.439643 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7757 mas, bmaj=1.878 mas, bpa=-0.8485 degrees ! Estimated noise=1002.59 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.00714203 Jy ! Component: 100 - total flux cleaned = 0.0106449 Jy ! Component: 150 - total flux cleaned = 0.0129034 Jy ! Component: 200 - total flux cleaned = 0.0138443 Jy ! Total flux subtracted in 200 components = 0.0138443 Jy ! Clean residual min=-0.002331 max=0.002356 Jy/beam ! Clean residual mean=0.000004 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.453487 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.453487 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.973 mas, bmaj=3.525 mas, bpa=2.795 degrees ! Estimated noise=1371.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000496895 Jy ! Component: 100 - total flux cleaned = 0.000803318 Jy ! Component: 150 - total flux cleaned = 0.00103869 Jy ! Component: 200 - total flux cleaned = 0.00120163 Jy ! Total flux subtracted in 200 components = 0.00120163 Jy ! Clean residual min=-0.002333 max=0.002668 Jy/beam ! Clean residual mean=0.000006 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.454689 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.000109466 Jy ! Component: 100 - total flux cleaned = 0.000166637 Jy ! Component: 150 - total flux cleaned = 0.000221782 Jy ! Component: 200 - total flux cleaned = 0.000261765 Jy ! Total flux subtracted in 200 components = 0.000261765 Jy ! Clean residual min=-0.002337 max=0.002651 Jy/beam ! Clean residual mean=0.000006 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.45495 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 40 components and 0.45495 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7757 mas, bmaj=1.878 mas, bpa=-0.8485 degrees ! Estimated noise=1002.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159705 Jy ! Component: 100 - total flux cleaned = 0.000313971 Jy ! Component: 150 - total flux cleaned = 0.000413691 Jy ! Component: 200 - total flux cleaned = 0.000443431 Jy ! Total flux subtracted in 200 components = 0.000443431 Jy ! Clean residual min=-0.002056 max=0.002359 Jy/beam ! Clean residual mean=0.000002 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.455394 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 54 components and 0.455394 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.098469Jy sigma=0.000639 ! Fit after self-cal, rms=0.098469Jy sigma=0.000639 wmodel J1136-0330_X_2017_07_16_pus_map.mod ! Writing 54 model components to file: J1136-0330_X_2017_07_16_pus_map.mod wobs J1136-0330_X_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1136-0330_X_2017_07_16_pus_uvs.fits wwins J1136-0330_X_2017_07_16_pus_map.win ! wwins: Wrote 2 windows to J1136-0330_X_2017_07_16_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.000889525 Jy ! Component: 100 - total flux cleaned = 0.00137661 Jy ! Component: 150 - total flux cleaned = 0.00169508 Jy ! Component: 200 - total flux cleaned = 0.0018305 Jy ! Component: 250 - total flux cleaned = 0.00199365 Jy ! Component: 300 - total flux cleaned = 0.00193096 Jy ! Component: 350 - total flux cleaned = 0.00187046 Jy ! Component: 400 - total flux cleaned = 0.00172262 Jy ! Component: 450 - total flux cleaned = 0.00163734 Jy ! Component: 500 - total flux cleaned = 0.00152468 Jy ! Component: 550 - total flux cleaned = 0.0014694 Jy ! Component: 600 - total flux cleaned = 0.00133454 Jy ! Component: 650 - total flux cleaned = 0.00130788 Jy ! Component: 700 - total flux cleaned = 0.00123041 Jy ! Component: 750 - total flux cleaned = 0.00112927 Jy ! Component: 800 - total flux cleaned = 0.00107965 Jy ! Component: 850 - total flux cleaned = 0.00100587 Jy ! Component: 900 - total flux cleaned = 0.000861779 Jy ! Component: 950 - total flux cleaned = 0.000790897 Jy ! Component: 1000 - total flux cleaned = 0.000627264 Jy ! Component: 1050 - total flux cleaned = 0.000557696 Jy ! Component: 1100 - total flux cleaned = 0.000466246 Jy ! Component: 1150 - total flux cleaned = 0.000376156 Jy ! Component: 1200 - total flux cleaned = 0.000242626 Jy ! Component: 1250 - total flux cleaned = 0.000198838 Jy ! Component: 1300 - total flux cleaned = 0.000155523 Jy ! Component: 1350 - total flux cleaned = 0.000155495 Jy ! Component: 1400 - total flux cleaned = 7.07254e-05 Jy ! Component: 1450 - total flux cleaned = 5.01589e-05 Jy ! Component: 1500 - total flux cleaned = 0.000133208 Jy ! Component: 1550 - total flux cleaned = 0.000112333 Jy ! Component: 1600 - total flux cleaned = 0.000111984 Jy ! Component: 1650 - total flux cleaned = 5.16567e-05 Jy ! Component: 1700 - total flux cleaned = 0.000111371 Jy ! Component: 1750 - total flux cleaned = 0.000170095 Jy ! Component: 1800 - total flux cleaned = 0.000247694 Jy ! Component: 1850 - total flux cleaned = 0.000285974 Jy ! Component: 1900 - total flux cleaned = 0.00028601 Jy ! Component: 1950 - total flux cleaned = 0.000417985 Jy ! Component: 2000 - total flux cleaned = 0.000474022 Jy ! Total flux subtracted in 2048 components = 0.000510939 Jy ! Clean residual min=-0.000969 max=0.001091 Jy/beam ! Clean residual mean=0.000003 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.455905 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 194 components and 0.455905 Jy ![Exited script file: muppet] wmap "J1136-0330_X_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7757 x 1.878 at -0.8485 degrees (North through East) ! Clean map min=-0.0017186 max=0.42472 Jy/beam ! Writing clean map to FITS file: J1136-0330_X_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.424719 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000343536 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.242657 0.242657 0.485313 0.970626 1.94125 3.88251 7.76501 15.53 31.06 62.1201 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.424 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.7757 x 1.878 at -0.8485 degrees (North through East) ! Clean map min=-0.0017186 max=0.42472 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 J1136-0330_X_2017_07_16_pus_uvs.log closed on Thu May 9 14:04:54 2019