! Started logfile: J0037-2145_S_2017_06_10_pus_uvs.log on Mon May 6 14:39:45 2019 obs J0037-2145_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0037-2145_S_2017_06_10_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.978352 visibilities/baseline/integration-bin. ! Found source: J0037-2145 ! ! 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 1154 lines of history. ! ! Reading 20428 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 J0037-2145_S_2017_06_10_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 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 712 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.831915Jy sigma=0.006474 ! Fit after self-cal, rms=0.799385Jy sigma=0.006220 ! 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.432 mas, bmaj=7.156 mas, bpa=-5.405 degrees ! Estimated noise=1287.3 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.155392 Jy ! Component: 100 - total flux cleaned = 0.203233 Jy ! Total flux subtracted in 100 components = 0.203233 Jy ! Clean residual min=-0.007272 max=0.019677 Jy/beam ! Clean residual mean=0.000001 rms=0.002484 Jy/beam ! Combined flux in latest and established models = 0.203233 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.203233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101783Jy sigma=0.000737 ! Fit after self-cal, rms=0.101725Jy sigma=0.000737 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212003 Jy ! Component: 100 - total flux cleaned = 0.0318199 Jy ! Total flux subtracted in 100 components = 0.0318199 Jy ! Clean residual min=-0.006310 max=0.006894 Jy/beam ! Clean residual mean=0.000010 rms=0.001608 Jy/beam ! Combined flux in latest and established models = 0.235052 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.235052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097104Jy sigma=0.000699 ! Fit after self-cal, rms=0.097085Jy sigma=0.000699 ! 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=2.871 mas, bmaj=7.947 mas, bpa=-4.931 degrees ! Estimated noise=780.249 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.00608006 Jy ! Component: 100 - total flux cleaned = 0.00903526 Jy ! Component: 150 - total flux cleaned = 0.0106557 Jy ! Component: 200 - total flux cleaned = 0.0115726 Jy ! Total flux subtracted in 200 components = 0.0115726 Jy ! Clean residual min=-0.005634 max=0.005268 Jy/beam ! Clean residual mean=0.000024 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.246625 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.246625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096696Jy sigma=0.000696 ! Fit after self-cal, rms=0.096697Jy sigma=0.000696 ! 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.03 FD 0.91 HN 1.04 KP 1.06 ! LA 1.03 MK 1.00 NL 0.88 OV 1.04 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.09 KP 1.00 ! LA 0.97 MK 0.99 NL 1.05 OV 1.05 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.04 KP 1.02 ! LA 1.00 MK 1.00 NL 0.97 OV 0.95 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.08 KP 1.00* ! LA 1.00* MK 1.12 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.096697Jy sigma=0.000696 ! Fit after self-cal, rms=0.096248Jy sigma=0.000688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.879 mas, bmaj=7.926 mas, bpa=-4.653 degrees ! Estimated noise=781.191 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.000217547 Jy ! Component: 100 - total flux cleaned = 0.000138587 Jy ! Component: 150 - total flux cleaned = 8.34405e-05 Jy ! Component: 200 - total flux cleaned = 3.65667e-05 Jy ! Total flux subtracted in 200 components = 3.65667e-05 Jy ! Clean residual min=-0.005978 max=0.004422 Jy/beam ! Clean residual mean=0.000017 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.246662 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 51 components and 0.246662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096231Jy sigma=0.000688 ! Fit after self-cal, rms=0.096262Jy sigma=0.000687 ! 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.096262Jy sigma=0.000687 ! Fit after self-cal, rms=0.096295Jy sigma=0.000680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.883 mas, bmaj=7.937 mas, bpa=-4.574 degrees ! Estimated noise=784.661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000694754 Jy ! Component: 100 - total flux cleaned = 0.000696104 Jy ! Component: 150 - total flux cleaned = 0.000715014 Jy ! Component: 200 - total flux cleaned = 0.000714434 Jy ! Total flux subtracted in 200 components = 0.000714434 Jy ! Clean residual min=-0.003334 max=0.002344 Jy/beam ! Clean residual mean=0.000009 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.247376 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.247376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096282Jy sigma=0.000680 ! Fit after self-cal, rms=0.096298Jy sigma=0.000680 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.63451e-05 Jy ! Component: 100 - total flux cleaned = 9.61079e-07 Jy ! Component: 150 - total flux cleaned = -1.35082e-05 Jy ! Component: 200 - total flux cleaned = -2.70711e-05 Jy ! Total flux subtracted in 200 components = -2.70711e-05 Jy ! Clean residual min=-0.003345 max=0.002315 Jy/beam ! Clean residual mean=0.000009 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.247349 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.247349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096293Jy sigma=0.000680 ! Fit after self-cal, rms=0.096291Jy sigma=0.000680 ! 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.096291Jy sigma=0.000680 ! Fit after self-cal, rms=0.096780Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.886 mas, bmaj=7.95 mas, bpa=-4.591 degrees ! Estimated noise=785.466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000156263 Jy ! Component: 100 - total flux cleaned = -0.000140308 Jy ! Component: 150 - total flux cleaned = -0.000170358 Jy ! Component: 200 - total flux cleaned = -0.000184511 Jy ! Total flux subtracted in 200 components = -0.000184511 Jy ! Clean residual min=-0.002271 max=0.002130 Jy/beam ! Clean residual mean=0.000001 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.247164 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.247165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096773Jy sigma=0.000679 ! Fit after self-cal, rms=0.096784Jy sigma=0.000679 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.48512e-05 Jy ! Component: 100 - total flux cleaned = 7.54677e-07 Jy ! Component: 150 - total flux cleaned = -2.61124e-05 Jy ! Component: 200 - total flux cleaned = -3.86708e-05 Jy ! Total flux subtracted in 200 components = -3.86708e-05 Jy ! Clean residual min=-0.002243 max=0.002115 Jy/beam ! Clean residual mean=0.000001 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.247126 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.247126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096780Jy sigma=0.000679 ! Fit after self-cal, rms=0.096778Jy sigma=0.000679 ! 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.096778Jy sigma=0.000679 ! Fit after self-cal, rms=0.096889Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.393 mas, bmaj=18.18 mas, bpa=-0.9139 degrees ! Estimated noise=1029.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000376275 Jy ! Component: 100 - total flux cleaned = -0.000469228 Jy ! Component: 150 - total flux cleaned = -0.000472379 Jy ! Component: 200 - total flux cleaned = -0.000475295 Jy ! Total flux subtracted in 200 components = -0.000475295 Jy ! Clean residual min=-0.002496 max=0.001936 Jy/beam ! Clean residual mean=0.000001 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.246651 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 68 components and 0.246651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096890Jy sigma=0.000679 ! Fit after self-cal, rms=0.096891Jy sigma=0.000679 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.68565e-06 Jy ! Component: 100 - total flux cleaned = 2.41397e-06 Jy ! Component: 150 - total flux cleaned = 2.1313e-06 Jy ! Component: 200 - total flux cleaned = -3.30712e-06 Jy ! Total flux subtracted in 200 components = -3.30712e-06 Jy ! Clean residual min=-0.002499 max=0.001931 Jy/beam ! Clean residual mean=0.000001 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.246647 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 70 components and 0.246647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096890Jy sigma=0.000679 ! Fit after self-cal, rms=0.096891Jy sigma=0.000679 ! 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=2.888 mas, bmaj=7.956 mas, bpa=-4.608 degrees ! Estimated noise=786.112 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.888 x 7.956 at -4.608 degrees (North through East) ! Clean map min=-0.0021495 max=0.20355 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.446 mas, bmaj=7.168 mas, bpa=-5.141 degrees ! Estimated noise=1293.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.15614 Jy ! Component: 100 - total flux cleaned = 0.204346 Jy ! Component: 150 - total flux cleaned = 0.224985 Jy ! Component: 200 - total flux cleaned = 0.234988 Jy ! Total flux subtracted in 200 components = 0.234988 Jy ! Clean residual min=-0.003654 max=0.004599 Jy/beam ! Clean residual mean=-0.000003 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.234988 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.234988 Jy ! Inverting map and beam ! Estimated beam: bmin=2.888 mas, bmaj=7.956 mas, bpa=-4.608 degrees ! Estimated noise=786.112 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.00623926 Jy ! Component: 100 - total flux cleaned = 0.00919594 Jy ! Component: 150 - total flux cleaned = 0.0106705 Jy ! Component: 200 - total flux cleaned = 0.0113683 Jy ! Total flux subtracted in 200 components = 0.0113683 Jy ! Clean residual min=-0.002257 max=0.002157 Jy/beam ! Clean residual mean=0.000000 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.246356 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.246356 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.393 mas, bmaj=18.18 mas, bpa=-0.9139 degrees ! Estimated noise=1029.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000180698 Jy ! Component: 100 - total flux cleaned = 0.000176568 Jy ! Component: 150 - total flux cleaned = 0.000173173 Jy ! Component: 200 - total flux cleaned = 0.000170454 Jy ! Total flux subtracted in 200 components = 0.000170454 Jy ! Clean residual min=-0.002506 max=0.001913 Jy/beam ! Clean residual mean=0.000000 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.246526 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 = 2.64637e-06 Jy ! Component: 100 - total flux cleaned = 5.15122e-06 Jy ! Component: 150 - total flux cleaned = 5.19431e-06 Jy ! Component: 200 - total flux cleaned = 7.40276e-06 Jy ! Total flux subtracted in 200 components = 7.40276e-06 Jy ! Clean residual min=-0.002506 max=0.001913 Jy/beam ! Clean residual mean=0.000000 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.246534 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.246534 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.888 mas, bmaj=7.956 mas, bpa=-4.608 degrees ! Estimated noise=786.112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.44051e-05 Jy ! Component: 100 - total flux cleaned = 0.000140041 Jy ! Component: 150 - total flux cleaned = 0.000156447 Jy ! Component: 200 - total flux cleaned = 0.000156225 Jy ! Total flux subtracted in 200 components = 0.000156225 Jy ! Clean residual min=-0.002249 max=0.002125 Jy/beam ! Clean residual mean=0.000000 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.24669 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 53 components and 0.24669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096891Jy sigma=0.000679 ! Fit after self-cal, rms=0.096886Jy sigma=0.000679 wmodel J0037-2145_S_2017_06_10_pus_map.mod ! Writing 53 model components to file: J0037-2145_S_2017_06_10_pus_map.mod wobs J0037-2145_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0037-2145_S_2017_06_10_pus_uvs.fits wwins J0037-2145_S_2017_06_10_pus_map.win ! wwins: Wrote 1 windows to J0037-2145_S_2017_06_10_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.000618398 Jy ! Component: 100 - total flux cleaned = -0.000804312 Jy ! Component: 150 - total flux cleaned = -0.000874929 Jy ! Component: 200 - total flux cleaned = -0.000976722 Jy ! Component: 250 - total flux cleaned = -0.00104321 Jy ! Component: 300 - total flux cleaned = -0.00107516 Jy ! Component: 350 - total flux cleaned = -0.00104552 Jy ! Component: 400 - total flux cleaned = -0.000987628 Jy ! Component: 450 - total flux cleaned = -0.000874016 Jy ! Component: 500 - total flux cleaned = -0.000708171 Jy ! Component: 550 - total flux cleaned = -0.000654206 Jy ! Component: 600 - total flux cleaned = -0.0005746 Jy ! Component: 650 - total flux cleaned = -0.000549008 Jy ! Component: 700 - total flux cleaned = -0.000549359 Jy ! Component: 750 - total flux cleaned = -0.000573938 Jy ! Component: 800 - total flux cleaned = -0.000573977 Jy ! Component: 850 - total flux cleaned = -0.000597371 Jy ! Component: 900 - total flux cleaned = -0.00059726 Jy ! Component: 950 - total flux cleaned = -0.000528285 Jy ! Component: 1000 - total flux cleaned = -0.000573854 Jy ! Component: 1050 - total flux cleaned = -0.000551723 Jy ! Component: 1100 - total flux cleaned = -0.000507228 Jy ! Component: 1150 - total flux cleaned = -0.0004203 Jy ! Component: 1200 - total flux cleaned = -0.000420383 Jy ! Component: 1250 - total flux cleaned = -0.000420224 Jy ! Component: 1300 - total flux cleaned = -0.000357947 Jy ! Component: 1350 - total flux cleaned = -0.000398882 Jy ! Component: 1400 - total flux cleaned = -0.000338076 Jy ! Component: 1450 - total flux cleaned = -0.000318326 Jy ! Component: 1500 - total flux cleaned = -0.000239861 Jy ! Component: 1550 - total flux cleaned = -0.000240081 Jy ! Component: 1600 - total flux cleaned = -0.00024013 Jy ! Component: 1650 - total flux cleaned = -0.000164883 Jy ! Component: 1700 - total flux cleaned = -0.000165164 Jy ! Component: 1750 - total flux cleaned = -0.000220111 Jy ! Component: 1800 - total flux cleaned = -0.000165282 Jy ! Component: 1850 - total flux cleaned = -0.00011135 Jy ! Component: 1900 - total flux cleaned = -9.37955e-05 Jy ! Component: 1950 - total flux cleaned = -0.000128966 Jy ! Component: 2000 - total flux cleaned = -5.93128e-05 Jy ! Component: 2050 - total flux cleaned = -5.94507e-05 Jy ! Component: 2100 - total flux cleaned = 8.6503e-06 Jy ! Component: 2150 - total flux cleaned = 2.54534e-05 Jy ! Component: 2200 - total flux cleaned = 5.87723e-05 Jy ! Component: 2250 - total flux cleaned = 0.000141454 Jy ! Component: 2300 - total flux cleaned = 0.000190641 Jy ! Component: 2350 - total flux cleaned = 0.000206804 Jy ! Component: 2400 - total flux cleaned = 0.000270764 Jy ! Component: 2450 - total flux cleaned = 0.000302553 Jy ! Component: 2500 - total flux cleaned = 0.000412354 Jy ! Component: 2550 - total flux cleaned = 0.000458692 Jy ! Component: 2600 - total flux cleaned = 0.000489562 Jy ! Component: 2650 - total flux cleaned = 0.000580797 Jy ! Component: 2700 - total flux cleaned = 0.000610784 Jy ! Component: 2750 - total flux cleaned = 0.000610584 Jy ! Component: 2800 - total flux cleaned = 0.000684618 Jy ! Component: 2850 - total flux cleaned = 0.0006847 Jy ! Component: 2900 - total flux cleaned = 0.000742938 Jy ! Component: 2950 - total flux cleaned = 0.000728613 Jy ! Component: 3000 - total flux cleaned = 0.000814601 Jy ! Component: 3050 - total flux cleaned = 0.000857148 Jy ! Component: 3100 - total flux cleaned = 0.00088551 Jy ! Component: 3150 - total flux cleaned = 0.000983162 Jy ! Component: 3200 - total flux cleaned = 0.00105204 Jy ! Component: 3250 - total flux cleaned = 0.001052 Jy ! Component: 3300 - total flux cleaned = 0.0011199 Jy ! Component: 3350 - total flux cleaned = 0.00110647 Jy ! Component: 3400 - total flux cleaned = 0.00114677 Jy ! Component: 3450 - total flux cleaned = 0.00113348 Jy ! Component: 3500 - total flux cleaned = 0.00114661 Jy ! Component: 3550 - total flux cleaned = 0.00118589 Jy ! Component: 3600 - total flux cleaned = 0.001199 Jy ! Component: 3650 - total flux cleaned = 0.001212 Jy ! Component: 3700 - total flux cleaned = 0.00121188 Jy ! Component: 3750 - total flux cleaned = 0.00122464 Jy ! Component: 3800 - total flux cleaned = 0.00122481 Jy ! Component: 3850 - total flux cleaned = 0.00122492 Jy ! Component: 3900 - total flux cleaned = 0.00132482 Jy ! Component: 3950 - total flux cleaned = 0.00131243 Jy ! Component: 4000 - total flux cleaned = 0.00133693 Jy ! Component: 4050 - total flux cleaned = 0.00138587 Jy ! Total flux subtracted in 4096 components = 0.00141006 Jy ! Clean residual min=-0.000674 max=0.000741 Jy/beam ! Clean residual mean=0.000000 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.2481 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 328 components and 0.2481 Jy ![Exited script file: muppet] wmap "J0037-2145_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.888 x 7.956 at -4.608 degrees (North through East) ! Clean map min=-0.0014002 max=0.20372 Jy/beam ! Writing clean map to FITS file: J0037-2145_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.203724 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00021126 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.311097 0.311097 0.622194 1.24439 2.48878 4.97755 9.95511 19.9102 39.8204 79.6409 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.203 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.888 x 7.956 at -4.608 degrees (North through East) ! Clean map min=-0.0014002 max=0.20372 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 J0037-2145_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:39:50 2019