! Started logfile: J1624-3516_S_2017_07_09_pus_uvs.log on Wed May 8 14:52:59 2019 obs J1624-3516_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1624-3516_S_2017_07_09_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.59023 visibilities/baseline/integration-bin. ! Found source: J1624-3516 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 594 lines of history. ! ! Reading 12324 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J1624-3516_S_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 = 1024x1024 pixels with 0.500x0.500 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 373 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 415 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 299 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 816 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.960148Jy sigma=0.006638 ! Fit after self-cal, rms=0.920995Jy sigma=0.006392 ! 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=2.494 mas, bmaj=8.386 mas, bpa=3.286 degrees ! Estimated noise=1916.12 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.0599564 Jy ! Component: 100 - total flux cleaned = 0.0766149 Jy ! Total flux subtracted in 100 components = 0.0766149 Jy ! Clean residual min=-0.005066 max=0.008351 Jy/beam ! Clean residual mean=-0.000104 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.0766149 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0766149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100122Jy sigma=0.000658 ! Fit after self-cal, rms=0.100054Jy sigma=0.000658 ! Inverting map ! Added new window around map position (4, -10.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00929669 Jy ! Component: 100 - total flux cleaned = 0.0143823 Jy ! Total flux subtracted in 100 components = 0.0143823 Jy ! Clean residual min=-0.004181 max=0.004285 Jy/beam ! Clean residual mean=-0.000073 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.0909972 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 42 components and 0.0909972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098945Jy sigma=0.000650 ! Fit after self-cal, rms=0.098889Jy sigma=0.000649 ! 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=3.15 mas, bmaj=9.745 mas, bpa=3.148 degrees ! Estimated noise=1186.2 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.00487412 Jy ! Component: 100 - total flux cleaned = 0.00720423 Jy ! Component: 150 - total flux cleaned = 0.00843471 Jy ! Component: 200 - total flux cleaned = 0.00874708 Jy ! Total flux subtracted in 200 components = 0.00874708 Jy ! Clean residual min=-0.003529 max=0.003003 Jy/beam ! Clean residual mean=-0.000048 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.0997443 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 64 components and 0.0997443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098657Jy sigma=0.000648 ! Fit after self-cal, rms=0.098657Jy sigma=0.000647 ! 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.10 FD 0.99 HN 1.00* KP 1.01 ! LA 1.02 MK 1.05 NL 1.00* OV 0.97 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00* KP 0.99 ! LA 0.95 MK 1.06 NL 1.00* OV 1.00 ! PT 1.06 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 1.00 ! LA 0.95 MK 1.05 NL 1.07 OV 0.96 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! A total of 300 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.33 HN 1.00* KP 1.00* ! LA 1.06 MK 0.87 NL 1.00* OV 1.00* ! PT 0.82 SC 1.00* ! ! ! Fit before self-cal, rms=0.098657Jy sigma=0.000647 ! Fit after self-cal, rms=0.100821Jy sigma=0.000651 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.149 mas, bmaj=9.817 mas, bpa=4.132 degrees ! Estimated noise=1220.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.58559e-05 Jy ! Component: 100 - total flux cleaned = 2.97978e-08 Jy ! Component: 150 - total flux cleaned = -2.40836e-05 Jy ! Component: 200 - total flux cleaned = -2.50922e-05 Jy ! Total flux subtracted in 200 components = -2.50922e-05 Jy ! Clean residual min=-0.002917 max=0.002734 Jy/beam ! Clean residual mean=0.000012 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.0997192 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 70 components and 0.0997192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100807Jy sigma=0.000651 ! Fit after self-cal, rms=0.100848Jy sigma=0.000651 ! 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. ! ! Fit before self-cal, rms=0.100848Jy sigma=0.000651 ! Fit after self-cal, rms=0.100942Jy sigma=0.000651 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=9.806 mas, bpa=4.28 degrees ! Estimated noise=1219.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.87644e-05 Jy ! Component: 100 - total flux cleaned = -0.000126585 Jy ! Component: 150 - total flux cleaned = -0.000125767 Jy ! Component: 200 - total flux cleaned = -0.000125767 Jy ! Total flux subtracted in 200 components = -0.000125767 Jy ! Clean residual min=-0.002783 max=0.002573 Jy/beam ! Clean residual mean=0.000011 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.0995934 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.0995934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100929Jy sigma=0.000651 ! Fit after self-cal, rms=0.100961Jy sigma=0.000651 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 = 7.48606e-06 Jy ! Component: 100 - total flux cleaned = 7.74227e-06 Jy ! Component: 150 - total flux cleaned = 7.48487e-06 Jy ! Component: 200 - total flux cleaned = 8.3498e-06 Jy ! Total flux subtracted in 200 components = 8.3498e-06 Jy ! Clean residual min=-0.002757 max=0.002532 Jy/beam ! Clean residual mean=0.000012 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.0996018 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.0996018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100951Jy sigma=0.000650 ! Fit after self-cal, rms=0.100952Jy sigma=0.000650 ! 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. ! ! Fit before self-cal, rms=0.100952Jy sigma=0.000650 ! Fit after self-cal, rms=0.100896Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=9.795 mas, bpa=4.319 degrees ! Estimated noise=1217.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.787e-05 Jy ! Component: 100 - total flux cleaned = -2.74145e-05 Jy ! Component: 150 - total flux cleaned = -2.84575e-05 Jy ! Component: 200 - total flux cleaned = -2.79929e-05 Jy ! Total flux subtracted in 200 components = -2.79929e-05 Jy ! Clean residual min=-0.002758 max=0.002481 Jy/beam ! Clean residual mean=0.000013 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.0995738 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.0995738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100888Jy sigma=0.000650 ! Fit after self-cal, rms=0.100897Jy sigma=0.000650 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 = 2.29457e-05 Jy ! Component: 100 - total flux cleaned = 2.34342e-05 Jy ! Component: 150 - total flux cleaned = 2.39274e-05 Jy ! Component: 200 - total flux cleaned = 2.47933e-05 Jy ! Total flux subtracted in 200 components = 2.47933e-05 Jy ! Clean residual min=-0.002750 max=0.002466 Jy/beam ! Clean residual mean=0.000013 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.0995985 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.0995985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100891Jy sigma=0.000650 ! Fit after self-cal, rms=0.100891Jy sigma=0.000650 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.100891Jy sigma=0.000650 ! Fit after self-cal, rms=0.100840Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.894 mas, bmaj=30.47 mas, bpa=2.613 degrees ! Estimated noise=1534.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.3181e-05 Jy ! Component: 100 - total flux cleaned = 1.38188e-05 Jy ! Component: 150 - total flux cleaned = 2.2016e-05 Jy ! Component: 200 - total flux cleaned = 2.85519e-05 Jy ! Total flux subtracted in 200 components = 2.85519e-05 Jy ! Clean residual min=-0.002779 max=0.002261 Jy/beam ! Clean residual mean=0.000027 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.0996271 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 84 components and 0.0996271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100840Jy sigma=0.000650 ! Fit after self-cal, rms=0.100840Jy sigma=0.000650 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 = -1.16628e-05 Jy ! Component: 100 - total flux cleaned = -1.12828e-05 Jy ! Component: 150 - total flux cleaned = -3.85319e-06 Jy ! Component: 200 - total flux cleaned = -3.33657e-06 Jy ! Total flux subtracted in 200 components = -3.33657e-06 Jy ! Clean residual min=-0.002775 max=0.002264 Jy/beam ! Clean residual mean=0.000027 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.0996238 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 84 components and 0.0996238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100839Jy sigma=0.000650 ! Fit after self-cal, rms=0.100838Jy sigma=0.000650 ! 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=3.143 mas, bmaj=9.79 mas, bpa=4.314 degrees ! Estimated noise=1217.04 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.143 x 9.79 at 4.314 degrees (North through East) ! Clean map min=-0.0026349 max=0.076859 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=2.487 mas, bmaj=8.343 mas, bpa=3.798 degrees ! Estimated noise=2020.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0593547 Jy ! Component: 100 - total flux cleaned = 0.0785797 Jy ! Component: 150 - total flux cleaned = 0.0884331 Jy ! Component: 200 - total flux cleaned = 0.0938416 Jy ! Total flux subtracted in 200 components = 0.0938416 Jy ! Clean residual min=-0.004167 max=0.004751 Jy/beam ! Clean residual mean=-0.000007 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.0938417 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.0938417 Jy ! Inverting map and beam ! Estimated beam: bmin=3.143 mas, bmaj=9.79 mas, bpa=4.314 degrees ! Estimated noise=1217.04 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 (2.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00380733 Jy ! Component: 100 - total flux cleaned = 0.00503892 Jy ! Component: 150 - total flux cleaned = 0.0051925 Jy ! Component: 200 - total flux cleaned = 0.00523578 Jy ! Total flux subtracted in 200 components = 0.00523578 Jy ! Clean residual min=-0.003128 max=0.002533 Jy/beam ! Clean residual mean=0.000012 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.0990774 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 61 components and 0.0990774 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.894 mas, bmaj=30.47 mas, bpa=2.613 degrees ! Estimated noise=1534.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000470603 Jy ! Component: 100 - total flux cleaned = 0.000471095 Jy ! Component: 150 - total flux cleaned = 0.000458367 Jy ! Component: 200 - total flux cleaned = 0.000434554 Jy ! Total flux subtracted in 200 components = 0.000434554 Jy ! Clean residual min=-0.002836 max=0.002232 Jy/beam ! Clean residual mean=0.000026 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.099512 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 = -3.37132e-05 Jy ! Component: 100 - total flux cleaned = -5.52195e-05 Jy ! Component: 150 - total flux cleaned = -8.5902e-05 Jy ! Component: 200 - total flux cleaned = -0.000105555 Jy ! Total flux subtracted in 200 components = -0.000105555 Jy ! Clean residual min=-0.002813 max=0.002254 Jy/beam ! Clean residual mean=0.000025 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.0994065 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.0994064 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.143 mas, bmaj=9.79 mas, bpa=4.314 degrees ! Estimated noise=1217.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000287221 Jy ! Component: 100 - total flux cleaned = -0.000287042 Jy ! Component: 150 - total flux cleaned = -0.00028769 Jy ! Component: 200 - total flux cleaned = -0.000314531 Jy ! Total flux subtracted in 200 components = -0.000314531 Jy ! Clean residual min=-0.002942 max=0.002461 Jy/beam ! Clean residual mean=0.000012 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.0990919 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 0.0990919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100833Jy sigma=0.000650 ! Fit after self-cal, rms=0.100827Jy sigma=0.000650 wmodel J1624-3516_S_2017_07_09_pus_map.mod ! Writing 81 model components to file: J1624-3516_S_2017_07_09_pus_map.mod wobs J1624-3516_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1624-3516_S_2017_07_09_pus_uvs.fits wwins J1624-3516_S_2017_07_09_pus_map.win ! wwins: Wrote 3 windows to J1624-3516_S_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=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115848 Jy ! Component: 100 - total flux cleaned = -0.00174054 Jy ! Component: 150 - total flux cleaned = -0.00220084 Jy ! Component: 200 - total flux cleaned = -0.00239695 Jy ! Component: 250 - total flux cleaned = -0.00243428 Jy ! Component: 300 - total flux cleaned = -0.00250635 Jy ! Component: 350 - total flux cleaned = -0.00257626 Jy ! Component: 400 - total flux cleaned = -0.00271233 Jy ! Component: 450 - total flux cleaned = -0.0029403 Jy ! Component: 500 - total flux cleaned = -0.00319075 Jy ! Component: 550 - total flux cleaned = -0.00322169 Jy ! Component: 600 - total flux cleaned = -0.0033993 Jy ! Component: 650 - total flux cleaned = -0.00354225 Jy ! Component: 700 - total flux cleaned = -0.00370896 Jy ! Component: 750 - total flux cleaned = -0.00381641 Jy ! Component: 800 - total flux cleaned = -0.0038686 Jy ! Component: 850 - total flux cleaned = -0.00394576 Jy ! Component: 900 - total flux cleaned = -0.00399595 Jy ! Component: 950 - total flux cleaned = -0.00406959 Jy ! Component: 1000 - total flux cleaned = -0.00409376 Jy ! Component: 1050 - total flux cleaned = -0.00407055 Jy ! Component: 1100 - total flux cleaned = -0.00416333 Jy ! Component: 1150 - total flux cleaned = -0.00416334 Jy ! Component: 1200 - total flux cleaned = -0.00416388 Jy ! Component: 1250 - total flux cleaned = -0.00412018 Jy ! Component: 1300 - total flux cleaned = -0.00412067 Jy ! Component: 1350 - total flux cleaned = -0.00416288 Jy ! Component: 1400 - total flux cleaned = -0.0041215 Jy ! Component: 1450 - total flux cleaned = -0.00412181 Jy ! Component: 1500 - total flux cleaned = -0.00414214 Jy ! Component: 1550 - total flux cleaned = -0.00414201 Jy ! Component: 1600 - total flux cleaned = -0.00414185 Jy ! Component: 1650 - total flux cleaned = -0.0041421 Jy ! Component: 1700 - total flux cleaned = -0.00416096 Jy ! Component: 1750 - total flux cleaned = -0.00417926 Jy ! Component: 1800 - total flux cleaned = -0.00414286 Jy ! Component: 1850 - total flux cleaned = -0.00417908 Jy ! Component: 1900 - total flux cleaned = -0.00419665 Jy ! Component: 1950 - total flux cleaned = -0.00416151 Jy ! Component: 2000 - total flux cleaned = -0.0041788 Jy ! Component: 2050 - total flux cleaned = -0.00423017 Jy ! Component: 2100 - total flux cleaned = -0.00419662 Jy ! Component: 2150 - total flux cleaned = -0.00422994 Jy ! Component: 2200 - total flux cleaned = -0.00423004 Jy ! Component: 2250 - total flux cleaned = -0.00431112 Jy ! Component: 2300 - total flux cleaned = -0.00431092 Jy ! Component: 2350 - total flux cleaned = -0.00429524 Jy ! Component: 2400 - total flux cleaned = -0.00429537 Jy ! Component: 2450 - total flux cleaned = -0.00432615 Jy ! Component: 2500 - total flux cleaned = -0.00429582 Jy ! Component: 2550 - total flux cleaned = -0.00431087 Jy ! Component: 2600 - total flux cleaned = -0.00431075 Jy ! Component: 2650 - total flux cleaned = -0.00428147 Jy ! Component: 2700 - total flux cleaned = -0.00428161 Jy ! Component: 2750 - total flux cleaned = -0.0042672 Jy ! Component: 2800 - total flux cleaned = -0.00426706 Jy ! Component: 2850 - total flux cleaned = -0.0042388 Jy ! Component: 2900 - total flux cleaned = -0.00416951 Jy ! Component: 2950 - total flux cleaned = -0.00419708 Jy ! Component: 3000 - total flux cleaned = -0.00419699 Jy ! Component: 3050 - total flux cleaned = -0.00414303 Jy ! Component: 3100 - total flux cleaned = -0.00410309 Jy ! Component: 3150 - total flux cleaned = -0.00410314 Jy ! Component: 3200 - total flux cleaned = -0.004077 Jy ! Component: 3250 - total flux cleaned = -0.0040253 Jy ! Component: 3300 - total flux cleaned = -0.00402536 Jy ! Component: 3350 - total flux cleaned = -0.00396182 Jy ! Component: 3400 - total flux cleaned = -0.00388625 Jy ! Component: 3450 - total flux cleaned = -0.00381144 Jy ! Component: 3500 - total flux cleaned = -0.00378667 Jy ! Component: 3550 - total flux cleaned = -0.00373751 Jy ! Component: 3600 - total flux cleaned = -0.00366431 Jy ! Component: 3650 - total flux cleaned = -0.00360408 Jy ! Component: 3700 - total flux cleaned = -0.00360413 Jy ! Component: 3750 - total flux cleaned = -0.00352086 Jy ! Component: 3800 - total flux cleaned = -0.00350902 Jy ! Component: 3850 - total flux cleaned = -0.00343871 Jy ! Component: 3900 - total flux cleaned = -0.0033921 Jy ! Component: 3950 - total flux cleaned = -0.00334584 Jy ! Component: 4000 - total flux cleaned = -0.00331133 Jy ! Component: 4050 - total flux cleaned = -0.00329988 Jy ! Total flux subtracted in 4096 components = -0.00326571 Jy ! Clean residual min=-0.000745 max=0.000695 Jy/beam ! Clean residual mean=-0.000001 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.0958262 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 328 components and 0.0958262 Jy ![Exited script file: muppet] wmap "J1624-3516_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.143 x 9.79 at 4.314 degrees (North through East) ! Clean map min=-0.0018 max=0.074702 Jy/beam ! Writing clean map to FITS file: J1624-3516_S_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.074702 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200947 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.806997 0.806997 1.61399 3.22799 6.45597 12.9119 25.8239 51.6478 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.074 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.143 x 9.79 at 4.314 degrees (North through East) ! Clean map min=-0.0018 max=0.074702 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-3516_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:53:03 2019