! Started logfile: J0322+6610_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:37:12 2019 obs J0322+6610_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0322+6610_S_2017_05_31_pus_uva.fits ! AN table 1: 190 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973567 visibilities/baseline/integration-bin. ! Found source: J0322+6610 ! ! 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 703 lines of history. ! ! Reading 33296 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 J0322+6610_S_2017_05_31_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 979 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.762865Jy sigma=0.006953 ! Fit after self-cal, rms=0.754464Jy sigma=0.006881 ! 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.351 mas, bmaj=3.576 mas, bpa=3.59 degrees ! Estimated noise=854.018 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.188319 Jy ! Component: 100 - total flux cleaned = 0.232086 Jy ! Total flux subtracted in 100 components = 0.232086 Jy ! Clean residual min=-0.005744 max=0.016328 Jy/beam ! Clean residual mean=-0.000018 rms=0.001538 Jy/beam ! Combined flux in latest and established models = 0.232086 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.232086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092717Jy sigma=0.000745 ! Fit after self-cal, rms=0.092718Jy sigma=0.000745 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172832 Jy ! Component: 100 - total flux cleaned = 0.0268381 Jy ! Total flux subtracted in 100 components = 0.0268381 Jy ! Clean residual min=-0.004553 max=0.005227 Jy/beam ! Clean residual mean=-0.000014 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.258924 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.258924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088546Jy sigma=0.000708 ! Fit after self-cal, rms=0.088553Jy sigma=0.000708 ! 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=4.039 mas, bmaj=4.405 mas, bpa=15.79 degrees ! Estimated noise=480.722 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.00611764 Jy ! Component: 100 - total flux cleaned = 0.00915451 Jy ! Component: 150 - total flux cleaned = 0.0107955 Jy ! Component: 200 - total flux cleaned = 0.0114731 Jy ! Total flux subtracted in 200 components = 0.0114731 Jy ! Clean residual min=-0.004248 max=0.003512 Jy/beam ! Clean residual mean=-0.000025 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.270397 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 46 components and 0.270397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087972Jy sigma=0.000705 ! Fit after self-cal, rms=0.087970Jy sigma=0.000705 ! 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.97 FD 0.97 HN 0.96 KP 1.02 ! LA 1.01 MK 1.05 NL 0.91 OV 1.02 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 1.01 KP 0.99 ! LA 0.98 MK 1.03 NL 1.04 OV 1.05 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.05 HN 0.99 KP 1.00 ! LA 0.99 MK 1.08 NL 0.99 OV 0.97 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.99 KP 1.00* ! LA 1.07 MK 1.10 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.087970Jy sigma=0.000705 ! Fit after self-cal, rms=0.086692Jy sigma=0.000693 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.069 mas, bmaj=4.446 mas, bpa=17.09 degrees ! Estimated noise=483.856 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.83279e-05 Jy ! Component: 100 - total flux cleaned = 0.000175874 Jy ! Component: 150 - total flux cleaned = 0.000283497 Jy ! Component: 200 - total flux cleaned = 0.000305879 Jy ! Total flux subtracted in 200 components = 0.000305879 Jy ! Clean residual min=-0.002462 max=0.002635 Jy/beam ! Clean residual mean=-0.000028 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.270703 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 52 components and 0.270703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086656Jy sigma=0.000692 ! Fit after self-cal, rms=0.086649Jy sigma=0.000692 ! 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.086649Jy sigma=0.000692 ! Fit after self-cal, rms=0.079149Jy sigma=0.000678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.08 mas, bmaj=4.437 mas, bpa=16.82 degrees ! Estimated noise=483.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000364809 Jy ! Component: 100 - total flux cleaned = -0.000481441 Jy ! Component: 150 - total flux cleaned = -0.000539912 Jy ! Component: 200 - total flux cleaned = -0.000539941 Jy ! Total flux subtracted in 200 components = -0.000539941 Jy ! Clean residual min=-0.001627 max=0.001698 Jy/beam ! Clean residual mean=-0.000015 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.270163 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.270163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079139Jy sigma=0.000678 ! Fit after self-cal, rms=0.079145Jy sigma=0.000678 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 (10.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179894 Jy ! Component: 100 - total flux cleaned = 0.00269748 Jy ! Component: 150 - total flux cleaned = 0.00295463 Jy ! Component: 200 - total flux cleaned = 0.00316844 Jy ! Total flux subtracted in 200 components = 0.00316844 Jy ! Clean residual min=-0.001589 max=0.001299 Jy/beam ! Clean residual mean=-0.000013 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.273331 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 80 components and 0.273331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079098Jy sigma=0.000678 ! Fit after self-cal, rms=0.079093Jy sigma=0.000678 ! 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.079093Jy sigma=0.000678 ! Fit after self-cal, rms=0.079141Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.082 mas, bmaj=4.438 mas, bpa=16.66 degrees ! Estimated noise=483.473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000717085 Jy ! Component: 100 - total flux cleaned = 0.000975189 Jy ! Component: 150 - total flux cleaned = 0.0011419 Jy ! Component: 200 - total flux cleaned = 0.00130054 Jy ! Total flux subtracted in 200 components = 0.00130054 Jy ! Clean residual min=-0.001577 max=0.001240 Jy/beam ! Clean residual mean=-0.000012 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.274632 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 91 components and 0.274632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079123Jy sigma=0.000678 ! Fit after self-cal, rms=0.079122Jy sigma=0.000678 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.000157124 Jy ! Component: 100 - total flux cleaned = 0.000269907 Jy ! Component: 150 - total flux cleaned = 0.000337044 Jy ! Component: 200 - total flux cleaned = 0.000383463 Jy ! Total flux subtracted in 200 components = 0.000383463 Jy ! Clean residual min=-0.001599 max=0.001201 Jy/beam ! Clean residual mean=-0.000012 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.275015 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 97 components and 0.275015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079114Jy sigma=0.000677 ! Fit after self-cal, rms=0.079113Jy sigma=0.000677 ! 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.079113Jy sigma=0.000677 ! Fit after self-cal, rms=0.079141Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.23 mas, bmaj=8.841 mas, bpa=55.4 degrees ! Estimated noise=606.367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00067366 Jy ! Component: 100 - total flux cleaned = 0.000823102 Jy ! Component: 150 - total flux cleaned = 0.000929409 Jy ! Component: 200 - total flux cleaned = 0.0010336 Jy ! Total flux subtracted in 200 components = 0.0010336 Jy ! Clean residual min=-0.001687 max=0.001332 Jy/beam ! Clean residual mean=-0.000027 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.276049 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 113 components and 0.276049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079140Jy sigma=0.000677 ! Fit after self-cal, rms=0.079138Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.03186e-05 Jy ! Component: 100 - total flux cleaned = 0.00014546 Jy ! Component: 150 - total flux cleaned = 0.000230774 Jy ! Component: 200 - total flux cleaned = 0.000278559 Jy ! Total flux subtracted in 200 components = 0.000278559 Jy ! Clean residual min=-0.001704 max=0.001330 Jy/beam ! Clean residual mean=-0.000027 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.276327 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 124 components and 0.276327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079139Jy sigma=0.000677 ! Fit after self-cal, rms=0.079139Jy sigma=0.000677 ! 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=4.084 mas, bmaj=4.439 mas, bpa=16.61 degrees ! Estimated noise=483.435 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.084 x 4.439 at 16.61 degrees (North through East) ! Clean map min=-0.0016161 max=0.24698 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.399 mas, bmaj=3.609 mas, bpa=3.663 degrees ! Estimated noise=862.822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.190163 Jy ! Component: 100 - total flux cleaned = 0.233276 Jy ! Component: 150 - total flux cleaned = 0.248867 Jy ! Component: 200 - total flux cleaned = 0.257073 Jy ! Total flux subtracted in 200 components = 0.257073 Jy ! Clean residual min=-0.002895 max=0.004210 Jy/beam ! Clean residual mean=-0.000009 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.257073 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.257073 Jy ! Inverting map and beam ! Estimated beam: bmin=4.084 mas, bmaj=4.439 mas, bpa=16.61 degrees ! Estimated noise=483.435 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.00656692 Jy ! Component: 100 - total flux cleaned = 0.0102236 Jy ! Component: 150 - total flux cleaned = 0.0127131 Jy ! Component: 200 - total flux cleaned = 0.0145204 Jy ! Total flux subtracted in 200 components = 0.0145204 Jy ! Clean residual min=-0.001616 max=0.001396 Jy/beam ! Clean residual mean=-0.000016 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.271594 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 51 components and 0.271594 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.23 mas, bmaj=8.841 mas, bpa=55.4 degrees ! Estimated noise=606.367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020371 Jy ! Component: 100 - total flux cleaned = 0.00321273 Jy ! Component: 150 - total flux cleaned = 0.00393848 Jy ! Component: 200 - total flux cleaned = 0.00440393 Jy ! Total flux subtracted in 200 components = 0.00440393 Jy ! Clean residual min=-0.001699 max=0.001390 Jy/beam ! Clean residual mean=-0.000027 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.275998 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.000294546 Jy ! Component: 100 - total flux cleaned = 0.000367296 Jy ! Component: 150 - total flux cleaned = 0.000428454 Jy ! Component: 200 - total flux cleaned = 0.000474077 Jy ! Total flux subtracted in 200 components = 0.000474077 Jy ! Clean residual min=-0.001684 max=0.001357 Jy/beam ! Clean residual mean=-0.000026 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.276472 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 108 components and 0.276472 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.084 mas, bmaj=4.439 mas, bpa=16.61 degrees ! Estimated noise=483.435 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000250678 Jy ! Component: 100 - total flux cleaned = -0.000275073 Jy ! Component: 150 - total flux cleaned = -0.000275707 Jy ! Component: 200 - total flux cleaned = -0.000255808 Jy ! Total flux subtracted in 200 components = -0.000255808 Jy ! Clean residual min=-0.001556 max=0.001241 Jy/beam ! Clean residual mean=-0.000012 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.276216 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 119 components and 0.276216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079168Jy sigma=0.000678 ! Fit after self-cal, rms=0.079163Jy sigma=0.000678 wmodel J0322+6610_S_2017_05_31_pus_map.mod ! Writing 119 model components to file: J0322+6610_S_2017_05_31_pus_map.mod wobs J0322+6610_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0322+6610_S_2017_05_31_pus_uvs.fits wwins J0322+6610_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J0322+6610_S_2017_05_31_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.000597575 Jy ! Component: 100 - total flux cleaned = -0.000834109 Jy ! Component: 150 - total flux cleaned = -0.000946858 Jy ! Component: 200 - total flux cleaned = -0.00109814 Jy ! Component: 250 - total flux cleaned = -0.00113984 Jy ! Component: 300 - total flux cleaned = -0.00124224 Jy ! Component: 350 - total flux cleaned = -0.00134216 Jy ! Component: 400 - total flux cleaned = -0.0014005 Jy ! Component: 450 - total flux cleaned = -0.00145797 Jy ! Component: 500 - total flux cleaned = -0.00153284 Jy ! Component: 550 - total flux cleaned = -0.00164328 Jy ! Component: 600 - total flux cleaned = -0.00175182 Jy ! Component: 650 - total flux cleaned = -0.0018056 Jy ! Component: 700 - total flux cleaned = -0.00192921 Jy ! Component: 750 - total flux cleaned = -0.00205062 Jy ! Component: 800 - total flux cleaned = -0.00213622 Jy ! Component: 850 - total flux cleaned = -0.00227174 Jy ! Component: 900 - total flux cleaned = -0.00240528 Jy ! Component: 950 - total flux cleaned = -0.00252067 Jy ! Component: 1000 - total flux cleaned = -0.00261854 Jy ! Component: 1050 - total flux cleaned = -0.00276359 Jy ! Component: 1100 - total flux cleaned = -0.00285901 Jy ! Component: 1150 - total flux cleaned = -0.0029066 Jy ! Component: 1200 - total flux cleaned = -0.00306229 Jy ! Component: 1250 - total flux cleaned = -0.00310847 Jy ! Component: 1300 - total flux cleaned = -0.00324542 Jy ! Component: 1350 - total flux cleaned = -0.00327554 Jy ! Component: 1400 - total flux cleaned = -0.00337957 Jy ! Component: 1450 - total flux cleaned = -0.00340913 Jy ! Component: 1500 - total flux cleaned = -0.00349692 Jy ! Component: 1550 - total flux cleaned = -0.00355455 Jy ! Component: 1600 - total flux cleaned = -0.00356876 Jy ! Component: 1650 - total flux cleaned = -0.00362566 Jy ! Component: 1700 - total flux cleaned = -0.00363963 Jy ! Component: 1750 - total flux cleaned = -0.00375156 Jy ! Component: 1800 - total flux cleaned = -0.00373767 Jy ! Component: 1850 - total flux cleaned = -0.00377886 Jy ! Component: 1900 - total flux cleaned = -0.00384673 Jy ! Component: 1950 - total flux cleaned = -0.00384687 Jy ! Component: 2000 - total flux cleaned = -0.00387373 Jy ! Component: 2050 - total flux cleaned = -0.00391377 Jy ! Component: 2100 - total flux cleaned = -0.00397977 Jy ! Component: 2150 - total flux cleaned = -0.00396655 Jy ! Component: 2200 - total flux cleaned = -0.00396652 Jy ! Component: 2250 - total flux cleaned = -0.00394071 Jy ! Component: 2300 - total flux cleaned = -0.00404338 Jy ! Component: 2350 - total flux cleaned = -0.00406893 Jy ! Component: 2400 - total flux cleaned = -0.0040689 Jy ! Component: 2450 - total flux cleaned = -0.00406889 Jy ! Component: 2500 - total flux cleaned = -0.00415604 Jy ! Component: 2550 - total flux cleaned = -0.004193 Jy ! Component: 2600 - total flux cleaned = -0.0041684 Jy ! Component: 2650 - total flux cleaned = -0.00425378 Jy ! Component: 2700 - total flux cleaned = -0.00426582 Jy ! Component: 2750 - total flux cleaned = -0.004326 Jy ! Component: 2800 - total flux cleaned = -0.00431392 Jy ! Component: 2850 - total flux cleaned = -0.00442092 Jy ! Component: 2900 - total flux cleaned = -0.00443271 Jy ! Component: 2950 - total flux cleaned = -0.00445627 Jy ! Component: 3000 - total flux cleaned = -0.00447967 Jy ! Component: 3050 - total flux cleaned = -0.00447964 Jy ! Component: 3100 - total flux cleaned = -0.00450273 Jy ! Component: 3150 - total flux cleaned = -0.00454851 Jy ! Component: 3200 - total flux cleaned = -0.0045713 Jy ! Component: 3250 - total flux cleaned = -0.0046052 Jy ! Component: 3300 - total flux cleaned = -0.00457143 Jy ! Component: 3350 - total flux cleaned = -0.0046051 Jy ! Component: 3400 - total flux cleaned = -0.00460516 Jy ! Component: 3450 - total flux cleaned = -0.00466034 Jy ! Component: 3500 - total flux cleaned = -0.00471533 Jy ! Component: 3550 - total flux cleaned = -0.00470439 Jy ! Component: 3600 - total flux cleaned = -0.00475875 Jy ! Component: 3650 - total flux cleaned = -0.00481277 Jy ! Component: 3700 - total flux cleaned = -0.004759 Jy ! Component: 3750 - total flux cleaned = -0.00485519 Jy ! Component: 3800 - total flux cleaned = -0.00482326 Jy ! Component: 3850 - total flux cleaned = -0.00482321 Jy ! Component: 3900 - total flux cleaned = -0.00481264 Jy ! Component: 3950 - total flux cleaned = -0.00482306 Jy ! Component: 4000 - total flux cleaned = -0.00486465 Jy ! Component: 4050 - total flux cleaned = -0.00486464 Jy ! Total flux subtracted in 4096 components = -0.00483369 Jy ! Clean residual min=-0.000648 max=0.000720 Jy/beam ! Clean residual mean=-0.000006 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.271382 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 429 components and 0.271382 Jy ![Exited script file: muppet] wmap "J0322+6610_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.084 x 4.439 at 16.61 degrees (North through East) ! Clean map min=-0.001221 max=0.24704 Jy/beam ! Writing clean map to FITS file: J0322+6610_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.247043 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186468 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.22644 0.22644 0.452879 0.905758 1.81152 3.62303 7.24607 14.4921 28.9843 57.9685 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.247 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.084 x 4.439 at 16.61 degrees (North through East) ! Clean map min=-0.001221 max=0.24704 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 J0322+6610_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:37:22 2019