! Started logfile: J1352-2745_S_2017_06_15_pus_uvs.log on Tue May 7 15:20:27 2019 obs J1352-2745_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1352-2745_S_2017_06_15_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.946784 visibilities/baseline/integration-bin. ! Found source: J1352-2745 ! ! 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 12952 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 J1352-2745_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 467 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.876450Jy sigma=0.006259 ! Fit after self-cal, rms=0.840986Jy sigma=0.006006 ! 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.505 mas, bmaj=6.897 mas, bpa=-6.605 degrees ! Estimated noise=1665.28 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.127534 Jy ! Component: 100 - total flux cleaned = 0.155348 Jy ! Total flux subtracted in 100 components = 0.155348 Jy ! Clean residual min=-0.014929 max=0.023327 Jy/beam ! Clean residual mean=0.000120 rms=0.004138 Jy/beam ! Combined flux in latest and established models = 0.155348 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.155348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116917Jy sigma=0.000803 ! Fit after self-cal, rms=0.116820Jy sigma=0.000803 ! 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=2.992 mas, bmaj=8.014 mas, bpa=-5.506 degrees ! Estimated noise=1015.86 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 (-3.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0226153 Jy ! Component: 100 - total flux cleaned = 0.0347973 Jy ! Component: 150 - total flux cleaned = 0.0372004 Jy ! Component: 200 - total flux cleaned = 0.0380597 Jy ! Total flux subtracted in 200 components = 0.0380597 Jy ! Clean residual min=-0.008612 max=0.020121 Jy/beam ! Clean residual mean=0.000049 rms=0.003136 Jy/beam ! Combined flux in latest and established models = 0.193407 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.193407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112184Jy sigma=0.000768 ! Fit after self-cal, rms=0.111646Jy sigma=0.000762 ! Inverting map ! Added new window around map position (-12.5, 112.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162324 Jy ! Component: 100 - total flux cleaned = 0.0236582 Jy ! Component: 150 - total flux cleaned = 0.0252145 Jy ! Component: 200 - total flux cleaned = 0.025638 Jy ! Total flux subtracted in 200 components = 0.025638 Jy ! Clean residual min=-0.009088 max=0.014585 Jy/beam ! Clean residual mean=0.000046 rms=0.002575 Jy/beam ! Combined flux in latest and established models = 0.219045 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 37 components and 0.219045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109069Jy sigma=0.000744 ! Fit after self-cal, rms=0.108735Jy sigma=0.000741 ! 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 2.22 FD 0.92 HN 1.15 KP 0.97 ! LA 0.98 MK 0.98 NL 0.86 OV 0.93 ! PT 0.98 SC 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 3.62 FD 1.08 HN 1.19 KP 0.95 ! LA 0.96 MK 0.98 NL 1.03 OV 0.98 ! PT 0.93 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.85 FD 1.00 HN 1.18 KP 0.92 ! LA 0.95 MK 0.99 NL 0.96 OV 0.89 ! PT 0.93 SC 0.95 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.13 KP 1.00* ! LA 1.00* MK 0.94 NL 1.00* OV 1.00* ! PT 0.95 SC 1.00* ! ! ! Fit before self-cal, rms=0.108735Jy sigma=0.000741 ! Fit after self-cal, rms=0.147294Jy sigma=0.000692 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.936 mas, bmaj=7.949 mas, bpa=-5.366 degrees ! Estimated noise=1069.62 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.00549474 Jy ! Component: 100 - total flux cleaned = -0.0080655 Jy ! Component: 150 - total flux cleaned = -0.00889069 Jy ! Component: 200 - total flux cleaned = -0.00909939 Jy ! Total flux subtracted in 200 components = -0.00909939 Jy ! Clean residual min=-0.004489 max=0.004993 Jy/beam ! Clean residual mean=-0.000002 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.209946 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 63 components and 0.209946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147025Jy sigma=0.000689 ! Fit after self-cal, rms=0.147569Jy sigma=0.000688 ! 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.147569Jy sigma=0.000688 ! Fit after self-cal, rms=0.154615Jy sigma=0.000688 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.94 mas, bmaj=7.951 mas, bpa=-5.348 degrees ! Estimated noise=1069.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00350516 Jy ! Component: 100 - total flux cleaned = -0.00444724 Jy ! Component: 150 - total flux cleaned = -0.0046248 Jy ! Component: 200 - total flux cleaned = -0.00478884 Jy ! Total flux subtracted in 200 components = -0.00478884 Jy ! Clean residual min=-0.004227 max=0.004558 Jy/beam ! Clean residual mean=-0.000002 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.205157 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 80 components and 0.205157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154487Jy sigma=0.000687 ! Fit after self-cal, rms=0.154499Jy sigma=0.000687 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.00146119 Jy ! Component: 100 - total flux cleaned = -0.00153418 Jy ! Component: 150 - total flux cleaned = -0.00167102 Jy ! Component: 200 - total flux cleaned = -0.00173554 Jy ! Total flux subtracted in 200 components = -0.00173554 Jy ! Clean residual min=-0.003966 max=0.004395 Jy/beam ! Clean residual mean=-0.000003 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.203422 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 98 components and 0.203422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154438Jy sigma=0.000686 ! Fit after self-cal, rms=0.154418Jy sigma=0.000686 ! 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.154418Jy sigma=0.000686 ! Fit after self-cal, rms=0.161921Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.948 mas, bmaj=7.935 mas, bpa=-5.42 degrees ! Estimated noise=1072.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00189987 Jy ! Component: 100 - total flux cleaned = -0.00216144 Jy ! Component: 150 - total flux cleaned = -0.0022354 Jy ! Component: 200 - total flux cleaned = -0.00236826 Jy ! Total flux subtracted in 200 components = -0.00236826 Jy ! Clean residual min=-0.003557 max=0.003955 Jy/beam ! Clean residual mean=-0.000008 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.201053 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 114 components and 0.201053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161825Jy sigma=0.000679 ! Fit after self-cal, rms=0.161897Jy sigma=0.000679 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 (-12, 40.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224453 Jy ! Component: 100 - total flux cleaned = 0.00302017 Jy ! Component: 150 - total flux cleaned = 0.00340801 Jy ! Component: 200 - total flux cleaned = 0.00369488 Jy ! Total flux subtracted in 200 components = 0.00369488 Jy ! Clean residual min=-0.003233 max=0.003043 Jy/beam ! Clean residual mean=-0.000001 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.204748 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 129 components and 0.204748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161793Jy sigma=0.000678 ! Fit after self-cal, rms=0.161765Jy 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.161765Jy sigma=0.000678 ! Fit after self-cal, rms=0.165147Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.754 mas, bmaj=19.98 mas, bpa=-1.214 degrees ! Estimated noise=1382.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000335538 Jy ! Component: 100 - total flux cleaned = -0.000510607 Jy ! Component: 150 - total flux cleaned = -0.000613453 Jy ! Component: 200 - total flux cleaned = -0.00057011 Jy ! Total flux subtracted in 200 components = -0.00057011 Jy ! Clean residual min=-0.003549 max=0.003524 Jy/beam ! Clean residual mean=0.000003 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.204178 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 144 components and 0.204178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165102Jy sigma=0.000678 ! Fit after self-cal, rms=0.165117Jy sigma=0.000677 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00021738 Jy ! Component: 100 - total flux cleaned = -0.000178114 Jy ! Component: 150 - total flux cleaned = -0.000177832 Jy ! Component: 200 - total flux cleaned = -0.000142819 Jy ! Total flux subtracted in 200 components = -0.000142819 Jy ! Clean residual min=-0.003487 max=0.003439 Jy/beam ! Clean residual mean=0.000004 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.204035 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 156 components and 0.204035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165101Jy sigma=0.000677 ! Fit after self-cal, rms=0.165094Jy 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=2.954 mas, bmaj=7.939 mas, bpa=-5.313 degrees ! Estimated noise=1070.9 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.954 x 7.939 at -5.313 degrees (North through East) ! Clean map min=-0.0036215 max=0.15848 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.463 mas, bmaj=6.87 mas, bpa=-6.655 degrees ! Estimated noise=1794.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.136818 Jy ! Component: 100 - total flux cleaned = 0.167761 Jy ! Component: 150 - total flux cleaned = 0.179752 Jy ! Component: 200 - total flux cleaned = 0.187151 Jy ! Total flux subtracted in 200 components = 0.187151 Jy ! Clean residual min=-0.005412 max=0.005999 Jy/beam ! Clean residual mean=0.000013 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.187151 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.187151 Jy ! Inverting map and beam ! Estimated beam: bmin=2.954 mas, bmaj=7.939 mas, bpa=-5.313 degrees ! Estimated noise=1070.9 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.00585463 Jy ! Component: 100 - total flux cleaned = 0.00992122 Jy ! Component: 150 - total flux cleaned = 0.0123182 Jy ! Component: 200 - total flux cleaned = 0.0139394 Jy ! Total flux subtracted in 200 components = 0.0139394 Jy ! Clean residual min=-0.003064 max=0.003376 Jy/beam ! Clean residual mean=-0.000002 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.201091 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 51 components and 0.201091 Jy ! Inverting map ! Added new window around map position (31, -85). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175841 Jy ! Component: 100 - total flux cleaned = 0.00201321 Jy ! Component: 150 - total flux cleaned = 0.00223751 Jy ! Component: 200 - total flux cleaned = 0.00237183 Jy ! Total flux subtracted in 200 components = 0.00237183 Jy ! Clean residual min=-0.002808 max=0.002809 Jy/beam ! Clean residual mean=0.000001 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.203463 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 66 components and 0.203463 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.754 mas, bmaj=19.98 mas, bpa=-1.214 degrees ! Estimated noise=1382.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000672139 Jy ! Component: 100 - total flux cleaned = 0.000801849 Jy ! Component: 150 - total flux cleaned = 0.00102852 Jy ! Component: 200 - total flux cleaned = 0.00127511 Jy ! Total flux subtracted in 200 components = 0.00127511 Jy ! Clean residual min=-0.003072 max=0.003554 Jy/beam ! Clean residual mean=0.000006 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.204738 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 = 9.01562e-05 Jy ! Component: 100 - total flux cleaned = 0.000218799 Jy ! Component: 150 - total flux cleaned = 0.000333533 Jy ! Component: 200 - total flux cleaned = 0.000405196 Jy ! Total flux subtracted in 200 components = 0.000405196 Jy ! Clean residual min=-0.003039 max=0.003607 Jy/beam ! Clean residual mean=0.000007 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.205143 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 94 components and 0.205143 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.954 mas, bmaj=7.939 mas, bpa=-5.313 degrees ! Estimated noise=1070.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000495833 Jy ! Component: 100 - total flux cleaned = -0.000612808 Jy ! Component: 150 - total flux cleaned = -0.000667191 Jy ! Component: 200 - total flux cleaned = -0.000763109 Jy ! Total flux subtracted in 200 components = -0.000763109 Jy ! Clean residual min=-0.002610 max=0.002845 Jy/beam ! Clean residual mean=0.000002 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.20438 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 114 components and 0.20438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164988Jy sigma=0.000677 ! Fit after self-cal, rms=0.164766Jy sigma=0.000677 wmodel J1352-2745_S_2017_06_15_pus_map.mod ! Writing 114 model components to file: J1352-2745_S_2017_06_15_pus_map.mod wobs J1352-2745_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1352-2745_S_2017_06_15_pus_uvs.fits wwins J1352-2745_S_2017_06_15_pus_map.win ! wwins: Wrote 5 windows to J1352-2745_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.000919731 Jy ! Component: 100 - total flux cleaned = 0.00158187 Jy ! Component: 150 - total flux cleaned = 0.00230066 Jy ! Component: 200 - total flux cleaned = 0.00281518 Jy ! Component: 250 - total flux cleaned = 0.00322844 Jy ! Component: 300 - total flux cleaned = 0.00346831 Jy ! Component: 350 - total flux cleaned = 0.00370089 Jy ! Component: 400 - total flux cleaned = 0.00388845 Jy ! Component: 450 - total flux cleaned = 0.00410844 Jy ! Component: 500 - total flux cleaned = 0.00421638 Jy ! Component: 550 - total flux cleaned = 0.00442749 Jy ! Component: 600 - total flux cleaned = 0.00453111 Jy ! Component: 650 - total flux cleaned = 0.00476757 Jy ! Component: 700 - total flux cleaned = 0.00486747 Jy ! Component: 750 - total flux cleaned = 0.00512813 Jy ! Component: 800 - total flux cleaned = 0.00525562 Jy ! Component: 850 - total flux cleaned = 0.00538246 Jy ! Component: 900 - total flux cleaned = 0.00562982 Jy ! Component: 950 - total flux cleaned = 0.0057819 Jy ! Component: 1000 - total flux cleaned = 0.00584169 Jy ! Component: 1050 - total flux cleaned = 0.00598947 Jy ! Component: 1100 - total flux cleaned = 0.00613497 Jy ! Component: 1150 - total flux cleaned = 0.00619274 Jy ! Component: 1200 - total flux cleaned = 0.00636209 Jy ! Component: 1250 - total flux cleaned = 0.00641769 Jy ! Component: 1300 - total flux cleaned = 0.0064454 Jy ! Component: 1350 - total flux cleaned = 0.0064999 Jy ! Component: 1400 - total flux cleaned = 0.0064735 Jy ! Component: 1450 - total flux cleaned = 0.00668535 Jy ! Component: 1500 - total flux cleaned = 0.00663313 Jy ! Component: 1550 - total flux cleaned = 0.00678813 Jy ! Component: 1600 - total flux cleaned = 0.00686472 Jy ! Component: 1650 - total flux cleaned = 0.00686471 Jy ! Component: 1700 - total flux cleaned = 0.00693921 Jy ! Component: 1750 - total flux cleaned = 0.00693933 Jy ! Component: 1800 - total flux cleaned = 0.0069638 Jy ! Component: 1850 - total flux cleaned = 0.00698759 Jy ! Component: 1900 - total flux cleaned = 0.00698762 Jy ! Component: 1950 - total flux cleaned = 0.0070347 Jy ! Component: 2000 - total flux cleaned = 0.00701157 Jy ! Component: 2050 - total flux cleaned = 0.00705822 Jy ! Component: 2100 - total flux cleaned = 0.00710407 Jy ! Component: 2150 - total flux cleaned = 0.00710428 Jy ! Component: 2200 - total flux cleaned = 0.00717188 Jy ! Component: 2250 - total flux cleaned = 0.00719422 Jy ! Component: 2300 - total flux cleaned = 0.00721651 Jy ! Component: 2350 - total flux cleaned = 0.00723849 Jy ! Component: 2400 - total flux cleaned = 0.0071948 Jy ! Component: 2450 - total flux cleaned = 0.0072382 Jy ! Component: 2500 - total flux cleaned = 0.00717359 Jy ! Component: 2550 - total flux cleaned = 0.00715231 Jy ! Component: 2600 - total flux cleaned = 0.00711004 Jy ! Component: 2650 - total flux cleaned = 0.0071102 Jy ! Component: 2700 - total flux cleaned = 0.00711024 Jy ! Component: 2750 - total flux cleaned = 0.0070277 Jy ! Component: 2800 - total flux cleaned = 0.00704837 Jy ! Component: 2850 - total flux cleaned = 0.00710945 Jy ! Component: 2900 - total flux cleaned = 0.0070892 Jy ! Component: 2950 - total flux cleaned = 0.00704881 Jy ! Component: 3000 - total flux cleaned = 0.00706874 Jy ! Component: 3050 - total flux cleaned = 0.00696966 Jy ! Component: 3100 - total flux cleaned = 0.00702867 Jy ! Component: 3150 - total flux cleaned = 0.00708718 Jy ! Component: 3200 - total flux cleaned = 0.00704834 Jy ! Component: 3250 - total flux cleaned = 0.00704855 Jy ! Component: 3300 - total flux cleaned = 0.00712518 Jy ! Component: 3350 - total flux cleaned = 0.00718214 Jy ! Component: 3400 - total flux cleaned = 0.00718215 Jy ! Component: 3450 - total flux cleaned = 0.00723845 Jy ! Component: 3500 - total flux cleaned = 0.00723863 Jy ! Component: 3550 - total flux cleaned = 0.00734985 Jy ! Component: 3600 - total flux cleaned = 0.00738663 Jy ! Component: 3650 - total flux cleaned = 0.00745991 Jy ! Component: 3700 - total flux cleaned = 0.00751459 Jy ! Component: 3750 - total flux cleaned = 0.00755086 Jy ! Component: 3800 - total flux cleaned = 0.00758699 Jy ! Component: 3850 - total flux cleaned = 0.0076945 Jy ! Component: 3900 - total flux cleaned = 0.007748 Jy ! Component: 3950 - total flux cleaned = 0.00781887 Jy ! Component: 4000 - total flux cleaned = 0.007942 Jy ! Component: 4050 - total flux cleaned = 0.00795946 Jy ! Total flux subtracted in 4096 components = 0.0079594 Jy ! Clean residual min=-0.000934 max=0.000970 Jy/beam ! Clean residual mean=0.000003 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.212339 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 423 components and 0.212339 Jy ![Exited script file: muppet] wmap "J1352-2745_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.954 x 7.939 at -5.313 degrees (North through East) ! Clean map min=-0.003127 max=0.1658 Jy/beam ! Writing clean map to FITS file: J1352-2745_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.165795 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000320094 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.579196 0.579196 1.15839 2.31678 4.63357 9.26714 18.5343 37.0685 74.1371 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.165 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.954 x 7.939 at -5.313 degrees (North through East) ! Clean map min=-0.003127 max=0.1658 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 J1352-2745_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:20:32 2019