! Started logfile: J0805+6144_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:36:05 2019 obs J0805+6144_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0805+6144_S_2017_03_27_pus_uva.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.864444 visibilities/baseline/integration-bin. ! Found source: J0805+6144 ! ! 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 1684 lines of history. ! ! Reading 3112 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 J0805+6144_S_2017_03_27_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.385274Jy sigma=0.003483 ! Fit after self-cal, rms=0.374745Jy sigma=0.003396 ! 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.857 mas, bmaj=4.793 mas, bpa=-15.57 degrees ! Estimated noise=1916.78 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.489921 Jy ! Component: 100 - total flux cleaned = 0.614229 Jy ! Total flux subtracted in 100 components = 0.614229 Jy ! Clean residual min=-0.029437 max=0.052963 Jy/beam ! Clean residual mean=0.000104 rms=0.008150 Jy/beam ! Combined flux in latest and established models = 0.614229 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.614229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176039Jy sigma=0.001572 ! Fit after self-cal, rms=0.175931Jy sigma=0.001571 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0603779 Jy ! Component: 100 - total flux cleaned = 0.0939934 Jy ! Total flux subtracted in 100 components = 0.0939934 Jy ! Clean residual min=-0.027454 max=0.024065 Jy/beam ! Clean residual mean=0.000051 rms=0.006608 Jy/beam ! Combined flux in latest and established models = 0.708222 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.708222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146380Jy sigma=0.001280 ! Fit after self-cal, rms=0.146245Jy sigma=0.001279 ! 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.603 mas, bmaj=5.518 mas, bpa=-17.65 degrees ! Estimated noise=1492.39 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.0307674 Jy ! Component: 100 - total flux cleaned = 0.0456111 Jy ! Component: 150 - total flux cleaned = 0.0534109 Jy ! Component: 200 - total flux cleaned = 0.0557894 Jy ! Total flux subtracted in 200 components = 0.0557894 Jy ! Clean residual min=-0.019403 max=0.022040 Jy/beam ! Clean residual mean=0.000099 rms=0.004803 Jy/beam ! Combined flux in latest and established models = 0.764011 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.764011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140183Jy sigma=0.001222 ! Fit after self-cal, rms=0.140142Jy sigma=0.001221 ! 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.01 FD 0.90 HN 0.98 KP 1.01 ! LA 0.97 MK 1.03 NL 0.98 OV 1.02 ! PT 0.97 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 HN 1.00 KP 0.88 ! LA 0.94 MK 1.04 NL 1.01 OV 1.06 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00 HN 1.02 KP 0.98 ! LA 0.99 MK 1.05 NL 0.98 OV 0.98 ! PT 0.93 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.07 HN 0.99 KP 1.00* ! LA 1.02 MK 1.08 NL 1.00* OV 3.36 ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.140142Jy sigma=0.001221 ! Fit after self-cal, rms=0.103219Jy sigma=0.000727 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.626 mas, bmaj=5.535 mas, bpa=-17.42 degrees ! Estimated noise=1493.62 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.0019589 Jy ! Component: 100 - total flux cleaned = -0.00205302 Jy ! Component: 150 - total flux cleaned = -0.00213714 Jy ! Component: 200 - total flux cleaned = -0.00221561 Jy ! Total flux subtracted in 200 components = -0.00221561 Jy ! Clean residual min=-0.008210 max=0.010656 Jy/beam ! Clean residual mean=0.000073 rms=0.002274 Jy/beam ! Combined flux in latest and established models = 0.761796 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.761796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102982Jy sigma=0.000725 ! Fit after self-cal, rms=0.103348Jy sigma=0.000724 ! 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.103348Jy sigma=0.000724 ! Fit after self-cal, rms=0.113206Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.631 mas, bmaj=5.535 mas, bpa=-17.41 degrees ! Estimated noise=1494.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000497994 Jy ! Component: 100 - total flux cleaned = -0.000653624 Jy ! Component: 150 - total flux cleaned = -0.000587656 Jy ! Component: 200 - total flux cleaned = -0.000648993 Jy ! Total flux subtracted in 200 components = -0.000648993 Jy ! Clean residual min=-0.005533 max=0.010835 Jy/beam ! Clean residual mean=0.000025 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.761147 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.761147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113106Jy sigma=0.000677 ! Fit after self-cal, rms=0.113145Jy sigma=0.000677 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, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00966291 Jy ! Component: 100 - total flux cleaned = 0.0116019 Jy ! Component: 150 - total flux cleaned = 0.0129028 Jy ! Component: 200 - total flux cleaned = 0.0137126 Jy ! Total flux subtracted in 200 components = 0.0137126 Jy ! Clean residual min=-0.004762 max=0.005171 Jy/beam ! Clean residual mean=0.000011 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.774859 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 68 components and 0.774859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112476Jy sigma=0.000664 ! Fit after self-cal, rms=0.112435Jy sigma=0.000663 ! 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.112435Jy sigma=0.000663 ! Fit after self-cal, rms=0.112323Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.631 mas, bmaj=5.531 mas, bpa=-17.54 degrees ! Estimated noise=1494.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00379805 Jy ! Component: 100 - total flux cleaned = 0.00465473 Jy ! Component: 150 - total flux cleaned = 0.00491903 Jy ! Component: 200 - total flux cleaned = 0.0049956 Jy ! Total flux subtracted in 200 components = 0.0049956 Jy ! Clean residual min=-0.004369 max=0.004374 Jy/beam ! Clean residual mean=0.000012 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.779855 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.779855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112189Jy sigma=0.000659 ! Fit after self-cal, rms=0.112173Jy sigma=0.000659 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.00103613 Jy ! Component: 100 - total flux cleaned = 0.00103995 Jy ! Component: 150 - total flux cleaned = 0.00103907 Jy ! Component: 200 - total flux cleaned = 0.000978699 Jy ! Total flux subtracted in 200 components = 0.000978699 Jy ! Clean residual min=-0.004213 max=0.004031 Jy/beam ! Clean residual mean=0.000011 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.780834 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.780834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112116Jy sigma=0.000658 ! Fit after self-cal, rms=0.112109Jy sigma=0.000658 ! 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.112109Jy sigma=0.000658 ! Fit after self-cal, rms=0.112140Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.165 mas, bmaj=9.273 mas, bpa=-21.05 degrees ! Estimated noise=1856.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227972 Jy ! Component: 100 - total flux cleaned = 0.00274411 Jy ! Component: 150 - total flux cleaned = 0.00299919 Jy ! Component: 200 - total flux cleaned = 0.00315224 Jy ! Total flux subtracted in 200 components = 0.00315224 Jy ! Clean residual min=-0.004420 max=0.004901 Jy/beam ! Clean residual mean=0.000027 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.783986 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 98 components and 0.783986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112185Jy sigma=0.000657 ! Fit after self-cal, rms=0.112169Jy sigma=0.000657 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.000432246 Jy ! Component: 100 - total flux cleaned = 0.000508334 Jy ! Component: 150 - total flux cleaned = 0.000549325 Jy ! Component: 200 - total flux cleaned = 0.000584463 Jy ! Total flux subtracted in 200 components = 0.000584463 Jy ! Clean residual min=-0.004437 max=0.004761 Jy/beam ! Clean residual mean=0.000026 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.78457 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 116 components and 0.78457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112183Jy sigma=0.000657 ! Fit after self-cal, rms=0.112172Jy sigma=0.000657 ! 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.633 mas, bmaj=5.531 mas, bpa=-17.54 degrees ! Estimated noise=1494.93 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.633 x 5.531 at -17.54 degrees (North through East) ! Clean map min=-0.004073 max=0.66015 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112172Jy sigma=0.000657 ! Fit after self-cal, rms=0.110940Jy sigma=0.000615 ! Inverting map and beam ! Estimated beam: bmin=3.631 mas, bmaj=5.531 mas, bpa=-17.57 degrees ! Estimated noise=1495.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120984 Jy ! Component: 100 - total flux cleaned = 0.00109568 Jy ! Component: 150 - total flux cleaned = 0.000992046 Jy ! Component: 200 - total flux cleaned = 0.000897427 Jy ! Total flux subtracted in 200 components = 0.000897427 Jy ! Clean residual min=-0.004133 max=0.003731 Jy/beam ! Clean residual mean=0.000011 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.785468 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 120 components and 0.785468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110858Jy sigma=0.000614 ! Fit after self-cal, rms=0.110858Jy sigma=0.000614 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00023904 Jy ! Component: 100 - total flux cleaned = 0.000239953 Jy ! Component: 150 - total flux cleaned = 0.000281419 Jy ! Component: 200 - total flux cleaned = 0.0002025 Jy ! Total flux subtracted in 200 components = 0.0002025 Jy ! Clean residual min=-0.004093 max=0.003666 Jy/beam ! Clean residual mean=0.000011 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.78567 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 124 components and 0.78567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110817Jy sigma=0.000613 ! Fit after self-cal, rms=0.110819Jy sigma=0.000613 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110819Jy sigma=0.000613 ! Fit after self-cal, rms=0.110841Jy sigma=0.000613 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.881 mas, bmaj=4.789 mas, bpa=-15.73 degrees ! Estimated noise=1956.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.49974 Jy ! Component: 100 - total flux cleaned = 0.627286 Jy ! Component: 150 - total flux cleaned = 0.687183 Jy ! Component: 200 - total flux cleaned = 0.720263 Jy ! Total flux subtracted in 200 components = 0.720263 Jy ! Clean residual min=-0.008970 max=0.016538 Jy/beam ! Clean residual mean=0.000032 rms=0.002450 Jy/beam ! Combined flux in latest and established models = 0.720263 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.720263 Jy ! Inverting map and beam ! Estimated beam: bmin=3.632 mas, bmaj=5.531 mas, bpa=-17.55 degrees ! Estimated noise=1495.68 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.0245839 Jy ! Component: 100 - total flux cleaned = 0.0389991 Jy ! Component: 150 - total flux cleaned = 0.0485429 Jy ! Component: 200 - total flux cleaned = 0.055188 Jy ! Total flux subtracted in 200 components = 0.055188 Jy ! Clean residual min=-0.004667 max=0.004739 Jy/beam ! Clean residual mean=0.000024 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.775451 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 40 components and 0.775451 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.16 mas, bmaj=9.269 mas, bpa=-20.85 degrees ! Estimated noise=1858.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00596702 Jy ! Component: 100 - total flux cleaned = 0.00920828 Jy ! Component: 150 - total flux cleaned = 0.00991043 Jy ! Component: 200 - total flux cleaned = 0.0105327 Jy ! Total flux subtracted in 200 components = 0.0105327 Jy ! Clean residual min=-0.004528 max=0.004286 Jy/beam ! Clean residual mean=0.000028 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.785984 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.000441182 Jy ! Component: 100 - total flux cleaned = 0.000800813 Jy ! Component: 150 - total flux cleaned = 0.0010612 Jy ! Component: 200 - total flux cleaned = 0.00125031 Jy ! Total flux subtracted in 200 components = 0.00125031 Jy ! Clean residual min=-0.004620 max=0.004403 Jy/beam ! Clean residual mean=0.000025 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.787234 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 105 components and 0.787234 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.632 mas, bmaj=5.531 mas, bpa=-17.55 degrees ! Estimated noise=1495.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000422593 Jy ! Component: 100 - total flux cleaned = -0.000218289 Jy ! Component: 150 - total flux cleaned = -0.000213286 Jy ! Component: 200 - total flux cleaned = -0.000122054 Jy ! Total flux subtracted in 200 components = -0.000122054 Jy ! Clean residual min=-0.004746 max=0.003963 Jy/beam ! Clean residual mean=0.000011 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.787112 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 121 components and 0.787112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111220Jy sigma=0.000617 ! Fit after self-cal, rms=0.111229Jy sigma=0.000617 wmodel J0805+6144_S_2017_03_27_pus_map.mod ! Writing 121 model components to file: J0805+6144_S_2017_03_27_pus_map.mod wobs J0805+6144_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0805+6144_S_2017_03_27_pus_uvs.fits wwins J0805+6144_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J0805+6144_S_2017_03_27_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.00125937 Jy ! Component: 100 - total flux cleaned = -0.00119199 Jy ! Component: 150 - total flux cleaned = -0.00112596 Jy ! Component: 200 - total flux cleaned = -0.000928694 Jy ! Component: 250 - total flux cleaned = -0.000612038 Jy ! Component: 300 - total flux cleaned = -0.00042678 Jy ! Component: 350 - total flux cleaned = -0.000125408 Jy ! Component: 400 - total flux cleaned = 0.000168762 Jy ! Component: 450 - total flux cleaned = 0.000455248 Jy ! Component: 500 - total flux cleaned = 0.000846597 Jy ! Component: 550 - total flux cleaned = 0.00139405 Jy ! Component: 600 - total flux cleaned = 0.00182264 Jy ! Component: 650 - total flux cleaned = 0.00219096 Jy ! Component: 700 - total flux cleaned = 0.00250059 Jy ! Component: 750 - total flux cleaned = 0.00285522 Jy ! Component: 800 - total flux cleaned = 0.00290468 Jy ! Component: 850 - total flux cleaned = 0.003102 Jy ! Component: 900 - total flux cleaned = 0.00344088 Jy ! Component: 950 - total flux cleaned = 0.0034888 Jy ! Component: 1000 - total flux cleaned = 0.00400688 Jy ! Component: 1050 - total flux cleaned = 0.00414604 Jy ! Component: 1100 - total flux cleaned = 0.00437525 Jy ! Component: 1150 - total flux cleaned = 0.00455618 Jy ! Component: 1200 - total flux cleaned = 0.00482355 Jy ! Component: 1250 - total flux cleaned = 0.00508787 Jy ! Component: 1300 - total flux cleaned = 0.00517425 Jy ! Component: 1350 - total flux cleaned = 0.00534668 Jy ! Component: 1400 - total flux cleaned = 0.00547417 Jy ! Component: 1450 - total flux cleaned = 0.00560073 Jy ! Component: 1500 - total flux cleaned = 0.00572603 Jy ! Component: 1550 - total flux cleaned = 0.00597274 Jy ! Component: 1600 - total flux cleaned = 0.00605465 Jy ! Component: 1650 - total flux cleaned = 0.00621612 Jy ! Component: 1700 - total flux cleaned = 0.00633581 Jy ! Component: 1750 - total flux cleaned = 0.00645434 Jy ! Component: 1800 - total flux cleaned = 0.00653282 Jy ! Component: 1850 - total flux cleaned = 0.00672679 Jy ! Component: 1900 - total flux cleaned = 0.00688047 Jy ! Component: 1950 - total flux cleaned = 0.0069935 Jy ! Component: 2000 - total flux cleaned = 0.00695553 Jy ! Component: 2050 - total flux cleaned = 0.00706733 Jy ! Component: 2100 - total flux cleaned = 0.00706741 Jy ! Component: 2150 - total flux cleaned = 0.00725061 Jy ! Component: 2200 - total flux cleaned = 0.00732271 Jy ! Component: 2250 - total flux cleaned = 0.00732256 Jy ! Component: 2300 - total flux cleaned = 0.00742953 Jy ! Component: 2350 - total flux cleaned = 0.00742959 Jy ! Component: 2400 - total flux cleaned = 0.00760441 Jy ! Component: 2450 - total flux cleaned = 0.00753489 Jy ! Component: 2500 - total flux cleaned = 0.00750044 Jy ! Component: 2550 - total flux cleaned = 0.00753508 Jy ! Component: 2600 - total flux cleaned = 0.00760286 Jy ! Component: 2650 - total flux cleaned = 0.00770382 Jy ! Component: 2700 - total flux cleaned = 0.00773751 Jy ! Component: 2750 - total flux cleaned = 0.0077708 Jy ! Component: 2800 - total flux cleaned = 0.00790174 Jy ! Component: 2850 - total flux cleaned = 0.00780418 Jy ! Component: 2900 - total flux cleaned = 0.00790088 Jy ! Component: 2950 - total flux cleaned = 0.00790104 Jy ! Component: 3000 - total flux cleaned = 0.00799638 Jy ! Component: 3050 - total flux cleaned = 0.00796454 Jy ! Component: 3100 - total flux cleaned = 0.00790249 Jy ! Component: 3150 - total flux cleaned = 0.00812004 Jy ! Component: 3200 - total flux cleaned = 0.00799677 Jy ! Component: 3250 - total flux cleaned = 0.00821064 Jy ! Component: 3300 - total flux cleaned = 0.0082712 Jy ! Component: 3350 - total flux cleaned = 0.008241 Jy ! Component: 3400 - total flux cleaned = 0.00842087 Jy ! Component: 3450 - total flux cleaned = 0.00833128 Jy ! Component: 3500 - total flux cleaned = 0.00841997 Jy ! Component: 3550 - total flux cleaned = 0.00836121 Jy ! Component: 3600 - total flux cleaned = 0.0085072 Jy ! Component: 3650 - total flux cleaned = 0.00865196 Jy ! Component: 3700 - total flux cleaned = 0.00865184 Jy ! Component: 3750 - total flux cleaned = 0.00865187 Jy ! Component: 3800 - total flux cleaned = 0.00868025 Jy ! Component: 3850 - total flux cleaned = 0.00868021 Jy ! Component: 3900 - total flux cleaned = 0.00865212 Jy ! Component: 3950 - total flux cleaned = 0.00868017 Jy ! Component: 4000 - total flux cleaned = 0.00870815 Jy ! Component: 4050 - total flux cleaned = 0.00887341 Jy ! Total flux subtracted in 4096 components = 0.00881837 Jy ! Clean residual min=-0.001668 max=0.001757 Jy/beam ! Clean residual mean=0.000003 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.79593 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 393 components and 0.79593 Jy ![Exited script file: muppet] wmap "J0805+6144_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.632 x 5.531 at -17.55 degrees (North through East) ! Clean map min=-0.0031856 max=0.66003 Jy/beam ! Writing clean map to FITS file: J0805+6144_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.660033 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000467284 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.212391 0.212391 0.424783 0.849566 1.69913 3.39826 6.79653 13.5931 27.1861 54.3722 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.66 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.632 x 5.531 at -17.55 degrees (North through East) ! Clean map min=-0.0031856 max=0.66003 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 J0805+6144_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:36:10 2019