! Started logfile: J1340+6923_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:00:40 2016 obs J1340+6923_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1340+6923_S_2015_03_17_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978512 visibilities/baseline/integration-bin. ! Found source: J1340+6923 ! ! 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 21312 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 J1340+6923_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.917069Jy sigma=0.010627 ! Fit after self-cal, rms=0.865739Jy sigma=0.010021 ! 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.876 mas, bmaj=3.583 mas, bpa=-74.5 degrees ! Estimated noise=766.729 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.0915589 Jy ! Component: 100 - total flux cleaned = 0.120446 Jy ! Total flux subtracted in 100 components = 0.120446 Jy ! Clean residual min=-0.006805 max=0.018278 Jy/beam ! Clean residual mean=-0.000003 rms=0.001950 Jy/beam ! Combined flux in latest and established models = 0.120446 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.120446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090360Jy sigma=0.000951 ! Fit after self-cal, rms=0.090287Jy sigma=0.000950 ! Inverting map ! Added new window around map position (-5, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195568 Jy ! Component: 100 - total flux cleaned = 0.0323506 Jy ! Total flux subtracted in 100 components = 0.0323506 Jy ! Clean residual min=-0.005465 max=0.007289 Jy/beam ! Clean residual mean=0.000002 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.152797 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.152797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081711Jy sigma=0.000861 ! Fit after self-cal, rms=0.081515Jy sigma=0.000858 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105867 Jy ! Component: 100 - total flux cleaned = 0.0182141 Jy ! Total flux subtracted in 100 components = 0.0182141 Jy ! Clean residual min=-0.005006 max=0.005959 Jy/beam ! Clean residual mean=0.000005 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.171011 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 49 components and 0.171011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078360Jy sigma=0.000828 ! Fit after self-cal, rms=0.078257Jy sigma=0.000827 ! 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.717 mas, bmaj=4.456 mas, bpa=-87.49 degrees ! Estimated noise=427.968 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.0120214 Jy ! Component: 100 - total flux cleaned = 0.0195445 Jy ! Component: 150 - total flux cleaned = 0.0247967 Jy ! Component: 200 - total flux cleaned = 0.028576 Jy ! Total flux subtracted in 200 components = 0.028576 Jy ! Clean residual min=-0.004370 max=0.004502 Jy/beam ! Clean residual mean=0.000020 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.199587 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 98 components and 0.199587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075618Jy sigma=0.000806 ! Fit after self-cal, rms=0.075506Jy sigma=0.000804 ! 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.00 FD 0.85 HN 0.98 KP 1.08 ! LA 0.96 MK 1.05 NL 0.87 OV 0.99 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.89 HN 1.06 KP 1.04 ! LA 0.94 MK 1.07 NL 0.97 OV 1.03 ! PT 1.06 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.91 HN 1.05 KP 0.94 ! LA 0.78 MK 1.12 NL 1.19 OV 0.95 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.92 HN 1.03 KP 0.92 ! LA 0.83 MK 1.15 NL 1.01 OV 1.02 ! PT 1.09 SC 0.99 ! ! ! Fit before self-cal, rms=0.075506Jy sigma=0.000804 ! Fit after self-cal, rms=0.070843Jy sigma=0.000780 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.801 mas, bmaj=4.548 mas, bpa=-89.15 degrees ! Estimated noise=428.48 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.000508498 Jy ! Component: 100 - total flux cleaned = 0.000338623 Jy ! Component: 150 - total flux cleaned = 0.000256326 Jy ! Component: 200 - total flux cleaned = 0.000285145 Jy ! Total flux subtracted in 200 components = 0.000285145 Jy ! Clean residual min=-0.002417 max=0.002251 Jy/beam ! Clean residual mean=0.000012 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.199872 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 108 components and 0.199872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070753Jy sigma=0.000779 ! Fit after self-cal, rms=0.070682Jy sigma=0.000778 ! 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.070682Jy sigma=0.000778 ! Fit after self-cal, rms=0.071151Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=4.546 mas, bpa=-88.37 degrees ! Estimated noise=428.532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000255825 Jy ! Component: 100 - total flux cleaned = -0.000330672 Jy ! Component: 150 - total flux cleaned = -0.000298437 Jy ! Component: 200 - total flux cleaned = -0.000222989 Jy ! Total flux subtracted in 200 components = -0.000222989 Jy ! Clean residual min=-0.001804 max=0.001496 Jy/beam ! Clean residual mean=0.000000 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.199649 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 111 components and 0.199649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071108Jy sigma=0.000776 ! Fit after self-cal, rms=0.071118Jy sigma=0.000776 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 = -1.47139e-05 Jy ! Component: 100 - total flux cleaned = -1.52134e-05 Jy ! Component: 150 - total flux cleaned = 2.32448e-05 Jy ! Component: 200 - total flux cleaned = 5.86332e-05 Jy ! Total flux subtracted in 200 components = 5.86332e-05 Jy ! Clean residual min=-0.001753 max=0.001436 Jy/beam ! Clean residual mean=0.000000 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.199708 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 113 components and 0.199708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071097Jy sigma=0.000776 ! Fit after self-cal, rms=0.071092Jy 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.071092Jy sigma=0.000776 ! Fit after self-cal, rms=0.071202Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=4.557 mas, bpa=-88.68 degrees ! Estimated noise=428.772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000441029 Jy ! Component: 100 - total flux cleaned = -0.000566547 Jy ! Component: 150 - total flux cleaned = -0.000587239 Jy ! Component: 200 - total flux cleaned = -0.000588437 Jy ! Total flux subtracted in 200 components = -0.000588437 Jy ! Clean residual min=-0.001701 max=0.001404 Jy/beam ! Clean residual mean=0.000000 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.199119 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 115 components and 0.199119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071182Jy sigma=0.000775 ! Fit after self-cal, rms=0.071180Jy 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 = 8.2059e-06 Jy ! Component: 100 - total flux cleaned = -1.17523e-05 Jy ! Component: 150 - total flux cleaned = 3.70806e-06 Jy ! Component: 200 - total flux cleaned = 1.80855e-05 Jy ! Total flux subtracted in 200 components = 1.80855e-05 Jy ! Clean residual min=-0.001659 max=0.001408 Jy/beam ! Clean residual mean=0.000000 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.199137 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 116 components and 0.199137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071168Jy sigma=0.000775 ! Fit after self-cal, rms=0.071165Jy 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.071165Jy sigma=0.000775 ! Fit after self-cal, rms=0.071229Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.85 mas, bmaj=9.132 mas, bpa=77.65 degrees ! Estimated noise=549.049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000308521 Jy ! Component: 100 - total flux cleaned = -0.000261266 Jy ! Component: 150 - total flux cleaned = -0.000240811 Jy ! Component: 200 - total flux cleaned = -0.000225917 Jy ! Total flux subtracted in 200 components = -0.000225917 Jy ! Clean residual min=-0.001612 max=0.001356 Jy/beam ! Clean residual mean=0.000000 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.198912 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 122 components and 0.198912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071222Jy sigma=0.000775 ! Fit after self-cal, rms=0.071220Jy 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 = -1.89778e-05 Jy ! Component: 100 - total flux cleaned = 1.4782e-05 Jy ! Component: 150 - total flux cleaned = 4.70757e-05 Jy ! Component: 200 - total flux cleaned = 5.27529e-05 Jy ! Total flux subtracted in 200 components = 5.27529e-05 Jy ! Clean residual min=-0.001589 max=0.001346 Jy/beam ! Clean residual mean=0.000000 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.198964 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 122 components and 0.198964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071217Jy sigma=0.000775 ! Fit after self-cal, rms=0.071215Jy 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.835 mas, bmaj=4.566 mas, bpa=-88.98 degrees ! Estimated noise=428.948 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.835 x 4.566 at -88.98 degrees (North through East) ! Clean map min=-0.0015171 max=0.12252 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.955 mas, bmaj=3.647 mas, bpa=-75.01 degrees ! Estimated noise=791.099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0936695 Jy ! Component: 100 - total flux cleaned = 0.125953 Jy ! Component: 150 - total flux cleaned = 0.145188 Jy ! Component: 200 - total flux cleaned = 0.1578 Jy ! Total flux subtracted in 200 components = 0.1578 Jy ! Clean residual min=-0.003952 max=0.006870 Jy/beam ! Clean residual mean=-0.000005 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.1578 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.1578 Jy ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=4.566 mas, bpa=-88.98 degrees ! Estimated noise=428.948 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.0144464 Jy ! Component: 100 - total flux cleaned = 0.0227806 Jy ! Component: 150 - total flux cleaned = 0.028104 Jy ! Component: 200 - total flux cleaned = 0.031669 Jy ! Total flux subtracted in 200 components = 0.031669 Jy ! Clean residual min=-0.001720 max=0.002110 Jy/beam ! Clean residual mean=-0.000004 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.189469 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 84 components and 0.189469 Jy ! Inverting map ! Added new window around map position (-5.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024757 Jy ! Component: 100 - total flux cleaned = 0.00423426 Jy ! Component: 150 - total flux cleaned = 0.00552412 Jy ! Component: 200 - total flux cleaned = 0.00648064 Jy ! Total flux subtracted in 200 components = 0.00648064 Jy ! Clean residual min=-0.001570 max=0.001350 Jy/beam ! Clean residual mean=-0.000001 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.19595 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 122 components and 0.19595 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.85 mas, bmaj=9.132 mas, bpa=77.65 degrees ! Estimated noise=549.049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128521 Jy ! Component: 100 - total flux cleaned = 0.00201478 Jy ! Component: 150 - total flux cleaned = 0.00244909 Jy ! Component: 200 - total flux cleaned = 0.0027191 Jy ! Total flux subtracted in 200 components = 0.0027191 Jy ! Clean residual min=-0.001469 max=0.001324 Jy/beam ! Clean residual mean=0.000000 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.198669 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 = 4.37324e-05 Jy ! Component: 100 - total flux cleaned = 8.39844e-05 Jy ! Component: 150 - total flux cleaned = 0.000114018 Jy ! Component: 200 - total flux cleaned = 0.0001421 Jy ! Total flux subtracted in 200 components = 0.0001421 Jy ! Clean residual min=-0.001465 max=0.001310 Jy/beam ! Clean residual mean=0.000000 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.198811 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 134 components and 0.198811 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.835 mas, bmaj=4.566 mas, bpa=-88.98 degrees ! Estimated noise=428.948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000247575 Jy ! Component: 100 - total flux cleaned = -0.000233385 Jy ! Component: 150 - total flux cleaned = -0.00023343 Jy ! Component: 200 - total flux cleaned = -0.000222315 Jy ! Total flux subtracted in 200 components = -0.000222315 Jy ! Clean residual min=-0.001452 max=0.001355 Jy/beam ! Clean residual mean=0.000000 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.198589 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 150 components and 0.198589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071198Jy sigma=0.000775 ! Fit after self-cal, rms=0.071187Jy sigma=0.000775 wmodel J1340+6923_S_2015_03_17_pus_map.mod ! Writing 150 model components to file: J1340+6923_S_2015_03_17_pus_map.mod wobs J1340+6923_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1340+6923_S_2015_03_17_pus_uvs.fits wwins J1340+6923_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J1340+6923_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 = -9.29242e-05 Jy ! Component: 100 - total flux cleaned = -2.20527e-05 Jy ! Component: 150 - total flux cleaned = -0.000150063 Jy ! Component: 200 - total flux cleaned = -0.000253299 Jy ! Component: 250 - total flux cleaned = -0.000431736 Jy ! Component: 300 - total flux cleaned = -0.000642629 Jy ! Component: 350 - total flux cleaned = -0.000735179 Jy ! Component: 400 - total flux cleaned = -0.000735221 Jy ! Component: 450 - total flux cleaned = -0.000718122 Jy ! Component: 500 - total flux cleaned = -0.000787254 Jy ! Component: 550 - total flux cleaned = -0.000770223 Jy ! Component: 600 - total flux cleaned = -0.000737572 Jy ! Component: 650 - total flux cleaned = -0.000721767 Jy ! Component: 700 - total flux cleaned = -0.000641743 Jy ! Component: 750 - total flux cleaned = -0.000625712 Jy ! Component: 800 - total flux cleaned = -0.000486667 Jy ! Component: 850 - total flux cleaned = -0.000471615 Jy ! Component: 900 - total flux cleaned = -0.000411712 Jy ! Component: 950 - total flux cleaned = -0.000338213 Jy ! Component: 1000 - total flux cleaned = -0.000309575 Jy ! Component: 1050 - total flux cleaned = -0.000309797 Jy ! Component: 1100 - total flux cleaned = -0.000267178 Jy ! Component: 1150 - total flux cleaned = -0.000267059 Jy ! Component: 1200 - total flux cleaned = -0.000239279 Jy ! Component: 1250 - total flux cleaned = -0.000198149 Jy ! Component: 1300 - total flux cleaned = -0.000157775 Jy ! Component: 1350 - total flux cleaned = -0.000130988 Jy ! Component: 1400 - total flux cleaned = -0.000104591 Jy ! Component: 1450 - total flux cleaned = -0.000117259 Jy ! Component: 1500 - total flux cleaned = -4.02251e-05 Jy ! Component: 1550 - total flux cleaned = -6.56239e-05 Jy ! Component: 1600 - total flux cleaned = -6.55415e-05 Jy ! Component: 1650 - total flux cleaned = -3.52389e-06 Jy ! Component: 1700 - total flux cleaned = 2.09372e-05 Jy ! Component: 1750 - total flux cleaned = 6.94433e-05 Jy ! Component: 1800 - total flux cleaned = 5.73865e-05 Jy ! Component: 1850 - total flux cleaned = 0.000116793 Jy ! Component: 1900 - total flux cleaned = 0.000152096 Jy ! Component: 1950 - total flux cleaned = 0.000140359 Jy ! Component: 2000 - total flux cleaned = 0.00017504 Jy ! Component: 2050 - total flux cleaned = 0.000209408 Jy ! Component: 2100 - total flux cleaned = 0.00024335 Jy ! Component: 2150 - total flux cleaned = 0.000254401 Jy ! Component: 2200 - total flux cleaned = 0.000287634 Jy ! Component: 2250 - total flux cleaned = 0.000298611 Jy ! Component: 2300 - total flux cleaned = 0.000298582 Jy ! Component: 2350 - total flux cleaned = 0.000352796 Jy ! Component: 2400 - total flux cleaned = 0.000309852 Jy ! Component: 2450 - total flux cleaned = 0.000331273 Jy ! Component: 2500 - total flux cleaned = 0.000331362 Jy ! Component: 2550 - total flux cleaned = 0.000362777 Jy ! Component: 2600 - total flux cleaned = 0.000341988 Jy ! Component: 2650 - total flux cleaned = 0.000352317 Jy ! Component: 2700 - total flux cleaned = 0.000372665 Jy ! Component: 2750 - total flux cleaned = 0.000392841 Jy ! Component: 2800 - total flux cleaned = 0.000402895 Jy ! Component: 2850 - total flux cleaned = 0.000403001 Jy ! Component: 2900 - total flux cleaned = 0.00042285 Jy ! Component: 2950 - total flux cleaned = 0.000413022 Jy ! Component: 3000 - total flux cleaned = 0.000393555 Jy ! Component: 3050 - total flux cleaned = 0.000383968 Jy ! Component: 3100 - total flux cleaned = 0.000393513 Jy ! Component: 3150 - total flux cleaned = 0.000403136 Jy ! Component: 3200 - total flux cleaned = 0.000384145 Jy ! Component: 3250 - total flux cleaned = 0.000384173 Jy ! Component: 3300 - total flux cleaned = 0.000412145 Jy ! Component: 3350 - total flux cleaned = 0.000412115 Jy ! Component: 3400 - total flux cleaned = 0.000448918 Jy ! Component: 3450 - total flux cleaned = 0.000430609 Jy ! Component: 3500 - total flux cleaned = 0.000430605 Jy ! Component: 3550 - total flux cleaned = 0.000430566 Jy ! Component: 3600 - total flux cleaned = 0.000421573 Jy ! Component: 3650 - total flux cleaned = 0.00043932 Jy ! Component: 3700 - total flux cleaned = 0.000421697 Jy ! Component: 3750 - total flux cleaned = 0.000413003 Jy ! Component: 3800 - total flux cleaned = 0.000413027 Jy ! Component: 3850 - total flux cleaned = 0.000413053 Jy ! Component: 3900 - total flux cleaned = 0.000395824 Jy ! Component: 3950 - total flux cleaned = 0.000395771 Jy ! Component: 4000 - total flux cleaned = 0.000412802 Jy ! Component: 4050 - total flux cleaned = 0.000370401 Jy ! Total flux subtracted in 4096 components = 0.000378756 Jy ! Clean residual min=-0.000453 max=0.000530 Jy/beam ! Clean residual mean=-0.000000 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.198968 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 437 components and 0.198968 Jy ![Exited script file: muppet] wmap "J1340+6923_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.835 x 4.566 at -88.98 degrees (North through East) ! Clean map min=-0.00098907 max=0.12228 Jy/beam ! Writing clean map to FITS file: J1340+6923_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.122278 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000150198 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.3685 0.3685 0.737001 1.474 2.948 5.896 11.792 23.584 47.168 94.3361 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.122 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.835 x 4.566 at -88.98 degrees (North through East) ! Clean map min=-0.00098907 max=0.12228 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 J1340+6923_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:00:46 2016