! Started logfile: J0313+0228_S_2017_04_28_pus_uvs.log on Thu May 2 16:15:23 2019 obs J0313+0228_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0313+0228_S_2017_04_28_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968651 visibilities/baseline/integration-bin. ! Found source: J0313+0228 ! ! 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 671 lines of history. ! ! Reading 19528 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 J0313+0228_S_2017_04_28_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 464 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.939690Jy sigma=0.016162 ! Fit after self-cal, rms=0.922864Jy sigma=0.016114 ! 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.855 mas, bmaj=6.899 mas, bpa=-4.406 degrees ! Estimated noise=881.696 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.0545613 Jy ! Component: 100 - total flux cleaned = 0.0696142 Jy ! Total flux subtracted in 100 components = 0.0696142 Jy ! Clean residual min=-0.010326 max=0.010883 Jy/beam ! Clean residual mean=-0.000005 rms=0.003028 Jy/beam ! Combined flux in latest and established models = 0.0696142 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0696142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164133Jy sigma=0.001059 ! Fit after self-cal, rms=0.164049Jy sigma=0.001052 ! 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.317 mas, bmaj=7.479 mas, bpa=-3.624 degrees ! Estimated noise=729.271 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.0121831 Jy ! Component: 100 - total flux cleaned = 0.0185042 Jy ! Component: 150 - total flux cleaned = 0.0224905 Jy ! Component: 200 - total flux cleaned = 0.0250418 Jy ! Total flux subtracted in 200 components = 0.0250418 Jy ! Clean residual min=-0.006994 max=0.008097 Jy/beam ! Clean residual mean=0.000001 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.094656 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 30 components and 0.094656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162303Jy sigma=0.001115 ! Fit after self-cal, rms=0.162265Jy sigma=0.001115 ! 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.79 FD 0.93 HN 1.09 KP 0.94 ! LA 1.02 MK 1.51 NL 0.95 OV 1.01 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 0.83 HN 0.98 KP 0.97 ! LA 0.93 MK 1.05 NL 1.42 OV 0.98 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.90 HN 0.97 KP 0.99 ! LA 0.97 MK 0.92 NL 1.11 OV 0.91 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 22.84 FD 1.00 HN 0.94 KP 1.00* ! LA 0.68 MK 1.04 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.162265Jy sigma=0.001115 ! Fit after self-cal, rms=1.050615Jy sigma=0.000681 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=7.688 mas, bpa=-1.671 degrees ! Estimated noise=783.127 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.000863501 Jy ! Component: 100 - total flux cleaned = 0.000450249 Jy ! Component: 150 - total flux cleaned = 0.000115125 Jy ! Component: 200 - total flux cleaned = -6.65273e-05 Jy ! Total flux subtracted in 200 components = -6.65273e-05 Jy ! Clean residual min=-0.003198 max=0.003234 Jy/beam ! Clean residual mean=0.000009 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.0945894 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.0945894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.050003Jy sigma=0.000680 ! Fit after self-cal, rms=1.051293Jy sigma=0.000677 ! 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=1.051293Jy sigma=0.000677 ! Fit after self-cal, rms=1.722337Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=7.757 mas, bpa=-1.908 degrees ! Estimated noise=809.617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201518 Jy ! Component: 100 - total flux cleaned = 0.0017516 Jy ! Component: 150 - total flux cleaned = 0.00160657 Jy ! Component: 200 - total flux cleaned = 0.00140703 Jy ! Total flux subtracted in 200 components = 0.00140703 Jy ! Clean residual min=-0.003139 max=0.002829 Jy/beam ! Clean residual mean=0.000004 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.0959965 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.0959965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.722037Jy sigma=0.000672 ! Fit after self-cal, rms=1.722045Jy sigma=0.000672 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.000261573 Jy ! Component: 100 - total flux cleaned = -0.00054334 Jy ! Component: 150 - total flux cleaned = -0.000848945 Jy ! Component: 200 - total flux cleaned = -0.00103567 Jy ! Total flux subtracted in 200 components = -0.00103567 Jy ! Clean residual min=-0.003066 max=0.002911 Jy/beam ! Clean residual mean=0.000004 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.0949608 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.0949608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.721954Jy sigma=0.000671 ! Fit after self-cal, rms=1.721948Jy sigma=0.000671 ! 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=1.721948Jy sigma=0.000671 ! Fit after self-cal, rms=1.038772Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=7.769 mas, bpa=-2.173 degrees ! Estimated noise=813.024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000350901 Jy ! Component: 100 - total flux cleaned = 0.000322159 Jy ! Component: 150 - total flux cleaned = 0.00026759 Jy ! Component: 200 - total flux cleaned = 0.000217031 Jy ! Total flux subtracted in 200 components = 0.000217031 Jy ! Clean residual min=-0.002572 max=0.002160 Jy/beam ! Clean residual mean=-0.000003 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.0951778 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.0951778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.038751Jy sigma=0.000665 ! Fit after self-cal, rms=1.038608Jy sigma=0.000664 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.25269e-05 Jy ! Component: 100 - total flux cleaned = -1.81803e-05 Jy ! Component: 150 - total flux cleaned = -0.00012703 Jy ! Component: 200 - total flux cleaned = -0.000226562 Jy ! Total flux subtracted in 200 components = -0.000226562 Jy ! Clean residual min=-0.002472 max=0.002097 Jy/beam ! Clean residual mean=-0.000003 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0949513 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.0949513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.038582Jy sigma=0.000664 ! Fit after self-cal, rms=1.038576Jy sigma=0.000664 ! 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=1.038576Jy sigma=0.000664 ! Fit after self-cal, rms=1.088735Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.653 mas, bmaj=11.78 mas, bpa=4.552 degrees ! Estimated noise=998.386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000427461 Jy ! Component: 100 - total flux cleaned = 0.000372057 Jy ! Component: 150 - total flux cleaned = 0.000315001 Jy ! Component: 200 - total flux cleaned = 0.000281112 Jy ! Total flux subtracted in 200 components = 0.000281112 Jy ! Clean residual min=-0.002376 max=0.002174 Jy/beam ! Clean residual mean=-0.000008 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.0952324 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 58 components and 0.0952324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.088721Jy sigma=0.000664 ! Fit after self-cal, rms=1.088694Jy sigma=0.000664 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.26741e-06 Jy ! Component: 100 - total flux cleaned = -2.64829e-05 Jy ! Component: 150 - total flux cleaned = -7.32508e-05 Jy ! Component: 200 - total flux cleaned = -9.19645e-05 Jy ! Total flux subtracted in 200 components = -9.19645e-05 Jy ! Clean residual min=-0.002364 max=0.002183 Jy/beam ! Clean residual mean=-0.000008 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.0951404 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 60 components and 0.0951404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.088684Jy sigma=0.000664 ! Fit after self-cal, rms=1.088679Jy sigma=0.000664 ! 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.369 mas, bmaj=7.777 mas, bpa=-2.063 degrees ! Estimated noise=819.311 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.369 x 7.777 at -2.063 degrees (North through East) ! Clean map min=-0.0021951 max=0.084458 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.832 mas, bmaj=7.143 mas, bpa=-2.972 degrees ! Estimated noise=1066.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0657376 Jy ! Component: 100 - total flux cleaned = 0.0815189 Jy ! Component: 150 - total flux cleaned = 0.0882527 Jy ! Component: 200 - total flux cleaned = 0.0916214 Jy ! Total flux subtracted in 200 components = 0.0916214 Jy ! Clean residual min=-0.003191 max=0.002822 Jy/beam ! Clean residual mean=-0.000002 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.0916214 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0916214 Jy ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=7.777 mas, bpa=-2.063 degrees ! Estimated noise=819.311 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.00195168 Jy ! Component: 100 - total flux cleaned = 0.00254146 Jy ! Component: 150 - total flux cleaned = 0.0025698 Jy ! Component: 200 - total flux cleaned = 0.00257001 Jy ! Total flux subtracted in 200 components = 0.00257001 Jy ! Clean residual min=-0.002496 max=0.002104 Jy/beam ! Clean residual mean=-0.000005 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.0941914 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.0941914 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.653 mas, bmaj=11.78 mas, bpa=4.552 degrees ! Estimated noise=998.386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000552355 Jy ! Component: 100 - total flux cleaned = 0.000513057 Jy ! Component: 150 - total flux cleaned = 0.00047811 Jy ! Component: 200 - total flux cleaned = 0.000437243 Jy ! Total flux subtracted in 200 components = 0.000437243 Jy ! Clean residual min=-0.002427 max=0.002229 Jy/beam ! Clean residual mean=-0.000009 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.0946286 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 = 9.14234e-06 Jy ! Component: 100 - total flux cleaned = 1.78875e-05 Jy ! Component: 150 - total flux cleaned = 2.62425e-05 Jy ! Component: 200 - total flux cleaned = 3.42246e-05 Jy ! Total flux subtracted in 200 components = 3.42246e-05 Jy ! Clean residual min=-0.002420 max=0.002223 Jy/beam ! Clean residual mean=-0.000009 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.0946628 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.0946628 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=7.777 mas, bpa=-2.063 degrees ! Estimated noise=819.311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000147801 Jy ! Component: 100 - total flux cleaned = -0.000193255 Jy ! Component: 150 - total flux cleaned = -0.000252631 Jy ! Component: 200 - total flux cleaned = -0.000270386 Jy ! Total flux subtracted in 200 components = -0.000270386 Jy ! Clean residual min=-0.002408 max=0.002140 Jy/beam ! Clean residual mean=-0.000005 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0943924 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.0943924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.088627Jy sigma=0.000664 ! Fit after self-cal, rms=1.088625Jy sigma=0.000664 wmodel J0313+0228_S_2017_04_28_pus_map.mod ! Writing 42 model components to file: J0313+0228_S_2017_04_28_pus_map.mod wobs J0313+0228_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0313+0228_S_2017_04_28_pus_uvs.fits wwins J0313+0228_S_2017_04_28_pus_map.win ! wwins: Wrote 1 windows to J0313+0228_S_2017_04_28_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.000718535 Jy ! Component: 100 - total flux cleaned = -0.00102554 Jy ! Component: 150 - total flux cleaned = -0.00113446 Jy ! Component: 200 - total flux cleaned = -0.0012389 Jy ! Component: 250 - total flux cleaned = -0.00134037 Jy ! Component: 300 - total flux cleaned = -0.00137325 Jy ! Component: 350 - total flux cleaned = -0.00140527 Jy ! Component: 400 - total flux cleaned = -0.00143686 Jy ! Component: 450 - total flux cleaned = -0.00149848 Jy ! Component: 500 - total flux cleaned = -0.00155882 Jy ! Component: 550 - total flux cleaned = -0.00161859 Jy ! Component: 600 - total flux cleaned = -0.00179462 Jy ! Component: 650 - total flux cleaned = -0.00179467 Jy ! Component: 700 - total flux cleaned = -0.00188042 Jy ! Component: 750 - total flux cleaned = -0.0019921 Jy ! Component: 800 - total flux cleaned = -0.002047 Jy ! Component: 850 - total flux cleaned = -0.00220997 Jy ! Component: 900 - total flux cleaned = -0.00226354 Jy ! Component: 950 - total flux cleaned = -0.00244864 Jy ! Component: 1000 - total flux cleaned = -0.00247469 Jy ! Component: 1050 - total flux cleaned = -0.00255134 Jy ! Component: 1100 - total flux cleaned = -0.00257673 Jy ! Component: 1150 - total flux cleaned = -0.00260199 Jy ! Component: 1200 - total flux cleaned = -0.0026267 Jy ! Component: 1250 - total flux cleaned = -0.00267572 Jy ! Component: 1300 - total flux cleaned = -0.0027966 Jy ! Component: 1350 - total flux cleaned = -0.00284399 Jy ! Component: 1400 - total flux cleaned = -0.00293847 Jy ! Component: 1450 - total flux cleaned = -0.00300875 Jy ! Component: 1500 - total flux cleaned = -0.00314787 Jy ! Component: 1550 - total flux cleaned = -0.00323959 Jy ! Component: 1600 - total flux cleaned = -0.00330836 Jy ! Component: 1650 - total flux cleaned = -0.00342111 Jy ! Component: 1700 - total flux cleaned = -0.00346564 Jy ! Component: 1750 - total flux cleaned = -0.00364367 Jy ! Component: 1800 - total flux cleaned = -0.00370976 Jy ! Component: 1850 - total flux cleaned = -0.00379723 Jy ! Component: 1900 - total flux cleaned = -0.00388398 Jy ! Component: 1950 - total flux cleaned = -0.00392686 Jy ! Component: 2000 - total flux cleaned = -0.00396971 Jy ! Component: 2050 - total flux cleaned = -0.00405469 Jy ! Component: 2100 - total flux cleaned = -0.0040759 Jy ! Component: 2150 - total flux cleaned = -0.00407593 Jy ! Component: 2200 - total flux cleaned = -0.00424254 Jy ! Component: 2250 - total flux cleaned = -0.00426331 Jy ! Component: 2300 - total flux cleaned = -0.00430424 Jy ! Component: 2350 - total flux cleaned = -0.00442676 Jy ! Component: 2400 - total flux cleaned = -0.0043861 Jy ! Component: 2450 - total flux cleaned = -0.00442647 Jy ! Component: 2500 - total flux cleaned = -0.00444682 Jy ! Component: 2550 - total flux cleaned = -0.0045265 Jy ! Component: 2600 - total flux cleaned = -0.00458604 Jy ! Component: 2650 - total flux cleaned = -0.00460561 Jy ! Component: 2700 - total flux cleaned = -0.00462517 Jy ! Component: 2750 - total flux cleaned = -0.00464483 Jy ! Component: 2800 - total flux cleaned = -0.0047029 Jy ! Component: 2850 - total flux cleaned = -0.00468356 Jy ! Component: 2900 - total flux cleaned = -0.004741 Jy ! Component: 2950 - total flux cleaned = -0.0047604 Jy ! Component: 3000 - total flux cleaned = -0.0048172 Jy ! Component: 3050 - total flux cleaned = -0.00481728 Jy ! Component: 3100 - total flux cleaned = -0.00485466 Jy ! Component: 3150 - total flux cleaned = -0.00487329 Jy ! Component: 3200 - total flux cleaned = -0.0048364 Jy ! Component: 3250 - total flux cleaned = -0.00491018 Jy ! Component: 3300 - total flux cleaned = -0.00500191 Jy ! Component: 3350 - total flux cleaned = -0.00503827 Jy ! Component: 3400 - total flux cleaned = -0.00503828 Jy ! Component: 3450 - total flux cleaned = -0.00505638 Jy ! Component: 3500 - total flux cleaned = -0.00514647 Jy ! Component: 3550 - total flux cleaned = -0.00511065 Jy ! Component: 3600 - total flux cleaned = -0.00521755 Jy ! Component: 3650 - total flux cleaned = -0.00518216 Jy ! Component: 3700 - total flux cleaned = -0.00525269 Jy ! Component: 3750 - total flux cleaned = -0.00530545 Jy ! Component: 3800 - total flux cleaned = -0.00537535 Jy ! Component: 3850 - total flux cleaned = -0.00541016 Jy ! Component: 3900 - total flux cleaned = -0.00542736 Jy ! Component: 3950 - total flux cleaned = -0.00549627 Jy ! Component: 4000 - total flux cleaned = -0.00547905 Jy ! Component: 4050 - total flux cleaned = -0.0056155 Jy ! Total flux subtracted in 4096 components = -0.0056833 Jy ! Clean residual min=-0.001150 max=0.000907 Jy/beam ! Clean residual mean=-0.000003 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.0887091 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 339 components and 0.0887091 Jy ![Exited script file: muppet] wmap "J0313+0228_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.369 x 7.777 at -2.063 degrees (North through East) ! Clean map min=-0.0019088 max=0.085681 Jy/beam ! Writing clean map to FITS file: J0313+0228_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0856815 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000317875 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.11299 1.11299 2.22598 4.45196 8.90391 17.8078 35.6156 71.2313 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.085 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.369 x 7.777 at -2.063 degrees (North through East) ! Clean map min=-0.0019088 max=0.085681 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 J0313+0228_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:15:28 2019