! Started logfile: J2332-4118_S_2017_01_21_pus_uvs.log on Sun May 5 16:06:55 2019 obs J2332-4118_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J2332-4118_S_2017_01_21_pus_uva.fits ! AN table 1: 126 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.263007 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2332-4118 ! ! 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 558 lines of history. ! ! Reading 4772 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 J2332-4118_S_2017_01_21_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 716 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 730 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 723 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 990 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.888386Jy sigma=0.004333 ! Fit after self-cal, rms=0.855924Jy sigma=0.004217 ! 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.003 mas, bmaj=7.409 mas, bpa=-1.046 degrees ! Estimated noise=5309.9 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.133909 Jy ! Component: 100 - total flux cleaned = 0.184749 Jy ! Total flux subtracted in 100 components = 0.184749 Jy ! Clean residual min=-0.021980 max=0.032340 Jy/beam ! Clean residual mean=-0.000546 rms=0.007176 Jy/beam ! Combined flux in latest and established models = 0.184749 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.184749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169175Jy sigma=0.000692 ! Fit after self-cal, rms=0.168851Jy sigma=0.000689 ! 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.25 mas, bmaj=6.892 mas, bpa=-1.178 degrees ! Estimated noise=2914.05 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.0247861 Jy ! Component: 100 - total flux cleaned = 0.0384943 Jy ! Component: 150 - total flux cleaned = 0.0461306 Jy ! Component: 200 - total flux cleaned = 0.0503866 Jy ! Total flux subtracted in 200 components = 0.0503866 Jy ! Clean residual min=-0.016347 max=0.027079 Jy/beam ! Clean residual mean=-0.001185 rms=0.007268 Jy/beam ! Combined flux in latest and established models = 0.235136 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.235136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167172Jy sigma=0.000657 ! Fit after self-cal, rms=0.166811Jy sigma=0.000654 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* LA 0.95 ! MK 1.02 NL 1.00* OV 1.57 PT 0.90 ! SC 0.99 ! ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* LA 0.87 ! MK 0.99 NL 1.00* OV 1.96 PT 0.89 ! SC 1.07 ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* LA 0.89 ! MK 1.12 NL 1.16 OV 1.56 PT 0.87 ! SC 1.03 ! ! ! Correcting IF 4. ! A total of 144 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* LA 0.00* ! MK 0.00* NL 0.00* OV 0.00* PT 0.00* ! SC 0.00* ! ! ! Fit before self-cal, rms=0.166811Jy sigma=0.000654 ! Fit after self-cal, rms=0.237572Jy sigma=0.000632 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.218 mas, bmaj=6.722 mas, bpa=-0.6844 degrees ! Estimated noise=3175.93 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.00103084 Jy ! Component: 100 - total flux cleaned = -0.00104533 Jy ! Component: 150 - total flux cleaned = -0.000911014 Jy ! Component: 200 - total flux cleaned = -0.000915792 Jy ! Total flux subtracted in 200 components = -0.000915792 Jy ! Clean residual min=-0.008192 max=0.008754 Jy/beam ! Clean residual mean=-0.000054 rms=0.002344 Jy/beam ! Combined flux in latest and established models = 0.23422 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.23422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.237198Jy sigma=0.000630 ! Fit after self-cal, rms=0.240262Jy sigma=0.000629 ! 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.240262Jy sigma=0.000629 ! Fit after self-cal, rms=0.252971Jy sigma=0.000627 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.232 mas, bmaj=6.742 mas, bpa=-0.5336 degrees ! Estimated noise=3238.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105224 Jy ! Component: 100 - total flux cleaned = 0.00118946 Jy ! Component: 150 - total flux cleaned = 0.00130762 Jy ! Component: 200 - total flux cleaned = 0.00131096 Jy ! Total flux subtracted in 200 components = 0.00131096 Jy ! Clean residual min=-0.007805 max=0.008027 Jy/beam ! Clean residual mean=0.000022 rms=0.002118 Jy/beam ! Combined flux in latest and established models = 0.235531 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 36 components and 0.235531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.252758Jy sigma=0.000627 ! Fit after self-cal, rms=0.253022Jy sigma=0.000626 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.22378e-05 Jy ! Component: 100 - total flux cleaned = 0.000126005 Jy ! Component: 150 - total flux cleaned = 0.000119194 Jy ! Component: 200 - total flux cleaned = 0.000202768 Jy ! Total flux subtracted in 200 components = 0.000202768 Jy ! Clean residual min=-0.007632 max=0.007940 Jy/beam ! Clean residual mean=0.000025 rms=0.002080 Jy/beam ! Combined flux in latest and established models = 0.235734 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 41 components and 0.235734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.252877Jy sigma=0.000626 ! Fit after self-cal, rms=0.252859Jy sigma=0.000626 ! 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.252859Jy sigma=0.000626 ! Fit after self-cal, rms=0.253391Jy sigma=0.000625 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.236 mas, bmaj=6.76 mas, bpa=-0.4139 degrees ! Estimated noise=3246.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000447151 Jy ! Component: 100 - total flux cleaned = -0.000538958 Jy ! Component: 150 - total flux cleaned = -0.00046336 Jy ! Component: 200 - total flux cleaned = -0.000464039 Jy ! Total flux subtracted in 200 components = -0.000464039 Jy ! Clean residual min=-0.007876 max=0.007323 Jy/beam ! Clean residual mean=-0.000030 rms=0.002030 Jy/beam ! Combined flux in latest and established models = 0.23527 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.23527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.253259Jy sigma=0.000625 ! Fit after self-cal, rms=0.253211Jy sigma=0.000624 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.000425661 Jy ! Component: 100 - total flux cleaned = -0.000350471 Jy ! Component: 150 - total flux cleaned = -0.000350127 Jy ! Component: 200 - total flux cleaned = -0.000284155 Jy ! Total flux subtracted in 200 components = -0.000284155 Jy ! Clean residual min=-0.007815 max=0.007196 Jy/beam ! Clean residual mean=-0.000037 rms=0.002016 Jy/beam ! Combined flux in latest and established models = 0.234985 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.234985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.253096Jy sigma=0.000624 ! Fit after self-cal, rms=0.253068Jy sigma=0.000624 ! 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.253068Jy sigma=0.000624 ! Fit after self-cal, rms=0.253411Jy sigma=0.000624 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.929 mas, bmaj=22.01 mas, bpa=4.572 degrees ! Estimated noise=5509.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00166978 Jy ! Component: 100 - total flux cleaned = -0.0016662 Jy ! Component: 150 - total flux cleaned = -0.00166484 Jy ! Component: 200 - total flux cleaned = -0.00166404 Jy ! Total flux subtracted in 200 components = -0.00166404 Jy ! Clean residual min=-0.009876 max=0.008782 Jy/beam ! Clean residual mean=-0.000226 rms=0.003357 Jy/beam ! Combined flux in latest and established models = 0.233321 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 44 components and 0.233321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.253356Jy sigma=0.000624 ! Fit after self-cal, rms=0.253293Jy sigma=0.000624 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.000130478 Jy ! Component: 100 - total flux cleaned = -0.000129821 Jy ! Component: 150 - total flux cleaned = -0.000130152 Jy ! Component: 200 - total flux cleaned = -0.000130655 Jy ! Total flux subtracted in 200 components = -0.000130655 Jy ! Clean residual min=-0.009907 max=0.008857 Jy/beam ! Clean residual mean=-0.000236 rms=0.003375 Jy/beam ! Combined flux in latest and established models = 0.233191 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 44 components and 0.233191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.253259Jy sigma=0.000624 ! Fit after self-cal, rms=0.253202Jy sigma=0.000624 ! 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.241 mas, bmaj=6.765 mas, bpa=-0.3308 degrees ! Estimated noise=3258.14 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.241 x 6.765 at -0.3308 degrees (North through East) ! Clean map min=-0.017478 max=0.15998 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.061 mas, bmaj=7.692 mas, bpa=-0.5963 degrees ! Estimated noise=6386.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124778 Jy ! Component: 100 - total flux cleaned = 0.176965 Jy ! Component: 150 - total flux cleaned = 0.206098 Jy ! Component: 200 - total flux cleaned = 0.215547 Jy ! Total flux subtracted in 200 components = 0.215547 Jy ! Clean residual min=-0.014804 max=0.015448 Jy/beam ! Clean residual mean=-0.000122 rms=0.004193 Jy/beam ! Combined flux in latest and established models = 0.215547 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.215547 Jy ! Inverting map and beam ! Estimated beam: bmin=2.241 mas, bmaj=6.765 mas, bpa=-0.3308 degrees ! Estimated noise=3258.14 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.012196 Jy ! Component: 100 - total flux cleaned = 0.0146348 Jy ! Component: 150 - total flux cleaned = 0.016038 Jy ! Component: 200 - total flux cleaned = 0.0169658 Jy ! Total flux subtracted in 200 components = 0.0169658 Jy ! Clean residual min=-0.009007 max=0.007802 Jy/beam ! Clean residual mean=-0.000085 rms=0.002303 Jy/beam ! Combined flux in latest and established models = 0.232513 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.232513 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.929 mas, bmaj=22.01 mas, bpa=4.572 degrees ! Estimated noise=5509.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230263 Jy ! Component: 100 - total flux cleaned = 0.000228253 Jy ! Component: 150 - total flux cleaned = 0.000231729 Jy ! Component: 200 - total flux cleaned = 0.000289789 Jy ! Total flux subtracted in 200 components = 0.000289789 Jy ! Clean residual min=-0.010134 max=0.008524 Jy/beam ! Clean residual mean=-0.000272 rms=0.003334 Jy/beam ! Combined flux in latest and established models = 0.232802 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 = 3.13506e-06 Jy ! Component: 100 - total flux cleaned = 6.08799e-05 Jy ! Component: 150 - total flux cleaned = 6.51592e-05 Jy ! Component: 200 - total flux cleaned = 0.000119191 Jy ! Total flux subtracted in 200 components = 0.000119191 Jy ! Clean residual min=-0.010035 max=0.008570 Jy/beam ! Clean residual mean=-0.000262 rms=0.003309 Jy/beam ! Combined flux in latest and established models = 0.232922 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.232922 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.241 mas, bmaj=6.765 mas, bpa=-0.3308 degrees ! Estimated noise=3258.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000500376 Jy ! Component: 100 - total flux cleaned = -0.000496615 Jy ! Component: 150 - total flux cleaned = -0.000589724 Jy ! Component: 200 - total flux cleaned = -0.000595269 Jy ! Total flux subtracted in 200 components = -0.000595269 Jy ! Clean residual min=-0.008458 max=0.007587 Jy/beam ! Clean residual mean=-0.000091 rms=0.002246 Jy/beam ! Combined flux in latest and established models = 0.232326 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.232326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.253744Jy sigma=0.000625 ! Fit after self-cal, rms=0.253854Jy sigma=0.000625 wmodel J2332-4118_S_2017_01_21_pus_map.mod ! Writing 44 model components to file: J2332-4118_S_2017_01_21_pus_map.mod wobs J2332-4118_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J2332-4118_S_2017_01_21_pus_uvs.fits wwins J2332-4118_S_2017_01_21_pus_map.win ! wwins: Wrote 1 windows to J2332-4118_S_2017_01_21_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.00152727 Jy ! Component: 100 - total flux cleaned = -0.00270258 Jy ! Component: 150 - total flux cleaned = -0.00302001 Jy ! Component: 200 - total flux cleaned = -0.0029228 Jy ! Component: 250 - total flux cleaned = -0.00263841 Jy ! Component: 300 - total flux cleaned = -0.00263968 Jy ! Component: 350 - total flux cleaned = -0.00246396 Jy ! Component: 400 - total flux cleaned = -0.00254783 Jy ! Component: 450 - total flux cleaned = -0.00238651 Jy ! Component: 500 - total flux cleaned = -0.00246499 Jy ! Component: 550 - total flux cleaned = -0.00261472 Jy ! Component: 600 - total flux cleaned = -0.00254098 Jy ! Component: 650 - total flux cleaned = -0.00254227 Jy ! Component: 700 - total flux cleaned = -0.00268098 Jy ! Component: 750 - total flux cleaned = -0.00268068 Jy ! Component: 800 - total flux cleaned = -0.00248433 Jy ! Component: 850 - total flux cleaned = -0.00222955 Jy ! Component: 900 - total flux cleaned = -0.00192043 Jy ! Component: 950 - total flux cleaned = -0.00149776 Jy ! Component: 1000 - total flux cleaned = -0.00126212 Jy ! Component: 1050 - total flux cleaned = -0.000857862 Jy ! Component: 1100 - total flux cleaned = -0.000745024 Jy ! Component: 1150 - total flux cleaned = -0.000634517 Jy ! Component: 1200 - total flux cleaned = -0.000688286 Jy ! Component: 1250 - total flux cleaned = -0.000687881 Jy ! Component: 1300 - total flux cleaned = -0.000635155 Jy ! Component: 1350 - total flux cleaned = -0.000686909 Jy ! Component: 1400 - total flux cleaned = -0.000585521 Jy ! Component: 1450 - total flux cleaned = -0.000386027 Jy ! Component: 1500 - total flux cleaned = -0.000189692 Jy ! Component: 1550 - total flux cleaned = 4.38951e-06 Jy ! Component: 1600 - total flux cleaned = 0.000196995 Jy ! Component: 1650 - total flux cleaned = 0.000388097 Jy ! Component: 1700 - total flux cleaned = 0.000482431 Jy ! Component: 1750 - total flux cleaned = 0.000529333 Jy ! Component: 1800 - total flux cleaned = 0.000575933 Jy ! Component: 1850 - total flux cleaned = 0.000436212 Jy ! Component: 1900 - total flux cleaned = 0.000203375 Jy ! Component: 1950 - total flux cleaned = 6.3702e-05 Jy ! Component: 2000 - total flux cleaned = -0.00016973 Jy ! Component: 2050 - total flux cleaned = -0.000263742 Jy ! Component: 2100 - total flux cleaned = -0.000546343 Jy ! Component: 2150 - total flux cleaned = -0.000783127 Jy ! Component: 2200 - total flux cleaned = -0.00111817 Jy ! Component: 2250 - total flux cleaned = -0.00111797 Jy ! Component: 2300 - total flux cleaned = -0.00101908 Jy ! Component: 2350 - total flux cleaned = -0.000917881 Jy ! Component: 2400 - total flux cleaned = -0.000763005 Jy ! Component: 2450 - total flux cleaned = -0.000762996 Jy ! Component: 2500 - total flux cleaned = -0.000655424 Jy ! Component: 2550 - total flux cleaned = -0.000545342 Jy ! Component: 2600 - total flux cleaned = -0.000432251 Jy ! Component: 2650 - total flux cleaned = -0.000316971 Jy ! Component: 2700 - total flux cleaned = -0.000258107 Jy ! Component: 2750 - total flux cleaned = -7.66413e-05 Jy ! Component: 2800 - total flux cleaned = -1.45083e-05 Jy ! Component: 2850 - total flux cleaned = 4.82304e-05 Jy ! Component: 2900 - total flux cleaned = -1.82955e-05 Jy ! Component: 2950 - total flux cleaned = -1.89853e-05 Jy ! Component: 3000 - total flux cleaned = -8.81729e-05 Jy ! Component: 3050 - total flux cleaned = -1.782e-05 Jy ! Component: 3100 - total flux cleaned = -0.000163424 Jy ! Component: 3150 - total flux cleaned = -8.88908e-05 Jy ! Component: 3200 - total flux cleaned = -8.82053e-05 Jy ! Component: 3250 - total flux cleaned = -8.87874e-05 Jy ! Component: 3300 - total flux cleaned = -6.53859e-06 Jy ! Component: 3350 - total flux cleaned = -5.17571e-06 Jy ! Component: 3400 - total flux cleaned = 8.11161e-05 Jy ! Component: 3450 - total flux cleaned = -7.07318e-06 Jy ! Component: 3500 - total flux cleaned = 0.000174936 Jy ! Component: 3550 - total flux cleaned = 0.000268495 Jy ! Component: 3600 - total flux cleaned = 0.000364485 Jy ! Component: 3650 - total flux cleaned = 0.000562411 Jy ! Component: 3700 - total flux cleaned = 0.000562595 Jy ! Component: 3750 - total flux cleaned = 0.000772768 Jy ! Component: 3800 - total flux cleaned = 0.000882543 Jy ! Component: 3850 - total flux cleaned = 0.000883022 Jy ! Component: 3900 - total flux cleaned = 0.000998035 Jy ! Component: 3950 - total flux cleaned = 0.00123555 Jy ! Component: 4000 - total flux cleaned = 0.00148224 Jy ! Component: 4050 - total flux cleaned = 0.00160734 Jy ! Total flux subtracted in 4096 components = 0.00173647 Jy ! Clean residual min=-0.007243 max=0.009088 Jy/beam ! Clean residual mean=0.000002 rms=0.001774 Jy/beam ! Combined flux in latest and established models = 0.234063 Jy keep ! Adding 162 model components to the UV plane model. ! The established model now contains 206 components and 0.234063 Jy ![Exited script file: muppet] wmap "J2332-4118_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.241 x 6.765 at -0.3308 degrees (North through East) ! Clean map min=-0.011144 max=0.1581 Jy/beam ! Writing clean map to FITS file: J2332-4118_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.158096 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00154683 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.93524 2.93524 5.87048 11.741 23.4819 46.9638 93.9277 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0046 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.158 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.241 x 6.765 at -0.3308 degrees (North through East) ! Clean map min=-0.011144 max=0.1581 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 J2332-4118_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:06:59 2019