! Started logfile: J1624-0649_S_2017_05_01_pus_uvs.log on Wed May 1 18:40:09 2019 obs J1624-0649_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1624-0649_S_2017_05_01_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968454 visibilities/baseline/integration-bin. ! Found source: J1624-0649 ! ! 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 788 lines of history. ! ! Reading 24928 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-0649_S_2017_05_01_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 758 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.849446Jy sigma=0.023437 ! Fit after self-cal, rms=0.842510Jy sigma=0.023368 ! 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.779 mas, bmaj=7.157 mas, bpa=-5.805 degrees ! Estimated noise=767.03 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.088135 Jy ! Component: 100 - total flux cleaned = 0.129084 Jy ! Total flux subtracted in 100 components = 0.129084 Jy ! Clean residual min=-0.026927 max=0.040494 Jy/beam ! Clean residual mean=0.000109 rms=0.008050 Jy/beam ! Combined flux in latest and established models = 0.129084 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.129084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233022Jy sigma=0.002683 ! Fit after self-cal, rms=0.232723Jy sigma=0.002675 ! 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.426 mas, bmaj=8.125 mas, bpa=-4.407 degrees ! Estimated noise=464.374 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 (-6.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.064983 Jy ! Component: 100 - total flux cleaned = 0.107913 Jy ! Component: 150 - total flux cleaned = 0.140812 Jy ! Component: 200 - total flux cleaned = 0.16671 Jy ! Total flux subtracted in 200 components = 0.16671 Jy ! Clean residual min=-0.027619 max=0.050739 Jy/beam ! Clean residual mean=0.000137 rms=0.009244 Jy/beam ! Combined flux in latest and established models = 0.295794 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 67 components and 0.295794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197952Jy sigma=0.002251 ! Fit after self-cal, rms=0.191181Jy sigma=0.002226 ! 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.84 FD 0.67 HN 0.83 KP 0.83 ! LA 0.82 MK 1.03 NL 17.35 OV 1.18 ! PT 0.75 SC 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.70 HN 1.05 KP 0.79 ! LA 0.80 MK 1.23 NL 18.08 OV 1.19 ! PT 0.74 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.73 HN 0.90 KP 0.83 ! LA 0.81 MK 0.98 NL 3.54 OV 1.09 ! PT 0.73 SC 0.86 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.58 FD 0.71 HN 0.57 KP 1.00* ! LA 1.00* MK 1.28 NL 1.00* OV 1.00* ! PT 0.76 SC 1.00* ! ! ! Fit before self-cal, rms=0.191181Jy sigma=0.002226 ! Fit after self-cal, rms=1.234419Jy sigma=0.001125 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=8.032 mas, bpa=-0.3283 degrees ! Estimated noise=629.96 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 (-17.5, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0383874 Jy ! Component: 100 - total flux cleaned = 0.0463988 Jy ! Component: 150 - total flux cleaned = 0.0521386 Jy ! Component: 200 - total flux cleaned = 0.0578707 Jy ! Total flux subtracted in 200 components = 0.0578707 Jy ! Clean residual min=-0.018925 max=0.020585 Jy/beam ! Clean residual mean=0.000026 rms=0.005185 Jy/beam ! Combined flux in latest and established models = 0.353665 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 119 components and 0.353665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.217908Jy sigma=0.001046 ! Fit after self-cal, rms=1.217767Jy sigma=0.001001 ! 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=1.217767Jy sigma=0.001001 ! Fit after self-cal, rms=3.600851Jy sigma=0.000952 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.403 mas, bmaj=8.026 mas, bpa=0.6054 degrees ! Estimated noise=658.199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0216592 Jy ! Component: 100 - total flux cleaned = 0.0252196 Jy ! Component: 150 - total flux cleaned = 0.0291563 Jy ! Component: 200 - total flux cleaned = 0.0319741 Jy ! Total flux subtracted in 200 components = 0.0319741 Jy ! Clean residual min=-0.017064 max=0.016140 Jy/beam ! Clean residual mean=0.000013 rms=0.004423 Jy/beam ! Combined flux in latest and established models = 0.385639 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 150 components and 0.385639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.589502Jy sigma=0.000925 ! Fit after self-cal, rms=3.589612Jy sigma=0.000921 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.00616858 Jy ! Component: 100 - total flux cleaned = 0.00849627 Jy ! Component: 150 - total flux cleaned = 0.0105988 Jy ! Component: 200 - total flux cleaned = 0.0129935 Jy ! Total flux subtracted in 200 components = 0.0129935 Jy ! Clean residual min=-0.017148 max=0.016067 Jy/beam ! Clean residual mean=0.000009 rms=0.004413 Jy/beam ! Combined flux in latest and established models = 0.398633 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 172 components and 0.398633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.582708Jy sigma=0.000927 ! Fit after self-cal, rms=3.582688Jy sigma=0.000926 ! 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=3.582688Jy sigma=0.000926 ! Fit after self-cal, rms=3.773989Jy sigma=0.000741 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=8.222 mas, bpa=2.118 degrees ! Estimated noise=647.224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00771721 Jy ! Component: 100 - total flux cleaned = 0.00685607 Jy ! Component: 150 - total flux cleaned = 0.00631358 Jy ! Component: 200 - total flux cleaned = 0.00583476 Jy ! Total flux subtracted in 200 components = 0.00583476 Jy ! Clean residual min=-0.006325 max=0.008905 Jy/beam ! Clean residual mean=0.000010 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.404467 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 193 components and 0.404467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.774063Jy sigma=0.000734 ! Fit after self-cal, rms=3.774067Jy sigma=0.000730 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-125.5, -65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00863321 Jy ! Component: 100 - total flux cleaned = 0.0131304 Jy ! Component: 150 - total flux cleaned = 0.0143422 Jy ! Component: 200 - total flux cleaned = 0.0151283 Jy ! Total flux subtracted in 200 components = 0.0151283 Jy ! Clean residual min=-0.005848 max=0.005405 Jy/beam ! Clean residual mean=-0.000004 rms=0.001449 Jy/beam ! Combined flux in latest and established models = 0.419596 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 217 components and 0.419596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.774004Jy sigma=0.000720 ! Fit after self-cal, rms=3.773966Jy sigma=0.000720 ! 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=3.773966Jy sigma=0.000720 ! Fit after self-cal, rms=3.772105Jy sigma=0.000718 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.066 mas, bmaj=13.86 mas, bpa=7.064 degrees ! Estimated noise=736.028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00829778 Jy ! Component: 100 - total flux cleaned = 0.0118349 Jy ! Component: 150 - total flux cleaned = 0.0130074 Jy ! Component: 200 - total flux cleaned = 0.0137191 Jy ! Total flux subtracted in 200 components = 0.0137191 Jy ! Clean residual min=-0.006342 max=0.005837 Jy/beam ! Clean residual mean=-0.000004 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.433315 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 254 components and 0.433315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.772178Jy sigma=0.000714 ! Fit after self-cal, rms=3.772177Jy sigma=0.000713 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.00166158 Jy ! Component: 100 - total flux cleaned = 0.00140071 Jy ! Component: 150 - total flux cleaned = 0.00128639 Jy ! Component: 200 - total flux cleaned = 0.00108477 Jy ! Total flux subtracted in 200 components = 0.00108477 Jy ! Clean residual min=-0.005700 max=0.005435 Jy/beam ! Clean residual mean=-0.000002 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.4344 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 272 components and 0.4344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.772182Jy sigma=0.000712 ! Fit after self-cal, rms=3.772184Jy sigma=0.000712 ! 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.574 mas, bmaj=8.208 mas, bpa=1.841 degrees ! Estimated noise=649.155 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.574 x 8.208 at 1.841 degrees (North through East) ! Clean map min=-0.010687 max=0.13648 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.924 mas, bmaj=7.086 mas, bpa=2.145 degrees ! Estimated noise=1030.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116647 Jy ! Component: 100 - total flux cleaned = 0.184646 Jy ! Component: 150 - total flux cleaned = 0.234775 Jy ! Component: 200 - total flux cleaned = 0.272804 Jy ! Total flux subtracted in 200 components = 0.272804 Jy ! Clean residual min=-0.010815 max=0.023152 Jy/beam ! Clean residual mean=0.000023 rms=0.003683 Jy/beam ! Combined flux in latest and established models = 0.272804 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.272804 Jy ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=8.208 mas, bpa=1.841 degrees ! Estimated noise=649.155 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.0439166 Jy ! Component: 100 - total flux cleaned = 0.07346 Jy ! Component: 150 - total flux cleaned = 0.0939436 Jy ! Component: 200 - total flux cleaned = 0.108895 Jy ! Total flux subtracted in 200 components = 0.108895 Jy ! Clean residual min=-0.006344 max=0.010924 Jy/beam ! Clean residual mean=0.000017 rms=0.002057 Jy/beam ! Combined flux in latest and established models = 0.381699 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 70 components and 0.381699 Jy ! Inverting map ! Added new window around map position (4, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01212 Jy ! Component: 100 - total flux cleaned = 0.0215588 Jy ! Component: 150 - total flux cleaned = 0.0292612 Jy ! Component: 200 - total flux cleaned = 0.0356352 Jy ! Total flux subtracted in 200 components = 0.0356352 Jy ! Clean residual min=-0.005090 max=0.004993 Jy/beam ! Clean residual mean=0.000000 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 0.417334 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 103 components and 0.417334 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=8.066 mas, bmaj=13.86 mas, bpa=7.064 degrees ! Estimated noise=736.028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00841117 Jy ! Component: 100 - total flux cleaned = 0.0141038 Jy ! Component: 150 - total flux cleaned = 0.0155108 Jy ! Component: 200 - total flux cleaned = 0.0162603 Jy ! Total flux subtracted in 200 components = 0.0162603 Jy ! Clean residual min=-0.005635 max=0.005295 Jy/beam ! Clean residual mean=-0.000009 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.433594 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.000263093 Jy ! Component: 100 - total flux cleaned = 0.000142305 Jy ! Component: 150 - total flux cleaned = 3.29189e-05 Jy ! Component: 200 - total flux cleaned = -6.86457e-05 Jy ! Total flux subtracted in 200 components = -6.86457e-05 Jy ! Clean residual min=-0.005264 max=0.004945 Jy/beam ! Clean residual mean=-0.000011 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 0.433526 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 166 components and 0.433526 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=8.208 mas, bpa=1.841 degrees ! Estimated noise=649.155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000181769 Jy ! Component: 100 - total flux cleaned = 9.14123e-05 Jy ! Component: 150 - total flux cleaned = 0.000444396 Jy ! Component: 200 - total flux cleaned = 0.000661713 Jy ! Total flux subtracted in 200 components = 0.000661713 Jy ! Clean residual min=-0.005163 max=0.004449 Jy/beam ! Clean residual mean=-0.000002 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.434187 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 193 components and 0.434188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.772331Jy sigma=0.000708 ! Fit after self-cal, rms=3.772286Jy sigma=0.000706 wmodel J1624-0649_S_2017_05_01_pus_map.mod ! Writing 193 model components to file: J1624-0649_S_2017_05_01_pus_map.mod wobs J1624-0649_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1624-0649_S_2017_05_01_pus_uvs.fits wwins J1624-0649_S_2017_05_01_pus_map.win ! wwins: Wrote 5 windows to J1624-0649_S_2017_05_01_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.00030073 Jy ! Component: 100 - total flux cleaned = -1.71636e-05 Jy ! Component: 150 - total flux cleaned = 0.000186555 Jy ! Component: 200 - total flux cleaned = 0.000188192 Jy ! Component: 250 - total flux cleaned = 0.000190758 Jy ! Component: 300 - total flux cleaned = 0.000131771 Jy ! Component: 350 - total flux cleaned = 1.27654e-05 Jy ! Component: 400 - total flux cleaned = -0.000161326 Jy ! Component: 450 - total flux cleaned = -0.000162519 Jy ! Component: 500 - total flux cleaned = -0.000273957 Jy ! Component: 550 - total flux cleaned = -0.000383306 Jy ! Component: 600 - total flux cleaned = -0.000597205 Jy ! Component: 650 - total flux cleaned = -0.000754115 Jy ! Component: 700 - total flux cleaned = -0.000908783 Jy ! Component: 750 - total flux cleaned = -0.00101007 Jy ! Component: 800 - total flux cleaned = -0.00115962 Jy ! Component: 850 - total flux cleaned = -0.00115999 Jy ! Component: 900 - total flux cleaned = -0.00140252 Jy ! Component: 950 - total flux cleaned = -0.00149719 Jy ! Component: 1000 - total flux cleaned = -0.00159156 Jy ! Component: 1050 - total flux cleaned = -0.0017773 Jy ! Component: 1100 - total flux cleaned = -0.00186857 Jy ! Component: 1150 - total flux cleaned = -0.00191395 Jy ! Component: 1200 - total flux cleaned = -0.00209303 Jy ! Component: 1250 - total flux cleaned = -0.00218121 Jy ! Component: 1300 - total flux cleaned = -0.00231231 Jy ! Component: 1350 - total flux cleaned = -0.00252799 Jy ! Component: 1400 - total flux cleaned = -0.00265594 Jy ! Component: 1450 - total flux cleaned = -0.00278238 Jy ! Component: 1500 - total flux cleaned = -0.00299066 Jy ! Component: 1550 - total flux cleaned = -0.00307332 Jy ! Component: 1600 - total flux cleaned = -0.0031555 Jy ! Component: 1650 - total flux cleaned = -0.00331783 Jy ! Component: 1700 - total flux cleaned = -0.00351786 Jy ! Component: 1750 - total flux cleaned = -0.00375662 Jy ! Component: 1800 - total flux cleaned = -0.00383505 Jy ! Component: 1850 - total flux cleaned = -0.00403002 Jy ! Component: 1900 - total flux cleaned = -0.00410761 Jy ! Component: 1950 - total flux cleaned = -0.00418401 Jy ! Component: 2000 - total flux cleaned = -0.00448783 Jy ! Component: 2050 - total flux cleaned = -0.00452506 Jy ! Component: 2100 - total flux cleaned = -0.00467458 Jy ! Component: 2150 - total flux cleaned = -0.00478535 Jy ! Component: 2200 - total flux cleaned = -0.00493205 Jy ! Component: 2250 - total flux cleaned = -0.00485915 Jy ! Component: 2300 - total flux cleaned = -0.00500386 Jy ! Component: 2350 - total flux cleaned = -0.00503983 Jy ! Component: 2400 - total flux cleaned = -0.0051105 Jy ! Component: 2450 - total flux cleaned = -0.0052513 Jy ! Component: 2500 - total flux cleaned = -0.00528628 Jy ! Component: 2550 - total flux cleaned = -0.00518191 Jy ! Component: 2600 - total flux cleaned = -0.00542335 Jy ! Component: 2650 - total flux cleaned = -0.00542311 Jy ! Component: 2700 - total flux cleaned = -0.00549104 Jy ! Component: 2750 - total flux cleaned = -0.00549116 Jy ! Component: 2800 - total flux cleaned = -0.00565859 Jy ! Component: 2850 - total flux cleaned = -0.00579162 Jy ! Component: 2900 - total flux cleaned = -0.00575875 Jy ! Component: 2950 - total flux cleaned = -0.00605362 Jy ! Component: 3000 - total flux cleaned = -0.00605324 Jy ! Component: 3050 - total flux cleaned = -0.0061185 Jy ! Component: 3100 - total flux cleaned = -0.00624713 Jy ! Component: 3150 - total flux cleaned = -0.00637516 Jy ! Component: 3200 - total flux cleaned = -0.00640677 Jy ! Component: 3250 - total flux cleaned = -0.00653296 Jy ! Component: 3300 - total flux cleaned = -0.00665866 Jy ! Component: 3350 - total flux cleaned = -0.00665879 Jy ! Component: 3400 - total flux cleaned = -0.00684514 Jy ! Component: 3450 - total flux cleaned = -0.0069066 Jy ! Component: 3500 - total flux cleaned = -0.00696792 Jy ! Component: 3550 - total flux cleaned = -0.00708999 Jy ! Component: 3600 - total flux cleaned = -0.00715072 Jy ! Component: 3650 - total flux cleaned = -0.00712083 Jy ! Component: 3700 - total flux cleaned = -0.00724081 Jy ! Component: 3750 - total flux cleaned = -0.00733031 Jy ! Component: 3800 - total flux cleaned = -0.00750821 Jy ! Component: 3850 - total flux cleaned = -0.00753756 Jy ! Component: 3900 - total flux cleaned = -0.00759627 Jy ! Component: 3950 - total flux cleaned = -0.00762558 Jy ! Component: 4000 - total flux cleaned = -0.00777089 Jy ! Component: 4050 - total flux cleaned = -0.00782852 Jy ! Total flux subtracted in 4096 components = -0.007771 Jy ! Clean residual min=-0.001650 max=0.001620 Jy/beam ! Clean residual mean=-0.000002 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.426417 Jy keep ! Adding 326 model components to the UV plane model. ! The established model now contains 519 components and 0.426417 Jy ![Exited script file: muppet] wmap "J1624-0649_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.574 x 8.208 at 1.841 degrees (North through East) ! Clean map min=-0.0042131 max=0.13858 Jy/beam ! Writing clean map to FITS file: J1624-0649_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.138583 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000570894 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.23586 1.23586 2.47171 4.94342 9.88684 19.7737 39.5474 79.0948 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.138 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.574 x 8.208 at 1.841 degrees (North through East) ! Clean map min=-0.0042131 max=0.13858 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-0649_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:40:14 2019