! Started logfile: J0141-0928_S_2017_07_09_pus_uvs.log on Wed May 8 14:38:30 2019 obs J0141-0928_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0141-0928_S_2017_07_09_pus_uva.fits ! AN table 1: 62 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.421505 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0141-0928 ! ! 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 594 lines of history. ! ! Reading 4704 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 J0141-0928_S_2017_07_09_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 304 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 313 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 313 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 505 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.596792Jy sigma=0.005055 ! Fit after self-cal, rms=0.574816Jy sigma=0.004888 ! 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.725 mas, bmaj=7.317 mas, bpa=-3.355 degrees ! Estimated noise=1792.94 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.328333 Jy ! Component: 100 - total flux cleaned = 0.413307 Jy ! Total flux subtracted in 100 components = 0.413307 Jy ! Clean residual min=-0.013086 max=0.034531 Jy/beam ! Clean residual mean=0.000051 rms=0.003778 Jy/beam ! Combined flux in latest and established models = 0.413307 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.413307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112721Jy sigma=0.000882 ! Fit after self-cal, rms=0.112640Jy sigma=0.000882 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0367356 Jy ! Component: 100 - total flux cleaned = 0.0548856 Jy ! Total flux subtracted in 100 components = 0.0548856 Jy ! Clean residual min=-0.010795 max=0.012791 Jy/beam ! Clean residual mean=0.000037 rms=0.002667 Jy/beam ! Combined flux in latest and established models = 0.468193 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.468193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100165Jy sigma=0.000781 ! Fit after self-cal, rms=0.100078Jy sigma=0.000780 ! 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.287 mas, bmaj=8.054 mas, bpa=0.07464 degrees ! Estimated noise=1426.26 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.00878621 Jy ! Component: 100 - total flux cleaned = 0.0134118 Jy ! Component: 150 - total flux cleaned = 0.0156921 Jy ! Component: 200 - total flux cleaned = 0.0161675 Jy ! Total flux subtracted in 200 components = 0.0161675 Jy ! Clean residual min=-0.010065 max=0.010636 Jy/beam ! Clean residual mean=0.000054 rms=0.002356 Jy/beam ! Combined flux in latest and established models = 0.48436 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.48436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099181Jy sigma=0.000774 ! Fit after self-cal, rms=0.099178Jy sigma=0.000774 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.89 HN 1.00 KP 1.03 ! LA 1.02 MK 0.99 NL 0.92 OV 1.00 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.93 HN 1.00 KP 1.01 ! LA 0.98 MK 0.97 NL 1.06 OV 1.05 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.97 HN 1.02 KP 1.00 ! LA 0.99 MK 1.03 NL 1.01 OV 0.96 ! PT 1.01 SC 1.00 ! ! ! 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.00 HN 0.97 KP 1.00* ! LA 0.96 MK 1.07 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.099178Jy sigma=0.000774 ! Fit after self-cal, rms=0.093839Jy sigma=0.000728 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.294 mas, bmaj=8.141 mas, bpa=-0.4402 degrees ! Estimated noise=1436.31 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.00024357 Jy ! Component: 100 - total flux cleaned = 0.000161895 Jy ! Component: 150 - total flux cleaned = 2.23933e-05 Jy ! Component: 200 - total flux cleaned = -3.85928e-05 Jy ! Total flux subtracted in 200 components = -3.85928e-05 Jy ! Clean residual min=-0.008690 max=0.008388 Jy/beam ! Clean residual mean=0.000041 rms=0.001899 Jy/beam ! Combined flux in latest and established models = 0.484322 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.484322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093683Jy sigma=0.000727 ! Fit after self-cal, rms=0.093708Jy sigma=0.000727 ! 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.093708Jy sigma=0.000727 ! Fit after self-cal, rms=0.087276Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=8.136 mas, bpa=-0.4871 degrees ! Estimated noise=1437.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146074 Jy ! Component: 100 - total flux cleaned = 0.00174959 Jy ! Component: 150 - total flux cleaned = 0.00181076 Jy ! Component: 200 - total flux cleaned = 0.00175142 Jy ! Total flux subtracted in 200 components = 0.00175142 Jy ! Clean residual min=-0.004835 max=0.006654 Jy/beam ! Clean residual mean=0.000015 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.486073 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.486073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087156Jy sigma=0.000680 ! Fit after self-cal, rms=0.087167Jy 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) ! Added new window around map position (-6, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00560109 Jy ! Component: 100 - total flux cleaned = 0.00549251 Jy ! Component: 150 - total flux cleaned = 0.00487508 Jy ! Component: 200 - total flux cleaned = 0.00443622 Jy ! Total flux subtracted in 200 components = 0.00443622 Jy ! Clean residual min=-0.004994 max=0.004603 Jy/beam ! Clean residual mean=0.000015 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.490509 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.490509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086684Jy sigma=0.000676 ! Fit after self-cal, rms=0.086651Jy sigma=0.000676 ! 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.086651Jy sigma=0.000676 ! Fit after self-cal, rms=0.085072Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=8.112 mas, bpa=-0.6066 degrees ! Estimated noise=1436.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315247 Jy ! Component: 100 - total flux cleaned = 0.00417104 Jy ! Component: 150 - total flux cleaned = 0.00437028 Jy ! Component: 200 - total flux cleaned = 0.00445703 Jy ! Total flux subtracted in 200 components = 0.00445703 Jy ! Clean residual min=-0.003482 max=0.003600 Jy/beam ! Clean residual mean=0.000008 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.494966 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.494966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084955Jy sigma=0.000663 ! Fit after self-cal, rms=0.084948Jy 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 = 0.000517189 Jy ! Component: 100 - total flux cleaned = 0.000657137 Jy ! Component: 150 - total flux cleaned = 0.000748713 Jy ! Component: 200 - total flux cleaned = 0.000803643 Jy ! Total flux subtracted in 200 components = 0.000803643 Jy ! Clean residual min=-0.003462 max=0.003634 Jy/beam ! Clean residual mean=0.000008 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.49577 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 91 components and 0.49577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084925Jy sigma=0.000662 ! Fit after self-cal, rms=0.084925Jy sigma=0.000662 ! 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.084925Jy sigma=0.000662 ! Fit after self-cal, rms=0.084840Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.57 mas, bmaj=14 mas, bpa=-1.402 degrees ! Estimated noise=1830.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000801628 Jy ! Component: 100 - total flux cleaned = 0.00101031 Jy ! Component: 150 - total flux cleaned = 0.00117209 Jy ! Component: 200 - total flux cleaned = 0.00132557 Jy ! Total flux subtracted in 200 components = 0.00132557 Jy ! Clean residual min=-0.004406 max=0.004146 Jy/beam ! Clean residual mean=0.000015 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.497096 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 111 components and 0.497096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084825Jy sigma=0.000662 ! Fit after self-cal, rms=0.084820Jy sigma=0.000662 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.000112038 Jy ! Component: 100 - total flux cleaned = 0.000203974 Jy ! Component: 150 - total flux cleaned = 0.000281391 Jy ! Component: 200 - total flux cleaned = 0.000347033 Jy ! Total flux subtracted in 200 components = 0.000347033 Jy ! Clean residual min=-0.004357 max=0.004166 Jy/beam ! Clean residual mean=0.000015 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.497443 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 122 components and 0.497443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084817Jy sigma=0.000662 ! Fit after self-cal, rms=0.084816Jy sigma=0.000662 ! 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.285 mas, bmaj=8.11 mas, bpa=-0.6419 degrees ! Estimated noise=1436.25 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.285 x 8.11 at -0.6419 degrees (North through East) ! Clean map min=-0.0032882 max=0.42791 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.727 mas, bmaj=7.329 mas, bpa=-3.501 degrees ! Estimated noise=1778.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.324842 Jy ! Component: 100 - total flux cleaned = 0.410301 Jy ! Component: 150 - total flux cleaned = 0.446728 Jy ! Component: 200 - total flux cleaned = 0.464646 Jy ! Total flux subtracted in 200 components = 0.464646 Jy ! Clean residual min=-0.005448 max=0.008874 Jy/beam ! Clean residual mean=0.000017 rms=0.001470 Jy/beam ! Combined flux in latest and established models = 0.464646 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.464646 Jy ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=8.11 mas, bpa=-0.6419 degrees ! Estimated noise=1436.25 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.0133836 Jy ! Component: 100 - total flux cleaned = 0.0208675 Jy ! Component: 150 - total flux cleaned = 0.0255826 Jy ! Component: 200 - total flux cleaned = 0.0286137 Jy ! Total flux subtracted in 200 components = 0.0286137 Jy ! Clean residual min=-0.003619 max=0.003404 Jy/beam ! Clean residual mean=0.000008 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.493259 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 56 components and 0.493259 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.57 mas, bmaj=14 mas, bpa=-1.402 degrees ! Estimated noise=1830.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00274916 Jy ! Component: 100 - total flux cleaned = 0.00373201 Jy ! Component: 150 - total flux cleaned = 0.00391898 Jy ! Component: 200 - total flux cleaned = 0.0041001 Jy ! Total flux subtracted in 200 components = 0.0041001 Jy ! Clean residual min=-0.004360 max=0.004166 Jy/beam ! Clean residual mean=0.000014 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.497359 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.000122341 Jy ! Component: 100 - total flux cleaned = 0.000223483 Jy ! Component: 150 - total flux cleaned = 0.000240715 Jy ! Component: 200 - total flux cleaned = 0.000257071 Jy ! Total flux subtracted in 200 components = 0.000257071 Jy ! Clean residual min=-0.004300 max=0.004176 Jy/beam ! Clean residual mean=0.000014 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.497617 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 99 components and 0.497617 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=8.11 mas, bpa=-0.6419 degrees ! Estimated noise=1436.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000365318 Jy ! Component: 100 - total flux cleaned = 0.000401557 Jy ! Component: 150 - total flux cleaned = 0.000499188 Jy ! Component: 200 - total flux cleaned = 0.000589541 Jy ! Total flux subtracted in 200 components = 0.000589541 Jy ! Clean residual min=-0.003451 max=0.003627 Jy/beam ! Clean residual mean=0.000007 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.498206 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 113 components and 0.498206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084827Jy sigma=0.000662 ! Fit after self-cal, rms=0.084821Jy sigma=0.000662 wmodel J0141-0928_S_2017_07_09_pus_map.mod ! Writing 113 model components to file: J0141-0928_S_2017_07_09_pus_map.mod wobs J0141-0928_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0141-0928_S_2017_07_09_pus_uvs.fits wwins J0141-0928_S_2017_07_09_pus_map.win ! wwins: Wrote 2 windows to J0141-0928_S_2017_07_09_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.000140496 Jy ! Component: 100 - total flux cleaned = -0.000387434 Jy ! Component: 150 - total flux cleaned = -0.000665962 Jy ! Component: 200 - total flux cleaned = -0.000984501 Jy ! Component: 250 - total flux cleaned = -0.00144711 Jy ! Component: 300 - total flux cleaned = -0.00164709 Jy ! Component: 350 - total flux cleaned = -0.0017944 Jy ! Component: 400 - total flux cleaned = -0.00198486 Jy ! Component: 450 - total flux cleaned = -0.00198528 Jy ! Component: 500 - total flux cleaned = -0.00207786 Jy ! Component: 550 - total flux cleaned = -0.0021235 Jy ! Component: 600 - total flux cleaned = -0.00225714 Jy ! Component: 650 - total flux cleaned = -0.00238722 Jy ! Component: 700 - total flux cleaned = -0.00230152 Jy ! Component: 750 - total flux cleaned = -0.00242799 Jy ! Component: 800 - total flux cleaned = -0.00242788 Jy ! Component: 850 - total flux cleaned = -0.00246863 Jy ! Component: 900 - total flux cleaned = -0.00246877 Jy ! Component: 950 - total flux cleaned = -0.00250815 Jy ! Component: 1000 - total flux cleaned = -0.00262548 Jy ! Component: 1050 - total flux cleaned = -0.00262495 Jy ! Component: 1100 - total flux cleaned = -0.00270134 Jy ! Component: 1150 - total flux cleaned = -0.0027772 Jy ! Component: 1200 - total flux cleaned = -0.00281447 Jy ! Component: 1250 - total flux cleaned = -0.0029247 Jy ! Component: 1300 - total flux cleaned = -0.00292437 Jy ! Component: 1350 - total flux cleaned = -0.0029599 Jy ! Component: 1400 - total flux cleaned = -0.00292424 Jy ! Component: 1450 - total flux cleaned = -0.00292394 Jy ! Component: 1500 - total flux cleaned = -0.00285398 Jy ! Component: 1550 - total flux cleaned = -0.00292322 Jy ! Component: 1600 - total flux cleaned = -0.00285499 Jy ! Component: 1650 - total flux cleaned = -0.00288876 Jy ! Component: 1700 - total flux cleaned = -0.00278885 Jy ! Component: 1750 - total flux cleaned = -0.00282196 Jy ! Component: 1800 - total flux cleaned = -0.00285552 Jy ! Component: 1850 - total flux cleaned = -0.00308282 Jy ! Component: 1900 - total flux cleaned = -0.00298572 Jy ! Component: 1950 - total flux cleaned = -0.00304903 Jy ! Component: 2000 - total flux cleaned = -0.00308107 Jy ! Component: 2050 - total flux cleaned = -0.00305018 Jy ! Component: 2100 - total flux cleaned = -0.00308117 Jy ! Component: 2150 - total flux cleaned = -0.00302021 Jy ! Component: 2200 - total flux cleaned = -0.00323358 Jy ! Component: 2250 - total flux cleaned = -0.00317304 Jy ! Component: 2300 - total flux cleaned = -0.00317295 Jy ! Component: 2350 - total flux cleaned = -0.00311359 Jy ! Component: 2400 - total flux cleaned = -0.00323141 Jy ! Component: 2450 - total flux cleaned = -0.00317275 Jy ! Component: 2500 - total flux cleaned = -0.00314365 Jy ! Component: 2550 - total flux cleaned = -0.0032297 Jy ! Component: 2600 - total flux cleaned = -0.00311547 Jy ! Component: 2650 - total flux cleaned = -0.00322942 Jy ! Component: 2700 - total flux cleaned = -0.00325773 Jy ! Component: 2750 - total flux cleaned = -0.00334147 Jy ! Component: 2800 - total flux cleaned = -0.00328595 Jy ! Component: 2850 - total flux cleaned = -0.00331344 Jy ! Component: 2900 - total flux cleaned = -0.00339531 Jy ! Component: 2950 - total flux cleaned = -0.00339505 Jy ! Component: 3000 - total flux cleaned = -0.00328758 Jy ! Component: 3050 - total flux cleaned = -0.00339462 Jy ! Component: 3100 - total flux cleaned = -0.00344728 Jy ! Component: 3150 - total flux cleaned = -0.00339446 Jy ! Component: 3200 - total flux cleaned = -0.00342031 Jy ! Component: 3250 - total flux cleaned = -0.00339408 Jy ! Component: 3300 - total flux cleaned = -0.00336847 Jy ! Component: 3350 - total flux cleaned = -0.00339421 Jy ! Component: 3400 - total flux cleaned = -0.00336854 Jy ! Component: 3450 - total flux cleaned = -0.00339383 Jy ! Component: 3500 - total flux cleaned = -0.00331878 Jy ! Component: 3550 - total flux cleaned = -0.00339337 Jy ! Component: 3600 - total flux cleaned = -0.00341789 Jy ! Component: 3650 - total flux cleaned = -0.00329509 Jy ! Component: 3700 - total flux cleaned = -0.00346625 Jy ! Component: 3750 - total flux cleaned = -0.00356322 Jy ! Component: 3800 - total flux cleaned = -0.00356301 Jy ! Component: 3850 - total flux cleaned = -0.00363498 Jy ! Component: 3900 - total flux cleaned = -0.00361109 Jy ! Component: 3950 - total flux cleaned = -0.00372959 Jy ! Component: 4000 - total flux cleaned = -0.00370608 Jy ! Component: 4050 - total flux cleaned = -0.00393992 Jy ! Total flux subtracted in 4096 components = -0.0038932 Jy ! Clean residual min=-0.001294 max=0.001512 Jy/beam ! Clean residual mean=0.000002 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.494313 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 415 components and 0.494313 Jy ![Exited script file: muppet] wmap "J0141-0928_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.285 x 8.11 at -0.6419 degrees (North through East) ! Clean map min=-0.0028128 max=0.42719 Jy/beam ! Writing clean map to FITS file: J0141-0928_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.427193 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000432734 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.303891 0.303891 0.607782 1.21556 2.43113 4.86226 9.72451 19.449 38.898 77.7961 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.427 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.285 x 8.11 at -0.6419 degrees (North through East) ! Clean map min=-0.0028128 max=0.42719 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 J0141-0928_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:38:34 2019