! Started logfile: J2359-3133_S_2017_05_27_pus_uvs.log on Fri May 3 11:16:08 2019 obs J2359-3133_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J2359-3133_S_2017_05_27_pus_uva.fits ! AN table 1: 26 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J2359-3133 ! ! 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 1211 lines of history. ! ! Reading 3744 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 J2359-3133_S_2017_05_27_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.447087Jy sigma=0.002451 ! Fit after self-cal, rms=0.410547Jy sigma=0.002233 ! 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.714 mas, bmaj=8.534 mas, bpa=3.555 degrees ! Estimated noise=3237.78 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.50542 Jy ! Component: 100 - total flux cleaned = 0.619535 Jy ! Total flux subtracted in 100 components = 0.619535 Jy ! Clean residual min=-0.030670 max=0.063370 Jy/beam ! Clean residual mean=-0.000116 rms=0.008916 Jy/beam ! Combined flux in latest and established models = 0.619535 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.619535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249309Jy sigma=0.000967 ! Fit after self-cal, rms=0.249320Jy sigma=0.000967 ! Inverting map ! Added new window around map position (3.5, 8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0584622 Jy ! Component: 100 - total flux cleaned = 0.0912787 Jy ! Total flux subtracted in 100 components = 0.0912787 Jy ! Clean residual min=-0.032241 max=0.039293 Jy/beam ! Clean residual mean=0.000024 rms=0.007526 Jy/beam ! Combined flux in latest and established models = 0.710814 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.710814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233768Jy sigma=0.000878 ! Fit after self-cal, rms=0.233230Jy sigma=0.000871 ! 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.341 mas, bmaj=10.52 mas, bpa=4.249 degrees ! Estimated noise=2405.09 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.00733782 Jy ! Component: 100 - total flux cleaned = 0.00951795 Jy ! Component: 150 - total flux cleaned = 0.0113619 Jy ! Component: 200 - total flux cleaned = 0.0117686 Jy ! Total flux subtracted in 200 components = 0.0117686 Jy ! Clean residual min=-0.026726 max=0.022933 Jy/beam ! Clean residual mean=0.000079 rms=0.005623 Jy/beam ! Combined flux in latest and established models = 0.722582 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.722582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229566Jy sigma=0.000860 ! Fit after self-cal, rms=0.229619Jy sigma=0.000859 ! 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.59 FD 0.93 HN 1.22 KP 1.01 ! LA 1.00 MK 1.00 NL 0.86 OV 1.00 ! PT 1.06 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.36 KP 0.97 ! LA 0.96 MK 0.99 NL 1.02 OV 1.02 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.29 KP 0.99 ! LA 0.98 MK 1.01 NL 0.99 OV 0.96 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.20 KP 1.00* ! LA 1.02 MK 0.95 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.229619Jy sigma=0.000859 ! Fit after self-cal, rms=0.159020Jy sigma=0.000717 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.358 mas, bmaj=10.45 mas, bpa=4.664 degrees ! Estimated noise=2408.45 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.00954272 Jy ! Component: 100 - total flux cleaned = -0.0105564 Jy ! Component: 150 - total flux cleaned = -0.0116151 Jy ! Component: 200 - total flux cleaned = -0.0119986 Jy ! Total flux subtracted in 200 components = -0.0119986 Jy ! Clean residual min=-0.013248 max=0.013379 Jy/beam ! Clean residual mean=-0.000065 rms=0.002816 Jy/beam ! Combined flux in latest and established models = 0.710584 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.710584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157688Jy sigma=0.000712 ! Fit after self-cal, rms=0.157520Jy sigma=0.000711 ! Inverting map ! Added new window around map position (-7.5, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00763442 Jy ! Component: 100 - total flux cleaned = 0.00803591 Jy ! Component: 150 - total flux cleaned = 0.00711734 Jy ! Component: 200 - total flux cleaned = 0.00657524 Jy ! Total flux subtracted in 200 components = 0.00657524 Jy ! Clean residual min=-0.011304 max=0.010722 Jy/beam ! Clean residual mean=-0.000044 rms=0.002497 Jy/beam ! Combined flux in latest and established models = 0.717159 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 78 components and 0.717159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154775Jy sigma=0.000703 ! Fit after self-cal, rms=0.154562Jy sigma=0.000702 ! 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.154562Jy sigma=0.000702 ! Fit after self-cal, rms=0.154393Jy sigma=0.000689 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=10.49 mas, bpa=4.8 degrees ! Estimated noise=2407.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00155847 Jy ! Component: 100 - total flux cleaned = -0.00211441 Jy ! Component: 150 - total flux cleaned = -0.00278096 Jy ! Component: 200 - total flux cleaned = -0.00324905 Jy ! Total flux subtracted in 200 components = -0.00324905 Jy ! Clean residual min=-0.008487 max=0.007314 Jy/beam ! Clean residual mean=-0.000029 rms=0.002000 Jy/beam ! Combined flux in latest and established models = 0.71391 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 101 components and 0.71391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153684Jy sigma=0.000687 ! Fit after self-cal, rms=0.153600Jy sigma=0.000687 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.000397102 Jy ! Component: 100 - total flux cleaned = 0.000105903 Jy ! Component: 150 - total flux cleaned = 0.000108184 Jy ! Component: 200 - total flux cleaned = -0.000148332 Jy ! Total flux subtracted in 200 components = -0.000148332 Jy ! Clean residual min=-0.008021 max=0.007141 Jy/beam ! Clean residual mean=-0.000029 rms=0.001926 Jy/beam ! Combined flux in latest and established models = 0.713762 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 109 components and 0.713762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153200Jy sigma=0.000685 ! Fit after self-cal, rms=0.153113Jy sigma=0.000685 ! 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.153113Jy sigma=0.000685 ! Fit after self-cal, rms=0.157616Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=10.53 mas, bpa=4.914 degrees ! Estimated noise=2410.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00326205 Jy ! Component: 100 - total flux cleaned = -0.00352074 Jy ! Component: 150 - total flux cleaned = -0.00363699 Jy ! Component: 200 - total flux cleaned = -0.00385109 Jy ! Total flux subtracted in 200 components = -0.00385109 Jy ! Clean residual min=-0.006657 max=0.006094 Jy/beam ! Clean residual mean=-0.000028 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.709911 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 124 components and 0.70991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157312Jy sigma=0.000677 ! Fit after self-cal, rms=0.157282Jy sigma=0.000676 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.000279065 Jy ! Component: 100 - total flux cleaned = -0.000175823 Jy ! Component: 150 - total flux cleaned = -0.000263745 Jy ! Component: 200 - total flux cleaned = -0.000179027 Jy ! Total flux subtracted in 200 components = -0.000179027 Jy ! Clean residual min=-0.006441 max=0.006009 Jy/beam ! Clean residual mean=-0.000029 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.709731 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 134 components and 0.709731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157127Jy sigma=0.000676 ! Fit after self-cal, rms=0.157087Jy sigma=0.000676 ! 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.157087Jy sigma=0.000676 ! Fit after self-cal, rms=0.157749Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.329 mas, bmaj=25.77 mas, bpa=1.869 degrees ! Estimated noise=2819.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00170268 Jy ! Component: 100 - total flux cleaned = -0.00189605 Jy ! Component: 150 - total flux cleaned = -0.00195281 Jy ! Component: 200 - total flux cleaned = -0.00205506 Jy ! Total flux subtracted in 200 components = -0.00205506 Jy ! Clean residual min=-0.006439 max=0.006019 Jy/beam ! Clean residual mean=-0.000053 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.707676 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 137 components and 0.707676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157660Jy sigma=0.000675 ! Fit after self-cal, rms=0.157621Jy sigma=0.000675 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.00024211 Jy ! Component: 100 - total flux cleaned = -0.000245868 Jy ! Component: 150 - total flux cleaned = -0.000206231 Jy ! Component: 200 - total flux cleaned = -0.000171016 Jy ! Total flux subtracted in 200 components = -0.000171016 Jy ! Clean residual min=-0.006373 max=0.005881 Jy/beam ! Clean residual mean=-0.000054 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 0.707505 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 139 components and 0.707505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157600Jy sigma=0.000675 ! Fit after self-cal, rms=0.157573Jy sigma=0.000675 ! 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.373 mas, bmaj=10.53 mas, bpa=4.928 degrees ! Estimated noise=2406.75 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.373 x 10.53 at 4.928 degrees (North through East) ! Clean map min=-0.014441 max=0.63088 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157573Jy sigma=0.000675 ! Fit after self-cal, rms=0.153925Jy sigma=0.000618 ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=10.53 mas, bpa=4.923 degrees ! Estimated noise=2404.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000941793 Jy ! Component: 100 - total flux cleaned = -0.00175606 Jy ! Component: 150 - total flux cleaned = -0.00191335 Jy ! Component: 200 - total flux cleaned = -0.00191365 Jy ! Total flux subtracted in 200 components = -0.00191365 Jy ! Clean residual min=-0.006006 max=0.005568 Jy/beam ! Clean residual mean=-0.000041 rms=0.001447 Jy/beam ! Combined flux in latest and established models = 0.705592 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 145 components and 0.705592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153767Jy sigma=0.000617 ! Fit after self-cal, rms=0.153756Jy sigma=0.000617 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000211223 Jy ! Component: 100 - total flux cleaned = 0.000211324 Jy ! Component: 150 - total flux cleaned = 0.000272893 Jy ! Component: 200 - total flux cleaned = 0.000332105 Jy ! Total flux subtracted in 200 components = 0.000332105 Jy ! Clean residual min=-0.005948 max=0.005536 Jy/beam ! Clean residual mean=-0.000040 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 0.705924 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 153 components and 0.705924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153677Jy sigma=0.000617 ! Fit after self-cal, rms=0.153666Jy sigma=0.000617 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153666Jy sigma=0.000617 ! Fit after self-cal, rms=0.154144Jy sigma=0.000617 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.758 mas, bmaj=8.575 mas, bpa=4.382 degrees ! Estimated noise=3252.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.507499 Jy ! Component: 100 - total flux cleaned = 0.618831 Jy ! Component: 150 - total flux cleaned = 0.654481 Jy ! Component: 200 - total flux cleaned = 0.675208 Jy ! Total flux subtracted in 200 components = 0.675208 Jy ! Clean residual min=-0.011737 max=0.016501 Jy/beam ! Clean residual mean=-0.000088 rms=0.002766 Jy/beam ! Combined flux in latest and established models = 0.675208 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.675208 Jy ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=10.53 mas, bpa=4.935 degrees ! Estimated noise=2402.09 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) ! Added new window around map position (-3.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156123 Jy ! Component: 100 - total flux cleaned = 0.0241755 Jy ! Component: 150 - total flux cleaned = 0.0297251 Jy ! Component: 200 - total flux cleaned = 0.0315086 Jy ! Total flux subtracted in 200 components = 0.0315086 Jy ! Clean residual min=-0.006518 max=0.005649 Jy/beam ! Clean residual mean=-0.000033 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.706717 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 63 components and 0.706717 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.347 mas, bmaj=25.82 mas, bpa=1.894 degrees ! Estimated noise=2811.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000388013 Jy ! Component: 100 - total flux cleaned = 0.000296846 Jy ! Component: 150 - total flux cleaned = 0.000224449 Jy ! Component: 200 - total flux cleaned = 0.000225214 Jy ! Total flux subtracted in 200 components = 0.000225214 Jy ! Clean residual min=-0.005605 max=0.005120 Jy/beam ! Clean residual mean=-0.000062 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.706942 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 = -8.71996e-07 Jy ! Component: 100 - total flux cleaned = -5.46012e-05 Jy ! Component: 150 - total flux cleaned = -0.000149986 Jy ! Component: 200 - total flux cleaned = -0.000149282 Jy ! Total flux subtracted in 200 components = -0.000149282 Jy ! Clean residual min=-0.005512 max=0.005202 Jy/beam ! Clean residual mean=-0.000063 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.706793 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 103 components and 0.706793 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=10.53 mas, bpa=4.935 degrees ! Estimated noise=2402.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.10054e-05 Jy ! Component: 100 - total flux cleaned = -9.41543e-05 Jy ! Component: 150 - total flux cleaned = -9.54412e-05 Jy ! Component: 200 - total flux cleaned = -9.55782e-05 Jy ! Total flux subtracted in 200 components = -9.55782e-05 Jy ! Clean residual min=-0.006137 max=0.005489 Jy/beam ! Clean residual mean=-0.000034 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.706697 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 125 components and 0.706697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154531Jy sigma=0.000618 ! Fit after self-cal, rms=0.154463Jy sigma=0.000617 wmodel J2359-3133_S_2017_05_27_pus_map.mod ! Writing 125 model components to file: J2359-3133_S_2017_05_27_pus_map.mod wobs J2359-3133_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J2359-3133_S_2017_05_27_pus_uvs.fits wwins J2359-3133_S_2017_05_27_pus_map.win ! wwins: Wrote 4 windows to J2359-3133_S_2017_05_27_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.00148297 Jy ! Component: 100 - total flux cleaned = -0.00223613 Jy ! Component: 150 - total flux cleaned = -0.00293907 Jy ! Component: 200 - total flux cleaned = -0.00327778 Jy ! Component: 250 - total flux cleaned = -0.00368035 Jy ! Component: 300 - total flux cleaned = -0.00399059 Jy ! Component: 350 - total flux cleaned = -0.0044416 Jy ! Component: 400 - total flux cleaned = -0.00458738 Jy ! Component: 450 - total flux cleaned = -0.00480311 Jy ! Component: 500 - total flux cleaned = -0.00466395 Jy ! Component: 550 - total flux cleaned = -0.00466525 Jy ! Component: 600 - total flux cleaned = -0.00486837 Jy ! Component: 650 - total flux cleaned = -0.00473542 Jy ! Component: 700 - total flux cleaned = -0.00493083 Jy ! Component: 750 - total flux cleaned = -0.00499555 Jy ! Component: 800 - total flux cleaned = -0.00512085 Jy ! Component: 850 - total flux cleaned = -0.00518256 Jy ! Component: 900 - total flux cleaned = -0.00524301 Jy ! Component: 950 - total flux cleaned = -0.00530309 Jy ! Component: 1000 - total flux cleaned = -0.00536248 Jy ! Component: 1050 - total flux cleaned = -0.0055374 Jy ! Component: 1100 - total flux cleaned = -0.00553823 Jy ! Component: 1150 - total flux cleaned = -0.00587907 Jy ! Component: 1200 - total flux cleaned = -0.00610218 Jy ! Component: 1250 - total flux cleaned = -0.00615656 Jy ! Component: 1300 - total flux cleaned = -0.00621204 Jy ! Component: 1350 - total flux cleaned = -0.00653485 Jy ! Component: 1400 - total flux cleaned = -0.00674762 Jy ! Component: 1450 - total flux cleaned = -0.00711502 Jy ! Component: 1500 - total flux cleaned = -0.00721858 Jy ! Component: 1550 - total flux cleaned = -0.00742397 Jy ! Component: 1600 - total flux cleaned = -0.00767756 Jy ! Component: 1650 - total flux cleaned = -0.00777828 Jy ! Component: 1700 - total flux cleaned = -0.00797729 Jy ! Component: 1750 - total flux cleaned = -0.00812491 Jy ! Component: 1800 - total flux cleaned = -0.00827105 Jy ! Component: 1850 - total flux cleaned = -0.00836704 Jy ! Component: 1900 - total flux cleaned = -0.00851035 Jy ! Component: 1950 - total flux cleaned = -0.00865239 Jy ! Component: 2000 - total flux cleaned = -0.00855846 Jy ! Component: 2050 - total flux cleaned = -0.00865161 Jy ! Component: 2100 - total flux cleaned = -0.00865146 Jy ! Component: 2150 - total flux cleaned = -0.00874279 Jy ! Component: 2200 - total flux cleaned = -0.0087885 Jy ! Component: 2250 - total flux cleaned = -0.0087892 Jy ! Component: 2300 - total flux cleaned = -0.00905691 Jy ! Component: 2350 - total flux cleaned = -0.00914552 Jy ! Component: 2400 - total flux cleaned = -0.00927684 Jy ! Component: 2450 - total flux cleaned = -0.00927683 Jy ! Component: 2500 - total flux cleaned = -0.0092768 Jy ! Component: 2550 - total flux cleaned = -0.00944888 Jy ! Component: 2600 - total flux cleaned = -0.00949173 Jy ! Component: 2650 - total flux cleaned = -0.0095762 Jy ! Component: 2700 - total flux cleaned = -0.0095762 Jy ! Component: 2750 - total flux cleaned = -0.00974287 Jy ! Component: 2800 - total flux cleaned = -0.00982547 Jy ! Component: 2850 - total flux cleaned = -0.00994881 Jy ! Component: 2900 - total flux cleaned = -0.0101122 Jy ! Component: 2950 - total flux cleaned = -0.00995001 Jy ! Component: 3000 - total flux cleaned = -0.0101918 Jy ! Component: 3050 - total flux cleaned = -0.0103513 Jy ! Component: 3100 - total flux cleaned = -0.0102721 Jy ! Component: 3150 - total flux cleaned = -0.0104696 Jy ! Component: 3200 - total flux cleaned = -0.010548 Jy ! Component: 3250 - total flux cleaned = -0.0106259 Jy ! Component: 3300 - total flux cleaned = -0.0106648 Jy ! Component: 3350 - total flux cleaned = -0.0107802 Jy ! Component: 3400 - total flux cleaned = -0.0109329 Jy ! Component: 3450 - total flux cleaned = -0.0109711 Jy ! Component: 3500 - total flux cleaned = -0.0111598 Jy ! Component: 3550 - total flux cleaned = -0.0112349 Jy ! Component: 3600 - total flux cleaned = -0.0111605 Jy ! Component: 3650 - total flux cleaned = -0.0113087 Jy ! Component: 3700 - total flux cleaned = -0.0112716 Jy ! Component: 3750 - total flux cleaned = -0.0111982 Jy ! Component: 3800 - total flux cleaned = -0.0113075 Jy ! Component: 3850 - total flux cleaned = -0.01138 Jy ! Component: 3900 - total flux cleaned = -0.0113797 Jy ! Component: 3950 - total flux cleaned = -0.0114515 Jy ! Component: 4000 - total flux cleaned = -0.011487 Jy ! Component: 4050 - total flux cleaned = -0.0114512 Jy ! Total flux subtracted in 4096 components = -0.0114865 Jy ! Clean residual min=-0.001761 max=0.002053 Jy/beam ! Clean residual mean=-0.000015 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.695211 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 388 components and 0.69521 Jy ![Exited script file: muppet] wmap "J2359-3133_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.373 x 10.53 at 4.935 degrees (North through East) ! Clean map min=-0.0050305 max=0.64088 Jy/beam ! Writing clean map to FITS file: J2359-3133_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.64088 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000651125 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.304796 0.304796 0.609592 1.21918 2.43837 4.87674 9.75347 19.5069 39.0139 78.0278 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.64 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.373 x 10.53 at 4.935 degrees (North through East) ! Clean map min=-0.0050305 max=0.64088 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 J2359-3133_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:16:13 2019