! Started logfile: J0710+4732_X_2015_03_17_pus_uvs.log on Sat Dec 31 19:02:14 2016 obs J0710+4732_X_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0710+4732_X_2015_03_17_pus_uva.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.915556 visibilities/baseline/integration-bin. ! Found source: J0710+4732 ! ! There are 12 IFs, and a total of 12 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.44388e+09 3.2e+07 1 3.2e+07 ! 02 2 8.47588e+09 3.2e+07 1 3.2e+07 ! 03 3 8.50788e+09 3.2e+07 1 3.2e+07 ! 04 4 8.53988e+09 3.2e+07 1 3.2e+07 ! 05 5 8.60388e+09 3.2e+07 1 3.2e+07 ! 06 6 8.63588e+09 3.2e+07 1 3.2e+07 ! 07 7 8.69988e+09 3.2e+07 1 3.2e+07 ! 08 8 8.73188e+09 3.2e+07 1 3.2e+07 ! 09 9 8.79588e+09 3.2e+07 1 3.2e+07 ! 10 10 8.82788e+09 3.2e+07 1 3.2e+07 ! 11 11 8.85988e+09 3.2e+07 1 3.2e+07 ! 12 12 8.89188e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 338 lines of history. ! ! Reading 7416 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 J0710+4732_X_2015_03_17_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.576587Jy sigma=0.006945 ! Fit after self-cal, rms=0.571127Jy sigma=0.006887 ! 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.6882 mas, bmaj=2.413 mas, bpa=27.12 degrees ! Estimated noise=1039.34 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.327439 Jy ! Component: 100 - total flux cleaned = 0.407087 Jy ! Total flux subtracted in 100 components = 0.407087 Jy ! Clean residual min=-0.026254 max=0.033085 Jy/beam ! Clean residual mean=0.000144 rms=0.007147 Jy/beam ! Combined flux in latest and established models = 0.407087 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.407087 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.117845Jy sigma=0.001315 ! Fit after self-cal, rms=0.117761Jy sigma=0.001314 ! 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.8459 mas, bmaj=2.448 mas, bpa=25.63 degrees ! Estimated noise=692.477 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.0442551 Jy ! Component: 100 - total flux cleaned = 0.0642934 Jy ! Component: 150 - total flux cleaned = 0.0760883 Jy ! Component: 200 - total flux cleaned = 0.0840137 Jy ! Total flux subtracted in 200 components = 0.0840137 Jy ! Clean residual min=-0.027012 max=0.027981 Jy/beam ! Clean residual mean=0.000072 rms=0.006369 Jy/beam ! Combined flux in latest and established models = 0.491101 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 31 components and 0.491101 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.100017Jy sigma=0.001122 ! Fit after self-cal, rms=0.099724Jy sigma=0.001119 ! 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.14 HN 1.08 KP 0.91 ! LA 1.04 MK 0.96 NL 0.95 OV 1.05 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.16 HN 1.08 KP 0.85 ! LA 1.06 MK 0.93 NL 0.98 OV 1.03 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.14 HN 1.08 KP 0.80 ! LA 1.05 MK 0.94 NL 0.97 OV 1.02 ! PT 0.94 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.12 HN 1.07 KP 0.77 ! LA 1.05 MK 0.94 NL 0.97 OV 1.04 ! PT 0.95 SC 1.08 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.11 HN 1.03 KP 0.73 ! LA 1.04 MK 0.96 NL 0.99 OV 1.03 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.15 HN 1.09 KP 0.72 ! LA 1.05 MK 0.95 NL 1.00 OV 1.07 ! PT 0.94 SC 1.02 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.13 HN 1.14 KP 0.71 ! LA 1.07 MK 0.98 NL 0.98 OV 1.09 ! PT 0.95 SC 1.10 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.18 HN 1.11 KP 0.74 ! LA 1.03 MK 0.97 NL 1.01 OV 1.09 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.15 HN 1.14 KP 0.74 ! LA 1.08 MK 0.96 NL 0.98 OV 1.09 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.16 HN 1.11 KP 0.79 ! LA 1.10 MK 0.98 NL 0.99 OV 1.05 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.21 HN 1.09 KP 0.80 ! LA 1.08 MK 0.98 NL 1.00 OV 1.05 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.17 HN 1.10 KP 0.83 ! LA 1.07 MK 0.98 NL 1.01 OV 1.06 ! PT 0.97 SC 1.02 ! ! ! Fit before self-cal, rms=0.099724Jy sigma=0.001119 ! Fit after self-cal, rms=0.071890Jy sigma=0.000828 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.852 mas, bmaj=2.458 mas, bpa=25.65 degrees ! Estimated noise=687.313 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.4, 3.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0132071 Jy ! Component: 100 - total flux cleaned = 0.0175047 Jy ! Component: 150 - total flux cleaned = 0.0196916 Jy ! Component: 200 - total flux cleaned = 0.0218215 Jy ! Total flux subtracted in 200 components = 0.0218215 Jy ! Clean residual min=-0.004530 max=0.008296 Jy/beam ! Clean residual mean=0.000003 rms=0.001494 Jy/beam ! Combined flux in latest and established models = 0.512922 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 55 components and 0.512922 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.069262Jy sigma=0.000792 ! Fit after self-cal, rms=0.069090Jy sigma=0.000789 ! 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.069090Jy sigma=0.000789 ! Fit after self-cal, rms=0.068935Jy sigma=0.000788 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8533 mas, bmaj=2.46 mas, bpa=25.6 degrees ! Estimated noise=687.457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00429355 Jy ! Component: 100 - total flux cleaned = 0.00573034 Jy ! Component: 150 - total flux cleaned = 0.00693645 Jy ! Component: 200 - total flux cleaned = 0.00777261 Jy ! Total flux subtracted in 200 components = 0.00777261 Jy ! Clean residual min=-0.003707 max=0.005305 Jy/beam ! Clean residual mean=0.000007 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.520695 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 74 components and 0.520695 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.068371Jy sigma=0.000780 ! Fit after self-cal, rms=0.068298Jy sigma=0.000779 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 (4.2, 6.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00481834 Jy ! Component: 100 - total flux cleaned = 0.00653611 Jy ! Component: 150 - total flux cleaned = 0.00697513 Jy ! Component: 200 - total flux cleaned = 0.0071903 Jy ! Total flux subtracted in 200 components = 0.0071903 Jy ! Clean residual min=-0.002767 max=0.003438 Jy/beam ! Clean residual mean=0.000026 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.527885 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 104 components and 0.527885 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.067927Jy sigma=0.000774 ! Fit after self-cal, rms=0.067923Jy sigma=0.000774 ! Inverting map ! Added new window around map position (20, -0.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215065 Jy ! Component: 100 - total flux cleaned = 0.00248613 Jy ! Component: 150 - total flux cleaned = 0.00278696 Jy ! Component: 200 - total flux cleaned = 0.00318046 Jy ! Total flux subtracted in 200 components = 0.00318046 Jy ! Clean residual min=-0.002459 max=0.002246 Jy/beam ! Clean residual mean=0.000016 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.531066 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 133 components and 0.531066 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.067754Jy sigma=0.000772 ! Fit after self-cal, rms=0.067753Jy sigma=0.000772 ! 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.067753Jy sigma=0.000772 ! Fit after self-cal, rms=0.067778Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8544 mas, bmaj=2.461 mas, bpa=25.6 degrees ! Estimated noise=687.479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.04457e-05 Jy ! Component: 100 - total flux cleaned = 0.000314 Jy ! Component: 150 - total flux cleaned = 0.000760672 Jy ! Component: 200 - total flux cleaned = 0.00112836 Jy ! Total flux subtracted in 200 components = 0.00112836 Jy ! Clean residual min=-0.002456 max=0.001894 Jy/beam ! Clean residual mean=0.000011 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.532194 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 151 components and 0.532194 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.067701Jy sigma=0.000771 ! Fit after self-cal, rms=0.067700Jy sigma=0.000771 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.000704022 Jy ! Component: 100 - total flux cleaned = 0.00103359 Jy ! Component: 150 - total flux cleaned = 0.00130718 Jy ! Component: 200 - total flux cleaned = 0.00150114 Jy ! Total flux subtracted in 200 components = 0.00150114 Jy ! Clean residual min=-0.002286 max=0.001828 Jy/beam ! Clean residual mean=0.000011 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.533695 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 166 components and 0.533696 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.067664Jy sigma=0.000770 ! Fit after self-cal, rms=0.067664Jy sigma=0.000770 ! 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.067664Jy sigma=0.000770 ! Fit after self-cal, rms=0.067696Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.992 mas, bmaj=2.826 mas, bpa=20.74 degrees ! Estimated noise=873.085 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00047129 Jy ! Component: 100 - total flux cleaned = 0.00102155 Jy ! Component: 150 - total flux cleaned = 0.00122428 Jy ! Component: 200 - total flux cleaned = 0.0014056 Jy ! Total flux subtracted in 200 components = 0.0014056 Jy ! Clean residual min=-0.002853 max=0.001744 Jy/beam ! Clean residual mean=0.000024 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.535101 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 184 components and 0.535101 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.067676Jy sigma=0.000770 ! Fit after self-cal, rms=0.067675Jy sigma=0.000770 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.000268218 Jy ! Component: 100 - total flux cleaned = 0.000477707 Jy ! Component: 150 - total flux cleaned = 0.0006219 Jy ! Component: 200 - total flux cleaned = 0.000799723 Jy ! Total flux subtracted in 200 components = 0.000799723 Jy ! Clean residual min=-0.002693 max=0.001748 Jy/beam ! Clean residual mean=0.000023 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.535901 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 189 components and 0.535901 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.067667Jy sigma=0.000770 ! Fit after self-cal, rms=0.067665Jy sigma=0.000770 ! 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.855 mas, bmaj=2.462 mas, bpa=25.6 degrees ! Estimated noise=687.532 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.855 x 2.462 at 25.6 degrees (North through East) ! Clean map min=-0.00245 max=0.43027 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.6945 mas, bmaj=2.422 mas, bpa=27.07 degrees ! Estimated noise=1040.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.327661 Jy ! Component: 100 - total flux cleaned = 0.405548 Jy ! Component: 150 - total flux cleaned = 0.43937 Jy ! Component: 200 - total flux cleaned = 0.458976 Jy ! Total flux subtracted in 200 components = 0.458976 Jy ! Clean residual min=-0.006926 max=0.010676 Jy/beam ! Clean residual mean=0.000002 rms=0.002358 Jy/beam ! Combined flux in latest and established models = 0.458976 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.458976 Jy ! Inverting map and beam ! Estimated beam: bmin=0.855 mas, bmaj=2.462 mas, bpa=25.6 degrees ! Estimated noise=687.532 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.0177782 Jy ! Component: 100 - total flux cleaned = 0.0293838 Jy ! Component: 150 - total flux cleaned = 0.0377618 Jy ! Component: 200 - total flux cleaned = 0.0441395 Jy ! Total flux subtracted in 200 components = 0.0441395 Jy ! Clean residual min=-0.003684 max=0.004430 Jy/beam ! Clean residual mean=-0.000012 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.503115 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 47 components and 0.503115 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.992 mas, bmaj=2.826 mas, bpa=20.74 degrees ! Estimated noise=873.085 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00868353 Jy ! Component: 100 - total flux cleaned = 0.0144752 Jy ! Component: 150 - total flux cleaned = 0.0183699 Jy ! Component: 200 - total flux cleaned = 0.0206869 Jy ! Total flux subtracted in 200 components = 0.0206869 Jy ! Clean residual min=-0.003574 max=0.002908 Jy/beam ! Clean residual mean=0.000030 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.523802 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.00202428 Jy ! Component: 100 - total flux cleaned = 0.0034811 Jy ! Component: 150 - total flux cleaned = 0.00466108 Jy ! Component: 200 - total flux cleaned = 0.0054845 Jy ! Total flux subtracted in 200 components = 0.0054845 Jy ! Clean residual min=-0.003067 max=0.002081 Jy/beam ! Clean residual mean=0.000025 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.529287 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 131 components and 0.529286 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.855 mas, bmaj=2.462 mas, bpa=25.6 degrees ! Estimated noise=687.532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143786 Jy ! Component: 100 - total flux cleaned = 0.00188103 Jy ! Component: 150 - total flux cleaned = 0.00265015 Jy ! Component: 200 - total flux cleaned = 0.00305758 Jy ! Total flux subtracted in 200 components = 0.00305758 Jy ! Clean residual min=-0.002658 max=0.001920 Jy/beam ! Clean residual mean=0.000011 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.532344 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 161 components and 0.532344 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.067830Jy sigma=0.000772 ! Fit after self-cal, rms=0.067808Jy sigma=0.000771 wmodel J0710+4732_X_2015_03_17_pus_map.mod ! Writing 161 model components to file: J0710+4732_X_2015_03_17_pus_map.mod wobs J0710+4732_X_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0710+4732_X_2015_03_17_pus_uvs.fits wwins J0710+4732_X_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J0710+4732_X_2015_03_17_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000614361 Jy ! Component: 100 - total flux cleaned = -0.000787202 Jy ! Component: 150 - total flux cleaned = -0.00110202 Jy ! Component: 200 - total flux cleaned = -0.0013962 Jy ! Component: 250 - total flux cleaned = -0.00136946 Jy ! Component: 300 - total flux cleaned = -0.0013971 Jy ! Component: 350 - total flux cleaned = -0.00139759 Jy ! Component: 400 - total flux cleaned = -0.00137275 Jy ! Component: 450 - total flux cleaned = -0.00130232 Jy ! Component: 500 - total flux cleaned = -0.00123403 Jy ! Component: 550 - total flux cleaned = -0.00114545 Jy ! Component: 600 - total flux cleaned = -0.00101672 Jy ! Component: 650 - total flux cleaned = -0.000891755 Jy ! Component: 700 - total flux cleaned = -0.000730137 Jy ! Component: 750 - total flux cleaned = -0.000651676 Jy ! Component: 800 - total flux cleaned = -0.000556749 Jy ! Component: 850 - total flux cleaned = -0.00050134 Jy ! Component: 900 - total flux cleaned = -0.000392084 Jy ! Component: 950 - total flux cleaned = -0.000248847 Jy ! Component: 1000 - total flux cleaned = -5.63852e-05 Jy ! Component: 1050 - total flux cleaned = 9.72659e-05 Jy ! Component: 1100 - total flux cleaned = 0.000264763 Jy ! Component: 1150 - total flux cleaned = 0.000412145 Jy ! Component: 1200 - total flux cleaned = 0.000524713 Jy ! Component: 1250 - total flux cleaned = 0.000682116 Jy ! Component: 1300 - total flux cleaned = 0.000790108 Jy ! Component: 1350 - total flux cleaned = 0.000911505 Jy ! Component: 1400 - total flux cleaned = 0.00104573 Jy ! Component: 1450 - total flux cleaned = 0.00111925 Jy ! Component: 1500 - total flux cleaned = 0.00122042 Jy ! Component: 1550 - total flux cleaned = 0.00134776 Jy ! Component: 1600 - total flux cleaned = 0.00138951 Jy ! Component: 1650 - total flux cleaned = 0.00149955 Jy ! Component: 1700 - total flux cleaned = 0.00158077 Jy ! Component: 1750 - total flux cleaned = 0.0016612 Jy ! Component: 1800 - total flux cleaned = 0.00178012 Jy ! Component: 1850 - total flux cleaned = 0.00183209 Jy ! Component: 1900 - total flux cleaned = 0.00188368 Jy ! Component: 1950 - total flux cleaned = 0.00197239 Jy ! Component: 2000 - total flux cleaned = 0.00202254 Jy ! Total flux subtracted in 2048 components = 0.00208438 Jy ! Clean residual min=-0.000787 max=0.000856 Jy/beam ! Clean residual mean=0.000002 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.534428 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 289 components and 0.534428 Jy ![Exited script file: muppet] wmap "J0710+4732_X_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.855 x 2.462 at 25.6 degrees (North through East) ! Clean map min=-0.0021644 max=0.43075 Jy/beam ! Writing clean map to FITS file: J0710+4732_X_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.43075 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228597 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.159208 0.159208 0.318417 0.636834 1.27367 2.54734 5.09467 10.1893 20.3787 40.7574 81.5147 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.43 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.855 x 2.462 at 25.6 degrees (North through East) ! Clean map min=-0.0021644 max=0.43075 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 J0710+4732_X_2015_03_17_pus_uvs.log closed on Sat Dec 31 19:02:15 2016