! Started logfile: J0714+8151_X_2017_10_09_pus_uvs.log on Sun May 12 15:18:37 2019 obs J0714+8151_X_2017_10_09_pus_uva.fits ! Reading UV FITS file: J0714+8151_X_2017_10_09_pus_uva.fits ! AN table 1: 216 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.757202 visibilities/baseline/integration-bin. ! Found source: J0714+8151 ! ! 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 763 lines of history. ! ! Reading 70656 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 J0714+8151_X_2017_10_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 269 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 298 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 241 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 241 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 327 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 298 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 357 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 327 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 327 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 414 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997738Jy sigma=0.008264 ! Fit after self-cal, rms=0.954900Jy sigma=0.007918 ! 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.7831 mas, bmaj=1.162 mas, bpa=-79.13 degrees ! Estimated noise=951.031 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.0379365 Jy ! Component: 100 - total flux cleaned = 0.0464546 Jy ! Total flux subtracted in 100 components = 0.0464546 Jy ! Clean residual min=-0.004543 max=0.004827 Jy/beam ! Clean residual mean=0.000033 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.0464546 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0464546 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.085199Jy sigma=0.000690 ! Fit after self-cal, rms=0.084047Jy sigma=0.000680 ! 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=1.027 mas, bmaj=1.549 mas, bpa=-81.36 degrees ! Estimated noise=335.906 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.00381792 Jy ! Component: 100 - total flux cleaned = 0.00504892 Jy ! Component: 150 - total flux cleaned = 0.0056078 Jy ! Component: 200 - total flux cleaned = 0.00575289 Jy ! Total flux subtracted in 200 components = 0.00575289 Jy ! Clean residual min=-0.002832 max=0.002671 Jy/beam ! Clean residual mean=0.000060 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.0522075 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 14 components and 0.0522075 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.083883Jy sigma=0.000679 ! Fit after self-cal, rms=0.083877Jy sigma=0.000679 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.84 HN 1.06 KP 1.08 ! LA 1.08 MK 1.07 NL 0.82 OV 1.00* ! PT 1.15 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.82 HN 1.14 KP 1.12 ! LA 1.12 MK 1.11 NL 0.81 OV 1.00* ! PT 1.12 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.92 HN 1.03 KP 1.00 ! LA 1.11 MK 1.10 NL 0.92 OV 1.00* ! PT 1.13 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.86 HN 1.05 KP 1.00 ! LA 1.15 MK 1.03 NL 0.91 OV 1.00* ! PT 1.22 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.89 HN 0.99 KP 1.04 ! LA 1.06 MK 1.05 NL 0.88 OV 1.00* ! PT 1.14 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.93 HN 1.02 KP 1.01 ! LA 1.07 MK 1.01 NL 0.94 OV 1.00* ! PT 1.04 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.84 HN 0.98 KP 1.04 ! LA 1.11 MK 1.00 NL 0.85 OV 1.00* ! PT 1.11 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.93 HN 0.96 KP 0.99 ! LA 1.10 MK 1.07 NL 0.96 OV 1.00* ! PT 1.08 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.89 HN 0.88 KP 0.97 ! LA 1.14 MK 0.99 NL 0.88 OV 1.00* ! PT 1.11 ! ! ! Correcting IF 10. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.87 HN 0.95 KP 0.98 ! LA 1.07 MK 0.95 NL 0.87 OV 1.00* ! PT 1.07 ! ! ! Correcting IF 11. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.81 HN 1.00 KP 0.97 ! LA 1.04 MK 0.97 NL 0.86 OV 1.00* ! PT 1.02 ! ! ! Correcting IF 12. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.78 HN 0.93 KP 0.94 ! LA 1.01 MK 0.98 NL 0.91 OV 1.00* ! PT 1.00 ! ! ! Fit before self-cal, rms=0.083877Jy sigma=0.000679 ! Fit after self-cal, rms=0.081634Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.03 mas, bmaj=1.552 mas, bpa=-81.8 degrees ! Estimated noise=335.969 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.000115481 Jy ! Component: 100 - total flux cleaned = -0.000147972 Jy ! Component: 150 - total flux cleaned = -0.000176396 Jy ! Component: 200 - total flux cleaned = -0.000201766 Jy ! Total flux subtracted in 200 components = -0.000201766 Jy ! Clean residual min=-0.002689 max=0.003544 Jy/beam ! Clean residual mean=0.000014 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.0520057 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 17 components and 0.0520057 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.081631Jy sigma=0.000677 ! Fit after self-cal, rms=0.081822Jy sigma=0.000676 ! 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.081822Jy sigma=0.000676 ! Fit after self-cal, rms=0.093263Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.043 mas, bmaj=1.563 mas, bpa=-84.52 degrees ! Estimated noise=343.426 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000556631 Jy ! Component: 100 - total flux cleaned = 0.000500853 Jy ! Component: 150 - total flux cleaned = 0.000407774 Jy ! Component: 200 - total flux cleaned = 0.000350332 Jy ! Total flux subtracted in 200 components = 0.000350332 Jy ! Clean residual min=-0.001746 max=0.004975 Jy/beam ! Clean residual mean=-0.000036 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.0523561 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.0523561 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.093201Jy sigma=0.000668 ! Fit after self-cal, rms=0.094463Jy sigma=0.000665 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (8.6, -4.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343687 Jy ! Component: 100 - total flux cleaned = 0.00436661 Jy ! Component: 150 - total flux cleaned = 0.0043258 Jy ! Component: 200 - total flux cleaned = 0.00417745 Jy ! Total flux subtracted in 200 components = 0.00417745 Jy ! Clean residual min=-0.001620 max=0.002820 Jy/beam ! Clean residual mean=-0.000008 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.0565335 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 49 components and 0.0565335 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.094329Jy sigma=0.000664 ! Fit after self-cal, rms=0.093981Jy sigma=0.000663 ! Inverting map ! Added new window around map position (-8.8, 4.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00274846 Jy ! Component: 100 - total flux cleaned = 0.0042781 Jy ! Component: 150 - total flux cleaned = 0.00472231 Jy ! Component: 200 - total flux cleaned = 0.00483842 Jy ! Total flux subtracted in 200 components = 0.00483842 Jy ! Clean residual min=-0.001338 max=0.001540 Jy/beam ! Clean residual mean=-0.000010 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0613719 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 63 components and 0.0613719 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.093866Jy sigma=0.000662 ! Fit after self-cal, rms=0.093503Jy sigma=0.000662 ! Inverting map ! Added new window around map position (-5.6, -0.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198442 Jy ! Component: 100 - total flux cleaned = 0.00294894 Jy ! Component: 150 - total flux cleaned = 0.00340756 Jy ! Component: 200 - total flux cleaned = 0.00350749 Jy ! Total flux subtracted in 200 components = 0.00350749 Jy ! Clean residual min=-0.001174 max=0.001456 Jy/beam ! Clean residual mean=-0.000013 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.0648794 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 75 components and 0.0648794 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.093422Jy sigma=0.000661 ! Fit after self-cal, rms=0.093197Jy sigma=0.000661 ! Inverting map ! Added new window around map position (-24.2, 8.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151936 Jy ! Component: 100 - total flux cleaned = 0.0018905 Jy ! Component: 150 - total flux cleaned = 0.00218822 Jy ! Component: 200 - total flux cleaned = 0.00224593 Jy ! Total flux subtracted in 200 components = 0.00224593 Jy ! Clean residual min=-0.001171 max=0.001323 Jy/beam ! Clean residual mean=-0.000015 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0671254 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 92 components and 0.0671253 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.093133Jy sigma=0.000661 ! Fit after self-cal, rms=0.092978Jy sigma=0.000661 ! 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.092978Jy sigma=0.000661 ! Fit after self-cal, rms=0.086713Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.038 mas, bmaj=1.553 mas, bpa=-83.3 degrees ! Estimated noise=338.793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146485 Jy ! Component: 100 - total flux cleaned = 0.00209997 Jy ! Component: 150 - total flux cleaned = 0.00230334 Jy ! Component: 200 - total flux cleaned = 0.00232731 Jy ! Total flux subtracted in 200 components = 0.00232731 Jy ! Clean residual min=-0.000984 max=0.001169 Jy/beam ! Clean residual mean=-0.000007 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.0694526 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 116 components and 0.0694527 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.086681Jy sigma=0.000660 ! Fit after self-cal, rms=0.086419Jy sigma=0.000659 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.000860613 Jy ! Component: 100 - total flux cleaned = 0.00102203 Jy ! Component: 150 - total flux cleaned = 0.00108883 Jy ! Component: 200 - total flux cleaned = 0.00110948 Jy ! Total flux subtracted in 200 components = 0.00110948 Jy ! Clean residual min=-0.001083 max=0.001140 Jy/beam ! Clean residual mean=-0.000009 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.0705621 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 126 components and 0.0705621 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.086400Jy sigma=0.000659 ! Fit after self-cal, rms=0.086315Jy sigma=0.000659 ! 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.086315Jy sigma=0.000659 ! Fit after self-cal, rms=0.085131Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.28 mas, bmaj=3.171 mas, bpa=88.83 degrees ! Estimated noise=413.233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000746714 Jy ! Component: 100 - total flux cleaned = 0.000696209 Jy ! Component: 150 - total flux cleaned = 0.000696158 Jy ! Component: 200 - total flux cleaned = 0.000752134 Jy ! Total flux subtracted in 200 components = 0.000752134 Jy ! Clean residual min=-0.001048 max=0.001148 Jy/beam ! Clean residual mean=-0.000015 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0713143 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 154 components and 0.0713143 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.085122Jy sigma=0.000659 ! Fit after self-cal, rms=0.085021Jy sigma=0.000659 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.000354486 Jy ! Component: 100 - total flux cleaned = 0.000318175 Jy ! Component: 150 - total flux cleaned = 0.000319378 Jy ! Component: 200 - total flux cleaned = 0.000348171 Jy ! Total flux subtracted in 200 components = 0.000348171 Jy ! Clean residual min=-0.001092 max=0.001086 Jy/beam ! Clean residual mean=-0.000017 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.0716624 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 159 components and 0.0716624 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.085018Jy sigma=0.000659 ! Fit after self-cal, rms=0.084978Jy sigma=0.000659 ! 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=1.036 mas, bmaj=1.549 mas, bpa=-82.85 degrees ! Estimated noise=337.376 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.036 x 1.549 at -82.85 degrees (North through East) ! Clean map min=-0.0016268 max=0.051829 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.7918 mas, bmaj=1.145 mas, bpa=-79.97 degrees ! Estimated noise=951.005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0394652 Jy ! Component: 100 - total flux cleaned = 0.0505919 Jy ! Component: 150 - total flux cleaned = 0.0579396 Jy ! Component: 200 - total flux cleaned = 0.0629176 Jy ! Total flux subtracted in 200 components = 0.0629176 Jy ! Clean residual min=-0.003369 max=0.003713 Jy/beam ! Clean residual mean=-0.000007 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.0629176 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0629176 Jy ! Inverting map and beam ! Estimated beam: bmin=1.036 mas, bmaj=1.549 mas, bpa=-82.85 degrees ! Estimated noise=337.376 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.00361367 Jy ! Component: 100 - total flux cleaned = 0.00516397 Jy ! Component: 150 - total flux cleaned = 0.00643993 Jy ! Component: 200 - total flux cleaned = 0.0072856 Jy ! Total flux subtracted in 200 components = 0.0072856 Jy ! Clean residual min=-0.001396 max=0.001643 Jy/beam ! Clean residual mean=-0.000009 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0702032 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 40 components and 0.0702032 Jy ! Inverting map ! Added new window around map position (5.6, 0.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014739 Jy ! Component: 100 - total flux cleaned = 0.0017574 Jy ! Component: 150 - total flux cleaned = 0.0019621 Jy ! Component: 200 - total flux cleaned = 0.00207067 Jy ! Total flux subtracted in 200 components = 0.00207067 Jy ! Clean residual min=-0.001114 max=0.001134 Jy/beam ! Clean residual mean=-0.000007 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.0722739 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 67 components and 0.0722739 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.28 mas, bmaj=3.171 mas, bpa=88.83 degrees ! Estimated noise=413.233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167151 Jy ! Component: 100 - total flux cleaned = 0.000348193 Jy ! Component: 150 - total flux cleaned = 0.000396936 Jy ! Component: 200 - total flux cleaned = 0.000420557 Jy ! Total flux subtracted in 200 components = 0.000420557 Jy ! Clean residual min=-0.001051 max=0.001077 Jy/beam ! Clean residual mean=-0.000014 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0726944 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 = 2.20858e-05 Jy ! Component: 100 - total flux cleaned = 4.08689e-05 Jy ! Component: 150 - total flux cleaned = 2.36216e-05 Jy ! Component: 200 - total flux cleaned = 5.61538e-05 Jy ! Total flux subtracted in 200 components = 5.61538e-05 Jy ! Clean residual min=-0.001054 max=0.001062 Jy/beam ! Clean residual mean=-0.000014 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.0727506 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 103 components and 0.0727506 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.036 mas, bmaj=1.549 mas, bpa=-82.85 degrees ! Estimated noise=337.376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00015865 Jy ! Component: 100 - total flux cleaned = -0.000133419 Jy ! Component: 150 - total flux cleaned = -0.00011086 Jy ! Component: 200 - total flux cleaned = -0.000132913 Jy ! Total flux subtracted in 200 components = -0.000132913 Jy ! Clean residual min=-0.000912 max=0.001012 Jy/beam ! Clean residual mean=-0.000006 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.0726177 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 126 components and 0.0726177 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.084984Jy sigma=0.000659 ! Fit after self-cal, rms=0.084919Jy sigma=0.000659 wmodel J0714+8151_X_2017_10_09_pus_map.mod ! Writing 126 model components to file: J0714+8151_X_2017_10_09_pus_map.mod wobs J0714+8151_X_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J0714+8151_X_2017_10_09_pus_uvs.fits wwins J0714+8151_X_2017_10_09_pus_map.win ! wwins: Wrote 6 windows to J0714+8151_X_2017_10_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000328509 Jy ! Component: 100 - total flux cleaned = 0.000533904 Jy ! Component: 150 - total flux cleaned = 0.000728282 Jy ! Component: 200 - total flux cleaned = 0.00092822 Jy ! Component: 250 - total flux cleaned = 0.00107923 Jy ! Component: 300 - total flux cleaned = 0.00122463 Jy ! Component: 350 - total flux cleaned = 0.0013394 Jy ! Component: 400 - total flux cleaned = 0.00140115 Jy ! Component: 450 - total flux cleaned = 0.00142528 Jy ! Component: 500 - total flux cleaned = 0.00142541 Jy ! Component: 550 - total flux cleaned = 0.00142559 Jy ! Component: 600 - total flux cleaned = 0.00144781 Jy ! Component: 650 - total flux cleaned = 0.0014366 Jy ! Component: 700 - total flux cleaned = 0.0014579 Jy ! Component: 750 - total flux cleaned = 0.00149957 Jy ! Component: 800 - total flux cleaned = 0.00147873 Jy ! Component: 850 - total flux cleaned = 0.00148911 Jy ! Component: 900 - total flux cleaned = 0.00149931 Jy ! Component: 950 - total flux cleaned = 0.00149938 Jy ! Component: 1000 - total flux cleaned = 0.00149937 Jy ! Component: 1050 - total flux cleaned = 0.00150891 Jy ! Component: 1100 - total flux cleaned = 0.0015087 Jy ! Component: 1150 - total flux cleaned = 0.00152743 Jy ! Component: 1200 - total flux cleaned = 0.00157383 Jy ! Component: 1250 - total flux cleaned = 0.00159193 Jy ! Component: 1300 - total flux cleaned = 0.00162806 Jy ! Component: 1350 - total flux cleaned = 0.00163707 Jy ! Component: 1400 - total flux cleaned = 0.00167255 Jy ! Component: 1450 - total flux cleaned = 0.0017164 Jy ! Component: 1500 - total flux cleaned = 0.00175101 Jy ! Component: 1550 - total flux cleaned = 0.00178527 Jy ! Component: 1600 - total flux cleaned = 0.00182768 Jy ! Component: 1650 - total flux cleaned = 0.00185293 Jy ! Component: 1700 - total flux cleaned = 0.00188623 Jy ! Component: 1750 - total flux cleaned = 0.00193562 Jy ! Component: 1800 - total flux cleaned = 0.00195195 Jy ! Component: 1850 - total flux cleaned = 0.00201661 Jy ! Component: 1900 - total flux cleaned = 0.00202454 Jy ! Component: 1950 - total flux cleaned = 0.00207999 Jy ! Component: 2000 - total flux cleaned = 0.00210352 Jy ! Total flux subtracted in 2048 components = 0.00211908 Jy ! Clean residual min=-0.000474 max=0.000439 Jy/beam ! Clean residual mean=-0.000006 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.0747368 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 261 components and 0.0747368 Jy ![Exited script file: muppet] wmap "J0714+8151_X_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.036 x 1.549 at -82.85 degrees (North through East) ! Clean map min=-0.0019467 max=0.051427 Jy/beam ! Writing clean map to FITS file: J0714+8151_X_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0514269 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000142026 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.828514 0.828514 1.65703 3.31406 6.62811 13.2562 26.5124 53.0249 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.051 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.036 x 1.549 at -82.85 degrees (North through East) ! Clean map min=-0.0019467 max=0.051427 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 J0714+8151_X_2017_10_09_pus_uvs.log closed on Sun May 12 15:18:42 2019