! Started logfile: J1343+6602_X_2017_05_01_pus_uvs.log on Wed May 1 19:58:51 2019 obs J1343+6602_X_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1343+6602_X_2017_05_01_pus_uva.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.893333 visibilities/baseline/integration-bin. ! Found source: J1343+6602 ! ! 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 863 lines of history. ! ! Reading 4824 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 J1343+6602_X_2017_05_01_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.741732Jy sigma=0.006478 ! Fit after self-cal, rms=0.738652Jy sigma=0.006454 ! 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.6488 mas, bmaj=3.061 mas, bpa=-56.06 degrees ! Estimated noise=2006.81 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.196861 Jy ! Component: 100 - total flux cleaned = 0.248421 Jy ! Total flux subtracted in 100 components = 0.248421 Jy ! Clean residual min=-0.011893 max=0.022794 Jy/beam ! Clean residual mean=0.000032 rms=0.004406 Jy/beam ! Combined flux in latest and established models = 0.248421 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.248421 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.098202Jy sigma=0.000802 ! Fit after self-cal, rms=0.097940Jy sigma=0.000800 ! 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.8487 mas, bmaj=3.053 mas, bpa=-56.24 degrees ! Estimated noise=1183.28 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.0374485 Jy ! Component: 100 - total flux cleaned = 0.0553892 Jy ! Component: 150 - total flux cleaned = 0.0653412 Jy ! Component: 200 - total flux cleaned = 0.0713053 Jy ! Total flux subtracted in 200 components = 0.0713053 Jy ! Clean residual min=-0.007040 max=0.006282 Jy/beam ! Clean residual mean=-0.000111 rms=0.001662 Jy/beam ! Combined flux in latest and established models = 0.319727 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 25 components and 0.319727 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.085287Jy sigma=0.000654 ! Fit after self-cal, rms=0.084991Jy sigma=0.000651 ! 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.93 FD 1.04 HN 1.03 KP 1.01 ! LA 0.91 MK 0.97 NL 1.02 OV 1.00 ! PT 1.01 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 1.07 KP 0.98 ! LA 0.94 MK 0.96 NL 0.99 OV 1.00 ! PT 1.02 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.02 HN 1.02 KP 1.01 ! LA 0.97 MK 1.00 NL 0.96 OV 1.00 ! PT 0.97 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 1.02 KP 1.02 ! LA 0.94 MK 1.01 NL 0.96 OV 0.99 ! PT 0.97 SC 1.08 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 0.96 KP 1.02 ! LA 0.98 MK 1.01 NL 1.01 OV 1.01 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.02 KP 1.00 ! LA 0.96 MK 0.95 NL 0.97 OV 0.98 ! PT 0.99 SC 1.10 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.02 KP 1.01 ! LA 0.96 MK 0.97 NL 0.99 OV 1.02 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 0.95 KP 1.00 ! LA 0.96 MK 1.03 NL 0.96 OV 1.02 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 1.04 KP 0.97 ! LA 0.95 MK 0.98 NL 0.97 OV 0.97 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 HN 1.01 KP 0.99 ! LA 0.96 MK 1.02 NL 1.00 OV 1.01 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.09 HN 1.05 KP 1.09 ! LA 1.04 MK 1.00 NL 1.05 OV 1.05 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.03 KP 0.95 ! LA 0.94 MK 0.97 NL 1.01 OV 0.96 ! PT 0.98 SC 1.04 ! ! ! Fit before self-cal, rms=0.084991Jy sigma=0.000651 ! Fit after self-cal, rms=0.084377Jy sigma=0.000636 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8545 mas, bmaj=3.047 mas, bpa=-56.14 degrees ! Estimated noise=1172.94 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.00077364 Jy ! Component: 100 - total flux cleaned = 0.000803959 Jy ! Component: 150 - total flux cleaned = 0.000474109 Jy ! Component: 200 - total flux cleaned = 0.000218787 Jy ! Total flux subtracted in 200 components = 0.000218787 Jy ! Clean residual min=-0.003779 max=0.004226 Jy/beam ! Clean residual mean=-0.000046 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.319945 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.319945 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.084130Jy sigma=0.000633 ! Fit after self-cal, rms=0.084081Jy sigma=0.000632 ! 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.084081Jy sigma=0.000632 ! Fit after self-cal, rms=0.084517Jy sigma=0.000632 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8542 mas, bmaj=3.05 mas, bpa=-56.1 degrees ! Estimated noise=1173.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.40917e-05 Jy ! Component: 100 - total flux cleaned = 7.17613e-05 Jy ! Component: 150 - total flux cleaned = -0.000135759 Jy ! Component: 200 - total flux cleaned = -0.000254574 Jy ! Total flux subtracted in 200 components = -0.000254574 Jy ! Clean residual min=-0.003148 max=0.003716 Jy/beam ! Clean residual mean=-0.000043 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.319691 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.319691 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.084411Jy sigma=0.000631 ! Fit after self-cal, rms=0.084368Jy sigma=0.000631 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 = -6.86794e-05 Jy ! Component: 100 - total flux cleaned = 3.16474e-05 Jy ! Component: 150 - total flux cleaned = -3.81816e-05 Jy ! Component: 200 - total flux cleaned = 1.78727e-05 Jy ! Total flux subtracted in 200 components = 1.78727e-05 Jy ! Clean residual min=-0.002874 max=0.003348 Jy/beam ! Clean residual mean=-0.000043 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.319709 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 61 components and 0.319709 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.084319Jy sigma=0.000630 ! Fit after self-cal, rms=0.084293Jy sigma=0.000630 ! 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.084293Jy sigma=0.000630 ! Fit after self-cal, rms=0.084686Jy sigma=0.000630 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8539 mas, bmaj=3.053 mas, bpa=-56.06 degrees ! Estimated noise=1173.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.12045e-06 Jy ! Component: 100 - total flux cleaned = 2.45639e-05 Jy ! Component: 150 - total flux cleaned = 5.40049e-05 Jy ! Component: 200 - total flux cleaned = 0.000105641 Jy ! Total flux subtracted in 200 components = 0.000105641 Jy ! Clean residual min=-0.002748 max=0.003132 Jy/beam ! Clean residual mean=-0.000041 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.319814 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.319814 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.084654Jy sigma=0.000630 ! Fit after self-cal, rms=0.084645Jy sigma=0.000630 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.000104306 Jy ! Component: 100 - total flux cleaned = 3.79337e-05 Jy ! Component: 150 - total flux cleaned = 6.02898e-05 Jy ! Component: 200 - total flux cleaned = 9.92957e-05 Jy ! Total flux subtracted in 200 components = 9.92957e-05 Jy ! Clean residual min=-0.002704 max=0.003006 Jy/beam ! Clean residual mean=-0.000040 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.319914 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.319914 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.084628Jy sigma=0.000629 ! Fit after self-cal, rms=0.084621Jy sigma=0.000629 ! 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.084621Jy sigma=0.000629 ! Fit after self-cal, rms=0.084809Jy sigma=0.000629 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.146 mas, bmaj=3.34 mas, bpa=-64.41 degrees ! Estimated noise=1419.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000603881 Jy ! Component: 100 - total flux cleaned = 0.000606651 Jy ! Component: 150 - total flux cleaned = 0.000642714 Jy ! Component: 200 - total flux cleaned = 0.000688251 Jy ! Total flux subtracted in 200 components = 0.000688251 Jy ! Clean residual min=-0.003223 max=0.003291 Jy/beam ! Clean residual mean=-0.000075 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.320602 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 80 components and 0.320602 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.084805Jy sigma=0.000629 ! Fit after self-cal, rms=0.084803Jy sigma=0.000629 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 = -4.25832e-05 Jy ! Component: 100 - total flux cleaned = 2.99822e-06 Jy ! Component: 150 - total flux cleaned = 5.2011e-05 Jy ! Component: 200 - total flux cleaned = 7.24252e-05 Jy ! Total flux subtracted in 200 components = 7.24252e-05 Jy ! Clean residual min=-0.003243 max=0.003343 Jy/beam ! Clean residual mean=-0.000074 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.320674 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 81 components and 0.320674 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.084801Jy sigma=0.000629 ! Fit after self-cal, rms=0.084798Jy sigma=0.000629 ! 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.8536 mas, bmaj=3.055 mas, bpa=-56.05 degrees ! Estimated noise=1173.49 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8536 x 3.055 at -56.05 degrees (North through East) ! Clean map min=-0.0025102 max=0.25978 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.6516 mas, bmaj=3.069 mas, bpa=-55.87 degrees ! Estimated noise=1999.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.195884 Jy ! Component: 100 - total flux cleaned = 0.25078 Jy ! Component: 150 - total flux cleaned = 0.277791 Jy ! Component: 200 - total flux cleaned = 0.29352 Jy ! Total flux subtracted in 200 components = 0.29352 Jy ! Clean residual min=-0.005945 max=0.007983 Jy/beam ! Clean residual mean=-0.000005 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 0.29352 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.29352 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8536 mas, bmaj=3.055 mas, bpa=-56.05 degrees ! Estimated noise=1173.49 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.0135266 Jy ! Component: 100 - total flux cleaned = 0.0204623 Jy ! Component: 150 - total flux cleaned = 0.0242848 Jy ! Component: 200 - total flux cleaned = 0.0248983 Jy ! Total flux subtracted in 200 components = 0.0248983 Jy ! Clean residual min=-0.002993 max=0.003083 Jy/beam ! Clean residual mean=-0.000042 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.318418 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.318418 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.146 mas, bmaj=3.34 mas, bpa=-64.41 degrees ! Estimated noise=1419.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010264 Jy ! Component: 100 - total flux cleaned = 0.00108414 Jy ! Component: 150 - total flux cleaned = 0.00120291 Jy ! Component: 200 - total flux cleaned = 0.00135935 Jy ! Total flux subtracted in 200 components = 0.00135935 Jy ! Clean residual min=-0.003262 max=0.003510 Jy/beam ! Clean residual mean=-0.000081 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.319777 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.000103638 Jy ! Component: 100 - total flux cleaned = 0.000190943 Jy ! Component: 150 - total flux cleaned = 0.000267436 Jy ! Component: 200 - total flux cleaned = 0.000350907 Jy ! Total flux subtracted in 200 components = 0.000350907 Jy ! Clean residual min=-0.003186 max=0.003410 Jy/beam ! Clean residual mean=-0.000079 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.320128 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.320128 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8536 mas, bmaj=3.055 mas, bpa=-56.05 degrees ! Estimated noise=1173.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000403401 Jy ! Component: 100 - total flux cleaned = -0.000401651 Jy ! Component: 150 - total flux cleaned = -0.000437372 Jy ! Component: 200 - total flux cleaned = -0.000435146 Jy ! Total flux subtracted in 200 components = -0.000435146 Jy ! Clean residual min=-0.002718 max=0.002858 Jy/beam ! Clean residual mean=-0.000040 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.319693 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.319693 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.084814Jy sigma=0.000629 ! Fit after self-cal, rms=0.084807Jy sigma=0.000629 wmodel J1343+6602_X_2017_05_01_pus_map.mod ! Writing 54 model components to file: J1343+6602_X_2017_05_01_pus_map.mod wobs J1343+6602_X_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1343+6602_X_2017_05_01_pus_uvs.fits wwins J1343+6602_X_2017_05_01_pus_map.win ! wwins: Wrote 1 windows to J1343+6602_X_2017_05_01_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.000491996 Jy ! Component: 100 - total flux cleaned = 0.000584938 Jy ! Component: 150 - total flux cleaned = 0.000585679 Jy ! Component: 200 - total flux cleaned = 0.000589854 Jy ! Component: 250 - total flux cleaned = 0.00062714 Jy ! Component: 300 - total flux cleaned = 0.000661613 Jy ! Component: 350 - total flux cleaned = 0.00072981 Jy ! Component: 400 - total flux cleaned = 0.000794762 Jy ! Component: 450 - total flux cleaned = 0.000825881 Jy ! Component: 500 - total flux cleaned = 0.000706766 Jy ! Component: 550 - total flux cleaned = 0.00064923 Jy ! Component: 600 - total flux cleaned = 0.000565403 Jy ! Component: 650 - total flux cleaned = 0.000483967 Jy ! Component: 700 - total flux cleaned = 0.00032409 Jy ! Component: 750 - total flux cleaned = 0.00022074 Jy ! Component: 800 - total flux cleaned = 6.88527e-05 Jy ! Component: 850 - total flux cleaned = -0.000128386 Jy ! Component: 900 - total flux cleaned = -0.000296189 Jy ! Component: 950 - total flux cleaned = -0.000413533 Jy ! Component: 1000 - total flux cleaned = -0.00055136 Jy ! Component: 1050 - total flux cleaned = -0.000641117 Jy ! Component: 1100 - total flux cleaned = -0.000773303 Jy ! Component: 1150 - total flux cleaned = -0.000838087 Jy ! Component: 1200 - total flux cleaned = -0.000986249 Jy ! Component: 1250 - total flux cleaned = -0.00108999 Jy ! Component: 1300 - total flux cleaned = -0.00121223 Jy ! Component: 1350 - total flux cleaned = -0.00133224 Jy ! Component: 1400 - total flux cleaned = -0.00147012 Jy ! Component: 1450 - total flux cleaned = -0.00160546 Jy ! Component: 1500 - total flux cleaned = -0.00171965 Jy ! Component: 1550 - total flux cleaned = -0.00186944 Jy ! Component: 1600 - total flux cleaned = -0.00198003 Jy ! Component: 1650 - total flux cleaned = -0.00208895 Jy ! Component: 1700 - total flux cleaned = -0.00219655 Jy ! Component: 1750 - total flux cleaned = -0.00230262 Jy ! Component: 1800 - total flux cleaned = -0.00240692 Jy ! Component: 1850 - total flux cleaned = -0.00242388 Jy ! Component: 1900 - total flux cleaned = -0.00244119 Jy ! Component: 1950 - total flux cleaned = -0.00250839 Jy ! Component: 2000 - total flux cleaned = -0.00255819 Jy ! Total flux subtracted in 2048 components = -0.00260738 Jy ! Clean residual min=-0.000894 max=0.001190 Jy/beam ! Clean residual mean=-0.000015 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.317086 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 192 components and 0.317086 Jy ![Exited script file: muppet] wmap "J1343+6602_X_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8536 x 3.055 at -56.05 degrees (North through East) ! Clean map min=-0.0015071 max=0.25911 Jy/beam ! Writing clean map to FITS file: J1343+6602_X_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.259106 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000307895 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.356489 0.356489 0.712979 1.42596 2.85192 5.70383 11.4077 22.8153 45.6307 91.2613 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.259 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.8536 x 3.055 at -56.05 degrees (North through East) ! Clean map min=-0.0015071 max=0.25911 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 J1343+6602_X_2017_05_01_pus_uvs.log closed on Wed May 1 19:58:52 2019