! Started logfile: J1400+6210_X_2017_06_15_pus_uvs.log on Tue May 7 19:57:34 2019 obs J1400+6210_X_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1400+6210_X_2017_06_15_pus_uva.fits ! AN table 1: 191 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975102 visibilities/baseline/integration-bin. ! Found source: J1400+6210 ! ! 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 989 lines of history. ! ! Reading 100572 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 J1400+6210_X_2017_06_15_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.966458Jy sigma=0.007920 ! Fit after self-cal, rms=0.923403Jy sigma=0.007546 ! 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.8305 mas, bmaj=0.8976 mas, bpa=12.19 degrees ! Estimated noise=673.982 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.051211 Jy ! Component: 100 - total flux cleaned = 0.0772351 Jy ! Total flux subtracted in 100 components = 0.0772351 Jy ! Clean residual min=-0.008761 max=0.017532 Jy/beam ! Clean residual mean=-0.000164 rms=0.003352 Jy/beam ! Combined flux in latest and established models = 0.0772351 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0772351 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.166585Jy sigma=0.001461 ! Fit after self-cal, rms=0.166073Jy sigma=0.001457 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.087 mas, bmaj=1.172 mas, bpa=22.21 degrees ! Estimated noise=275.22 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.0497557 Jy ! Component: 100 - total flux cleaned = 0.0787632 Jy ! Component: 150 - total flux cleaned = 0.095842 Jy ! Component: 200 - total flux cleaned = 0.105896 Jy ! Total flux subtracted in 200 components = 0.105896 Jy ! Clean residual min=-0.016458 max=0.030122 Jy/beam ! Clean residual mean=-0.000328 rms=0.007157 Jy/beam ! Combined flux in latest and established models = 0.183131 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.183131 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.153092Jy sigma=0.001315 ! Fit after self-cal, rms=0.151816Jy sigma=0.001307 ! 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.96 FD 1.09 HN 1.59 KP 0.71 ! LA 0.53 MK 0.94 NL 2.41 OV 1.26 ! PT 0.89 SC 1.64 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.91 FD 1.10 HN 1.59 KP 0.67 ! LA 0.53 MK 0.95 NL 2.46 OV 1.30 ! PT 0.91 SC 1.56 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 2.26 FD 1.11 HN 1.74 KP 0.70 ! LA 0.53 MK 0.89 NL 3.22 OV 1.85 ! PT 0.90 SC 1.69 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 2.32 FD 1.08 HN 1.67 KP 0.73 ! LA 0.52 MK 0.82 NL 2.36 OV 1.82 ! PT 0.91 SC 1.74 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 2.01 FD 1.10 HN 1.59 KP 0.70 ! LA 0.53 MK 0.87 NL 2.28 OV 1.32 ! PT 0.90 SC 1.59 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.96 FD 1.15 HN 1.62 KP 0.71 ! LA 0.54 MK 0.89 NL 2.29 OV 1.31 ! PT 0.89 SC 1.55 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 2.24 FD 1.11 HN 1.70 KP 0.70 ! LA 0.56 MK 0.81 NL 2.49 OV 1.31 ! PT 0.92 SC 1.44 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 2.14 FD 1.18 HN 1.49 KP 0.71 ! LA 0.53 MK 0.79 NL 2.14 OV 1.29 ! PT 0.92 SC 1.52 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 2.15 FD 1.10 HN 1.44 KP 0.70 ! LA 0.56 MK 0.80 NL 2.40 OV 1.23 ! PT 0.93 SC 1.28 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 2.22 FD 1.10 HN 1.47 KP 0.72 ! LA 0.56 MK 0.84 NL 2.10 OV 1.23 ! PT 0.93 SC 1.38 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 2.13 FD 1.09 HN 1.37 KP 0.71 ! LA 0.57 MK 0.68 NL 2.05 OV 1.25 ! PT 0.91 SC 1.37 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.99 FD 1.04 HN 1.41 KP 0.73 ! LA 0.56 MK 0.64 NL 2.32 OV 1.23 ! PT 0.93 SC 1.29 ! ! ! Fit before self-cal, rms=0.151816Jy sigma=0.001307 ! Fit after self-cal, rms=0.243158Jy sigma=0.001156 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.128 mas, bmaj=1.205 mas, bpa=-1.056 degrees ! Estimated noise=304.221 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.00227823 Jy ! Component: 100 - total flux cleaned = 0.00234347 Jy ! Component: 150 - total flux cleaned = 0.00245884 Jy ! Component: 200 - total flux cleaned = 0.00251182 Jy ! Total flux subtracted in 200 components = 0.00251182 Jy ! Clean residual min=-0.015044 max=0.025556 Jy/beam ! Clean residual mean=0.000017 rms=0.006115 Jy/beam ! Combined flux in latest and established models = 0.185643 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.185643 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.242937Jy sigma=0.001156 ! Fit after self-cal, rms=0.249570Jy sigma=0.001142 ! 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.249570Jy sigma=0.001142 ! Fit after self-cal, rms=0.665041Jy sigma=0.000878 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.113 mas, bmaj=1.174 mas, bpa=-0.3417 degrees ! Estimated noise=309.647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00334305 Jy ! Component: 100 - total flux cleaned = 0.00354713 Jy ! Component: 150 - total flux cleaned = 0.00364252 Jy ! Component: 200 - total flux cleaned = 0.00360183 Jy ! Total flux subtracted in 200 components = 0.00360183 Jy ! Clean residual min=-0.011048 max=0.018520 Jy/beam ! Clean residual mean=-0.000241 rms=0.003418 Jy/beam ! Combined flux in latest and established models = 0.189245 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.189245 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.664787Jy sigma=0.000879 ! Fit after self-cal, rms=0.670248Jy sigma=0.000873 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 (-9.2, 2.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161353 Jy ! Component: 100 - total flux cleaned = 0.0241868 Jy ! Component: 150 - total flux cleaned = 0.0271848 Jy ! Component: 200 - total flux cleaned = 0.0283355 Jy ! Total flux subtracted in 200 components = 0.0283355 Jy ! Clean residual min=-0.011021 max=0.013009 Jy/beam ! Clean residual mean=-0.000144 rms=0.003349 Jy/beam ! Combined flux in latest and established models = 0.21758 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 74 components and 0.21758 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.669240Jy sigma=0.000866 ! Fit after self-cal, rms=0.668607Jy sigma=0.000855 ! Inverting map ! Added new window around map position (-10.4, 15.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141513 Jy ! Component: 100 - total flux cleaned = 0.0220005 Jy ! Component: 150 - total flux cleaned = 0.0250895 Jy ! Component: 200 - total flux cleaned = 0.0273585 Jy ! Total flux subtracted in 200 components = 0.0273585 Jy ! Clean residual min=-0.011295 max=0.010529 Jy/beam ! Clean residual mean=-0.000130 rms=0.003305 Jy/beam ! Combined flux in latest and established models = 0.244939 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 118 components and 0.244939 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.667434Jy sigma=0.000851 ! Fit after self-cal, rms=0.667081Jy sigma=0.000847 ! 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.667081Jy sigma=0.000847 ! Fit after self-cal, rms=0.624220Jy sigma=0.000827 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.105 mas, bmaj=1.212 mas, bpa=10.6 degrees ! Estimated noise=302.336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00962309 Jy ! Component: 100 - total flux cleaned = 0.0157598 Jy ! Component: 150 - total flux cleaned = 0.0182681 Jy ! Component: 200 - total flux cleaned = 0.0198351 Jy ! Total flux subtracted in 200 components = 0.0198351 Jy ! Clean residual min=-0.008894 max=0.010167 Jy/beam ! Clean residual mean=-0.000081 rms=0.002885 Jy/beam ! Combined flux in latest and established models = 0.264774 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 126 components and 0.264774 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.623542Jy sigma=0.000829 ! Fit after self-cal, rms=0.623245Jy sigma=0.000826 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.00497375 Jy ! Component: 100 - total flux cleaned = 0.00668567 Jy ! Component: 150 - total flux cleaned = 0.00732688 Jy ! Component: 200 - total flux cleaned = 0.00800144 Jy ! Total flux subtracted in 200 components = 0.00800144 Jy ! Clean residual min=-0.010190 max=0.010954 Jy/beam ! Clean residual mean=-0.000057 rms=0.002977 Jy/beam ! Combined flux in latest and established models = 0.272775 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 134 components and 0.272775 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.622820Jy sigma=0.000830 ! Fit after self-cal, rms=0.622778Jy sigma=0.000829 ! 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.622778Jy sigma=0.000829 ! Fit after self-cal, rms=0.652860Jy sigma=0.000824 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.889 mas, bmaj=3.154 mas, bpa=80.28 degrees ! Estimated noise=333.619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00642875 Jy ! Component: 100 - total flux cleaned = 0.00722483 Jy ! Component: 150 - total flux cleaned = 0.00761013 Jy ! Component: 200 - total flux cleaned = 0.00795386 Jy ! Total flux subtracted in 200 components = 0.00795386 Jy ! Clean residual min=-0.014516 max=0.019056 Jy/beam ! Clean residual mean=-0.000060 rms=0.004943 Jy/beam ! Combined flux in latest and established models = 0.280729 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 145 components and 0.280729 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.652504Jy sigma=0.000829 ! Fit after self-cal, rms=0.652586Jy sigma=0.000828 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.00181279 Jy ! Component: 100 - total flux cleaned = 0.00169647 Jy ! Component: 150 - total flux cleaned = 0.00169093 Jy ! Component: 200 - total flux cleaned = 0.00158676 Jy ! Total flux subtracted in 200 components = 0.00158676 Jy ! Clean residual min=-0.015543 max=0.019410 Jy/beam ! Clean residual mean=-0.000042 rms=0.005010 Jy/beam ! Combined flux in latest and established models = 0.282316 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 146 components and 0.282316 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.652376Jy sigma=0.000831 ! Fit after self-cal, rms=0.652434Jy sigma=0.000830 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=1.111 mas, bmaj=1.236 mas, bpa=14.54 degrees ! Estimated noise=304.177 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.111 x 1.236 at 14.54 degrees (North through East) ! Clean map min=-0.010872 max=0.083679 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.8093 mas, bmaj=0.9308 mas, bpa=11.66 degrees ! Estimated noise=809.222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.056473 Jy ! Component: 100 - total flux cleaned = 0.0921528 Jy ! Component: 150 - total flux cleaned = 0.119176 Jy ! Component: 200 - total flux cleaned = 0.140822 Jy ! Total flux subtracted in 200 components = 0.140822 Jy ! Clean residual min=-0.008715 max=0.013290 Jy/beam ! Clean residual mean=-0.000118 rms=0.002827 Jy/beam ! Combined flux in latest and established models = 0.140822 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.140822 Jy ! Inverting map and beam ! Estimated beam: bmin=1.111 mas, bmaj=1.236 mas, bpa=14.54 degrees ! Estimated noise=304.177 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.0306718 Jy ! Component: 100 - total flux cleaned = 0.0532201 Jy ! Component: 150 - total flux cleaned = 0.0710783 Jy ! Component: 200 - total flux cleaned = 0.0854591 Jy ! Total flux subtracted in 200 components = 0.0854591 Jy ! Clean residual min=-0.010827 max=0.011305 Jy/beam ! Clean residual mean=-0.000131 rms=0.003335 Jy/beam ! Combined flux in latest and established models = 0.226281 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 63 components and 0.226281 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.889 mas, bmaj=3.154 mas, bpa=80.28 degrees ! Estimated noise=333.619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193569 Jy ! Component: 100 - total flux cleaned = 0.0325228 Jy ! Component: 150 - total flux cleaned = 0.0390619 Jy ! Component: 200 - total flux cleaned = 0.0426057 Jy ! Total flux subtracted in 200 components = 0.0426057 Jy ! Clean residual min=-0.014863 max=0.018470 Jy/beam ! Clean residual mean=-0.000093 rms=0.005013 Jy/beam ! Combined flux in latest and established models = 0.268887 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.00262501 Jy ! Component: 100 - total flux cleaned = 0.00478211 Jy ! Component: 150 - total flux cleaned = 0.0064122 Jy ! Component: 200 - total flux cleaned = 0.00725846 Jy ! Total flux subtracted in 200 components = 0.00725846 Jy ! Clean residual min=-0.015284 max=0.019221 Jy/beam ! Clean residual mean=-0.000056 rms=0.005040 Jy/beam ! Combined flux in latest and established models = 0.276145 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 93 components and 0.276145 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.111 mas, bmaj=1.236 mas, bpa=14.54 degrees ! Estimated noise=304.177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00076 Jy ! Component: 100 - total flux cleaned = 0.00173442 Jy ! Component: 150 - total flux cleaned = 0.00276171 Jy ! Component: 200 - total flux cleaned = 0.00337331 Jy ! Total flux subtracted in 200 components = 0.00337331 Jy ! Clean residual min=-0.010693 max=0.011244 Jy/beam ! Clean residual mean=-0.000029 rms=0.003021 Jy/beam ! Combined flux in latest and established models = 0.279518 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.279518 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.652356Jy sigma=0.000837 ! Fit after self-cal, rms=0.652506Jy sigma=0.000834 wmodel J1400+6210_X_2017_06_15_pus_map.mod ! Writing 106 model components to file: J1400+6210_X_2017_06_15_pus_map.mod wobs J1400+6210_X_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1400+6210_X_2017_06_15_pus_uvs.fits wwins J1400+6210_X_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J1400+6210_X_2017_06_15_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.0026362 Jy ! Component: 100 - total flux cleaned = 0.00333439 Jy ! Component: 150 - total flux cleaned = 0.00365827 Jy ! Component: 200 - total flux cleaned = 0.00428087 Jy ! Component: 250 - total flux cleaned = 0.00503277 Jy ! Component: 300 - total flux cleaned = 0.00590928 Jy ! Component: 350 - total flux cleaned = 0.00676444 Jy ! Component: 400 - total flux cleaned = 0.00787662 Jy ! Component: 450 - total flux cleaned = 0.00882538 Jy ! Component: 500 - total flux cleaned = 0.00975679 Jy ! Component: 550 - total flux cleaned = 0.01067 Jy ! Component: 600 - total flux cleaned = 0.0118179 Jy ! Component: 650 - total flux cleaned = 0.0124448 Jy ! Component: 700 - total flux cleaned = 0.013186 Jy ! Component: 750 - total flux cleaned = 0.0139152 Jy ! Component: 800 - total flux cleaned = 0.0143938 Jy ! Component: 850 - total flux cleaned = 0.0151003 Jy ! Component: 900 - total flux cleaned = 0.0155652 Jy ! Component: 950 - total flux cleaned = 0.0157937 Jy ! Component: 1000 - total flux cleaned = 0.0159078 Jy ! Component: 1050 - total flux cleaned = 0.0162436 Jy ! Component: 1100 - total flux cleaned = 0.015911 Jy ! Component: 1150 - total flux cleaned = 0.0155828 Jy ! Component: 1200 - total flux cleaned = 0.0154751 Jy ! Component: 1250 - total flux cleaned = 0.0152598 Jy ! Component: 1300 - total flux cleaned = 0.0152593 Jy ! Component: 1350 - total flux cleaned = 0.0149432 Jy ! Component: 1400 - total flux cleaned = 0.0151525 Jy ! Component: 1450 - total flux cleaned = 0.015049 Jy ! Component: 1500 - total flux cleaned = 0.0149472 Jy ! Component: 1550 - total flux cleaned = 0.0150486 Jy ! Component: 1600 - total flux cleaned = 0.0148458 Jy ! Component: 1650 - total flux cleaned = 0.0147462 Jy ! Component: 1700 - total flux cleaned = 0.0146473 Jy ! Component: 1750 - total flux cleaned = 0.0146473 Jy ! Component: 1800 - total flux cleaned = 0.0143523 Jy ! Component: 1850 - total flux cleaned = 0.0141577 Jy ! Component: 1900 - total flux cleaned = 0.0141572 Jy ! Component: 1950 - total flux cleaned = 0.013773 Jy ! Component: 2000 - total flux cleaned = 0.0139647 Jy ! Total flux subtracted in 2048 components = 0.0135854 Jy ! Clean residual min=-0.005053 max=0.005271 Jy/beam ! Clean residual mean=-0.000014 rms=0.002086 Jy/beam ! Combined flux in latest and established models = 0.293104 Jy keep ! Adding 229 model components to the UV plane model. ! The established model now contains 335 components and 0.293104 Jy ![Exited script file: muppet] wmap "J1400+6210_X_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.111 x 1.236 at 14.54 degrees (North through East) ! Clean map min=-0.011349 max=0.081798 Jy/beam ! Writing clean map to FITS file: J1400+6210_X_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0817977 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00207003 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.59202 7.59202 15.184 30.3681 60.7362 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0062 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.081 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.111 x 1.236 at 14.54 degrees (North through East) ! Clean map min=-0.011349 max=0.081798 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 J1400+6210_X_2017_06_15_pus_uvs.log closed on Tue May 7 19:57:41 2019