! Started logfile: J2322+6911_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:13:17 2016 obs J2322+6911_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2322+6911_S_2015_03_17_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.952075 visibilities/baseline/integration-bin. ! Found source: J2322+6911 ! ! 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 14224 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 J2322+6911_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.895713Jy sigma=0.010546 ! Fit after self-cal, rms=0.868340Jy sigma=0.010251 ! 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.8 mas, bmaj=4.16 mas, bpa=-14.48 degrees ! Estimated noise=861.634 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.0928932 Jy ! Component: 100 - total flux cleaned = 0.125204 Jy ! Total flux subtracted in 100 components = 0.125204 Jy ! Clean residual min=-0.008027 max=0.025011 Jy/beam ! Clean residual mean=0.000048 rms=0.002486 Jy/beam ! Combined flux in latest and established models = 0.125204 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.125204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090123Jy sigma=0.000964 ! Fit after self-cal, rms=0.090073Jy sigma=0.000964 ! Inverting map ! Added new window around map position (-2.5, 14). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232665 Jy ! Component: 100 - total flux cleaned = 0.0373936 Jy ! Total flux subtracted in 100 components = 0.0373936 Jy ! Clean residual min=-0.005435 max=0.009042 Jy/beam ! Clean residual mean=0.000032 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.162598 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.162598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081006Jy sigma=0.000860 ! Fit after self-cal, rms=0.080657Jy sigma=0.000857 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115765 Jy ! Component: 100 - total flux cleaned = 0.0203906 Jy ! Total flux subtracted in 100 components = 0.0203906 Jy ! Clean residual min=-0.004409 max=0.007448 Jy/beam ! Clean residual mean=0.000024 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.182989 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 54 components and 0.182989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077547Jy sigma=0.000824 ! Fit after self-cal, rms=0.077464Jy sigma=0.000823 ! 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.435 mas, bmaj=4.897 mas, bpa=-14.51 degrees ! Estimated noise=514.61 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 (-1.5, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118646 Jy ! Component: 100 - total flux cleaned = 0.0200467 Jy ! Component: 150 - total flux cleaned = 0.0260914 Jy ! Component: 200 - total flux cleaned = 0.0307102 Jy ! Total flux subtracted in 200 components = 0.0307102 Jy ! Clean residual min=-0.003841 max=0.006283 Jy/beam ! Clean residual mean=0.000015 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.213699 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 103 components and 0.213699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074668Jy sigma=0.000798 ! Fit after self-cal, rms=0.074591Jy sigma=0.000797 ! Inverting map ! Added new window around map position (9, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00601175 Jy ! Component: 100 - total flux cleaned = 0.0098888 Jy ! Component: 150 - total flux cleaned = 0.0129133 Jy ! Component: 200 - total flux cleaned = 0.015419 Jy ! Total flux subtracted in 200 components = 0.015419 Jy ! Clean residual min=-0.003184 max=0.002758 Jy/beam ! Clean residual mean=0.000011 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.229118 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 148 components and 0.229118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073869Jy sigma=0.000791 ! Fit after self-cal, rms=0.073836Jy sigma=0.000790 ! 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 0.91 HN 0.97 KP 1.09 ! LA 0.98 MK 1.09 NL 0.89 OV 1.02 ! PT 1.05 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.96 HN 1.02 KP 1.05 ! LA 0.95 MK 1.05 NL 1.04 OV 1.05 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.97 HN 1.00 KP 0.94 ! LA 0.77 MK 1.04 NL 1.14 OV 0.99 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 0.98 KP 0.92 ! LA 0.83 MK 1.05 NL 1.00 OV 1.00 ! PT 1.06 SC 0.96 ! ! ! Fit before self-cal, rms=0.073836Jy sigma=0.000790 ! Fit after self-cal, rms=0.069789Jy sigma=0.000771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.483 mas, bmaj=4.953 mas, bpa=-14.52 degrees ! Estimated noise=514.055 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.00103418 Jy ! Component: 100 - total flux cleaned = 0.00134464 Jy ! Component: 150 - total flux cleaned = 0.0014524 Jy ! Component: 200 - total flux cleaned = 0.00157603 Jy ! Total flux subtracted in 200 components = 0.00157603 Jy ! Clean residual min=-0.001896 max=0.001688 Jy/beam ! Clean residual mean=0.000000 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.230694 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 170 components and 0.230694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069742Jy sigma=0.000771 ! Fit after self-cal, rms=0.069691Jy sigma=0.000770 ! 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.069691Jy sigma=0.000770 ! Fit after self-cal, rms=0.069787Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=4.967 mas, bpa=-15.11 degrees ! Estimated noise=514.666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000254427 Jy ! Component: 100 - total flux cleaned = 0.000421621 Jy ! Component: 150 - total flux cleaned = 0.000558561 Jy ! Component: 200 - total flux cleaned = 0.000675868 Jy ! Total flux subtracted in 200 components = 0.000675868 Jy ! Clean residual min=-0.001776 max=0.001728 Jy/beam ! Clean residual mean=0.000002 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.23137 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 186 components and 0.23137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069762Jy sigma=0.000769 ! Fit after self-cal, rms=0.069763Jy sigma=0.000769 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.000228115 Jy ! Component: 100 - total flux cleaned = 0.000352896 Jy ! Component: 150 - total flux cleaned = 0.000463141 Jy ! Component: 200 - total flux cleaned = 0.00052884 Jy ! Total flux subtracted in 200 components = 0.00052884 Jy ! Clean residual min=-0.001697 max=0.001743 Jy/beam ! Clean residual mean=0.000002 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.231899 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 197 components and 0.231899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069752Jy sigma=0.000769 ! Fit after self-cal, rms=0.069752Jy sigma=0.000769 ! Inverting map ! Added new window around map position (-94.5, -74). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142218 Jy ! Component: 100 - total flux cleaned = 0.00153352 Jy ! Component: 150 - total flux cleaned = 0.00156465 Jy ! Component: 200 - total flux cleaned = 0.00161466 Jy ! Total flux subtracted in 200 components = 0.00161466 Jy ! Clean residual min=-0.001633 max=0.001343 Jy/beam ! Clean residual mean=0.000002 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.233513 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 210 components and 0.233513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069711Jy sigma=0.000769 ! Fit after self-cal, rms=0.069709Jy sigma=0.000769 ! 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.069709Jy sigma=0.000769 ! Fit after self-cal, rms=0.069742Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.492 mas, bmaj=4.981 mas, bpa=-15.23 degrees ! Estimated noise=514.793 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.99041e-05 Jy ! Component: 100 - total flux cleaned = 9.89779e-05 Jy ! Component: 150 - total flux cleaned = 9.96411e-05 Jy ! Component: 200 - total flux cleaned = 0.000161136 Jy ! Total flux subtracted in 200 components = 0.000161136 Jy ! Clean residual min=-0.001656 max=0.001334 Jy/beam ! Clean residual mean=0.000002 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.233675 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 220 components and 0.233675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069728Jy sigma=0.000769 ! Fit after self-cal, rms=0.069729Jy sigma=0.000768 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.96209e-05 Jy ! Component: 100 - total flux cleaned = 9.71239e-05 Jy ! Component: 150 - total flux cleaned = 0.000131439 Jy ! Component: 200 - total flux cleaned = 0.000163756 Jy ! Total flux subtracted in 200 components = 0.000163756 Jy ! Clean residual min=-0.001607 max=0.001346 Jy/beam ! Clean residual mean=0.000003 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.233838 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 231 components and 0.233838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069721Jy sigma=0.000768 ! Fit after self-cal, rms=0.069720Jy sigma=0.000768 ! 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.069720Jy sigma=0.000768 ! Fit after self-cal, rms=0.069738Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.791 mas, bmaj=8.997 mas, bpa=-18.03 degrees ! Estimated noise=671.543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000327242 Jy ! Component: 100 - total flux cleaned = 0.000464679 Jy ! Component: 150 - total flux cleaned = 0.000566985 Jy ! Component: 200 - total flux cleaned = 0.000644727 Jy ! Total flux subtracted in 200 components = 0.000644727 Jy ! Clean residual min=-0.001522 max=0.001672 Jy/beam ! Clean residual mean=0.000006 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.234483 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 253 components and 0.234483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069735Jy sigma=0.000768 ! Fit after self-cal, rms=0.069735Jy sigma=0.000768 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.00010413 Jy ! Component: 100 - total flux cleaned = 0.000138908 Jy ! Component: 150 - total flux cleaned = 0.000160307 Jy ! Component: 200 - total flux cleaned = 0.000199848 Jy ! Total flux subtracted in 200 components = 0.000199848 Jy ! Clean residual min=-0.001526 max=0.001635 Jy/beam ! Clean residual mean=0.000006 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.234683 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 271 components and 0.234683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069735Jy sigma=0.000768 ! Fit after self-cal, rms=0.069734Jy sigma=0.000768 ! 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.497 mas, bmaj=4.989 mas, bpa=-15.3 degrees ! Estimated noise=514.828 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.497 x 4.989 at -15.3 degrees (North through East) ! Clean map min=-0.0014425 max=0.12415 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.843 mas, bmaj=4.229 mas, bpa=-15.43 degrees ! Estimated noise=873.368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0935409 Jy ! Component: 100 - total flux cleaned = 0.127972 Jy ! Component: 150 - total flux cleaned = 0.148559 Jy ! Component: 200 - total flux cleaned = 0.162804 Jy ! Total flux subtracted in 200 components = 0.162804 Jy ! Clean residual min=-0.004667 max=0.008161 Jy/beam ! Clean residual mean=0.000026 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.162804 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.162804 Jy ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=4.989 mas, bpa=-15.3 degrees ! Estimated noise=514.828 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.0161402 Jy ! Component: 100 - total flux cleaned = 0.0272641 Jy ! Component: 150 - total flux cleaned = 0.035502 Jy ! Component: 200 - total flux cleaned = 0.0417686 Jy ! Total flux subtracted in 200 components = 0.0417686 Jy ! Clean residual min=-0.002386 max=0.003748 Jy/beam ! Clean residual mean=0.000011 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.204572 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 85 components and 0.204573 Jy ! Inverting map ! Added new window around map position (-3.5, 18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00486271 Jy ! Component: 100 - total flux cleaned = 0.00868739 Jy ! Component: 150 - total flux cleaned = 0.0117752 Jy ! Component: 200 - total flux cleaned = 0.0143243 Jy ! Total flux subtracted in 200 components = 0.0143243 Jy ! Clean residual min=-0.001973 max=0.001885 Jy/beam ! Clean residual mean=0.000006 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.218897 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 143 components and 0.218897 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.791 mas, bmaj=8.997 mas, bpa=-18.03 degrees ! Estimated noise=671.543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00403803 Jy ! Component: 100 - total flux cleaned = 0.0066865 Jy ! Component: 150 - total flux cleaned = 0.00861884 Jy ! Component: 200 - total flux cleaned = 0.0101341 Jy ! Total flux subtracted in 200 components = 0.0101341 Jy ! Clean residual min=-0.001730 max=0.001676 Jy/beam ! Clean residual mean=0.000009 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.229031 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.00120614 Jy ! Component: 100 - total flux cleaned = 0.00218374 Jy ! Component: 150 - total flux cleaned = 0.00298352 Jy ! Component: 200 - total flux cleaned = 0.00364086 Jy ! Total flux subtracted in 200 components = 0.00364086 Jy ! Clean residual min=-0.001626 max=0.001578 Jy/beam ! Clean residual mean=0.000007 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.232672 Jy ! Adding 152 model components to the UV plane model. ! The established model now contains 279 components and 0.232672 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=4.989 mas, bpa=-15.3 degrees ! Estimated noise=514.828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000128086 Jy ! Component: 100 - total flux cleaned = 0.000343061 Jy ! Component: 150 - total flux cleaned = 0.00047062 Jy ! Component: 200 - total flux cleaned = 0.000615837 Jy ! Total flux subtracted in 200 components = 0.000615837 Jy ! Clean residual min=-0.001505 max=0.001402 Jy/beam ! Clean residual mean=0.000003 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.233288 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 301 components and 0.233288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069751Jy sigma=0.000769 ! Fit after self-cal, rms=0.069746Jy sigma=0.000769 wmodel J2322+6911_S_2015_03_17_pus_map.mod ! Writing 301 model components to file: J2322+6911_S_2015_03_17_pus_map.mod wobs J2322+6911_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2322+6911_S_2015_03_17_pus_uvs.fits wwins J2322+6911_S_2015_03_17_pus_map.win ! wwins: Wrote 6 windows to J2322+6911_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.000328986 Jy ! Component: 100 - total flux cleaned = -0.000425285 Jy ! Component: 150 - total flux cleaned = -0.000494445 Jy ! Component: 200 - total flux cleaned = -0.000538554 Jy ! Component: 250 - total flux cleaned = -0.000624337 Jy ! Component: 300 - total flux cleaned = -0.000728228 Jy ! Component: 350 - total flux cleaned = -0.000768741 Jy ! Component: 400 - total flux cleaned = -0.000768928 Jy ! Component: 450 - total flux cleaned = -0.000827381 Jy ! Component: 500 - total flux cleaned = -0.000826988 Jy ! Component: 550 - total flux cleaned = -0.000808116 Jy ! Component: 600 - total flux cleaned = -0.000826638 Jy ! Component: 650 - total flux cleaned = -0.000862771 Jy ! Component: 700 - total flux cleaned = -0.000880498 Jy ! Component: 750 - total flux cleaned = -0.000880761 Jy ! Component: 800 - total flux cleaned = -0.000932882 Jy ! Component: 850 - total flux cleaned = -0.000932911 Jy ! Component: 900 - total flux cleaned = -0.000966342 Jy ! Component: 950 - total flux cleaned = -0.000966056 Jy ! Component: 1000 - total flux cleaned = -0.000966275 Jy ! Component: 1050 - total flux cleaned = -0.000998061 Jy ! Component: 1100 - total flux cleaned = -0.000998091 Jy ! Component: 1150 - total flux cleaned = -0.000998098 Jy ! Component: 1200 - total flux cleaned = -0.00101355 Jy ! Component: 1250 - total flux cleaned = -0.0010441 Jy ! Component: 1300 - total flux cleaned = -0.00107415 Jy ! Component: 1350 - total flux cleaned = -0.00107417 Jy ! Component: 1400 - total flux cleaned = -0.00110353 Jy ! Component: 1450 - total flux cleaned = -0.00111805 Jy ! Component: 1500 - total flux cleaned = -0.00111805 Jy ! Component: 1550 - total flux cleaned = -0.00111803 Jy ! Component: 1600 - total flux cleaned = -0.00109008 Jy ! Component: 1650 - total flux cleaned = -0.00110389 Jy ! Component: 1700 - total flux cleaned = -0.00109036 Jy ! Component: 1750 - total flux cleaned = -0.0010635 Jy ! Component: 1800 - total flux cleaned = -0.00110326 Jy ! Component: 1850 - total flux cleaned = -0.00108989 Jy ! Component: 1900 - total flux cleaned = -0.001077 Jy ! Component: 1950 - total flux cleaned = -0.00114157 Jy ! Component: 2000 - total flux cleaned = -0.00111575 Jy ! Component: 2050 - total flux cleaned = -0.0011282 Jy ! Component: 2100 - total flux cleaned = -0.00114047 Jy ! Component: 2150 - total flux cleaned = -0.00111574 Jy ! Component: 2200 - total flux cleaned = -0.0011524 Jy ! Component: 2250 - total flux cleaned = -0.00115229 Jy ! Component: 2300 - total flux cleaned = -0.00116421 Jy ! Component: 2350 - total flux cleaned = -0.00114043 Jy ! Component: 2400 - total flux cleaned = -0.00118772 Jy ! Component: 2450 - total flux cleaned = -0.00111748 Jy ! Component: 2500 - total flux cleaned = -0.00112904 Jy ! Component: 2550 - total flux cleaned = -0.00109462 Jy ! Component: 2600 - total flux cleaned = -0.00107179 Jy ! Component: 2650 - total flux cleaned = -0.00110589 Jy ! Component: 2700 - total flux cleaned = -0.00109477 Jy ! Component: 2750 - total flux cleaned = -0.00113942 Jy ! Component: 2800 - total flux cleaned = -0.00113952 Jy ! Component: 2850 - total flux cleaned = -0.00116134 Jy ! Component: 2900 - total flux cleaned = -0.00112865 Jy ! Component: 2950 - total flux cleaned = -0.00117189 Jy ! Component: 3000 - total flux cleaned = -0.00107544 Jy ! Component: 3050 - total flux cleaned = -0.00110746 Jy ! Component: 3100 - total flux cleaned = -0.00109695 Jy ! Component: 3150 - total flux cleaned = -0.0010864 Jy ! Component: 3200 - total flux cleaned = -0.00103419 Jy ! Component: 3250 - total flux cleaned = -0.00102393 Jy ! Component: 3300 - total flux cleaned = -0.000962102 Jy ! Component: 3350 - total flux cleaned = -0.000961994 Jy ! Component: 3400 - total flux cleaned = -0.000890745 Jy ! Component: 3450 - total flux cleaned = -0.000900717 Jy ! Component: 3500 - total flux cleaned = -0.000860547 Jy ! Component: 3550 - total flux cleaned = -0.000800756 Jy ! Component: 3600 - total flux cleaned = -0.000790853 Jy ! Component: 3650 - total flux cleaned = -0.000751507 Jy ! Component: 3700 - total flux cleaned = -0.000780879 Jy ! Component: 3750 - total flux cleaned = -0.00071277 Jy ! Component: 3800 - total flux cleaned = -0.000722517 Jy ! Component: 3850 - total flux cleaned = -0.000703239 Jy ! Component: 3900 - total flux cleaned = -0.000684189 Jy ! Component: 3950 - total flux cleaned = -0.000684138 Jy ! Component: 4000 - total flux cleaned = -0.000636932 Jy ! Component: 4050 - total flux cleaned = -0.000627545 Jy ! Total flux subtracted in 4096 components = -0.000571409 Jy ! Clean residual min=-0.000534 max=0.000471 Jy/beam ! Clean residual mean=0.000001 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.232716 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 609 components and 0.232716 Jy ![Exited script file: muppet] wmap "J2322+6911_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.497 x 4.989 at -15.3 degrees (North through East) ! Clean map min=-0.00098547 max=0.12475 Jy/beam ! Writing clean map to FITS file: J2322+6911_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.124748 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000164971 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.39673 0.39673 0.79346 1.58692 3.17384 6.34768 12.6954 25.3907 50.7815 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.124 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.497 x 4.989 at -15.3 degrees (North through East) ! Clean map min=-0.00098547 max=0.12475 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 J2322+6911_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:13:22 2016