! Started logfile: J2110-0126_X_2015_01_23_pus_uvs.log on Sun Jan 1 22:21:26 2017 obs J2110-0126_X_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2110-0126_X_2015_01_23_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.956349 visibilities/baseline/integration-bin. ! Found source: J2110-0126 ! ! 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 350 lines of history. ! ! Reading 43380 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 J2110-0126_X_2015_01_23_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.946974Jy sigma=0.010736 ! Fit after self-cal, rms=0.922309Jy sigma=0.010510 ! 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.7471 mas, bmaj=1.769 mas, bpa=-2.037 degrees ! Estimated noise=549.536 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.0600211 Jy ! Component: 100 - total flux cleaned = 0.0740806 Jy ! Total flux subtracted in 100 components = 0.0740806 Jy ! Clean residual min=-0.006109 max=0.008639 Jy/beam ! Clean residual mean=0.000037 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 0.0740806 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0740806 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.081687Jy sigma=0.000866 ! Fit after self-cal, rms=0.081614Jy sigma=0.000865 ! 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.9069 mas, bmaj=2.041 mas, bpa=-1.371 degrees ! Estimated noise=304.209 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.00918068 Jy ! Component: 100 - total flux cleaned = 0.0136278 Jy ! Component: 150 - total flux cleaned = 0.016201 Jy ! Component: 200 - total flux cleaned = 0.017541 Jy ! Total flux subtracted in 200 components = 0.017541 Jy ! Clean residual min=-0.006390 max=0.009702 Jy/beam ! Clean residual mean=0.000102 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.0916216 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.0916216 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.080606Jy sigma=0.000854 ! Fit after self-cal, rms=0.080646Jy sigma=0.000854 ! 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 0.90 FD 0.98 HN 1.28 KP 0.81 ! LA 1.46 MK 0.96 NL 1.08 OV 0.97 ! PT 0.88 SC 1.09 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.99 HN 1.28 KP 0.77 ! LA 1.50 MK 0.98 NL 1.01 OV 0.98 ! PT 0.87 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.98 HN 1.27 KP 0.74 ! LA 1.51 MK 0.97 NL 1.06 OV 0.98 ! PT 0.86 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.01 HN 1.24 KP 0.68 ! LA 1.52 MK 1.00 NL 1.07 OV 0.94 ! PT 0.90 SC 1.01 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00 HN 1.20 KP 0.66 ! LA 1.54 MK 0.97 NL 1.07 OV 0.98 ! PT 0.84 SC 1.01 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 1.24 KP 0.65 ! LA 1.48 MK 0.96 NL 1.10 OV 0.97 ! PT 0.88 SC 0.95 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.11 HN 1.32 KP 0.63 ! LA 1.49 MK 1.08 NL 1.11 OV 1.05 ! PT 0.96 SC 1.09 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.07 HN 1.31 KP 0.65 ! LA 1.48 MK 0.95 NL 1.07 OV 0.97 ! PT 0.93 SC 1.04 ! ! ! Correcting IF 9. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.01 HN 1.40 KP 0.67 ! LA 1.56 MK 0.98 NL 1.07 OV 0.95 ! PT 0.87 SC 0.99 ! ! ! Correcting IF 10. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.03 HN 1.33 KP 0.69 ! LA 1.46 MK 0.92 NL 1.10 OV 0.98 ! PT 0.88 SC 0.99 ! ! ! Correcting IF 11. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.03 HN 1.19 KP 0.74 ! LA 1.47 MK 0.88 NL 1.05 OV 0.99 ! PT 0.86 SC 0.97 ! ! ! Correcting IF 12. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.01 HN 1.19 KP 0.70 ! LA 1.48 MK 0.96 NL 1.09 OV 0.97 ! PT 0.89 SC 1.04 ! ! ! Fit before self-cal, rms=0.080646Jy sigma=0.000854 ! Fit after self-cal, rms=0.084920Jy sigma=0.000818 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.914 mas, bmaj=2.042 mas, bpa=-1.022 degrees ! Estimated noise=302.009 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.000507865 Jy ! Component: 100 - total flux cleaned = -0.000480931 Jy ! Component: 150 - total flux cleaned = -0.000431746 Jy ! Component: 200 - total flux cleaned = -0.000364689 Jy ! Total flux subtracted in 200 components = -0.000364689 Jy ! Clean residual min=-0.004477 max=0.007071 Jy/beam ! Clean residual mean=0.000058 rms=0.001470 Jy/beam ! Combined flux in latest and established models = 0.0912569 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 22 components and 0.0912569 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.084906Jy sigma=0.000818 ! Fit after self-cal, rms=0.085310Jy sigma=0.000816 ! 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.085310Jy sigma=0.000816 ! Fit after self-cal, rms=0.115112Jy sigma=0.000790 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9106 mas, bmaj=2.047 mas, bpa=-1.066 degrees ! Estimated noise=302.699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.44512e-06 Jy ! Component: 100 - total flux cleaned = -4.91905e-05 Jy ! Component: 150 - total flux cleaned = -4.94456e-05 Jy ! Component: 200 - total flux cleaned = -6.5696e-05 Jy ! Total flux subtracted in 200 components = -6.5696e-05 Jy ! Clean residual min=-0.001990 max=0.006434 Jy/beam ! Clean residual mean=0.000003 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.0911912 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.0911912 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.115102Jy sigma=0.000790 ! Fit after self-cal, rms=0.115607Jy sigma=0.000789 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 (2.2, -0.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00531533 Jy ! Component: 100 - total flux cleaned = 0.00602541 Jy ! Component: 150 - total flux cleaned = 0.00578034 Jy ! Component: 200 - total flux cleaned = 0.00573081 Jy ! Total flux subtracted in 200 components = 0.00573081 Jy ! Clean residual min=-0.002015 max=0.002800 Jy/beam ! Clean residual mean=0.000006 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.096922 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 48 components and 0.096922 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.115378Jy sigma=0.000784 ! Fit after self-cal, rms=0.115376Jy sigma=0.000783 ! Inverting map ! Added new window around map position (2.2, -14.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222954 Jy ! Component: 100 - total flux cleaned = 0.00295863 Jy ! Component: 150 - total flux cleaned = 0.00345685 Jy ! Component: 200 - total flux cleaned = 0.00354814 Jy ! Total flux subtracted in 200 components = 0.00354814 Jy ! Clean residual min=-0.001931 max=0.001992 Jy/beam ! Clean residual mean=0.000008 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.10047 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 72 components and 0.10047 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.115293Jy sigma=0.000782 ! Fit after self-cal, rms=0.115290Jy sigma=0.000782 ! 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.115290Jy sigma=0.000782 ! Fit after self-cal, rms=0.121520Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9091 mas, bmaj=2.039 mas, bpa=-1.191 degrees ! Estimated noise=302.638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205743 Jy ! Component: 100 - total flux cleaned = 0.00207021 Jy ! Component: 150 - total flux cleaned = 0.00207049 Jy ! Component: 200 - total flux cleaned = 0.00207116 Jy ! Total flux subtracted in 200 components = 0.00207116 Jy ! Clean residual min=-0.001274 max=0.001463 Jy/beam ! Clean residual mean=0.000003 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.102541 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 90 components and 0.102541 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.121479Jy sigma=0.000780 ! Fit after self-cal, rms=0.121488Jy sigma=0.000780 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.000434435 Jy ! Component: 100 - total flux cleaned = 0.000409065 Jy ! Component: 150 - total flux cleaned = 0.00031914 Jy ! Component: 200 - total flux cleaned = 0.000237032 Jy ! Total flux subtracted in 200 components = 0.000237032 Jy ! Clean residual min=-0.001274 max=0.001250 Jy/beam ! Clean residual mean=0.000003 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.102778 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 109 components and 0.102778 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.121475Jy sigma=0.000780 ! Fit after self-cal, rms=0.121477Jy sigma=0.000780 ! 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.121477Jy sigma=0.000780 ! Fit after self-cal, rms=0.122401Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.208 mas, bmaj=3.363 mas, bpa=-2.773 degrees ! Estimated noise=370.383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000891534 Jy ! Component: 100 - total flux cleaned = 0.000591515 Jy ! Component: 150 - total flux cleaned = 0.000348256 Jy ! Component: 200 - total flux cleaned = 0.000268801 Jy ! Total flux subtracted in 200 components = 0.000268801 Jy ! Clean residual min=-0.001393 max=0.001211 Jy/beam ! Clean residual mean=0.000002 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.103047 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 116 components and 0.103047 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.122389Jy sigma=0.000779 ! Fit after self-cal, rms=0.122387Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.82981e-05 Jy ! Component: 100 - total flux cleaned = -8.9724e-05 Jy ! Component: 150 - total flux cleaned = -0.000146548 Jy ! Component: 200 - total flux cleaned = -0.000205881 Jy ! Total flux subtracted in 200 components = -0.000205881 Jy ! Clean residual min=-0.001403 max=0.001097 Jy/beam ! Clean residual mean=0.000003 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.102841 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 124 components and 0.102841 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.122384Jy sigma=0.000779 ! Fit after self-cal, rms=0.122383Jy sigma=0.000779 ! 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.9095 mas, bmaj=2.037 mas, bpa=-1.249 degrees ! Estimated noise=302.89 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9095 x 2.037 at -1.249 degrees (North through East) ! Clean map min=-0.0016564 max=0.077622 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.7475 mas, bmaj=1.752 mas, bpa=-1.704 degrees ! Estimated noise=550.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0596662 Jy ! Component: 100 - total flux cleaned = 0.0747663 Jy ! Component: 150 - total flux cleaned = 0.0830688 Jy ! Component: 200 - total flux cleaned = 0.0887876 Jy ! Total flux subtracted in 200 components = 0.0887876 Jy ! Clean residual min=-0.002876 max=0.003173 Jy/beam ! Clean residual mean=-0.000004 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.0887876 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0887876 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9095 mas, bmaj=2.037 mas, bpa=-1.249 degrees ! Estimated noise=302.89 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.00555586 Jy ! Component: 100 - total flux cleaned = 0.0087516 Jy ! Component: 150 - total flux cleaned = 0.0104288 Jy ! Component: 200 - total flux cleaned = 0.011472 Jy ! Total flux subtracted in 200 components = 0.011472 Jy ! Clean residual min=-0.001152 max=0.001360 Jy/beam ! Clean residual mean=-0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.10026 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 41 components and 0.10026 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.208 mas, bmaj=3.363 mas, bpa=-2.773 degrees ! Estimated noise=370.383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104169 Jy ! Component: 100 - total flux cleaned = 0.00151272 Jy ! Component: 150 - total flux cleaned = 0.00175807 Jy ! Component: 200 - total flux cleaned = 0.00193451 Jy ! Total flux subtracted in 200 components = 0.00193451 Jy ! Clean residual min=-0.001408 max=0.001238 Jy/beam ! Clean residual mean=0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.102194 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.2545e-05 Jy ! Component: 100 - total flux cleaned = 5.93949e-05 Jy ! Component: 150 - total flux cleaned = 0.000105949 Jy ! Component: 200 - total flux cleaned = 0.000134491 Jy ! Total flux subtracted in 200 components = 0.000134491 Jy ! Clean residual min=-0.001433 max=0.001199 Jy/beam ! Clean residual mean=0.000002 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.102329 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 81 components and 0.102329 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9095 mas, bmaj=2.037 mas, bpa=-1.249 degrees ! Estimated noise=302.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000150886 Jy ! Component: 100 - total flux cleaned = 0.000265935 Jy ! Component: 150 - total flux cleaned = 0.000343866 Jy ! Component: 200 - total flux cleaned = 0.000343978 Jy ! Total flux subtracted in 200 components = 0.000343978 Jy ! Clean residual min=-0.001136 max=0.001175 Jy/beam ! Clean residual mean=0.000001 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.102673 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 101 components and 0.102673 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.122389Jy sigma=0.000779 ! Fit after self-cal, rms=0.122387Jy sigma=0.000779 wmodel J2110-0126_X_2015_01_23_pus_map.mod ! Writing 101 model components to file: J2110-0126_X_2015_01_23_pus_map.mod wobs J2110-0126_X_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2110-0126_X_2015_01_23_pus_uvs.fits wwins J2110-0126_X_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J2110-0126_X_2015_01_23_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.000174801 Jy ! Component: 100 - total flux cleaned = -0.000361682 Jy ! Component: 150 - total flux cleaned = -0.000474631 Jy ! Component: 200 - total flux cleaned = -0.000552414 Jy ! Component: 250 - total flux cleaned = -0.000671681 Jy ! Component: 300 - total flux cleaned = -0.000743752 Jy ! Component: 350 - total flux cleaned = -0.000813965 Jy ! Component: 400 - total flux cleaned = -0.000868313 Jy ! Component: 450 - total flux cleaned = -0.000842123 Jy ! Component: 500 - total flux cleaned = -0.000855119 Jy ! Component: 550 - total flux cleaned = -0.000829907 Jy ! Component: 600 - total flux cleaned = -0.00089202 Jy ! Component: 650 - total flux cleaned = -0.000928294 Jy ! Component: 700 - total flux cleaned = -0.000928469 Jy ! Component: 750 - total flux cleaned = -0.000975366 Jy ! Component: 800 - total flux cleaned = -0.000986857 Jy ! Component: 850 - total flux cleaned = -0.00103183 Jy ! Component: 900 - total flux cleaned = -0.00107604 Jy ! Component: 950 - total flux cleaned = -0.00111964 Jy ! Component: 1000 - total flux cleaned = -0.00115215 Jy ! Component: 1050 - total flux cleaned = -0.00122622 Jy ! Component: 1100 - total flux cleaned = -0.00124709 Jy ! Component: 1150 - total flux cleaned = -0.0012882 Jy ! Component: 1200 - total flux cleaned = -0.00129835 Jy ! Component: 1250 - total flux cleaned = -0.00130824 Jy ! Component: 1300 - total flux cleaned = -0.00132773 Jy ! Component: 1350 - total flux cleaned = -0.00132771 Jy ! Component: 1400 - total flux cleaned = -0.00133754 Jy ! Component: 1450 - total flux cleaned = -0.00132831 Jy ! Component: 1500 - total flux cleaned = -0.00138449 Jy ! Component: 1550 - total flux cleaned = -0.00137526 Jy ! Component: 1600 - total flux cleaned = -0.00138448 Jy ! Component: 1650 - total flux cleaned = -0.00140236 Jy ! Component: 1700 - total flux cleaned = -0.00138438 Jy ! Component: 1750 - total flux cleaned = -0.00137552 Jy ! Component: 1800 - total flux cleaned = -0.00138428 Jy ! Component: 1850 - total flux cleaned = -0.00136698 Jy ! Component: 1900 - total flux cleaned = -0.00138411 Jy ! Component: 1950 - total flux cleaned = -0.0013755 Jy ! Component: 2000 - total flux cleaned = -0.00137544 Jy ! Total flux subtracted in 2048 components = -0.00137547 Jy ! Clean residual min=-0.000457 max=0.000459 Jy/beam ! Clean residual mean=0.000001 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.101297 Jy keep ! Adding 148 model components to the UV plane model. ! The established model now contains 249 components and 0.101297 Jy ![Exited script file: muppet] wmap "J2110-0126_X_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9095 x 2.037 at -1.249 degrees (North through East) ! Clean map min=-0.0013381 max=0.077859 Jy/beam ! Writing clean map to FITS file: J2110-0126_X_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0778586 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000155955 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.600916 0.600916 1.20183 2.40367 4.80733 9.61466 19.2293 38.4586 76.9173 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.077 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.9095 x 2.037 at -1.249 degrees (North through East) ! Clean map min=-0.0013381 max=0.077859 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 J2110-0126_X_2015_01_23_pus_uvs.log closed on Sun Jan 1 22:21:29 2017