! Started logfile: J1724-1443_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:19:20 2019 obs J1724-1443_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1724-1443_S_2017_01_16_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.764123 visibilities/baseline/integration-bin. ! Found source: J1724-1443 ! ! 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 622 lines of history. ! ! Reading 11416 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 J1724-1443_S_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 = 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 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 117 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.744242Jy sigma=0.004806 ! Fit after self-cal, rms=0.728528Jy sigma=0.004709 ! 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=3.257 mas, bmaj=10.13 mas, bpa=16.71 degrees ! Estimated noise=1493.11 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.230176 Jy ! Component: 100 - total flux cleaned = 0.285391 Jy ! Total flux subtracted in 100 components = 0.285391 Jy ! Clean residual min=-0.010598 max=0.020894 Jy/beam ! Clean residual mean=-0.000015 rms=0.002871 Jy/beam ! Combined flux in latest and established models = 0.285391 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.285391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208647Jy sigma=0.000765 ! Fit after self-cal, rms=0.208654Jy sigma=0.000765 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206114 Jy ! Component: 100 - total flux cleaned = 0.0286359 Jy ! Total flux subtracted in 100 components = 0.0286359 Jy ! Clean residual min=-0.009305 max=0.009839 Jy/beam ! Clean residual mean=0.000012 rms=0.002423 Jy/beam ! Combined flux in latest and established models = 0.314027 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.314027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206496Jy sigma=0.000746 ! Fit after self-cal, rms=0.206503Jy sigma=0.000746 ! 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.998 mas, bmaj=11.95 mas, bpa=16.15 degrees ! Estimated noise=1071.34 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.0038458 Jy ! Component: 100 - total flux cleaned = -0.00370836 Jy ! Component: 150 - total flux cleaned = -0.00369698 Jy ! Component: 200 - total flux cleaned = -0.00360808 Jy ! Total flux subtracted in 200 components = -0.00360808 Jy ! Clean residual min=-0.009328 max=0.011420 Jy/beam ! Clean residual mean=0.000011 rms=0.002654 Jy/beam ! Combined flux in latest and established models = 0.310419 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.310419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206482Jy sigma=0.000744 ! Fit after self-cal, rms=0.206466Jy sigma=0.000744 ! 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 0.98 FD 0.88 HN 0.99 KP 0.98 ! LA 0.99 MK 1.00* NL 0.90 OV 0.97 ! PT 1.05 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 1.00 KP 0.96 ! LA 0.95 MK 1.00* NL 1.06 OV 0.99 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.97 HN 1.01 KP 1.01 ! LA 0.98 MK 1.00* NL 1.02 OV 0.93 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.02 HN 1.00 KP 1.14 ! LA 1.16 MK 1.00* NL 1.00* OV 0.94 ! PT 1.07 SC 1.22 ! ! ! Fit before self-cal, rms=0.206466Jy sigma=0.000744 ! Fit after self-cal, rms=0.249268Jy sigma=0.000724 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4 mas, bmaj=11.96 mas, bpa=16.04 degrees ! Estimated noise=1069.83 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.00252862 Jy ! Component: 100 - total flux cleaned = -0.00284417 Jy ! Component: 150 - total flux cleaned = -0.00311646 Jy ! Component: 200 - total flux cleaned = -0.00330906 Jy ! Total flux subtracted in 200 components = -0.00330906 Jy ! Clean residual min=-0.009332 max=0.010078 Jy/beam ! Clean residual mean=0.000028 rms=0.002458 Jy/beam ! Combined flux in latest and established models = 0.30711 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 34 components and 0.30711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249252Jy sigma=0.000724 ! Fit after self-cal, rms=0.249456Jy sigma=0.000723 ! 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.249456Jy sigma=0.000723 ! Fit after self-cal, rms=0.297827Jy sigma=0.000678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.984 mas, bmaj=11.9 mas, bpa=15.86 degrees ! Estimated noise=1084.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00460881 Jy ! Component: 100 - total flux cleaned = 0.00696901 Jy ! Component: 150 - total flux cleaned = 0.00755826 Jy ! Component: 200 - total flux cleaned = 0.00760211 Jy ! Total flux subtracted in 200 components = 0.00760211 Jy ! Clean residual min=-0.004475 max=0.003970 Jy/beam ! Clean residual mean=-0.000005 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.314712 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.314712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297458Jy sigma=0.000677 ! Fit after self-cal, rms=0.297705Jy sigma=0.000677 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.000292068 Jy ! Component: 100 - total flux cleaned = 0.000255835 Jy ! Component: 150 - total flux cleaned = 0.000287024 Jy ! Component: 200 - total flux cleaned = 0.000312807 Jy ! Total flux subtracted in 200 components = 0.000312807 Jy ! Clean residual min=-0.004455 max=0.003905 Jy/beam ! Clean residual mean=-0.000004 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.315025 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.315025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297680Jy sigma=0.000677 ! Fit after self-cal, rms=0.297671Jy sigma=0.000677 ! 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.297671Jy sigma=0.000677 ! Fit after self-cal, rms=0.166360Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.98 mas, bmaj=11.84 mas, bpa=15.74 degrees ! Estimated noise=1083.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147362 Jy ! Component: 100 - total flux cleaned = 0.0015967 Jy ! Component: 150 - total flux cleaned = 0.00162863 Jy ! Component: 200 - total flux cleaned = 0.00171383 Jy ! Total flux subtracted in 200 components = 0.00171383 Jy ! Clean residual min=-0.002745 max=0.002607 Jy/beam ! Clean residual mean=-0.000002 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.316739 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.316739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166343Jy sigma=0.000664 ! Fit after self-cal, rms=0.166065Jy 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.000145419 Jy ! Component: 100 - total flux cleaned = 0.000143315 Jy ! Component: 150 - total flux cleaned = 0.000205903 Jy ! Component: 200 - total flux cleaned = 0.000243778 Jy ! Total flux subtracted in 200 components = 0.000243778 Jy ! Clean residual min=-0.002713 max=0.002522 Jy/beam ! Clean residual mean=-0.000003 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.316983 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.316983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166058Jy sigma=0.000663 ! Fit after self-cal, rms=0.166057Jy sigma=0.000663 ! 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.166057Jy sigma=0.000663 ! Fit after self-cal, rms=0.166272Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.956 mas, bmaj=16.16 mas, bpa=6.211 degrees ! Estimated noise=1268.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129515 Jy ! Component: 100 - total flux cleaned = 0.00163253 Jy ! Component: 150 - total flux cleaned = 0.00169405 Jy ! Component: 200 - total flux cleaned = 0.00176506 Jy ! Total flux subtracted in 200 components = 0.00176506 Jy ! Clean residual min=-0.002803 max=0.002583 Jy/beam ! Clean residual mean=-0.000003 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.318748 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 63 components and 0.318748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166270Jy sigma=0.000663 ! Fit after self-cal, rms=0.166263Jy 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.000223353 Jy ! Component: 100 - total flux cleaned = 0.000249374 Jy ! Component: 150 - total flux cleaned = 0.000283781 Jy ! Component: 200 - total flux cleaned = 0.000315142 Jy ! Total flux subtracted in 200 components = 0.000315142 Jy ! Clean residual min=-0.002744 max=0.002594 Jy/beam ! Clean residual mean=-0.000003 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.319063 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.319063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166265Jy sigma=0.000663 ! Fit after self-cal, rms=0.166265Jy 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=3.978 mas, bmaj=11.82 mas, bpa=15.68 degrees ! Estimated noise=1083.78 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 11.82 at 15.68 degrees (North through East) ! Clean map min=-0.0025333 max=0.29864 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=3.265 mas, bmaj=10.07 mas, bpa=16.28 degrees ! Estimated noise=1494.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.230313 Jy ! Component: 100 - total flux cleaned = 0.284714 Jy ! Component: 150 - total flux cleaned = 0.304718 Jy ! Component: 200 - total flux cleaned = 0.312754 Jy ! Total flux subtracted in 200 components = 0.312754 Jy ! Clean residual min=-0.003580 max=0.003751 Jy/beam ! Clean residual mean=-0.000009 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.312754 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.312754 Jy ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=11.82 mas, bpa=15.68 degrees ! Estimated noise=1083.78 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.00345461 Jy ! Component: 100 - total flux cleaned = 0.00404111 Jy ! Component: 150 - total flux cleaned = 0.00424755 Jy ! Component: 200 - total flux cleaned = 0.00432842 Jy ! Total flux subtracted in 200 components = 0.00432842 Jy ! Clean residual min=-0.002802 max=0.002429 Jy/beam ! Clean residual mean=-0.000003 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.317083 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.317083 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=7.956 mas, bmaj=16.16 mas, bpa=6.211 degrees ! Estimated noise=1268.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106761 Jy ! Component: 100 - total flux cleaned = 0.00130106 Jy ! Component: 150 - total flux cleaned = 0.00141347 Jy ! Component: 200 - total flux cleaned = 0.00147242 Jy ! Total flux subtracted in 200 components = 0.00147242 Jy ! Clean residual min=-0.002767 max=0.002588 Jy/beam ! Clean residual mean=-0.000003 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.318555 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 = 7.14687e-05 Jy ! Component: 100 - total flux cleaned = 0.000134319 Jy ! Component: 150 - total flux cleaned = 0.000176807 Jy ! Component: 200 - total flux cleaned = 0.000216163 Jy ! Total flux subtracted in 200 components = 0.000216163 Jy ! Clean residual min=-0.002770 max=0.002585 Jy/beam ! Clean residual mean=-0.000003 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.318771 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.318771 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=11.82 mas, bpa=15.68 degrees ! Estimated noise=1083.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000412896 Jy ! Component: 100 - total flux cleaned = -0.000412949 Jy ! Component: 150 - total flux cleaned = -0.000436274 Jy ! Component: 200 - total flux cleaned = -0.000455996 Jy ! Total flux subtracted in 200 components = -0.000455996 Jy ! Clean residual min=-0.002634 max=0.002462 Jy/beam ! Clean residual mean=-0.000002 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.318315 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.318315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166255Jy sigma=0.000663 ! Fit after self-cal, rms=0.166245Jy sigma=0.000663 wmodel J1724-1443_S_2017_01_16_pus_map.mod ! Writing 58 model components to file: J1724-1443_S_2017_01_16_pus_map.mod wobs J1724-1443_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1724-1443_S_2017_01_16_pus_uvs.fits wwins J1724-1443_S_2017_01_16_pus_map.win ! wwins: Wrote 1 windows to J1724-1443_S_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=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000355953 Jy ! Component: 100 - total flux cleaned = -0.000226373 Jy ! Component: 150 - total flux cleaned = -0.000143516 Jy ! Component: 200 - total flux cleaned = -6.57632e-05 Jy ! Component: 250 - total flux cleaned = -2.75665e-05 Jy ! Component: 300 - total flux cleaned = -2.63248e-05 Jy ! Component: 350 - total flux cleaned = -9.39134e-05 Jy ! Component: 400 - total flux cleaned = -0.000193082 Jy ! Component: 450 - total flux cleaned = -0.000226159 Jy ! Component: 500 - total flux cleaned = -0.000290525 Jy ! Component: 550 - total flux cleaned = -0.000353284 Jy ! Component: 600 - total flux cleaned = -0.000291737 Jy ! Component: 650 - total flux cleaned = -0.000291373 Jy ! Component: 700 - total flux cleaned = -0.00023224 Jy ! Component: 750 - total flux cleaned = -0.000203568 Jy ! Component: 800 - total flux cleaned = -0.000346428 Jy ! Component: 850 - total flux cleaned = -0.000430401 Jy ! Component: 900 - total flux cleaned = -0.00040288 Jy ! Component: 950 - total flux cleaned = -0.000430757 Jy ! Component: 1000 - total flux cleaned = -0.000566168 Jy ! Component: 1050 - total flux cleaned = -0.000619615 Jy ! Component: 1100 - total flux cleaned = -0.00069841 Jy ! Component: 1150 - total flux cleaned = -0.000698294 Jy ! Component: 1200 - total flux cleaned = -0.000775279 Jy ! Component: 1250 - total flux cleaned = -0.000750044 Jy ! Component: 1300 - total flux cleaned = -0.000749938 Jy ! Component: 1350 - total flux cleaned = -0.000824591 Jy ! Component: 1400 - total flux cleaned = -0.000800156 Jy ! Component: 1450 - total flux cleaned = -0.000922238 Jy ! Component: 1500 - total flux cleaned = -0.000970862 Jy ! Component: 1550 - total flux cleaned = -0.00106622 Jy ! Component: 1600 - total flux cleaned = -0.00106622 Jy ! Component: 1650 - total flux cleaned = -0.00125389 Jy ! Component: 1700 - total flux cleaned = -0.00118415 Jy ! Component: 1750 - total flux cleaned = -0.00120726 Jy ! Component: 1800 - total flux cleaned = -0.00129832 Jy ! Component: 1850 - total flux cleaned = -0.00127584 Jy ! Component: 1900 - total flux cleaned = -0.001343 Jy ! Component: 1950 - total flux cleaned = -0.00136542 Jy ! Component: 2000 - total flux cleaned = -0.00143176 Jy ! Component: 2050 - total flux cleaned = -0.00147536 Jy ! Component: 2100 - total flux cleaned = -0.00147528 Jy ! Component: 2150 - total flux cleaned = -0.00158256 Jy ! Component: 2200 - total flux cleaned = -0.00156132 Jy ! Component: 2250 - total flux cleaned = -0.00160349 Jy ! Component: 2300 - total flux cleaned = -0.0016872 Jy ! Component: 2350 - total flux cleaned = -0.00156283 Jy ! Component: 2400 - total flux cleaned = -0.00162456 Jy ! Component: 2450 - total flux cleaned = -0.00164486 Jy ! Component: 2500 - total flux cleaned = -0.0016244 Jy ! Component: 2550 - total flux cleaned = -0.00158419 Jy ! Component: 2600 - total flux cleaned = -0.00158419 Jy ! Component: 2650 - total flux cleaned = -0.00154476 Jy ! Component: 2700 - total flux cleaned = -0.00156451 Jy ! Component: 2750 - total flux cleaned = -0.00164257 Jy ! Component: 2800 - total flux cleaned = -0.00154607 Jy ! Component: 2850 - total flux cleaned = -0.00154626 Jy ! Component: 2900 - total flux cleaned = -0.00156549 Jy ! Component: 2950 - total flux cleaned = -0.00165994 Jy ! Component: 3000 - total flux cleaned = -0.00164091 Jy ! Component: 3050 - total flux cleaned = -0.00169653 Jy ! Component: 3100 - total flux cleaned = -0.00167816 Jy ! Component: 3150 - total flux cleaned = -0.00164165 Jy ! Component: 3200 - total flux cleaned = -0.00173281 Jy ! Component: 3250 - total flux cleaned = -0.00171457 Jy ! Component: 3300 - total flux cleaned = -0.00167861 Jy ! Component: 3350 - total flux cleaned = -0.00174972 Jy ! Component: 3400 - total flux cleaned = -0.00173176 Jy ! Component: 3450 - total flux cleaned = -0.00173179 Jy ! Component: 3500 - total flux cleaned = -0.00174908 Jy ! Component: 3550 - total flux cleaned = -0.00174941 Jy ! Component: 3600 - total flux cleaned = -0.00178387 Jy ! Component: 3650 - total flux cleaned = -0.00180082 Jy ! Component: 3700 - total flux cleaned = -0.00174977 Jy ! Component: 3750 - total flux cleaned = -0.00183433 Jy ! Component: 3800 - total flux cleaned = -0.00183418 Jy ! Component: 3850 - total flux cleaned = -0.00181749 Jy ! Component: 3900 - total flux cleaned = -0.00188362 Jy ! Component: 3950 - total flux cleaned = -0.00190021 Jy ! Component: 4000 - total flux cleaned = -0.00191665 Jy ! Component: 4050 - total flux cleaned = -0.00194921 Jy ! Total flux subtracted in 4096 components = -0.00204607 Jy ! Clean residual min=-0.000916 max=0.000816 Jy/beam ! Clean residual mean=-0.000001 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.316269 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 372 components and 0.316269 Jy ![Exited script file: muppet] wmap "J1724-1443_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 11.82 at 15.68 degrees (North through East) ! Clean map min=-0.0022097 max=0.2987 Jy/beam ! Writing clean map to FITS file: J1724-1443_S_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.298699 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000318716 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.320105 0.320105 0.640209 1.28042 2.56084 5.12167 10.2433 20.4867 40.9734 81.9468 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.298 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.978 x 11.82 at 15.68 degrees (North through East) ! Clean map min=-0.0022097 max=0.2987 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 J1724-1443_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:19:25 2019