! Started logfile: J1247-2348_S_2017_04_28_pus_uvs.log on Thu May 2 16:26:43 2019 obs J1247-2348_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1247-2348_S_2017_04_28_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974269 visibilities/baseline/integration-bin. ! Found source: J1247-2348 ! ! 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 16660 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 J1247-2348_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 502 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.882396Jy sigma=0.005797 ! Fit after self-cal, rms=0.866794Jy sigma=0.005706 ! 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.605 mas, bmaj=6.718 mas, bpa=-4.114 degrees ! Estimated noise=1525.9 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.100808 Jy ! Component: 100 - total flux cleaned = 0.142786 Jy ! Total flux subtracted in 100 components = 0.142786 Jy ! Clean residual min=-0.008466 max=0.020636 Jy/beam ! Clean residual mean=-0.000046 rms=0.002811 Jy/beam ! Combined flux in latest and established models = 0.142786 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.142786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122526Jy sigma=0.000767 ! Fit after self-cal, rms=0.121858Jy sigma=0.000763 ! Inverting map ! Added new window around map position (-2.5, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.02624 Jy ! Component: 100 - total flux cleaned = 0.0406055 Jy ! Total flux subtracted in 100 components = 0.0406055 Jy ! Clean residual min=-0.007220 max=0.011031 Jy/beam ! Clean residual mean=-0.000028 rms=0.001878 Jy/beam ! Combined flux in latest and established models = 0.183392 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.183392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114583Jy sigma=0.000705 ! Fit after self-cal, rms=0.114283Jy sigma=0.000704 ! Inverting map ! Added new window around map position (-9, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119971 Jy ! Component: 100 - total flux cleaned = 0.020199 Jy ! Total flux subtracted in 100 components = 0.020199 Jy ! Clean residual min=-0.006436 max=0.006889 Jy/beam ! Clean residual mean=-0.000018 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.203591 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 53 components and 0.203591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112634Jy sigma=0.000690 ! Fit after self-cal, rms=0.112509Jy sigma=0.000690 ! 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.123 mas, bmaj=7.935 mas, bpa=-4.238 degrees ! Estimated noise=936.725 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.0104394 Jy ! Component: 100 - total flux cleaned = 0.0173002 Jy ! Component: 150 - total flux cleaned = 0.0220164 Jy ! Component: 200 - total flux cleaned = 0.0253655 Jy ! Total flux subtracted in 200 components = 0.0253655 Jy ! Clean residual min=-0.004211 max=0.005615 Jy/beam ! Clean residual mean=-0.000008 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.228956 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 84 components and 0.228956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111433Jy sigma=0.000681 ! Fit after self-cal, rms=0.111368Jy sigma=0.000681 ! 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.90 FD 1.02 HN 1.08 KP 1.00 ! LA 0.96 MK 1.00 NL 0.94 OV 1.02 ! PT 1.04 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.92 HN 1.18 KP 0.97 ! LA 0.92 MK 0.93 NL 1.13 OV 1.03 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 1.17 KP 1.03 ! LA 0.96 MK 0.99 NL 1.02 OV 0.95 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 0.89 KP 1.00* ! LA 1.00* MK 0.87 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.111368Jy sigma=0.000681 ! Fit after self-cal, rms=0.109902Jy sigma=0.000676 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=7.833 mas, bpa=-4.056 degrees ! Estimated noise=924.526 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 (-14.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00570765 Jy ! Component: 100 - total flux cleaned = 0.00859139 Jy ! Component: 150 - total flux cleaned = 0.00939272 Jy ! Component: 200 - total flux cleaned = 0.00973653 Jy ! Total flux subtracted in 200 components = 0.00973653 Jy ! Clean residual min=-0.002953 max=0.002934 Jy/beam ! Clean residual mean=0.000007 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.238693 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 116 components and 0.238693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109611Jy sigma=0.000673 ! Fit after self-cal, rms=0.109578Jy sigma=0.000673 ! 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.109578Jy sigma=0.000673 ! Fit after self-cal, rms=0.110065Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=7.848 mas, bpa=-4.177 degrees ! Estimated noise=920.006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020146 Jy ! Component: 100 - total flux cleaned = 0.0029338 Jy ! Component: 150 - total flux cleaned = 0.00330906 Jy ! Component: 200 - total flux cleaned = 0.00355265 Jy ! Total flux subtracted in 200 components = 0.00355265 Jy ! Clean residual min=-0.002413 max=0.002680 Jy/beam ! Clean residual mean=0.000013 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.242245 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 126 components and 0.242245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110012Jy sigma=0.000671 ! Fit after self-cal, rms=0.110029Jy sigma=0.000671 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 (-27.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221084 Jy ! Component: 100 - total flux cleaned = 0.00295332 Jy ! Component: 150 - total flux cleaned = 0.0031985 Jy ! Component: 200 - total flux cleaned = 0.00320114 Jy ! Total flux subtracted in 200 components = 0.00320114 Jy ! Clean residual min=-0.002365 max=0.002413 Jy/beam ! Clean residual mean=0.000016 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.245447 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 144 components and 0.245447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109967Jy sigma=0.000671 ! Fit after self-cal, rms=0.109959Jy 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=0.109959Jy sigma=0.000671 ! Fit after self-cal, rms=0.109680Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=7.833 mas, bpa=-4.275 degrees ! Estimated noise=917.179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115591 Jy ! Component: 100 - total flux cleaned = 0.00159117 Jy ! Component: 150 - total flux cleaned = 0.00168705 Jy ! Component: 200 - total flux cleaned = 0.00168774 Jy ! Total flux subtracted in 200 components = 0.00168774 Jy ! Clean residual min=-0.002312 max=0.002409 Jy/beam ! Clean residual mean=0.000014 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.247134 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 152 components and 0.247134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109655Jy sigma=0.000671 ! Fit after self-cal, rms=0.109645Jy sigma=0.000671 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 (112.5, -103.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118233 Jy ! Component: 100 - total flux cleaned = 0.00101141 Jy ! Component: 150 - total flux cleaned = 0.00091828 Jy ! Component: 200 - total flux cleaned = 0.000916328 Jy ! Total flux subtracted in 200 components = 0.000916328 Jy ! Clean residual min=-0.002067 max=0.002189 Jy/beam ! Clean residual mean=0.000014 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.248051 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 168 components and 0.248051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109588Jy sigma=0.000670 ! Fit after self-cal, rms=0.109586Jy sigma=0.000670 ! 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.109586Jy sigma=0.000670 ! Fit after self-cal, rms=0.109394Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.669 mas, bmaj=17.48 mas, bpa=2.071 degrees ! Estimated noise=1152.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011551 Jy ! Component: 100 - total flux cleaned = 0.00185914 Jy ! Component: 150 - total flux cleaned = 0.00196022 Jy ! Component: 200 - total flux cleaned = 0.00193799 Jy ! Total flux subtracted in 200 components = 0.00193799 Jy ! Clean residual min=-0.002092 max=0.002091 Jy/beam ! Clean residual mean=0.000024 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.249989 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 188 components and 0.249989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109387Jy sigma=0.000670 ! Fit after self-cal, rms=0.109384Jy sigma=0.000670 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.000198251 Jy ! Component: 100 - total flux cleaned = 0.000242728 Jy ! Component: 150 - total flux cleaned = 0.000203612 Jy ! Component: 200 - total flux cleaned = 0.000128204 Jy ! Total flux subtracted in 200 components = 0.000128204 Jy ! Clean residual min=-0.002058 max=0.002036 Jy/beam ! Clean residual mean=0.000024 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.250117 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 200 components and 0.250117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109382Jy sigma=0.000670 ! Fit after self-cal, rms=0.109380Jy sigma=0.000670 ! 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.084 mas, bmaj=7.831 mas, bpa=-4.313 degrees ! Estimated noise=916.298 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.084 x 7.831 at -4.313 degrees (North through East) ! Clean map min=-0.0019342 max=0.13187 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.576 mas, bmaj=6.661 mas, bpa=-4.2 degrees ! Estimated noise=1488.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100205 Jy ! Component: 100 - total flux cleaned = 0.145224 Jy ! Component: 150 - total flux cleaned = 0.169448 Jy ! Component: 200 - total flux cleaned = 0.184175 Jy ! Total flux subtracted in 200 components = 0.184175 Jy ! Clean residual min=-0.006536 max=0.009163 Jy/beam ! Clean residual mean=-0.000028 rms=0.001630 Jy/beam ! Combined flux in latest and established models = 0.184175 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.184175 Jy ! Inverting map and beam ! Estimated beam: bmin=3.084 mas, bmaj=7.831 mas, bpa=-4.313 degrees ! Estimated noise=916.298 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.0160526 Jy ! Component: 100 - total flux cleaned = 0.0267983 Jy ! Component: 150 - total flux cleaned = 0.0345642 Jy ! Component: 200 - total flux cleaned = 0.0403721 Jy ! Total flux subtracted in 200 components = 0.0403721 Jy ! Clean residual min=-0.003291 max=0.003655 Jy/beam ! Clean residual mean=-0.000011 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.224547 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 85 components and 0.224547 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.669 mas, bmaj=17.48 mas, bpa=2.071 degrees ! Estimated noise=1152.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00761322 Jy ! Component: 100 - total flux cleaned = 0.0122707 Jy ! Component: 150 - total flux cleaned = 0.0155027 Jy ! Component: 200 - total flux cleaned = 0.0178387 Jy ! Total flux subtracted in 200 components = 0.0178387 Jy ! Clean residual min=-0.002514 max=0.002235 Jy/beam ! Clean residual mean=0.000011 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.242386 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.00182102 Jy ! Component: 100 - total flux cleaned = 0.00327644 Jy ! Component: 150 - total flux cleaned = 0.00427357 Jy ! Component: 200 - total flux cleaned = 0.00475551 Jy ! Total flux subtracted in 200 components = 0.00475551 Jy ! Clean residual min=-0.002377 max=0.001871 Jy/beam ! Clean residual mean=0.000017 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.247141 Jy ! Adding 108 model components to the UV plane model. ! The established model now contains 168 components and 0.247141 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.084 mas, bmaj=7.831 mas, bpa=-4.313 degrees ! Estimated noise=916.298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000655588 Jy ! Component: 100 - total flux cleaned = 0.000857956 Jy ! Component: 150 - total flux cleaned = 0.00121616 Jy ! Component: 200 - total flux cleaned = 0.00121264 Jy ! Total flux subtracted in 200 components = 0.00121264 Jy ! Clean residual min=-0.002271 max=0.002164 Jy/beam ! Clean residual mean=0.000011 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.248354 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 193 components and 0.248354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109405Jy sigma=0.000670 ! Fit after self-cal, rms=0.109382Jy sigma=0.000670 wmodel J1247-2348_S_2017_04_28_pus_map.mod ! Writing 193 model components to file: J1247-2348_S_2017_04_28_pus_map.mod wobs J1247-2348_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1247-2348_S_2017_04_28_pus_uvs.fits wwins J1247-2348_S_2017_04_28_pus_map.win ! wwins: Wrote 6 windows to J1247-2348_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.000214293 Jy ! Component: 100 - total flux cleaned = -9.93823e-05 Jy ! Component: 150 - total flux cleaned = -2.65711e-05 Jy ! Component: 200 - total flux cleaned = 0.000113365 Jy ! Component: 250 - total flux cleaned = 0.000383379 Jy ! Component: 300 - total flux cleaned = 0.000646074 Jy ! Component: 350 - total flux cleaned = 0.000996599 Jy ! Component: 400 - total flux cleaned = 0.00130547 Jy ! Component: 450 - total flux cleaned = 0.00151621 Jy ! Component: 500 - total flux cleaned = 0.00166415 Jy ! Component: 550 - total flux cleaned = 0.0018374 Jy ! Component: 600 - total flux cleaned = 0.00192203 Jy ! Component: 650 - total flux cleaned = 0.00200477 Jy ! Component: 700 - total flux cleaned = 0.00211259 Jy ! Component: 750 - total flux cleaned = 0.00213883 Jy ! Component: 800 - total flux cleaned = 0.00221668 Jy ! Component: 850 - total flux cleaned = 0.00229323 Jy ! Component: 900 - total flux cleaned = 0.00239315 Jy ! Component: 950 - total flux cleaned = 0.00249149 Jy ! Component: 1000 - total flux cleaned = 0.00249128 Jy ! Component: 1050 - total flux cleaned = 0.00253912 Jy ! Component: 1100 - total flux cleaned = 0.00256238 Jy ! Component: 1150 - total flux cleaned = 0.00260833 Jy ! Component: 1200 - total flux cleaned = 0.00263118 Jy ! Component: 1250 - total flux cleaned = 0.00267618 Jy ! Component: 1300 - total flux cleaned = 0.0026539 Jy ! Component: 1350 - total flux cleaned = 0.00261044 Jy ! Component: 1400 - total flux cleaned = 0.00263193 Jy ! Component: 1450 - total flux cleaned = 0.00258958 Jy ! Component: 1500 - total flux cleaned = 0.00265257 Jy ! Component: 1550 - total flux cleaned = 0.00267319 Jy ! Component: 1600 - total flux cleaned = 0.00271423 Jy ! Component: 1650 - total flux cleaned = 0.00271428 Jy ! Component: 1700 - total flux cleaned = 0.00285486 Jy ! Component: 1750 - total flux cleaned = 0.00289424 Jy ! Component: 1800 - total flux cleaned = 0.00289429 Jy ! Component: 1850 - total flux cleaned = 0.00301094 Jy ! Component: 1900 - total flux cleaned = 0.00301086 Jy ! Component: 1950 - total flux cleaned = 0.00314404 Jy ! Component: 2000 - total flux cleaned = 0.00318177 Jy ! Component: 2050 - total flux cleaned = 0.0032377 Jy ! Component: 2100 - total flux cleaned = 0.00334869 Jy ! Component: 2150 - total flux cleaned = 0.00344021 Jy ! Component: 2200 - total flux cleaned = 0.00340413 Jy ! Component: 2250 - total flux cleaned = 0.00352996 Jy ! Component: 2300 - total flux cleaned = 0.00360112 Jy ! Component: 2350 - total flux cleaned = 0.00368882 Jy ! Component: 2400 - total flux cleaned = 0.00379326 Jy ! Component: 2450 - total flux cleaned = 0.00379301 Jy ! Component: 2500 - total flux cleaned = 0.00384442 Jy ! Component: 2550 - total flux cleaned = 0.00381056 Jy ! Component: 2600 - total flux cleaned = 0.00387797 Jy ! Component: 2650 - total flux cleaned = 0.00384464 Jy ! Component: 2700 - total flux cleaned = 0.00386126 Jy ! Component: 2750 - total flux cleaned = 0.00394348 Jy ! Component: 2800 - total flux cleaned = 0.00397597 Jy ! Component: 2850 - total flux cleaned = 0.00395992 Jy ! Component: 2900 - total flux cleaned = 0.00397599 Jy ! Component: 2950 - total flux cleaned = 0.00399195 Jy ! Component: 3000 - total flux cleaned = 0.00400773 Jy ! Component: 3050 - total flux cleaned = 0.00396076 Jy ! Component: 3100 - total flux cleaned = 0.00410059 Jy ! Component: 3150 - total flux cleaned = 0.00405413 Jy ! Component: 3200 - total flux cleaned = 0.00402369 Jy ! Component: 3250 - total flux cleaned = 0.00408452 Jy ! Component: 3300 - total flux cleaned = 0.0041296 Jy ! Component: 3350 - total flux cleaned = 0.00417428 Jy ! Component: 3400 - total flux cleaned = 0.00418911 Jy ! Component: 3450 - total flux cleaned = 0.00420375 Jy ! Component: 3500 - total flux cleaned = 0.0042478 Jy ! Component: 3550 - total flux cleaned = 0.00434947 Jy ! Component: 3600 - total flux cleaned = 0.00436405 Jy ! Component: 3650 - total flux cleaned = 0.00445013 Jy ! Component: 3700 - total flux cleaned = 0.00452126 Jy ! Component: 3750 - total flux cleaned = 0.00454941 Jy ! Component: 3800 - total flux cleaned = 0.00454941 Jy ! Component: 3850 - total flux cleaned = 0.00460534 Jy ! Component: 3900 - total flux cleaned = 0.00468859 Jy ! Component: 3950 - total flux cleaned = 0.00475762 Jy ! Component: 4000 - total flux cleaned = 0.00475767 Jy ! Component: 4050 - total flux cleaned = 0.00489357 Jy ! Total flux subtracted in 4096 components = 0.00486645 Jy ! Clean residual min=-0.000735 max=0.000767 Jy/beam ! Clean residual mean=0.000005 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.25322 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 473 components and 0.25322 Jy ![Exited script file: muppet] wmap "J1247-2348_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.084 x 7.831 at -4.313 degrees (North through East) ! Clean map min=-0.0017394 max=0.13279 Jy/beam ! Writing clean map to FITS file: J1247-2348_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.132788 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000242787 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.548514 0.548514 1.09703 2.19406 4.38811 8.77623 17.5525 35.1049 70.2098 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.132 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.084 x 7.831 at -4.313 degrees (North through East) ! Clean map min=-0.0017394 max=0.13279 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 J1247-2348_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:26:49 2019