! Started logfile: J0637-1052_S_2017_10_21_pus_uvs.log on Sat May 11 20:52:45 2019 obs J0637-1052_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0637-1052_S_2017_10_21_pus_uva.fits ! AN table 1: 114 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.977583 visibilities/baseline/integration-bin. ! Found source: J0637-1052 ! ! 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 16048 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 J0637-1052_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 705 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.925687Jy sigma=0.008616 ! Fit after self-cal, rms=0.914814Jy sigma=0.008515 ! 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.098 mas, bmaj=14.14 mas, bpa=-17.17 degrees ! Estimated noise=1001.84 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.0630317 Jy ! Component: 100 - total flux cleaned = 0.0851357 Jy ! Total flux subtracted in 100 components = 0.0851357 Jy ! Clean residual min=-0.005373 max=0.009367 Jy/beam ! Clean residual mean=-0.000013 rms=0.001649 Jy/beam ! Combined flux in latest and established models = 0.0851357 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0851357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087063Jy sigma=0.000757 ! Fit after self-cal, rms=0.086909Jy sigma=0.000756 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010855 Jy ! Component: 100 - total flux cleaned = 0.0173729 Jy ! Total flux subtracted in 100 components = 0.0173729 Jy ! Clean residual min=-0.004284 max=0.004404 Jy/beam ! Clean residual mean=0.000001 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.102509 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 63 components and 0.102509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085145Jy sigma=0.000740 ! Fit after self-cal, rms=0.085153Jy sigma=0.000739 ! 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.819 mas, bmaj=15.37 mas, bpa=-15.3 degrees ! Estimated noise=736.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00584397 Jy ! Component: 100 - total flux cleaned = 0.00966019 Jy ! Component: 150 - total flux cleaned = 0.0123204 Jy ! Component: 200 - total flux cleaned = 0.0142244 Jy ! Total flux subtracted in 200 components = 0.0142244 Jy ! Clean residual min=-0.002848 max=0.003075 Jy/beam ! Clean residual mean=0.000012 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.116733 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 110 components and 0.116733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084647Jy sigma=0.000735 ! Fit after self-cal, rms=0.084645Jy sigma=0.000735 ! 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.19 FD 0.96 HN 0.96 KP 1.12 ! LA 0.99 MK 1.06 NL 0.90 OV 1.00 ! PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.00 HN 1.04 KP 1.04 ! LA 0.95 MK 1.08 NL 1.06 OV 1.02 ! PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.02 HN 1.03 KP 1.04 ! LA 0.76 MK 1.01 NL 1.18 OV 0.98 ! PT 0.92 ! ! ! Correcting IF 4. ! A total of 321 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* ! ! ! Fit before self-cal, rms=0.084645Jy sigma=0.000735 ! Fit after self-cal, rms=0.084324Jy sigma=0.000730 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.851 mas, bmaj=15.49 mas, bpa=-15.18 degrees ! Estimated noise=757.559 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.000666552 Jy ! Component: 100 - total flux cleaned = -0.000696973 Jy ! Component: 150 - total flux cleaned = -0.000722516 Jy ! Component: 200 - total flux cleaned = -0.000765397 Jy ! Total flux subtracted in 200 components = -0.000765397 Jy ! Clean residual min=-0.002900 max=0.002261 Jy/beam ! Clean residual mean=0.000005 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.115968 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 125 components and 0.115968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084304Jy sigma=0.000730 ! Fit after self-cal, rms=0.084333Jy sigma=0.000730 ! 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.084333Jy sigma=0.000730 ! Fit after self-cal, rms=0.085011Jy sigma=0.000729 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.852 mas, bmaj=15.4 mas, bpa=-15.15 degrees ! Estimated noise=756.771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000288343 Jy ! Component: 100 - total flux cleaned = -0.000286811 Jy ! Component: 150 - total flux cleaned = -0.000306282 Jy ! Component: 200 - total flux cleaned = -0.000344619 Jy ! Total flux subtracted in 200 components = -0.000344619 Jy ! Clean residual min=-0.002580 max=0.002283 Jy/beam ! Clean residual mean=0.000004 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.115623 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 137 components and 0.115623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084997Jy sigma=0.000728 ! Fit after self-cal, rms=0.085035Jy 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.00014453 Jy ! Component: 100 - total flux cleaned = -0.000161068 Jy ! Component: 150 - total flux cleaned = -0.000176486 Jy ! Component: 200 - total flux cleaned = -0.000220985 Jy ! Total flux subtracted in 200 components = -0.000220985 Jy ! Clean residual min=-0.002483 max=0.002277 Jy/beam ! Clean residual mean=0.000004 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.115402 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 143 components and 0.115402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085028Jy sigma=0.000728 ! Fit after self-cal, rms=0.085030Jy 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.085030Jy sigma=0.000728 ! Fit after self-cal, rms=0.085561Jy sigma=0.000728 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.846 mas, bmaj=15.44 mas, bpa=-15.14 degrees ! Estimated noise=757.938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000119376 Jy ! Component: 100 - total flux cleaned = -0.000171255 Jy ! Component: 150 - total flux cleaned = -0.000218435 Jy ! Component: 200 - total flux cleaned = -0.00026178 Jy ! Total flux subtracted in 200 components = -0.00026178 Jy ! Clean residual min=-0.002427 max=0.002216 Jy/beam ! Clean residual mean=0.000003 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.11514 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 145 components and 0.11514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085554Jy sigma=0.000728 ! Fit after self-cal, rms=0.085565Jy 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 = -8.21559e-05 Jy ! Component: 100 - total flux cleaned = -9.49818e-05 Jy ! Component: 150 - total flux cleaned = -0.00013198 Jy ! Component: 200 - total flux cleaned = -0.000155713 Jy ! Total flux subtracted in 200 components = -0.000155713 Jy ! Clean residual min=-0.002369 max=0.002217 Jy/beam ! Clean residual mean=0.000003 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.114984 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 147 components and 0.114984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085561Jy sigma=0.000728 ! Fit after self-cal, rms=0.085562Jy sigma=0.000728 ! 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.085562Jy sigma=0.000728 ! Fit after self-cal, rms=0.085949Jy sigma=0.000728 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.193 mas, bmaj=17.89 mas, bpa=-5.888 degrees ! Estimated noise=872.618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000177984 Jy ! Component: 100 - total flux cleaned = -0.000203996 Jy ! Component: 150 - total flux cleaned = -0.000227311 Jy ! Component: 200 - total flux cleaned = -0.000248175 Jy ! Total flux subtracted in 200 components = -0.000248175 Jy ! Clean residual min=-0.002344 max=0.002145 Jy/beam ! Clean residual mean=0.000005 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.114736 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 163 components and 0.114736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085947Jy sigma=0.000728 ! Fit after self-cal, rms=0.085953Jy 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 = -2.01105e-05 Jy ! Component: 100 - total flux cleaned = -1.04467e-05 Jy ! Component: 150 - total flux cleaned = -2.75418e-05 Jy ! Component: 200 - total flux cleaned = -5.09388e-05 Jy ! Total flux subtracted in 200 components = -5.09388e-05 Jy ! Clean residual min=-0.002278 max=0.002141 Jy/beam ! Clean residual mean=0.000005 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.114685 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 167 components and 0.114685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085951Jy sigma=0.000728 ! Fit after self-cal, rms=0.085952Jy sigma=0.000728 ! 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.843 mas, bmaj=15.48 mas, bpa=-15.13 degrees ! Estimated noise=759.15 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.843 x 15.48 at -15.13 degrees (North through East) ! Clean map min=-0.002235 max=0.084385 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.092 mas, bmaj=14.22 mas, bpa=-17.14 degrees ! Estimated noise=1042.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0638205 Jy ! Component: 100 - total flux cleaned = 0.0867453 Jy ! Component: 150 - total flux cleaned = 0.0969659 Jy ! Component: 200 - total flux cleaned = 0.102964 Jy ! Total flux subtracted in 200 components = 0.102964 Jy ! Clean residual min=-0.003858 max=0.003367 Jy/beam ! Clean residual mean=-0.000004 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.102964 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.102964 Jy ! Inverting map and beam ! Estimated beam: bmin=3.843 mas, bmaj=15.48 mas, bpa=-15.13 degrees ! Estimated noise=759.15 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.00460806 Jy ! Component: 100 - total flux cleaned = 0.00739286 Jy ! Component: 150 - total flux cleaned = 0.00917377 Jy ! Component: 200 - total flux cleaned = 0.0103331 Jy ! Total flux subtracted in 200 components = 0.0103331 Jy ! Clean residual min=-0.002628 max=0.002166 Jy/beam ! Clean residual mean=0.000001 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.113297 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 76 components and 0.113297 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.193 mas, bmaj=17.89 mas, bpa=-5.888 degrees ! Estimated noise=872.618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108311 Jy ! Component: 100 - total flux cleaned = 0.00129143 Jy ! Component: 150 - total flux cleaned = 0.00138895 Jy ! Component: 200 - total flux cleaned = 0.00143998 Jy ! Total flux subtracted in 200 components = 0.00143998 Jy ! Clean residual min=-0.002575 max=0.002119 Jy/beam ! Clean residual mean=0.000005 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.114737 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.48139e-05 Jy ! Component: 100 - total flux cleaned = 1.46714e-05 Jy ! Component: 150 - total flux cleaned = 1.47731e-05 Jy ! Component: 200 - total flux cleaned = 1.4548e-05 Jy ! Total flux subtracted in 200 components = 1.4548e-05 Jy ! Clean residual min=-0.002523 max=0.002114 Jy/beam ! Clean residual mean=0.000005 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.114752 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 96 components and 0.114752 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.843 mas, bmaj=15.48 mas, bpa=-15.13 degrees ! Estimated noise=759.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.88463e-05 Jy ! Component: 100 - total flux cleaned = 8.60463e-06 Jy ! Component: 150 - total flux cleaned = 4.22583e-05 Jy ! Component: 200 - total flux cleaned = 7.32332e-05 Jy ! Total flux subtracted in 200 components = 7.32332e-05 Jy ! Clean residual min=-0.002427 max=0.002132 Jy/beam ! Clean residual mean=0.000003 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.114825 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 105 components and 0.114825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085963Jy sigma=0.000728 ! Fit after self-cal, rms=0.085965Jy sigma=0.000728 wmodel J0637-1052_S_2017_10_21_pus_map.mod ! Writing 105 model components to file: J0637-1052_S_2017_10_21_pus_map.mod wobs J0637-1052_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0637-1052_S_2017_10_21_pus_uvs.fits wwins J0637-1052_S_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J0637-1052_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 = -0.000160791 Jy ! Component: 100 - total flux cleaned = 0.00015191 Jy ! Component: 150 - total flux cleaned = 0.000499255 Jy ! Component: 200 - total flux cleaned = 0.000912371 Jy ! Component: 250 - total flux cleaned = 0.001277 Jy ! Component: 300 - total flux cleaned = 0.00168057 Jy ! Component: 350 - total flux cleaned = 0.00199116 Jy ! Component: 400 - total flux cleaned = 0.00236656 Jy ! Component: 450 - total flux cleaned = 0.00258467 Jy ! Component: 500 - total flux cleaned = 0.00279695 Jy ! Component: 550 - total flux cleaned = 0.00304919 Jy ! Component: 600 - total flux cleaned = 0.0032506 Jy ! Component: 650 - total flux cleaned = 0.0035124 Jy ! Component: 700 - total flux cleaned = 0.0037682 Jy ! Component: 750 - total flux cleaned = 0.00395658 Jy ! Component: 800 - total flux cleaned = 0.00418176 Jy ! Component: 850 - total flux cleaned = 0.0043226 Jy ! Component: 900 - total flux cleaned = 0.00446068 Jy ! Component: 950 - total flux cleaned = 0.00459591 Jy ! Component: 1000 - total flux cleaned = 0.00472828 Jy ! Component: 1050 - total flux cleaned = 0.00478408 Jy ! Component: 1100 - total flux cleaned = 0.00487562 Jy ! Component: 1150 - total flux cleaned = 0.00494756 Jy ! Component: 1200 - total flux cleaned = 0.00503595 Jy ! Component: 1250 - total flux cleaned = 0.00513992 Jy ! Component: 1300 - total flux cleaned = 0.00519074 Jy ! Component: 1350 - total flux cleaned = 0.00525797 Jy ! Component: 1400 - total flux cleaned = 0.00534016 Jy ! Component: 1450 - total flux cleaned = 0.00535628 Jy ! Component: 1500 - total flux cleaned = 0.00540436 Jy ! Component: 1550 - total flux cleaned = 0.00545157 Jy ! Component: 1600 - total flux cleaned = 0.0054825 Jy ! Component: 1650 - total flux cleaned = 0.00552821 Jy ! Component: 1700 - total flux cleaned = 0.00554338 Jy ! Component: 1750 - total flux cleaned = 0.0055434 Jy ! Component: 1800 - total flux cleaned = 0.00560181 Jy ! Component: 1850 - total flux cleaned = 0.00563048 Jy ! Component: 1900 - total flux cleaned = 0.00564466 Jy ! Component: 1950 - total flux cleaned = 0.00568691 Jy ! Component: 2000 - total flux cleaned = 0.00570083 Jy ! Component: 2050 - total flux cleaned = 0.00576897 Jy ! Component: 2100 - total flux cleaned = 0.00580917 Jy ! Component: 2150 - total flux cleaned = 0.00583579 Jy ! Component: 2200 - total flux cleaned = 0.00586211 Jy ! Component: 2250 - total flux cleaned = 0.00590089 Jy ! Component: 2300 - total flux cleaned = 0.00588812 Jy ! Component: 2350 - total flux cleaned = 0.00587535 Jy ! Component: 2400 - total flux cleaned = 0.00587541 Jy ! Component: 2450 - total flux cleaned = 0.00588784 Jy ! Component: 2500 - total flux cleaned = 0.00585071 Jy ! Component: 2550 - total flux cleaned = 0.0058142 Jy ! Component: 2600 - total flux cleaned = 0.00585057 Jy ! Component: 2650 - total flux cleaned = 0.00581453 Jy ! Component: 2700 - total flux cleaned = 0.00581441 Jy ! Component: 2750 - total flux cleaned = 0.00581434 Jy ! Component: 2800 - total flux cleaned = 0.00576751 Jy ! Component: 2850 - total flux cleaned = 0.00570966 Jy ! Component: 2900 - total flux cleaned = 0.00572125 Jy ! Component: 2950 - total flux cleaned = 0.00572118 Jy ! Component: 3000 - total flux cleaned = 0.00566473 Jy ! Component: 3050 - total flux cleaned = 0.00563121 Jy ! Component: 3100 - total flux cleaned = 0.00564237 Jy ! Component: 3150 - total flux cleaned = 0.00559839 Jy ! Component: 3200 - total flux cleaned = 0.00557642 Jy ! Component: 3250 - total flux cleaned = 0.005522 Jy ! Component: 3300 - total flux cleaned = 0.00547884 Jy ! Component: 3350 - total flux cleaned = 0.00545741 Jy ! Component: 3400 - total flux cleaned = 0.00542533 Jy ! Component: 3450 - total flux cleaned = 0.00539335 Jy ! Component: 3500 - total flux cleaned = 0.00536155 Jy ! Component: 3550 - total flux cleaned = 0.00531936 Jy ! Component: 3600 - total flux cleaned = 0.00528789 Jy ! Component: 3650 - total flux cleaned = 0.00523561 Jy ! Component: 3700 - total flux cleaned = 0.00518373 Jy ! Component: 3750 - total flux cleaned = 0.0051321 Jy ! Component: 3800 - total flux cleaned = 0.00509094 Jy ! Component: 3850 - total flux cleaned = 0.00504984 Jy ! Component: 3900 - total flux cleaned = 0.00501913 Jy ! Component: 3950 - total flux cleaned = 0.00497845 Jy ! Component: 4000 - total flux cleaned = 0.00496823 Jy ! Component: 4050 - total flux cleaned = 0.00491764 Jy ! Total flux subtracted in 4096 components = 0.00484716 Jy ! Clean residual min=-0.000653 max=0.000553 Jy/beam ! Clean residual mean=0.000003 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.119672 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 371 components and 0.119672 Jy ![Exited script file: muppet] wmap "J0637-1052_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.843 x 15.48 at -15.13 degrees (North through East) ! Clean map min=-0.0017381 max=0.084859 Jy/beam ! Writing clean map to FITS file: J0637-1052_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.0848587 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180132 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.636819 0.636819 1.27364 2.54728 5.09455 10.1891 20.3782 40.7564 81.5128 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.084 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.843 x 15.48 at -15.13 degrees (North through East) ! Clean map min=-0.0017381 max=0.084859 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 J0637-1052_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:52:50 2019