! Started logfile: J1325-1117_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:59:45 2016 obs J1325-1117_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1325-1117_S_2015_03_17_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.708747 visibilities/baseline/integration-bin. ! Found source: J1325-1117 ! ! 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 330 lines of history. ! ! Reading 11992 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 J1325-1117_S_2015_03_17_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 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.921109Jy sigma=0.009128 ! Fit after self-cal, rms=0.895703Jy sigma=0.008901 ! 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.658 mas, bmaj=6.594 mas, bpa=-5.891 degrees ! Estimated noise=872.578 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.0767081 Jy ! Component: 100 - total flux cleaned = 0.0982432 Jy ! Total flux subtracted in 100 components = 0.0982432 Jy ! Clean residual min=-0.005021 max=0.010086 Jy/beam ! Clean residual mean=-0.000020 rms=0.001514 Jy/beam ! Combined flux in latest and established models = 0.0982431 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0982431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092519Jy sigma=0.000816 ! Fit after self-cal, rms=0.092509Jy sigma=0.000816 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012354 Jy ! Component: 100 - total flux cleaned = 0.020299 Jy ! Total flux subtracted in 100 components = 0.020299 Jy ! Clean residual min=-0.003742 max=0.004373 Jy/beam ! Clean residual mean=-0.000014 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.118542 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 42 components and 0.118542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089652Jy sigma=0.000790 ! Fit after self-cal, rms=0.089609Jy sigma=0.000790 ! 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.213 mas, bmaj=7.729 mas, bpa=-6.393 degrees ! Estimated noise=665.727 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.00836965 Jy ! Component: 100 - total flux cleaned = 0.0129588 Jy ! Component: 150 - total flux cleaned = 0.0155781 Jy ! Component: 200 - total flux cleaned = 0.0171118 Jy ! Total flux subtracted in 200 components = 0.0171118 Jy ! Clean residual min=-0.003947 max=0.002932 Jy/beam ! Clean residual mean=-0.000020 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.135654 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 77 components and 0.135654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088632Jy sigma=0.000784 ! Fit after self-cal, rms=0.088601Jy sigma=0.000783 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.89 HN 0.98 KP 1.07 ! LA 0.98 MK 1.05 NL 0.87 OV 0.99 ! PT 1.09 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.94 HN 0.96 KP 1.10 ! LA 0.98 MK 1.01 NL 0.99 OV 1.08 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.92 HN 0.98 KP 0.98 ! LA 0.79 MK 1.10 NL 1.15 OV 0.94 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.00 HN 0.98 KP 0.95 ! LA 0.86 MK 1.05 NL 1.03 OV 1.06 ! PT 1.04 SC 0.96 ! ! ! Fit before self-cal, rms=0.088601Jy sigma=0.000783 ! Fit after self-cal, rms=0.085649Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=7.792 mas, bpa=-5.995 degrees ! Estimated noise=668.085 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 = -3.26419e-05 Jy ! Component: 100 - total flux cleaned = -8.4196e-05 Jy ! Component: 150 - total flux cleaned = -0.000143422 Jy ! Component: 200 - total flux cleaned = -0.000173759 Jy ! Total flux subtracted in 200 components = -0.000173759 Jy ! Clean residual min=-0.002843 max=0.002674 Jy/beam ! Clean residual mean=-0.000001 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.13548 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 84 components and 0.13548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085635Jy sigma=0.000775 ! Fit after self-cal, rms=0.085578Jy sigma=0.000775 ! 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.085578Jy sigma=0.000775 ! Fit after self-cal, rms=0.087111Jy sigma=0.000773 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=7.838 mas, bpa=-6.212 degrees ! Estimated noise=669.626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000305566 Jy ! Component: 100 - total flux cleaned = -0.000389095 Jy ! Component: 150 - total flux cleaned = -0.000400297 Jy ! Component: 200 - total flux cleaned = -0.000400516 Jy ! Total flux subtracted in 200 components = -0.000400516 Jy ! Clean residual min=-0.002038 max=0.002134 Jy/beam ! Clean residual mean=-0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.13508 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 0.13508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087106Jy sigma=0.000773 ! Fit after self-cal, rms=0.087119Jy sigma=0.000773 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-123, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178771 Jy ! Component: 100 - total flux cleaned = 0.00207786 Jy ! Component: 150 - total flux cleaned = 0.00199978 Jy ! Component: 200 - total flux cleaned = 0.00195381 Jy ! Total flux subtracted in 200 components = 0.00195381 Jy ! Clean residual min=-0.001961 max=0.002032 Jy/beam ! Clean residual mean=-0.000002 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.137033 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 109 components and 0.137033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087076Jy sigma=0.000772 ! Fit after self-cal, rms=0.087069Jy sigma=0.000772 ! Inverting map ! Added new window around map position (-41.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000995305 Jy ! Component: 100 - total flux cleaned = 0.00124976 Jy ! Component: 150 - total flux cleaned = 0.00138848 Jy ! Component: 200 - total flux cleaned = 0.00150903 Jy ! Total flux subtracted in 200 components = 0.00150903 Jy ! Clean residual min=-0.001676 max=0.001655 Jy/beam ! Clean residual mean=-0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.138542 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 127 components and 0.138542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087016Jy sigma=0.000772 ! Fit after self-cal, rms=0.087009Jy sigma=0.000772 ! 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.087009Jy sigma=0.000772 ! Fit after self-cal, rms=0.086962Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=7.838 mas, bpa=-6.167 degrees ! Estimated noise=668.482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000542455 Jy ! Component: 100 - total flux cleaned = 0.000667237 Jy ! Component: 150 - total flux cleaned = 0.000777161 Jy ! Component: 200 - total flux cleaned = 0.000851212 Jy ! Total flux subtracted in 200 components = 0.000851212 Jy ! Clean residual min=-0.001655 max=0.001653 Jy/beam ! Clean residual mean=-0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.139394 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 139 components and 0.139394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086936Jy sigma=0.000772 ! Fit after self-cal, rms=0.086935Jy sigma=0.000772 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.000195445 Jy ! Component: 100 - total flux cleaned = 0.00019474 Jy ! Component: 150 - total flux cleaned = 0.000171448 Jy ! Component: 200 - total flux cleaned = 0.000171315 Jy ! Total flux subtracted in 200 components = 0.000171315 Jy ! Clean residual min=-0.001617 max=0.001634 Jy/beam ! Clean residual mean=-0.000001 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.139565 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 154 components and 0.139565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086919Jy sigma=0.000771 ! Fit after self-cal, rms=0.086917Jy sigma=0.000771 ! 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.086917Jy sigma=0.000771 ! Fit after self-cal, rms=0.086905Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.819 mas, bmaj=13.82 mas, bpa=-5.161 degrees ! Estimated noise=877.592 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.13394e-05 Jy ! Component: 100 - total flux cleaned = -1.06185e-05 Jy ! Component: 150 - total flux cleaned = 6.28077e-06 Jy ! Component: 200 - total flux cleaned = 2.18405e-05 Jy ! Total flux subtracted in 200 components = 2.18405e-05 Jy ! Clean residual min=-0.001637 max=0.001722 Jy/beam ! Clean residual mean=-0.000002 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.139587 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 169 components and 0.139587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086903Jy sigma=0.000771 ! Fit after self-cal, rms=0.086905Jy sigma=0.000771 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 = 8.11298e-05 Jy ! Component: 100 - total flux cleaned = 8.25375e-05 Jy ! Component: 150 - total flux cleaned = 9.68004e-05 Jy ! Component: 200 - total flux cleaned = 0.000110084 Jy ! Total flux subtracted in 200 components = 0.000110084 Jy ! Clean residual min=-0.001600 max=0.001735 Jy/beam ! Clean residual mean=-0.000003 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.139697 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 172 components and 0.139697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086905Jy sigma=0.000771 ! Fit after self-cal, rms=0.086907Jy sigma=0.000771 ! 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.253 mas, bmaj=7.838 mas, bpa=-6.181 degrees ! Estimated noise=668.359 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.253 x 7.838 at -6.181 degrees (North through East) ! Clean map min=-0.0015299 max=0.10448 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.682 mas, bmaj=6.661 mas, bpa=-5.68 degrees ! Estimated noise=886.515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.077544 Jy ! Component: 100 - total flux cleaned = 0.0993178 Jy ! Component: 150 - total flux cleaned = 0.111289 Jy ! Component: 200 - total flux cleaned = 0.118868 Jy ! Total flux subtracted in 200 components = 0.118868 Jy ! Clean residual min=-0.002993 max=0.004148 Jy/beam ! Clean residual mean=-0.000005 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.118868 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.118868 Jy ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=7.838 mas, bpa=-6.181 degrees ! Estimated noise=668.359 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.00717905 Jy ! Component: 100 - total flux cleaned = 0.0113375 Jy ! Component: 150 - total flux cleaned = 0.0142357 Jy ! Component: 200 - total flux cleaned = 0.0163987 Jy ! Total flux subtracted in 200 components = 0.0163987 Jy ! Clean residual min=-0.001825 max=0.002178 Jy/beam ! Clean residual mean=-0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.135266 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 77 components and 0.135266 Jy ! Inverting map ! Added new window around map position (7.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153342 Jy ! Component: 100 - total flux cleaned = 0.00246022 Jy ! Component: 150 - total flux cleaned = 0.00300922 Jy ! Component: 200 - total flux cleaned = 0.00336662 Jy ! Total flux subtracted in 200 components = 0.00336662 Jy ! Clean residual min=-0.001659 max=0.001698 Jy/beam ! Clean residual mean=-0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.138633 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 98 components and 0.138633 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.819 mas, bmaj=13.82 mas, bpa=-5.161 degrees ! Estimated noise=877.592 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000978361 Jy ! Component: 100 - total flux cleaned = 0.00120306 Jy ! Component: 150 - total flux cleaned = 0.0013632 Jy ! Component: 200 - total flux cleaned = 0.00143347 Jy ! Total flux subtracted in 200 components = 0.00143347 Jy ! Clean residual min=-0.001485 max=0.001612 Jy/beam ! Clean residual mean=-0.000003 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.140066 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 = 6.09084e-05 Jy ! Component: 100 - total flux cleaned = 9.79245e-05 Jy ! Component: 150 - total flux cleaned = 9.6798e-05 Jy ! Component: 200 - total flux cleaned = 8.14547e-05 Jy ! Total flux subtracted in 200 components = 8.14547e-05 Jy ! Clean residual min=-0.001482 max=0.001622 Jy/beam ! Clean residual mean=-0.000004 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.140148 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 135 components and 0.140148 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=7.838 mas, bpa=-6.181 degrees ! Estimated noise=668.359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000287368 Jy ! Component: 100 - total flux cleaned = -0.000394583 Jy ! Component: 150 - total flux cleaned = -0.000492392 Jy ! Component: 200 - total flux cleaned = -0.000551343 Jy ! Total flux subtracted in 200 components = -0.000551343 Jy ! Clean residual min=-0.001583 max=0.001561 Jy/beam ! Clean residual mean=-0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.139596 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 156 components and 0.139596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086889Jy sigma=0.000771 ! Fit after self-cal, rms=0.086879Jy sigma=0.000771 wmodel J1325-1117_S_2015_03_17_pus_map.mod ! Writing 156 model components to file: J1325-1117_S_2015_03_17_pus_map.mod wobs J1325-1117_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1325-1117_S_2015_03_17_pus_uvs.fits wwins J1325-1117_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1325-1117_S_2015_03_17_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.000297481 Jy ! Component: 100 - total flux cleaned = 0.000491536 Jy ! Component: 150 - total flux cleaned = 0.000570786 Jy ! Component: 200 - total flux cleaned = 0.000570641 Jy ! Component: 250 - total flux cleaned = 0.000521047 Jy ! Component: 300 - total flux cleaned = 0.000448898 Jy ! Component: 350 - total flux cleaned = 0.000378995 Jy ! Component: 400 - total flux cleaned = 0.000356456 Jy ! Component: 450 - total flux cleaned = 0.000312685 Jy ! Component: 500 - total flux cleaned = 0.000312818 Jy ! Component: 550 - total flux cleaned = 0.000270786 Jy ! Component: 600 - total flux cleaned = 0.000313236 Jy ! Component: 650 - total flux cleaned = 0.000251736 Jy ! Component: 700 - total flux cleaned = 0.000231863 Jy ! Component: 750 - total flux cleaned = 0.000251979 Jy ! Component: 800 - total flux cleaned = 0.000291378 Jy ! Component: 850 - total flux cleaned = 0.000291412 Jy ! Component: 900 - total flux cleaned = 0.000291226 Jy ! Component: 950 - total flux cleaned = 0.000253557 Jy ! Component: 1000 - total flux cleaned = 0.000234905 Jy ! Component: 1050 - total flux cleaned = 0.000179658 Jy ! Component: 1100 - total flux cleaned = 0.000161499 Jy ! Component: 1150 - total flux cleaned = 0.00012567 Jy ! Component: 1200 - total flux cleaned = 5.51446e-05 Jy ! Component: 1250 - total flux cleaned = 7.26421e-05 Jy ! Component: 1300 - total flux cleaned = 2.10435e-05 Jy ! Component: 1350 - total flux cleaned = 3.84948e-06 Jy ! Component: 1400 - total flux cleaned = -3.00542e-05 Jy ! Component: 1450 - total flux cleaned = -9.69347e-05 Jy ! Component: 1500 - total flux cleaned = -8.04499e-05 Jy ! Component: 1550 - total flux cleaned = -9.71542e-05 Jy ! Component: 1600 - total flux cleaned = -0.000210471 Jy ! Component: 1650 - total flux cleaned = -0.000194468 Jy ! Component: 1700 - total flux cleaned = -0.000289933 Jy ! Component: 1750 - total flux cleaned = -0.000337427 Jy ! Component: 1800 - total flux cleaned = -0.000446871 Jy ! Component: 1850 - total flux cleaned = -0.000462447 Jy ! Component: 1900 - total flux cleaned = -0.000585188 Jy ! Component: 1950 - total flux cleaned = -0.00064595 Jy ! Component: 2000 - total flux cleaned = -0.000706061 Jy ! Component: 2050 - total flux cleaned = -0.000795824 Jy ! Component: 2100 - total flux cleaned = -0.000914283 Jy ! Component: 2150 - total flux cleaned = -0.000987771 Jy ! Component: 2200 - total flux cleaned = -0.00107506 Jy ! Component: 2250 - total flux cleaned = -0.00114731 Jy ! Component: 2300 - total flux cleaned = -0.00120473 Jy ! Component: 2350 - total flux cleaned = -0.0012473 Jy ! Component: 2400 - total flux cleaned = -0.00134621 Jy ! Component: 2450 - total flux cleaned = -0.00144449 Jy ! Component: 2500 - total flux cleaned = -0.00152796 Jy ! Component: 2550 - total flux cleaned = -0.00161086 Jy ! Component: 2600 - total flux cleaned = -0.00169316 Jy ! Component: 2650 - total flux cleaned = -0.00173415 Jy ! Component: 2700 - total flux cleaned = -0.00177472 Jy ! Component: 2750 - total flux cleaned = -0.00184211 Jy ! Component: 2800 - total flux cleaned = -0.00193567 Jy ! Component: 2850 - total flux cleaned = -0.00200191 Jy ! Component: 2900 - total flux cleaned = -0.00205462 Jy ! Component: 2950 - total flux cleaned = -0.00208092 Jy ! Component: 3000 - total flux cleaned = -0.00211995 Jy ! Component: 3050 - total flux cleaned = -0.00214592 Jy ! Component: 3100 - total flux cleaned = -0.00223603 Jy ! Component: 3150 - total flux cleaned = -0.00226164 Jy ! Component: 3200 - total flux cleaned = -0.00231259 Jy ! Component: 3250 - total flux cleaned = -0.00238844 Jy ! Component: 3300 - total flux cleaned = -0.00245115 Jy ! Component: 3350 - total flux cleaned = -0.00248869 Jy ! Component: 3400 - total flux cleaned = -0.00252598 Jy ! Component: 3450 - total flux cleaned = -0.00258774 Jy ! Component: 3500 - total flux cleaned = -0.00261227 Jy ! Component: 3550 - total flux cleaned = -0.00268554 Jy ! Component: 3600 - total flux cleaned = -0.00273409 Jy ! Component: 3650 - total flux cleaned = -0.00278239 Jy ! Component: 3700 - total flux cleaned = -0.00283041 Jy ! Component: 3750 - total flux cleaned = -0.00287822 Jy ! Component: 3800 - total flux cleaned = -0.00290199 Jy ! Component: 3850 - total flux cleaned = -0.00291379 Jy ! Component: 3900 - total flux cleaned = -0.00292554 Jy ! Component: 3950 - total flux cleaned = -0.00299584 Jy ! Component: 4000 - total flux cleaned = -0.00300752 Jy ! Component: 4050 - total flux cleaned = -0.00305394 Jy ! Total flux subtracted in 4096 components = -0.00305388 Jy ! Clean residual min=-0.000621 max=0.000719 Jy/beam ! Clean residual mean=0.000001 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.136543 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 405 components and 0.136543 Jy ![Exited script file: muppet] wmap "J1325-1117_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.253 x 7.838 at -6.181 degrees (North through East) ! Clean map min=-0.0013158 max=0.1046 Jy/beam ! Writing clean map to FITS file: J1325-1117_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.104595 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201246 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.577215 0.577215 1.15443 2.30886 4.61772 9.23544 18.4709 36.9417 73.8835 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.104 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.253 x 7.838 at -6.181 degrees (North through East) ! Clean map min=-0.0013158 max=0.1046 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 J1325-1117_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:59:50 2016