! Started logfile: J0635-262B_S_2017_10_21_pus_uvs.log on Sat May 11 20:52:39 2019 obs J0635-262B_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0635-262B_S_2017_10_21_pus_uva.fits ! AN table 1: 194 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.985252 visibilities/baseline/integration-bin. ! Found source: J0635-262B ! ! 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 644 lines of history. ! ! Reading 27524 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 J0635-262B_S_2017_10_21_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 208 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 999 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.895525Jy sigma=0.006944 ! Fit after self-cal, rms=0.853377Jy sigma=0.006636 ! 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.627 mas, bmaj=14.26 mas, bpa=-22.9 degrees ! Estimated noise=1391.73 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.110869 Jy ! Component: 100 - total flux cleaned = 0.1428 Jy ! Total flux subtracted in 100 components = 0.1428 Jy ! Clean residual min=-0.007280 max=0.013675 Jy/beam ! Clean residual mean=-0.000019 rms=0.002244 Jy/beam ! Combined flux in latest and established models = 0.1428 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.1428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108356Jy sigma=0.000772 ! Fit after self-cal, rms=0.108362Jy sigma=0.000772 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155347 Jy ! Component: 100 - total flux cleaned = 0.0251149 Jy ! Total flux subtracted in 100 components = 0.0251149 Jy ! Clean residual min=-0.005754 max=0.005345 Jy/beam ! Clean residual mean=-0.000016 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.167915 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.167915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105259Jy sigma=0.000745 ! Fit after self-cal, rms=0.105304Jy sigma=0.000745 ! 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.291 mas, bmaj=16.46 mas, bpa=-22.05 degrees ! Estimated noise=656.522 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.00913565 Jy ! Component: 100 - total flux cleaned = 0.0144077 Jy ! Component: 150 - total flux cleaned = 0.0179019 Jy ! Component: 200 - total flux cleaned = 0.0202861 Jy ! Total flux subtracted in 200 components = 0.0202861 Jy ! Clean residual min=-0.004309 max=0.005016 Jy/beam ! Clean residual mean=-0.000043 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.188201 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 82 components and 0.188201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104384Jy sigma=0.000739 ! Fit after self-cal, rms=0.104418Jy sigma=0.000739 ! 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.99 FD 0.96 HN 1.00 KP 1.10 ! LA 0.99 MK 0.99 NL 0.91 OV 0.99 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.07 KP 1.02 ! LA 0.96 MK 0.98 NL 1.04 OV 1.02 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.02 HN 1.03 KP 1.05 ! LA 0.76 MK 1.03 NL 1.19 OV 0.92 ! PT 0.95 ! ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.18 HN 0.98 KP 1.00* ! LA 1.00* MK 1.09 NL 1.00* OV 1.00* ! PT 0.88 ! ! ! Fit before self-cal, rms=0.104418Jy sigma=0.000739 ! Fit after self-cal, rms=0.103194Jy sigma=0.000728 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=16.58 mas, bpa=-22.13 degrees ! Estimated noise=658.7 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.00074655 Jy ! Component: 100 - total flux cleaned = -0.000906438 Jy ! Component: 150 - total flux cleaned = -0.00104442 Jy ! Component: 200 - total flux cleaned = -0.0011201 Jy ! Total flux subtracted in 200 components = -0.0011201 Jy ! Clean residual min=-0.003085 max=0.002743 Jy/beam ! Clean residual mean=-0.000013 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.187081 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 96 components and 0.187081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103173Jy sigma=0.000728 ! Fit after self-cal, rms=0.103240Jy sigma=0.000728 ! 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.103240Jy sigma=0.000728 ! Fit after self-cal, rms=0.103826Jy sigma=0.000728 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=16.6 mas, bpa=-22.15 degrees ! Estimated noise=659.653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000516535 Jy ! Component: 100 - total flux cleaned = -0.000682115 Jy ! Component: 150 - total flux cleaned = -0.000804855 Jy ! Component: 200 - total flux cleaned = -0.000917441 Jy ! Total flux subtracted in 200 components = -0.000917441 Jy ! Clean residual min=-0.003068 max=0.002655 Jy/beam ! Clean residual mean=-0.000012 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.186164 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 102 components and 0.186164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103809Jy sigma=0.000728 ! Fit after self-cal, rms=0.103848Jy sigma=0.000728 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.000145974 Jy ! Component: 100 - total flux cleaned = -0.000208089 Jy ! Component: 150 - total flux cleaned = -0.00026559 Jy ! Component: 200 - total flux cleaned = -0.000354769 Jy ! Total flux subtracted in 200 components = -0.000354769 Jy ! Clean residual min=-0.003042 max=0.002728 Jy/beam ! Clean residual mean=-0.000012 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.185809 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 108 components and 0.185809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103837Jy sigma=0.000728 ! Fit after self-cal, rms=0.103835Jy sigma=0.000728 ! 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.103835Jy sigma=0.000728 ! Fit after self-cal, rms=0.103911Jy sigma=0.000724 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.335 mas, bmaj=16.57 mas, bpa=-22.19 degrees ! Estimated noise=660.419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000778051 Jy ! Component: 100 - total flux cleaned = -0.000881268 Jy ! Component: 150 - total flux cleaned = -0.000901946 Jy ! Component: 200 - total flux cleaned = -0.000884631 Jy ! Total flux subtracted in 200 components = -0.000884631 Jy ! Clean residual min=-0.002241 max=0.002652 Jy/beam ! Clean residual mean=-0.000012 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.184924 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 123 components and 0.184924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103896Jy sigma=0.000724 ! Fit after self-cal, rms=0.103945Jy sigma=0.000724 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 (10.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00244177 Jy ! Component: 100 - total flux cleaned = 0.00266072 Jy ! Component: 150 - total flux cleaned = 0.00266261 Jy ! Component: 200 - total flux cleaned = 0.00272871 Jy ! Total flux subtracted in 200 components = 0.00272871 Jy ! Clean residual min=-0.001957 max=0.001948 Jy/beam ! Clean residual mean=-0.000010 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.187653 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 155 components and 0.187653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103875Jy sigma=0.000723 ! Fit after self-cal, rms=0.103873Jy sigma=0.000723 ! 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.103873Jy sigma=0.000723 ! Fit after self-cal, rms=0.104320Jy sigma=0.000723 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.045 mas, bmaj=26.65 mas, bpa=-10.33 degrees ! Estimated noise=773.028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000771639 Jy ! Component: 100 - total flux cleaned = 0.000674991 Jy ! Component: 150 - total flux cleaned = 0.000672173 Jy ! Component: 200 - total flux cleaned = 0.000647628 Jy ! Total flux subtracted in 200 components = 0.000647628 Jy ! Clean residual min=-0.002138 max=0.001975 Jy/beam ! Clean residual mean=-0.000015 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.188301 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 182 components and 0.188301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104304Jy sigma=0.000723 ! Fit after self-cal, rms=0.104321Jy sigma=0.000723 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.000151405 Jy ! Component: 100 - total flux cleaned = 7.59875e-05 Jy ! Component: 150 - total flux cleaned = 5.86545e-05 Jy ! Component: 200 - total flux cleaned = 1.36532e-05 Jy ! Total flux subtracted in 200 components = 1.36532e-05 Jy ! Clean residual min=-0.002160 max=0.001993 Jy/beam ! Clean residual mean=-0.000015 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.188314 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 212 components and 0.188314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104315Jy sigma=0.000723 ! Fit after self-cal, rms=0.104319Jy sigma=0.000723 ! 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.337 mas, bmaj=16.59 mas, bpa=-22.24 degrees ! Estimated noise=660.217 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.337 x 16.59 at -22.24 degrees (North through East) ! Clean map min=-0.0018596 max=0.14784 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.668 mas, bmaj=14.29 mas, bpa=-23.03 degrees ! Estimated noise=1429.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113003 Jy ! Component: 100 - total flux cleaned = 0.14503 Jy ! Component: 150 - total flux cleaned = 0.159485 Jy ! Component: 200 - total flux cleaned = 0.168005 Jy ! Total flux subtracted in 200 components = 0.168005 Jy ! Clean residual min=-0.004539 max=0.004654 Jy/beam ! Clean residual mean=-0.000007 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.168005 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.168005 Jy ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=16.59 mas, bpa=-22.24 degrees ! Estimated noise=660.217 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.00732554 Jy ! Component: 100 - total flux cleaned = 0.0116182 Jy ! Component: 150 - total flux cleaned = 0.014568 Jy ! Component: 200 - total flux cleaned = 0.0166814 Jy ! Total flux subtracted in 200 components = 0.0166814 Jy ! Clean residual min=-0.002096 max=0.001950 Jy/beam ! Clean residual mean=-0.000009 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.184686 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 97 components and 0.184686 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.045 mas, bmaj=26.65 mas, bpa=-10.33 degrees ! Estimated noise=773.028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225765 Jy ! Component: 100 - total flux cleaned = 0.00330459 Jy ! Component: 150 - total flux cleaned = 0.00373011 Jy ! Component: 200 - total flux cleaned = 0.00379372 Jy ! Total flux subtracted in 200 components = 0.00379372 Jy ! Clean residual min=-0.002177 max=0.002045 Jy/beam ! Clean residual mean=-0.000015 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.18848 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 = 5.25659e-05 Jy ! Component: 100 - total flux cleaned = 2.95555e-05 Jy ! Component: 150 - total flux cleaned = 3.04562e-05 Jy ! Component: 200 - total flux cleaned = 1.28423e-05 Jy ! Total flux subtracted in 200 components = 1.28423e-05 Jy ! Clean residual min=-0.002166 max=0.002029 Jy/beam ! Clean residual mean=-0.000015 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.188493 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 194 components and 0.188493 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=16.59 mas, bpa=-22.24 degrees ! Estimated noise=660.217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000190483 Jy ! Component: 100 - total flux cleaned = 0.000218872 Jy ! Component: 150 - total flux cleaned = 0.000170605 Jy ! Component: 200 - total flux cleaned = 0.000125125 Jy ! Total flux subtracted in 200 components = 0.000125125 Jy ! Clean residual min=-0.001877 max=0.001805 Jy/beam ! Clean residual mean=-0.000008 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.188618 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 215 components and 0.188618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104313Jy sigma=0.000723 ! Fit after self-cal, rms=0.104295Jy sigma=0.000723 wmodel J0635-262B_S_2017_10_21_pus_map.mod ! Writing 215 model components to file: J0635-262B_S_2017_10_21_pus_map.mod wobs J0635-262B_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0635-262B_S_2017_10_21_pus_uvs.fits wwins J0635-262B_S_2017_10_21_pus_map.win ! wwins: Wrote 2 windows to J0635-262B_S_2017_10_21_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 = -4.08049e-05 Jy ! Component: 100 - total flux cleaned = -7.21841e-05 Jy ! Component: 150 - total flux cleaned = -0.00018788 Jy ! Component: 200 - total flux cleaned = -0.00024346 Jy ! Component: 250 - total flux cleaned = -0.000295586 Jy ! Component: 300 - total flux cleaned = -0.000320277 Jy ! Component: 350 - total flux cleaned = -0.00027051 Jy ! Component: 400 - total flux cleaned = -0.000245847 Jy ! Component: 450 - total flux cleaned = -0.00022266 Jy ! Component: 500 - total flux cleaned = -0.000178055 Jy ! Component: 550 - total flux cleaned = -0.000134505 Jy ! Component: 600 - total flux cleaned = -4.83441e-05 Jy ! Component: 650 - total flux cleaned = -6.92787e-05 Jy ! Component: 700 - total flux cleaned = 5.5287e-05 Jy ! Component: 750 - total flux cleaned = 9.55458e-05 Jy ! Component: 800 - total flux cleaned = 0.000115226 Jy ! Component: 850 - total flux cleaned = 9.56965e-05 Jy ! Component: 900 - total flux cleaned = 0.000153762 Jy ! Component: 950 - total flux cleaned = 0.000153943 Jy ! Component: 1000 - total flux cleaned = 0.000229352 Jy ! Component: 1050 - total flux cleaned = 0.000266365 Jy ! Component: 1100 - total flux cleaned = 0.000321028 Jy ! Component: 1150 - total flux cleaned = 0.000428083 Jy ! Component: 1200 - total flux cleaned = 0.000533449 Jy ! Component: 1250 - total flux cleaned = 0.000602507 Jy ! Component: 1300 - total flux cleaned = 0.000704835 Jy ! Component: 1350 - total flux cleaned = 0.000805965 Jy ! Component: 1400 - total flux cleaned = 0.000939049 Jy ! Component: 1450 - total flux cleaned = 0.00105362 Jy ! Component: 1500 - total flux cleaned = 0.00108611 Jy ! Component: 1550 - total flux cleaned = 0.00118215 Jy ! Component: 1600 - total flux cleaned = 0.00124525 Jy ! Component: 1650 - total flux cleaned = 0.00130759 Jy ! Component: 1700 - total flux cleaned = 0.001415 Jy ! Component: 1750 - total flux cleaned = 0.00147543 Jy ! Component: 1800 - total flux cleaned = 0.00149038 Jy ! Component: 1850 - total flux cleaned = 0.00159415 Jy ! Component: 1900 - total flux cleaned = 0.00163801 Jy ! Component: 1950 - total flux cleaned = 0.00175371 Jy ! Component: 2000 - total flux cleaned = 0.00176791 Jy ! Component: 2050 - total flux cleaned = 0.00182462 Jy ! Component: 2100 - total flux cleaned = 0.00190866 Jy ! Component: 2150 - total flux cleaned = 0.00196411 Jy ! Component: 2200 - total flux cleaned = 0.00206 Jy ! Component: 2250 - total flux cleaned = 0.00211413 Jy ! Component: 2300 - total flux cleaned = 0.0021814 Jy ! Component: 2350 - total flux cleaned = 0.00224791 Jy ! Component: 2400 - total flux cleaned = 0.00232693 Jy ! Component: 2450 - total flux cleaned = 0.00235305 Jy ! Component: 2500 - total flux cleaned = 0.00241777 Jy ! Component: 2550 - total flux cleaned = 0.00250743 Jy ! Component: 2600 - total flux cleaned = 0.00257066 Jy ! Component: 2650 - total flux cleaned = 0.00257066 Jy ! Component: 2700 - total flux cleaned = 0.00262056 Jy ! Component: 2750 - total flux cleaned = 0.00269445 Jy ! Component: 2800 - total flux cleaned = 0.00269457 Jy ! Component: 2850 - total flux cleaned = 0.00274304 Jy ! Component: 2900 - total flux cleaned = 0.00279085 Jy ! Component: 2950 - total flux cleaned = 0.00282663 Jy ! Component: 3000 - total flux cleaned = 0.00285022 Jy ! Component: 3050 - total flux cleaned = 0.0029088 Jy ! Component: 3100 - total flux cleaned = 0.00298994 Jy ! Component: 3150 - total flux cleaned = 0.00302438 Jy ! Component: 3200 - total flux cleaned = 0.00311547 Jy ! Component: 3250 - total flux cleaned = 0.00311549 Jy ! Component: 3300 - total flux cleaned = 0.00317156 Jy ! Component: 3350 - total flux cleaned = 0.00320491 Jy ! Component: 3400 - total flux cleaned = 0.00319395 Jy ! Component: 3450 - total flux cleaned = 0.00325962 Jy ! Component: 3500 - total flux cleaned = 0.00330312 Jy ! Component: 3550 - total flux cleaned = 0.00333538 Jy ! Component: 3600 - total flux cleaned = 0.00342072 Jy ! Component: 3650 - total flux cleaned = 0.00337829 Jy ! Component: 3700 - total flux cleaned = 0.00343079 Jy ! Component: 3750 - total flux cleaned = 0.0034725 Jy ! Component: 3800 - total flux cleaned = 0.0034828 Jy ! Component: 3850 - total flux cleaned = 0.00351365 Jy ! Component: 3900 - total flux cleaned = 0.00354436 Jy ! Component: 3950 - total flux cleaned = 0.00361532 Jy ! Component: 4000 - total flux cleaned = 0.00365554 Jy ! Component: 4050 - total flux cleaned = 0.00370537 Jy ! Total flux subtracted in 4096 components = 0.00374519 Jy ! Clean residual min=-0.000579 max=0.000572 Jy/beam ! Clean residual mean=-0.000004 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.192363 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 489 components and 0.192363 Jy ![Exited script file: muppet] wmap "J0635-262B_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.337 x 16.59 at -22.24 degrees (North through East) ! Clean map min=-0.0015051 max=0.14906 Jy/beam ! Writing clean map to FITS file: J0635-262B_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.149062 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000192214 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.386846 0.386846 0.773692 1.54738 3.09477 6.18953 12.3791 24.7581 49.5163 99.0325 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 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.337 x 16.59 at -22.24 degrees (North through East) ! Clean map min=-0.0015051 max=0.14906 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 J0635-262B_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:52:45 2019