! Started logfile: J2323-0150_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:37:51 2017 obs J2323-0150_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J2323-0150_S_2014_01_04_pus_uva.fits ! AN table 1: 86 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.5 visibilities/baseline/integration-bin. ! Found source: J2323-0150 ! ! 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 370 lines of history. ! ! Reading 6192 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 J2323-0150_S_2014_01_04_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 215 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.890333Jy sigma=0.011840 ! Fit after self-cal, rms=0.855673Jy sigma=0.011331 ! 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.938 mas, bmaj=6.772 mas, bpa=14.86 degrees ! Estimated noise=967.195 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.107003 Jy ! Component: 100 - total flux cleaned = 0.140788 Jy ! Total flux subtracted in 100 components = 0.140788 Jy ! Clean residual min=-0.009413 max=0.015210 Jy/beam ! Clean residual mean=0.000012 rms=0.002966 Jy/beam ! Combined flux in latest and established models = 0.140788 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.140788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106928Jy sigma=0.001049 ! Fit after self-cal, rms=0.107009Jy sigma=0.001048 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.525 mas, bmaj=7.699 mas, bpa=12.88 degrees ! Estimated noise=722.395 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.0243836 Jy ! Component: 100 - total flux cleaned = 0.035888 Jy ! Component: 150 - total flux cleaned = 0.042966 Jy ! Component: 200 - total flux cleaned = 0.0475163 Jy ! Total flux subtracted in 200 components = 0.0475163 Jy ! Clean residual min=-0.007134 max=0.012228 Jy/beam ! Clean residual mean=-0.000004 rms=0.002202 Jy/beam ! Combined flux in latest and established models = 0.188305 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.188305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099911Jy sigma=0.000972 ! Fit after self-cal, rms=0.099920Jy sigma=0.000971 ! Inverting map ! Added new window around map position (-7.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104379 Jy ! Component: 100 - total flux cleaned = 0.0154874 Jy ! Component: 150 - total flux cleaned = 0.0192662 Jy ! Component: 200 - total flux cleaned = 0.0222723 Jy ! Total flux subtracted in 200 components = 0.0222723 Jy ! Clean residual min=-0.005680 max=0.005209 Jy/beam ! Clean residual mean=-0.000003 rms=0.001481 Jy/beam ! Combined flux in latest and established models = 0.210577 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 53 components and 0.210577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098557Jy sigma=0.000951 ! Fit after self-cal, rms=0.098228Jy sigma=0.000950 ! 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.02 FD 1.00* KP 1.00* LA 1.04 ! MK 0.99 NL 1.00 OV 0.99 PT 1.02 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00* KP 1.00* LA 1.02 ! MK 1.05 NL 1.07 OV 1.04 PT 0.98 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00* KP 1.00* LA 0.83 ! MK 1.02 NL 0.86 OV 0.93 PT 0.99 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00* KP 1.00* LA 0.91 ! MK 1.18 NL 1.14 OV 1.03 PT 1.02 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.098228Jy sigma=0.000950 ! Fit after self-cal, rms=0.088976Jy sigma=0.000915 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=7.822 mas, bpa=13.62 degrees ! Estimated noise=729.479 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.00357395 Jy ! Component: 100 - total flux cleaned = 0.00542716 Jy ! Component: 150 - total flux cleaned = 0.0068713 Jy ! Component: 200 - total flux cleaned = 0.00807905 Jy ! Total flux subtracted in 200 components = 0.00807905 Jy ! Clean residual min=-0.004236 max=0.004826 Jy/beam ! Clean residual mean=-0.000005 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.218656 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 78 components and 0.218656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088798Jy sigma=0.000913 ! Fit after self-cal, rms=0.088657Jy sigma=0.000912 ! 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.088657Jy sigma=0.000912 ! Fit after self-cal, rms=0.081161Jy sigma=0.000896 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=7.814 mas, bpa=13.61 degrees ! Estimated noise=727.461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121049 Jy ! Component: 100 - total flux cleaned = 0.00136338 Jy ! Component: 150 - total flux cleaned = 0.0015994 Jy ! Component: 200 - total flux cleaned = 0.00172289 Jy ! Total flux subtracted in 200 components = 0.00172289 Jy ! Clean residual min=-0.002540 max=0.002968 Jy/beam ! Clean residual mean=-0.000007 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.220379 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 98 components and 0.220379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081112Jy sigma=0.000895 ! Fit after self-cal, rms=0.081070Jy sigma=0.000895 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.000296868 Jy ! Component: 100 - total flux cleaned = 0.000495236 Jy ! Component: 150 - total flux cleaned = 0.000648547 Jy ! Component: 200 - total flux cleaned = 0.00074216 Jy ! Total flux subtracted in 200 components = 0.00074216 Jy ! Clean residual min=-0.002591 max=0.002914 Jy/beam ! Clean residual mean=-0.000006 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.221121 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 102 components and 0.221121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081048Jy sigma=0.000895 ! Fit after self-cal, rms=0.081043Jy sigma=0.000895 ! 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.081043Jy sigma=0.000895 ! Fit after self-cal, rms=0.080967Jy sigma=0.000895 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.527 mas, bmaj=7.823 mas, bpa=13.72 degrees ! Estimated noise=727.485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000150484 Jy ! Component: 100 - total flux cleaned = -9.78874e-05 Jy ! Component: 150 - total flux cleaned = 1.7764e-05 Jy ! Component: 200 - total flux cleaned = 1.68837e-05 Jy ! Total flux subtracted in 200 components = 1.68837e-05 Jy ! Clean residual min=-0.002405 max=0.002901 Jy/beam ! Clean residual mean=-0.000005 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.221138 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 110 components and 0.221138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080947Jy sigma=0.000894 ! Fit after self-cal, rms=0.080938Jy sigma=0.000894 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.000101337 Jy ! Component: 100 - total flux cleaned = 0.00016172 Jy ! Component: 150 - total flux cleaned = 0.000180661 Jy ! Component: 200 - total flux cleaned = 0.000216785 Jy ! Total flux subtracted in 200 components = 0.000216785 Jy ! Clean residual min=-0.002469 max=0.002883 Jy/beam ! Clean residual mean=-0.000005 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.221355 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 111 components and 0.221355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080924Jy sigma=0.000894 ! Fit after self-cal, rms=0.080927Jy sigma=0.000894 ! 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.080927Jy sigma=0.000894 ! Fit after self-cal, rms=0.080831Jy sigma=0.000894 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.731 mas, bmaj=13.45 mas, bpa=17.6 degrees ! Estimated noise=822.647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000995651 Jy ! Component: 100 - total flux cleaned = 0.00124255 Jy ! Component: 150 - total flux cleaned = 0.00128917 Jy ! Component: 200 - total flux cleaned = 0.00128936 Jy ! Total flux subtracted in 200 components = 0.00128936 Jy ! Clean residual min=-0.002769 max=0.003455 Jy/beam ! Clean residual mean=-0.000006 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.222644 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 123 components and 0.222644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080824Jy sigma=0.000894 ! Fit after self-cal, rms=0.080823Jy sigma=0.000894 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.000288866 Jy ! Component: 100 - total flux cleaned = 0.000269432 Jy ! Component: 150 - total flux cleaned = 0.000253011 Jy ! Component: 200 - total flux cleaned = 0.000221645 Jy ! Total flux subtracted in 200 components = 0.000221645 Jy ! Clean residual min=-0.002793 max=0.003424 Jy/beam ! Clean residual mean=-0.000006 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.222866 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 135 components and 0.222866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080824Jy sigma=0.000894 ! Fit after self-cal, rms=0.080822Jy sigma=0.000894 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.523 mas, bmaj=7.823 mas, bpa=13.78 degrees ! Estimated noise=727.441 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.523 x 7.823 at 13.78 degrees (North through East) ! Clean map min=-0.0023239 max=0.14471 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.921 mas, bmaj=6.869 mas, bpa=15.59 degrees ! Estimated noise=982.072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108343 Jy ! Component: 100 - total flux cleaned = 0.143625 Jy ! Component: 150 - total flux cleaned = 0.161516 Jy ! Component: 200 - total flux cleaned = 0.172773 Jy ! Total flux subtracted in 200 components = 0.172773 Jy ! Clean residual min=-0.005810 max=0.008022 Jy/beam ! Clean residual mean=0.000002 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 0.172773 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.172773 Jy ! Inverting map and beam ! Estimated beam: bmin=3.523 mas, bmaj=7.823 mas, bpa=13.78 degrees ! Estimated noise=727.441 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.0121107 Jy ! Component: 100 - total flux cleaned = 0.020695 Jy ! Component: 150 - total flux cleaned = 0.0270909 Jy ! Component: 200 - total flux cleaned = 0.0319176 Jy ! Total flux subtracted in 200 components = 0.0319176 Jy ! Clean residual min=-0.003822 max=0.004698 Jy/beam ! Clean residual mean=-0.000003 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.204691 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 61 components and 0.204691 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.731 mas, bmaj=13.45 mas, bpa=17.6 degrees ! Estimated noise=822.647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00593819 Jy ! Component: 100 - total flux cleaned = 0.00965952 Jy ! Component: 150 - total flux cleaned = 0.0119975 Jy ! Component: 200 - total flux cleaned = 0.0135518 Jy ! Total flux subtracted in 200 components = 0.0135518 Jy ! Clean residual min=-0.002986 max=0.003108 Jy/beam ! Clean residual mean=-0.000006 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.218243 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.00117004 Jy ! Component: 100 - total flux cleaned = 0.00207003 Jy ! Component: 150 - total flux cleaned = 0.00276553 Jy ! Component: 200 - total flux cleaned = 0.00330403 Jy ! Total flux subtracted in 200 components = 0.00330403 Jy ! Clean residual min=-0.002878 max=0.003330 Jy/beam ! Clean residual mean=-0.000006 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.221547 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 97 components and 0.221547 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.523 mas, bmaj=7.823 mas, bpa=13.78 degrees ! Estimated noise=727.441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000717851 Jy ! Component: 100 - total flux cleaned = -0.000555314 Jy ! Component: 150 - total flux cleaned = -0.000494585 Jy ! Component: 200 - total flux cleaned = -0.00044303 Jy ! Total flux subtracted in 200 components = -0.00044303 Jy ! Clean residual min=-0.002616 max=0.003283 Jy/beam ! Clean residual mean=-0.000003 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.221104 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 112 components and 0.221104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080931Jy sigma=0.000895 ! Fit after self-cal, rms=0.080953Jy sigma=0.000895 wmodel J2323-0150_S_2014_01_04_pus_map.mod ! Writing 112 model components to file: J2323-0150_S_2014_01_04_pus_map.mod wobs J2323-0150_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J2323-0150_S_2014_01_04_pus_uvs.fits wwins J2323-0150_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J2323-0150_S_2014_01_04_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.00105258 Jy ! Component: 100 - total flux cleaned = 0.00137399 Jy ! Component: 150 - total flux cleaned = 0.00153892 Jy ! Component: 200 - total flux cleaned = 0.00181517 Jy ! Component: 250 - total flux cleaned = 0.00211734 Jy ! Component: 300 - total flux cleaned = 0.00229879 Jy ! Component: 350 - total flux cleaned = 0.00219542 Jy ! Component: 400 - total flux cleaned = 0.00219603 Jy ! Component: 450 - total flux cleaned = 0.00213039 Jy ! Component: 500 - total flux cleaned = 0.00197196 Jy ! Component: 550 - total flux cleaned = 0.00178778 Jy ! Component: 600 - total flux cleaned = 0.00169725 Jy ! Component: 650 - total flux cleaned = 0.00149165 Jy ! Component: 700 - total flux cleaned = 0.00137757 Jy ! Component: 750 - total flux cleaned = 0.00123788 Jy ! Component: 800 - total flux cleaned = 0.0011562 Jy ! Component: 850 - total flux cleaned = 0.00107674 Jy ! Component: 900 - total flux cleaned = 0.000998417 Jy ! Component: 950 - total flux cleaned = 0.000947716 Jy ! Component: 1000 - total flux cleaned = 0.000922649 Jy ! Component: 1050 - total flux cleaned = 0.00092203 Jy ! Component: 1100 - total flux cleaned = 0.000849924 Jy ! Component: 1150 - total flux cleaned = 0.000756594 Jy ! Component: 1200 - total flux cleaned = 0.000711166 Jy ! Component: 1250 - total flux cleaned = 0.000576475 Jy ! Component: 1300 - total flux cleaned = 0.000533093 Jy ! Component: 1350 - total flux cleaned = 0.00044711 Jy ! Component: 1400 - total flux cleaned = 0.000277544 Jy ! Component: 1450 - total flux cleaned = 0.000215394 Jy ! Component: 1500 - total flux cleaned = 0.000174272 Jy ! Component: 1550 - total flux cleaned = 7.35698e-05 Jy ! Component: 1600 - total flux cleaned = -5.86556e-06 Jy ! Component: 1650 - total flux cleaned = -2.53783e-05 Jy ! Component: 1700 - total flux cleaned = -6.40237e-05 Jy ! Component: 1750 - total flux cleaned = -0.000177775 Jy ! Component: 1800 - total flux cleaned = -0.000252529 Jy ! Component: 1850 - total flux cleaned = -0.000326012 Jy ! Component: 1900 - total flux cleaned = -0.000380276 Jy ! Component: 1950 - total flux cleaned = -0.000415627 Jy ! Component: 2000 - total flux cleaned = -0.000467789 Jy ! Component: 2050 - total flux cleaned = -0.000554351 Jy ! Component: 2100 - total flux cleaned = -0.000554482 Jy ! Component: 2150 - total flux cleaned = -0.000706436 Jy ! Component: 2200 - total flux cleaned = -0.000773278 Jy ! Component: 2250 - total flux cleaned = -0.000871975 Jy ! Component: 2300 - total flux cleaned = -0.000953436 Jy ! Component: 2350 - total flux cleaned = -0.00104983 Jy ! Component: 2400 - total flux cleaned = -0.00108152 Jy ! Component: 2450 - total flux cleaned = -0.00116026 Jy ! Component: 2500 - total flux cleaned = -0.00122265 Jy ! Component: 2550 - total flux cleaned = -0.00132986 Jy ! Component: 2600 - total flux cleaned = -0.00137541 Jy ! Component: 2650 - total flux cleaned = -0.00151071 Jy ! Component: 2700 - total flux cleaned = -0.00164477 Jy ! Component: 2750 - total flux cleaned = -0.00173316 Jy ! Component: 2800 - total flux cleaned = -0.0018353 Jy ! Component: 2850 - total flux cleaned = -0.00192215 Jy ! Component: 2900 - total flux cleaned = -0.00202241 Jy ! Component: 2950 - total flux cleaned = -0.00215035 Jy ! Component: 3000 - total flux cleaned = -0.00219258 Jy ! Component: 3050 - total flux cleaned = -0.00229034 Jy ! Component: 3100 - total flux cleaned = -0.00238721 Jy ! Component: 3150 - total flux cleaned = -0.00242851 Jy ! Component: 3200 - total flux cleaned = -0.00248285 Jy ! Component: 3250 - total flux cleaned = -0.00259098 Jy ! Component: 3300 - total flux cleaned = -0.00261774 Jy ! Component: 3350 - total flux cleaned = -0.00271072 Jy ! Component: 3400 - total flux cleaned = -0.00276345 Jy ! Component: 3450 - total flux cleaned = -0.0028026 Jy ! Component: 3500 - total flux cleaned = -0.00290657 Jy ! Component: 3550 - total flux cleaned = -0.00294515 Jy ! Component: 3600 - total flux cleaned = -0.0030092 Jy ! Component: 3650 - total flux cleaned = -0.00309823 Jy ! Component: 3700 - total flux cleaned = -0.00314879 Jy ! Component: 3750 - total flux cleaned = -0.00321161 Jy ! Component: 3800 - total flux cleaned = -0.0032989 Jy ! Component: 3850 - total flux cleaned = -0.00334834 Jy ! Component: 3900 - total flux cleaned = -0.00343464 Jy ! Component: 3950 - total flux cleaned = -0.0035082 Jy ! Component: 4000 - total flux cleaned = -0.00356907 Jy ! Component: 4050 - total flux cleaned = -0.00365392 Jy ! Total flux subtracted in 4096 components = -0.00370222 Jy ! Clean residual min=-0.000712 max=0.000694 Jy/beam ! Clean residual mean=-0.000001 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.217402 Jy keep ! Adding 237 model components to the UV plane model. ! The established model now contains 349 components and 0.217402 Jy ![Exited script file: muppet] wmap "J2323-0150_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.523 x 7.823 at 13.78 degrees (North through East) ! Clean map min=-0.001765 max=0.1457 Jy/beam ! Writing clean map to FITS file: J2323-0150_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.145704 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202905 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.417774 0.417774 0.835547 1.67109 3.34219 6.68438 13.3688 26.7375 53.475 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.145 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.523 x 7.823 at 13.78 degrees (North through East) ! Clean map min=-0.001765 max=0.1457 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 J2323-0150_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:37:56 2017