! Started logfile: J0258+2900_S_2017_01_21_pus_uvs.log on Sun May 5 15:44:49 2019 obs J0258+2900_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0258+2900_S_2017_01_21_pus_uva.fits ! AN table 1: 217 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.871864 visibilities/baseline/integration-bin. ! Found source: J0258+2900 ! ! 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 558 lines of history. ! ! Reading 27244 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 J0258+2900_S_2017_01_21_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 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 158 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 275 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 663 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.966388Jy sigma=0.008466 ! Fit after self-cal, rms=0.946894Jy sigma=0.008322 ! 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.708 mas, bmaj=5.614 mas, bpa=-7.401 degrees ! Estimated noise=905.827 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.0435835 Jy ! Component: 100 - total flux cleaned = 0.0532417 Jy ! Total flux subtracted in 100 components = 0.0532417 Jy ! Clean residual min=-0.002780 max=0.003120 Jy/beam ! Clean residual mean=-0.000001 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.0532417 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0532417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080334Jy sigma=0.000639 ! Fit after self-cal, rms=0.079989Jy sigma=0.000637 ! 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.318 mas, bmaj=6.579 mas, bpa=-7.588 degrees ! Estimated noise=548.844 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.00290653 Jy ! Component: 100 - total flux cleaned = 0.00368994 Jy ! Component: 150 - total flux cleaned = 0.00366685 Jy ! Component: 200 - total flux cleaned = 0.0036217 Jy ! Total flux subtracted in 200 components = 0.0036217 Jy ! Clean residual min=-0.001562 max=0.001622 Jy/beam ! Clean residual mean=-0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0568634 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 21 components and 0.0568634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079866Jy sigma=0.000636 ! Fit after self-cal, rms=0.079864Jy sigma=0.000636 ! 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.98 LA 1.07 ! MK 0.99 NL 1.03 OV 1.01 PT 1.04 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 1.03 LA 0.99 ! MK 0.96 NL 1.03 OV 1.09 PT 1.06 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.01 LA 1.01 ! MK 0.99 NL 1.07 OV 1.01 PT 0.97 ! SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.00 HN 0.89 LA 0.89 ! MK 0.96 NL 1.00* OV 0.94 PT 1.00 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.079864Jy sigma=0.000636 ! Fit after self-cal, rms=0.078907Jy sigma=0.000635 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=6.547 mas, bpa=-7.713 degrees ! Estimated noise=548.469 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.000808959 Jy ! Component: 100 - total flux cleaned = 0.00107156 Jy ! Component: 150 - total flux cleaned = 0.00108512 Jy ! Component: 200 - total flux cleaned = 0.00108492 Jy ! Total flux subtracted in 200 components = 0.00108492 Jy ! Clean residual min=-0.001410 max=0.001479 Jy/beam ! Clean residual mean=-0.000003 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.0579484 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.0579484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078895Jy sigma=0.000635 ! Fit after self-cal, rms=0.078872Jy sigma=0.000635 ! 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.078872Jy sigma=0.000635 ! Fit after self-cal, rms=0.078581Jy sigma=0.000634 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=6.519 mas, bpa=-7.63 degrees ! Estimated noise=550.352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000526381 Jy ! Component: 100 - total flux cleaned = 0.000625383 Jy ! Component: 150 - total flux cleaned = 0.000645322 Jy ! Component: 200 - total flux cleaned = 0.000662843 Jy ! Total flux subtracted in 200 components = 0.000662843 Jy ! Clean residual min=-0.001366 max=0.001307 Jy/beam ! Clean residual mean=-0.000003 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0586112 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.0586112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078576Jy sigma=0.000634 ! Fit after self-cal, rms=0.078574Jy sigma=0.000634 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 = -2.71595e-05 Jy ! Component: 100 - total flux cleaned = -2.86091e-05 Jy ! Component: 150 - total flux cleaned = -2.82691e-05 Jy ! Component: 200 - total flux cleaned = -2.83392e-05 Jy ! Total flux subtracted in 200 components = -2.83392e-05 Jy ! Clean residual min=-0.001368 max=0.001333 Jy/beam ! Clean residual mean=-0.000003 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0585829 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.0585829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078571Jy sigma=0.000634 ! Fit after self-cal, rms=0.078569Jy sigma=0.000634 ! 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.078569Jy sigma=0.000634 ! Fit after self-cal, rms=0.078701Jy sigma=0.000634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.284 mas, bmaj=6.499 mas, bpa=-7.503 degrees ! Estimated noise=550.703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000357112 Jy ! Component: 100 - total flux cleaned = 0.000386197 Jy ! Component: 150 - total flux cleaned = 0.000402986 Jy ! Component: 200 - total flux cleaned = 0.000403076 Jy ! Total flux subtracted in 200 components = 0.000403076 Jy ! Clean residual min=-0.001358 max=0.001361 Jy/beam ! Clean residual mean=-0.000003 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.0589859 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.0589859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078697Jy sigma=0.000634 ! Fit after self-cal, rms=0.078706Jy sigma=0.000634 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.3517e-05 Jy ! Component: 100 - total flux cleaned = -4.78922e-05 Jy ! Component: 150 - total flux cleaned = -4.09939e-05 Jy ! Component: 200 - total flux cleaned = -4.07597e-05 Jy ! Total flux subtracted in 200 components = -4.07597e-05 Jy ! Clean residual min=-0.001355 max=0.001360 Jy/beam ! Clean residual mean=-0.000003 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0589452 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.0589452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078704Jy sigma=0.000634 ! Fit after self-cal, rms=0.078703Jy sigma=0.000634 ! 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.078703Jy sigma=0.000634 ! Fit after self-cal, rms=0.078819Jy sigma=0.000634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.886 mas, bmaj=9.646 mas, bpa=-5.335 degrees ! Estimated noise=698.841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000451211 Jy ! Component: 100 - total flux cleaned = 0.000529419 Jy ! Component: 150 - total flux cleaned = 0.000528838 Jy ! Component: 200 - total flux cleaned = 0.000524033 Jy ! Total flux subtracted in 200 components = 0.000524033 Jy ! Clean residual min=-0.001385 max=0.001417 Jy/beam ! Clean residual mean=-0.000006 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0594692 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.0594692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078819Jy sigma=0.000634 ! Fit after self-cal, rms=0.078823Jy sigma=0.000634 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 = 2.75607e-05 Jy ! Component: 100 - total flux cleaned = 1.97746e-05 Jy ! Component: 150 - total flux cleaned = 1.98574e-05 Jy ! Component: 200 - total flux cleaned = 2.00884e-05 Jy ! Total flux subtracted in 200 components = 2.00884e-05 Jy ! Clean residual min=-0.001370 max=0.001418 Jy/beam ! Clean residual mean=-0.000006 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0594893 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.0594893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078823Jy sigma=0.000634 ! Fit after self-cal, rms=0.078823Jy sigma=0.000634 ! 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.279 mas, bmaj=6.482 mas, bpa=-7.41 degrees ! Estimated noise=551.294 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.279 x 6.482 at -7.41 degrees (North through East) ! Clean map min=-0.001279 max=0.056274 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.683 mas, bmaj=5.561 mas, bpa=-7.295 degrees ! Estimated noise=898.084 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0435129 Jy ! Component: 100 - total flux cleaned = 0.0535028 Jy ! Component: 150 - total flux cleaned = 0.0572906 Jy ! Component: 200 - total flux cleaned = 0.0592864 Jy ! Total flux subtracted in 200 components = 0.0592864 Jy ! Clean residual min=-0.002243 max=0.002288 Jy/beam ! Clean residual mean=-0.000001 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.0592864 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0592864 Jy ! Inverting map and beam ! Estimated beam: bmin=3.279 mas, bmaj=6.482 mas, bpa=-7.41 degrees ! Estimated noise=551.294 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 = 2.14055e-05 Jy ! Component: 100 - total flux cleaned = 1.76753e-05 Jy ! Component: 150 - total flux cleaned = 6.97789e-05 Jy ! Component: 200 - total flux cleaned = 7.11913e-05 Jy ! Total flux subtracted in 200 components = 7.11913e-05 Jy ! Clean residual min=-0.001394 max=0.001297 Jy/beam ! Clean residual mean=-0.000003 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0593576 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.0593576 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=6.886 mas, bmaj=9.646 mas, bpa=-5.335 degrees ! Estimated noise=698.841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000123738 Jy ! Component: 100 - total flux cleaned = 0.000104212 Jy ! Component: 150 - total flux cleaned = 8.58199e-05 Jy ! Component: 200 - total flux cleaned = 7.77846e-05 Jy ! Total flux subtracted in 200 components = 7.77846e-05 Jy ! Clean residual min=-0.001384 max=0.001420 Jy/beam ! Clean residual mean=-0.000006 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.0594354 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 = -7.16247e-06 Jy ! Component: 100 - total flux cleaned = -7.26208e-06 Jy ! Component: 150 - total flux cleaned = -7.32438e-06 Jy ! Component: 200 - total flux cleaned = -7.05924e-06 Jy ! Total flux subtracted in 200 components = -7.05924e-06 Jy ! Clean residual min=-0.001372 max=0.001416 Jy/beam ! Clean residual mean=-0.000006 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0594283 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.0594283 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.279 mas, bmaj=6.482 mas, bpa=-7.41 degrees ! Estimated noise=551.294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000136261 Jy ! Component: 100 - total flux cleaned = -0.000165589 Jy ! Component: 150 - total flux cleaned = -0.000203892 Jy ! Component: 200 - total flux cleaned = -0.000249505 Jy ! Total flux subtracted in 200 components = -0.000249505 Jy ! Clean residual min=-0.001361 max=0.001313 Jy/beam ! Clean residual mean=-0.000003 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.0591788 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.0591788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078827Jy sigma=0.000634 ! Fit after self-cal, rms=0.078825Jy sigma=0.000634 wmodel J0258+2900_S_2017_01_21_pus_map.mod ! Writing 52 model components to file: J0258+2900_S_2017_01_21_pus_map.mod wobs J0258+2900_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0258+2900_S_2017_01_21_pus_uvs.fits wwins J0258+2900_S_2017_01_21_pus_map.win ! wwins: Wrote 1 windows to J0258+2900_S_2017_01_21_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 = 2.32211e-05 Jy ! Component: 100 - total flux cleaned = -4.41314e-05 Jy ! Component: 150 - total flux cleaned = -4.35825e-05 Jy ! Component: 200 - total flux cleaned = -4.36605e-05 Jy ! Component: 250 - total flux cleaned = -2.43011e-05 Jy ! Component: 300 - total flux cleaned = -6.31888e-06 Jy ! Component: 350 - total flux cleaned = -6.24727e-06 Jy ! Component: 400 - total flux cleaned = 4.74171e-05 Jy ! Component: 450 - total flux cleaned = 8.23728e-05 Jy ! Component: 500 - total flux cleaned = 0.000167922 Jy ! Component: 550 - total flux cleaned = 0.000218406 Jy ! Component: 600 - total flux cleaned = 0.000284724 Jy ! Component: 650 - total flux cleaned = 0.000317673 Jy ! Component: 700 - total flux cleaned = 0.000381632 Jy ! Component: 750 - total flux cleaned = 0.00039688 Jy ! Component: 800 - total flux cleaned = 0.000412063 Jy ! Component: 850 - total flux cleaned = 0.000411954 Jy ! Component: 900 - total flux cleaned = 0.000382212 Jy ! Component: 950 - total flux cleaned = 0.000382588 Jy ! Component: 1000 - total flux cleaned = 0.000368211 Jy ! Component: 1050 - total flux cleaned = 0.00036808 Jy ! Component: 1100 - total flux cleaned = 0.000396593 Jy ! Component: 1150 - total flux cleaned = 0.000368307 Jy ! Component: 1200 - total flux cleaned = 0.000326463 Jy ! Component: 1250 - total flux cleaned = 0.00035408 Jy ! Component: 1300 - total flux cleaned = 0.000326783 Jy ! Component: 1350 - total flux cleaned = 0.000326957 Jy ! Component: 1400 - total flux cleaned = 0.000327169 Jy ! Component: 1450 - total flux cleaned = 0.000313829 Jy ! Component: 1500 - total flux cleaned = 0.000326547 Jy ! Component: 1550 - total flux cleaned = 0.000262239 Jy ! Component: 1600 - total flux cleaned = 0.000300571 Jy ! Component: 1650 - total flux cleaned = 0.000250157 Jy ! Component: 1700 - total flux cleaned = 0.00022522 Jy ! Component: 1750 - total flux cleaned = 0.000200505 Jy ! Component: 1800 - total flux cleaned = 0.00018834 Jy ! Component: 1850 - total flux cleaned = 0.000188247 Jy ! Component: 1900 - total flux cleaned = 0.000176292 Jy ! Component: 1950 - total flux cleaned = 0.000116923 Jy ! Component: 2000 - total flux cleaned = 0.000152354 Jy ! Component: 2050 - total flux cleaned = 0.00014078 Jy ! Component: 2100 - total flux cleaned = 8.28283e-05 Jy ! Component: 2150 - total flux cleaned = 6.00993e-05 Jy ! Component: 2200 - total flux cleaned = 8.28894e-05 Jy ! Component: 2250 - total flux cleaned = 8.27229e-05 Jy ! Component: 2300 - total flux cleaned = 6.02236e-05 Jy ! Component: 2350 - total flux cleaned = 1.59754e-05 Jy ! Component: 2400 - total flux cleaned = 4.98523e-06 Jy ! Component: 2450 - total flux cleaned = -1.66098e-05 Jy ! Component: 2500 - total flux cleaned = 5.09545e-06 Jy ! Component: 2550 - total flux cleaned = -2.70324e-05 Jy ! Component: 2600 - total flux cleaned = -1.62889e-05 Jy ! Component: 2650 - total flux cleaned = -2.68639e-05 Jy ! Component: 2700 - total flux cleaned = -2.67305e-05 Jy ! Component: 2750 - total flux cleaned = -5.97932e-06 Jy ! Component: 2800 - total flux cleaned = -4.72749e-05 Jy ! Component: 2850 - total flux cleaned = -5.73217e-05 Jy ! Component: 2900 - total flux cleaned = -4.71419e-05 Jy ! Component: 2950 - total flux cleaned = -6.75952e-05 Jy ! Component: 3000 - total flux cleaned = -0.000107715 Jy ! Component: 3050 - total flux cleaned = -9.77587e-05 Jy ! Component: 3100 - total flux cleaned = -8.79477e-05 Jy ! Component: 3150 - total flux cleaned = -7.81125e-05 Jy ! Component: 3200 - total flux cleaned = -8.7935e-05 Jy ! Component: 3250 - total flux cleaned = -7.82612e-05 Jy ! Component: 3300 - total flux cleaned = -0.000107164 Jy ! Component: 3350 - total flux cleaned = -8.81148e-05 Jy ! Component: 3400 - total flux cleaned = -0.000135656 Jy ! Component: 3450 - total flux cleaned = -0.000126205 Jy ! Component: 3500 - total flux cleaned = -0.000154358 Jy ! Component: 3550 - total flux cleaned = -0.000145063 Jy ! Component: 3600 - total flux cleaned = -0.0001915 Jy ! Component: 3650 - total flux cleaned = -0.000200662 Jy ! Component: 3700 - total flux cleaned = -0.000200668 Jy ! Component: 3750 - total flux cleaned = -0.000246267 Jy ! Component: 3800 - total flux cleaned = -0.000246222 Jy ! Component: 3850 - total flux cleaned = -0.000264189 Jy ! Component: 3900 - total flux cleaned = -0.000282181 Jy ! Component: 3950 - total flux cleaned = -0.000282119 Jy ! Component: 4000 - total flux cleaned = -0.000299771 Jy ! Component: 4050 - total flux cleaned = -0.000308535 Jy ! Total flux subtracted in 4096 components = -0.000282334 Jy ! Clean residual min=-0.000523 max=0.000568 Jy/beam ! Clean residual mean=-0.000000 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.0588965 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 356 components and 0.0588965 Jy ![Exited script file: muppet] wmap "J0258+2900_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.279 x 6.482 at -7.41 degrees (North through East) ! Clean map min=-0.00088238 max=0.056174 Jy/beam ! Writing clean map to FITS file: J0258+2900_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0561744 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160078 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.854896 0.854896 1.70979 3.41958 6.83916 13.6783 27.3567 54.7133 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.056 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.279 x 6.482 at -7.41 degrees (North through East) ! Clean map min=-0.00088238 max=0.056174 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 J0258+2900_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:44:55 2019