! Started logfile: J1624-3213_X_2017_07_09_pus_uvs.log on Wed May 8 15:27:53 2019 obs J1624-3213_X_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1624-3213_X_2017_07_09_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.536889 visibilities/baseline/integration-bin. ! Found source: J1624-3213 ! ! 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 979 lines of history. ! ! Reading 21744 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 J1624-3213_X_2017_07_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 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.905535Jy sigma=0.006361 ! Fit after self-cal, rms=0.883445Jy sigma=0.006220 ! 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.6416 mas, bmaj=2.158 mas, bpa=8.842 degrees ! Estimated noise=1402.99 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.0836902 Jy ! Component: 100 - total flux cleaned = 0.114159 Jy ! Total flux subtracted in 100 components = 0.114159 Jy ! Clean residual min=-0.010666 max=0.014671 Jy/beam ! Clean residual mean=-0.000311 rms=0.003351 Jy/beam ! Combined flux in latest and established models = 0.114159 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.114159 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.110736Jy sigma=0.000722 ! Fit after self-cal, rms=0.110523Jy sigma=0.000720 ! 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.8369 mas, bmaj=2.582 mas, bpa=7.078 degrees ! Estimated noise=697.208 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.0228506 Jy ! Component: 100 - total flux cleaned = 0.0326119 Jy ! Component: 150 - total flux cleaned = 0.0369841 Jy ! Component: 200 - total flux cleaned = 0.0389497 Jy ! Total flux subtracted in 200 components = 0.0389497 Jy ! Clean residual min=-0.008709 max=0.011730 Jy/beam ! Clean residual mean=-0.000123 rms=0.003457 Jy/beam ! Combined flux in latest and established models = 0.153109 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.153109 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.106425Jy sigma=0.000688 ! Fit after self-cal, rms=0.106283Jy sigma=0.000687 ! 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.52 FD 0.96 HN 1.00* KP 0.93 ! LA 0.91 MK 1.03 NL 1.00* OV 1.02 ! PT 0.92 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.54 FD 0.94 HN 1.00* KP 0.91 ! LA 0.93 MK 1.01 NL 1.00* OV 1.01 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.56 FD 0.95 HN 1.00* KP 0.92 ! LA 0.91 MK 0.97 NL 1.00* OV 1.04 ! PT 0.92 SC 1.12 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.66 FD 0.92 HN 1.00* KP 0.90 ! LA 0.95 MK 0.99 NL 1.00* OV 1.05 ! PT 0.92 SC 1.02 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.55 FD 0.91 HN 1.00* KP 0.91 ! LA 0.92 MK 1.05 NL 1.00* OV 0.99 ! PT 0.91 SC 0.97 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.52 FD 0.99 HN 1.00* KP 0.92 ! LA 0.90 MK 0.99 NL 1.00* OV 1.00 ! PT 0.85 SC 0.95 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.53 FD 0.98 HN 1.00* KP 0.90 ! LA 0.93 MK 0.95 NL 1.00* OV 1.00 ! PT 0.89 SC 1.02 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.48 FD 1.02 HN 1.00* KP 0.87 ! LA 0.95 MK 1.10 NL 1.00* OV 1.02 ! PT 0.89 SC 1.05 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.55 FD 0.96 HN 1.00* KP 0.88 ! LA 0.93 MK 1.05 NL 1.00* OV 1.01 ! PT 0.89 SC 0.96 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.55 FD 0.98 HN 1.00* KP 0.87 ! LA 0.95 MK 1.04 NL 1.00* OV 1.05 ! PT 0.87 SC 1.00 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.55 FD 0.91 HN 1.00* KP 0.91 ! LA 0.91 MK 1.12 NL 1.00* OV 1.00 ! PT 0.90 SC 0.99 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.40 FD 0.93 HN 1.00* KP 0.94 ! LA 0.93 MK 1.00* NL 1.00* OV 1.02 ! PT 0.85 SC 0.92 ! ! ! Fit before self-cal, rms=0.106283Jy sigma=0.000687 ! Fit after self-cal, rms=0.116817Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.841 mas, bmaj=2.632 mas, bpa=6.942 degrees ! Estimated noise=698.285 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.000647365 Jy ! Component: 100 - total flux cleaned = -0.000734276 Jy ! Component: 150 - total flux cleaned = -0.000814262 Jy ! Component: 200 - total flux cleaned = -0.000818922 Jy ! Total flux subtracted in 200 components = -0.000818922 Jy ! Clean residual min=-0.008338 max=0.009112 Jy/beam ! Clean residual mean=0.000048 rms=0.002749 Jy/beam ! Combined flux in latest and established models = 0.15229 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 21 components and 0.15229 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.116680Jy sigma=0.000665 ! Fit after self-cal, rms=0.117235Jy sigma=0.000664 ! 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.117235Jy sigma=0.000664 ! Fit after self-cal, rms=0.143071Jy sigma=0.000643 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8388 mas, bmaj=2.584 mas, bpa=7.161 degrees ! Estimated noise=697.735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171516 Jy ! Component: 100 - total flux cleaned = 0.00192918 Jy ! Component: 150 - total flux cleaned = 0.00197829 Jy ! Component: 200 - total flux cleaned = 0.00193443 Jy ! Total flux subtracted in 200 components = 0.00193443 Jy ! Clean residual min=-0.003628 max=0.009141 Jy/beam ! Clean residual mean=0.000025 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.154224 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 24 components and 0.154224 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.143029Jy sigma=0.000642 ! Fit after self-cal, rms=0.143543Jy sigma=0.000642 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, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0083797 Jy ! Component: 100 - total flux cleaned = 0.0101276 Jy ! Component: 150 - total flux cleaned = 0.0103112 Jy ! Component: 200 - total flux cleaned = 0.0106873 Jy ! Total flux subtracted in 200 components = 0.0106873 Jy ! Clean residual min=-0.002900 max=0.004212 Jy/beam ! Clean residual mean=0.000079 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.164912 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.164912 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.143174Jy sigma=0.000636 ! Fit after self-cal, rms=0.143114Jy sigma=0.000636 ! Inverting map ! Added new window around map position (-2, 21.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383742 Jy ! Component: 100 - total flux cleaned = 0.00529649 Jy ! Component: 150 - total flux cleaned = 0.00571546 Jy ! Component: 200 - total flux cleaned = 0.0060598 Jy ! Total flux subtracted in 200 components = 0.0060598 Jy ! Clean residual min=-0.002416 max=0.003305 Jy/beam ! Clean residual mean=0.000071 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.170972 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.170972 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.143020Jy sigma=0.000634 ! Fit after self-cal, rms=0.142967Jy sigma=0.000634 ! 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.142967Jy sigma=0.000634 ! Fit after self-cal, rms=0.151749Jy sigma=0.000633 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.836 mas, bmaj=2.578 mas, bpa=7.453 degrees ! Estimated noise=693.053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186207 Jy ! Component: 100 - total flux cleaned = 0.00205269 Jy ! Component: 150 - total flux cleaned = 0.0019745 Jy ! Component: 200 - total flux cleaned = 0.00190725 Jy ! Total flux subtracted in 200 components = 0.00190725 Jy ! Clean residual min=-0.002360 max=0.002234 Jy/beam ! Clean residual mean=0.000010 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.172879 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 79 components and 0.172879 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.151718Jy sigma=0.000633 ! Fit after self-cal, rms=0.151738Jy sigma=0.000633 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.000684613 Jy ! Component: 100 - total flux cleaned = 0.000660082 Jy ! Component: 150 - total flux cleaned = 0.000554944 Jy ! Component: 200 - total flux cleaned = 0.000409756 Jy ! Total flux subtracted in 200 components = 0.000409756 Jy ! Clean residual min=-0.002233 max=0.002203 Jy/beam ! Clean residual mean=0.000016 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.173289 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 90 components and 0.173289 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.151726Jy sigma=0.000633 ! Fit after self-cal, rms=0.151726Jy sigma=0.000633 ! 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.151726Jy sigma=0.000633 ! Fit after self-cal, rms=0.152855Jy sigma=0.000633 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.043 mas, bmaj=8.853 mas, bpa=8.973 degrees ! Estimated noise=915.412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00040263 Jy ! Component: 100 - total flux cleaned = 0.000282008 Jy ! Component: 150 - total flux cleaned = 0.000162367 Jy ! Component: 200 - total flux cleaned = 6.48245e-05 Jy ! Total flux subtracted in 200 components = 6.48245e-05 Jy ! Clean residual min=-0.002162 max=0.002344 Jy/beam ! Clean residual mean=0.000008 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.173353 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 99 components and 0.173353 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.152854Jy sigma=0.000633 ! Fit after self-cal, rms=0.152854Jy sigma=0.000632 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.000207137 Jy ! Component: 100 - total flux cleaned = 0.000130845 Jy ! Component: 150 - total flux cleaned = 9.54629e-05 Jy ! Component: 200 - total flux cleaned = 7.68396e-05 Jy ! Total flux subtracted in 200 components = 7.68396e-05 Jy ! Clean residual min=-0.002181 max=0.002226 Jy/beam ! Clean residual mean=0.000011 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.17343 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 99 components and 0.17343 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.152853Jy sigma=0.000632 ! Fit after self-cal, rms=0.152849Jy sigma=0.000632 ! 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.8344 mas, bmaj=2.576 mas, bpa=7.546 degrees ! Estimated noise=692.893 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8344 x 2.576 at 7.546 degrees (North through East) ! Clean map min=-0.0025713 max=0.11593 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.6443 mas, bmaj=2.164 mas, bpa=9.378 degrees ! Estimated noise=1376.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0814102 Jy ! Component: 100 - total flux cleaned = 0.11317 Jy ! Component: 150 - total flux cleaned = 0.130504 Jy ! Component: 200 - total flux cleaned = 0.141833 Jy ! Total flux subtracted in 200 components = 0.141833 Jy ! Clean residual min=-0.005160 max=0.008900 Jy/beam ! Clean residual mean=-0.000127 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.141833 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.141833 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8344 mas, bmaj=2.576 mas, bpa=7.546 degrees ! Estimated noise=692.893 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) ! Added new window around map position (1, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131493 Jy ! Component: 100 - total flux cleaned = 0.0201637 Jy ! Component: 150 - total flux cleaned = 0.0245103 Jy ! Component: 200 - total flux cleaned = 0.0269953 Jy ! Total flux subtracted in 200 components = 0.0269953 Jy ! Clean residual min=-0.002439 max=0.002720 Jy/beam ! Clean residual mean=-0.000002 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.168829 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.168829 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=3.043 mas, bmaj=8.853 mas, bpa=8.973 degrees ! Estimated noise=915.412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257521 Jy ! Component: 100 - total flux cleaned = 0.00349182 Jy ! Component: 150 - total flux cleaned = 0.0041655 Jy ! Component: 200 - total flux cleaned = 0.00461971 Jy ! Total flux subtracted in 200 components = 0.00461971 Jy ! Clean residual min=-0.002513 max=0.002156 Jy/beam ! Clean residual mean=0.000011 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.173448 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.00034952 Jy ! Component: 100 - total flux cleaned = 0.000574588 Jy ! Component: 150 - total flux cleaned = 0.000762949 Jy ! Component: 200 - total flux cleaned = 0.000878888 Jy ! Total flux subtracted in 200 components = 0.000878888 Jy ! Clean residual min=-0.002312 max=0.002044 Jy/beam ! Clean residual mean=0.000017 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.174327 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 81 components and 0.174327 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8344 mas, bmaj=2.576 mas, bpa=7.546 degrees ! Estimated noise=692.893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.12468e-05 Jy ! Component: 100 - total flux cleaned = -2.46608e-05 Jy ! Component: 150 - total flux cleaned = 0.000124569 Jy ! Component: 200 - total flux cleaned = 0.000157165 Jy ! Total flux subtracted in 200 components = 0.000157165 Jy ! Clean residual min=-0.002098 max=0.002106 Jy/beam ! Clean residual mean=0.000008 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.174484 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 96 components and 0.174484 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.152861Jy sigma=0.000632 ! Fit after self-cal, rms=0.152857Jy sigma=0.000632 wmodel J1624-3213_X_2017_07_09_pus_map.mod ! Writing 96 model components to file: J1624-3213_X_2017_07_09_pus_map.mod wobs J1624-3213_X_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1624-3213_X_2017_07_09_pus_uvs.fits wwins J1624-3213_X_2017_07_09_pus_map.win ! wwins: Wrote 4 windows to J1624-3213_X_2017_07_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000235244 Jy ! Component: 100 - total flux cleaned = -0.000105651 Jy ! Component: 150 - total flux cleaned = 0.000105122 Jy ! Component: 200 - total flux cleaned = 0.00041412 Jy ! Component: 250 - total flux cleaned = 0.000653086 Jy ! Component: 300 - total flux cleaned = 0.000728217 Jy ! Component: 350 - total flux cleaned = 0.000823501 Jy ! Component: 400 - total flux cleaned = 0.00093777 Jy ! Component: 450 - total flux cleaned = 0.00104757 Jy ! Component: 500 - total flux cleaned = 0.00115306 Jy ! Component: 550 - total flux cleaned = 0.0012143 Jy ! Component: 600 - total flux cleaned = 0.00129325 Jy ! Component: 650 - total flux cleaned = 0.00135006 Jy ! Component: 700 - total flux cleaned = 0.00138706 Jy ! Component: 750 - total flux cleaned = 0.00138698 Jy ! Component: 800 - total flux cleaned = 0.00136959 Jy ! Component: 850 - total flux cleaned = 0.00136987 Jy ! Component: 900 - total flux cleaned = 0.00138695 Jy ! Component: 950 - total flux cleaned = 0.00138749 Jy ! Component: 1000 - total flux cleaned = 0.00146622 Jy ! Component: 1050 - total flux cleaned = 0.00149633 Jy ! Component: 1100 - total flux cleaned = 0.00148118 Jy ! Component: 1150 - total flux cleaned = 0.00151072 Jy ! Component: 1200 - total flux cleaned = 0.00153906 Jy ! Component: 1250 - total flux cleaned = 0.00153888 Jy ! Component: 1300 - total flux cleaned = 0.00152514 Jy ! Component: 1350 - total flux cleaned = 0.00156511 Jy ! Component: 1400 - total flux cleaned = 0.00160412 Jy ! Component: 1450 - total flux cleaned = 0.00161677 Jy ! Component: 1500 - total flux cleaned = 0.00164203 Jy ! Component: 1550 - total flux cleaned = 0.00162984 Jy ! Component: 1600 - total flux cleaned = 0.00166599 Jy ! Component: 1650 - total flux cleaned = 0.00166567 Jy ! Component: 1700 - total flux cleaned = 0.00164242 Jy ! Component: 1750 - total flux cleaned = 0.00168831 Jy ! Component: 1800 - total flux cleaned = 0.00166604 Jy ! Component: 1850 - total flux cleaned = 0.00169962 Jy ! Component: 1900 - total flux cleaned = 0.00168884 Jy ! Component: 1950 - total flux cleaned = 0.00172115 Jy ! Component: 2000 - total flux cleaned = 0.00170008 Jy ! Total flux subtracted in 2048 components = 0.00174179 Jy ! Clean residual min=-0.000580 max=0.000636 Jy/beam ! Clean residual mean=0.000005 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.176226 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 238 components and 0.176226 Jy ![Exited script file: muppet] wmap "J1624-3213_X_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8344 x 2.576 at 7.546 degrees (North through East) ! Clean map min=-0.0026215 max=0.11337 Jy/beam ! Writing clean map to FITS file: J1624-3213_X_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.113372 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202232 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.535137 0.535137 1.07027 2.14055 4.2811 8.5622 17.1244 34.2488 68.4976 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.113 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.8344 x 2.576 at 7.546 degrees (North through East) ! Clean map min=-0.0026215 max=0.11337 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 J1624-3213_X_2017_07_09_pus_uvs.log closed on Wed May 8 15:27:55 2019