! Started logfile: J1914-2947_S_2017_10_21_pus_uvs.log on Sat May 11 21:04:41 2019 obs J1914-2947_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J1914-2947_S_2017_10_21_pus_uva.fits ! AN table 1: 195 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.922792 visibilities/baseline/integration-bin. ! Found source: J1914-2947 ! ! 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 644 lines of history. ! ! Reading 25912 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 J1914-2947_S_2017_10_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 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 834 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.915148Jy sigma=0.006421 ! Fit after self-cal, rms=0.841923Jy sigma=0.005863 ! 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.537 mas, bmaj=13.87 mas, bpa=-17.27 degrees ! Estimated noise=1590.91 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.11479 Jy ! Component: 100 - total flux cleaned = 0.15763 Jy ! Total flux subtracted in 100 components = 0.15763 Jy ! Clean residual min=-0.012749 max=0.023538 Jy/beam ! Clean residual mean=-0.000180 rms=0.004164 Jy/beam ! Combined flux in latest and established models = 0.15763 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.15763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134954Jy sigma=0.000875 ! Fit after self-cal, rms=0.134793Jy sigma=0.000873 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0282258 Jy ! Component: 100 - total flux cleaned = 0.0466393 Jy ! Total flux subtracted in 100 components = 0.0466393 Jy ! Clean residual min=-0.009788 max=0.013060 Jy/beam ! Clean residual mean=-0.000093 rms=0.002841 Jy/beam ! Combined flux in latest and established models = 0.204269 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 48 components and 0.204269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125468Jy sigma=0.000790 ! Fit after self-cal, rms=0.125355Jy sigma=0.000789 ! 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.254 mas, bmaj=16.21 mas, bpa=-16.96 degrees ! Estimated noise=749.2 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.022766 Jy ! Component: 100 - total flux cleaned = 0.0352999 Jy ! Component: 150 - total flux cleaned = 0.0427894 Jy ! Component: 200 - total flux cleaned = 0.0473454 Jy ! Total flux subtracted in 200 components = 0.0473454 Jy ! Clean residual min=-0.007865 max=0.008292 Jy/beam ! Clean residual mean=-0.000138 rms=0.002263 Jy/beam ! Combined flux in latest and established models = 0.251615 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 92 components and 0.251615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121651Jy sigma=0.000753 ! Fit after self-cal, rms=0.121610Jy sigma=0.000753 ! 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.68 FD 0.96 HN 1.13 KP 1.11 ! LA 1.01 MK 1.00 NL 0.96 OV 0.95 ! PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.17 KP 1.05 ! LA 0.95 MK 1.01 NL 1.09 OV 0.97 ! PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.19 KP 1.03 ! LA 0.75 MK 1.01 NL 1.23 OV 0.88 ! PT 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.90 KP 1.00* ! LA 1.06 MK 1.01 NL 1.00* OV 1.00* ! PT 0.95 ! ! ! Fit before self-cal, rms=0.121610Jy sigma=0.000753 ! Fit after self-cal, rms=0.131487Jy sigma=0.000731 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.291 mas, bmaj=16.58 mas, bpa=-17.27 degrees ! Estimated noise=760.392 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.00178891 Jy ! Component: 100 - total flux cleaned = -0.00202418 Jy ! Component: 150 - total flux cleaned = -0.00223073 Jy ! Component: 200 - total flux cleaned = -0.00240766 Jy ! Total flux subtracted in 200 components = -0.00240766 Jy ! Clean residual min=-0.004726 max=0.006474 Jy/beam ! Clean residual mean=-0.000003 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.249207 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 107 components and 0.249207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131371Jy sigma=0.000730 ! Fit after self-cal, rms=0.131561Jy sigma=0.000730 ! 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.131561Jy sigma=0.000730 ! Fit after self-cal, rms=0.139216Jy sigma=0.000724 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=16.85 mas, bpa=-17.51 degrees ! Estimated noise=768.403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.68805e-05 Jy ! Component: 100 - total flux cleaned = -0.000221369 Jy ! Component: 150 - total flux cleaned = -0.000372013 Jy ! Component: 200 - total flux cleaned = -0.000460748 Jy ! Total flux subtracted in 200 components = -0.000460748 Jy ! Clean residual min=-0.004149 max=0.006357 Jy/beam ! Clean residual mean=-0.000043 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.248746 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 126 components and 0.248746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139174Jy sigma=0.000724 ! Fit after self-cal, rms=0.139318Jy sigma=0.000724 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 (-15.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00625288 Jy ! Component: 100 - total flux cleaned = 0.00969335 Jy ! Component: 150 - total flux cleaned = 0.0114685 Jy ! Component: 200 - total flux cleaned = 0.011982 Jy ! Total flux subtracted in 200 components = 0.011982 Jy ! Clean residual min=-0.003447 max=0.003293 Jy/beam ! Clean residual mean=-0.000010 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.260728 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 194 components and 0.260728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139057Jy sigma=0.000721 ! Fit after self-cal, rms=0.139023Jy sigma=0.000721 ! 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.139023Jy sigma=0.000721 ! Fit after self-cal, rms=0.146670Jy sigma=0.000719 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.312 mas, bmaj=16.99 mas, bpa=-17.65 degrees ! Estimated noise=768.389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246057 Jy ! Component: 100 - total flux cleaned = 0.00336682 Jy ! Component: 150 - total flux cleaned = 0.003742 Jy ! Component: 200 - total flux cleaned = 0.00400732 Jy ! Total flux subtracted in 200 components = 0.00400732 Jy ! Clean residual min=-0.002991 max=0.002511 Jy/beam ! Clean residual mean=-0.000019 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.264735 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 237 components and 0.264735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146591Jy sigma=0.000718 ! Fit after self-cal, rms=0.146644Jy sigma=0.000718 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.00115849 Jy ! Component: 100 - total flux cleaned = 0.00149952 Jy ! Component: 150 - total flux cleaned = 0.00166945 Jy ! Component: 200 - total flux cleaned = 0.00174845 Jy ! Total flux subtracted in 200 components = 0.00174845 Jy ! Clean residual min=-0.002729 max=0.002746 Jy/beam ! Clean residual mean=-0.000015 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.266484 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 262 components and 0.266484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146611Jy sigma=0.000718 ! Fit after self-cal, rms=0.146614Jy sigma=0.000718 ! Inverting map ! Added new window around map position (-51, -28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000794942 Jy ! Component: 100 - total flux cleaned = 0.000524818 Jy ! Component: 150 - total flux cleaned = 0.000901199 Jy ! Component: 200 - total flux cleaned = 0.00109911 Jy ! Total flux subtracted in 200 components = 0.00109911 Jy ! Clean residual min=-0.002547 max=0.001969 Jy/beam ! Clean residual mean=-0.000014 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.267583 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 296 components and 0.267583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146543Jy sigma=0.000717 ! Fit after self-cal, rms=0.146556Jy sigma=0.000717 ! 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.146556Jy sigma=0.000717 ! Fit after self-cal, rms=0.148475Jy sigma=0.000717 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.411 mas, bmaj=31.05 mas, bpa=-4.667 degrees ! Estimated noise=889.638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160409 Jy ! Component: 100 - total flux cleaned = 0.00268745 Jy ! Component: 150 - total flux cleaned = 0.00323131 Jy ! Component: 200 - total flux cleaned = 0.00367588 Jy ! Total flux subtracted in 200 components = 0.00367588 Jy ! Clean residual min=-0.002837 max=0.002104 Jy/beam ! Clean residual mean=-0.000030 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.271259 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 322 components and 0.271259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148450Jy sigma=0.000717 ! Fit after self-cal, rms=0.148490Jy sigma=0.000717 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.000941747 Jy ! Component: 100 - total flux cleaned = 0.00131944 Jy ! Component: 150 - total flux cleaned = 0.00141185 Jy ! Component: 200 - total flux cleaned = 0.00152684 Jy ! Total flux subtracted in 200 components = 0.00152684 Jy ! Clean residual min=-0.002684 max=0.001887 Jy/beam ! Clean residual mean=-0.000027 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.272786 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 341 components and 0.272786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148477Jy sigma=0.000717 ! Fit after self-cal, rms=0.148488Jy sigma=0.000717 ! 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.313 mas, bmaj=17.03 mas, bpa=-17.67 degrees ! Estimated noise=768.337 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.313 x 17.03 at -17.67 degrees (North through East) ! Clean map min=-0.0030022 max=0.16079 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.554 mas, bmaj=14.64 mas, bpa=-18.11 degrees ! Estimated noise=1709.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121571 Jy ! Component: 100 - total flux cleaned = 0.166827 Jy ! Component: 150 - total flux cleaned = 0.192647 Jy ! Component: 200 - total flux cleaned = 0.209254 Jy ! Total flux subtracted in 200 components = 0.209254 Jy ! Clean residual min=-0.006936 max=0.010093 Jy/beam ! Clean residual mean=-0.000108 rms=0.002090 Jy/beam ! Combined flux in latest and established models = 0.209254 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.209254 Jy ! Inverting map and beam ! Estimated beam: bmin=3.313 mas, bmaj=17.03 mas, bpa=-17.67 degrees ! Estimated noise=768.337 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.0161921 Jy ! Component: 100 - total flux cleaned = 0.0260811 Jy ! Component: 150 - total flux cleaned = 0.033207 Jy ! Component: 200 - total flux cleaned = 0.0385869 Jy ! Total flux subtracted in 200 components = 0.0385869 Jy ! Clean residual min=-0.003417 max=0.004129 Jy/beam ! Clean residual mean=-0.000079 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.247841 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 112 components and 0.247841 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.411 mas, bmaj=31.05 mas, bpa=-4.667 degrees ! Estimated noise=889.638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00575936 Jy ! Component: 100 - total flux cleaned = 0.00943905 Jy ! Component: 150 - total flux cleaned = 0.0120878 Jy ! Component: 200 - total flux cleaned = 0.0140251 Jy ! Total flux subtracted in 200 components = 0.0140251 Jy ! Clean residual min=-0.002631 max=0.002123 Jy/beam ! Clean residual mean=-0.000069 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.261866 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.000721196 Jy ! Component: 100 - total flux cleaned = 0.00127551 Jy ! Component: 150 - total flux cleaned = 0.00167616 Jy ! Component: 200 - total flux cleaned = 0.00199255 Jy ! Total flux subtracted in 200 components = 0.00199255 Jy ! Clean residual min=-0.002474 max=0.001890 Jy/beam ! Clean residual mean=-0.000056 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.263859 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 204 components and 0.263859 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.313 mas, bmaj=17.03 mas, bpa=-17.67 degrees ! Estimated noise=768.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000327502 Jy ! Component: 100 - total flux cleaned = 0.000177585 Jy ! Component: 150 - total flux cleaned = 0.000569011 Jy ! Component: 200 - total flux cleaned = 0.000821574 Jy ! Total flux subtracted in 200 components = 0.000821574 Jy ! Clean residual min=-0.002253 max=0.002205 Jy/beam ! Clean residual mean=-0.000028 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.26468 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 228 components and 0.26468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148600Jy sigma=0.000717 ! Fit after self-cal, rms=0.148547Jy sigma=0.000717 wmodel J1914-2947_S_2017_10_21_pus_map.mod ! Writing 228 model components to file: J1914-2947_S_2017_10_21_pus_map.mod wobs J1914-2947_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J1914-2947_S_2017_10_21_pus_uvs.fits wwins J1914-2947_S_2017_10_21_pus_map.win ! wwins: Wrote 3 windows to J1914-2947_S_2017_10_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 = -0.000149264 Jy ! Component: 100 - total flux cleaned = 0.000105686 Jy ! Component: 150 - total flux cleaned = 0.000174748 Jy ! Component: 200 - total flux cleaned = 0.000142432 Jy ! Component: 250 - total flux cleaned = 0.000204397 Jy ! Component: 300 - total flux cleaned = 0.000263924 Jy ! Component: 350 - total flux cleaned = 0.000321558 Jy ! Component: 400 - total flux cleaned = 0.0003496 Jy ! Component: 450 - total flux cleaned = 0.000431242 Jy ! Component: 500 - total flux cleaned = 0.000564593 Jy ! Component: 550 - total flux cleaned = 0.000616152 Jy ! Component: 600 - total flux cleaned = 0.000615651 Jy ! Component: 650 - total flux cleaned = 0.000640957 Jy ! Component: 700 - total flux cleaned = 0.00069031 Jy ! Component: 750 - total flux cleaned = 0.000738949 Jy ! Component: 800 - total flux cleaned = 0.000786665 Jy ! Component: 850 - total flux cleaned = 0.000879108 Jy ! Component: 900 - total flux cleaned = 0.000924364 Jy ! Component: 950 - total flux cleaned = 0.000990868 Jy ! Component: 1000 - total flux cleaned = 0.00101271 Jy ! Component: 1050 - total flux cleaned = 0.00114128 Jy ! Component: 1100 - total flux cleaned = 0.00120458 Jy ! Component: 1150 - total flux cleaned = 0.00130827 Jy ! Component: 1200 - total flux cleaned = 0.00132904 Jy ! Component: 1250 - total flux cleaned = 0.00134915 Jy ! Component: 1300 - total flux cleaned = 0.0013293 Jy ! Component: 1350 - total flux cleaned = 0.00129039 Jy ! Component: 1400 - total flux cleaned = 0.00130957 Jy ! Component: 1450 - total flux cleaned = 0.00125239 Jy ! Component: 1500 - total flux cleaned = 0.00125276 Jy ! Component: 1550 - total flux cleaned = 0.00123419 Jy ! Component: 1600 - total flux cleaned = 0.00119761 Jy ! Component: 1650 - total flux cleaned = 0.00123394 Jy ! Component: 1700 - total flux cleaned = 0.00125171 Jy ! Component: 1750 - total flux cleaned = 0.00126953 Jy ! Component: 1800 - total flux cleaned = 0.00126935 Jy ! Component: 1850 - total flux cleaned = 0.0012864 Jy ! Component: 1900 - total flux cleaned = 0.00128615 Jy ! Component: 1950 - total flux cleaned = 0.00128614 Jy ! Component: 2000 - total flux cleaned = 0.00131973 Jy ! Component: 2050 - total flux cleaned = 0.00131958 Jy ! Component: 2100 - total flux cleaned = 0.0012868 Jy ! Component: 2150 - total flux cleaned = 0.00127049 Jy ! Component: 2200 - total flux cleaned = 0.00133506 Jy ! Component: 2250 - total flux cleaned = 0.00131889 Jy ! Component: 2300 - total flux cleaned = 0.0013662 Jy ! Component: 2350 - total flux cleaned = 0.00135056 Jy ! Component: 2400 - total flux cleaned = 0.00133515 Jy ! Component: 2450 - total flux cleaned = 0.00136601 Jy ! Component: 2500 - total flux cleaned = 0.00138127 Jy ! Component: 2550 - total flux cleaned = 0.00147191 Jy ! Component: 2600 - total flux cleaned = 0.00145668 Jy ! Component: 2650 - total flux cleaned = 0.00148638 Jy ! Component: 2700 - total flux cleaned = 0.00150134 Jy ! Component: 2750 - total flux cleaned = 0.00151605 Jy ! Component: 2800 - total flux cleaned = 0.00157391 Jy ! Component: 2850 - total flux cleaned = 0.00158833 Jy ! Component: 2900 - total flux cleaned = 0.00161682 Jy ! Component: 2950 - total flux cleaned = 0.00163107 Jy ! Component: 3000 - total flux cleaned = 0.0016311 Jy ! Component: 3050 - total flux cleaned = 0.00165907 Jy ! Component: 3100 - total flux cleaned = 0.00168667 Jy ! Component: 3150 - total flux cleaned = 0.00168667 Jy ! Component: 3200 - total flux cleaned = 0.00172746 Jy ! Component: 3250 - total flux cleaned = 0.00168685 Jy ! Component: 3300 - total flux cleaned = 0.00175387 Jy ! Component: 3350 - total flux cleaned = 0.00180701 Jy ! Component: 3400 - total flux cleaned = 0.0018333 Jy ! Component: 3450 - total flux cleaned = 0.00182025 Jy ! Component: 3500 - total flux cleaned = 0.00185929 Jy ! Component: 3550 - total flux cleaned = 0.00187219 Jy ! Component: 3600 - total flux cleaned = 0.00189773 Jy ! Component: 3650 - total flux cleaned = 0.00189764 Jy ! Component: 3700 - total flux cleaned = 0.00188499 Jy ! Component: 3750 - total flux cleaned = 0.00191024 Jy ! Component: 3800 - total flux cleaned = 0.00196053 Jy ! Component: 3850 - total flux cleaned = 0.00199802 Jy ! Component: 3900 - total flux cleaned = 0.00202285 Jy ! Component: 3950 - total flux cleaned = 0.00201054 Jy ! Component: 4000 - total flux cleaned = 0.00208467 Jy ! Component: 4050 - total flux cleaned = 0.00214603 Jy ! Total flux subtracted in 4096 components = 0.00218264 Jy ! Clean residual min=-0.000703 max=0.000686 Jy/beam ! Clean residual mean=-0.000005 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.266863 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 509 components and 0.266863 Jy ![Exited script file: muppet] wmap "J1914-2947_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.313 x 17.03 at -17.67 degrees (North through East) ! Clean map min=-0.0022726 max=0.16865 Jy/beam ! Writing clean map to FITS file: J1914-2947_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.168651 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000230924 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.410771 0.410771 0.821543 1.64309 3.28617 6.57234 13.1447 26.2894 52.5787 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.168 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.313 x 17.03 at -17.67 degrees (North through East) ! Clean map min=-0.0022726 max=0.16865 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 J1914-2947_S_2017_10_21_pus_uvs.log closed on Sat May 11 21:04:47 2019