! Started logfile: J0306+6243_S_2017_06_15_pus_uvs.log on Tue May 7 15:10:09 2019 obs J0306+6243_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0306+6243_S_2017_06_15_pus_uva.fits ! AN table 1: 78 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.847578 visibilities/baseline/integration-bin. ! Found source: J0306+6243 ! ! 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 603 lines of history. ! ! Reading 11900 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 J0306+6243_S_2017_06_15_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 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 449 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.840344Jy sigma=0.007703 ! Fit after self-cal, rms=0.827774Jy sigma=0.007618 ! 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=3.13 mas, bmaj=3.89 mas, bpa=-9.367 degrees ! Estimated noise=1072.34 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.126919 Jy ! Component: 100 - total flux cleaned = 0.16884 Jy ! Total flux subtracted in 100 components = 0.16884 Jy ! Clean residual min=-0.006488 max=0.019886 Jy/beam ! Clean residual mean=-0.000009 rms=0.001750 Jy/beam ! Combined flux in latest and established models = 0.16884 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.16884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095302Jy sigma=0.000833 ! Fit after self-cal, rms=0.095258Jy sigma=0.000832 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0237084 Jy ! Component: 100 - total flux cleaned = 0.0381226 Jy ! Total flux subtracted in 100 components = 0.0381226 Jy ! Clean residual min=-0.004777 max=0.009236 Jy/beam ! Clean residual mean=-0.000003 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.206962 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.206962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086991Jy sigma=0.000748 ! Fit after self-cal, rms=0.086962Jy sigma=0.000747 ! Inverting map ! Added new window around map position (1, 4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101938 Jy ! Component: 100 - total flux cleaned = 0.0170256 Jy ! Total flux subtracted in 100 components = 0.0170256 Jy ! Clean residual min=-0.004330 max=0.004761 Jy/beam ! Clean residual mean=0.000000 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.223988 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.223988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085216Jy sigma=0.000731 ! Fit after self-cal, rms=0.085182Jy sigma=0.000730 ! 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.76 mas, bmaj=4.623 mas, bpa=-5.697 degrees ! Estimated noise=792.354 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.00669308 Jy ! Component: 100 - total flux cleaned = 0.0105046 Jy ! Component: 150 - total flux cleaned = 0.0118223 Jy ! Component: 200 - total flux cleaned = 0.0124361 Jy ! Total flux subtracted in 200 components = 0.0124361 Jy ! Clean residual min=-0.003164 max=0.004047 Jy/beam ! Clean residual mean=-0.000009 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.236424 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.236424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084573Jy sigma=0.000725 ! Fit after self-cal, rms=0.084554Jy sigma=0.000725 ! 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.96 FD 0.97 HN 0.99 KP 1.01 ! LA 1.00 MK 1.07 NL 0.90 OV 1.00 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 HN 1.01 KP 1.00 ! LA 0.98 MK 1.06 NL 1.06 OV 1.02 ! PT 0.99 SC 1.31 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.07 HN 1.00 KP 0.96 ! LA 0.99 MK 1.08 NL 0.98 OV 0.97 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 0.95 KP 1.00* ! LA 0.98 MK 0.99 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.084554Jy sigma=0.000725 ! Fit after self-cal, rms=0.085044Jy sigma=0.000712 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.841 mas, bmaj=4.708 mas, bpa=-5.91 degrees ! Estimated noise=804.044 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 = 6.87828e-05 Jy ! Component: 100 - total flux cleaned = -9.85233e-05 Jy ! Component: 150 - total flux cleaned = -0.000208656 Jy ! Component: 200 - total flux cleaned = -0.000306938 Jy ! Total flux subtracted in 200 components = -0.000306938 Jy ! Clean residual min=-0.002928 max=0.003638 Jy/beam ! Clean residual mean=-0.000016 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.236117 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.236117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084993Jy sigma=0.000712 ! Fit after self-cal, rms=0.084999Jy sigma=0.000712 ! 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.084999Jy sigma=0.000712 ! Fit after self-cal, rms=0.086084Jy sigma=0.000703 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.823 mas, bmaj=4.66 mas, bpa=-5.982 degrees ! Estimated noise=800.857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000208621 Jy ! Component: 100 - total flux cleaned = 0.00017509 Jy ! Component: 150 - total flux cleaned = 0.000206446 Jy ! Component: 200 - total flux cleaned = 0.000231625 Jy ! Total flux subtracted in 200 components = 0.000231625 Jy ! Clean residual min=-0.002442 max=0.002483 Jy/beam ! Clean residual mean=-0.000003 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.236349 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.236349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086056Jy sigma=0.000703 ! Fit after self-cal, rms=0.086104Jy sigma=0.000703 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.8681e-05 Jy ! Component: 100 - total flux cleaned = 8.92917e-05 Jy ! Component: 150 - total flux cleaned = 6.91171e-05 Jy ! Component: 200 - total flux cleaned = 6.86575e-05 Jy ! Total flux subtracted in 200 components = 6.86575e-05 Jy ! Clean residual min=-0.002415 max=0.002470 Jy/beam ! Clean residual mean=-0.000003 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.236417 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.236417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086092Jy sigma=0.000703 ! Fit after self-cal, rms=0.086091Jy sigma=0.000703 ! 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.086091Jy sigma=0.000703 ! Fit after self-cal, rms=0.099429Jy sigma=0.000699 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.816 mas, bmaj=4.668 mas, bpa=-5.216 degrees ! Estimated noise=801.309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.31285e-05 Jy ! Component: 100 - total flux cleaned = 4.49041e-05 Jy ! Component: 150 - total flux cleaned = 4.54702e-05 Jy ! Component: 200 - total flux cleaned = 4.5545e-05 Jy ! Total flux subtracted in 200 components = 4.5545e-05 Jy ! Clean residual min=-0.002284 max=0.002520 Jy/beam ! Clean residual mean=-0.000002 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.236463 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.236463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099420Jy sigma=0.000699 ! Fit after self-cal, rms=0.099477Jy sigma=0.000699 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 (46.5, -63.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220557 Jy ! Component: 100 - total flux cleaned = 0.00287311 Jy ! Component: 150 - total flux cleaned = 0.00325079 Jy ! Component: 200 - total flux cleaned = 0.00344322 Jy ! Total flux subtracted in 200 components = 0.00344322 Jy ! Clean residual min=-0.002301 max=0.002267 Jy/beam ! Clean residual mean=-0.000002 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.239906 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 100 components and 0.239906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099417Jy sigma=0.000698 ! Fit after self-cal, rms=0.099413Jy sigma=0.000698 ! 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.099413Jy sigma=0.000698 ! Fit after self-cal, rms=0.100272Jy sigma=0.000698 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.168 mas, bmaj=8.763 mas, bpa=11.33 degrees ! Estimated noise=1003.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100784 Jy ! Component: 100 - total flux cleaned = 0.0015541 Jy ! Component: 150 - total flux cleaned = 0.00181293 Jy ! Component: 200 - total flux cleaned = 0.00199958 Jy ! Total flux subtracted in 200 components = 0.00199958 Jy ! Clean residual min=-0.003279 max=0.003112 Jy/beam ! Clean residual mean=-0.000003 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.241906 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 110 components and 0.241906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100266Jy sigma=0.000698 ! Fit after self-cal, rms=0.100265Jy sigma=0.000698 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.000203826 Jy ! Component: 100 - total flux cleaned = 0.000372662 Jy ! Component: 150 - total flux cleaned = 0.000531778 Jy ! Component: 200 - total flux cleaned = 0.000600194 Jy ! Total flux subtracted in 200 components = 0.000600194 Jy ! Clean residual min=-0.003310 max=0.003154 Jy/beam ! Clean residual mean=-0.000003 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.242506 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.242506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100265Jy sigma=0.000698 ! Fit after self-cal, rms=0.100264Jy sigma=0.000698 ! 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.814 mas, bmaj=4.67 mas, bpa=-4.862 degrees ! Estimated noise=801.469 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.814 x 4.67 at -4.862 degrees (North through East) ! Clean map min=-0.0022171 max=0.17311 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=3.17 mas, bmaj=3.909 mas, bpa=-9.432 degrees ! Estimated noise=1091.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128915 Jy ! Component: 100 - total flux cleaned = 0.171151 Jy ! Component: 150 - total flux cleaned = 0.194286 Jy ! Component: 200 - total flux cleaned = 0.208327 Jy ! Total flux subtracted in 200 components = 0.208327 Jy ! Clean residual min=-0.004127 max=0.007401 Jy/beam ! Clean residual mean=-0.000005 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.208327 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.208327 Jy ! Inverting map and beam ! Estimated beam: bmin=3.814 mas, bmaj=4.67 mas, bpa=-4.862 degrees ! Estimated noise=801.469 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.0123014 Jy ! Component: 100 - total flux cleaned = 0.0190425 Jy ! Component: 150 - total flux cleaned = 0.0231387 Jy ! Component: 200 - total flux cleaned = 0.0260249 Jy ! Total flux subtracted in 200 components = 0.0260249 Jy ! Clean residual min=-0.002538 max=0.002534 Jy/beam ! Clean residual mean=-0.000005 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.234352 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 56 components and 0.234352 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.168 mas, bmaj=8.763 mas, bpa=11.33 degrees ! Estimated noise=1003.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249003 Jy ! Component: 100 - total flux cleaned = 0.00417787 Jy ! Component: 150 - total flux cleaned = 0.00540018 Jy ! Component: 200 - total flux cleaned = 0.00630303 Jy ! Total flux subtracted in 200 components = 0.00630303 Jy ! Clean residual min=-0.003342 max=0.003068 Jy/beam ! Clean residual mean=-0.000005 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.240655 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.000674823 Jy ! Component: 100 - total flux cleaned = 0.00118063 Jy ! Component: 150 - total flux cleaned = 0.00156166 Jy ! Component: 200 - total flux cleaned = 0.00182919 Jy ! Total flux subtracted in 200 components = 0.00182919 Jy ! Clean residual min=-0.003338 max=0.003156 Jy/beam ! Clean residual mean=-0.000003 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.242484 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 86 components and 0.242484 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.814 mas, bmaj=4.67 mas, bpa=-4.862 degrees ! Estimated noise=801.469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000427039 Jy ! Component: 100 - total flux cleaned = -0.000594421 Jy ! Component: 150 - total flux cleaned = -0.000456983 Jy ! Component: 200 - total flux cleaned = -0.000291947 Jy ! Total flux subtracted in 200 components = -0.000291947 Jy ! Clean residual min=-0.002360 max=0.002337 Jy/beam ! Clean residual mean=-0.000002 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.242192 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 97 components and 0.242193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100360Jy sigma=0.000699 ! Fit after self-cal, rms=0.100354Jy sigma=0.000699 wmodel J0306+6243_S_2017_06_15_pus_map.mod ! Writing 97 model components to file: J0306+6243_S_2017_06_15_pus_map.mod wobs J0306+6243_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0306+6243_S_2017_06_15_pus_uvs.fits wwins J0306+6243_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J0306+6243_S_2017_06_15_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.000179649 Jy ! Component: 100 - total flux cleaned = -0.000179192 Jy ! Component: 150 - total flux cleaned = -0.000256965 Jy ! Component: 200 - total flux cleaned = -0.000407845 Jy ! Component: 250 - total flux cleaned = -0.00044474 Jy ! Component: 300 - total flux cleaned = -0.000587971 Jy ! Component: 350 - total flux cleaned = -0.000623308 Jy ! Component: 400 - total flux cleaned = -0.000657591 Jy ! Component: 450 - total flux cleaned = -0.000623701 Jy ! Component: 500 - total flux cleaned = -0.000556989 Jy ! Component: 550 - total flux cleaned = -0.000361724 Jy ! Component: 600 - total flux cleaned = -0.000202098 Jy ! Component: 650 - total flux cleaned = -1.33469e-05 Jy ! Component: 700 - total flux cleaned = 0.000142033 Jy ! Component: 750 - total flux cleaned = 0.000326366 Jy ! Component: 800 - total flux cleaned = 0.000508334 Jy ! Component: 850 - total flux cleaned = 0.000628336 Jy ! Component: 900 - total flux cleaned = 0.000687856 Jy ! Component: 950 - total flux cleaned = 0.000893662 Jy ! Component: 1000 - total flux cleaned = 0.00103912 Jy ! Component: 1050 - total flux cleaned = 0.00121221 Jy ! Component: 1100 - total flux cleaned = 0.00129765 Jy ! Component: 1150 - total flux cleaned = 0.00152448 Jy ! Component: 1200 - total flux cleaned = 0.00172095 Jy ! Component: 1250 - total flux cleaned = 0.00183251 Jy ! Component: 1300 - total flux cleaned = 0.00194293 Jy ! Component: 1350 - total flux cleaned = 0.00216225 Jy ! Component: 1400 - total flux cleaned = 0.00229803 Jy ! Component: 1450 - total flux cleaned = 0.00240596 Jy ! Component: 1500 - total flux cleaned = 0.00245984 Jy ! Component: 1550 - total flux cleaned = 0.0027251 Jy ! Component: 1600 - total flux cleaned = 0.00288307 Jy ! Component: 1650 - total flux cleaned = 0.00298761 Jy ! Component: 1700 - total flux cleaned = 0.00309142 Jy ! Component: 1750 - total flux cleaned = 0.00327169 Jy ! Component: 1800 - total flux cleaned = 0.00342486 Jy ! Component: 1850 - total flux cleaned = 0.00347547 Jy ! Component: 1900 - total flux cleaned = 0.0035256 Jy ! Component: 1950 - total flux cleaned = 0.0036759 Jy ! Component: 2000 - total flux cleaned = 0.00382488 Jy ! Component: 2050 - total flux cleaned = 0.00389894 Jy ! Component: 2100 - total flux cleaned = 0.00402156 Jy ! Component: 2150 - total flux cleaned = 0.00414335 Jy ! Component: 2200 - total flux cleaned = 0.00421584 Jy ! Component: 2250 - total flux cleaned = 0.00443221 Jy ! Component: 2300 - total flux cleaned = 0.00452789 Jy ! Component: 2350 - total flux cleaned = 0.00464647 Jy ! Component: 2400 - total flux cleaned = 0.00476444 Jy ! Component: 2450 - total flux cleaned = 0.00490534 Jy ! Component: 2500 - total flux cleaned = 0.00499865 Jy ! Component: 2550 - total flux cleaned = 0.00502203 Jy ! Component: 2600 - total flux cleaned = 0.00516026 Jy ! Component: 2650 - total flux cleaned = 0.00534349 Jy ! Component: 2700 - total flux cleaned = 0.00536628 Jy ! Component: 2750 - total flux cleaned = 0.00554731 Jy ! Component: 2800 - total flux cleaned = 0.00561481 Jy ! Component: 2850 - total flux cleaned = 0.00568162 Jy ! Component: 2900 - total flux cleaned = 0.00581503 Jy ! Component: 2950 - total flux cleaned = 0.0058151 Jy ! Component: 3000 - total flux cleaned = 0.00592514 Jy ! Component: 3050 - total flux cleaned = 0.005925 Jy ! Component: 3100 - total flux cleaned = 0.00609903 Jy ! Component: 3150 - total flux cleaned = 0.0062287 Jy ! Component: 3200 - total flux cleaned = 0.0062503 Jy ! Component: 3250 - total flux cleaned = 0.00637872 Jy ! Component: 3300 - total flux cleaned = 0.00639989 Jy ! Component: 3350 - total flux cleaned = 0.00652695 Jy ! Component: 3400 - total flux cleaned = 0.00658981 Jy ! Component: 3450 - total flux cleaned = 0.00658995 Jy ! Component: 3500 - total flux cleaned = 0.00671514 Jy ! Component: 3550 - total flux cleaned = 0.00679808 Jy ! Component: 3600 - total flux cleaned = 0.00679807 Jy ! Component: 3650 - total flux cleaned = 0.007024 Jy ! Component: 3700 - total flux cleaned = 0.00714639 Jy ! Component: 3750 - total flux cleaned = 0.00714649 Jy ! Component: 3800 - total flux cleaned = 0.00734856 Jy ! Component: 3850 - total flux cleaned = 0.00732819 Jy ! Component: 3900 - total flux cleaned = 0.0074284 Jy ! Component: 3950 - total flux cleaned = 0.0074884 Jy ! Component: 4000 - total flux cleaned = 0.00764714 Jy ! Component: 4050 - total flux cleaned = 0.00768663 Jy ! Total flux subtracted in 4096 components = 0.00778487 Jy ! Clean residual min=-0.001277 max=0.001208 Jy/beam ! Clean residual mean=0.000000 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.249977 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 402 components and 0.249977 Jy ![Exited script file: muppet] wmap "J0306+6243_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.814 x 4.67 at -4.862 degrees (North through East) ! Clean map min=-0.0016751 max=0.1734 Jy/beam ! Writing clean map to FITS file: J0306+6243_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.1734 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000356034 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.615977 0.615977 1.23195 2.46391 4.92781 9.85563 19.7113 39.4225 78.845 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.173 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.814 x 4.67 at -4.862 degrees (North through East) ! Clean map min=-0.0016751 max=0.1734 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 J0306+6243_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:10:14 2019