! Started logfile: J0800-2302_S_2017_03_23_pus_uvs.log on Mon May 13 09:54:07 2019 obs J0800-2302_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0800-2302_S_2017_03_23_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.877395 visibilities/baseline/integration-bin. ! Found source: J0800-2302 ! ! 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 481 lines of history. ! ! Reading 18320 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 J0800-2302_S_2017_03_23_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 421 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.912848Jy sigma=0.006252 ! Fit after self-cal, rms=0.889117Jy sigma=0.006108 ! 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.682 mas, bmaj=8.064 mas, bpa=-5.114 degrees ! Estimated noise=1169.19 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.0808076 Jy ! Component: 100 - total flux cleaned = 0.10644 Jy ! Total flux subtracted in 100 components = 0.10644 Jy ! Clean residual min=-0.006077 max=0.012136 Jy/beam ! Clean residual mean=0.000013 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.10644 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.10644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109831Jy sigma=0.000694 ! Fit after self-cal, rms=0.109811Jy sigma=0.000694 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014121 Jy ! Component: 100 - total flux cleaned = 0.0221141 Jy ! Total flux subtracted in 100 components = 0.0221141 Jy ! Clean residual min=-0.004353 max=0.004087 Jy/beam ! Clean residual mean=0.000017 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.128554 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 38 components and 0.128554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106830Jy sigma=0.000675 ! Fit after self-cal, rms=0.106822Jy sigma=0.000675 ! 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.356 mas, bmaj=9.438 mas, bpa=-4.404 degrees ! Estimated noise=835.452 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.00841687 Jy ! Component: 100 - total flux cleaned = 0.0125699 Jy ! Component: 150 - total flux cleaned = 0.0148083 Jy ! Component: 200 - total flux cleaned = 0.0160731 Jy ! Total flux subtracted in 200 components = 0.0160731 Jy ! Clean residual min=-0.003568 max=0.003396 Jy/beam ! Clean residual mean=0.000026 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.144627 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 83 components and 0.144627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106011Jy sigma=0.000672 ! Fit after self-cal, rms=0.106013Jy sigma=0.000671 ! 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.02 FD 0.94 HN 1.03 KP 1.06 ! LA 1.03 MK 1.05 NL 0.89 OV 1.06 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.96 HN 1.09 KP 1.01 ! LA 0.99 MK 1.05 NL 1.07 OV 1.08 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 1.07 KP 0.87 ! LA 0.75 MK 1.04 NL 1.16 OV 1.01 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.09 HN 0.95 KP 1.00* ! LA 0.72 MK 0.98 NL 1.00* OV 1.15 ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.106013Jy sigma=0.000671 ! Fit after self-cal, rms=0.103512Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.392 mas, bmaj=9.524 mas, bpa=-4.196 degrees ! Estimated noise=843.999 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.000187242 Jy ! Component: 100 - total flux cleaned = -0.00028147 Jy ! Component: 150 - total flux cleaned = -0.000346146 Jy ! Component: 200 - total flux cleaned = -0.000388989 Jy ! Total flux subtracted in 200 components = -0.000388989 Jy ! Clean residual min=-0.002103 max=0.002227 Jy/beam ! Clean residual mean=0.000003 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.144238 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.144238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103506Jy sigma=0.000664 ! Fit after self-cal, rms=0.103502Jy sigma=0.000663 ! 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.103502Jy sigma=0.000663 ! Fit after self-cal, rms=0.103744Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=9.53 mas, bpa=-4.108 degrees ! Estimated noise=844.423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000112926 Jy ! Component: 100 - total flux cleaned = -0.000154459 Jy ! Component: 150 - total flux cleaned = -0.00020308 Jy ! Component: 200 - total flux cleaned = -0.000235985 Jy ! Total flux subtracted in 200 components = -0.000235985 Jy ! Clean residual min=-0.002052 max=0.002314 Jy/beam ! Clean residual mean=0.000004 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.144002 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 92 components and 0.144002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103740Jy sigma=0.000663 ! Fit after self-cal, rms=0.103751Jy sigma=0.000663 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 (-34.5, 114). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145674 Jy ! Component: 100 - total flux cleaned = 0.00146698 Jy ! Component: 150 - total flux cleaned = 0.00146975 Jy ! Component: 200 - total flux cleaned = 0.00140833 Jy ! Total flux subtracted in 200 components = 0.00140833 Jy ! Clean residual min=-0.001945 max=0.001880 Jy/beam ! Clean residual mean=0.000002 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.14541 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 111 components and 0.14541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103703Jy sigma=0.000663 ! Fit after self-cal, rms=0.103710Jy sigma=0.000663 ! 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.103710Jy sigma=0.000663 ! Fit after self-cal, rms=0.103736Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=9.535 mas, bpa=-4.039 degrees ! Estimated noise=843.443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000294083 Jy ! Component: 100 - total flux cleaned = 0.000235158 Jy ! Component: 150 - total flux cleaned = 0.000155088 Jy ! Component: 200 - total flux cleaned = 0.000106062 Jy ! Total flux subtracted in 200 components = 0.000106062 Jy ! Clean residual min=-0.001872 max=0.001875 Jy/beam ! Clean residual mean=0.000004 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.145516 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 118 components and 0.145516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103720Jy sigma=0.000663 ! Fit after self-cal, rms=0.103730Jy sigma=0.000663 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 = 3.0587e-05 Jy ! Component: 100 - total flux cleaned = -3.6752e-05 Jy ! Component: 150 - total flux cleaned = -3.65333e-05 Jy ! Component: 200 - total flux cleaned = -5.67597e-05 Jy ! Total flux subtracted in 200 components = -5.67597e-05 Jy ! Clean residual min=-0.001869 max=0.001876 Jy/beam ! Clean residual mean=0.000004 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.14546 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 123 components and 0.14546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103721Jy sigma=0.000663 ! Fit after self-cal, rms=0.103722Jy sigma=0.000663 ! 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.103722Jy sigma=0.000663 ! Fit after self-cal, rms=0.103772Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.947 mas, bmaj=18.2 mas, bpa=-3.335 degrees ! Estimated noise=1039.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.12147e-05 Jy ! Component: 100 - total flux cleaned = -9.04686e-05 Jy ! Component: 150 - total flux cleaned = -0.000167571 Jy ! Component: 200 - total flux cleaned = -0.000236359 Jy ! Total flux subtracted in 200 components = -0.000236359 Jy ! Clean residual min=-0.001739 max=0.001870 Jy/beam ! Clean residual mean=0.000010 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.145223 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 133 components and 0.145223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103771Jy sigma=0.000663 ! Fit after self-cal, rms=0.103770Jy sigma=0.000663 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.41367e-05 Jy ! Component: 100 - total flux cleaned = -5.67684e-05 Jy ! Component: 150 - total flux cleaned = -0.000117648 Jy ! Component: 200 - total flux cleaned = -0.00018795 Jy ! Total flux subtracted in 200 components = -0.00018795 Jy ! Clean residual min=-0.001714 max=0.001859 Jy/beam ! Clean residual mean=0.000010 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.145035 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 141 components and 0.145035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103772Jy sigma=0.000663 ! Fit after self-cal, rms=0.103771Jy sigma=0.000663 ! 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.402 mas, bmaj=9.537 mas, bpa=-4.024 degrees ! Estimated noise=843.697 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.402 x 9.537 at -4.024 degrees (North through East) ! Clean map min=-0.0017859 max=0.11187 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.707 mas, bmaj=8.075 mas, bpa=-4.688 degrees ! Estimated noise=1188.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0813931 Jy ! Component: 100 - total flux cleaned = 0.107861 Jy ! Component: 150 - total flux cleaned = 0.12203 Jy ! Component: 200 - total flux cleaned = 0.129894 Jy ! Total flux subtracted in 200 components = 0.129894 Jy ! Clean residual min=-0.003809 max=0.003999 Jy/beam ! Clean residual mean=0.000003 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.129894 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.129894 Jy ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=9.537 mas, bpa=-4.024 degrees ! Estimated noise=843.697 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.00703649 Jy ! Component: 100 - total flux cleaned = 0.0104856 Jy ! Component: 150 - total flux cleaned = 0.0127169 Jy ! Component: 200 - total flux cleaned = 0.0133182 Jy ! Total flux subtracted in 200 components = 0.0133182 Jy ! Clean residual min=-0.002104 max=0.002259 Jy/beam ! Clean residual mean=0.000005 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.143212 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 75 components and 0.143212 Jy ! Inverting map ! Added new window around map position (-5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155556 Jy ! Component: 100 - total flux cleaned = 0.0018055 Jy ! Component: 150 - total flux cleaned = 0.00202492 Jy ! Component: 200 - total flux cleaned = 0.00217845 Jy ! Total flux subtracted in 200 components = 0.00217845 Jy ! Clean residual min=-0.001918 max=0.001790 Jy/beam ! Clean residual mean=0.000005 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.14539 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 0.14539 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.947 mas, bmaj=18.2 mas, bpa=-3.335 degrees ! Estimated noise=1039.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000308348 Jy ! Component: 100 - total flux cleaned = 0.000401278 Jy ! Component: 150 - total flux cleaned = 0.000400488 Jy ! Component: 200 - total flux cleaned = 0.00044552 Jy ! Total flux subtracted in 200 components = 0.00044552 Jy ! Clean residual min=-0.001633 max=0.001956 Jy/beam ! Clean residual mean=0.000009 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.145836 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 = 1.96437e-05 Jy ! Component: 100 - total flux cleaned = 5.37186e-05 Jy ! Component: 150 - total flux cleaned = 5.27517e-05 Jy ! Component: 200 - total flux cleaned = 2.44288e-05 Jy ! Total flux subtracted in 200 components = 2.44288e-05 Jy ! Clean residual min=-0.001575 max=0.001897 Jy/beam ! Clean residual mean=0.000009 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.14586 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 129 components and 0.14586 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=9.537 mas, bpa=-4.024 degrees ! Estimated noise=843.697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149034 Jy ! Component: 100 - total flux cleaned = -0.000149948 Jy ! Component: 150 - total flux cleaned = -0.000150068 Jy ! Component: 200 - total flux cleaned = -0.000149292 Jy ! Total flux subtracted in 200 components = -0.000149292 Jy ! Clean residual min=-0.001799 max=0.001732 Jy/beam ! Clean residual mean=0.000005 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.145711 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 145 components and 0.145711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103757Jy sigma=0.000662 ! Fit after self-cal, rms=0.103751Jy sigma=0.000662 wmodel J0800-2302_S_2017_03_23_pus_map.mod ! Writing 145 model components to file: J0800-2302_S_2017_03_23_pus_map.mod wobs J0800-2302_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0800-2302_S_2017_03_23_pus_uvs.fits wwins J0800-2302_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J0800-2302_S_2017_03_23_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 = -4.5449e-05 Jy ! Component: 100 - total flux cleaned = 0.000234814 Jy ! Component: 150 - total flux cleaned = 0.000206041 Jy ! Component: 200 - total flux cleaned = 0.0001218 Jy ! Component: 250 - total flux cleaned = 0.000149138 Jy ! Component: 300 - total flux cleaned = 0.000201459 Jy ! Component: 350 - total flux cleaned = 0.000252253 Jy ! Component: 400 - total flux cleaned = 0.000377968 Jy ! Component: 450 - total flux cleaned = 0.000451575 Jy ! Component: 500 - total flux cleaned = 0.000547682 Jy ! Component: 550 - total flux cleaned = 0.000641084 Jy ! Component: 600 - total flux cleaned = 0.000664482 Jy ! Component: 650 - total flux cleaned = 0.00080035 Jy ! Component: 700 - total flux cleaned = 0.000867166 Jy ! Component: 750 - total flux cleaned = 0.000889141 Jy ! Component: 800 - total flux cleaned = 0.00097528 Jy ! Component: 850 - total flux cleaned = 0.000975369 Jy ! Component: 900 - total flux cleaned = 0.000975523 Jy ! Component: 950 - total flux cleaned = 0.000975576 Jy ! Component: 1000 - total flux cleaned = 0.000935483 Jy ! Component: 1050 - total flux cleaned = 0.000895569 Jy ! Component: 1100 - total flux cleaned = 0.0008368 Jy ! Component: 1150 - total flux cleaned = 0.00083681 Jy ! Component: 1200 - total flux cleaned = 0.000779823 Jy ! Component: 1250 - total flux cleaned = 0.000779801 Jy ! Component: 1300 - total flux cleaned = 0.000742844 Jy ! Component: 1350 - total flux cleaned = 0.000760964 Jy ! Component: 1400 - total flux cleaned = 0.000742869 Jy ! Component: 1450 - total flux cleaned = 0.000778038 Jy ! Component: 1500 - total flux cleaned = 0.000829999 Jy ! Component: 1550 - total flux cleaned = 0.000778068 Jy ! Component: 1600 - total flux cleaned = 0.00086346 Jy ! Component: 1650 - total flux cleaned = 0.000930695 Jy ! Component: 1700 - total flux cleaned = 0.000996565 Jy ! Component: 1750 - total flux cleaned = 0.00107852 Jy ! Component: 1800 - total flux cleaned = 0.00109455 Jy ! Component: 1850 - total flux cleaned = 0.00111075 Jy ! Component: 1900 - total flux cleaned = 0.00120611 Jy ! Component: 1950 - total flux cleaned = 0.00123753 Jy ! Component: 2000 - total flux cleaned = 0.00128387 Jy ! Component: 2050 - total flux cleaned = 0.00129916 Jy ! Component: 2100 - total flux cleaned = 0.00126891 Jy ! Component: 2150 - total flux cleaned = 0.00132945 Jy ! Component: 2200 - total flux cleaned = 0.00134454 Jy ! Component: 2250 - total flux cleaned = 0.00138882 Jy ! Component: 2300 - total flux cleaned = 0.00143271 Jy ! Component: 2350 - total flux cleaned = 0.00143273 Jy ! Component: 2400 - total flux cleaned = 0.00141829 Jy ! Component: 2450 - total flux cleaned = 0.00146067 Jy ! Component: 2500 - total flux cleaned = 0.00148857 Jy ! Component: 2550 - total flux cleaned = 0.00146069 Jy ! Component: 2600 - total flux cleaned = 0.00146076 Jy ! Component: 2650 - total flux cleaned = 0.0014881 Jy ! Component: 2700 - total flux cleaned = 0.00152866 Jy ! Component: 2750 - total flux cleaned = 0.00154204 Jy ! Component: 2800 - total flux cleaned = 0.0015685 Jy ! Component: 2850 - total flux cleaned = 0.00152891 Jy ! Component: 2900 - total flux cleaned = 0.00155508 Jy ! Component: 2950 - total flux cleaned = 0.00160676 Jy ! Component: 3000 - total flux cleaned = 0.00160684 Jy ! Component: 3050 - total flux cleaned = 0.00165771 Jy ! Component: 3100 - total flux cleaned = 0.00165763 Jy ! Component: 3150 - total flux cleaned = 0.001695 Jy ! Component: 3200 - total flux cleaned = 0.00169487 Jy ! Component: 3250 - total flux cleaned = 0.00169489 Jy ! Component: 3300 - total flux cleaned = 0.00169479 Jy ! Component: 3350 - total flux cleaned = 0.00169484 Jy ! Component: 3400 - total flux cleaned = 0.00168288 Jy ! Component: 3450 - total flux cleaned = 0.00164734 Jy ! Component: 3500 - total flux cleaned = 0.00165925 Jy ! Component: 3550 - total flux cleaned = 0.00164756 Jy ! Component: 3600 - total flux cleaned = 0.00161269 Jy ! Component: 3650 - total flux cleaned = 0.0016128 Jy ! Component: 3700 - total flux cleaned = 0.00157861 Jy ! Component: 3750 - total flux cleaned = 0.00159003 Jy ! Component: 3800 - total flux cleaned = 0.00157882 Jy ! Component: 3850 - total flux cleaned = 0.00155658 Jy ! Component: 3900 - total flux cleaned = 0.00150125 Jy ! Component: 3950 - total flux cleaned = 0.00151233 Jy ! Component: 4000 - total flux cleaned = 0.00146856 Jy ! Component: 4050 - total flux cleaned = 0.00145777 Jy ! Total flux subtracted in 4096 components = 0.00146859 Jy ! Clean residual min=-0.000687 max=0.000717 Jy/beam ! Clean residual mean=0.000001 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.14718 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 405 components and 0.14718 Jy ![Exited script file: muppet] wmap "J0800-2302_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.402 x 9.537 at -4.024 degrees (North through East) ! Clean map min=-0.0015734 max=0.11247 Jy/beam ! Writing clean map to FITS file: J0800-2302_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.112469 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198631 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.529829 0.529829 1.05966 2.11932 4.23863 8.47727 16.9545 33.9091 67.8181 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.112 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.402 x 9.537 at -4.024 degrees (North through East) ! Clean map min=-0.0015734 max=0.11247 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 J0800-2302_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:54:13 2019