! Started logfile: J1529-1904_X_2014_06_09_pus_uvs.log on Sat Nov 19 00:14:17 2016 obs J1529-1904_X_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1529-1904_X_2014_06_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.788613 visibilities/baseline/integration-bin. ! Found source: J1529-1904 ! ! 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 344 lines of history. ! ! Reading 51528 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 J1529-1904_X_2014_06_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 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.991841Jy sigma=0.011053 ! Fit after self-cal, rms=0.961735Jy sigma=0.010750 ! 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.657 mas, bmaj=1.732 mas, bpa=-5.647 degrees ! Estimated noise=591.499 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.0297562 Jy ! Component: 100 - total flux cleaned = 0.0367057 Jy ! Total flux subtracted in 100 components = 0.0367057 Jy ! Clean residual min=-0.003134 max=0.003928 Jy/beam ! Clean residual mean=0.000025 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.0367057 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0367057 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.075718Jy sigma=0.000779 ! Fit after self-cal, rms=0.074875Jy sigma=0.000771 ! 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.8198 mas, bmaj=2.095 mas, bpa=-4.223 degrees ! Estimated noise=283.804 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.00694978 Jy ! Component: 100 - total flux cleaned = 0.0106592 Jy ! Component: 150 - total flux cleaned = 0.0127407 Jy ! Component: 200 - total flux cleaned = 0.0139173 Jy ! Total flux subtracted in 200 components = 0.0139173 Jy ! Clean residual min=-0.002937 max=0.004631 Jy/beam ! Clean residual mean=0.000015 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.050623 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 28 components and 0.050623 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.074255Jy sigma=0.000764 ! Fit after self-cal, rms=0.074269Jy sigma=0.000763 ! 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 1.00* FD 0.97 HN 1.04 KP 0.90 ! LA 0.99 MK 1.05 NL 1.42 OV 1.07 ! PT 0.89 SC 1.14 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.04 KP 0.86 ! LA 0.98 MK 1.04 NL 1.38 OV 1.14 ! PT 0.87 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.04 KP 0.84 ! LA 0.99 MK 1.09 NL 1.32 OV 1.15 ! PT 0.80 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00 KP 0.82 ! LA 0.95 MK 1.06 NL 1.31 OV 1.16 ! PT 0.83 SC 1.16 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 0.90 KP 0.81 ! LA 0.92 MK 1.00 NL 1.33 OV 1.14 ! PT 0.88 SC 1.09 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 0.95 KP 0.77 ! LA 0.96 MK 1.04 NL 1.30 OV 1.11 ! PT 0.87 SC 1.13 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.95 KP 0.84 ! LA 1.00 MK 1.05 NL 1.26 OV 1.11 ! PT 0.91 SC 1.03 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.95 KP 0.76 ! LA 1.01 MK 1.01 NL 1.29 OV 1.08 ! PT 0.85 SC 1.03 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 0.93 KP 0.82 ! LA 0.98 MK 0.94 NL 1.29 OV 1.12 ! PT 0.88 SC 1.02 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.89 KP 0.75 ! LA 0.99 MK 0.95 NL 1.26 OV 1.12 ! PT 0.85 SC 1.02 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.82 KP 0.84 ! LA 0.96 MK 0.89 NL 1.19 OV 1.09 ! PT 0.90 SC 0.97 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.77 KP 0.90 ! LA 0.94 MK 0.87 NL 1.20 OV 1.05 ! PT 0.87 SC 0.95 ! ! ! Fit before self-cal, rms=0.074269Jy sigma=0.000763 ! Fit after self-cal, rms=0.073344Jy sigma=0.000758 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.826 mas, bmaj=2.139 mas, bpa=-4.578 degrees ! Estimated noise=281.573 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.000587772 Jy ! Component: 100 - total flux cleaned = 0.000618704 Jy ! Component: 150 - total flux cleaned = 0.000618637 Jy ! Component: 200 - total flux cleaned = 0.000644982 Jy ! Total flux subtracted in 200 components = 0.000644982 Jy ! Clean residual min=-0.001856 max=0.003132 Jy/beam ! Clean residual mean=0.000011 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.051268 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 31 components and 0.051268 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.073319Jy sigma=0.000757 ! Fit after self-cal, rms=0.073521Jy sigma=0.000756 ! Inverting map ! Added new window around map position (3.6, 1.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00312744 Jy ! Component: 100 - total flux cleaned = 0.00486583 Jy ! Component: 150 - total flux cleaned = 0.00590694 Jy ! Component: 200 - total flux cleaned = 0.0061205 Jy ! Total flux subtracted in 200 components = 0.0061205 Jy ! Clean residual min=-0.001373 max=0.002181 Jy/beam ! Clean residual mean=0.000008 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0573885 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 58 components and 0.0573885 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.073402Jy sigma=0.000754 ! Fit after self-cal, rms=0.073344Jy sigma=0.000753 ! 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.073344Jy sigma=0.000753 ! Fit after self-cal, rms=0.073818Jy sigma=0.000752 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8178 mas, bmaj=2.138 mas, bpa=-4.682 degrees ! Estimated noise=280.039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018989 Jy ! Component: 100 - total flux cleaned = 0.00289777 Jy ! Component: 150 - total flux cleaned = 0.00320187 Jy ! Component: 200 - total flux cleaned = 0.00335797 Jy ! Total flux subtracted in 200 components = 0.00335797 Jy ! Clean residual min=-0.001181 max=0.001902 Jy/beam ! Clean residual mean=0.000005 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0607465 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 66 components and 0.0607465 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.073771Jy sigma=0.000752 ! Fit after self-cal, rms=0.073799Jy sigma=0.000751 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, -5.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169794 Jy ! Component: 100 - total flux cleaned = 0.00262185 Jy ! Component: 150 - total flux cleaned = 0.00286038 Jy ! Component: 200 - total flux cleaned = 0.00297759 Jy ! Total flux subtracted in 200 components = 0.00297759 Jy ! Clean residual min=-0.001059 max=0.001358 Jy/beam ! Clean residual mean=0.000005 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.063724 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.063724 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.073750Jy sigma=0.000751 ! Fit after self-cal, rms=0.073720Jy sigma=0.000751 ! Inverting map ! Added new window around map position (1, 0.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012687 Jy ! Component: 100 - total flux cleaned = 0.00142247 Jy ! Component: 150 - total flux cleaned = 0.0013915 Jy ! Component: 200 - total flux cleaned = 0.00145169 Jy ! Total flux subtracted in 200 components = 0.00145169 Jy ! Clean residual min=-0.001079 max=0.001144 Jy/beam ! Clean residual mean=0.000004 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.0651757 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.0651757 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.073676Jy sigma=0.000750 ! Fit after self-cal, rms=0.073636Jy sigma=0.000750 ! 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.073636Jy sigma=0.000750 ! Fit after self-cal, rms=0.072749Jy sigma=0.000750 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8069 mas, bmaj=2.124 mas, bpa=-4.496 degrees ! Estimated noise=276.919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133819 Jy ! Component: 100 - total flux cleaned = 0.00179728 Jy ! Component: 150 - total flux cleaned = 0.00185481 Jy ! Component: 200 - total flux cleaned = 0.00180532 Jy ! Total flux subtracted in 200 components = 0.00180532 Jy ! Clean residual min=-0.001063 max=0.001048 Jy/beam ! Clean residual mean=0.000005 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.0669811 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 106 components and 0.0669811 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.072715Jy sigma=0.000749 ! Fit after self-cal, rms=0.072673Jy sigma=0.000749 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.000606192 Jy ! Component: 100 - total flux cleaned = 0.000578023 Jy ! Component: 150 - total flux cleaned = 0.000524988 Jy ! Component: 200 - total flux cleaned = 0.000477847 Jy ! Total flux subtracted in 200 components = 0.000477847 Jy ! Clean residual min=-0.001047 max=0.000990 Jy/beam ! Clean residual mean=0.000005 rms=0.000262 Jy/beam ! Combined flux in latest and established models = 0.0674589 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 111 components and 0.0674589 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.072651Jy sigma=0.000749 ! Fit after self-cal, rms=0.072625Jy sigma=0.000749 ! 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.072625Jy sigma=0.000749 ! Fit after self-cal, rms=0.072117Jy sigma=0.000749 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.197 mas, bmaj=5.081 mas, bpa=-3.416 degrees ! Estimated noise=355.228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000489853 Jy ! Component: 100 - total flux cleaned = 0.000592364 Jy ! Component: 150 - total flux cleaned = 0.000615094 Jy ! Component: 200 - total flux cleaned = 0.000558667 Jy ! Total flux subtracted in 200 components = 0.000558667 Jy ! Clean residual min=-0.000934 max=0.001122 Jy/beam ! Clean residual mean=0.000011 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0680176 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 123 components and 0.0680176 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.072105Jy sigma=0.000749 ! Fit after self-cal, rms=0.072094Jy sigma=0.000748 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.000154332 Jy ! Component: 100 - total flux cleaned = 9.21003e-05 Jy ! Component: 150 - total flux cleaned = 3.74703e-05 Jy ! Component: 200 - total flux cleaned = -1.3031e-05 Jy ! Total flux subtracted in 200 components = -1.3031e-05 Jy ! Clean residual min=-0.000892 max=0.001130 Jy/beam ! Clean residual mean=0.000010 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.0680046 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 126 components and 0.0680045 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.072086Jy sigma=0.000748 ! Fit after self-cal, rms=0.072075Jy sigma=0.000748 ! 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.8013 mas, bmaj=2.113 mas, bpa=-4.324 degrees ! Estimated noise=275.219 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8013 x 2.113 at -4.324 degrees (North through East) ! Clean map min=-0.0017248 max=0.038186 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.6416 mas, bmaj=1.752 mas, bpa=-5.699 degrees ! Estimated noise=567.377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0291693 Jy ! Component: 100 - total flux cleaned = 0.0382043 Jy ! Component: 150 - total flux cleaned = 0.0447053 Jy ! Component: 200 - total flux cleaned = 0.0498047 Jy ! Total flux subtracted in 200 components = 0.0498047 Jy ! Clean residual min=-0.002557 max=0.003392 Jy/beam ! Clean residual mean=0.000018 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.0498047 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.0498047 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8013 mas, bmaj=2.113 mas, bpa=-4.324 degrees ! Estimated noise=275.219 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.00537555 Jy ! Component: 100 - total flux cleaned = 0.00912618 Jy ! Component: 150 - total flux cleaned = 0.0118735 Jy ! Component: 200 - total flux cleaned = 0.0138382 Jy ! Total flux subtracted in 200 components = 0.0138382 Jy ! Clean residual min=-0.001479 max=0.001717 Jy/beam ! Clean residual mean=0.000015 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0636429 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 46 components and 0.0636429 Jy ! Inverting map ! Added new window around map position (-1, -0.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001509 Jy ! Component: 100 - total flux cleaned = 0.00247835 Jy ! Component: 150 - total flux cleaned = 0.00333057 Jy ! Component: 200 - total flux cleaned = 0.00396525 Jy ! Total flux subtracted in 200 components = 0.00396525 Jy ! Clean residual min=-0.001089 max=0.001066 Jy/beam ! Clean residual mean=0.000008 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.0676082 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 71 components and 0.0676082 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.197 mas, bmaj=5.081 mas, bpa=-3.416 degrees ! Estimated noise=355.228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000578933 Jy ! Component: 100 - total flux cleaned = 0.000904539 Jy ! Component: 150 - total flux cleaned = 0.00108315 Jy ! Component: 200 - total flux cleaned = 0.00112451 Jy ! Total flux subtracted in 200 components = 0.00112451 Jy ! Clean residual min=-0.001154 max=0.001295 Jy/beam ! Clean residual mean=0.000010 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.0687327 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 = -1.78321e-05 Jy ! Component: 100 - total flux cleaned = -5.12987e-05 Jy ! Component: 150 - total flux cleaned = -8.23368e-05 Jy ! Component: 200 - total flux cleaned = -0.000126009 Jy ! Total flux subtracted in 200 components = -0.000126009 Jy ! Clean residual min=-0.001068 max=0.001218 Jy/beam ! Clean residual mean=0.000009 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.0686067 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 100 components and 0.0686067 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8013 mas, bmaj=2.113 mas, bpa=-4.324 degrees ! Estimated noise=275.219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.06419e-05 Jy ! Component: 100 - total flux cleaned = 0.000127474 Jy ! Component: 150 - total flux cleaned = 0.000169644 Jy ! Component: 200 - total flux cleaned = 0.00020766 Jy ! Total flux subtracted in 200 components = 0.00020766 Jy ! Clean residual min=-0.000949 max=0.000842 Jy/beam ! Clean residual mean=0.000005 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.0688143 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 117 components and 0.0688143 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.072063Jy sigma=0.000748 ! Fit after self-cal, rms=0.072040Jy sigma=0.000748 wmodel J1529-1904_X_2014_06_09_pus_map.mod ! Writing 117 model components to file: J1529-1904_X_2014_06_09_pus_map.mod wobs J1529-1904_X_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1529-1904_X_2014_06_09_pus_uvs.fits wwins J1529-1904_X_2014_06_09_pus_map.win ! wwins: Wrote 5 windows to J1529-1904_X_2014_06_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 = -5.88551e-05 Jy ! Component: 100 - total flux cleaned = 2.59519e-06 Jy ! Component: 150 - total flux cleaned = 0.00011558 Jy ! Component: 200 - total flux cleaned = 0.000277634 Jy ! Component: 250 - total flux cleaned = 0.000355587 Jy ! Component: 300 - total flux cleaned = 0.000380743 Jy ! Component: 350 - total flux cleaned = 0.000429678 Jy ! Component: 400 - total flux cleaned = 0.000465256 Jy ! Component: 450 - total flux cleaned = 0.000499736 Jy ! Component: 500 - total flux cleaned = 0.000510971 Jy ! Component: 550 - total flux cleaned = 0.000532943 Jy ! Component: 600 - total flux cleaned = 0.000543687 Jy ! Component: 650 - total flux cleaned = 0.00058587 Jy ! Component: 700 - total flux cleaned = 0.000647548 Jy ! Component: 750 - total flux cleaned = 0.000667851 Jy ! Component: 800 - total flux cleaned = 0.000717259 Jy ! Component: 850 - total flux cleaned = 0.000726901 Jy ! Component: 900 - total flux cleaned = 0.000736518 Jy ! Component: 950 - total flux cleaned = 0.0007275 Jy ! Component: 1000 - total flux cleaned = 0.000745761 Jy ! Component: 1050 - total flux cleaned = 0.000727829 Jy ! Component: 1100 - total flux cleaned = 0.000745753 Jy ! Component: 1150 - total flux cleaned = 0.000754631 Jy ! Component: 1200 - total flux cleaned = 0.000754655 Jy ! Component: 1250 - total flux cleaned = 0.000771669 Jy ! Component: 1300 - total flux cleaned = 0.000796787 Jy ! Component: 1350 - total flux cleaned = 0.000837996 Jy ! Component: 1400 - total flux cleaned = 0.000886507 Jy ! Component: 1450 - total flux cleaned = 0.00087842 Jy ! Component: 1500 - total flux cleaned = 0.000902177 Jy ! Component: 1550 - total flux cleaned = 0.000941086 Jy ! Component: 1600 - total flux cleaned = 0.000941085 Jy ! Component: 1650 - total flux cleaned = 0.000971514 Jy ! Component: 1700 - total flux cleaned = 0.000986469 Jy ! Component: 1750 - total flux cleaned = 0.00100867 Jy ! Component: 1800 - total flux cleaned = 0.00103791 Jy ! Component: 1850 - total flux cleaned = 0.00105225 Jy ! Component: 1900 - total flux cleaned = 0.00105222 Jy ! Component: 1950 - total flux cleaned = 0.00107335 Jy ! Component: 2000 - total flux cleaned = 0.00108724 Jy ! Total flux subtracted in 2048 components = 0.0010942 Jy ! Clean residual min=-0.000347 max=0.000404 Jy/beam ! Clean residual mean=0.000002 rms=0.000133 Jy/beam ! Combined flux in latest and established models = 0.0699085 Jy keep ! Adding 137 model components to the UV plane model. ! The established model now contains 253 components and 0.0699085 Jy ![Exited script file: muppet] wmap "J1529-1904_X_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8013 x 2.113 at -4.324 degrees (North through East) ! Clean map min=-0.0015978 max=0.037936 Jy/beam ! Writing clean map to FITS file: J1529-1904_X_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0379361 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000132643 device "J1529-1904_X_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1529-1904_X_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04895 1.04895 2.0979 4.1958 8.39159 16.7832 33.5664 67.1327 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.037 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.8013 x 2.113 at -4.324 degrees (North through East) ! Clean map min=-0.0015978 max=0.037936 Jy/beam quit ! Quitting program ! Log file J1529-1904_X_2014_06_09_pus_uvs.log closed on Sat Nov 19 00:14:20 2016