! Started logfile: J1812-0648_S_2017_10_09_pus_uvs.log on Sun May 12 13:17:25 2019 obs J1812-0648_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J1812-0648_S_2017_10_09_pus_uva.fits ! AN table 1: 145 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.64636 visibilities/baseline/integration-bin. ! Found source: J1812-0648 ! ! 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 496 lines of history. ! ! Reading 13496 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 J1812-0648_S_2017_10_09_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 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 364 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 337 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 852 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.920950Jy sigma=0.007566 ! Fit after self-cal, rms=0.897180Jy sigma=0.007386 ! 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.932 mas, bmaj=13.73 mas, bpa=-17.02 degrees ! Estimated noise=1281.33 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.0686394 Jy ! Component: 100 - total flux cleaned = 0.103551 Jy ! Total flux subtracted in 100 components = 0.103551 Jy ! Clean residual min=-0.021729 max=0.023282 Jy/beam ! Clean residual mean=0.000064 rms=0.008318 Jy/beam ! Combined flux in latest and established models = 0.103551 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 59 components and 0.103551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185354Jy sigma=0.001491 ! Fit after self-cal, rms=0.184962Jy sigma=0.001487 ! 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.893 mas, bmaj=15.21 mas, bpa=-15.92 degrees ! Estimated noise=905.686 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.0591325 Jy ! Component: 100 - total flux cleaned = 0.100414 Jy ! Component: 150 - total flux cleaned = 0.130324 Jy ! Component: 200 - total flux cleaned = 0.152098 Jy ! Total flux subtracted in 200 components = 0.152098 Jy ! Clean residual min=-0.038416 max=0.034379 Jy/beam ! Clean residual mean=0.000091 rms=0.014411 Jy/beam ! Combined flux in latest and established models = 0.25565 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 134 components and 0.255649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160222Jy sigma=0.001269 ! Fit after self-cal, rms=0.159135Jy sigma=0.001260 ! 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.49 FD 1.18 HN 1.07 KP 1.59 ! LA 0.66 MK 1.50 NL 2.39 OV 1.00* ! PT 0.63 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.97 FD 1.77 HN 1.48 KP 1.64 ! LA 0.71 MK 2.60 NL 2.29 OV 1.00* ! PT 0.53 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 2.88 HN 1.53 KP 1.43 ! LA 0.51 MK 1.57 NL 1.78 OV 1.00* ! PT 0.56 ! ! ! Correcting IF 4. ! A total of 297 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.23 HN 0.83 KP 1.00* ! LA 1.00* MK 0.45 NL 1.00* OV 1.00* ! PT 1.30 ! ! ! Fit before self-cal, rms=0.159135Jy sigma=0.001260 ! Fit after self-cal, rms=0.237777Jy sigma=0.000909 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.264 mas, bmaj=17.12 mas, bpa=-15.27 degrees ! Estimated noise=1090.66 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.00378338 Jy ! Component: 100 - total flux cleaned = 0.00350306 Jy ! Component: 150 - total flux cleaned = 0.00307053 Jy ! Component: 200 - total flux cleaned = 0.00239198 Jy ! Total flux subtracted in 200 components = 0.00239198 Jy ! Clean residual min=-0.019760 max=0.026759 Jy/beam ! Clean residual mean=-0.000060 rms=0.007469 Jy/beam ! Combined flux in latest and established models = 0.258041 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 143 components and 0.258041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236476Jy sigma=0.000912 ! Fit after self-cal, rms=0.245049Jy sigma=0.000890 ! 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.245049Jy sigma=0.000890 ! Fit after self-cal, rms=0.399155Jy sigma=0.000814 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.27 mas, bmaj=18.11 mas, bpa=-15.31 degrees ! Estimated noise=1152.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146169 Jy ! Component: 100 - total flux cleaned = 0.00198179 Jy ! Component: 150 - total flux cleaned = 0.00158854 Jy ! Component: 200 - total flux cleaned = 0.00124485 Jy ! Total flux subtracted in 200 components = 0.00124485 Jy ! Clean residual min=-0.016394 max=0.024025 Jy/beam ! Clean residual mean=0.000015 rms=0.005808 Jy/beam ! Combined flux in latest and established models = 0.259286 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 156 components and 0.259286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.398189Jy sigma=0.000816 ! Fit after self-cal, rms=0.400775Jy sigma=0.000810 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.00157295 Jy ! Component: 100 - total flux cleaned = -0.00176789 Jy ! Component: 150 - total flux cleaned = -0.00185639 Jy ! Component: 200 - total flux cleaned = -0.00201385 Jy ! Total flux subtracted in 200 components = -0.00201385 Jy ! Clean residual min=-0.015918 max=0.021400 Jy/beam ! Clean residual mean=0.000012 rms=0.005660 Jy/beam ! Combined flux in latest and established models = 0.257272 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 163 components and 0.257272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.400440Jy sigma=0.000810 ! Fit after self-cal, rms=0.400569Jy sigma=0.000810 ! 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.400569Jy sigma=0.000810 ! Fit after self-cal, rms=0.464046Jy sigma=0.000808 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.17 mas, bmaj=19.21 mas, bpa=-15.44 degrees ! Estimated noise=1194.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282988 Jy ! Component: 100 - total flux cleaned = 0.00314656 Jy ! Component: 150 - total flux cleaned = 0.00280383 Jy ! Component: 200 - total flux cleaned = 0.00248924 Jy ! Total flux subtracted in 200 components = 0.00248924 Jy ! Clean residual min=-0.016365 max=0.022445 Jy/beam ! Clean residual mean=0.000015 rms=0.005864 Jy/beam ! Combined flux in latest and established models = 0.259762 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 174 components and 0.259762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.463273Jy sigma=0.000810 ! Fit after self-cal, rms=0.464110Jy sigma=0.000809 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.0010727 Jy ! Component: 100 - total flux cleaned = -0.00117209 Jy ! Component: 150 - total flux cleaned = -0.00144317 Jy ! Component: 200 - total flux cleaned = -0.00168863 Jy ! Total flux subtracted in 200 components = -0.00168863 Jy ! Clean residual min=-0.016206 max=0.021852 Jy/beam ! Clean residual mean=0.000015 rms=0.005837 Jy/beam ! Combined flux in latest and established models = 0.258073 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 181 components and 0.258073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.463733Jy sigma=0.000810 ! Fit after self-cal, rms=0.463824Jy sigma=0.000810 ! 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.463824Jy sigma=0.000810 ! Fit after self-cal, rms=0.506813Jy sigma=0.000808 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.99 mas, bmaj=22.09 mas, bpa=-12.09 degrees ! Estimated noise=1320.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263104 Jy ! Component: 100 - total flux cleaned = 0.00226779 Jy ! Component: 150 - total flux cleaned = 0.00171444 Jy ! Component: 200 - total flux cleaned = 0.00123346 Jy ! Total flux subtracted in 200 components = 0.00123346 Jy ! Clean residual min=-0.022372 max=0.030625 Jy/beam ! Clean residual mean=0.000026 rms=0.008618 Jy/beam ! Combined flux in latest and established models = 0.259306 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 192 components and 0.259307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.505893Jy sigma=0.000812 ! Fit after self-cal, rms=0.506337Jy sigma=0.000811 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.00128304 Jy ! Component: 100 - total flux cleaned = -0.00153194 Jy ! Component: 150 - total flux cleaned = -0.00182678 Jy ! Component: 200 - total flux cleaned = -0.00208992 Jy ! Total flux subtracted in 200 components = -0.00208992 Jy ! Clean residual min=-0.022791 max=0.030730 Jy/beam ! Clean residual mean=0.000028 rms=0.008655 Jy/beam ! Combined flux in latest and established models = 0.257217 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 208 components and 0.257217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.505833Jy sigma=0.000813 ! Fit after self-cal, rms=0.505942Jy sigma=0.000812 ! 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=4.038 mas, bmaj=20.17 mas, bpa=-15.47 degrees ! Estimated noise=1221.6 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.038 x 20.17 at -15.47 degrees (North through East) ! Clean map min=-0.017507 max=0.12386 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.944 mas, bmaj=17.77 mas, bpa=-16.59 degrees ! Estimated noise=1933.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0937325 Jy ! Component: 100 - total flux cleaned = 0.142872 Jy ! Component: 150 - total flux cleaned = 0.174536 Jy ! Component: 200 - total flux cleaned = 0.19593 Jy ! Total flux subtracted in 200 components = 0.19593 Jy ! Clean residual min=-0.016550 max=0.017863 Jy/beam ! Clean residual mean=0.000062 rms=0.005614 Jy/beam ! Combined flux in latest and established models = 0.19593 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 57 model components to the UV plane model. ! The established model now contains 57 components and 0.19593 Jy ! Inverting map and beam ! Estimated beam: bmin=4.038 mas, bmaj=20.17 mas, bpa=-15.47 degrees ! Estimated noise=1221.6 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.0272767 Jy ! Component: 100 - total flux cleaned = 0.0418236 Jy ! Component: 150 - total flux cleaned = 0.0500707 Jy ! Component: 200 - total flux cleaned = 0.0548208 Jy ! Total flux subtracted in 200 components = 0.0548208 Jy ! Clean residual min=-0.017901 max=0.022129 Jy/beam ! Clean residual mean=0.000022 rms=0.006091 Jy/beam ! Combined flux in latest and established models = 0.250751 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 98 components and 0.250751 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.99 mas, bmaj=22.09 mas, bpa=-12.09 degrees ! Estimated noise=1320.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315819 Jy ! Component: 100 - total flux cleaned = 0.00357143 Jy ! Component: 150 - total flux cleaned = 0.0038388 Jy ! Component: 200 - total flux cleaned = 0.00407466 Jy ! Total flux subtracted in 200 components = 0.00407466 Jy ! Clean residual min=-0.023400 max=0.030617 Jy/beam ! Clean residual mean=0.000030 rms=0.008695 Jy/beam ! Combined flux in latest and established models = 0.254825 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 = 6.56274e-05 Jy ! Component: 100 - total flux cleaned = 0.000130556 Jy ! Component: 150 - total flux cleaned = 0.000134132 Jy ! Component: 200 - total flux cleaned = 0.000194913 Jy ! Total flux subtracted in 200 components = 0.000194913 Jy ! Clean residual min=-0.023211 max=0.030558 Jy/beam ! Clean residual mean=0.000030 rms=0.008687 Jy/beam ! Combined flux in latest and established models = 0.25502 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 112 components and 0.25502 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.038 mas, bmaj=20.17 mas, bpa=-15.47 degrees ! Estimated noise=1221.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109572 Jy ! Component: 100 - total flux cleaned = 0.00129751 Jy ! Component: 150 - total flux cleaned = 0.00129749 Jy ! Component: 200 - total flux cleaned = 0.0012544 Jy ! Total flux subtracted in 200 components = 0.0012544 Jy ! Clean residual min=-0.017306 max=0.022518 Jy/beam ! Clean residual mean=0.000019 rms=0.006020 Jy/beam ! Combined flux in latest and established models = 0.256275 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 121 components and 0.256275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.505052Jy sigma=0.000812 ! Fit after self-cal, rms=0.504825Jy sigma=0.000811 wmodel J1812-0648_S_2017_10_09_pus_map.mod ! Writing 121 model components to file: J1812-0648_S_2017_10_09_pus_map.mod wobs J1812-0648_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J1812-0648_S_2017_10_09_pus_uvs.fits wwins J1812-0648_S_2017_10_09_pus_map.win ! wwins: Wrote 1 windows to J1812-0648_S_2017_10_09_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.00985099 Jy ! Component: 100 - total flux cleaned = 0.0145457 Jy ! Component: 150 - total flux cleaned = 0.0187629 Jy ! Component: 200 - total flux cleaned = 0.0233206 Jy ! Component: 250 - total flux cleaned = 0.0276542 Jy ! Component: 300 - total flux cleaned = 0.031801 Jy ! Component: 350 - total flux cleaned = 0.0355263 Jy ! Component: 400 - total flux cleaned = 0.0393455 Jy ! Component: 450 - total flux cleaned = 0.0434762 Jy ! Component: 500 - total flux cleaned = 0.047235 Jy ! Component: 550 - total flux cleaned = 0.0510743 Jy ! Component: 600 - total flux cleaned = 0.0545792 Jy ! Component: 650 - total flux cleaned = 0.0581769 Jy ! Component: 700 - total flux cleaned = 0.0616798 Jy ! Component: 750 - total flux cleaned = 0.0649014 Jy ! Component: 800 - total flux cleaned = 0.0674839 Jy ! Component: 850 - total flux cleaned = 0.0703709 Jy ! Component: 900 - total flux cleaned = 0.0728403 Jy ! Component: 950 - total flux cleaned = 0.0756002 Jy ! Component: 1000 - total flux cleaned = 0.07847 Jy ! Component: 1050 - total flux cleaned = 0.0812801 Jy ! Component: 1100 - total flux cleaned = 0.0835513 Jy ! Component: 1150 - total flux cleaned = 0.0860982 Jy ! Component: 1200 - total flux cleaned = 0.0886023 Jy ! Component: 1250 - total flux cleaned = 0.0902959 Jy ! Component: 1300 - total flux cleaned = 0.0922698 Jy ! Component: 1350 - total flux cleaned = 0.0939178 Jy ! Component: 1400 - total flux cleaned = 0.0953978 Jy ! Component: 1450 - total flux cleaned = 0.0961308 Jy ! Component: 1500 - total flux cleaned = 0.0971487 Jy ! Component: 1550 - total flux cleaned = 0.0978701 Jy ! Component: 1600 - total flux cleaned = 0.0987276 Jy ! Component: 1650 - total flux cleaned = 0.0995782 Jy ! Component: 1700 - total flux cleaned = 0.100423 Jy ! Component: 1750 - total flux cleaned = 0.101261 Jy ! Component: 1800 - total flux cleaned = 0.101953 Jy ! Component: 1850 - total flux cleaned = 0.102642 Jy ! Component: 1900 - total flux cleaned = 0.103598 Jy ! Component: 1950 - total flux cleaned = 0.104274 Jy ! Component: 2000 - total flux cleaned = 0.105216 Jy ! Component: 2050 - total flux cleaned = 0.105484 Jy ! Component: 2100 - total flux cleaned = 0.106016 Jy ! Component: 2150 - total flux cleaned = 0.107207 Jy ! Component: 2200 - total flux cleaned = 0.107866 Jy ! Component: 2250 - total flux cleaned = 0.108524 Jy ! Component: 2300 - total flux cleaned = 0.109441 Jy ! Component: 2350 - total flux cleaned = 0.110353 Jy ! Component: 2400 - total flux cleaned = 0.111133 Jy ! Component: 2450 - total flux cleaned = 0.111392 Jy ! Component: 2500 - total flux cleaned = 0.111781 Jy ! Component: 2550 - total flux cleaned = 0.112426 Jy ! Component: 2600 - total flux cleaned = 0.11307 Jy ! Component: 2650 - total flux cleaned = 0.114101 Jy ! Component: 2700 - total flux cleaned = 0.114616 Jy ! Component: 2750 - total flux cleaned = 0.114615 Jy ! Component: 2800 - total flux cleaned = 0.115133 Jy ! Component: 2850 - total flux cleaned = 0.115132 Jy ! Component: 2900 - total flux cleaned = 0.115393 Jy ! Component: 2950 - total flux cleaned = 0.115393 Jy ! Component: 3000 - total flux cleaned = 0.115526 Jy ! Component: 3050 - total flux cleaned = 0.115661 Jy ! Component: 3100 - total flux cleaned = 0.116073 Jy ! Component: 3150 - total flux cleaned = 0.116348 Jy ! Component: 3200 - total flux cleaned = 0.116908 Jy ! Component: 3250 - total flux cleaned = 0.117475 Jy ! Component: 3300 - total flux cleaned = 0.117619 Jy ! Component: 3350 - total flux cleaned = 0.117764 Jy ! Component: 3400 - total flux cleaned = 0.11806 Jy ! Component: 3450 - total flux cleaned = 0.11806 Jy ! Component: 3500 - total flux cleaned = 0.118213 Jy ! Component: 3550 - total flux cleaned = 0.118371 Jy ! Component: 3600 - total flux cleaned = 0.118532 Jy ! Component: 3650 - total flux cleaned = 0.118855 Jy ! Component: 3700 - total flux cleaned = 0.118693 Jy ! Component: 3750 - total flux cleaned = 0.118857 Jy ! Component: 3800 - total flux cleaned = 0.119365 Jy ! Component: 3850 - total flux cleaned = 0.119714 Jy ! Component: 3900 - total flux cleaned = 0.119894 Jy ! Component: 3950 - total flux cleaned = 0.119894 Jy ! Component: 4000 - total flux cleaned = 0.12026 Jy ! Component: 4050 - total flux cleaned = 0.120632 Jy ! Total flux subtracted in 4096 components = 0.121013 Jy ! Clean residual min=-0.010863 max=0.011000 Jy/beam ! Clean residual mean=0.000132 rms=0.003428 Jy/beam ! Combined flux in latest and established models = 0.377287 Jy keep ! Adding 396 model components to the UV plane model. ! The established model now contains 517 components and 0.377287 Jy ![Exited script file: muppet] wmap "J1812-0648_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.038 x 20.17 at -15.47 degrees (North through East) ! Clean map min=-0.014351 max=0.12544 Jy/beam ! Writing clean map to FITS file: J1812-0648_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.125443 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00329362 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.8768 7.8768 15.7536 31.5072 63.0144 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0098 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.125 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.038 x 20.17 at -15.47 degrees (North through East) ! Clean map min=-0.014351 max=0.12544 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 J1812-0648_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:17:30 2019