! Started logfile: J1304-0346_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:27:33 2017 obs J1304-0346_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1304-0346_S_2014_01_04_pus_uva.fits ! AN table 1: 76 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.680556 visibilities/baseline/integration-bin. ! Found source: J1304-0346 ! ! 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 7448 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 J1304-0346_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 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.764246Jy sigma=0.009271 ! Fit after self-cal, rms=0.691713Jy sigma=0.008425 ! 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.728 mas, bmaj=5.79 mas, bpa=1.655 degrees ! Estimated noise=1003.96 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.23676 Jy ! Component: 100 - total flux cleaned = 0.288997 Jy ! Total flux subtracted in 100 components = 0.288997 Jy ! Clean residual min=-0.013870 max=0.018004 Jy/beam ! Clean residual mean=0.000005 rms=0.003741 Jy/beam ! Combined flux in latest and established models = 0.288998 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.288998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111487Jy sigma=0.001121 ! Fit after self-cal, rms=0.111482Jy sigma=0.001121 ! 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.292 mas, bmaj=6.74 mas, bpa=-0.02341 degrees ! Estimated noise=729.837 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.0210363 Jy ! Component: 100 - total flux cleaned = 0.0307674 Jy ! Component: 150 - total flux cleaned = 0.0364661 Jy ! Component: 200 - total flux cleaned = 0.0399671 Jy ! Total flux subtracted in 200 components = 0.0399671 Jy ! Clean residual min=-0.013794 max=0.022840 Jy/beam ! Clean residual mean=-0.000017 rms=0.003880 Jy/beam ! Combined flux in latest and established models = 0.328965 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 27 components and 0.328965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106188Jy sigma=0.001096 ! Fit after self-cal, rms=0.106146Jy sigma=0.001096 ! Inverting map ! Added new window around map position (7, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.021801 Jy ! Component: 100 - total flux cleaned = 0.0340566 Jy ! Component: 150 - total flux cleaned = 0.042214 Jy ! Component: 200 - total flux cleaned = 0.0479846 Jy ! Total flux subtracted in 200 components = 0.0479846 Jy ! Clean residual min=-0.010466 max=0.008981 Jy/beam ! Clean residual mean=-0.000004 rms=0.002406 Jy/beam ! Combined flux in latest and established models = 0.376949 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 68 components and 0.376949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101524Jy sigma=0.001027 ! Fit after self-cal, rms=0.101032Jy sigma=0.001022 ! 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.88 FD 0.82 KP 1.00* LA 1.02 ! MK 1.01 NL 1.02 OV 1.02 PT 1.02 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.04 KP 1.00* LA 0.98 ! MK 0.97 NL 1.06 OV 1.04 PT 0.99 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.19 KP 1.00* LA 0.81 ! MK 1.01 NL 1.02 OV 0.97 PT 0.96 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.01 KP 1.00* LA 0.88 ! MK 1.01 NL 1.05 OV 1.03 PT 1.02 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.101032Jy sigma=0.001022 ! Fit after self-cal, rms=0.089960Jy sigma=0.000941 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.279 mas, bmaj=6.765 mas, bpa=0.2181 degrees ! Estimated noise=731.534 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.00528093 Jy ! Component: 100 - total flux cleaned = 0.0078249 Jy ! Component: 150 - total flux cleaned = 0.00943888 Jy ! Component: 200 - total flux cleaned = 0.0103179 Jy ! Total flux subtracted in 200 components = 0.0103179 Jy ! Clean residual min=-0.006923 max=0.006186 Jy/beam ! Clean residual mean=-0.000005 rms=0.001725 Jy/beam ! Combined flux in latest and established models = 0.387267 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.387267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089564Jy sigma=0.000938 ! Fit after self-cal, rms=0.089428Jy sigma=0.000937 ! 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.089428Jy sigma=0.000937 ! Fit after self-cal, rms=0.083069Jy sigma=0.000877 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.282 mas, bmaj=6.768 mas, bpa=0.2469 degrees ! Estimated noise=729.387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314134 Jy ! Component: 100 - total flux cleaned = 0.00408249 Jy ! Component: 150 - total flux cleaned = 0.00431416 Jy ! Component: 200 - total flux cleaned = 0.0043631 Jy ! Total flux subtracted in 200 components = 0.0043631 Jy ! Clean residual min=-0.004433 max=0.004046 Jy/beam ! Clean residual mean=-0.000001 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.39163 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 107 components and 0.39163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082913Jy sigma=0.000874 ! Fit after self-cal, rms=0.082901Jy sigma=0.000874 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.0012114 Jy ! Component: 100 - total flux cleaned = 0.0014125 Jy ! Component: 150 - total flux cleaned = 0.00141129 Jy ! Component: 200 - total flux cleaned = 0.00150312 Jy ! Total flux subtracted in 200 components = 0.00150312 Jy ! Clean residual min=-0.004316 max=0.004100 Jy/beam ! Clean residual mean=-0.000001 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.393133 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.393133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082859Jy sigma=0.000873 ! Fit after self-cal, rms=0.082860Jy sigma=0.000873 ! 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.082860Jy sigma=0.000873 ! Fit after self-cal, rms=0.083051Jy sigma=0.000873 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=6.778 mas, bpa=0.2267 degrees ! Estimated noise=730.339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152619 Jy ! Component: 100 - total flux cleaned = 0.00199101 Jy ! Component: 150 - total flux cleaned = 0.00204385 Jy ! Component: 200 - total flux cleaned = 0.00210765 Jy ! Total flux subtracted in 200 components = 0.00210765 Jy ! Clean residual min=-0.003984 max=0.003740 Jy/beam ! Clean residual mean=-0.000000 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.395241 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 127 components and 0.395241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083009Jy sigma=0.000872 ! Fit after self-cal, rms=0.083016Jy sigma=0.000872 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.000568284 Jy ! Component: 100 - total flux cleaned = 0.000634589 Jy ! Component: 150 - total flux cleaned = 0.000634995 Jy ! Component: 200 - total flux cleaned = 0.000652771 Jy ! Total flux subtracted in 200 components = 0.000652771 Jy ! Clean residual min=-0.003963 max=0.003761 Jy/beam ! Clean residual mean=0.000000 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.395894 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 135 components and 0.395894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083002Jy sigma=0.000872 ! Fit after self-cal, rms=0.083002Jy sigma=0.000872 ! 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.083002Jy sigma=0.000872 ! Fit after self-cal, rms=0.083153Jy sigma=0.000872 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.044 mas, bmaj=12.12 mas, bpa=11.24 degrees ! Estimated noise=892.251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130582 Jy ! Component: 100 - total flux cleaned = 0.0017503 Jy ! Component: 150 - total flux cleaned = 0.00173162 Jy ! Component: 200 - total flux cleaned = 0.00171505 Jy ! Total flux subtracted in 200 components = 0.00171505 Jy ! Clean residual min=-0.005699 max=0.005465 Jy/beam ! Clean residual mean=0.000002 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 0.397609 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 147 components and 0.397609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083151Jy sigma=0.000872 ! Fit after self-cal, rms=0.083154Jy sigma=0.000872 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 = 7.24168e-06 Jy ! Component: 100 - total flux cleaned = -3.38567e-05 Jy ! Component: 150 - total flux cleaned = -3.39707e-05 Jy ! Component: 200 - total flux cleaned = -2.20428e-05 Jy ! Total flux subtracted in 200 components = -2.20428e-05 Jy ! Clean residual min=-0.005658 max=0.005451 Jy/beam ! Clean residual mean=0.000002 rms=0.001741 Jy/beam ! Combined flux in latest and established models = 0.397587 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 154 components and 0.397587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083153Jy sigma=0.000872 ! Fit after self-cal, rms=0.083154Jy sigma=0.000872 ! 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.292 mas, bmaj=6.786 mas, bpa=0.2135 degrees ! Estimated noise=731.183 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.292 x 6.786 at 0.2135 degrees (North through East) ! Clean map min=-0.0037448 max=0.30569 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.729 mas, bmaj=5.826 mas, bpa=1.808 degrees ! Estimated noise=1002.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.236195 Jy ! Component: 100 - total flux cleaned = 0.289191 Jy ! Component: 150 - total flux cleaned = 0.311532 Jy ! Component: 200 - total flux cleaned = 0.32593 Jy ! Total flux subtracted in 200 components = 0.32593 Jy ! Clean residual min=-0.007268 max=0.007927 Jy/beam ! Clean residual mean=-0.000002 rms=0.001828 Jy/beam ! Combined flux in latest and established models = 0.32593 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.32593 Jy ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=6.786 mas, bpa=0.2135 degrees ! Estimated noise=731.183 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.015736 Jy ! Component: 100 - total flux cleaned = 0.0265593 Jy ! Component: 150 - total flux cleaned = 0.0346201 Jy ! Component: 200 - total flux cleaned = 0.0407488 Jy ! Total flux subtracted in 200 components = 0.0407488 Jy ! Clean residual min=-0.004853 max=0.004501 Jy/beam ! Clean residual mean=-0.000002 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.366678 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 76 components and 0.366678 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=8.044 mas, bmaj=12.12 mas, bpa=11.24 degrees ! Estimated noise=892.251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00850782 Jy ! Component: 100 - total flux cleaned = 0.0141527 Jy ! Component: 150 - total flux cleaned = 0.0181809 Jy ! Component: 200 - total flux cleaned = 0.0211674 Jy ! Total flux subtracted in 200 components = 0.0211674 Jy ! Clean residual min=-0.005933 max=0.005069 Jy/beam ! Clean residual mean=-0.000000 rms=0.001883 Jy/beam ! Combined flux in latest and established models = 0.387846 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.00226078 Jy ! Component: 100 - total flux cleaned = 0.00398265 Jy ! Component: 150 - total flux cleaned = 0.00529904 Jy ! Component: 200 - total flux cleaned = 0.00630664 Jy ! Total flux subtracted in 200 components = 0.00630664 Jy ! Clean residual min=-0.005568 max=0.005342 Jy/beam ! Clean residual mean=0.000001 rms=0.001776 Jy/beam ! Combined flux in latest and established models = 0.394152 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 167 components and 0.394152 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=6.786 mas, bpa=0.2135 degrees ! Estimated noise=731.183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.01728e-05 Jy ! Component: 100 - total flux cleaned = 0.000224231 Jy ! Component: 150 - total flux cleaned = 0.000513497 Jy ! Component: 200 - total flux cleaned = 0.000768547 Jy ! Total flux subtracted in 200 components = 0.000768547 Jy ! Clean residual min=-0.003862 max=0.003605 Jy/beam ! Clean residual mean=0.000000 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.394921 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 178 components and 0.394921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083195Jy sigma=0.000872 ! Fit after self-cal, rms=0.083192Jy sigma=0.000872 wmodel J1304-0346_S_2014_01_04_pus_map.mod ! Writing 178 model components to file: J1304-0346_S_2014_01_04_pus_map.mod wobs J1304-0346_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1304-0346_S_2014_01_04_pus_uvs.fits wwins J1304-0346_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J1304-0346_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.000899539 Jy ! Component: 100 - total flux cleaned = -0.000903064 Jy ! Component: 150 - total flux cleaned = -0.000845068 Jy ! Component: 200 - total flux cleaned = -0.000950076 Jy ! Component: 250 - total flux cleaned = -0.00105021 Jy ! Component: 300 - total flux cleaned = -0.00109749 Jy ! Component: 350 - total flux cleaned = -0.00128731 Jy ! Component: 400 - total flux cleaned = -0.00160527 Jy ! Component: 450 - total flux cleaned = -0.00195506 Jy ! Component: 500 - total flux cleaned = -0.00212389 Jy ! Component: 550 - total flux cleaned = -0.00241173 Jy ! Component: 600 - total flux cleaned = -0.00269019 Jy ! Component: 650 - total flux cleaned = -0.00292255 Jy ! Component: 700 - total flux cleaned = -0.00311124 Jy ! Component: 750 - total flux cleaned = -0.00329393 Jy ! Component: 800 - total flux cleaned = -0.00336476 Jy ! Component: 850 - total flux cleaned = -0.00350369 Jy ! Component: 900 - total flux cleaned = -0.00353772 Jy ! Component: 950 - total flux cleaned = -0.0036041 Jy ! Component: 1000 - total flux cleaned = -0.00373249 Jy ! Component: 1050 - total flux cleaned = -0.0038263 Jy ! Component: 1100 - total flux cleaned = -0.00388716 Jy ! Component: 1150 - total flux cleaned = -0.00394681 Jy ! Component: 1200 - total flux cleaned = -0.00406388 Jy ! Component: 1250 - total flux cleaned = -0.00409279 Jy ! Component: 1300 - total flux cleaned = -0.00417713 Jy ! Component: 1350 - total flux cleaned = -0.00428745 Jy ! Component: 1400 - total flux cleaned = -0.00439519 Jy ! Component: 1450 - total flux cleaned = -0.0044211 Jy ! Component: 1500 - total flux cleaned = -0.00449898 Jy ! Component: 1550 - total flux cleaned = -0.00457461 Jy ! Component: 1600 - total flux cleaned = -0.00467426 Jy ! Component: 1650 - total flux cleaned = -0.0047961 Jy ! Component: 1700 - total flux cleaned = -0.00491635 Jy ! Component: 1750 - total flux cleaned = -0.00505778 Jy ! Component: 1800 - total flux cleaned = -0.00526627 Jy ! Component: 1850 - total flux cleaned = -0.00542629 Jy ! Component: 1900 - total flux cleaned = -0.00560546 Jy ! Component: 1950 - total flux cleaned = -0.00582589 Jy ! Component: 2000 - total flux cleaned = -0.00595572 Jy ! Component: 2050 - total flux cleaned = -0.00608396 Jy ! Component: 2100 - total flux cleaned = -0.00623137 Jy ! Component: 2150 - total flux cleaned = -0.00643821 Jy ! Component: 2200 - total flux cleaned = -0.0065397 Jy ! Component: 2250 - total flux cleaned = -0.00664005 Jy ! Component: 2300 - total flux cleaned = -0.00681787 Jy ! Component: 2350 - total flux cleaned = -0.00687625 Jy ! Component: 2400 - total flux cleaned = -0.00699119 Jy ! Component: 2450 - total flux cleaned = -0.00706675 Jy ! Component: 2500 - total flux cleaned = -0.00721584 Jy ! Component: 2550 - total flux cleaned = -0.00728914 Jy ! Component: 2600 - total flux cleaned = -0.0073615 Jy ! Component: 2650 - total flux cleaned = -0.00748673 Jy ! Component: 2700 - total flux cleaned = -0.00759222 Jy ! Component: 2750 - total flux cleaned = -0.00769674 Jy ! Component: 2800 - total flux cleaned = -0.0078001 Jy ! Component: 2850 - total flux cleaned = -0.00791897 Jy ! Component: 2900 - total flux cleaned = -0.00800269 Jy ! Component: 2950 - total flux cleaned = -0.00806917 Jy ! Component: 3000 - total flux cleaned = -0.00811828 Jy ! Component: 3050 - total flux cleaned = -0.00823183 Jy ! Component: 3100 - total flux cleaned = -0.00823186 Jy ! Component: 3150 - total flux cleaned = -0.00831125 Jy ! Component: 3200 - total flux cleaned = -0.00840534 Jy ! Component: 3250 - total flux cleaned = -0.00851388 Jy ! Component: 3300 - total flux cleaned = -0.00862142 Jy ! Component: 3350 - total flux cleaned = -0.00872805 Jy ! Component: 3400 - total flux cleaned = -0.00884904 Jy ! Component: 3450 - total flux cleaned = -0.00892414 Jy ! Component: 3500 - total flux cleaned = -0.0090875 Jy ! Component: 3550 - total flux cleaned = -0.00923458 Jy ! Component: 3600 - total flux cleaned = -0.00933671 Jy ! Component: 3650 - total flux cleaned = -0.0094671 Jy ! Component: 3700 - total flux cleaned = -0.00958216 Jy ! Component: 3750 - total flux cleaned = -0.00976734 Jy ! Component: 3800 - total flux cleaned = -0.0098804 Jy ! Component: 3850 - total flux cleaned = -0.00997848 Jy ! Component: 3900 - total flux cleaned = -0.010062 Jy ! Component: 3950 - total flux cleaned = -0.0101864 Jy ! Component: 4000 - total flux cleaned = -0.0102961 Jy ! Component: 4050 - total flux cleaned = -0.0104048 Jy ! Total flux subtracted in 4096 components = -0.0104857 Jy ! Clean residual min=-0.000761 max=0.000946 Jy/beam ! Clean residual mean=0.000001 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.384435 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 487 components and 0.384435 Jy ![Exited script file: muppet] wmap "J1304-0346_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.292 x 6.786 at 0.2135 degrees (North through East) ! Clean map min=-0.0017502 max=0.30653 Jy/beam ! Writing clean map to FITS file: J1304-0346_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.306532 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021722 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.212591 0.212591 0.425182 0.850364 1.70073 3.40146 6.80291 13.6058 27.2116 54.4233 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.306 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.292 x 6.786 at 0.2135 degrees (North through East) ! Clean map min=-0.0017502 max=0.30653 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 J1304-0346_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:27:38 2017