! Started logfile: J0534-3950_S_2017_10_09_pus_uvs.log on Sun May 12 13:05:22 2019 obs J0534-3950_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J0534-3950_S_2017_10_09_pus_uva.fits ! AN table 1: 146 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.461187 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0534-3950 ! ! 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 496 lines of history. ! ! Reading 9696 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 J0534-3950_S_2017_10_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 459 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 459 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 401 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 846 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.986520Jy sigma=0.005622 ! Fit after self-cal, rms=0.921929Jy sigma=0.005303 ! 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.464 mas, bmaj=14.53 mas, bpa=-20.75 degrees ! Estimated noise=2237.32 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.0617523 Jy ! Component: 100 - total flux cleaned = 0.0768751 Jy ! Total flux subtracted in 100 components = 0.0768751 Jy ! Clean residual min=-0.006139 max=0.006703 Jy/beam ! Clean residual mean=-0.000047 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 0.0768751 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0768751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122255Jy sigma=0.000609 ! Fit after self-cal, rms=0.121479Jy sigma=0.000606 ! 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.036 mas, bmaj=17.03 mas, bpa=-21.18 degrees ! Estimated noise=1486.02 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.0108117 Jy ! Component: 100 - total flux cleaned = 0.0159378 Jy ! Component: 150 - total flux cleaned = 0.0186545 Jy ! Component: 200 - total flux cleaned = 0.0198578 Jy ! Total flux subtracted in 200 components = 0.0198578 Jy ! Clean residual min=-0.004278 max=0.003657 Jy/beam ! Clean residual mean=-0.000018 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.0967329 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 43 components and 0.0967328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120475Jy sigma=0.000601 ! Fit after self-cal, rms=0.120350Jy sigma=0.000601 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.12 KP 1.10 ! LA 1.00 MK 1.10 NL 0.89 OV 1.00* ! PT 1.02 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.08 KP 1.00 ! LA 0.98 MK 0.99 NL 0.95 OV 1.00* ! PT 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.05 KP 0.89 ! LA 0.83 MK 0.99 NL 1.14 OV 1.00* ! PT 1.04 ! ! ! Correcting IF 4. ! A total of 288 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.85 KP 1.00* ! LA 1.00* MK 0.93 NL 1.00* OV 1.00* ! PT 1.03 ! ! ! Fit before self-cal, rms=0.120350Jy sigma=0.000601 ! Fit after self-cal, rms=0.119886Jy sigma=0.000603 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=17.2 mas, bpa=-21.44 degrees ! Estimated noise=1534.68 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.000263956 Jy ! Component: 100 - total flux cleaned = 0.000264616 Jy ! Component: 150 - total flux cleaned = 0.00022006 Jy ! Component: 200 - total flux cleaned = 0.000180774 Jy ! Total flux subtracted in 200 components = 0.000180774 Jy ! Clean residual min=-0.003507 max=0.003720 Jy/beam ! Clean residual mean=-0.000011 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.0969136 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.0969136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119839Jy sigma=0.000603 ! Fit after self-cal, rms=0.119719Jy sigma=0.000602 ! 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.119719Jy sigma=0.000602 ! Fit after self-cal, rms=0.119343Jy sigma=0.000602 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=17.13 mas, bpa=-21.67 degrees ! Estimated noise=1529.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000755233 Jy ! Component: 100 - total flux cleaned = 0.000794522 Jy ! Component: 150 - total flux cleaned = 0.000730339 Jy ! Component: 200 - total flux cleaned = 0.000701755 Jy ! Total flux subtracted in 200 components = 0.000701755 Jy ! Clean residual min=-0.003191 max=0.003240 Jy/beam ! Clean residual mean=-0.000002 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.0976154 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.0976154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119312Jy sigma=0.000601 ! Fit after self-cal, rms=0.119322Jy sigma=0.000601 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.35974e-05 Jy ! Component: 100 - total flux cleaned = -2.00487e-05 Jy ! Component: 150 - total flux cleaned = -4.9853e-05 Jy ! Component: 200 - total flux cleaned = -7.67473e-05 Jy ! Total flux subtracted in 200 components = -7.67473e-05 Jy ! Clean residual min=-0.003048 max=0.003349 Jy/beam ! Clean residual mean=-0.000004 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.0975386 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.0975386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119299Jy sigma=0.000601 ! Fit after self-cal, rms=0.119277Jy sigma=0.000601 ! 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.119277Jy sigma=0.000601 ! Fit after self-cal, rms=0.118649Jy sigma=0.000601 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.088 mas, bmaj=17.02 mas, bpa=-21.78 degrees ! Estimated noise=1523.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000747051 Jy ! Component: 100 - total flux cleaned = 0.000780068 Jy ! Component: 150 - total flux cleaned = 0.000727995 Jy ! Component: 200 - total flux cleaned = 0.000704054 Jy ! Total flux subtracted in 200 components = 0.000704054 Jy ! Clean residual min=-0.003158 max=0.003302 Jy/beam ! Clean residual mean=-0.000000 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.0982427 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.0982427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118630Jy sigma=0.000601 ! Fit after self-cal, rms=0.118618Jy sigma=0.000601 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 = 4.296e-05 Jy ! Component: 100 - total flux cleaned = 4.27623e-05 Jy ! Component: 150 - total flux cleaned = -7.21704e-06 Jy ! Component: 200 - total flux cleaned = -5.26859e-05 Jy ! Total flux subtracted in 200 components = -5.26859e-05 Jy ! Clean residual min=-0.003158 max=0.003346 Jy/beam ! Clean residual mean=-0.000001 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.09819 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.09819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118603Jy sigma=0.000601 ! Fit after self-cal, rms=0.118582Jy sigma=0.000601 ! Inverting map ! Added new window around map position (-76.5, -71.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205187 Jy ! Component: 100 - total flux cleaned = 0.00186734 Jy ! Component: 150 - total flux cleaned = 0.00194972 Jy ! Component: 200 - total flux cleaned = 0.00198644 Jy ! Total flux subtracted in 200 components = 0.00198644 Jy ! Clean residual min=-0.002773 max=0.002946 Jy/beam ! Clean residual mean=-0.000011 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.100176 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 91 components and 0.100176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118495Jy sigma=0.000601 ! Fit after self-cal, rms=0.118531Jy sigma=0.000600 ! 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.118531Jy sigma=0.000600 ! Fit after self-cal, rms=0.117356Jy sigma=0.000600 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.131 mas, bmaj=43.31 mas, bpa=-10.8 degrees ! Estimated noise=1887.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137866 Jy ! Component: 100 - total flux cleaned = 0.00152759 Jy ! Component: 150 - total flux cleaned = 0.00155192 Jy ! Component: 200 - total flux cleaned = 0.00157369 Jy ! Total flux subtracted in 200 components = 0.00157369 Jy ! Clean residual min=-0.002516 max=0.002564 Jy/beam ! Clean residual mean=-0.000020 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.10175 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 110 components and 0.10175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117339Jy sigma=0.000600 ! Fit after self-cal, rms=0.117308Jy sigma=0.000600 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.000606669 Jy ! Component: 100 - total flux cleaned = 0.000629986 Jy ! Component: 150 - total flux cleaned = 0.000551013 Jy ! Component: 200 - total flux cleaned = 0.000515762 Jy ! Total flux subtracted in 200 components = 0.000515762 Jy ! Clean residual min=-0.002473 max=0.002566 Jy/beam ! Clean residual mean=-0.000018 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.102266 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 117 components and 0.102266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117293Jy sigma=0.000600 ! Fit after self-cal, rms=0.117267Jy sigma=0.000600 ! 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.074 mas, bmaj=16.93 mas, bpa=-21.85 degrees ! Estimated noise=1513.08 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.074 x 16.93 at -21.85 degrees (North through East) ! Clean map min=-0.0026853 max=0.082014 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.492 mas, bmaj=14.4 mas, bpa=-21.77 degrees ! Estimated noise=2293.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0619324 Jy ! Component: 100 - total flux cleaned = 0.0784187 Jy ! Component: 150 - total flux cleaned = 0.0878199 Jy ! Component: 200 - total flux cleaned = 0.0944223 Jy ! Total flux subtracted in 200 components = 0.0944223 Jy ! Clean residual min=-0.005307 max=0.004928 Jy/beam ! Clean residual mean=-0.000025 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.0944223 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0944223 Jy ! Inverting map and beam ! Estimated beam: bmin=3.074 mas, bmaj=16.93 mas, bpa=-21.85 degrees ! Estimated noise=1513.08 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) ! Added new window around map position (3.5, -15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00534598 Jy ! Component: 100 - total flux cleaned = 0.00839182 Jy ! Component: 150 - total flux cleaned = 0.00955313 Jy ! Component: 200 - total flux cleaned = 0.0101052 Jy ! Total flux subtracted in 200 components = 0.0101052 Jy ! Clean residual min=-0.003133 max=0.002591 Jy/beam ! Clean residual mean=-0.000011 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.104527 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.104528 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=9.131 mas, bmaj=43.31 mas, bpa=-10.8 degrees ! Estimated noise=1887.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000665999 Jy ! Component: 100 - total flux cleaned = 0.00100064 Jy ! Component: 150 - total flux cleaned = 0.00119596 Jy ! Component: 200 - total flux cleaned = 0.00127978 Jy ! Total flux subtracted in 200 components = 0.00127978 Jy ! Clean residual min=-0.002340 max=0.001858 Jy/beam ! Clean residual mean=-0.000002 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.105807 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.52951e-05 Jy ! Component: 100 - total flux cleaned = 4.77679e-05 Jy ! Component: 150 - total flux cleaned = 4.71323e-05 Jy ! Component: 200 - total flux cleaned = 4.68742e-05 Jy ! Total flux subtracted in 200 components = 4.68742e-05 Jy ! Clean residual min=-0.002235 max=0.001790 Jy/beam ! Clean residual mean=0.000002 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.105854 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 78 components and 0.105854 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.074 mas, bmaj=16.93 mas, bpa=-21.85 degrees ! Estimated noise=1513.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000270568 Jy ! Component: 100 - total flux cleaned = -0.000213999 Jy ! Component: 150 - total flux cleaned = -0.000213551 Jy ! Component: 200 - total flux cleaned = -0.000307695 Jy ! Total flux subtracted in 200 components = -0.000307695 Jy ! Clean residual min=-0.002621 max=0.002325 Jy/beam ! Clean residual mean=0.000001 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.105546 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.105546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117264Jy sigma=0.000600 ! Fit after self-cal, rms=0.117228Jy sigma=0.000600 wmodel J0534-3950_S_2017_10_09_pus_map.mod ! Writing 96 model components to file: J0534-3950_S_2017_10_09_pus_map.mod wobs J0534-3950_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J0534-3950_S_2017_10_09_pus_uvs.fits wwins J0534-3950_S_2017_10_09_pus_map.win ! wwins: Wrote 3 windows to J0534-3950_S_2017_10_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.000529229 Jy ! Component: 100 - total flux cleaned = -0.000958219 Jy ! Component: 150 - total flux cleaned = -0.00127607 Jy ! Component: 200 - total flux cleaned = -0.00146135 Jy ! Component: 250 - total flux cleaned = -0.00156614 Jy ! Component: 300 - total flux cleaned = -0.00159952 Jy ! Component: 350 - total flux cleaned = -0.00166236 Jy ! Component: 400 - total flux cleaned = -0.0016927 Jy ! Component: 450 - total flux cleaned = -0.00166327 Jy ! Component: 500 - total flux cleaned = -0.00174968 Jy ! Component: 550 - total flux cleaned = -0.00177772 Jy ! Component: 600 - total flux cleaned = -0.0017504 Jy ! Component: 650 - total flux cleaned = -0.00169647 Jy ! Component: 700 - total flux cleaned = -0.00169609 Jy ! Component: 750 - total flux cleaned = -0.00169642 Jy ! Component: 800 - total flux cleaned = -0.00169684 Jy ! Component: 850 - total flux cleaned = -0.00169769 Jy ! Component: 900 - total flux cleaned = -0.00179294 Jy ! Component: 950 - total flux cleaned = -0.00183913 Jy ! Component: 1000 - total flux cleaned = -0.00186137 Jy ! Component: 1050 - total flux cleaned = -0.00192759 Jy ! Component: 1100 - total flux cleaned = -0.00199274 Jy ! Component: 1150 - total flux cleaned = -0.00209996 Jy ! Component: 1200 - total flux cleaned = -0.00220523 Jy ! Component: 1250 - total flux cleaned = -0.00230903 Jy ! Component: 1300 - total flux cleaned = -0.00249293 Jy ! Component: 1350 - total flux cleaned = -0.00261355 Jy ! Component: 1400 - total flux cleaned = -0.00269291 Jy ! Component: 1450 - total flux cleaned = -0.0027908 Jy ! Component: 1500 - total flux cleaned = -0.00288753 Jy ! Component: 1550 - total flux cleaned = -0.00303997 Jy ! Component: 1600 - total flux cleaned = -0.00319019 Jy ! Component: 1650 - total flux cleaned = -0.00328282 Jy ! Component: 1700 - total flux cleaned = -0.00341122 Jy ! Component: 1750 - total flux cleaned = -0.00346564 Jy ! Component: 1800 - total flux cleaned = -0.00355526 Jy ! Component: 1850 - total flux cleaned = -0.0036439 Jy ! Component: 1900 - total flux cleaned = -0.00366147 Jy ! Component: 1950 - total flux cleaned = -0.0037139 Jy ! Component: 2000 - total flux cleaned = -0.00376572 Jy ! Component: 2050 - total flux cleaned = -0.00383406 Jy ! Component: 2100 - total flux cleaned = -0.00386801 Jy ! Component: 2150 - total flux cleaned = -0.00391855 Jy ! Component: 2200 - total flux cleaned = -0.00395192 Jy ! Component: 2250 - total flux cleaned = -0.00396853 Jy ! Component: 2300 - total flux cleaned = -0.00408429 Jy ! Component: 2350 - total flux cleaned = -0.0040841 Jy ! Component: 2400 - total flux cleaned = -0.00411693 Jy ! Component: 2450 - total flux cleaned = -0.00418233 Jy ! Component: 2500 - total flux cleaned = -0.00419856 Jy ! Component: 2550 - total flux cleaned = -0.00421486 Jy ! Component: 2600 - total flux cleaned = -0.0041988 Jy ! Component: 2650 - total flux cleaned = -0.00423113 Jy ! Component: 2700 - total flux cleaned = -0.00419882 Jy ! Component: 2750 - total flux cleaned = -0.00419881 Jy ! Component: 2800 - total flux cleaned = -0.00419877 Jy ! Component: 2850 - total flux cleaned = -0.00421494 Jy ! Component: 2900 - total flux cleaned = -0.00421497 Jy ! Component: 2950 - total flux cleaned = -0.00418273 Jy ! Component: 3000 - total flux cleaned = -0.00421498 Jy ! Component: 3050 - total flux cleaned = -0.00423102 Jy ! Component: 3100 - total flux cleaned = -0.00424725 Jy ! Component: 3150 - total flux cleaned = -0.00426349 Jy ! Component: 3200 - total flux cleaned = -0.00427981 Jy ! Component: 3250 - total flux cleaned = -0.00427985 Jy ! Component: 3300 - total flux cleaned = -0.00431294 Jy ! Component: 3350 - total flux cleaned = -0.0043298 Jy ! Component: 3400 - total flux cleaned = -0.0043299 Jy ! Component: 3450 - total flux cleaned = -0.00432981 Jy ! Component: 3500 - total flux cleaned = -0.00434679 Jy ! Component: 3550 - total flux cleaned = -0.00438129 Jy ! Component: 3600 - total flux cleaned = -0.00443366 Jy ! Component: 3650 - total flux cleaned = -0.00443376 Jy ! Component: 3700 - total flux cleaned = -0.00446919 Jy ! Component: 3750 - total flux cleaned = -0.004505 Jy ! Component: 3800 - total flux cleaned = -0.00452312 Jy ! Component: 3850 - total flux cleaned = -0.00457835 Jy ! Component: 3900 - total flux cleaned = -0.00459701 Jy ! Component: 3950 - total flux cleaned = -0.00465348 Jy ! Component: 4000 - total flux cleaned = -0.00469169 Jy ! Component: 4050 - total flux cleaned = -0.00474963 Jy ! Total flux subtracted in 4096 components = -0.00474968 Jy ! Clean residual min=-0.001093 max=0.001109 Jy/beam ! Clean residual mean=-0.000013 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.100797 Jy keep ! Adding 235 model components to the UV plane model. ! The established model now contains 331 components and 0.100797 Jy ![Exited script file: muppet] wmap "J0534-3950_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.074 x 16.93 at -21.85 degrees (North through East) ! Clean map min=-0.0024669 max=0.079404 Jy/beam ! Writing clean map to FITS file: J0534-3950_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0794044 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000305073 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15261 1.15261 2.30521 4.61042 9.22085 18.4417 36.8834 73.7668 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.079 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.074 x 16.93 at -21.85 degrees (North through East) ! Clean map min=-0.0024669 max=0.079404 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 J0534-3950_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:05:27 2019