! Started logfile: J2148-1723_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:10:09 2016 obs J2148-1723_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2148-1723_S_2015_03_17_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.86484 visibilities/baseline/integration-bin. ! Found source: J2148-1723 ! ! 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 11364 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 J2148-1723_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.714698Jy sigma=0.007004 ! Fit after self-cal, rms=0.673295Jy sigma=0.006631 ! 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.49 mas, bmaj=6.311 mas, bpa=-4.679 degrees ! Estimated noise=1057.6 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.245754 Jy ! Component: 100 - total flux cleaned = 0.342836 Jy ! Total flux subtracted in 100 components = 0.342836 Jy ! Clean residual min=-0.015012 max=0.042409 Jy/beam ! Clean residual mean=-0.000031 rms=0.005046 Jy/beam ! Combined flux in latest and established models = 0.342837 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.342837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149769Jy sigma=0.001275 ! Fit after self-cal, rms=0.149421Jy sigma=0.001272 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0477341 Jy ! Component: 100 - total flux cleaned = 0.0752516 Jy ! Total flux subtracted in 100 components = 0.0752516 Jy ! Clean residual min=-0.011846 max=0.022370 Jy/beam ! Clean residual mean=-0.000024 rms=0.003160 Jy/beam ! Combined flux in latest and established models = 0.418088 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.418088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122181Jy sigma=0.001030 ! Fit after self-cal, rms=0.122089Jy sigma=0.001029 ! Inverting map ! Added new window around map position (4, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.022127 Jy ! Component: 100 - total flux cleaned = 0.0362616 Jy ! Total flux subtracted in 100 components = 0.0362616 Jy ! Clean residual min=-0.010707 max=0.012104 Jy/beam ! Clean residual mean=-0.000020 rms=0.002573 Jy/beam ! Combined flux in latest and established models = 0.45435 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 58 components and 0.45435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113838Jy sigma=0.000962 ! Fit after self-cal, rms=0.113607Jy sigma=0.000959 ! 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.994 mas, bmaj=7.328 mas, bpa=-4.061 degrees ! Estimated noise=708.175 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 (7, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.023478 Jy ! Component: 100 - total flux cleaned = 0.0386148 Jy ! Component: 150 - total flux cleaned = 0.0495801 Jy ! Component: 200 - total flux cleaned = 0.0577677 Jy ! Total flux subtracted in 200 components = 0.0577677 Jy ! Clean residual min=-0.011583 max=0.011810 Jy/beam ! Clean residual mean=-0.000019 rms=0.003003 Jy/beam ! Combined flux in latest and established models = 0.512117 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 128 components and 0.512117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106273Jy sigma=0.000909 ! Fit after self-cal, rms=0.105810Jy sigma=0.000905 ! 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.98 FD 0.84 HN 1.05 KP 1.12 ! LA 0.98 MK 0.97 NL 0.91 OV 1.02 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.87 HN 1.11 KP 1.08 ! LA 0.95 MK 1.01 NL 1.09 OV 1.05 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.91 HN 1.12 KP 0.99 ! LA 0.78 MK 1.03 NL 1.19 OV 0.96 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.93 HN 1.07 KP 0.95 ! LA 0.84 MK 1.03 NL 0.99 OV 1.01 ! PT 1.06 SC 0.96 ! ! ! Fit before self-cal, rms=0.105810Jy sigma=0.000905 ! Fit after self-cal, rms=0.089733Jy sigma=0.000807 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.021 mas, bmaj=7.352 mas, bpa=-3.711 degrees ! Estimated noise=705.403 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 (15, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106386 Jy ! Component: 100 - total flux cleaned = 0.015261 Jy ! Component: 150 - total flux cleaned = 0.0156121 Jy ! Component: 200 - total flux cleaned = 0.0159838 Jy ! Total flux subtracted in 200 components = 0.0159838 Jy ! Clean residual min=-0.004429 max=0.005566 Jy/beam ! Clean residual mean=-0.000007 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.528101 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 183 components and 0.528101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088395Jy sigma=0.000794 ! Fit after self-cal, rms=0.088169Jy sigma=0.000792 ! 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.088169Jy sigma=0.000792 ! Fit after self-cal, rms=0.087877Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.026 mas, bmaj=7.337 mas, bpa=-3.927 degrees ! Estimated noise=706.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201046 Jy ! Component: 100 - total flux cleaned = 0.00231756 Jy ! Component: 150 - total flux cleaned = 0.0024032 Jy ! Component: 200 - total flux cleaned = 0.00247823 Jy ! Total flux subtracted in 200 components = 0.00247823 Jy ! Clean residual min=-0.002824 max=0.003956 Jy/beam ! Clean residual mean=-0.000008 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.530579 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 205 components and 0.530579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087661Jy sigma=0.000779 ! Fit after self-cal, rms=0.087665Jy sigma=0.000779 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 (-7, 65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00356229 Jy ! Component: 100 - total flux cleaned = 0.00476941 Jy ! Component: 150 - total flux cleaned = 0.00537233 Jy ! Component: 200 - total flux cleaned = 0.00564784 Jy ! Total flux subtracted in 200 components = 0.00564784 Jy ! Clean residual min=-0.002446 max=0.003236 Jy/beam ! Clean residual mean=-0.000008 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.536227 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 234 components and 0.536227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087493Jy sigma=0.000777 ! Fit after self-cal, rms=0.087483Jy sigma=0.000777 ! Inverting map ! Added new window around map position (39, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282004 Jy ! Component: 100 - total flux cleaned = 0.00431249 Jy ! Component: 150 - total flux cleaned = 0.00539168 Jy ! Component: 200 - total flux cleaned = 0.00608036 Jy ! Total flux subtracted in 200 components = 0.00608036 Jy ! Clean residual min=-0.002428 max=0.002163 Jy/beam ! Clean residual mean=-0.000007 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.542307 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 268 components and 0.542307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087375Jy sigma=0.000776 ! Fit after self-cal, rms=0.087371Jy sigma=0.000776 ! 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.087371Jy sigma=0.000776 ! Fit after self-cal, rms=0.087476Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=7.34 mas, bpa=-3.895 degrees ! Estimated noise=706.653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000133903 Jy ! Component: 100 - total flux cleaned = 0.000444585 Jy ! Component: 150 - total flux cleaned = 0.000681432 Jy ! Component: 200 - total flux cleaned = 0.000932538 Jy ! Total flux subtracted in 200 components = 0.000932538 Jy ! Clean residual min=-0.002151 max=0.002051 Jy/beam ! Clean residual mean=-0.000005 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.54324 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 287 components and 0.54324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087433Jy sigma=0.000775 ! Fit after self-cal, rms=0.087435Jy sigma=0.000775 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.000136891 Jy ! Component: 100 - total flux cleaned = 0.0003292 Jy ! Component: 150 - total flux cleaned = 0.00044976 Jy ! Component: 200 - total flux cleaned = 0.000563503 Jy ! Total flux subtracted in 200 components = 0.000563503 Jy ! Clean residual min=-0.002034 max=0.001983 Jy/beam ! Clean residual mean=-0.000005 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.543803 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 300 components and 0.543803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087413Jy sigma=0.000775 ! Fit after self-cal, rms=0.087413Jy sigma=0.000775 ! 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.087413Jy sigma=0.000775 ! Fit after self-cal, rms=0.087446Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.483 mas, bmaj=14.69 mas, bpa=4.175 degrees ! Estimated noise=926.066 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000515154 Jy ! Component: 100 - total flux cleaned = 0.00051671 Jy ! Component: 150 - total flux cleaned = 0.000514819 Jy ! Component: 200 - total flux cleaned = 0.000454451 Jy ! Total flux subtracted in 200 components = 0.000454451 Jy ! Clean residual min=-0.002448 max=0.002649 Jy/beam ! Clean residual mean=-0.000009 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.544258 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 332 components and 0.544258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087432Jy sigma=0.000775 ! Fit after self-cal, rms=0.087431Jy sigma=0.000775 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 = 6.02853e-05 Jy ! Component: 100 - total flux cleaned = 3.28853e-05 Jy ! Component: 150 - total flux cleaned = 3.3772e-05 Jy ! Component: 200 - total flux cleaned = -1.44574e-05 Jy ! Total flux subtracted in 200 components = -1.44574e-05 Jy ! Clean residual min=-0.002474 max=0.002603 Jy/beam ! Clean residual mean=-0.000008 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.544243 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 343 components and 0.544243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087425Jy sigma=0.000775 ! Fit after self-cal, rms=0.087424Jy sigma=0.000775 ! 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.032 mas, bmaj=7.339 mas, bpa=-3.884 degrees ! Estimated noise=706.716 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.032 x 7.339 at -3.884 degrees (North through East) ! Clean map min=-0.0018439 max=0.31795 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.518 mas, bmaj=6.308 mas, bpa=-4.447 degrees ! Estimated noise=1062.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.245661 Jy ! Component: 100 - total flux cleaned = 0.341484 Jy ! Component: 150 - total flux cleaned = 0.387888 Jy ! Component: 200 - total flux cleaned = 0.416447 Jy ! Total flux subtracted in 200 components = 0.416447 Jy ! Clean residual min=-0.006789 max=0.015416 Jy/beam ! Clean residual mean=-0.000022 rms=0.002457 Jy/beam ! Combined flux in latest and established models = 0.416447 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.416447 Jy ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=7.339 mas, bpa=-3.884 degrees ! Estimated noise=706.716 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.0315193 Jy ! Component: 100 - total flux cleaned = 0.0518788 Jy ! Component: 150 - total flux cleaned = 0.0663228 Jy ! Component: 200 - total flux cleaned = 0.0769384 Jy ! Total flux subtracted in 200 components = 0.0769384 Jy ! Clean residual min=-0.004357 max=0.006408 Jy/beam ! Clean residual mean=-0.000025 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.493385 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 106 components and 0.493385 Jy ! Inverting map ! Added new window around map position (-3, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00797 Jy ! Component: 100 - total flux cleaned = 0.0140585 Jy ! Component: 150 - total flux cleaned = 0.0189273 Jy ! Component: 200 - total flux cleaned = 0.0230608 Jy ! Total flux subtracted in 200 components = 0.0230608 Jy ! Clean residual min=-0.003157 max=0.003554 Jy/beam ! Clean residual mean=-0.000015 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.516446 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 178 components and 0.516446 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.483 mas, bmaj=14.69 mas, bpa=4.175 degrees ! Estimated noise=926.066 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0068646 Jy ! Component: 100 - total flux cleaned = 0.0117302 Jy ! Component: 150 - total flux cleaned = 0.0153675 Jy ! Component: 200 - total flux cleaned = 0.0181692 Jy ! Total flux subtracted in 200 components = 0.0181692 Jy ! Clean residual min=-0.003049 max=0.002879 Jy/beam ! Clean residual mean=-0.000018 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.534615 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.00220721 Jy ! Component: 100 - total flux cleaned = 0.00396837 Jy ! Component: 150 - total flux cleaned = 0.0052832 Jy ! Component: 200 - total flux cleaned = 0.00605031 Jy ! Total flux subtracted in 200 components = 0.00605031 Jy ! Clean residual min=-0.002706 max=0.002787 Jy/beam ! Clean residual mean=-0.000014 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.540666 Jy ! Adding 127 model components to the UV plane model. ! The established model now contains 289 components and 0.540666 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=7.339 mas, bpa=-3.884 degrees ! Estimated noise=706.716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100029 Jy ! Component: 100 - total flux cleaned = 0.000558078 Jy ! Component: 150 - total flux cleaned = 0.000817339 Jy ! Component: 200 - total flux cleaned = 0.00109831 Jy ! Total flux subtracted in 200 components = 0.00109831 Jy ! Clean residual min=-0.002066 max=0.002260 Jy/beam ! Clean residual mean=-0.000007 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.541764 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 311 components and 0.541764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087470Jy sigma=0.000776 ! Fit after self-cal, rms=0.087458Jy sigma=0.000775 wmodel J2148-1723_S_2015_03_17_pus_map.mod ! Writing 311 model components to file: J2148-1723_S_2015_03_17_pus_map.mod wobs J2148-1723_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2148-1723_S_2015_03_17_pus_uvs.fits wwins J2148-1723_S_2015_03_17_pus_map.win ! wwins: Wrote 7 windows to J2148-1723_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.000433731 Jy ! Component: 100 - total flux cleaned = 0.000793158 Jy ! Component: 150 - total flux cleaned = 0.00106467 Jy ! Component: 200 - total flux cleaned = 0.00129363 Jy ! Component: 250 - total flux cleaned = 0.00142075 Jy ! Component: 300 - total flux cleaned = 0.00163562 Jy ! Component: 350 - total flux cleaned = 0.001755 Jy ! Component: 400 - total flux cleaned = 0.00190006 Jy ! Component: 450 - total flux cleaned = 0.00187223 Jy ! Component: 500 - total flux cleaned = 0.0019283 Jy ! Component: 550 - total flux cleaned = 0.00192852 Jy ! Component: 600 - total flux cleaned = 0.00190135 Jy ! Component: 650 - total flux cleaned = 0.00174541 Jy ! Component: 700 - total flux cleaned = 0.00174585 Jy ! Component: 750 - total flux cleaned = 0.00172109 Jy ! Component: 800 - total flux cleaned = 0.00169662 Jy ! Component: 850 - total flux cleaned = 0.00174536 Jy ! Component: 900 - total flux cleaned = 0.00176891 Jy ! Component: 950 - total flux cleaned = 0.00174548 Jy ! Component: 1000 - total flux cleaned = 0.00181469 Jy ! Component: 1050 - total flux cleaned = 0.00170103 Jy ! Component: 1100 - total flux cleaned = 0.00172395 Jy ! Component: 1150 - total flux cleaned = 0.00176852 Jy ! Component: 1200 - total flux cleaned = 0.00174649 Jy ! Component: 1250 - total flux cleaned = 0.0017677 Jy ! Component: 1300 - total flux cleaned = 0.00170334 Jy ! Component: 1350 - total flux cleaned = 0.00166149 Jy ! Component: 1400 - total flux cleaned = 0.00157881 Jy ! Component: 1450 - total flux cleaned = 0.00153809 Jy ! Component: 1500 - total flux cleaned = 0.00151798 Jy ! Component: 1550 - total flux cleaned = 0.00147836 Jy ! Component: 1600 - total flux cleaned = 0.00141961 Jy ! Component: 1650 - total flux cleaned = 0.00140003 Jy ! Component: 1700 - total flux cleaned = 0.00136162 Jy ! Component: 1750 - total flux cleaned = 0.00139937 Jy ! Component: 1800 - total flux cleaned = 0.00136201 Jy ! Component: 1850 - total flux cleaned = 0.00143598 Jy ! Component: 1900 - total flux cleaned = 0.00143582 Jy ! Component: 1950 - total flux cleaned = 0.00150816 Jy ! Component: 2000 - total flux cleaned = 0.00150772 Jy ! Component: 2050 - total flux cleaned = 0.00154294 Jy ! Component: 2100 - total flux cleaned = 0.00150787 Jy ! Component: 2150 - total flux cleaned = 0.00159453 Jy ! Component: 2200 - total flux cleaned = 0.00152565 Jy ! Component: 2250 - total flux cleaned = 0.00155958 Jy ! Component: 2300 - total flux cleaned = 0.0015258 Jy ! Component: 2350 - total flux cleaned = 0.00162606 Jy ! Component: 2400 - total flux cleaned = 0.00159267 Jy ! Component: 2450 - total flux cleaned = 0.00162537 Jy ! Component: 2500 - total flux cleaned = 0.00160905 Jy ! Component: 2550 - total flux cleaned = 0.00157684 Jy ! Component: 2600 - total flux cleaned = 0.00159323 Jy ! Component: 2650 - total flux cleaned = 0.00168827 Jy ! Component: 2700 - total flux cleaned = 0.00162543 Jy ! Component: 2750 - total flux cleaned = 0.00168745 Jy ! Component: 2800 - total flux cleaned = 0.00168744 Jy ! Component: 2850 - total flux cleaned = 0.00167204 Jy ! Component: 2900 - total flux cleaned = 0.00171754 Jy ! Component: 2950 - total flux cleaned = 0.00173257 Jy ! Component: 3000 - total flux cleaned = 0.00167303 Jy ! Component: 3050 - total flux cleaned = 0.00174677 Jy ! Component: 3100 - total flux cleaned = 0.00173217 Jy ! Component: 3150 - total flux cleaned = 0.00179015 Jy ! Component: 3200 - total flux cleaned = 0.00177567 Jy ! Component: 3250 - total flux cleaned = 0.00178988 Jy ! Component: 3300 - total flux cleaned = 0.00181807 Jy ! Component: 3350 - total flux cleaned = 0.00183218 Jy ! Component: 3400 - total flux cleaned = 0.00186 Jy ! Component: 3450 - total flux cleaned = 0.00187377 Jy ! Component: 3500 - total flux cleaned = 0.00194222 Jy ! Component: 3550 - total flux cleaned = 0.00195588 Jy ! Component: 3600 - total flux cleaned = 0.00196948 Jy ! Component: 3650 - total flux cleaned = 0.00200968 Jy ! Component: 3700 - total flux cleaned = 0.00198298 Jy ! Component: 3750 - total flux cleaned = 0.00199615 Jy ! Component: 3800 - total flux cleaned = 0.00203547 Jy ! Component: 3850 - total flux cleaned = 0.00206154 Jy ! Component: 3900 - total flux cleaned = 0.00208741 Jy ! Component: 3950 - total flux cleaned = 0.00213874 Jy ! Component: 4000 - total flux cleaned = 0.00212589 Jy ! Component: 4050 - total flux cleaned = 0.00217642 Jy ! Total flux subtracted in 4096 components = 0.00221418 Jy ! Clean residual min=-0.000722 max=0.000888 Jy/beam ! Clean residual mean=-0.000002 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.543978 Jy keep ! Adding 321 model components to the UV plane model. ! The established model now contains 632 components and 0.543978 Jy ![Exited script file: muppet] wmap "J2148-1723_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.032 x 7.339 at -3.884 degrees (North through East) ! Clean map min=-0.0020319 max=0.3187 Jy/beam ! Writing clean map to FITS file: J2148-1723_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.318704 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224471 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.211298 0.211298 0.422595 0.845191 1.69038 3.38076 6.76153 13.5231 27.0461 54.0922 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.318 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.032 x 7.339 at -3.884 degrees (North through East) ! Clean map min=-0.0020319 max=0.3187 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 J2148-1723_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:10:14 2016