! Started logfile: J0137+3122_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:11:53 2016 obs J0137+3122_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0137+3122_S_2014_08_05_pus_uva.fits ! AN table 1: 32 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.497222 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0137+3122 ! ! 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 360 lines of history. ! ! Reading 2864 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 J0137+3122_S_2014_08_05_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 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.592145Jy sigma=0.006907 ! Fit after self-cal, rms=0.579635Jy sigma=0.006818 ! 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.512 mas, bmaj=9.191 mas, bpa=32.86 degrees ! Estimated noise=1559.26 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.313146 Jy ! Component: 100 - total flux cleaned = 0.398855 Jy ! Total flux subtracted in 100 components = 0.398855 Jy ! Clean residual min=-0.018556 max=0.032445 Jy/beam ! Clean residual mean=-0.000021 rms=0.005578 Jy/beam ! Combined flux in latest and established models = 0.398855 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.398855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166980Jy sigma=0.001132 ! Fit after self-cal, rms=0.166976Jy sigma=0.001132 ! 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.853 mas, bmaj=10.23 mas, bpa=36.49 degrees ! Estimated noise=1192.01 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.0382983 Jy ! Component: 100 - total flux cleaned = 0.0556259 Jy ! Component: 150 - total flux cleaned = 0.0641829 Jy ! Component: 200 - total flux cleaned = 0.0689219 Jy ! Total flux subtracted in 200 components = 0.0689219 Jy ! Clean residual min=-0.016973 max=0.010323 Jy/beam ! Clean residual mean=0.000066 rms=0.003335 Jy/beam ! Combined flux in latest and established models = 0.467777 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 47 components and 0.467777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152237Jy sigma=0.001038 ! Fit after self-cal, rms=0.152238Jy sigma=0.001038 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.82 HN 1.01 KP 1.08 ! LA 1.14 MK 1.00* NL 0.98 OV 0.99 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 1.06 KP 1.05 ! LA 1.10 MK 1.00* NL 1.00 OV 1.04 ! PT 1.04 SC 1.06 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.14 HN 1.05 KP 0.90 ! LA 0.86 MK 1.00* NL 1.01 OV 0.97 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.88 HN 1.02 KP 0.88 ! LA 0.84 MK 1.00* NL 1.06 OV 1.03 ! PT 1.07 SC 0.99 ! ! ! Fit before self-cal, rms=0.152238Jy sigma=0.001038 ! Fit after self-cal, rms=0.119827Jy sigma=0.000871 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.848 mas, bmaj=10.24 mas, bpa=36.4 degrees ! Estimated noise=1206.92 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.00417353 Jy ! Component: 100 - total flux cleaned = 0.00534737 Jy ! Component: 150 - total flux cleaned = 0.00567877 Jy ! Component: 200 - total flux cleaned = 0.00591136 Jy ! Total flux subtracted in 200 components = 0.00591136 Jy ! Clean residual min=-0.013953 max=0.009594 Jy/beam ! Clean residual mean=0.000054 rms=0.002994 Jy/beam ! Combined flux in latest and established models = 0.473689 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 65 components and 0.473689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119228Jy sigma=0.000872 ! Fit after self-cal, rms=0.119197Jy sigma=0.000872 ! 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.119197Jy sigma=0.000872 ! Fit after self-cal, rms=0.072976Jy sigma=0.000749 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.84 mas, bmaj=10.27 mas, bpa=36.47 degrees ! Estimated noise=1205.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0018067 Jy ! Component: 100 - total flux cleaned = -0.00203969 Jy ! Component: 150 - total flux cleaned = -0.00203933 Jy ! Component: 200 - total flux cleaned = -0.0020396 Jy ! Total flux subtracted in 200 components = -0.0020396 Jy ! Clean residual min=-0.004117 max=0.004263 Jy/beam ! Clean residual mean=0.000017 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.471649 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 79 components and 0.471649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072926Jy sigma=0.000749 ! Fit after self-cal, rms=0.072874Jy sigma=0.000748 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 (-123, -27.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0032687 Jy ! Component: 100 - total flux cleaned = 0.00327224 Jy ! Component: 150 - total flux cleaned = 0.00327414 Jy ! Component: 200 - total flux cleaned = 0.00327624 Jy ! Total flux subtracted in 200 components = 0.00327624 Jy ! Clean residual min=-0.004613 max=0.003103 Jy/beam ! Clean residual mean=0.000008 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.474925 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 100 components and 0.474925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072678Jy sigma=0.000747 ! Fit after self-cal, rms=0.072677Jy sigma=0.000747 ! 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.072677Jy sigma=0.000747 ! Fit after self-cal, rms=0.072670Jy sigma=0.000746 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.846 mas, bmaj=10.29 mas, bpa=36.45 degrees ! Estimated noise=1204.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000610567 Jy ! Component: 100 - total flux cleaned = -0.000823864 Jy ! Component: 150 - total flux cleaned = -0.00101323 Jy ! Component: 200 - total flux cleaned = -0.00108215 Jy ! Total flux subtracted in 200 components = -0.00108215 Jy ! Clean residual min=-0.004206 max=0.003104 Jy/beam ! Clean residual mean=0.000010 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.473843 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 110 components and 0.473843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072620Jy sigma=0.000746 ! Fit after self-cal, rms=0.072623Jy sigma=0.000746 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.96711e-05 Jy ! Component: 100 - total flux cleaned = -0.000129248 Jy ! Component: 150 - total flux cleaned = -0.000155999 Jy ! Component: 200 - total flux cleaned = -0.000155165 Jy ! Total flux subtracted in 200 components = -0.000155165 Jy ! Clean residual min=-0.004105 max=0.003122 Jy/beam ! Clean residual mean=0.000009 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.473688 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 117 components and 0.473688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072602Jy sigma=0.000746 ! Fit after self-cal, rms=0.072602Jy sigma=0.000746 ! 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.072602Jy sigma=0.000746 ! Fit after self-cal, rms=0.072614Jy sigma=0.000746 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.337 mas, bmaj=14.61 mas, bpa=70.81 degrees ! Estimated noise=1310.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00046303 Jy ! Component: 100 - total flux cleaned = -0.000462552 Jy ! Component: 150 - total flux cleaned = -0.000557991 Jy ! Component: 200 - total flux cleaned = -0.00064283 Jy ! Total flux subtracted in 200 components = -0.00064283 Jy ! Clean residual min=-0.004193 max=0.003250 Jy/beam ! Clean residual mean=0.000014 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.473045 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 131 components and 0.473045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072599Jy sigma=0.000745 ! Fit after self-cal, rms=0.072599Jy sigma=0.000745 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 = 5.58453e-05 Jy ! Component: 100 - total flux cleaned = -1.61996e-06 Jy ! Component: 150 - total flux cleaned = -5.57798e-05 Jy ! Component: 200 - total flux cleaned = -7.26988e-05 Jy ! Total flux subtracted in 200 components = -7.26988e-05 Jy ! Clean residual min=-0.004146 max=0.003215 Jy/beam ! Clean residual mean=0.000013 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.472972 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 137 components and 0.472972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072595Jy sigma=0.000745 ! Fit after self-cal, rms=0.072594Jy sigma=0.000745 ! 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.851 mas, bmaj=10.3 mas, bpa=36.44 degrees ! Estimated noise=1204.76 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.851 x 10.3 at 36.44 degrees (North through East) ! Clean map min=-0.0040107 max=0.41786 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.525 mas, bmaj=9.299 mas, bpa=32.78 degrees ! Estimated noise=1564.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.313564 Jy ! Component: 100 - total flux cleaned = 0.39881 Jy ! Component: 150 - total flux cleaned = 0.430978 Jy ! Component: 200 - total flux cleaned = 0.446679 Jy ! Total flux subtracted in 200 components = 0.446679 Jy ! Clean residual min=-0.005828 max=0.007507 Jy/beam ! Clean residual mean=-0.000014 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.446679 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.446679 Jy ! Inverting map and beam ! Estimated beam: bmin=4.851 mas, bmaj=10.3 mas, bpa=36.44 degrees ! Estimated noise=1204.76 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.0105524 Jy ! Component: 100 - total flux cleaned = 0.0158733 Jy ! Component: 150 - total flux cleaned = 0.0193557 Jy ! Component: 200 - total flux cleaned = 0.0217838 Jy ! Total flux subtracted in 200 components = 0.0217838 Jy ! Clean residual min=-0.004521 max=0.002835 Jy/beam ! Clean residual mean=0.000008 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.468463 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 64 components and 0.468463 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=9.337 mas, bmaj=14.61 mas, bpa=70.81 degrees ! Estimated noise=1310.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147279 Jy ! Component: 100 - total flux cleaned = 0.00212069 Jy ! Component: 150 - total flux cleaned = 0.00246735 Jy ! Component: 200 - total flux cleaned = 0.00261533 Jy ! Total flux subtracted in 200 components = 0.00261533 Jy ! Clean residual min=-0.004176 max=0.002909 Jy/beam ! Clean residual mean=0.000011 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.471079 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.000101774 Jy ! Component: 100 - total flux cleaned = 0.000286454 Jy ! Component: 150 - total flux cleaned = 0.000427724 Jy ! Component: 200 - total flux cleaned = 0.000560161 Jy ! Total flux subtracted in 200 components = 0.000560161 Jy ! Clean residual min=-0.004199 max=0.002950 Jy/beam ! Clean residual mean=0.000011 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.471639 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 105 components and 0.471639 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.851 mas, bmaj=10.3 mas, bpa=36.44 degrees ! Estimated noise=1204.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000129902 Jy ! Component: 100 - total flux cleaned = 0.000175842 Jy ! Component: 150 - total flux cleaned = 0.000136435 Jy ! Component: 200 - total flux cleaned = 0.000138683 Jy ! Total flux subtracted in 200 components = 0.000138683 Jy ! Clean residual min=-0.003962 max=0.002959 Jy/beam ! Clean residual mean=0.000007 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.471777 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 123 components and 0.471777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072620Jy sigma=0.000746 ! Fit after self-cal, rms=0.072620Jy sigma=0.000746 wmodel J0137+3122_S_2014_08_05_pus_map.mod ! Writing 123 model components to file: J0137+3122_S_2014_08_05_pus_map.mod wobs J0137+3122_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0137+3122_S_2014_08_05_pus_uvs.fits wwins J0137+3122_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J0137+3122_S_2014_08_05_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.0011849 Jy ! Component: 100 - total flux cleaned = -0.0013431 Jy ! Component: 150 - total flux cleaned = -0.00157508 Jy ! Component: 200 - total flux cleaned = -0.00201111 Jy ! Component: 250 - total flux cleaned = -0.00246924 Jy ! Component: 300 - total flux cleaned = -0.0027091 Jy ! Component: 350 - total flux cleaned = -0.00297794 Jy ! Component: 400 - total flux cleaned = -0.00323619 Jy ! Component: 450 - total flux cleaned = -0.00352134 Jy ! Component: 500 - total flux cleaned = -0.00372824 Jy ! Component: 550 - total flux cleaned = -0.00392967 Jy ! Component: 600 - total flux cleaned = -0.00402797 Jy ! Component: 650 - total flux cleaned = -0.00412415 Jy ! Component: 700 - total flux cleaned = -0.00418658 Jy ! Component: 750 - total flux cleaned = -0.00415659 Jy ! Component: 800 - total flux cleaned = -0.00418516 Jy ! Component: 850 - total flux cleaned = -0.00404083 Jy ! Component: 900 - total flux cleaned = -0.00412511 Jy ! Component: 950 - total flux cleaned = -0.00406936 Jy ! Component: 1000 - total flux cleaned = -0.00412271 Jy ! Component: 1050 - total flux cleaned = -0.00406947 Jy ! Component: 1100 - total flux cleaned = -0.00417344 Jy ! Component: 1150 - total flux cleaned = -0.00412301 Jy ! Component: 1200 - total flux cleaned = -0.00429848 Jy ! Component: 1250 - total flux cleaned = -0.00434746 Jy ! Component: 1300 - total flux cleaned = -0.00437222 Jy ! Component: 1350 - total flux cleaned = -0.0044438 Jy ! Component: 1400 - total flux cleaned = -0.0044674 Jy ! Component: 1450 - total flux cleaned = -0.00449046 Jy ! Component: 1500 - total flux cleaned = -0.00455895 Jy ! Component: 1550 - total flux cleaned = -0.00460372 Jy ! Component: 1600 - total flux cleaned = -0.00458163 Jy ! Component: 1650 - total flux cleaned = -0.00460318 Jy ! Component: 1700 - total flux cleaned = -0.00451667 Jy ! Component: 1750 - total flux cleaned = -0.00449559 Jy ! Component: 1800 - total flux cleaned = -0.00449552 Jy ! Component: 1850 - total flux cleaned = -0.00443311 Jy ! Component: 1900 - total flux cleaned = -0.00441264 Jy ! Component: 1950 - total flux cleaned = -0.00435194 Jy ! Component: 2000 - total flux cleaned = -0.00437187 Jy ! Component: 2050 - total flux cleaned = -0.00437174 Jy ! Component: 2100 - total flux cleaned = -0.00431274 Jy ! Component: 2150 - total flux cleaned = -0.00427358 Jy ! Component: 2200 - total flux cleaned = -0.00419686 Jy ! Component: 2250 - total flux cleaned = -0.00414001 Jy ! Component: 2300 - total flux cleaned = -0.00412129 Jy ! Component: 2350 - total flux cleaned = -0.00404723 Jy ! Component: 2400 - total flux cleaned = -0.00401038 Jy ! Component: 2450 - total flux cleaned = -0.00390151 Jy ! Component: 2500 - total flux cleaned = -0.00388341 Jy ! Component: 2550 - total flux cleaned = -0.00382991 Jy ! Component: 2600 - total flux cleaned = -0.00375952 Jy ! Component: 2650 - total flux cleaned = -0.00377708 Jy ! Component: 2700 - total flux cleaned = -0.00375981 Jy ! Component: 2750 - total flux cleaned = -0.00375973 Jy ! Component: 2800 - total flux cleaned = -0.0036751 Jy ! Component: 2850 - total flux cleaned = -0.00367502 Jy ! Component: 2900 - total flux cleaned = -0.00367513 Jy ! Component: 2950 - total flux cleaned = -0.00369173 Jy ! Component: 3000 - total flux cleaned = -0.00365906 Jy ! Component: 3050 - total flux cleaned = -0.00364302 Jy ! Component: 3100 - total flux cleaned = -0.00362694 Jy ! Component: 3150 - total flux cleaned = -0.00354751 Jy ! Component: 3200 - total flux cleaned = -0.00351607 Jy ! Component: 3250 - total flux cleaned = -0.00356283 Jy ! Component: 3300 - total flux cleaned = -0.00351638 Jy ! Component: 3350 - total flux cleaned = -0.00351649 Jy ! Component: 3400 - total flux cleaned = -0.00353173 Jy ! Component: 3450 - total flux cleaned = -0.0035316 Jy ! Component: 3500 - total flux cleaned = -0.00351639 Jy ! Component: 3550 - total flux cleaned = -0.0034717 Jy ! Component: 3600 - total flux cleaned = -0.00347178 Jy ! Component: 3650 - total flux cleaned = -0.00344241 Jy ! Component: 3700 - total flux cleaned = -0.00348602 Jy ! Component: 3750 - total flux cleaned = -0.00344264 Jy ! Component: 3800 - total flux cleaned = -0.00342828 Jy ! Component: 3850 - total flux cleaned = -0.00341398 Jy ! Component: 3900 - total flux cleaned = -0.00341377 Jy ! Component: 3950 - total flux cleaned = -0.00341363 Jy ! Component: 4000 - total flux cleaned = -0.00339971 Jy ! Component: 4050 - total flux cleaned = -0.0033582 Jy ! Total flux subtracted in 4096 components = -0.00335819 Jy ! Clean residual min=-0.000829 max=0.000787 Jy/beam ! Clean residual mean=-0.000006 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.468419 Jy keep ! Adding 266 model components to the UV plane model. ! The established model now contains 389 components and 0.468419 Jy ![Exited script file: muppet] wmap "J0137+3122_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.851 x 10.3 at 36.44 degrees (North through East) ! Clean map min=-0.0021708 max=0.4189 Jy/beam ! Writing clean map to FITS file: J0137+3122_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.418903 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000254753 device "J0137+3122_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0137+3122_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.182443 0.182443 0.364886 0.729772 1.45954 2.91909 5.83817 11.6763 23.3527 46.7054 93.4108 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.418 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.851 x 10.3 at 36.44 degrees (North through East) ! Clean map min=-0.0021708 max=0.4189 Jy/beam quit ! Quitting program ! Log file J0137+3122_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:11:59 2016