! Started logfile: J0633+3642_S_2017_05_01_pus_uvs.log on Wed May 1 18:29:30 2019 obs J0633+3642_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J0633+3642_S_2017_05_01_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.902924 visibilities/baseline/integration-bin. ! Found source: J0633+3642 ! ! 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 788 lines of history. ! ! Reading 18528 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 J0633+3642_S_2017_05_01_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 523 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899029Jy sigma=0.008153 ! Fit after self-cal, rms=0.891906Jy sigma=0.008094 ! 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.057 mas, bmaj=5.387 mas, bpa=-9.194 degrees ! Estimated noise=990.143 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.0809047 Jy ! Component: 100 - total flux cleaned = 0.105191 Jy ! Total flux subtracted in 100 components = 0.105191 Jy ! Clean residual min=-0.004827 max=0.011038 Jy/beam ! Clean residual mean=0.000010 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.105191 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.105191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081473Jy sigma=0.000700 ! Fit after self-cal, rms=0.081387Jy sigma=0.000700 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128914 Jy ! Component: 100 - total flux cleaned = 0.0196095 Jy ! Total flux subtracted in 100 components = 0.0196095 Jy ! Clean residual min=-0.003696 max=0.004360 Jy/beam ! Clean residual mean=0.000003 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.124801 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 10 components and 0.124801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078810Jy sigma=0.000675 ! Fit after self-cal, rms=0.078778Jy sigma=0.000675 ! 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.743 mas, bmaj=6.19 mas, bpa=-6.038 degrees ! Estimated noise=640.026 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 (-4, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00626608 Jy ! Component: 100 - total flux cleaned = 0.00921242 Jy ! Component: 150 - total flux cleaned = 0.011047 Jy ! Component: 200 - total flux cleaned = 0.0118517 Jy ! Total flux subtracted in 200 components = 0.0118517 Jy ! Clean residual min=-0.002580 max=0.002450 Jy/beam ! Clean residual mean=0.000002 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.136652 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 42 components and 0.136652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078299Jy sigma=0.000670 ! Fit after self-cal, rms=0.078263Jy sigma=0.000670 ! 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.94 FD 0.98 HN 1.01 KP 0.97 ! LA 0.98 MK 0.98 NL 0.95 OV 0.97 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.18 KP 0.97 ! LA 0.96 MK 0.97 NL 1.04 OV 1.10 ! PT 0.95 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.06 KP 1.03 ! LA 0.99 MK 1.00 NL 1.05 OV 0.94 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.03 HN 0.99 KP 1.00* ! LA 0.98 MK 1.00 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.078263Jy sigma=0.000670 ! Fit after self-cal, rms=0.077219Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=6.188 mas, bpa=-5.471 degrees ! Estimated noise=637.603 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.000337323 Jy ! Component: 100 - total flux cleaned = -0.000410432 Jy ! Component: 150 - total flux cleaned = -0.000494361 Jy ! Component: 200 - total flux cleaned = -0.000543103 Jy ! Total flux subtracted in 200 components = -0.000543103 Jy ! Clean residual min=-0.002039 max=0.001921 Jy/beam ! Clean residual mean=-0.000000 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.136109 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.136109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077190Jy sigma=0.000666 ! Fit after self-cal, rms=0.077185Jy sigma=0.000666 ! 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.077185Jy sigma=0.000666 ! Fit after self-cal, rms=0.076763Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.733 mas, bmaj=6.179 mas, bpa=-5.273 degrees ! Estimated noise=636.456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000368003 Jy ! Component: 100 - total flux cleaned = -0.000231142 Jy ! Component: 150 - total flux cleaned = -0.000138747 Jy ! Component: 200 - total flux cleaned = -0.000139427 Jy ! Total flux subtracted in 200 components = -0.000139427 Jy ! Clean residual min=-0.001766 max=0.001712 Jy/beam ! Clean residual mean=-0.000000 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.13597 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.13597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076750Jy sigma=0.000663 ! Fit after self-cal, rms=0.076761Jy sigma=0.000663 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 = -4.9739e-05 Jy ! Component: 100 - total flux cleaned = -6.56504e-05 Jy ! Component: 150 - total flux cleaned = -6.51528e-05 Jy ! Component: 200 - total flux cleaned = -6.47888e-05 Jy ! Total flux subtracted in 200 components = -6.47888e-05 Jy ! Clean residual min=-0.001747 max=0.001695 Jy/beam ! Clean residual mean=-0.000000 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.135905 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.135905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076754Jy sigma=0.000663 ! Fit after self-cal, rms=0.076753Jy 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.076753Jy sigma=0.000663 ! Fit after self-cal, rms=0.076883Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.733 mas, bmaj=6.176 mas, bpa=-5.123 degrees ! Estimated noise=636.577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.54204e-05 Jy ! Component: 100 - total flux cleaned = -5.4945e-05 Jy ! Component: 150 - total flux cleaned = -6.77447e-05 Jy ! Component: 200 - total flux cleaned = -7.96257e-05 Jy ! Total flux subtracted in 200 components = -7.96257e-05 Jy ! Clean residual min=-0.001750 max=0.001692 Jy/beam ! Clean residual mean=0.000000 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.135825 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 76 components and 0.135825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076878Jy sigma=0.000663 ! Fit after self-cal, rms=0.076879Jy sigma=0.000663 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 = -3.63281e-05 Jy ! Component: 100 - total flux cleaned = -3.59171e-05 Jy ! Component: 150 - total flux cleaned = -3.64737e-05 Jy ! Component: 200 - total flux cleaned = -3.63908e-05 Jy ! Total flux subtracted in 200 components = -3.63908e-05 Jy ! Clean residual min=-0.001743 max=0.001685 Jy/beam ! Clean residual mean=0.000000 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.135789 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 81 components and 0.135789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076876Jy sigma=0.000663 ! Fit after self-cal, rms=0.076875Jy sigma=0.000663 ! 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.076875Jy sigma=0.000663 ! Fit after self-cal, rms=0.076908Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.935 mas, bmaj=9.408 mas, bpa=-6.035 degrees ! Estimated noise=771.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.54576e-06 Jy ! Component: 100 - total flux cleaned = -9.97702e-05 Jy ! Component: 150 - total flux cleaned = -0.000136452 Jy ! Component: 200 - total flux cleaned = -0.000157617 Jy ! Total flux subtracted in 200 components = -0.000157617 Jy ! Clean residual min=-0.001808 max=0.001807 Jy/beam ! Clean residual mean=-0.000000 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.135631 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 86 components and 0.135631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076908Jy sigma=0.000663 ! Fit after self-cal, rms=0.076907Jy sigma=0.000663 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.7857e-06 Jy ! Component: 100 - total flux cleaned = 1.10451e-05 Jy ! Component: 150 - total flux cleaned = 1.09135e-05 Jy ! Component: 200 - total flux cleaned = 1.12077e-05 Jy ! Total flux subtracted in 200 components = 1.12077e-05 Jy ! Clean residual min=-0.001795 max=0.001796 Jy/beam ! Clean residual mean=-0.000000 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.135643 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 0.135643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076906Jy sigma=0.000663 ! Fit after self-cal, rms=0.076905Jy sigma=0.000663 ! 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.734 mas, bmaj=6.173 mas, bpa=-5.047 degrees ! Estimated noise=636.711 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.734 x 6.173 at -5.047 degrees (North through East) ! Clean map min=-0.0016492 max=0.10774 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.049 mas, bmaj=5.371 mas, bpa=-8.07 degrees ! Estimated noise=986.724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0802453 Jy ! Component: 100 - total flux cleaned = 0.106428 Jy ! Component: 150 - total flux cleaned = 0.119581 Jy ! Component: 200 - total flux cleaned = 0.12632 Jy ! Total flux subtracted in 200 components = 0.12632 Jy ! Clean residual min=-0.003371 max=0.003386 Jy/beam ! Clean residual mean=0.000003 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.12632 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.12632 Jy ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=6.173 mas, bpa=-5.047 degrees ! Estimated noise=636.711 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.00470318 Jy ! Component: 100 - total flux cleaned = 0.00679139 Jy ! Component: 150 - total flux cleaned = 0.00759913 Jy ! Component: 200 - total flux cleaned = 0.00807653 Jy ! Total flux subtracted in 200 components = 0.00807653 Jy ! Clean residual min=-0.001764 max=0.001638 Jy/beam ! Clean residual mean=0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.134396 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 29 components and 0.134396 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.935 mas, bmaj=9.408 mas, bpa=-6.035 degrees ! Estimated noise=771.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00058614 Jy ! Component: 100 - total flux cleaned = 0.00077662 Jy ! Component: 150 - total flux cleaned = 0.000873343 Jy ! Component: 200 - total flux cleaned = 0.000962879 Jy ! Total flux subtracted in 200 components = 0.000962879 Jy ! Clean residual min=-0.001848 max=0.001830 Jy/beam ! Clean residual mean=0.000000 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.135359 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 = 5.92269e-05 Jy ! Component: 100 - total flux cleaned = 0.000107992 Jy ! Component: 150 - total flux cleaned = 0.000148585 Jy ! Component: 200 - total flux cleaned = 0.000169574 Jy ! Total flux subtracted in 200 components = 0.000169574 Jy ! Clean residual min=-0.001810 max=0.001804 Jy/beam ! Clean residual mean=-0.000000 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.135529 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 63 components and 0.135529 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=6.173 mas, bpa=-5.047 degrees ! Estimated noise=636.711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000103334 Jy ! Component: 100 - total flux cleaned = 0.000122256 Jy ! Component: 150 - total flux cleaned = 0.000105351 Jy ! Component: 200 - total flux cleaned = 0.000120342 Jy ! Total flux subtracted in 200 components = 0.000120342 Jy ! Clean residual min=-0.001741 max=0.001708 Jy/beam ! Clean residual mean=0.000000 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.135649 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.135649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076910Jy sigma=0.000663 ! Fit after self-cal, rms=0.076906Jy sigma=0.000663 wmodel J0633+3642_S_2017_05_01_pus_map.mod ! Writing 75 model components to file: J0633+3642_S_2017_05_01_pus_map.mod wobs J0633+3642_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J0633+3642_S_2017_05_01_pus_uvs.fits wwins J0633+3642_S_2017_05_01_pus_map.win ! wwins: Wrote 2 windows to J0633+3642_S_2017_05_01_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.000126969 Jy ! Component: 100 - total flux cleaned = -4.38404e-05 Jy ! Component: 150 - total flux cleaned = 9.79785e-06 Jy ! Component: 200 - total flux cleaned = -4.34282e-05 Jy ! Component: 250 - total flux cleaned = -0.000120199 Jy ! Component: 300 - total flux cleaned = -0.000195071 Jy ! Component: 350 - total flux cleaned = -0.000292981 Jy ! Component: 400 - total flux cleaned = -0.000364548 Jy ! Component: 450 - total flux cleaned = -0.000388241 Jy ! Component: 500 - total flux cleaned = -0.000456929 Jy ! Component: 550 - total flux cleaned = -0.000457015 Jy ! Component: 600 - total flux cleaned = -0.000500941 Jy ! Component: 650 - total flux cleaned = -0.00052233 Jy ! Component: 700 - total flux cleaned = -0.000648826 Jy ! Component: 750 - total flux cleaned = -0.000668968 Jy ! Component: 800 - total flux cleaned = -0.000689366 Jy ! Component: 850 - total flux cleaned = -0.000649541 Jy ! Component: 900 - total flux cleaned = -0.0006699 Jy ! Component: 950 - total flux cleaned = -0.000689922 Jy ! Component: 1000 - total flux cleaned = -0.000690252 Jy ! Component: 1050 - total flux cleaned = -0.000728344 Jy ! Component: 1100 - total flux cleaned = -0.000709852 Jy ! Component: 1150 - total flux cleaned = -0.000654967 Jy ! Component: 1200 - total flux cleaned = -0.000637143 Jy ! Component: 1250 - total flux cleaned = -0.000565781 Jy ! Component: 1300 - total flux cleaned = -0.0006015 Jy ! Component: 1350 - total flux cleaned = -0.000566309 Jy ! Component: 1400 - total flux cleaned = -0.000583689 Jy ! Component: 1450 - total flux cleaned = -0.000566408 Jy ! Component: 1500 - total flux cleaned = -0.000583416 Jy ! Component: 1550 - total flux cleaned = -0.000650212 Jy ! Component: 1600 - total flux cleaned = -0.000633614 Jy ! Component: 1650 - total flux cleaned = -0.000584525 Jy ! Component: 1700 - total flux cleaned = -0.00064916 Jy ! Component: 1750 - total flux cleaned = -0.00061738 Jy ! Component: 1800 - total flux cleaned = -0.000617309 Jy ! Component: 1850 - total flux cleaned = -0.000695621 Jy ! Component: 1900 - total flux cleaned = -0.000695558 Jy ! Component: 1950 - total flux cleaned = -0.000695405 Jy ! Component: 2000 - total flux cleaned = -0.000680444 Jy ! Component: 2050 - total flux cleaned = -0.000740705 Jy ! Component: 2100 - total flux cleaned = -0.000770576 Jy ! Component: 2150 - total flux cleaned = -0.000711523 Jy ! Component: 2200 - total flux cleaned = -0.000711762 Jy ! Component: 2250 - total flux cleaned = -0.000726193 Jy ! Component: 2300 - total flux cleaned = -0.000726234 Jy ! Component: 2350 - total flux cleaned = -0.0006834 Jy ! Component: 2400 - total flux cleaned = -0.000669431 Jy ! Component: 2450 - total flux cleaned = -0.000655353 Jy ! Component: 2500 - total flux cleaned = -0.000669343 Jy ! Component: 2550 - total flux cleaned = -0.000627847 Jy ! Component: 2600 - total flux cleaned = -0.000641625 Jy ! Component: 2650 - total flux cleaned = -0.000587556 Jy ! Component: 2700 - total flux cleaned = -0.000574111 Jy ! Component: 2750 - total flux cleaned = -0.000507385 Jy ! Component: 2800 - total flux cleaned = -0.000467636 Jy ! Component: 2850 - total flux cleaned = -0.000454591 Jy ! Component: 2900 - total flux cleaned = -0.000402445 Jy ! Component: 2950 - total flux cleaned = -0.000376552 Jy ! Component: 3000 - total flux cleaned = -0.000312336 Jy ! Component: 3050 - total flux cleaned = -0.000248485 Jy ! Component: 3100 - total flux cleaned = -0.000261221 Jy ! Component: 3150 - total flux cleaned = -0.000210913 Jy ! Component: 3200 - total flux cleaned = -0.000173493 Jy ! Component: 3250 - total flux cleaned = -0.000111546 Jy ! Component: 3300 - total flux cleaned = -4.99323e-05 Jy ! Component: 3350 - total flux cleaned = -7.44161e-05 Jy ! Component: 3400 - total flux cleaned = -1.59388e-06 Jy ! Component: 3450 - total flux cleaned = 4.6577e-05 Jy ! Component: 3500 - total flux cleaned = 0.000106322 Jy ! Component: 3550 - total flux cleaned = 9.44904e-05 Jy ! Component: 3600 - total flux cleaned = 0.000117957 Jy ! Component: 3650 - total flux cleaned = 0.000153178 Jy ! Component: 3700 - total flux cleaned = 0.000188107 Jy ! Component: 3750 - total flux cleaned = 0.000211226 Jy ! Component: 3800 - total flux cleaned = 0.000257121 Jy ! Component: 3850 - total flux cleaned = 0.000245691 Jy ! Component: 3900 - total flux cleaned = 0.000302675 Jy ! Component: 3950 - total flux cleaned = 0.00034789 Jy ! Component: 4000 - total flux cleaned = 0.000336507 Jy ! Component: 4050 - total flux cleaned = 0.000358725 Jy ! Total flux subtracted in 4096 components = 0.000392101 Jy ! Clean residual min=-0.000645 max=0.000731 Jy/beam ! Clean residual mean=0.000000 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.136041 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 384 components and 0.136041 Jy ![Exited script file: muppet] wmap "J0633+3642_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.734 x 6.173 at -5.047 degrees (North through East) ! Clean map min=-0.0011136 max=0.10774 Jy/beam ! Writing clean map to FITS file: J0633+3642_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.107739 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203086 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.565496 0.565496 1.13099 2.26198 4.52397 9.04794 18.0959 36.1918 72.3835 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.107 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.734 x 6.173 at -5.047 degrees (North through East) ! Clean map min=-0.0011136 max=0.10774 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 J0633+3642_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:29:35 2019