! Started logfile: J0211+1051_S_2017_07_09_pus_uvs.log on Wed May 8 14:39:07 2019 obs J0211+1051_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0211+1051_S_2017_07_09_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.962963 visibilities/baseline/integration-bin. ! Found source: J0211+1051 ! ! 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 594 lines of history. ! ! Reading 14560 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 J0211+1051_S_2017_07_09_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 440 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.611903Jy sigma=0.005953 ! Fit after self-cal, rms=0.594904Jy sigma=0.005801 ! 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.834 mas, bmaj=6.814 mas, bpa=-3.921 degrees ! Estimated noise=938.614 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.308068 Jy ! Component: 100 - total flux cleaned = 0.401796 Jy ! Total flux subtracted in 100 components = 0.401796 Jy ! Clean residual min=-0.011509 max=0.039658 Jy/beam ! Clean residual mean=0.000018 rms=0.003470 Jy/beam ! Combined flux in latest and established models = 0.401796 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.401796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108585Jy sigma=0.000997 ! Fit after self-cal, rms=0.108362Jy sigma=0.000994 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.042858 Jy ! Component: 100 - total flux cleaned = 0.0647782 Jy ! Total flux subtracted in 100 components = 0.0647782 Jy ! Clean residual min=-0.006290 max=0.012005 Jy/beam ! Clean residual mean=0.000012 rms=0.001804 Jy/beam ! Combined flux in latest and established models = 0.466574 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.466574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086793Jy sigma=0.000784 ! Fit after self-cal, rms=0.086646Jy sigma=0.000782 ! Inverting map ! Added new window around map position (3.5, 2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142935 Jy ! Component: 100 - total flux cleaned = 0.0232139 Jy ! Total flux subtracted in 100 components = 0.0232139 Jy ! Clean residual min=-0.005812 max=0.006225 Jy/beam ! Clean residual mean=0.000010 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.489788 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 39 components and 0.489788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083574Jy sigma=0.000755 ! Fit after self-cal, rms=0.083451Jy sigma=0.000754 ! 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.328 mas, bmaj=7.694 mas, bpa=-4.013 degrees ! Estimated noise=685.094 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.00775002 Jy ! Component: 100 - total flux cleaned = 0.012088 Jy ! Component: 150 - total flux cleaned = 0.0147341 Jy ! Component: 200 - total flux cleaned = 0.0164746 Jy ! Total flux subtracted in 200 components = 0.0164746 Jy ! Clean residual min=-0.006055 max=0.005192 Jy/beam ! Clean residual mean=0.000005 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.506263 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 61 components and 0.506263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082539Jy sigma=0.000748 ! Fit after self-cal, rms=0.082475Jy sigma=0.000747 ! 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.95 HN 0.96 KP 1.03 ! LA 1.01 MK 1.03 NL 0.90 OV 1.01 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.00 HN 1.00 KP 0.98 ! LA 0.99 MK 1.01 NL 1.03 OV 1.05 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 HN 1.00 KP 0.99 ! LA 1.00 MK 1.06 NL 0.99 OV 0.96 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.95 KP 1.00* ! LA 0.99 MK 1.09 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.082475Jy sigma=0.000747 ! Fit after self-cal, rms=0.080005Jy sigma=0.000709 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=7.712 mas, bpa=-3.889 degrees ! Estimated noise=688.15 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.00293249 Jy ! Component: 100 - total flux cleaned = 0.00335549 Jy ! Component: 150 - total flux cleaned = 0.00336172 Jy ! Component: 200 - total flux cleaned = 0.00325722 Jy ! Total flux subtracted in 200 components = 0.00325722 Jy ! Clean residual min=-0.004102 max=0.004112 Jy/beam ! Clean residual mean=-0.000001 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.50952 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.50952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079790Jy sigma=0.000708 ! Fit after self-cal, rms=0.079761Jy sigma=0.000707 ! 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.079761Jy sigma=0.000707 ! Fit after self-cal, rms=0.074437Jy sigma=0.000676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.348 mas, bmaj=7.711 mas, bpa=-4.042 degrees ! Estimated noise=687.689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000324355 Jy ! Component: 100 - total flux cleaned = 0.000745548 Jy ! Component: 150 - total flux cleaned = 0.00086006 Jy ! Component: 200 - total flux cleaned = 0.000895484 Jy ! Total flux subtracted in 200 components = 0.000895484 Jy ! Clean residual min=-0.002195 max=0.002020 Jy/beam ! Clean residual mean=0.000000 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.510415 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 84 components and 0.510416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074380Jy sigma=0.000676 ! Fit after self-cal, rms=0.074368Jy sigma=0.000675 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.66248e-05 Jy ! Component: 100 - total flux cleaned = 0.000121439 Jy ! Component: 150 - total flux cleaned = 0.000121282 Jy ! Component: 200 - total flux cleaned = 0.000121116 Jy ! Total flux subtracted in 200 components = 0.000121116 Jy ! Clean residual min=-0.002127 max=0.001968 Jy/beam ! Clean residual mean=0.000000 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.510537 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.510537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074340Jy sigma=0.000675 ! Fit after self-cal, rms=0.074333Jy sigma=0.000675 ! 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.074333Jy sigma=0.000675 ! Fit after self-cal, rms=0.074268Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=7.71 mas, bpa=-4.018 degrees ! Estimated noise=688.068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.87117e-05 Jy ! Component: 100 - total flux cleaned = 6.31891e-05 Jy ! Component: 150 - total flux cleaned = 9.03599e-05 Jy ! Component: 200 - total flux cleaned = 0.000113219 Jy ! Total flux subtracted in 200 components = 0.000113219 Jy ! Clean residual min=-0.002030 max=0.001940 Jy/beam ! Clean residual mean=0.000000 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.51065 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.51065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074244Jy sigma=0.000675 ! Fit after self-cal, rms=0.074239Jy sigma=0.000675 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.60817e-05 Jy ! Component: 100 - total flux cleaned = 5.99612e-05 Jy ! Component: 150 - total flux cleaned = 7.89821e-05 Jy ! Component: 200 - total flux cleaned = 4.39264e-05 Jy ! Total flux subtracted in 200 components = 4.39264e-05 Jy ! Clean residual min=-0.002002 max=0.001956 Jy/beam ! Clean residual mean=0.000000 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.510694 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.510694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074226Jy sigma=0.000675 ! Fit after self-cal, rms=0.074223Jy sigma=0.000674 ! 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.074223Jy sigma=0.000674 ! Fit after self-cal, rms=0.074263Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.399 mas, bmaj=11.47 mas, bpa=-6.263 degrees ! Estimated noise=852.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000177441 Jy ! Component: 100 - total flux cleaned = -0.000197748 Jy ! Component: 150 - total flux cleaned = -0.000224876 Jy ! Component: 200 - total flux cleaned = -0.000235426 Jy ! Total flux subtracted in 200 components = -0.000235426 Jy ! Clean residual min=-0.002227 max=0.001931 Jy/beam ! Clean residual mean=0.000001 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.510458 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 125 components and 0.510458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074263Jy sigma=0.000674 ! Fit after self-cal, rms=0.074259Jy sigma=0.000674 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 = -6.25898e-05 Jy ! Component: 100 - total flux cleaned = -6.33823e-05 Jy ! Component: 150 - total flux cleaned = -6.29369e-05 Jy ! Component: 200 - total flux cleaned = -7.92432e-05 Jy ! Total flux subtracted in 200 components = -7.92432e-05 Jy ! Clean residual min=-0.002203 max=0.001931 Jy/beam ! Clean residual mean=0.000001 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.510379 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 131 components and 0.510379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074258Jy sigma=0.000674 ! Fit after self-cal, rms=0.074256Jy sigma=0.000674 ! 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.355 mas, bmaj=7.71 mas, bpa=-3.997 degrees ! Estimated noise=688.493 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.355 x 7.71 at -3.997 degrees (North through East) ! Clean map min=-0.0019019 max=0.40696 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.861 mas, bmaj=6.832 mas, bpa=-3.912 degrees ! Estimated noise=943.937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.309125 Jy ! Component: 100 - total flux cleaned = 0.403294 Jy ! Component: 150 - total flux cleaned = 0.445224 Jy ! Component: 200 - total flux cleaned = 0.46763 Jy ! Total flux subtracted in 200 components = 0.46763 Jy ! Clean residual min=-0.004713 max=0.011292 Jy/beam ! Clean residual mean=0.000003 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.46763 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.46763 Jy ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=7.71 mas, bpa=-3.997 degrees ! Estimated noise=688.493 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.0173673 Jy ! Component: 100 - total flux cleaned = 0.0271725 Jy ! Component: 150 - total flux cleaned = 0.0331072 Jy ! Component: 200 - total flux cleaned = 0.0368607 Jy ! Total flux subtracted in 200 components = 0.0368607 Jy ! Clean residual min=-0.002148 max=0.001987 Jy/beam ! Clean residual mean=0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.504491 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 67 components and 0.504491 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.399 mas, bmaj=11.47 mas, bpa=-6.263 degrees ! Estimated noise=852.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00336581 Jy ! Component: 100 - total flux cleaned = 0.00484048 Jy ! Component: 150 - total flux cleaned = 0.0055447 Jy ! Component: 200 - total flux cleaned = 0.00561638 Jy ! Total flux subtracted in 200 components = 0.00561638 Jy ! Clean residual min=-0.002132 max=0.001919 Jy/beam ! Clean residual mean=0.000001 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.510107 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.43418e-05 Jy ! Component: 100 - total flux cleaned = 5.68409e-05 Jy ! Component: 150 - total flux cleaned = 5.75101e-05 Jy ! Component: 200 - total flux cleaned = 6.93434e-05 Jy ! Total flux subtracted in 200 components = 6.93434e-05 Jy ! Clean residual min=-0.002116 max=0.001924 Jy/beam ! Clean residual mean=0.000001 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.510177 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 111 components and 0.510176 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=7.71 mas, bpa=-3.997 degrees ! Estimated noise=688.493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.49395e-05 Jy ! Component: 100 - total flux cleaned = 0.000167823 Jy ! Component: 150 - total flux cleaned = 0.000327535 Jy ! Component: 200 - total flux cleaned = 0.000462589 Jy ! Total flux subtracted in 200 components = 0.000462589 Jy ! Clean residual min=-0.001957 max=0.002006 Jy/beam ! Clean residual mean=0.000000 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.510639 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 120 components and 0.510639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074252Jy sigma=0.000674 ! Fit after self-cal, rms=0.074241Jy sigma=0.000674 wmodel J0211+1051_S_2017_07_09_pus_map.mod ! Writing 120 model components to file: J0211+1051_S_2017_07_09_pus_map.mod wobs J0211+1051_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0211+1051_S_2017_07_09_pus_uvs.fits wwins J0211+1051_S_2017_07_09_pus_map.win ! wwins: Wrote 2 windows to J0211+1051_S_2017_07_09_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.000478797 Jy ! Component: 100 - total flux cleaned = 0.000378049 Jy ! Component: 150 - total flux cleaned = 0.000248944 Jy ! Component: 200 - total flux cleaned = 3.48617e-05 Jy ! Component: 250 - total flux cleaned = -8.31534e-05 Jy ! Component: 300 - total flux cleaned = -0.000256923 Jy ! Component: 350 - total flux cleaned = -0.000397825 Jy ! Component: 400 - total flux cleaned = -0.000562331 Jy ! Component: 450 - total flux cleaned = -0.000669646 Jy ! Component: 500 - total flux cleaned = -0.00077489 Jy ! Component: 550 - total flux cleaned = -0.000878013 Jy ! Component: 600 - total flux cleaned = -0.000802584 Jy ! Component: 650 - total flux cleaned = -0.000828299 Jy ! Component: 700 - total flux cleaned = -0.000877418 Jy ! Component: 750 - total flux cleaned = -0.000901485 Jy ! Component: 800 - total flux cleaned = -0.00092503 Jy ! Component: 850 - total flux cleaned = -0.000924819 Jy ! Component: 900 - total flux cleaned = -0.000924899 Jy ! Component: 950 - total flux cleaned = -0.000902612 Jy ! Component: 1000 - total flux cleaned = -0.000991667 Jy ! Component: 1050 - total flux cleaned = -0.00099192 Jy ! Component: 1100 - total flux cleaned = -0.00107864 Jy ! Component: 1150 - total flux cleaned = -0.00114264 Jy ! Component: 1200 - total flux cleaned = -0.00126867 Jy ! Component: 1250 - total flux cleaned = -0.00124772 Jy ! Component: 1300 - total flux cleaned = -0.00135107 Jy ! Component: 1350 - total flux cleaned = -0.00137149 Jy ! Component: 1400 - total flux cleaned = -0.00149209 Jy ! Component: 1450 - total flux cleaned = -0.00149214 Jy ! Component: 1500 - total flux cleaned = -0.00157062 Jy ! Component: 1550 - total flux cleaned = -0.00160955 Jy ! Component: 1600 - total flux cleaned = -0.00162844 Jy ! Component: 1650 - total flux cleaned = -0.00164793 Jy ! Component: 1700 - total flux cleaned = -0.0017422 Jy ! Component: 1750 - total flux cleaned = -0.00179814 Jy ! Component: 1800 - total flux cleaned = -0.00181656 Jy ! Component: 1850 - total flux cleaned = -0.00185331 Jy ! Component: 1900 - total flux cleaned = -0.00196206 Jy ! Component: 1950 - total flux cleaned = -0.00194423 Jy ! Component: 2000 - total flux cleaned = -0.00201488 Jy ! Component: 2050 - total flux cleaned = -0.0020678 Jy ! Component: 2100 - total flux cleaned = -0.00208556 Jy ! Component: 2150 - total flux cleaned = -0.0021717 Jy ! Component: 2200 - total flux cleaned = -0.00217186 Jy ! Component: 2250 - total flux cleaned = -0.00218868 Jy ! Component: 2300 - total flux cleaned = -0.00223902 Jy ! Component: 2350 - total flux cleaned = -0.0022389 Jy ! Component: 2400 - total flux cleaned = -0.00232121 Jy ! Component: 2450 - total flux cleaned = -0.00220713 Jy ! Component: 2500 - total flux cleaned = -0.00228837 Jy ! Component: 2550 - total flux cleaned = -0.00233644 Jy ! Component: 2600 - total flux cleaned = -0.00233638 Jy ! Component: 2650 - total flux cleaned = -0.00236797 Jy ! Component: 2700 - total flux cleaned = -0.0023679 Jy ! Component: 2750 - total flux cleaned = -0.00239894 Jy ! Component: 2800 - total flux cleaned = -0.00239899 Jy ! Component: 2850 - total flux cleaned = -0.00235313 Jy ! Component: 2900 - total flux cleaned = -0.00241392 Jy ! Component: 2950 - total flux cleaned = -0.00241405 Jy ! Component: 3000 - total flux cleaned = -0.00241397 Jy ! Component: 3050 - total flux cleaned = -0.00247322 Jy ! Component: 3100 - total flux cleaned = -0.00242919 Jy ! Component: 3150 - total flux cleaned = -0.00248742 Jy ! Component: 3200 - total flux cleaned = -0.00251631 Jy ! Component: 3250 - total flux cleaned = -0.00248753 Jy ! Component: 3300 - total flux cleaned = -0.00254469 Jy ! Component: 3350 - total flux cleaned = -0.00255882 Jy ! Component: 3400 - total flux cleaned = -0.00258702 Jy ! Component: 3450 - total flux cleaned = -0.00269862 Jy ! Component: 3500 - total flux cleaned = -0.00267084 Jy ! Component: 3550 - total flux cleaned = -0.0026708 Jy ! Component: 3600 - total flux cleaned = -0.0026845 Jy ! Component: 3650 - total flux cleaned = -0.00273879 Jy ! Component: 3700 - total flux cleaned = -0.0027656 Jy ! Component: 3750 - total flux cleaned = -0.0027924 Jy ! Component: 3800 - total flux cleaned = -0.00279221 Jy ! Component: 3850 - total flux cleaned = -0.00285813 Jy ! Component: 3900 - total flux cleaned = -0.0028582 Jy ! Component: 3950 - total flux cleaned = -0.00291027 Jy ! Component: 4000 - total flux cleaned = -0.00302677 Jy ! Component: 4050 - total flux cleaned = -0.003001 Jy ! Total flux subtracted in 4096 components = -0.00306491 Jy ! Clean residual min=-0.000646 max=0.000782 Jy/beam ! Clean residual mean=0.000000 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.507574 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 406 components and 0.507574 Jy ![Exited script file: muppet] wmap "J0211+1051_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.355 x 7.71 at -3.997 degrees (North through East) ! Clean map min=-0.0015682 max=0.40649 Jy/beam ! Writing clean map to FITS file: J0211+1051_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.406494 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000238723 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.176182 0.176182 0.352363 0.704727 1.40945 2.81891 5.63781 11.2756 22.5513 45.1025 90.205 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.406 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.355 x 7.71 at -3.997 degrees (North through East) ! Clean map min=-0.0015682 max=0.40649 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 J0211+1051_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:39:13 2019