! Started logfile: J1000-3139_S_2017_07_09_pus_uvs.log on Wed May 8 14:46:51 2019 obs J1000-3139_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1000-3139_S_2017_07_09_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.689123 visibilities/baseline/integration-bin. ! Found source: J1000-3139 ! ! 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 11784 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 J1000-3139_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 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 196 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 578 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.908577Jy sigma=0.006119 ! Fit after self-cal, rms=0.857403Jy sigma=0.005759 ! 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.449 mas, bmaj=6.414 mas, bpa=-9.841 degrees ! Estimated noise=1787.45 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.101811 Jy ! Component: 100 - total flux cleaned = 0.137723 Jy ! Total flux subtracted in 100 components = 0.137723 Jy ! Clean residual min=-0.008480 max=0.018865 Jy/beam ! Clean residual mean=-0.000043 rms=0.002901 Jy/beam ! Combined flux in latest and established models = 0.137723 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.137723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110749Jy sigma=0.000724 ! Fit after self-cal, rms=0.110708Jy sigma=0.000723 ! Inverting map ! Added new window around map position (4, -10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212512 Jy ! Component: 100 - total flux cleaned = 0.0339141 Jy ! Total flux subtracted in 100 components = 0.0339141 Jy ! Clean residual min=-0.006877 max=0.009535 Jy/beam ! Clean residual mean=-0.000033 rms=0.001949 Jy/beam ! Combined flux in latest and established models = 0.171637 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 41 components and 0.171637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104025Jy sigma=0.000673 ! Fit after self-cal, rms=0.103969Jy sigma=0.000672 ! 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=2.954 mas, bmaj=7.589 mas, bpa=-7.52 degrees ! Estimated noise=1184.9 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.015659 Jy ! Component: 100 - total flux cleaned = 0.0232505 Jy ! Component: 150 - total flux cleaned = 0.027328 Jy ! Component: 200 - total flux cleaned = 0.0295939 Jy ! Total flux subtracted in 200 components = 0.0295939 Jy ! Clean residual min=-0.003304 max=0.004116 Jy/beam ! Clean residual mean=-0.000018 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.201231 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 77 components and 0.201231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101940Jy sigma=0.000656 ! Fit after self-cal, rms=0.101918Jy sigma=0.000656 ! 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.57 FD 0.96 HN 1.00* KP 1.04 ! LA 1.02 MK 1.19 NL 0.87 OV 0.96 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00* KP 0.97 ! LA 0.99 MK 0.95 NL 1.06 OV 1.04 ! PT 0.97 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00* KP 0.95 ! LA 0.95 MK 0.96 NL 1.04 OV 0.95 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.00* KP 1.00* ! LA 0.92 MK 1.02 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.101918Jy sigma=0.000656 ! Fit after self-cal, rms=0.104773Jy sigma=0.000650 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=7.63 mas, bpa=-7.396 degrees ! Estimated noise=1183.61 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 = -2.92006e-06 Jy ! Component: 100 - total flux cleaned = 2.42119e-05 Jy ! Component: 150 - total flux cleaned = 1.45786e-06 Jy ! Component: 200 - total flux cleaned = -2.00718e-05 Jy ! Total flux subtracted in 200 components = -2.00718e-05 Jy ! Clean residual min=-0.003086 max=0.003237 Jy/beam ! Clean residual mean=0.000007 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.201211 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.201211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104765Jy sigma=0.000649 ! Fit after self-cal, rms=0.104862Jy sigma=0.000649 ! 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.104862Jy sigma=0.000649 ! Fit after self-cal, rms=0.107403Jy sigma=0.000647 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=7.642 mas, bpa=-7.298 degrees ! Estimated noise=1189.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00018334 Jy ! Component: 100 - total flux cleaned = 0.000183797 Jy ! Component: 150 - total flux cleaned = 0.000146115 Jy ! Component: 200 - total flux cleaned = 0.000111597 Jy ! Total flux subtracted in 200 components = 0.000111597 Jy ! Clean residual min=-0.002554 max=0.002446 Jy/beam ! Clean residual mean=-0.000000 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.201323 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 91 components and 0.201323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107399Jy sigma=0.000647 ! Fit after self-cal, rms=0.107426Jy sigma=0.000647 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.98359e-05 Jy ! Component: 100 - total flux cleaned = -3.58874e-05 Jy ! Component: 150 - total flux cleaned = -5.07595e-05 Jy ! Component: 200 - total flux cleaned = -5.05399e-05 Jy ! Total flux subtracted in 200 components = -5.05399e-05 Jy ! Clean residual min=-0.002562 max=0.002464 Jy/beam ! Clean residual mean=-0.000000 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.201272 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 96 components and 0.201272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107424Jy sigma=0.000647 ! Fit after self-cal, rms=0.107423Jy sigma=0.000647 ! 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.107423Jy sigma=0.000647 ! Fit after self-cal, rms=0.109615Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.97 mas, bmaj=7.625 mas, bpa=-7.44 degrees ! Estimated noise=1187.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.66727e-05 Jy ! Component: 100 - total flux cleaned = 7.25213e-06 Jy ! Component: 150 - total flux cleaned = 1.77264e-05 Jy ! Component: 200 - total flux cleaned = 2.71774e-05 Jy ! Total flux subtracted in 200 components = 2.71774e-05 Jy ! Clean residual min=-0.002398 max=0.002458 Jy/beam ! Clean residual mean=-0.000005 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.201299 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 102 components and 0.201299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109613Jy sigma=0.000646 ! Fit after self-cal, rms=0.109632Jy sigma=0.000646 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.43201e-05 Jy ! Component: 100 - total flux cleaned = -1.48474e-05 Jy ! Component: 150 - total flux cleaned = -5.56695e-06 Jy ! Component: 200 - total flux cleaned = 3.76948e-06 Jy ! Total flux subtracted in 200 components = 3.76948e-06 Jy ! Clean residual min=-0.002382 max=0.002483 Jy/beam ! Clean residual mean=-0.000005 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.201303 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 108 components and 0.201303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109631Jy sigma=0.000646 ! Fit after self-cal, rms=0.109630Jy sigma=0.000646 ! 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.109630Jy sigma=0.000646 ! Fit after self-cal, rms=0.109579Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.054 mas, bmaj=23.9 mas, bpa=-5.984 degrees ! Estimated noise=1549.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.34193e-05 Jy ! Component: 100 - total flux cleaned = 2.34175e-05 Jy ! Component: 150 - total flux cleaned = 2.37724e-05 Jy ! Component: 200 - total flux cleaned = 2.37363e-05 Jy ! Total flux subtracted in 200 components = 2.37363e-05 Jy ! Clean residual min=-0.002159 max=0.002372 Jy/beam ! Clean residual mean=-0.000010 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.201327 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 113 components and 0.201327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109579Jy sigma=0.000646 ! Fit after self-cal, rms=0.109579Jy sigma=0.000646 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.45334e-05 Jy ! Component: 100 - total flux cleaned = -1.43093e-05 Jy ! Component: 150 - total flux cleaned = -9.73392e-06 Jy ! Component: 200 - total flux cleaned = -9.64318e-06 Jy ! Total flux subtracted in 200 components = -9.64318e-06 Jy ! Clean residual min=-0.002161 max=0.002369 Jy/beam ! Clean residual mean=-0.000010 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.201317 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 113 components and 0.201317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109578Jy sigma=0.000646 ! Fit after self-cal, rms=0.109578Jy sigma=0.000646 ! 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=2.968 mas, bmaj=7.619 mas, bpa=-7.512 degrees ! Estimated noise=1186.43 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.968 x 7.619 at -7.512 degrees (North through East) ! Clean map min=-0.0022424 max=0.14102 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.434 mas, bmaj=6.425 mas, bpa=-10.02 degrees ! Estimated noise=1842.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104496 Jy ! Component: 100 - total flux cleaned = 0.143253 Jy ! Component: 150 - total flux cleaned = 0.16522 Jy ! Component: 200 - total flux cleaned = 0.178311 Jy ! Total flux subtracted in 200 components = 0.178311 Jy ! Clean residual min=-0.005252 max=0.006718 Jy/beam ! Clean residual mean=-0.000014 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.178311 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.178311 Jy ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=7.619 mas, bpa=-7.512 degrees ! Estimated noise=1186.43 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.0111403 Jy ! Component: 100 - total flux cleaned = 0.016509 Jy ! Component: 150 - total flux cleaned = 0.0194101 Jy ! Component: 200 - total flux cleaned = 0.0210113 Jy ! Total flux subtracted in 200 components = 0.0210113 Jy ! Clean residual min=-0.002406 max=0.002443 Jy/beam ! Clean residual mean=-0.000011 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.199323 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 72 components and 0.199323 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.054 mas, bmaj=23.9 mas, bpa=-5.984 degrees ! Estimated noise=1549.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011061 Jy ! Component: 100 - total flux cleaned = 0.0014421 Jy ! Component: 150 - total flux cleaned = 0.00146299 Jy ! Component: 200 - total flux cleaned = 0.00149168 Jy ! Total flux subtracted in 200 components = 0.00149168 Jy ! Clean residual min=-0.002192 max=0.002289 Jy/beam ! Clean residual mean=-0.000013 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.200814 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.80348e-05 Jy ! Component: 100 - total flux cleaned = 4.33939e-05 Jy ! Component: 150 - total flux cleaned = 6.73379e-05 Jy ! Component: 200 - total flux cleaned = 8.27375e-05 Jy ! Total flux subtracted in 200 components = 8.27375e-05 Jy ! Clean residual min=-0.002178 max=0.002300 Jy/beam ! Clean residual mean=-0.000013 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.200897 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.200897 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=7.619 mas, bpa=-7.512 degrees ! Estimated noise=1186.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.93945e-05 Jy ! Component: 100 - total flux cleaned = -2.65326e-05 Jy ! Component: 150 - total flux cleaned = -4.67487e-05 Jy ! Component: 200 - total flux cleaned = -4.7336e-05 Jy ! Total flux subtracted in 200 components = -4.7336e-05 Jy ! Clean residual min=-0.002431 max=0.002494 Jy/beam ! Clean residual mean=-0.000007 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.20085 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 106 components and 0.20085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109584Jy sigma=0.000646 ! Fit after self-cal, rms=0.109579Jy sigma=0.000646 wmodel J1000-3139_S_2017_07_09_pus_map.mod ! Writing 106 model components to file: J1000-3139_S_2017_07_09_pus_map.mod wobs J1000-3139_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1000-3139_S_2017_07_09_pus_uvs.fits wwins J1000-3139_S_2017_07_09_pus_map.win ! wwins: Wrote 2 windows to J1000-3139_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.000146613 Jy ! Component: 100 - total flux cleaned = 6.30924e-05 Jy ! Component: 150 - total flux cleaned = -1.54606e-05 Jy ! Component: 200 - total flux cleaned = -1.60271e-05 Jy ! Component: 250 - total flux cleaned = -5.24182e-05 Jy ! Component: 300 - total flux cleaned = -0.000121809 Jy ! Component: 350 - total flux cleaned = -8.78415e-05 Jy ! Component: 400 - total flux cleaned = -0.00012151 Jy ! Component: 450 - total flux cleaned = -0.000153214 Jy ! Component: 500 - total flux cleaned = -0.000184818 Jy ! Component: 550 - total flux cleaned = -0.000308087 Jy ! Component: 600 - total flux cleaned = -0.00036789 Jy ! Component: 650 - total flux cleaned = -0.000338887 Jy ! Component: 700 - total flux cleaned = -0.00042467 Jy ! Component: 750 - total flux cleaned = -0.000396522 Jy ! Component: 800 - total flux cleaned = -0.000423815 Jy ! Component: 850 - total flux cleaned = -0.000450989 Jy ! Component: 900 - total flux cleaned = -0.000478091 Jy ! Component: 950 - total flux cleaned = -0.000452411 Jy ! Component: 1000 - total flux cleaned = -0.000502994 Jy ! Component: 1050 - total flux cleaned = -0.000478039 Jy ! Component: 1100 - total flux cleaned = -0.00045369 Jy ! Component: 1150 - total flux cleaned = -0.000430043 Jy ! Component: 1200 - total flux cleaned = -0.000453581 Jy ! Component: 1250 - total flux cleaned = -0.000360314 Jy ! Component: 1300 - total flux cleaned = -0.000291547 Jy ! Component: 1350 - total flux cleaned = -0.00022367 Jy ! Component: 1400 - total flux cleaned = -0.000178997 Jy ! Component: 1450 - total flux cleaned = -9.01125e-05 Jy ! Component: 1500 - total flux cleaned = 1.91801e-05 Jy ! Component: 1550 - total flux cleaned = 0.000191318 Jy ! Component: 1600 - total flux cleaned = 0.000254379 Jy ! Component: 1650 - total flux cleaned = 0.000233479 Jy ! Component: 1700 - total flux cleaned = 0.000295949 Jy ! Component: 1750 - total flux cleaned = 0.000336804 Jy ! Component: 1800 - total flux cleaned = 0.000356914 Jy ! Component: 1850 - total flux cleaned = 0.000376969 Jy ! Component: 1900 - total flux cleaned = 0.000516067 Jy ! Component: 1950 - total flux cleaned = 0.000515609 Jy ! Component: 2000 - total flux cleaned = 0.000554415 Jy ! Component: 2050 - total flux cleaned = 0.000631631 Jy ! Component: 2100 - total flux cleaned = 0.000708029 Jy ! Component: 2150 - total flux cleaned = 0.000726969 Jy ! Component: 2200 - total flux cleaned = 0.000801871 Jy ! Component: 2250 - total flux cleaned = 0.000820459 Jy ! Component: 2300 - total flux cleaned = 0.000857345 Jy ! Component: 2350 - total flux cleaned = 0.000912172 Jy ! Component: 2400 - total flux cleaned = 0.000930267 Jy ! Component: 2450 - total flux cleaned = 0.000966305 Jy ! Component: 2500 - total flux cleaned = 0.00101981 Jy ! Component: 2550 - total flux cleaned = 0.000984597 Jy ! Component: 2600 - total flux cleaned = 0.00107238 Jy ! Component: 2650 - total flux cleaned = 0.0011072 Jy ! Component: 2700 - total flux cleaned = 0.00117625 Jy ! Component: 2750 - total flux cleaned = 0.00121056 Jy ! Component: 2800 - total flux cleaned = 0.00122768 Jy ! Component: 2850 - total flux cleaned = 0.00127848 Jy ! Component: 2900 - total flux cleaned = 0.00127857 Jy ! Component: 2950 - total flux cleaned = 0.00131196 Jy ! Component: 3000 - total flux cleaned = 0.00136156 Jy ! Component: 3050 - total flux cleaned = 0.00134494 Jy ! Component: 3100 - total flux cleaned = 0.00134477 Jy ! Component: 3150 - total flux cleaned = 0.0013773 Jy ! Component: 3200 - total flux cleaned = 0.00136114 Jy ! Component: 3250 - total flux cleaned = 0.00137726 Jy ! Component: 3300 - total flux cleaned = 0.00132912 Jy ! Component: 3350 - total flux cleaned = 0.00137701 Jy ! Component: 3400 - total flux cleaned = 0.00137691 Jy ! Component: 3450 - total flux cleaned = 0.00137687 Jy ! Component: 3500 - total flux cleaned = 0.00137683 Jy ! Component: 3550 - total flux cleaned = 0.00136116 Jy ! Component: 3600 - total flux cleaned = 0.00136109 Jy ! Component: 3650 - total flux cleaned = 0.00134565 Jy ! Component: 3700 - total flux cleaned = 0.00136109 Jy ! Component: 3750 - total flux cleaned = 0.0012838 Jy ! Component: 3800 - total flux cleaned = 0.0012838 Jy ! Component: 3850 - total flux cleaned = 0.00122231 Jy ! Component: 3900 - total flux cleaned = 0.00114566 Jy ! Component: 3950 - total flux cleaned = 0.00113041 Jy ! Component: 4000 - total flux cleaned = 0.00109989 Jy ! Component: 4050 - total flux cleaned = 0.00106941 Jy ! Total flux subtracted in 4096 components = 0.00100854 Jy ! Clean residual min=-0.000760 max=0.000942 Jy/beam ! Clean residual mean=-0.000008 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.201858 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 374 components and 0.201858 Jy ![Exited script file: muppet] wmap "J1000-3139_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.968 x 7.619 at -7.512 degrees (North through East) ! Clean map min=-0.0019822 max=0.1404 Jy/beam ! Writing clean map to FITS file: J1000-3139_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.140403 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000263669 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.563381 0.563381 1.12676 2.25352 4.50705 9.0141 18.0282 36.0564 72.1128 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.14 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.968 x 7.619 at -7.512 degrees (North through East) ! Clean map min=-0.0019822 max=0.1404 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 J1000-3139_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:46:55 2019