! Started logfile: J0442-2825_S_2017_05_27_pus_uvs.log on Fri May 3 10:56:56 2019 obs J0442-2825_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0442-2825_S_2017_05_27_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.862302 visibilities/baseline/integration-bin. ! Found source: J0442-2825 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 1211 lines of history. ! ! Reading 8692 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 J0442-2825_S_2017_05_27_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 294 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.808428Jy sigma=0.004638 ! Fit after self-cal, rms=0.795741Jy sigma=0.004575 ! 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.658 mas, bmaj=6.935 mas, bpa=-11.06 degrees ! Estimated noise=2036.06 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.162813 Jy ! Component: 100 - total flux cleaned = 0.215885 Jy ! Total flux subtracted in 100 components = 0.215885 Jy ! Clean residual min=-0.014014 max=0.031412 Jy/beam ! Clean residual mean=-0.000097 rms=0.004337 Jy/beam ! Combined flux in latest and established models = 0.215885 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.215885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147628Jy sigma=0.000771 ! Fit after self-cal, rms=0.147584Jy sigma=0.000770 ! Inverting map ! Added new window around map position (4, -5.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0328392 Jy ! Component: 100 - total flux cleaned = 0.0527774 Jy ! Total flux subtracted in 100 components = 0.0527774 Jy ! Clean residual min=-0.010897 max=0.017757 Jy/beam ! Clean residual mean=-0.000006 rms=0.002969 Jy/beam ! Combined flux in latest and established models = 0.268662 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 30 components and 0.268662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138836Jy sigma=0.000701 ! Fit after self-cal, rms=0.138783Jy sigma=0.000700 ! 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.249 mas, bmaj=8.263 mas, bpa=-10.85 degrees ! Estimated noise=1531.58 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 (-4.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193982 Jy ! Component: 100 - total flux cleaned = 0.0300976 Jy ! Component: 150 - total flux cleaned = 0.036584 Jy ! Component: 200 - total flux cleaned = 0.0408488 Jy ! Total flux subtracted in 200 components = 0.0408488 Jy ! Clean residual min=-0.007515 max=0.009316 Jy/beam ! Clean residual mean=0.000091 rms=0.002112 Jy/beam ! Combined flux in latest and established models = 0.309511 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 59 components and 0.309511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135827Jy sigma=0.000682 ! Fit after self-cal, rms=0.135748Jy sigma=0.000681 ! 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.14 FD 0.89 HN 1.24 KP 1.05 ! LA 1.01 MK 0.97 NL 0.92 OV 1.00 ! PT 1.08 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.11 KP 0.99 ! LA 0.94 MK 0.96 NL 1.08 OV 0.99 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 1.02 KP 0.98 ! LA 0.98 MK 1.03 NL 1.06 OV 0.92 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.00 KP 1.00* ! LA 0.95 MK 1.10 NL 1.00* OV 1.00* ! PT 1.10 SC 1.00* ! ! ! Fit before self-cal, rms=0.135748Jy sigma=0.000681 ! Fit after self-cal, rms=0.141972Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=8.3 mas, bpa=-10.89 degrees ! Estimated noise=1548.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00053958 Jy ! Component: 100 - total flux cleaned = -0.000284024 Jy ! Component: 150 - total flux cleaned = -0.000174025 Jy ! Component: 200 - total flux cleaned = -0.000175513 Jy ! Total flux subtracted in 200 components = -0.000175513 Jy ! Clean residual min=-0.007153 max=0.006520 Jy/beam ! Clean residual mean=0.000044 rms=0.001772 Jy/beam ! Combined flux in latest and established models = 0.309335 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 83 components and 0.309335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141660Jy sigma=0.000670 ! Fit after self-cal, rms=0.141761Jy sigma=0.000670 ! 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.141761Jy sigma=0.000670 ! Fit after self-cal, rms=0.168803Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.281 mas, bmaj=8.338 mas, bpa=-11.3 degrees ! Estimated noise=1576.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128718 Jy ! Component: 100 - total flux cleaned = -0.00129078 Jy ! Component: 150 - total flux cleaned = -0.00129051 Jy ! Component: 200 - total flux cleaned = -0.00121398 Jy ! Total flux subtracted in 200 components = -0.00121398 Jy ! Clean residual min=-0.004626 max=0.004254 Jy/beam ! Clean residual mean=0.000015 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.308121 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.308121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168637Jy sigma=0.000656 ! Fit after self-cal, rms=0.168805Jy sigma=0.000656 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 = 7.90383e-05 Jy ! Component: 100 - total flux cleaned = 0.000145809 Jy ! Component: 150 - total flux cleaned = 0.000147522 Jy ! Component: 200 - total flux cleaned = 0.000205729 Jy ! Total flux subtracted in 200 components = 0.000205729 Jy ! Clean residual min=-0.004477 max=0.004170 Jy/beam ! Clean residual mean=0.000016 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.308327 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 117 components and 0.308327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168718Jy sigma=0.000656 ! Fit after self-cal, rms=0.168715Jy sigma=0.000656 ! 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.168715Jy sigma=0.000656 ! Fit after self-cal, rms=0.183943Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.282 mas, bmaj=8.357 mas, bpa=-11.48 degrees ! Estimated noise=1579.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000928638 Jy ! Component: 100 - total flux cleaned = -0.000857526 Jy ! Component: 150 - total flux cleaned = -0.000858477 Jy ! Component: 200 - total flux cleaned = -0.000797417 Jy ! Total flux subtracted in 200 components = -0.000797417 Jy ! Clean residual min=-0.003818 max=0.003971 Jy/beam ! Clean residual mean=0.000013 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.30753 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 131 components and 0.30753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183833Jy sigma=0.000655 ! Fit after self-cal, rms=0.183864Jy sigma=0.000655 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 = 6.21818e-05 Jy ! Component: 100 - total flux cleaned = 0.000119056 Jy ! Component: 150 - total flux cleaned = 0.000118792 Jy ! Component: 200 - total flux cleaned = 7.00084e-05 Jy ! Total flux subtracted in 200 components = 7.00084e-05 Jy ! Clean residual min=-0.003785 max=0.003941 Jy/beam ! Clean residual mean=0.000013 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.3076 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 134 components and 0.3076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183794Jy sigma=0.000654 ! Fit after self-cal, rms=0.183799Jy sigma=0.000654 ! 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.183799Jy sigma=0.000654 ! Fit after self-cal, rms=0.186687Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.425 mas, bmaj=23.06 mas, bpa=-6.573 degrees ! Estimated noise=1865.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000383634 Jy ! Component: 100 - total flux cleaned = -0.000507303 Jy ! Component: 150 - total flux cleaned = -0.000609338 Jy ! Component: 200 - total flux cleaned = -0.000567562 Jy ! Total flux subtracted in 200 components = -0.000567562 Jy ! Clean residual min=-0.003012 max=0.003459 Jy/beam ! Clean residual mean=0.000022 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.307032 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 156 components and 0.307032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186624Jy sigma=0.000654 ! Fit after self-cal, rms=0.186633Jy sigma=0.000654 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.000169402 Jy ! Component: 100 - total flux cleaned = 0.000210012 Jy ! Component: 150 - total flux cleaned = 0.000286886 Jy ! Component: 200 - total flux cleaned = 0.000356805 Jy ! Total flux subtracted in 200 components = 0.000356805 Jy ! Clean residual min=-0.003021 max=0.003423 Jy/beam ! Clean residual mean=0.000023 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.307389 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 165 components and 0.307389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186602Jy sigma=0.000654 ! Fit after self-cal, rms=0.186615Jy sigma=0.000654 ! 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.283 mas, bmaj=8.367 mas, bpa=-11.6 degrees ! Estimated noise=1579.57 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.283 x 8.367 at -11.6 degrees (North through East) ! Clean map min=-0.0044015 max=0.19484 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.677 mas, bmaj=7.004 mas, bpa=-11.84 degrees ! Estimated noise=2124.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.169346 Jy ! Component: 100 - total flux cleaned = 0.225259 Jy ! Component: 150 - total flux cleaned = 0.252899 Jy ! Component: 200 - total flux cleaned = 0.270055 Jy ! Total flux subtracted in 200 components = 0.270055 Jy ! Clean residual min=-0.006992 max=0.009955 Jy/beam ! Clean residual mean=-0.000048 rms=0.001894 Jy/beam ! Combined flux in latest and established models = 0.270055 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.270055 Jy ! Inverting map and beam ! Estimated beam: bmin=3.283 mas, bmaj=8.367 mas, bpa=-11.6 degrees ! Estimated noise=1579.57 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.0152638 Jy ! Component: 100 - total flux cleaned = 0.0239673 Jy ! Component: 150 - total flux cleaned = 0.0294458 Jy ! Component: 200 - total flux cleaned = 0.0329972 Jy ! Total flux subtracted in 200 components = 0.0329972 Jy ! Clean residual min=-0.003940 max=0.003992 Jy/beam ! Clean residual mean=0.000004 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.303053 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 70 components and 0.303053 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.425 mas, bmaj=23.06 mas, bpa=-6.573 degrees ! Estimated noise=1865.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00303129 Jy ! Component: 100 - total flux cleaned = 0.00441837 Jy ! Component: 150 - total flux cleaned = 0.00452884 Jy ! Component: 200 - total flux cleaned = 0.00456355 Jy ! Total flux subtracted in 200 components = 0.00456355 Jy ! Clean residual min=-0.003390 max=0.003380 Jy/beam ! Clean residual mean=0.000025 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.307616 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.2448e-05 Jy ! Component: 100 - total flux cleaned = 8.95859e-05 Jy ! Component: 150 - total flux cleaned = 0.000116168 Jy ! Component: 200 - total flux cleaned = 0.000142838 Jy ! Total flux subtracted in 200 components = 0.000142838 Jy ! Clean residual min=-0.003394 max=0.003348 Jy/beam ! Clean residual mean=0.000025 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.307759 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 91 components and 0.307759 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.283 mas, bmaj=8.367 mas, bpa=-11.6 degrees ! Estimated noise=1579.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165843 Jy ! Component: 100 - total flux cleaned = -0.000166325 Jy ! Component: 150 - total flux cleaned = -0.000166205 Jy ! Component: 200 - total flux cleaned = -0.000222936 Jy ! Total flux subtracted in 200 components = -0.000222936 Jy ! Clean residual min=-0.004035 max=0.003903 Jy/beam ! Clean residual mean=0.000014 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.307536 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 108 components and 0.307536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187342Jy sigma=0.000654 ! Fit after self-cal, rms=0.187184Jy sigma=0.000654 wmodel J0442-2825_S_2017_05_27_pus_map.mod ! Writing 108 model components to file: J0442-2825_S_2017_05_27_pus_map.mod wobs J0442-2825_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0442-2825_S_2017_05_27_pus_uvs.fits wwins J0442-2825_S_2017_05_27_pus_map.win ! wwins: Wrote 3 windows to J0442-2825_S_2017_05_27_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000464705 Jy ! Component: 100 - total flux cleaned = 0.000268575 Jy ! Component: 150 - total flux cleaned = 0.000774198 Jy ! Component: 200 - total flux cleaned = 0.00125681 Jy ! Component: 250 - total flux cleaned = 0.00166165 Jy ! Component: 300 - total flux cleaned = 0.00227696 Jy ! Component: 350 - total flux cleaned = 0.00292516 Jy ! Component: 400 - total flux cleaned = 0.00323981 Jy ! Component: 450 - total flux cleaned = 0.00359768 Jy ! Component: 500 - total flux cleaned = 0.00384648 Jy ! Component: 550 - total flux cleaned = 0.00408937 Jy ! Component: 600 - total flux cleaned = 0.00432728 Jy ! Component: 650 - total flux cleaned = 0.0044205 Jy ! Component: 700 - total flux cleaned = 0.00465077 Jy ! Component: 750 - total flux cleaned = 0.00474116 Jy ! Component: 800 - total flux cleaned = 0.00500661 Jy ! Component: 850 - total flux cleaned = 0.00504954 Jy ! Component: 900 - total flux cleaned = 0.00517719 Jy ! Component: 950 - total flux cleaned = 0.00526058 Jy ! Component: 1000 - total flux cleaned = 0.00530225 Jy ! Component: 1050 - total flux cleaned = 0.00538403 Jy ! Component: 1100 - total flux cleaned = 0.00538454 Jy ! Component: 1150 - total flux cleaned = 0.00550334 Jy ! Component: 1200 - total flux cleaned = 0.00554273 Jy ! Component: 1250 - total flux cleaned = 0.00558128 Jy ! Component: 1300 - total flux cleaned = 0.00554425 Jy ! Component: 1350 - total flux cleaned = 0.00561889 Jy ! Component: 1400 - total flux cleaned = 0.00554596 Jy ! Component: 1450 - total flux cleaned = 0.00561847 Jy ! Component: 1500 - total flux cleaned = 0.00565388 Jy ! Component: 1550 - total flux cleaned = 0.00554821 Jy ! Component: 1600 - total flux cleaned = 0.00558245 Jy ! Component: 1650 - total flux cleaned = 0.00558216 Jy ! Component: 1700 - total flux cleaned = 0.00554812 Jy ! Component: 1750 - total flux cleaned = 0.00551436 Jy ! Component: 1800 - total flux cleaned = 0.00544708 Jy ! Component: 1850 - total flux cleaned = 0.00548019 Jy ! Component: 1900 - total flux cleaned = 0.00541484 Jy ! Component: 1950 - total flux cleaned = 0.00541519 Jy ! Component: 2000 - total flux cleaned = 0.00557554 Jy ! Component: 2050 - total flux cleaned = 0.00551259 Jy ! Component: 2100 - total flux cleaned = 0.0055748 Jy ! Component: 2150 - total flux cleaned = 0.00551242 Jy ! Component: 2200 - total flux cleaned = 0.0055433 Jy ! Component: 2250 - total flux cleaned = 0.00551292 Jy ! Component: 2300 - total flux cleaned = 0.00557329 Jy ! Component: 2350 - total flux cleaned = 0.00551369 Jy ! Component: 2400 - total flux cleaned = 0.00551406 Jy ! Component: 2450 - total flux cleaned = 0.00551409 Jy ! Component: 2500 - total flux cleaned = 0.00548468 Jy ! Component: 2550 - total flux cleaned = 0.0054268 Jy ! Component: 2600 - total flux cleaned = 0.00536912 Jy ! Component: 2650 - total flux cleaned = 0.00528406 Jy ! Component: 2700 - total flux cleaned = 0.00531233 Jy ! Component: 2750 - total flux cleaned = 0.00528403 Jy ! Component: 2800 - total flux cleaned = 0.00520054 Jy ! Component: 2850 - total flux cleaned = 0.00520055 Jy ! Component: 2900 - total flux cleaned = 0.00517303 Jy ! Component: 2950 - total flux cleaned = 0.00514568 Jy ! Component: 3000 - total flux cleaned = 0.00511857 Jy ! Component: 3050 - total flux cleaned = 0.00501201 Jy ! Component: 3100 - total flux cleaned = 0.00506491 Jy ! Component: 3150 - total flux cleaned = 0.0050122 Jy ! Component: 3200 - total flux cleaned = 0.0049861 Jy ! Component: 3250 - total flux cleaned = 0.0049861 Jy ! Component: 3300 - total flux cleaned = 0.00498615 Jy ! Component: 3350 - total flux cleaned = 0.0049859 Jy ! Component: 3400 - total flux cleaned = 0.00490979 Jy ! Component: 3450 - total flux cleaned = 0.0049098 Jy ! Component: 3500 - total flux cleaned = 0.00483484 Jy ! Component: 3550 - total flux cleaned = 0.0049342 Jy ! Component: 3600 - total flux cleaned = 0.00490927 Jy ! Component: 3650 - total flux cleaned = 0.00481101 Jy ! Component: 3700 - total flux cleaned = 0.00476255 Jy ! Component: 3750 - total flux cleaned = 0.00483544 Jy ! Component: 3800 - total flux cleaned = 0.00481157 Jy ! Component: 3850 - total flux cleaned = 0.00488346 Jy ! Component: 3900 - total flux cleaned = 0.00485959 Jy ! Component: 3950 - total flux cleaned = 0.00485947 Jy ! Component: 4000 - total flux cleaned = 0.00485964 Jy ! Component: 4050 - total flux cleaned = 0.00490661 Jy ! Total flux subtracted in 4096 components = 0.00488289 Jy ! Clean residual min=-0.001311 max=0.001367 Jy/beam ! Clean residual mean=0.000002 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.312419 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 377 components and 0.312419 Jy ![Exited script file: muppet] wmap "J0442-2825_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.283 x 8.367 at -11.6 degrees (North through East) ! Clean map min=-0.0037684 max=0.20608 Jy/beam ! Writing clean map to FITS file: J0442-2825_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.206077 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000408235 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.594295 0.594295 1.18859 2.37718 4.75436 9.50872 19.0174 38.0349 76.0697 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.206 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.283 x 8.367 at -11.6 degrees (North through East) ! Clean map min=-0.0037684 max=0.20608 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 J0442-2825_S_2017_05_27_pus_uvs.log closed on Fri May 3 10:57:02 2019