! Started logfile: J1245-4128_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:48:20 2019 obs J1245-4128_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1245-4128_S_2017_05_31_pus_uva.fits ! AN table 1: 86 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.244961 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1245-4128 ! ! 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 703 lines of history. ! ! Reading 3792 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 J1245-4128_S_2017_05_31_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 425 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 478 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 457 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 782 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.968486Jy sigma=0.005582 ! Fit after self-cal, rms=0.897641Jy sigma=0.005211 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.047 mas, bmaj=17.54 mas, bpa=24.89 degrees ! Estimated noise=4622.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.0848805 Jy ! Component: 100 - total flux cleaned = 0.12088 Jy ! Total flux subtracted in 100 components = 0.12088 Jy ! Clean residual min=-0.027711 max=0.032333 Jy/beam ! Clean residual mean=0.000009 rms=0.010592 Jy/beam ! Combined flux in latest and established models = 0.12088 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.12088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154346Jy sigma=0.000870 ! Fit after self-cal, rms=0.153887Jy sigma=0.000867 ! 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=4.674 mas, bmaj=26.26 mas, bpa=25.66 degrees ! Estimated noise=2467.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0289299 Jy ! Component: 100 - total flux cleaned = 0.0466611 Jy ! Component: 150 - total flux cleaned = 0.0579344 Jy ! Component: 200 - total flux cleaned = 0.06523 Jy ! Total flux subtracted in 200 components = 0.06523 Jy ! Clean residual min=-0.038358 max=0.046199 Jy/beam ! Clean residual mean=-0.000200 rms=0.016591 Jy/beam ! Combined flux in latest and established models = 0.18611 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 73 components and 0.18611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148760Jy sigma=0.000827 ! Fit after self-cal, rms=0.147699Jy sigma=0.000822 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.73 HN 1.00* KP 2.77 ! LA 0.61 MK 1.00* NL 1.47 OV 1.42 ! PT 1.48 SC 1.28 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.71 HN 1.00* KP 2.52 ! LA 0.66 MK 1.00* NL 1.72 OV 1.34 ! PT 1.52 SC 1.00* ! ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.74 HN 1.00* KP 2.38 ! LA 0.70 MK 1.00* NL 1.38 OV 1.01 ! PT 1.00* SC 1.12 ! ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.67 HN 1.00* KP 2.23 ! LA 0.43 MK 1.00* NL 1.00* OV 1.00* ! PT 1.89 SC 1.00* ! ! ! Fit before self-cal, rms=0.147699Jy sigma=0.000822 ! Fit after self-cal, rms=0.252711Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.93 mas, bmaj=28.07 mas, bpa=26.22 degrees ! Estimated noise=2696.06 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.00347542 Jy ! Component: 100 - total flux cleaned = 0.00365569 Jy ! Component: 150 - total flux cleaned = 0.00397198 Jy ! Component: 200 - total flux cleaned = 0.00398507 Jy ! Total flux subtracted in 200 components = 0.00398507 Jy ! Clean residual min=-0.012908 max=0.019555 Jy/beam ! Clean residual mean=-0.000002 rms=0.005143 Jy/beam ! Combined flux in latest and established models = 0.190095 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 85 components and 0.190095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.252323Jy sigma=0.000664 ! Fit after self-cal, rms=0.260459Jy sigma=0.000646 ! 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.260459Jy sigma=0.000646 ! Fit after self-cal, rms=0.287220Jy sigma=0.000639 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.925 mas, bmaj=28.03 mas, bpa=26.31 degrees ! Estimated noise=2720.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276029 Jy ! Component: 100 - total flux cleaned = 0.0029686 Jy ! Component: 150 - total flux cleaned = 0.00306979 Jy ! Component: 200 - total flux cleaned = 0.00316357 Jy ! Total flux subtracted in 200 components = 0.00316357 Jy ! Clean residual min=-0.007746 max=0.010460 Jy/beam ! Clean residual mean=0.000005 rms=0.002824 Jy/beam ! Combined flux in latest and established models = 0.193259 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 91 components and 0.193259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.286994Jy sigma=0.000638 ! Fit after self-cal, rms=0.287729Jy sigma=0.000638 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.000908797 Jy ! Component: 100 - total flux cleaned = 0.000491621 Jy ! Component: 150 - total flux cleaned = 0.000397935 Jy ! Component: 200 - total flux cleaned = 0.000315263 Jy ! Total flux subtracted in 200 components = 0.000315263 Jy ! Clean residual min=-0.007997 max=0.010858 Jy/beam ! Clean residual mean=0.000006 rms=0.002936 Jy/beam ! Combined flux in latest and established models = 0.193574 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 98 components and 0.193574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287544Jy sigma=0.000637 ! Fit after self-cal, rms=0.287465Jy sigma=0.000637 ! 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.287465Jy sigma=0.000637 ! Fit after self-cal, rms=0.290892Jy sigma=0.000636 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.948 mas, bmaj=28.05 mas, bpa=26.26 degrees ! Estimated noise=2687.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000479125 Jy ! Component: 100 - total flux cleaned = 0.000172742 Jy ! Component: 150 - total flux cleaned = 8.24043e-05 Jy ! Component: 200 - total flux cleaned = -4.37795e-06 Jy ! Total flux subtracted in 200 components = -4.37795e-06 Jy ! Clean residual min=-0.008221 max=0.010282 Jy/beam ! Clean residual mean=0.000006 rms=0.002784 Jy/beam ! Combined flux in latest and established models = 0.19357 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 104 components and 0.19357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290707Jy sigma=0.000636 ! Fit after self-cal, rms=0.290936Jy sigma=0.000635 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.000212623 Jy ! Component: 100 - total flux cleaned = -9.18557e-05 Jy ! Component: 150 - total flux cleaned = -0.000184121 Jy ! Component: 200 - total flux cleaned = -0.000273477 Jy ! Total flux subtracted in 200 components = -0.000273477 Jy ! Clean residual min=-0.008331 max=0.010378 Jy/beam ! Clean residual mean=0.000004 rms=0.002856 Jy/beam ! Combined flux in latest and established models = 0.193296 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 110 components and 0.193296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290757Jy sigma=0.000635 ! Fit after self-cal, rms=0.290655Jy sigma=0.000635 ! 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.290655Jy sigma=0.000635 ! Fit after self-cal, rms=0.288692Jy sigma=0.000635 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.33 mas, bmaj=51.35 mas, bpa=13.04 degrees ! Estimated noise=2752.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.11681e-05 Jy ! Component: 100 - total flux cleaned = -0.000353888 Jy ! Component: 150 - total flux cleaned = -0.000545208 Jy ! Component: 200 - total flux cleaned = -0.000603238 Jy ! Total flux subtracted in 200 components = -0.000603238 Jy ! Clean residual min=-0.008762 max=0.009155 Jy/beam ! Clean residual mean=0.000002 rms=0.003170 Jy/beam ! Combined flux in latest and established models = 0.192693 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 119 components and 0.192693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288626Jy sigma=0.000635 ! Fit after self-cal, rms=0.289136Jy sigma=0.000634 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.51323e-05 Jy ! Component: 100 - total flux cleaned = -0.000223479 Jy ! Component: 150 - total flux cleaned = -0.000281784 Jy ! Component: 200 - total flux cleaned = -0.0002787 Jy ! Total flux subtracted in 200 components = -0.0002787 Jy ! Clean residual min=-0.008884 max=0.009331 Jy/beam ! Clean residual mean=0.000001 rms=0.003249 Jy/beam ! Combined flux in latest and established models = 0.192414 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 120 components and 0.192414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289059Jy sigma=0.000634 ! Fit after self-cal, rms=0.289120Jy sigma=0.000634 ! 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.985 mas, bmaj=28.05 mas, bpa=26.2 degrees ! Estimated noise=2651.49 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.985 x 28.05 at 26.2 degrees (North through East) ! Clean map min=-0.0082706 max=0.10934 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.403 mas, bmaj=19.53 mas, bpa=25.88 degrees ! Estimated noise=5203.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.091838 Jy ! Component: 100 - total flux cleaned = 0.134305 Jy ! Component: 150 - total flux cleaned = 0.158517 Jy ! Component: 200 - total flux cleaned = 0.173564 Jy ! Total flux subtracted in 200 components = 0.173564 Jy ! Clean residual min=-0.016570 max=0.016660 Jy/beam ! Clean residual mean=0.000000 rms=0.004351 Jy/beam ! Combined flux in latest and established models = 0.173564 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.173564 Jy ! Inverting map and beam ! Estimated beam: bmin=4.985 mas, bmaj=28.05 mas, bpa=26.2 degrees ! Estimated noise=2651.49 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.0102517 Jy ! Component: 100 - total flux cleaned = 0.015911 Jy ! Component: 150 - total flux cleaned = 0.0162612 Jy ! Component: 200 - total flux cleaned = 0.0165834 Jy ! Total flux subtracted in 200 components = 0.0165834 Jy ! Clean residual min=-0.010613 max=0.013503 Jy/beam ! Clean residual mean=-0.000005 rms=0.003375 Jy/beam ! Combined flux in latest and established models = 0.190147 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 46 components and 0.190147 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=10.33 mas, bmaj=51.35 mas, bpa=13.04 degrees ! Estimated noise=2752.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301319 Jy ! Component: 100 - total flux cleaned = 0.00346324 Jy ! Component: 150 - total flux cleaned = 0.00345621 Jy ! Component: 200 - total flux cleaned = 0.00345767 Jy ! Total flux subtracted in 200 components = 0.00345767 Jy ! Clean residual min=-0.010171 max=0.010511 Jy/beam ! Clean residual mean=-0.000007 rms=0.003490 Jy/beam ! Combined flux in latest and established models = 0.193605 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 = 0.000158764 Jy ! Component: 100 - total flux cleaned = 0.000302461 Jy ! Component: 150 - total flux cleaned = 0.000435136 Jy ! Component: 200 - total flux cleaned = 0.000501086 Jy ! Total flux subtracted in 200 components = 0.000501086 Jy ! Clean residual min=-0.009943 max=0.010025 Jy/beam ! Clean residual mean=-0.000005 rms=0.003379 Jy/beam ! Combined flux in latest and established models = 0.194106 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.194106 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.985 mas, bmaj=28.05 mas, bpa=26.2 degrees ! Estimated noise=2651.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00141305 Jy ! Component: 100 - total flux cleaned = -0.00141524 Jy ! Component: 150 - total flux cleaned = -0.00133264 Jy ! Component: 200 - total flux cleaned = -0.00142123 Jy ! Total flux subtracted in 200 components = -0.00142123 Jy ! Clean residual min=-0.009934 max=0.010842 Jy/beam ! Clean residual mean=-0.000002 rms=0.002932 Jy/beam ! Combined flux in latest and established models = 0.192685 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 77 components and 0.192685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289006Jy sigma=0.000635 ! Fit after self-cal, rms=0.288703Jy sigma=0.000634 wmodel J1245-4128_S_2017_05_31_pus_map.mod ! Writing 77 model components to file: J1245-4128_S_2017_05_31_pus_map.mod wobs J1245-4128_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1245-4128_S_2017_05_31_pus_uvs.fits wwins J1245-4128_S_2017_05_31_pus_map.win ! wwins: Wrote 1 windows to J1245-4128_S_2017_05_31_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.00283408 Jy ! Component: 100 - total flux cleaned = 0.00207216 Jy ! Component: 150 - total flux cleaned = 0.00152115 Jy ! Component: 200 - total flux cleaned = 0.00152108 Jy ! Component: 250 - total flux cleaned = 0.00128454 Jy ! Component: 300 - total flux cleaned = 0.000947454 Jy ! Component: 350 - total flux cleaned = 0.00116085 Jy ! Component: 400 - total flux cleaned = 0.00156303 Jy ! Component: 450 - total flux cleaned = 0.00223733 Jy ! Component: 500 - total flux cleaned = 0.00288196 Jy ! Component: 550 - total flux cleaned = 0.00341327 Jy ! Component: 600 - total flux cleaned = 0.0039228 Jy ! Component: 650 - total flux cleaned = 0.00448966 Jy ! Component: 700 - total flux cleaned = 0.00519159 Jy ! Component: 750 - total flux cleaned = 0.00579354 Jy ! Component: 800 - total flux cleaned = 0.0065203 Jy ! Component: 850 - total flux cleaned = 0.00687249 Jy ! Component: 900 - total flux cleaned = 0.00721257 Jy ! Component: 950 - total flux cleaned = 0.00741106 Jy ! Component: 1000 - total flux cleaned = 0.00760474 Jy ! Component: 1050 - total flux cleaned = 0.00785594 Jy ! Component: 1100 - total flux cleaned = 0.00779435 Jy ! Component: 1150 - total flux cleaned = 0.00761238 Jy ! Component: 1200 - total flux cleaned = 0.00743376 Jy ! Component: 1250 - total flux cleaned = 0.00719932 Jy ! Component: 1300 - total flux cleaned = 0.00708386 Jy ! Component: 1350 - total flux cleaned = 0.00685522 Jy ! Component: 1400 - total flux cleaned = 0.00663025 Jy ! Component: 1450 - total flux cleaned = 0.00640803 Jy ! Component: 1500 - total flux cleaned = 0.00624256 Jy ! Component: 1550 - total flux cleaned = 0.00602411 Jy ! Component: 1600 - total flux cleaned = 0.0057545 Jy ! Component: 1650 - total flux cleaned = 0.00564782 Jy ! Component: 1700 - total flux cleaned = 0.00554095 Jy ! Component: 1750 - total flux cleaned = 0.00559416 Jy ! Component: 1800 - total flux cleaned = 0.00569955 Jy ! Component: 1850 - total flux cleaned = 0.00575181 Jy ! Component: 1900 - total flux cleaned = 0.00575168 Jy ! Component: 1950 - total flux cleaned = 0.0059612 Jy ! Component: 2000 - total flux cleaned = 0.00617062 Jy ! Component: 2050 - total flux cleaned = 0.00643309 Jy ! Component: 2100 - total flux cleaned = 0.00664334 Jy ! Component: 2150 - total flux cleaned = 0.00685451 Jy ! Component: 2200 - total flux cleaned = 0.00701377 Jy ! Component: 2250 - total flux cleaned = 0.00711978 Jy ! Component: 2300 - total flux cleaned = 0.0073324 Jy ! Component: 2350 - total flux cleaned = 0.00754654 Jy ! Component: 2400 - total flux cleaned = 0.00765406 Jy ! Component: 2450 - total flux cleaned = 0.00786989 Jy ! Component: 2500 - total flux cleaned = 0.00808744 Jy ! Component: 2550 - total flux cleaned = 0.00819674 Jy ! Component: 2600 - total flux cleaned = 0.00836172 Jy ! Component: 2650 - total flux cleaned = 0.00847154 Jy ! Component: 2700 - total flux cleaned = 0.00869377 Jy ! Component: 2750 - total flux cleaned = 0.00880568 Jy ! Component: 2800 - total flux cleaned = 0.00891877 Jy ! Component: 2850 - total flux cleaned = 0.00897653 Jy ! Component: 2900 - total flux cleaned = 0.00909253 Jy ! Component: 2950 - total flux cleaned = 0.00909242 Jy ! Component: 3000 - total flux cleaned = 0.00926894 Jy ! Component: 3050 - total flux cleaned = 0.00938801 Jy ! Component: 3100 - total flux cleaned = 0.0094487 Jy ! Component: 3150 - total flux cleaned = 0.00951052 Jy ! Component: 3200 - total flux cleaned = 0.00951036 Jy ! Component: 3250 - total flux cleaned = 0.00963547 Jy ! Component: 3300 - total flux cleaned = 0.00957256 Jy ! Component: 3350 - total flux cleaned = 0.00963746 Jy ! Component: 3400 - total flux cleaned = 0.00970257 Jy ! Component: 3450 - total flux cleaned = 0.00963643 Jy ! Component: 3500 - total flux cleaned = 0.00976983 Jy ! Component: 3550 - total flux cleaned = 0.00970262 Jy ! Component: 3600 - total flux cleaned = 0.00970238 Jy ! Component: 3650 - total flux cleaned = 0.00977144 Jy ! Component: 3700 - total flux cleaned = 0.00984188 Jy ! Component: 3750 - total flux cleaned = 0.0097706 Jy ! Component: 3800 - total flux cleaned = 0.00984322 Jy ! Component: 3850 - total flux cleaned = 0.00984317 Jy ! Component: 3900 - total flux cleaned = 0.00984323 Jy ! Component: 3950 - total flux cleaned = 0.00984333 Jy ! Component: 4000 - total flux cleaned = 0.00976582 Jy ! Component: 4050 - total flux cleaned = 0.00976598 Jy ! Total flux subtracted in 4096 components = 0.00968757 Jy ! Clean residual min=-0.004758 max=0.005183 Jy/beam ! Clean residual mean=-0.000015 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.202372 Jy keep ! Adding 206 model components to the UV plane model. ! The established model now contains 283 components and 0.202372 Jy ![Exited script file: muppet] wmap "J1245-4128_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.985 x 28.05 at 26.2 degrees (North through East) ! Clean map min=-0.011424 max=0.090022 Jy/beam ! Writing clean map to FITS file: J1245-4128_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0900221 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00207248 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.90658 6.90658 13.8132 27.6263 55.2526 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0062 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.09 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.985 x 28.05 at 26.2 degrees (North through East) ! Clean map min=-0.011424 max=0.090022 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 J1245-4128_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:48:25 2019