! Started logfile: J1319-2724_S_2015_01_22_pus_uvs.log on Tue Jan 3 22:53:42 2017 obs J1319-2724_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1319-2724_S_2015_01_22_pus_uva.fits ! AN table 1: 62 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1319-2724 ! ! 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 281 lines of history. ! ! Reading 8928 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 J1319-2724_S_2015_01_22_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 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997010Jy sigma=0.009127 ! Fit after self-cal, rms=0.957981Jy sigma=0.008810 ! 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.271 mas, bmaj=6.351 mas, bpa=2.787 degrees ! Estimated noise=1238.66 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0359858 Jy ! Component: 100 - total flux cleaned = 0.0441291 Jy ! Total flux subtracted in 100 components = 0.0441291 Jy ! Clean residual min=-0.004615 max=0.004193 Jy/beam ! Clean residual mean=-0.000015 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.044129 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.044129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093997Jy sigma=0.000747 ! Fit after self-cal, rms=0.092540Jy sigma=0.000735 ! 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=2.819 mas, bmaj=7.547 mas, bpa=3.433 degrees ! Estimated noise=852.166 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.00415213 Jy ! Component: 100 - total flux cleaned = 0.00511557 Jy ! Component: 150 - total flux cleaned = 0.00512129 Jy ! Component: 200 - total flux cleaned = 0.00503386 Jy ! Total flux subtracted in 200 components = 0.00503386 Jy ! Clean residual min=-0.002976 max=0.003555 Jy/beam ! Clean residual mean=-0.000020 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.0491629 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 20 components and 0.0491629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092284Jy sigma=0.000734 ! Fit after self-cal, rms=0.092205Jy sigma=0.000733 ! 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 0.96 FD 1.00* HN 0.87 KP 1.09 ! LA 0.89 MK 1.06 NL 1.15 OV 0.97 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 0.82 KP 1.11 ! LA 0.98 MK 1.07 NL 1.21 OV 1.01 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 0.80 KP 0.89 ! LA 0.77 MK 0.99 NL 1.24 OV 0.98 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* HN 0.78 KP 0.94 ! LA 0.86 MK 1.04 NL 0.97 OV 0.88 ! PT 1.11 SC 0.95 ! ! ! Fit before self-cal, rms=0.092205Jy sigma=0.000733 ! Fit after self-cal, rms=0.084463Jy sigma=0.000731 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.827 mas, bmaj=7.615 mas, bpa=3.882 degrees ! Estimated noise=841.584 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.000286151 Jy ! Component: 100 - total flux cleaned = -0.000308779 Jy ! Component: 150 - total flux cleaned = -0.0003293 Jy ! Component: 200 - total flux cleaned = -0.000347911 Jy ! Total flux subtracted in 200 components = -0.000347911 Jy ! Clean residual min=-0.002416 max=0.002895 Jy/beam ! Clean residual mean=-0.000008 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.048815 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.048815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084453Jy sigma=0.000731 ! Fit after self-cal, rms=0.084182Jy sigma=0.000729 ! 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.084182Jy sigma=0.000729 ! Fit after self-cal, rms=0.083189Jy sigma=0.000729 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.836 mas, bmaj=7.651 mas, bpa=3.992 degrees ! Estimated noise=834.118 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000316342 Jy ! Component: 100 - total flux cleaned = -0.000333088 Jy ! Component: 150 - total flux cleaned = -0.000332927 Jy ! Component: 200 - total flux cleaned = -0.000333486 Jy ! Total flux subtracted in 200 components = -0.000333486 Jy ! Clean residual min=-0.002565 max=0.002978 Jy/beam ! Clean residual mean=-0.000010 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.0484815 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.0484815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083183Jy sigma=0.000729 ! Fit after self-cal, rms=0.083156Jy sigma=0.000729 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.000138861 Jy ! Component: 100 - total flux cleaned = 0.000139158 Jy ! Component: 150 - total flux cleaned = 0.000123509 Jy ! Component: 200 - total flux cleaned = 0.000123277 Jy ! Total flux subtracted in 200 components = 0.000123277 Jy ! Clean residual min=-0.002584 max=0.002932 Jy/beam ! Clean residual mean=-0.000010 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.0486048 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.0486048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083151Jy sigma=0.000729 ! Fit after self-cal, rms=0.083146Jy sigma=0.000729 ! 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.083146Jy sigma=0.000729 ! Fit after self-cal, rms=0.083123Jy sigma=0.000729 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.839 mas, bmaj=7.665 mas, bpa=3.87 degrees ! Estimated noise=831.948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000246491 Jy ! Component: 100 - total flux cleaned = -0.00024634 Jy ! Component: 150 - total flux cleaned = -0.0002597 Jy ! Component: 200 - total flux cleaned = -0.000259514 Jy ! Total flux subtracted in 200 components = -0.000259514 Jy ! Clean residual min=-0.002534 max=0.002916 Jy/beam ! Clean residual mean=-0.000010 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0483453 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.0483453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083118Jy sigma=0.000728 ! Fit after self-cal, rms=0.083112Jy sigma=0.000728 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.10288e-05 Jy ! Component: 100 - total flux cleaned = 3.75297e-05 Jy ! Component: 150 - total flux cleaned = 2.4849e-05 Jy ! Component: 200 - total flux cleaned = 2.45254e-05 Jy ! Total flux subtracted in 200 components = 2.45254e-05 Jy ! Clean residual min=-0.002549 max=0.002946 Jy/beam ! Clean residual mean=-0.000011 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.0483698 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.0483698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083108Jy sigma=0.000728 ! Fit after self-cal, rms=0.083105Jy sigma=0.000728 ! 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.083105Jy sigma=0.000728 ! Fit after self-cal, rms=0.082951Jy sigma=0.000728 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.086 mas, bmaj=19.87 mas, bpa=9.732 degrees ! Estimated noise=1084.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000332404 Jy ! Component: 100 - total flux cleaned = 0.000332359 Jy ! Component: 150 - total flux cleaned = 0.000331941 Jy ! Component: 200 - total flux cleaned = 0.000331378 Jy ! Total flux subtracted in 200 components = 0.000331378 Jy ! Clean residual min=-0.002689 max=0.003562 Jy/beam ! Clean residual mean=-0.000021 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.0487012 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.0487012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082957Jy sigma=0.000728 ! Fit after self-cal, rms=0.082957Jy sigma=0.000728 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.000179926 Jy ! Component: 100 - total flux cleaned = 0.000180287 Jy ! Component: 150 - total flux cleaned = 0.000180036 Jy ! Component: 200 - total flux cleaned = 0.000179591 Jy ! Total flux subtracted in 200 components = 0.000179591 Jy ! Clean residual min=-0.002723 max=0.003574 Jy/beam ! Clean residual mean=-0.000021 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.0488807 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.0488807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082966Jy sigma=0.000728 ! Fit after self-cal, rms=0.082953Jy sigma=0.000728 ! 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=2.84 mas, bmaj=7.672 mas, bpa=3.71 degrees ! Estimated noise=828.896 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.84 x 7.672 at 3.71 degrees (North through East) ! Clean map min=-0.0023477 max=0.04481 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.293 mas, bmaj=6.479 mas, bpa=2.98 degrees ! Estimated noise=1188.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0366328 Jy ! Component: 100 - total flux cleaned = 0.0453585 Jy ! Component: 150 - total flux cleaned = 0.0475642 Jy ! Component: 200 - total flux cleaned = 0.0476667 Jy ! Total flux subtracted in 200 components = 0.0476667 Jy ! Clean residual min=-0.003672 max=0.004155 Jy/beam ! Clean residual mean=-0.000005 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.0476667 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0476667 Jy ! Inverting map and beam ! Estimated beam: bmin=2.84 mas, bmaj=7.672 mas, bpa=3.71 degrees ! Estimated noise=828.896 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.000862903 Jy ! Component: 100 - total flux cleaned = 0.000820909 Jy ! Component: 150 - total flux cleaned = 0.000780839 Jy ! Component: 200 - total flux cleaned = 0.000745945 Jy ! Total flux subtracted in 200 components = 0.000745945 Jy ! Clean residual min=-0.002473 max=0.002952 Jy/beam ! Clean residual mean=-0.000012 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.0484126 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.0484126 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.086 mas, bmaj=19.87 mas, bpa=9.732 degrees ! Estimated noise=1084.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000611943 Jy ! Component: 100 - total flux cleaned = 0.000608338 Jy ! Component: 150 - total flux cleaned = 0.00060697 Jy ! Component: 200 - total flux cleaned = 0.000606241 Jy ! Total flux subtracted in 200 components = 0.000606241 Jy ! Clean residual min=-0.002754 max=0.003599 Jy/beam ! Clean residual mean=-0.000022 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.0490189 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.03104e-07 Jy ! Component: 100 - total flux cleaned = -1.67449e-06 Jy ! Component: 150 - total flux cleaned = 1.16138e-05 Jy ! Component: 200 - total flux cleaned = 3.67001e-05 Jy ! Total flux subtracted in 200 components = 3.67001e-05 Jy ! Clean residual min=-0.002736 max=0.003579 Jy/beam ! Clean residual mean=-0.000022 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.0490556 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.0490556 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.84 mas, bmaj=7.672 mas, bpa=3.71 degrees ! Estimated noise=828.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000269382 Jy ! Component: 100 - total flux cleaned = -0.000275134 Jy ! Component: 150 - total flux cleaned = -0.000328348 Jy ! Component: 200 - total flux cleaned = -0.00039664 Jy ! Total flux subtracted in 200 components = -0.00039664 Jy ! Clean residual min=-0.002519 max=0.002985 Jy/beam ! Clean residual mean=-0.000011 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.0486589 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.0486589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082955Jy sigma=0.000728 ! Fit after self-cal, rms=0.082958Jy sigma=0.000728 wmodel J1319-2724_S_2015_01_22_pus_map.mod ! Writing 37 model components to file: J1319-2724_S_2015_01_22_pus_map.mod wobs J1319-2724_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1319-2724_S_2015_01_22_pus_uvs.fits wwins J1319-2724_S_2015_01_22_pus_map.win ! wwins: Wrote 1 windows to J1319-2724_S_2015_01_22_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.00130902 Jy ! Component: 100 - total flux cleaned = 0.00195311 Jy ! Component: 150 - total flux cleaned = 0.00220308 Jy ! Component: 200 - total flux cleaned = 0.00235852 Jy ! Component: 250 - total flux cleaned = 0.00228601 Jy ! Component: 300 - total flux cleaned = 0.00228775 Jy ! Component: 350 - total flux cleaned = 0.00235392 Jy ! Component: 400 - total flux cleaned = 0.00238534 Jy ! Component: 450 - total flux cleaned = 0.00229741 Jy ! Component: 500 - total flux cleaned = 0.00218488 Jy ! Component: 550 - total flux cleaned = 0.00207659 Jy ! Component: 600 - total flux cleaned = 0.00202407 Jy ! Component: 650 - total flux cleaned = 0.00192163 Jy ! Component: 700 - total flux cleaned = 0.00179918 Jy ! Component: 750 - total flux cleaned = 0.00172784 Jy ! Component: 800 - total flux cleaned = 0.00168151 Jy ! Component: 850 - total flux cleaned = 0.0015919 Jy ! Component: 900 - total flux cleaned = 0.00152686 Jy ! Component: 950 - total flux cleaned = 0.00133686 Jy ! Component: 1000 - total flux cleaned = 0.00133716 Jy ! Component: 1050 - total flux cleaned = 0.00119662 Jy ! Component: 1100 - total flux cleaned = 0.0011176 Jy ! Component: 1150 - total flux cleaned = 0.00102177 Jy ! Component: 1200 - total flux cleaned = 0.000947173 Jy ! Component: 1250 - total flux cleaned = 0.000946489 Jy ! Component: 1300 - total flux cleaned = 0.000838158 Jy ! Component: 1350 - total flux cleaned = 0.000715095 Jy ! Component: 1400 - total flux cleaned = 0.000663443 Jy ! Component: 1450 - total flux cleaned = 0.00056214 Jy ! Component: 1500 - total flux cleaned = 0.000512387 Jy ! Component: 1550 - total flux cleaned = 0.000447332 Jy ! Component: 1600 - total flux cleaned = 0.000463284 Jy ! Component: 1650 - total flux cleaned = 0.00041607 Jy ! Component: 1700 - total flux cleaned = 0.000416074 Jy ! Component: 1750 - total flux cleaned = 0.000415761 Jy ! Component: 1800 - total flux cleaned = 0.000340874 Jy ! Component: 1850 - total flux cleaned = 0.000340779 Jy ! Component: 1900 - total flux cleaned = 0.000311457 Jy ! Component: 1950 - total flux cleaned = 0.000296807 Jy ! Component: 2000 - total flux cleaned = 0.000254579 Jy ! Component: 2050 - total flux cleaned = 0.000227321 Jy ! Component: 2100 - total flux cleaned = 0.000186734 Jy ! Component: 2150 - total flux cleaned = 0.000159741 Jy ! Component: 2200 - total flux cleaned = 8.03537e-05 Jy ! Component: 2250 - total flux cleaned = 4.12465e-05 Jy ! Component: 2300 - total flux cleaned = -7.511e-05 Jy ! Component: 2350 - total flux cleaned = -0.000164428 Jy ! Component: 2400 - total flux cleaned = -0.000240147 Jy ! Component: 2450 - total flux cleaned = -0.000352662 Jy ! Component: 2500 - total flux cleaned = -0.000476286 Jy ! Component: 2550 - total flux cleaned = -0.000573791 Jy ! Component: 2600 - total flux cleaned = -0.000706699 Jy ! Component: 2650 - total flux cleaned = -0.000766312 Jy ! Component: 2700 - total flux cleaned = -0.000861039 Jy ! Component: 2750 - total flux cleaned = -0.000966468 Jy ! Component: 2800 - total flux cleaned = -0.00102458 Jy ! Component: 2850 - total flux cleaned = -0.00111656 Jy ! Component: 2900 - total flux cleaned = -0.00123028 Jy ! Component: 2950 - total flux cleaned = -0.00130899 Jy ! Component: 3000 - total flux cleaned = -0.00139826 Jy ! Component: 3050 - total flux cleaned = -0.00149793 Jy ! Component: 3100 - total flux cleaned = -0.00158562 Jy ! Component: 3150 - total flux cleaned = -0.00168336 Jy ! Component: 3200 - total flux cleaned = -0.0017478 Jy ! Component: 3250 - total flux cleaned = -0.00181186 Jy ! Component: 3300 - total flux cleaned = -0.00188592 Jy ! Component: 3350 - total flux cleaned = -0.00196979 Jy ! Component: 3400 - total flux cleaned = -0.002053 Jy ! Component: 3450 - total flux cleaned = -0.00210449 Jy ! Component: 3500 - total flux cleaned = -0.00218642 Jy ! Component: 3550 - total flux cleaned = -0.00222707 Jy ! Component: 3600 - total flux cleaned = -0.00232813 Jy ! Component: 3650 - total flux cleaned = -0.00237828 Jy ! Component: 3700 - total flux cleaned = -0.00246792 Jy ! Component: 3750 - total flux cleaned = -0.00258655 Jy ! Component: 3800 - total flux cleaned = -0.0026555 Jy ! Component: 3850 - total flux cleaned = -0.00277281 Jy ! Component: 3900 - total flux cleaned = -0.00289916 Jy ! Component: 3950 - total flux cleaned = -0.0029861 Jy ! Component: 4000 - total flux cleaned = -0.00304374 Jy ! Component: 4050 - total flux cleaned = -0.00317768 Jy ! Total flux subtracted in 4096 components = -0.00327281 Jy ! Clean residual min=-0.000557 max=0.000581 Jy/beam ! Clean residual mean=-0.000004 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.0453861 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 293 components and 0.0453861 Jy ![Exited script file: muppet] wmap "J1319-2724_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.84 x 7.672 at 3.71 degrees (North through East) ! Clean map min=-0.0014711 max=0.044775 Jy/beam ! Writing clean map to FITS file: J1319-2724_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0447749 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000154597 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03583 1.03583 2.07166 4.14333 8.28665 16.5733 33.1466 66.2932 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.044 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.84 x 7.672 at 3.71 degrees (North through East) ! Clean map min=-0.0014711 max=0.044775 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 J1319-2724_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 22:53:49 2017