! Started logfile: J0010-4153_X_2017_01_16_pus_uvs.log on Sun Apr 7 14:43:14 2019 obs J0010-4153_X_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0010-4153_X_2017_01_16_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.461492 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0010-4153 ! ! 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 1309 lines of history. ! ! Reading 18192 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 J0010-4153_X_2017_01_16_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 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914640Jy sigma=0.005927 ! Fit after self-cal, rms=0.862278Jy sigma=0.005651 ! 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.7406 mas, bmaj=6.48 mas, bpa=15.06 degrees ! Estimated noise=3126.79 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.0838486 Jy ! Component: 100 - total flux cleaned = 0.127388 Jy ! Total flux subtracted in 100 components = 0.127388 Jy ! Clean residual min=-0.019074 max=0.024214 Jy/beam ! Clean residual mean=-0.000054 rms=0.007776 Jy/beam ! Combined flux in latest and established models = 0.127388 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 50 components and 0.127388 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.193722Jy sigma=0.000843 ! Fit after self-cal, rms=0.193004Jy sigma=0.000839 ! 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.033 mas, bmaj=6.695 mas, bpa=14.52 degrees ! Estimated noise=909.889 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.0490696 Jy ! Component: 100 - total flux cleaned = 0.0789171 Jy ! Component: 150 - total flux cleaned = 0.0991663 Jy ! Component: 200 - total flux cleaned = 0.113546 Jy ! Total flux subtracted in 200 components = 0.113546 Jy ! Clean residual min=-0.029995 max=0.026778 Jy/beam ! Clean residual mean=0.000220 rms=0.011379 Jy/beam ! Combined flux in latest and established models = 0.240934 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 133 components and 0.240934 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.168013Jy sigma=0.000774 ! Fit after self-cal, rms=0.167629Jy sigma=0.000771 ! 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 1.20 HN 1.00* KP 0.90 ! LA 1.19 MK 1.00* NL 1.03 OV 1.18 ! PT 0.48 SC 1.19 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.20 HN 1.00* KP 0.97 ! LA 1.21 MK 1.00* NL 1.18 OV 1.21 ! PT 0.48 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.22 HN 1.00* KP 0.99 ! LA 1.16 MK 1.00* NL 1.04 OV 1.17 ! PT 0.47 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 1.00* KP 1.06 ! LA 1.28 MK 1.00* NL 0.99 OV 1.09 ! PT 0.46 SC 1.15 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.23 HN 1.00* KP 1.03 ! LA 1.31 MK 1.00* NL 1.11 OV 1.04 ! PT 0.44 SC 1.12 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 1.00* KP 1.08 ! LA 1.31 MK 1.00* NL 1.10 OV 1.06 ! PT 0.45 SC 1.11 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.16 HN 1.00* KP 1.03 ! LA 1.16 MK 1.00* NL 1.15 OV 1.11 ! PT 0.45 SC 0.97 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.16 HN 1.00* KP 1.01 ! LA 1.33 MK 1.00* NL 1.24 OV 1.10 ! PT 0.47 SC 0.91 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.00* KP 1.01 ! LA 1.25 MK 1.00* NL 1.11 OV 1.11 ! PT 0.48 SC 1.12 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.00* KP 0.93 ! LA 1.19 MK 1.00* NL 1.10 OV 1.21 ! PT 0.49 SC 0.99 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 1.00* KP 1.01 ! LA 1.31 MK 1.00* NL 1.09 OV 1.11 ! PT 0.50 SC 0.79 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.00* KP 0.92 ! LA 1.28 MK 1.00* NL 0.96 OV 1.11 ! PT 0.57 SC 0.91 ! ! ! Fit before self-cal, rms=0.167629Jy sigma=0.000771 ! Fit after self-cal, rms=0.118291Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.051 mas, bmaj=6.982 mas, bpa=14.68 degrees ! Estimated noise=912.934 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.00029131 Jy ! Component: 100 - total flux cleaned = -0.000293705 Jy ! Component: 150 - total flux cleaned = -0.000365342 Jy ! Component: 200 - total flux cleaned = -0.000491194 Jy ! Total flux subtracted in 200 components = -0.000491194 Jy ! Clean residual min=-0.015511 max=0.017774 Jy/beam ! Clean residual mean=0.000270 rms=0.005190 Jy/beam ! Combined flux in latest and established models = 0.240443 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 140 components and 0.240443 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.118206Jy sigma=0.000670 ! Fit after self-cal, rms=0.117828Jy 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.117828Jy sigma=0.000664 ! Fit after self-cal, rms=0.116647Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.043 mas, bmaj=6.962 mas, bpa=14.74 degrees ! Estimated noise=901.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103842 Jy ! Component: 100 - total flux cleaned = -0.00109065 Jy ! Component: 150 - total flux cleaned = -0.00108881 Jy ! Component: 200 - total flux cleaned = -0.00104211 Jy ! Total flux subtracted in 200 components = -0.00104211 Jy ! Clean residual min=-0.014396 max=0.015873 Jy/beam ! Clean residual mean=0.000244 rms=0.005051 Jy/beam ! Combined flux in latest and established models = 0.239401 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 147 components and 0.239401 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.116604Jy sigma=0.000664 ! Fit after self-cal, rms=0.116609Jy sigma=0.000664 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.00026989 Jy ! Component: 100 - total flux cleaned = -0.00021973 Jy ! Component: 150 - total flux cleaned = -0.000124034 Jy ! Component: 200 - total flux cleaned = -0.000124258 Jy ! Total flux subtracted in 200 components = -0.000124258 Jy ! Clean residual min=-0.014196 max=0.015867 Jy/beam ! Clean residual mean=0.000241 rms=0.005035 Jy/beam ! Combined flux in latest and established models = 0.239277 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 149 components and 0.239277 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.116573Jy sigma=0.000663 ! Fit after self-cal, rms=0.116546Jy sigma=0.000663 ! 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.116546Jy sigma=0.000663 ! Fit after self-cal, rms=0.117195Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.042 mas, bmaj=6.992 mas, bpa=14.75 degrees ! Estimated noise=902.417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000887056 Jy ! Component: 100 - total flux cleaned = -0.000788161 Jy ! Component: 150 - total flux cleaned = -0.000786755 Jy ! Component: 200 - total flux cleaned = -0.000743331 Jy ! Total flux subtracted in 200 components = -0.000743331 Jy ! Clean residual min=-0.014161 max=0.015727 Jy/beam ! Clean residual mean=0.000235 rms=0.005019 Jy/beam ! Combined flux in latest and established models = 0.238534 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 151 components and 0.238534 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.117158Jy sigma=0.000663 ! Fit after self-cal, rms=0.117141Jy sigma=0.000663 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.000158365 Jy ! Component: 100 - total flux cleaned = -0.000110531 Jy ! Component: 150 - total flux cleaned = -2.38544e-05 Jy ! Component: 200 - total flux cleaned = 1.74709e-05 Jy ! Total flux subtracted in 200 components = 1.74709e-05 Jy ! Clean residual min=-0.014114 max=0.015708 Jy/beam ! Clean residual mean=0.000234 rms=0.005002 Jy/beam ! Combined flux in latest and established models = 0.238551 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 152 components and 0.238551 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.117112Jy sigma=0.000663 ! Fit after self-cal, rms=0.117091Jy sigma=0.000663 ! 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.117091Jy sigma=0.000663 ! Fit after self-cal, rms=0.117614Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.632 mas, bmaj=12.88 mas, bpa=-0.6819 degrees ! Estimated noise=1049.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.14522e-05 Jy ! Component: 100 - total flux cleaned = -0.000113865 Jy ! Component: 150 - total flux cleaned = -0.00023917 Jy ! Component: 200 - total flux cleaned = -0.000239673 Jy ! Total flux subtracted in 200 components = -0.000239673 Jy ! Clean residual min=-0.019549 max=0.021667 Jy/beam ! Clean residual mean=0.000362 rms=0.007268 Jy/beam ! Combined flux in latest and established models = 0.238311 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 158 components and 0.238311 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.117604Jy sigma=0.000663 ! Fit after self-cal, rms=0.117652Jy sigma=0.000663 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 = 9.25851e-05 Jy ! Component: 100 - total flux cleaned = 3.36941e-05 Jy ! Component: 150 - total flux cleaned = 3.42406e-05 Jy ! Component: 200 - total flux cleaned = 3.10618e-05 Jy ! Total flux subtracted in 200 components = 3.10618e-05 Jy ! Clean residual min=-0.019502 max=0.021672 Jy/beam ! Clean residual mean=0.000365 rms=0.007253 Jy/beam ! Combined flux in latest and established models = 0.238342 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 159 components and 0.238342 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.117645Jy sigma=0.000663 ! Fit after self-cal, rms=0.117675Jy sigma=0.000663 ! 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.042 mas, bmaj=7.018 mas, bpa=14.76 degrees ! Estimated noise=903.262 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.042 x 7.018 at 14.76 degrees (North through East) ! Clean map min=-0.014125 max=0.10737 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.7486 mas, bmaj=6.768 mas, bpa=15.18 degrees ! Estimated noise=3139.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0814986 Jy ! Component: 100 - total flux cleaned = 0.125029 Jy ! Component: 150 - total flux cleaned = 0.154494 Jy ! Component: 200 - total flux cleaned = 0.174711 Jy ! Total flux subtracted in 200 components = 0.174711 Jy ! Clean residual min=-0.010802 max=0.011103 Jy/beam ! Clean residual mean=-0.000039 rms=0.003906 Jy/beam ! Combined flux in latest and established models = 0.174711 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 71 model components to the UV plane model. ! The established model now contains 71 components and 0.174711 Jy ! Inverting map and beam ! Estimated beam: bmin=1.042 mas, bmaj=7.018 mas, bpa=14.76 degrees ! Estimated noise=903.262 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.0237131 Jy ! Component: 100 - total flux cleaned = 0.0368474 Jy ! Component: 150 - total flux cleaned = 0.0451824 Jy ! Component: 200 - total flux cleaned = 0.0505683 Jy ! Total flux subtracted in 200 components = 0.0505683 Jy ! Clean residual min=-0.014476 max=0.015391 Jy/beam ! Clean residual mean=0.000138 rms=0.005245 Jy/beam ! Combined flux in latest and established models = 0.225279 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 135 components and 0.225279 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.632 mas, bmaj=12.88 mas, bpa=-0.6819 degrees ! Estimated noise=1049.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00554498 Jy ! Component: 100 - total flux cleaned = 0.00718105 Jy ! Component: 150 - total flux cleaned = 0.0073711 Jy ! Component: 200 - total flux cleaned = 0.00764222 Jy ! Total flux subtracted in 200 components = 0.00764222 Jy ! Clean residual min=-0.019831 max=0.021841 Jy/beam ! Clean residual mean=0.000304 rms=0.007445 Jy/beam ! Combined flux in latest and established models = 0.232921 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.000170012 Jy ! Component: 100 - total flux cleaned = 0.000417438 Jy ! Component: 150 - total flux cleaned = 0.000656526 Jy ! Component: 200 - total flux cleaned = 0.000731829 Jy ! Total flux subtracted in 200 components = 0.000731829 Jy ! Clean residual min=-0.019651 max=0.022031 Jy/beam ! Clean residual mean=0.000313 rms=0.007403 Jy/beam ! Combined flux in latest and established models = 0.233653 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 143 components and 0.233653 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.042 mas, bmaj=7.018 mas, bpa=14.76 degrees ! Estimated noise=903.262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00102381 Jy ! Component: 100 - total flux cleaned = -0.000849518 Jy ! Component: 150 - total flux cleaned = -0.000772511 Jy ! Component: 200 - total flux cleaned = -0.000702079 Jy ! Total flux subtracted in 200 components = -0.000702079 Jy ! Clean residual min=-0.014031 max=0.015945 Jy/beam ! Clean residual mean=0.000194 rms=0.005102 Jy/beam ! Combined flux in latest and established models = 0.232951 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 154 components and 0.232951 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.117897Jy sigma=0.000664 ! Fit after self-cal, rms=0.117770Jy sigma=0.000664 wmodel J0010-4153_X_2017_01_16_pus_map.mod ! Writing 154 model components to file: J0010-4153_X_2017_01_16_pus_map.mod wobs J0010-4153_X_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0010-4153_X_2017_01_16_pus_uvs.fits wwins J0010-4153_X_2017_01_16_pus_map.win ! wwins: Wrote 1 windows to J0010-4153_X_2017_01_16_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.00331047 Jy ! Component: 100 - total flux cleaned = 0.00629812 Jy ! Component: 150 - total flux cleaned = 0.00733728 Jy ! Component: 200 - total flux cleaned = 0.00845713 Jy ! Component: 250 - total flux cleaned = 0.00962756 Jy ! Component: 300 - total flux cleaned = 0.0106899 Jy ! Component: 350 - total flux cleaned = 0.0116566 Jy ! Component: 400 - total flux cleaned = 0.0121653 Jy ! Component: 450 - total flux cleaned = 0.0129814 Jy ! Component: 500 - total flux cleaned = 0.0134135 Jy ! Component: 550 - total flux cleaned = 0.0140193 Jy ! Component: 600 - total flux cleaned = 0.0146753 Jy ! Component: 650 - total flux cleaned = 0.0151093 Jy ! Component: 700 - total flux cleaned = 0.0155247 Jy ! Component: 750 - total flux cleaned = 0.0163902 Jy ! Component: 800 - total flux cleaned = 0.017364 Jy ! Component: 850 - total flux cleaned = 0.0185102 Jy ! Component: 900 - total flux cleaned = 0.0196064 Jy ! Component: 950 - total flux cleaned = 0.0205893 Jy ! Component: 1000 - total flux cleaned = 0.0215939 Jy ! Component: 1050 - total flux cleaned = 0.0224376 Jy ! Component: 1100 - total flux cleaned = 0.0234203 Jy ! Component: 1150 - total flux cleaned = 0.0242513 Jy ! Component: 1200 - total flux cleaned = 0.0248364 Jy ! Component: 1250 - total flux cleaned = 0.0254522 Jy ! Component: 1300 - total flux cleaned = 0.025999 Jy ! Component: 1350 - total flux cleaned = 0.0264794 Jy ! Component: 1400 - total flux cleaned = 0.0268048 Jy ! Component: 1450 - total flux cleaned = 0.0271669 Jy ! Component: 1500 - total flux cleaned = 0.0275176 Jy ! Component: 1550 - total flux cleaned = 0.0278161 Jy ! Component: 1600 - total flux cleaned = 0.0281475 Jy ! Component: 1650 - total flux cleaned = 0.0284705 Jy ! Component: 1700 - total flux cleaned = 0.0287078 Jy ! Component: 1750 - total flux cleaned = 0.029055 Jy ! Component: 1800 - total flux cleaned = 0.0293586 Jy ! Component: 1850 - total flux cleaned = 0.0295846 Jy ! Component: 1900 - total flux cleaned = 0.0298469 Jy ! Component: 1950 - total flux cleaned = 0.0300709 Jy ! Component: 2000 - total flux cleaned = 0.0303311 Jy ! Total flux subtracted in 2048 components = 0.0305906 Jy ! Clean residual min=-0.002217 max=0.002020 Jy/beam ! Clean residual mean=0.000044 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.263542 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 464 components and 0.263542 Jy ![Exited script file: muppet] wmap "J0010-4153_X_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.042 x 7.018 at 14.76 degrees (North through East) ! Clean map min=-0.0079277 max=0.11166 Jy/beam ! Writing clean map to FITS file: J0010-4153_X_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.111658 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000832103 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.23568 2.23568 4.47135 8.9427 17.8854 35.7708 71.5416 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.111 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.042 x 7.018 at 14.76 degrees (North through East) ! Clean map min=-0.0079277 max=0.11166 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 J0010-4153_X_2017_01_16_pus_uvs.log closed on Sun Apr 7 14:43:16 2019