! Started logfile: J1832+0118_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:20:25 2019 obs J1832+0118_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1832+0118_S_2017_01_16_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.772271 visibilities/baseline/integration-bin. ! Found source: J1832+0118 ! ! 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 622 lines of history. ! ! Reading 15708 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 J1832+0118_S_2017_01_16_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 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 334 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.931453Jy sigma=0.007061 ! Fit after self-cal, rms=0.913179Jy sigma=0.006968 ! 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.543 mas, bmaj=8.97 mas, bpa=16.38 degrees ! Estimated noise=1078.97 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.070661 Jy ! Component: 100 - total flux cleaned = 0.0862719 Jy ! Total flux subtracted in 100 components = 0.0862719 Jy ! Clean residual min=-0.004003 max=0.005373 Jy/beam ! Clean residual mean=0.000021 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.0862719 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0862719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122853Jy sigma=0.000676 ! Fit after self-cal, rms=0.122797Jy sigma=0.000676 ! 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.13 mas, bmaj=9.98 mas, bpa=16.36 degrees ! Estimated noise=795.531 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.00883369 Jy ! Component: 100 - total flux cleaned = 0.0140869 Jy ! Component: 150 - total flux cleaned = 0.0175565 Jy ! Component: 200 - total flux cleaned = 0.0198987 Jy ! Total flux subtracted in 200 components = 0.0198987 Jy ! Clean residual min=-0.002605 max=0.002755 Jy/beam ! Clean residual mean=0.000013 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.106171 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.106171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122115Jy sigma=0.000669 ! Fit after self-cal, rms=0.122133Jy sigma=0.000669 ! 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.27 FD 0.94 HN 1.03 KP 0.97 ! LA 1.00 MK 1.00* NL 0.89 OV 0.98 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.05 KP 0.98 ! LA 0.97 MK 1.00* NL 1.04 OV 0.99 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 0.99 KP 1.00 ! LA 0.97 MK 1.00* NL 0.99 OV 0.93 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 0.95 KP 1.07 ! LA 1.01 MK 1.00* NL 1.00* OV 0.99 ! PT 0.98 SC 0.91 ! ! ! Fit before self-cal, rms=0.122133Jy sigma=0.000669 ! Fit after self-cal, rms=0.118596Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.159 mas, bmaj=10.02 mas, bpa=15.91 degrees ! Estimated noise=796.229 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.00149796 Jy ! Component: 100 - total flux cleaned = 0.00157125 Jy ! Component: 150 - total flux cleaned = 0.0015977 Jy ! Component: 200 - total flux cleaned = 0.00161796 Jy ! Total flux subtracted in 200 components = 0.00161796 Jy ! Clean residual min=-0.002602 max=0.002576 Jy/beam ! Clean residual mean=0.000011 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.107789 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.107788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118562Jy sigma=0.000667 ! Fit after self-cal, rms=0.118627Jy sigma=0.000667 ! 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.118627Jy sigma=0.000667 ! Fit after self-cal, rms=0.115143Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.167 mas, bmaj=9.964 mas, bpa=15.66 degrees ! Estimated noise=802.514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134372 Jy ! Component: 100 - total flux cleaned = 0.00150412 Jy ! Component: 150 - total flux cleaned = 0.00152553 Jy ! Component: 200 - total flux cleaned = 0.00152561 Jy ! Total flux subtracted in 200 components = 0.00152561 Jy ! Clean residual min=-0.002046 max=0.002441 Jy/beam ! Clean residual mean=0.000002 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.109314 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 65 components and 0.109314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115114Jy sigma=0.000663 ! Fit after self-cal, rms=0.115246Jy sigma=0.000663 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 (-82.5, 89.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000422838 Jy ! Component: 100 - total flux cleaned = 0.000691591 Jy ! Component: 150 - total flux cleaned = 0.000777747 Jy ! Component: 200 - total flux cleaned = 0.000844296 Jy ! Total flux subtracted in 200 components = 0.000844296 Jy ! Clean residual min=-0.001709 max=0.002026 Jy/beam ! Clean residual mean=0.000002 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.110158 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 89 components and 0.110158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115182Jy sigma=0.000662 ! Fit after self-cal, rms=0.115144Jy sigma=0.000662 ! 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.115144Jy sigma=0.000662 ! Fit after self-cal, rms=0.108097Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.162 mas, bmaj=9.918 mas, bpa=15.59 degrees ! Estimated noise=800.392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000226109 Jy ! Component: 100 - total flux cleaned = 0.000382337 Jy ! Component: 150 - total flux cleaned = 0.00054587 Jy ! Component: 200 - total flux cleaned = 0.000667364 Jy ! Total flux subtracted in 200 components = 0.000667364 Jy ! Clean residual min=-0.001767 max=0.001828 Jy/beam ! Clean residual mean=0.000000 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.110826 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 102 components and 0.110826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108076Jy sigma=0.000662 ! Fit after self-cal, rms=0.108069Jy sigma=0.000662 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.36811e-05 Jy ! Component: 100 - total flux cleaned = 7.59089e-05 Jy ! Component: 150 - total flux cleaned = 0.000156994 Jy ! Component: 200 - total flux cleaned = 0.000194717 Jy ! Total flux subtracted in 200 components = 0.000194717 Jy ! Clean residual min=-0.001769 max=0.001832 Jy/beam ! Clean residual mean=0.000000 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.111021 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 106 components and 0.111021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108057Jy sigma=0.000662 ! Fit after self-cal, rms=0.108054Jy sigma=0.000662 ! 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.108054Jy sigma=0.000662 ! Fit after self-cal, rms=0.108025Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.843 mas, bmaj=12.38 mas, bpa=5.273 degrees ! Estimated noise=933.659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000625943 Jy ! Component: 100 - total flux cleaned = 0.000738113 Jy ! Component: 150 - total flux cleaned = 0.000767947 Jy ! Component: 200 - total flux cleaned = 0.000767931 Jy ! Total flux subtracted in 200 components = 0.000767931 Jy ! Clean residual min=-0.001957 max=0.001727 Jy/beam ! Clean residual mean=0.000001 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.111788 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 116 components and 0.111788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108017Jy sigma=0.000662 ! Fit after self-cal, rms=0.108017Jy sigma=0.000662 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.000119236 Jy ! Component: 100 - total flux cleaned = 6.7599e-05 Jy ! Component: 150 - total flux cleaned = 8.97482e-06 Jy ! Component: 200 - total flux cleaned = -3.42299e-05 Jy ! Total flux subtracted in 200 components = -3.42299e-05 Jy ! Clean residual min=-0.001929 max=0.001713 Jy/beam ! Clean residual mean=0.000001 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.111754 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 126 components and 0.111754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108015Jy sigma=0.000662 ! Fit after self-cal, rms=0.108015Jy sigma=0.000662 ! 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.158 mas, bmaj=9.896 mas, bpa=15.53 degrees ! Estimated noise=801.063 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.158 x 9.896 at 15.53 degrees (North through East) ! Clean map min=-0.001815 max=0.092936 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.548 mas, bmaj=8.881 mas, bpa=15.65 degrees ! Estimated noise=1079.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0703738 Jy ! Component: 100 - total flux cleaned = 0.0865532 Jy ! Component: 150 - total flux cleaned = 0.0940734 Jy ! Component: 200 - total flux cleaned = 0.0974509 Jy ! Total flux subtracted in 200 components = 0.0974509 Jy ! Clean residual min=-0.003072 max=0.003232 Jy/beam ! Clean residual mean=0.000008 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.0974509 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0974509 Jy ! Inverting map and beam ! Estimated beam: bmin=4.158 mas, bmaj=9.896 mas, bpa=15.53 degrees ! Estimated noise=801.063 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.00468911 Jy ! Component: 100 - total flux cleaned = 0.0066979 Jy ! Component: 150 - total flux cleaned = 0.00822196 Jy ! Component: 200 - total flux cleaned = 0.00934449 Jy ! Total flux subtracted in 200 components = 0.00934449 Jy ! Clean residual min=-0.001993 max=0.001816 Jy/beam ! Clean residual mean=0.000003 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.106795 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.106795 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.843 mas, bmaj=12.38 mas, bpa=5.273 degrees ! Estimated noise=933.659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175315 Jy ! Component: 100 - total flux cleaned = 0.00281179 Jy ! Component: 150 - total flux cleaned = 0.00335272 Jy ! Component: 200 - total flux cleaned = 0.0036725 Jy ! Total flux subtracted in 200 components = 0.0036725 Jy ! Clean residual min=-0.001938 max=0.001745 Jy/beam ! Clean residual mean=0.000001 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.110468 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.000174933 Jy ! Component: 100 - total flux cleaned = 0.000251092 Jy ! Component: 150 - total flux cleaned = 0.000303764 Jy ! Component: 200 - total flux cleaned = 0.00036777 Jy ! Total flux subtracted in 200 components = 0.00036777 Jy ! Clean residual min=-0.001929 max=0.001744 Jy/beam ! Clean residual mean=0.000001 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.110836 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 95 components and 0.110836 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.158 mas, bmaj=9.896 mas, bpa=15.53 degrees ! Estimated noise=801.063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.5998e-05 Jy ! Component: 100 - total flux cleaned = -0.000138784 Jy ! Component: 150 - total flux cleaned = -4.83102e-05 Jy ! Component: 200 - total flux cleaned = 6.13333e-05 Jy ! Total flux subtracted in 200 components = 6.13333e-05 Jy ! Clean residual min=-0.001791 max=0.001757 Jy/beam ! Clean residual mean=0.000000 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.110897 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 114 components and 0.110897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108047Jy sigma=0.000662 ! Fit after self-cal, rms=0.108034Jy sigma=0.000662 wmodel J1832+0118_S_2017_01_16_pus_map.mod ! Writing 114 model components to file: J1832+0118_S_2017_01_16_pus_map.mod wobs J1832+0118_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1832+0118_S_2017_01_16_pus_uvs.fits wwins J1832+0118_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J1832+0118_S_2017_01_16_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.000136102 Jy ! Component: 100 - total flux cleaned = 1.87722e-05 Jy ! Component: 150 - total flux cleaned = 0.000136658 Jy ! Component: 200 - total flux cleaned = 0.000221772 Jy ! Component: 250 - total flux cleaned = 0.000358824 Jy ! Component: 300 - total flux cleaned = 0.000491902 Jy ! Component: 350 - total flux cleaned = 0.000621543 Jy ! Component: 400 - total flux cleaned = 0.00079837 Jy ! Component: 450 - total flux cleaned = 0.000971275 Jy ! Component: 500 - total flux cleaned = 0.00106837 Jy ! Component: 550 - total flux cleaned = 0.00121113 Jy ! Component: 600 - total flux cleaned = 0.00128065 Jy ! Component: 650 - total flux cleaned = 0.00134906 Jy ! Component: 700 - total flux cleaned = 0.00132622 Jy ! Component: 750 - total flux cleaned = 0.00137053 Jy ! Component: 800 - total flux cleaned = 0.00134824 Jy ! Component: 850 - total flux cleaned = 0.00132641 Jy ! Component: 900 - total flux cleaned = 0.00132659 Jy ! Component: 950 - total flux cleaned = 0.00136846 Jy ! Component: 1000 - total flux cleaned = 0.00130576 Jy ! Component: 1050 - total flux cleaned = 0.00130569 Jy ! Component: 1100 - total flux cleaned = 0.00126529 Jy ! Component: 1150 - total flux cleaned = 0.00128536 Jy ! Component: 1200 - total flux cleaned = 0.00126575 Jy ! Component: 1250 - total flux cleaned = 0.00132418 Jy ! Component: 1300 - total flux cleaned = 0.00124662 Jy ! Component: 1350 - total flux cleaned = 0.0012466 Jy ! Component: 1400 - total flux cleaned = 0.00130323 Jy ! Component: 1450 - total flux cleaned = 0.00122809 Jy ! Component: 1500 - total flux cleaned = 0.00117237 Jy ! Component: 1550 - total flux cleaned = 0.00120907 Jy ! Component: 1600 - total flux cleaned = 0.00111771 Jy ! Component: 1650 - total flux cleaned = 0.00108144 Jy ! Component: 1700 - total flux cleaned = 0.00106372 Jy ! Component: 1750 - total flux cleaned = 0.00101027 Jy ! Component: 1800 - total flux cleaned = 0.00101015 Jy ! Component: 1850 - total flux cleaned = 0.00104498 Jy ! Component: 1900 - total flux cleaned = 0.000992939 Jy ! Component: 1950 - total flux cleaned = 0.000975684 Jy ! Component: 2000 - total flux cleaned = 0.00102672 Jy ! Component: 2050 - total flux cleaned = 0.000975879 Jy ! Component: 2100 - total flux cleaned = 0.000992473 Jy ! Component: 2150 - total flux cleaned = 0.000942422 Jy ! Component: 2200 - total flux cleaned = 0.000958897 Jy ! Component: 2250 - total flux cleaned = 0.000909564 Jy ! Component: 2300 - total flux cleaned = 0.000926026 Jy ! Component: 2350 - total flux cleaned = 0.000861516 Jy ! Component: 2400 - total flux cleaned = 0.000877543 Jy ! Component: 2450 - total flux cleaned = 0.000861757 Jy ! Component: 2500 - total flux cleaned = 0.00083026 Jy ! Component: 2550 - total flux cleaned = 0.000830377 Jy ! Component: 2600 - total flux cleaned = 0.000830277 Jy ! Component: 2650 - total flux cleaned = 0.000799646 Jy ! Component: 2700 - total flux cleaned = 0.000830259 Jy ! Component: 2750 - total flux cleaned = 0.000814956 Jy ! Component: 2800 - total flux cleaned = 0.000845041 Jy ! Component: 2850 - total flux cleaned = 0.000919913 Jy ! Component: 2900 - total flux cleaned = 0.000875147 Jy ! Component: 2950 - total flux cleaned = 0.000948883 Jy ! Component: 3000 - total flux cleaned = 0.000904798 Jy ! Component: 3050 - total flux cleaned = 0.000963032 Jy ! Component: 3100 - total flux cleaned = 0.000977216 Jy ! Component: 3150 - total flux cleaned = 0.000919763 Jy ! Component: 3200 - total flux cleaned = 0.000976722 Jy ! Component: 3250 - total flux cleaned = 0.000919872 Jy ! Component: 3300 - total flux cleaned = 0.000905697 Jy ! Component: 3350 - total flux cleaned = 0.000877763 Jy ! Component: 3400 - total flux cleaned = 0.000933599 Jy ! Component: 3450 - total flux cleaned = 0.000919603 Jy ! Component: 3500 - total flux cleaned = 0.000864743 Jy ! Component: 3550 - total flux cleaned = 0.000946773 Jy ! Component: 3600 - total flux cleaned = 0.000865257 Jy ! Component: 3650 - total flux cleaned = 0.000838234 Jy ! Component: 3700 - total flux cleaned = 0.000811383 Jy ! Component: 3750 - total flux cleaned = 0.000758085 Jy ! Component: 3800 - total flux cleaned = 0.000731689 Jy ! Component: 3850 - total flux cleaned = 0.000771096 Jy ! Component: 3900 - total flux cleaned = 0.000797148 Jy ! Component: 3950 - total flux cleaned = 0.000771169 Jy ! Component: 4000 - total flux cleaned = 0.000758218 Jy ! Component: 4050 - total flux cleaned = 0.000668222 Jy ! Total flux subtracted in 4096 components = 0.000681021 Jy ! Clean residual min=-0.000774 max=0.000816 Jy/beam ! Clean residual mean=0.000000 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.111578 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 417 components and 0.111578 Jy ![Exited script file: muppet] wmap "J1832+0118_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.158 x 9.896 at 15.53 degrees (North through East) ! Clean map min=-0.0017141 max=0.093229 Jy/beam ! Writing clean map to FITS file: J1832+0118_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0932293 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247742 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.797201 0.797201 1.5944 3.1888 6.37761 12.7552 25.5104 51.0208 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.093 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.158 x 9.896 at 15.53 degrees (North through East) ! Clean map min=-0.0017141 max=0.093229 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 J1832+0118_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:20:30 2019