! Started logfile: J1155-1017_S_2017_06_15_pus_uvs.log on Tue May 7 15:17:52 2019 obs J1155-1017_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1155-1017_S_2017_06_15_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976123 visibilities/baseline/integration-bin. ! Found source: J1155-1017 ! ! 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 603 lines of history. ! ! Reading 16516 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 J1155-1017_S_2017_06_15_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 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 576 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.926545Jy sigma=0.007429 ! Fit after self-cal, rms=0.906593Jy sigma=0.007284 ! 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.734 mas, bmaj=6.98 mas, bpa=-4.334 degrees ! Estimated noise=1139.82 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.0751878 Jy ! Component: 100 - total flux cleaned = 0.0917943 Jy ! Total flux subtracted in 100 components = 0.0917943 Jy ! Clean residual min=-0.004893 max=0.009473 Jy/beam ! Clean residual mean=-0.000008 rms=0.001443 Jy/beam ! Combined flux in latest and established models = 0.0917943 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0917943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091532Jy sigma=0.000701 ! Fit after self-cal, rms=0.091491Jy sigma=0.000701 ! Inverting map ! Added new window around map position (-3.5, 9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00837132 Jy ! Component: 100 - total flux cleaned = 0.0128321 Jy ! Total flux subtracted in 100 components = 0.0128321 Jy ! Clean residual min=-0.004420 max=0.007546 Jy/beam ! Clean residual mean=-0.000007 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.104626 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 27 components and 0.104626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090792Jy sigma=0.000694 ! Fit after self-cal, rms=0.090694Jy sigma=0.000693 ! 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.306 mas, bmaj=7.82 mas, bpa=-3.28 degrees ! Estimated noise=803.355 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.00424222 Jy ! Component: 100 - total flux cleaned = 0.00563416 Jy ! Component: 150 - total flux cleaned = 0.00622414 Jy ! Component: 200 - total flux cleaned = 0.00643484 Jy ! Total flux subtracted in 200 components = 0.00643484 Jy ! Clean residual min=-0.003536 max=0.004593 Jy/beam ! Clean residual mean=-0.000011 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.111061 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.111061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090495Jy sigma=0.000691 ! Fit after self-cal, rms=0.090480Jy sigma=0.000691 ! 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.11 FD 0.89 HN 0.95 KP 1.04 ! LA 0.97 MK 1.06 NL 0.94 OV 0.92 ! PT 1.03 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.28 FD 0.95 HN 1.02 KP 0.97 ! LA 0.97 MK 0.99 NL 1.07 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.48 FD 0.95 HN 1.01 KP 0.99 ! LA 0.96 MK 1.04 NL 1.07 OV 0.90 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.00 KP 1.00* ! LA 1.00* MK 1.04 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.090480Jy sigma=0.000691 ! Fit after self-cal, rms=0.099283Jy sigma=0.000682 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.302 mas, bmaj=7.95 mas, bpa=-3.038 degrees ! Estimated noise=817.491 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.00157791 Jy ! Component: 100 - total flux cleaned = -0.001777 Jy ! Component: 150 - total flux cleaned = -0.00194991 Jy ! Component: 200 - total flux cleaned = -0.002064 Jy ! Total flux subtracted in 200 components = -0.002064 Jy ! Clean residual min=-0.002536 max=0.002669 Jy/beam ! Clean residual mean=-0.000005 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.108997 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 0.108997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099216Jy sigma=0.000681 ! Fit after self-cal, rms=0.099427Jy sigma=0.000681 ! 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.099427Jy sigma=0.000681 ! Fit after self-cal, rms=0.101277Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=7.936 mas, bpa=-3.108 degrees ! Estimated noise=815.719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119318 Jy ! Component: 100 - total flux cleaned = -0.0011991 Jy ! Component: 150 - total flux cleaned = -0.00117161 Jy ! Component: 200 - total flux cleaned = -0.00117113 Jy ! Total flux subtracted in 200 components = -0.00117113 Jy ! Clean residual min=-0.002109 max=0.002043 Jy/beam ! Clean residual mean=-0.000004 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.107826 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.107826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101244Jy sigma=0.000678 ! Fit after self-cal, rms=0.101334Jy sigma=0.000678 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.000339202 Jy ! Component: 100 - total flux cleaned = -0.000293318 Jy ! Component: 150 - total flux cleaned = -0.000270475 Jy ! Component: 200 - total flux cleaned = -0.000250804 Jy ! Total flux subtracted in 200 components = -0.000250804 Jy ! Clean residual min=-0.002075 max=0.002060 Jy/beam ! Clean residual mean=-0.000004 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.107575 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.107575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101321Jy sigma=0.000678 ! Fit after self-cal, rms=0.101318Jy sigma=0.000678 ! 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.101318Jy sigma=0.000678 ! Fit after self-cal, rms=0.102363Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=7.938 mas, bpa=-3.161 degrees ! Estimated noise=815.352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000652635 Jy ! Component: 100 - total flux cleaned = -0.000611458 Jy ! Component: 150 - total flux cleaned = -0.000551751 Jy ! Component: 200 - total flux cleaned = -0.000533607 Jy ! Total flux subtracted in 200 components = -0.000533607 Jy ! Clean residual min=-0.001996 max=0.002098 Jy/beam ! Clean residual mean=-0.000004 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.107042 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.107042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102348Jy sigma=0.000678 ! Fit after self-cal, rms=0.102359Jy sigma=0.000678 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.000247019 Jy ! Component: 100 - total flux cleaned = -0.000172346 Jy ! Component: 150 - total flux cleaned = -0.000104373 Jy ! Component: 200 - total flux cleaned = -7.26509e-05 Jy ! Total flux subtracted in 200 components = -7.26509e-05 Jy ! Clean residual min=-0.001977 max=0.002115 Jy/beam ! Clean residual mean=-0.000004 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.106969 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 70 components and 0.106969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102351Jy sigma=0.000678 ! Fit after self-cal, rms=0.102348Jy sigma=0.000678 ! Inverting map ! Added new window around map position (-76, 24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138353 Jy ! Component: 100 - total flux cleaned = 0.00119557 Jy ! Component: 150 - total flux cleaned = 0.0011192 Jy ! Component: 200 - total flux cleaned = 0.000986194 Jy ! Total flux subtracted in 200 components = 0.000986194 Jy ! Clean residual min=-0.001971 max=0.001752 Jy/beam ! Clean residual mean=-0.000005 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.107955 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.107955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102294Jy sigma=0.000678 ! Fit after self-cal, rms=0.102286Jy sigma=0.000678 ! 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.102286Jy sigma=0.000678 ! Fit after self-cal, rms=0.102579Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.604 mas, bmaj=14.12 mas, bpa=-0.2643 degrees ! Estimated noise=1021.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000372493 Jy ! Component: 100 - total flux cleaned = -0.000515481 Jy ! Component: 150 - total flux cleaned = -0.00054015 Jy ! Component: 200 - total flux cleaned = -0.000583002 Jy ! Total flux subtracted in 200 components = -0.000583002 Jy ! Clean residual min=-0.002275 max=0.002482 Jy/beam ! Clean residual mean=-0.000010 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.107372 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 103 components and 0.107372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102569Jy sigma=0.000678 ! Fit after self-cal, rms=0.102569Jy sigma=0.000678 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 (114.5, -50.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162074 Jy ! Component: 100 - total flux cleaned = 0.00204625 Jy ! Component: 150 - total flux cleaned = 0.00192339 Jy ! Component: 200 - total flux cleaned = 0.00181728 Jy ! Total flux subtracted in 200 components = 0.00181728 Jy ! Clean residual min=-0.002619 max=0.001821 Jy/beam ! Clean residual mean=-0.000009 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.109189 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 142 components and 0.109189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102523Jy sigma=0.000677 ! Fit after self-cal, rms=0.102518Jy sigma=0.000677 ! 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.295 mas, bmaj=7.933 mas, bpa=-3.207 degrees ! Estimated noise=812.627 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.295 x 7.933 at -3.207 degrees (North through East) ! Clean map min=-0.0018137 max=0.095297 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.725 mas, bmaj=7.13 mas, bpa=-4.301 degrees ! Estimated noise=1159.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0761195 Jy ! Component: 100 - total flux cleaned = 0.0932122 Jy ! Component: 150 - total flux cleaned = 0.0994437 Jy ! Component: 200 - total flux cleaned = 0.102133 Jy ! Total flux subtracted in 200 components = 0.102133 Jy ! Clean residual min=-0.002681 max=0.002774 Jy/beam ! Clean residual mean=-0.000004 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.102133 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.102133 Jy ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=7.933 mas, bpa=-3.207 degrees ! Estimated noise=812.627 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.00283025 Jy ! Component: 100 - total flux cleaned = 0.00454012 Jy ! Component: 150 - total flux cleaned = 0.0052661 Jy ! Component: 200 - total flux cleaned = 0.00561251 Jy ! Total flux subtracted in 200 components = 0.00561251 Jy ! Clean residual min=-0.002023 max=0.001708 Jy/beam ! Clean residual mean=-0.000005 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.107745 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.107745 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.604 mas, bmaj=14.12 mas, bpa=-0.2643 degrees ! Estimated noise=1021.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000269407 Jy ! Component: 100 - total flux cleaned = 0.000368635 Jy ! Component: 150 - total flux cleaned = 0.000369763 Jy ! Component: 200 - total flux cleaned = 0.000331228 Jy ! Total flux subtracted in 200 components = 0.000331228 Jy ! Clean residual min=-0.002537 max=0.001749 Jy/beam ! Clean residual mean=-0.000008 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.108076 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 = 4.54602e-07 Jy ! Component: 100 - total flux cleaned = -3.24176e-05 Jy ! Component: 150 - total flux cleaned = -3.25193e-05 Jy ! Component: 200 - total flux cleaned = -6.25392e-05 Jy ! Total flux subtracted in 200 components = -6.25392e-05 Jy ! Clean residual min=-0.002513 max=0.001749 Jy/beam ! Clean residual mean=-0.000008 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.108014 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 86 components and 0.108014 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=7.933 mas, bpa=-3.207 degrees ! Estimated noise=812.627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000486009 Jy ! Component: 100 - total flux cleaned = 0.000527669 Jy ! Component: 150 - total flux cleaned = 0.000527921 Jy ! Component: 200 - total flux cleaned = 0.000530002 Jy ! Total flux subtracted in 200 components = 0.000530002 Jy ! Clean residual min=-0.001918 max=0.001736 Jy/beam ! Clean residual mean=-0.000004 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.108544 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 115 components and 0.108544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102493Jy sigma=0.000677 ! Fit after self-cal, rms=0.102463Jy sigma=0.000677 wmodel J1155-1017_S_2017_06_15_pus_map.mod ! Writing 115 model components to file: J1155-1017_S_2017_06_15_pus_map.mod wobs J1155-1017_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1155-1017_S_2017_06_15_pus_uvs.fits wwins J1155-1017_S_2017_06_15_pus_map.win ! wwins: Wrote 4 windows to J1155-1017_S_2017_06_15_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.000472882 Jy ! Component: 100 - total flux cleaned = -0.000829474 Jy ! Component: 150 - total flux cleaned = -0.00113408 Jy ! Component: 200 - total flux cleaned = -0.00147655 Jy ! Component: 250 - total flux cleaned = -0.00160376 Jy ! Component: 300 - total flux cleaned = -0.00165387 Jy ! Component: 350 - total flux cleaned = -0.00167837 Jy ! Component: 400 - total flux cleaned = -0.00174777 Jy ! Component: 450 - total flux cleaned = -0.00177035 Jy ! Component: 500 - total flux cleaned = -0.00185921 Jy ! Component: 550 - total flux cleaned = -0.00198931 Jy ! Component: 600 - total flux cleaned = -0.00201 Jy ! Component: 650 - total flux cleaned = -0.00198852 Jy ! Component: 700 - total flux cleaned = -0.00198842 Jy ! Component: 750 - total flux cleaned = -0.00200897 Jy ! Component: 800 - total flux cleaned = -0.00202882 Jy ! Component: 850 - total flux cleaned = -0.00200955 Jy ! Component: 900 - total flux cleaned = -0.00204795 Jy ! Component: 950 - total flux cleaned = -0.00210386 Jy ! Component: 1000 - total flux cleaned = -0.00210379 Jy ! Component: 1050 - total flux cleaned = -0.00215852 Jy ! Component: 1100 - total flux cleaned = -0.00219412 Jy ! Component: 1150 - total flux cleaned = -0.00224699 Jy ! Component: 1200 - total flux cleaned = -0.00228178 Jy ! Component: 1250 - total flux cleaned = -0.0022817 Jy ! Component: 1300 - total flux cleaned = -0.00236625 Jy ! Component: 1350 - total flux cleaned = -0.00241617 Jy ! Component: 1400 - total flux cleaned = -0.00244867 Jy ! Component: 1450 - total flux cleaned = -0.00248099 Jy ! Component: 1500 - total flux cleaned = -0.00249707 Jy ! Component: 1550 - total flux cleaned = -0.0025762 Jy ! Component: 1600 - total flux cleaned = -0.00266978 Jy ! Component: 1650 - total flux cleaned = -0.00279317 Jy ! Component: 1700 - total flux cleaned = -0.00286935 Jy ! Component: 1750 - total flux cleaned = -0.00298983 Jy ! Component: 1800 - total flux cleaned = -0.00303423 Jy ! Component: 1850 - total flux cleaned = -0.00309335 Jy ! Component: 1900 - total flux cleaned = -0.00318078 Jy ! Component: 1950 - total flux cleaned = -0.00325274 Jy ! Component: 2000 - total flux cleaned = -0.00326708 Jy ! Component: 2050 - total flux cleaned = -0.00333774 Jy ! Component: 2100 - total flux cleaned = -0.00337972 Jy ! Component: 2150 - total flux cleaned = -0.00342119 Jy ! Component: 2200 - total flux cleaned = -0.00350349 Jy ! Component: 2250 - total flux cleaned = -0.00355766 Jy ! Component: 2300 - total flux cleaned = -0.00363808 Jy ! Component: 2350 - total flux cleaned = -0.00366456 Jy ! Component: 2400 - total flux cleaned = -0.00371723 Jy ! Component: 2450 - total flux cleaned = -0.00374337 Jy ! Component: 2500 - total flux cleaned = -0.00379524 Jy ! Component: 2550 - total flux cleaned = -0.00387208 Jy ! Component: 2600 - total flux cleaned = -0.00385927 Jy ! Component: 2650 - total flux cleaned = -0.00390964 Jy ! Component: 2700 - total flux cleaned = -0.00392211 Jy ! Component: 2750 - total flux cleaned = -0.00397163 Jy ! Component: 2800 - total flux cleaned = -0.0039594 Jy ! Component: 2850 - total flux cleaned = -0.00397177 Jy ! Component: 2900 - total flux cleaned = -0.00406845 Jy ! Component: 2950 - total flux cleaned = -0.00405645 Jy ! Component: 3000 - total flux cleaned = -0.00408025 Jy ! Component: 3050 - total flux cleaned = -0.00406861 Jy ! Component: 3100 - total flux cleaned = -0.00410368 Jy ! Component: 3150 - total flux cleaned = -0.00410362 Jy ! Component: 3200 - total flux cleaned = -0.00409212 Jy ! Component: 3250 - total flux cleaned = -0.00411518 Jy ! Component: 3300 - total flux cleaned = -0.00413795 Jy ! Component: 3350 - total flux cleaned = -0.00418318 Jy ! Component: 3400 - total flux cleaned = -0.00420554 Jy ! Component: 3450 - total flux cleaned = -0.00419447 Jy ! Component: 3500 - total flux cleaned = -0.00418348 Jy ! Component: 3550 - total flux cleaned = -0.00419451 Jy ! Component: 3600 - total flux cleaned = -0.00422731 Jy ! Component: 3650 - total flux cleaned = -0.00425959 Jy ! Component: 3700 - total flux cleaned = -0.00423794 Jy ! Component: 3750 - total flux cleaned = -0.00428075 Jy ! Component: 3800 - total flux cleaned = -0.00423825 Jy ! Component: 3850 - total flux cleaned = -0.00427001 Jy ! Component: 3900 - total flux cleaned = -0.00430155 Jy ! Component: 3950 - total flux cleaned = -0.0042912 Jy ! Component: 4000 - total flux cleaned = -0.00433266 Jy ! Component: 4050 - total flux cleaned = -0.00433264 Jy ! Total flux subtracted in 4096 components = -0.00434286 Jy ! Clean residual min=-0.000588 max=0.000657 Jy/beam ! Clean residual mean=-0.000003 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.104201 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 389 components and 0.104201 Jy ![Exited script file: muppet] wmap "J1155-1017_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.295 x 7.933 at -3.207 degrees (North through East) ! Clean map min=-0.0011749 max=0.096384 Jy/beam ! Writing clean map to FITS file: J1155-1017_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0963843 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186756 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.581287 0.581287 1.16257 2.32515 4.6503 9.30059 18.6012 37.2024 74.4047 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.096 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.295 x 7.933 at -3.207 degrees (North through East) ! Clean map min=-0.0011749 max=0.096384 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 J1155-1017_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:17:57 2019