! Started logfile: J1250-4432_S_2017_10_09_pus_uvs.log on Sun May 12 13:13:04 2019 obs J1250-4432_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J1250-4432_S_2017_10_09_pus_uva.fits ! AN table 1: 195 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.196296 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1250-4432 ! ! 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 5512 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 J1250-4432_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 1015 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1011 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1560 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1464 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.838469Jy sigma=0.004678 ! Fit after self-cal, rms=0.782616Jy sigma=0.004322 ! 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.655 mas, bmaj=64.48 mas, bpa=-14.94 degrees ! Estimated noise=3583.49 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.159996 Jy ! Component: 100 - total flux cleaned = 0.210222 Jy ! Total flux subtracted in 100 components = 0.210222 Jy ! Clean residual min=-0.013671 max=0.023004 Jy/beam ! Clean residual mean=0.000110 rms=0.005515 Jy/beam ! Combined flux in latest and established models = 0.210222 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.210222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127013Jy sigma=0.000667 ! Fit after self-cal, rms=0.126589Jy sigma=0.000666 ! 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.275 mas, bmaj=73.18 mas, bpa=-15.29 degrees ! Estimated noise=2417.24 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.0327676 Jy ! Component: 100 - total flux cleaned = 0.0453309 Jy ! Component: 150 - total flux cleaned = 0.0512065 Jy ! Component: 200 - total flux cleaned = 0.0550513 Jy ! Total flux subtracted in 200 components = 0.0550513 Jy ! Clean residual min=-0.005188 max=0.003574 Jy/beam ! Clean residual mean=-0.000303 rms=0.001569 Jy/beam ! Combined flux in latest and established models = 0.265274 Jy ! Performing phase self-cal ! Adding 101 model components to the UV plane model. ! The established model now contains 117 components and 0.265274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118607Jy sigma=0.000628 ! Fit after self-cal, rms=0.118305Jy sigma=0.000627 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 1.06 ! LA 1.01 MK 1.02 NL 1.00* OV 1.00* ! PT 1.00 ! ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.00* KP 0.95 ! LA 0.97 MK 1.02 NL 1.00* OV 1.00* ! PT 0.95 ! ! ! Correcting IF 3. ! A total of 138 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.88 HN 1.00* KP 1.17 ! LA 0.85 MK 1.08 NL 1.00* OV 1.00* ! PT 0.86 ! ! ! Correcting IF 4. ! A total of 291 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.118305Jy sigma=0.000627 ! Fit after self-cal, rms=0.120891Jy sigma=0.000633 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.606 mas, bmaj=84.04 mas, bpa=-15.72 degrees ! Estimated noise=2704.23 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.00187501 Jy ! Component: 100 - total flux cleaned = 0.00242676 Jy ! Component: 150 - total flux cleaned = 0.00269608 Jy ! Component: 200 - total flux cleaned = 0.00298622 Jy ! Total flux subtracted in 200 components = 0.00298622 Jy ! Clean residual min=-0.004522 max=0.003145 Jy/beam ! Clean residual mean=-0.000090 rms=0.001234 Jy/beam ! Combined flux in latest and established models = 0.26826 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 140 components and 0.26826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120845Jy sigma=0.000633 ! Fit after self-cal, rms=0.120826Jy sigma=0.000633 ! 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.120826Jy sigma=0.000633 ! Fit after self-cal, rms=0.121216Jy sigma=0.000631 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.608 mas, bmaj=84.43 mas, bpa=-15.72 degrees ! Estimated noise=2711.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014476 Jy ! Component: 100 - total flux cleaned = 0.000176043 Jy ! Component: 150 - total flux cleaned = 0.000153162 Jy ! Component: 200 - total flux cleaned = 6.60688e-05 Jy ! Total flux subtracted in 200 components = 6.60688e-05 Jy ! Clean residual min=-0.004095 max=0.002910 Jy/beam ! Clean residual mean=-0.000067 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.268326 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 154 components and 0.268326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121201Jy sigma=0.000631 ! Fit after self-cal, rms=0.121224Jy sigma=0.000631 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 = 9.7331e-05 Jy ! Component: 100 - total flux cleaned = 5.37624e-05 Jy ! Component: 150 - total flux cleaned = -2.58983e-05 Jy ! Component: 200 - total flux cleaned = -6.09403e-05 Jy ! Total flux subtracted in 200 components = -6.09403e-05 Jy ! Clean residual min=-0.003978 max=0.002836 Jy/beam ! Clean residual mean=-0.000067 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.268265 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 172 components and 0.268265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121215Jy sigma=0.000631 ! Fit after self-cal, rms=0.121212Jy sigma=0.000631 ! 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.121212Jy sigma=0.000631 ! Fit after self-cal, rms=0.121327Jy sigma=0.000631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.605 mas, bmaj=84.45 mas, bpa=-15.72 degrees ! Estimated noise=2712.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.89266e-05 Jy ! Component: 100 - total flux cleaned = 0.000123623 Jy ! Component: 150 - total flux cleaned = 8.60665e-05 Jy ! Component: 200 - total flux cleaned = 6.82089e-05 Jy ! Total flux subtracted in 200 components = 6.82089e-05 Jy ! Clean residual min=-0.003734 max=0.002905 Jy/beam ! Clean residual mean=-0.000046 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.268333 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 197 components and 0.268333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121319Jy sigma=0.000631 ! Fit after self-cal, rms=0.121322Jy sigma=0.000631 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 = 1.54774e-05 Jy ! Component: 100 - total flux cleaned = -4.18641e-05 Jy ! Component: 150 - total flux cleaned = -7.63465e-05 Jy ! Component: 200 - total flux cleaned = -0.000124314 Jy ! Total flux subtracted in 200 components = -0.000124314 Jy ! Clean residual min=-0.003656 max=0.002845 Jy/beam ! Clean residual mean=-0.000047 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.268209 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 208 components and 0.268209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121315Jy sigma=0.000631 ! Fit after self-cal, rms=0.121314Jy sigma=0.000631 ! 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.121314Jy sigma=0.000631 ! Fit after self-cal, rms=0.121384Jy sigma=0.000631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.78 mas, bmaj=82.07 mas, bpa=-13.73 degrees ! Estimated noise=3289.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.49118e-05 Jy ! Component: 100 - total flux cleaned = -3.82415e-05 Jy ! Component: 150 - total flux cleaned = -0.000101406 Jy ! Component: 200 - total flux cleaned = -0.000179541 Jy ! Total flux subtracted in 200 components = -0.000179541 Jy ! Clean residual min=-0.003406 max=0.003215 Jy/beam ! Clean residual mean=-0.000060 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.268029 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 255 components and 0.268029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121377Jy sigma=0.000631 ! Fit after self-cal, rms=0.121377Jy sigma=0.000631 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 = -9.07624e-05 Jy ! Component: 100 - total flux cleaned = -0.00015059 Jy ! Component: 150 - total flux cleaned = -0.000223176 Jy ! Component: 200 - total flux cleaned = -0.000291154 Jy ! Total flux subtracted in 200 components = -0.000291154 Jy ! Clean residual min=-0.003325 max=0.003114 Jy/beam ! Clean residual mean=-0.000064 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.267738 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 271 components and 0.267738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121372Jy sigma=0.000631 ! Fit after self-cal, rms=0.121371Jy sigma=0.000631 ! 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.603 mas, bmaj=84.46 mas, bpa=-15.72 degrees ! Estimated noise=2713.37 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.603 x 84.46 at -15.72 degrees (North through East) ! Clean map min=-0.0034244 max=0.22094 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.791 mas, bmaj=67.91 mas, bpa=-15.16 degrees ! Estimated noise=4081.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162585 Jy ! Component: 100 - total flux cleaned = 0.213467 Jy ! Component: 150 - total flux cleaned = 0.237558 Jy ! Component: 200 - total flux cleaned = 0.24952 Jy ! Total flux subtracted in 200 components = 0.24952 Jy ! Clean residual min=-0.006998 max=0.007207 Jy/beam ! Clean residual mean=0.000086 rms=0.002163 Jy/beam ! Combined flux in latest and established models = 0.24952 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.24952 Jy ! Inverting map and beam ! Estimated beam: bmin=3.603 mas, bmaj=84.46 mas, bpa=-15.72 degrees ! Estimated noise=2713.37 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.00952248 Jy ! Component: 100 - total flux cleaned = 0.0139062 Jy ! Component: 150 - total flux cleaned = 0.0164405 Jy ! Component: 200 - total flux cleaned = 0.017901 Jy ! Total flux subtracted in 200 components = 0.017901 Jy ! Clean residual min=-0.004329 max=0.003000 Jy/beam ! Clean residual mean=-0.000039 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.267421 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 92 components and 0.267421 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=15.78 mas, bmaj=82.07 mas, bpa=-13.73 degrees ! Estimated noise=3289.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000491393 Jy ! Component: 100 - total flux cleaned = 0.000368165 Jy ! Component: 150 - total flux cleaned = 0.000259094 Jy ! Component: 200 - total flux cleaned = 0.000162137 Jy ! Total flux subtracted in 200 components = 0.000162137 Jy ! Clean residual min=-0.003839 max=0.003432 Jy/beam ! Clean residual mean=-0.000065 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.267583 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.84074e-05 Jy ! Component: 100 - total flux cleaned = -0.000136738 Jy ! Component: 150 - total flux cleaned = -0.000207662 Jy ! Component: 200 - total flux cleaned = -0.000229109 Jy ! Total flux subtracted in 200 components = -0.000229109 Jy ! Clean residual min=-0.003575 max=0.003378 Jy/beam ! Clean residual mean=-0.000071 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.267354 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 165 components and 0.267354 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.603 mas, bmaj=84.46 mas, bpa=-15.72 degrees ! Estimated noise=2713.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.14002e-05 Jy ! Component: 100 - total flux cleaned = -0.000136142 Jy ! Component: 150 - total flux cleaned = -0.000181906 Jy ! Component: 200 - total flux cleaned = -0.000223503 Jy ! Total flux subtracted in 200 components = -0.000223503 Jy ! Clean residual min=-0.003844 max=0.002865 Jy/beam ! Clean residual mean=-0.000052 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.267131 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 192 components and 0.267131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121397Jy sigma=0.000631 ! Fit after self-cal, rms=0.121393Jy sigma=0.000631 wmodel J1250-4432_S_2017_10_09_pus_map.mod ! Writing 192 model components to file: J1250-4432_S_2017_10_09_pus_map.mod wobs J1250-4432_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J1250-4432_S_2017_10_09_pus_uvs.fits wwins J1250-4432_S_2017_10_09_pus_map.win ! wwins: Wrote 1 windows to J1250-4432_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.000918412 Jy ! Component: 100 - total flux cleaned = -0.000449576 Jy ! Component: 150 - total flux cleaned = -0.00032804 Jy ! Component: 200 - total flux cleaned = -0.000183364 Jy ! Component: 250 - total flux cleaned = -8.03409e-05 Jy ! Component: 300 - total flux cleaned = -0.000142601 Jy ! Component: 350 - total flux cleaned = -0.000172509 Jy ! Component: 400 - total flux cleaned = -0.00025656 Jy ! Component: 450 - total flux cleaned = -0.00031028 Jy ! Component: 500 - total flux cleaned = -0.00038769 Jy ! Component: 550 - total flux cleaned = -0.000437319 Jy ! Component: 600 - total flux cleaned = -0.000461129 Jy ! Component: 650 - total flux cleaned = -0.000484396 Jy ! Component: 700 - total flux cleaned = -0.000462681 Jy ! Component: 750 - total flux cleaned = -0.000484721 Jy ! Component: 800 - total flux cleaned = -0.000484602 Jy ! Component: 850 - total flux cleaned = -0.00054617 Jy ! Component: 900 - total flux cleaned = -0.000586189 Jy ! Component: 950 - total flux cleaned = -0.000645111 Jy ! Component: 1000 - total flux cleaned = -0.000702622 Jy ! Component: 1050 - total flux cleaned = -0.000740247 Jy ! Component: 1100 - total flux cleaned = -0.000814264 Jy ! Component: 1150 - total flux cleaned = -0.000886704 Jy ! Component: 1200 - total flux cleaned = -0.00095758 Jy ! Component: 1250 - total flux cleaned = -0.00102703 Jy ! Component: 1300 - total flux cleaned = -0.00109537 Jy ! Component: 1350 - total flux cleaned = -0.00123096 Jy ! Component: 1400 - total flux cleaned = -0.00134826 Jy ! Component: 1450 - total flux cleaned = -0.00149837 Jy ! Component: 1500 - total flux cleaned = -0.0016643 Jy ! Component: 1550 - total flux cleaned = -0.00184621 Jy ! Component: 1600 - total flux cleaned = -0.001995 Jy ! Component: 1650 - total flux cleaned = -0.0021272 Jy ! Component: 1700 - total flux cleaned = -0.00229258 Jy ! Component: 1750 - total flux cleaned = -0.00244141 Jy ! Component: 1800 - total flux cleaned = -0.00259084 Jy ! Component: 1850 - total flux cleaned = -0.00272396 Jy ! Component: 1900 - total flux cleaned = -0.00287442 Jy ! Component: 1950 - total flux cleaned = -0.00294174 Jy ! Component: 2000 - total flux cleaned = -0.00302641 Jy ! Component: 2050 - total flux cleaned = -0.00311152 Jy ! Component: 2100 - total flux cleaned = -0.00321453 Jy ! Component: 2150 - total flux cleaned = -0.00333599 Jy ! Component: 2200 - total flux cleaned = -0.00340629 Jy ! Component: 2250 - total flux cleaned = -0.00353085 Jy ! Component: 2300 - total flux cleaned = -0.00363878 Jy ! Component: 2350 - total flux cleaned = -0.00376629 Jy ! Component: 2400 - total flux cleaned = -0.00387706 Jy ! Component: 2450 - total flux cleaned = -0.00398935 Jy ! Component: 2500 - total flux cleaned = -0.00406521 Jy ! Component: 2550 - total flux cleaned = -0.00417997 Jy ! Component: 2600 - total flux cleaned = -0.00433486 Jy ! Component: 2650 - total flux cleaned = -0.0043936 Jy ! Component: 2700 - total flux cleaned = -0.00451301 Jy ! Component: 2750 - total flux cleaned = -0.00457337 Jy ! Component: 2800 - total flux cleaned = -0.00465511 Jy ! Component: 2850 - total flux cleaned = -0.0047379 Jy ! Component: 2900 - total flux cleaned = -0.00484272 Jy ! Component: 2950 - total flux cleaned = -0.00492784 Jy ! Component: 3000 - total flux cleaned = -0.00503568 Jy ! Component: 3050 - total flux cleaned = -0.00510129 Jy ! Component: 3100 - total flux cleaned = -0.00516779 Jy ! Component: 3150 - total flux cleaned = -0.00530249 Jy ! Component: 3200 - total flux cleaned = -0.005348 Jy ! Component: 3250 - total flux cleaned = -0.00539373 Jy ! Component: 3300 - total flux cleaned = -0.00546418 Jy ! Component: 3350 - total flux cleaned = -0.00546447 Jy ! Component: 3400 - total flux cleaned = -0.00551242 Jy ! Component: 3450 - total flux cleaned = -0.00556149 Jy ! Component: 3500 - total flux cleaned = -0.00561151 Jy ! Component: 3550 - total flux cleaned = -0.00561181 Jy ! Component: 3600 - total flux cleaned = -0.0056372 Jy ! Component: 3650 - total flux cleaned = -0.00574164 Jy ! Component: 3700 - total flux cleaned = -0.00574206 Jy ! Component: 3750 - total flux cleaned = -0.0057961 Jy ! Component: 3800 - total flux cleaned = -0.00585104 Jy ! Component: 3850 - total flux cleaned = -0.00587924 Jy ! Component: 3900 - total flux cleaned = -0.00587944 Jy ! Component: 3950 - total flux cleaned = -0.00587946 Jy ! Component: 4000 - total flux cleaned = -0.0059669 Jy ! Component: 4050 - total flux cleaned = -0.00599648 Jy ! Total flux subtracted in 4096 components = -0.00608719 Jy ! Clean residual min=-0.001622 max=0.001993 Jy/beam ! Clean residual mean=-0.000044 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.261043 Jy keep ! Adding 172 model components to the UV plane model. ! The established model now contains 364 components and 0.261043 Jy ![Exited script file: muppet] wmap "J1250-4432_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.603 x 84.46 at -15.72 degrees (North through East) ! Clean map min=-0.0038378 max=0.21883 Jy/beam ! Writing clean map to FITS file: J1250-4432_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.218825 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000725195 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.99421 0.99421 1.98842 3.97684 7.95368 15.9074 31.8147 63.6295 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.218 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.603 x 84.46 at -15.72 degrees (North through East) ! Clean map min=-0.0038378 max=0.21883 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 J1250-4432_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:13:13 2019