! Started logfile: J0204-3328_S_2017_05_01_pus_uvs.log on Wed May 1 18:25:39 2019 obs J0204-3328_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J0204-3328_S_2017_05_01_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.718129 visibilities/baseline/integration-bin. ! Found source: J0204-3328 ! ! 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 788 lines of history. ! ! Reading 9824 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 J0204-3328_S_2017_05_01_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 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 435 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.890826Jy sigma=0.004858 ! Fit after self-cal, rms=0.854930Jy sigma=0.004671 ! 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=3.182 mas, bmaj=11.32 mas, bpa=14.86 degrees ! Estimated noise=2454.64 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.117028 Jy ! Component: 100 - total flux cleaned = 0.152686 Jy ! Total flux subtracted in 100 components = 0.152686 Jy ! Clean residual min=-0.009936 max=0.015225 Jy/beam ! Clean residual mean=0.000013 rms=0.003255 Jy/beam ! Combined flux in latest and established models = 0.152686 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.152686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138353Jy sigma=0.000694 ! Fit after self-cal, rms=0.138254Jy sigma=0.000694 ! 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.974 mas, bmaj=15.39 mas, bpa=15.49 degrees ! Estimated noise=1510.34 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.0211368 Jy ! Component: 100 - total flux cleaned = 0.0303242 Jy ! Component: 150 - total flux cleaned = 0.0348666 Jy ! Component: 200 - total flux cleaned = 0.0371972 Jy ! Total flux subtracted in 200 components = 0.0371972 Jy ! Clean residual min=-0.008283 max=0.017700 Jy/beam ! Clean residual mean=0.000095 rms=0.003143 Jy/beam ! Combined flux in latest and established models = 0.189883 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 46 components and 0.189883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135639Jy sigma=0.000676 ! Fit after self-cal, rms=0.135568Jy sigma=0.000675 ! Inverting map ! Added new window around map position (62, 50). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016594 Jy ! Component: 100 - total flux cleaned = 0.0253061 Jy ! Component: 150 - total flux cleaned = 0.0309218 Jy ! Component: 200 - total flux cleaned = 0.0352065 Jy ! Total flux subtracted in 200 components = 0.0352065 Jy ! Clean residual min=-0.006674 max=0.009582 Jy/beam ! Clean residual mean=0.000021 rms=0.002050 Jy/beam ! Combined flux in latest and established models = 0.22509 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 115 components and 0.22509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133599Jy sigma=0.000662 ! Fit after self-cal, rms=0.133470Jy sigma=0.000661 ! 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 0.94 FD 0.90 HN 1.05 KP 1.01 ! LA 0.98 MK 1.00* NL 0.95 OV 1.07 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.92 HN 1.01 KP 0.99 ! LA 0.95 MK 1.00* NL 1.23 OV 1.09 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 0.93 KP 1.00 ! LA 0.95 MK 1.00* NL 1.03 OV 1.01 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.96 HN 1.00* KP 1.00* ! LA 0.90 MK 1.02 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.133470Jy sigma=0.000661 ! Fit after self-cal, rms=0.131896Jy sigma=0.000657 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.991 mas, bmaj=15.56 mas, bpa=15.58 degrees ! Estimated noise=1486.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.00548557 Jy ! Component: 100 - total flux cleaned = 0.0084568 Jy ! Component: 150 - total flux cleaned = 0.00951745 Jy ! Component: 200 - total flux cleaned = 0.00989233 Jy ! Total flux subtracted in 200 components = 0.00989233 Jy ! Clean residual min=-0.004807 max=0.008250 Jy/beam ! Clean residual mean=0.000001 rms=0.001574 Jy/beam ! Combined flux in latest and established models = 0.234982 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 135 components and 0.234982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131639Jy sigma=0.000656 ! Fit after self-cal, rms=0.131653Jy sigma=0.000655 ! Inverting map ! Added new window around map position (16.5, 13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00690845 Jy ! Component: 100 - total flux cleaned = 0.00908693 Jy ! Component: 150 - total flux cleaned = 0.010202 Jy ! Component: 200 - total flux cleaned = 0.0109027 Jy ! Total flux subtracted in 200 components = 0.0109027 Jy ! Clean residual min=-0.004090 max=0.004486 Jy/beam ! Clean residual mean=0.000010 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.245885 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 173 components and 0.245885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131262Jy sigma=0.000653 ! Fit after self-cal, rms=0.131242Jy sigma=0.000653 ! 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.131242Jy sigma=0.000653 ! Fit after self-cal, rms=0.138865Jy sigma=0.000650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.002 mas, bmaj=15.54 mas, bpa=15.55 degrees ! Estimated noise=1502.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227936 Jy ! Component: 100 - total flux cleaned = 0.00273275 Jy ! Component: 150 - total flux cleaned = 0.00267247 Jy ! Component: 200 - total flux cleaned = 0.00267234 Jy ! Total flux subtracted in 200 components = 0.00267234 Jy ! Clean residual min=-0.003511 max=0.004082 Jy/beam ! Clean residual mean=0.000014 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.248557 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 197 components and 0.248557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138788Jy sigma=0.000650 ! Fit after self-cal, rms=0.138854Jy sigma=0.000650 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.000308029 Jy ! Component: 100 - total flux cleaned = 0.000412517 Jy ! Component: 150 - total flux cleaned = 0.000611154 Jy ! Component: 200 - total flux cleaned = 0.000800392 Jy ! Total flux subtracted in 200 components = 0.000800392 Jy ! Clean residual min=-0.003507 max=0.004028 Jy/beam ! Clean residual mean=0.000013 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.249358 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 214 components and 0.249358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138817Jy sigma=0.000650 ! Fit after self-cal, rms=0.138816Jy sigma=0.000650 ! 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.138816Jy sigma=0.000650 ! Fit after self-cal, rms=0.149212Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.008 mas, bmaj=15.56 mas, bpa=15.52 degrees ! Estimated noise=1497.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000529557 Jy ! Component: 100 - total flux cleaned = -0.000535131 Jy ! Component: 150 - total flux cleaned = -0.000444241 Jy ! Component: 200 - total flux cleaned = -0.000485959 Jy ! Total flux subtracted in 200 components = -0.000485959 Jy ! Clean residual min=-0.002917 max=0.003660 Jy/beam ! Clean residual mean=0.000020 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.248872 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 237 components and 0.248872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149173Jy sigma=0.000648 ! Fit after self-cal, rms=0.149227Jy sigma=0.000648 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 (20, 90). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273065 Jy ! Component: 100 - total flux cleaned = 0.00276114 Jy ! Component: 150 - total flux cleaned = 0.00295506 Jy ! Component: 200 - total flux cleaned = 0.00308957 Jy ! Total flux subtracted in 200 components = 0.00308957 Jy ! Clean residual min=-0.003027 max=0.003181 Jy/beam ! Clean residual mean=0.000012 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.251961 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 264 components and 0.251961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149149Jy sigma=0.000647 ! Fit after self-cal, rms=0.149154Jy sigma=0.000647 ! Inverting map ! Added new window around map position (-94.5, -24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204828 Jy ! Component: 100 - total flux cleaned = 0.0027717 Jy ! Component: 150 - total flux cleaned = 0.00277223 Jy ! Component: 200 - total flux cleaned = 0.00292344 Jy ! Total flux subtracted in 200 components = 0.00292344 Jy ! Clean residual min=-0.002790 max=0.002798 Jy/beam ! Clean residual mean=0.000010 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.254885 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 293 components and 0.254885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149066Jy sigma=0.000647 ! Fit after self-cal, rms=0.149045Jy sigma=0.000647 ! 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.149045Jy sigma=0.000647 ! Fit after self-cal, rms=0.149112Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.149 mas, bmaj=29.1 mas, bpa=6.419 degrees ! Estimated noise=1667.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000834367 Jy ! Component: 100 - total flux cleaned = 0.00096739 Jy ! Component: 150 - total flux cleaned = 0.000971277 Jy ! Component: 200 - total flux cleaned = 0.000972549 Jy ! Total flux subtracted in 200 components = 0.000972549 Jy ! Clean residual min=-0.002538 max=0.002353 Jy/beam ! Clean residual mean=0.000014 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.255857 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 332 components and 0.255857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149089Jy sigma=0.000646 ! Fit after self-cal, rms=0.149082Jy sigma=0.000646 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.000115472 Jy ! Component: 100 - total flux cleaned = 8.56348e-05 Jy ! Component: 150 - total flux cleaned = 9.93442e-07 Jy ! Component: 200 - total flux cleaned = -7.92401e-05 Jy ! Total flux subtracted in 200 components = -7.92401e-05 Jy ! Clean residual min=-0.002462 max=0.002320 Jy/beam ! Clean residual mean=0.000012 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.255778 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 349 components and 0.255778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149070Jy sigma=0.000646 ! Fit after self-cal, rms=0.149066Jy sigma=0.000646 ! 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=4.009 mas, bmaj=15.59 mas, bpa=15.57 degrees ! Estimated noise=1493.6 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.009 x 15.59 at 15.57 degrees (North through East) ! Clean map min=-0.0026473 max=0.14863 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=3.208 mas, bmaj=11.4 mas, bpa=14.9 degrees ! Estimated noise=2430.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115233 Jy ! Component: 100 - total flux cleaned = 0.150781 Jy ! Component: 150 - total flux cleaned = 0.168767 Jy ! Component: 200 - total flux cleaned = 0.181555 Jy ! Total flux subtracted in 200 components = 0.181555 Jy ! Clean residual min=-0.008505 max=0.007401 Jy/beam ! Clean residual mean=0.000024 rms=0.002200 Jy/beam ! Combined flux in latest and established models = 0.181554 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.181554 Jy ! Inverting map and beam ! Estimated beam: bmin=4.009 mas, bmaj=15.59 mas, bpa=15.57 degrees ! Estimated noise=1493.6 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.0134854 Jy ! Component: 100 - total flux cleaned = 0.0235454 Jy ! Component: 150 - total flux cleaned = 0.0314626 Jy ! Component: 200 - total flux cleaned = 0.0377616 Jy ! Total flux subtracted in 200 components = 0.0377616 Jy ! Clean residual min=-0.005004 max=0.005807 Jy/beam ! Clean residual mean=0.000038 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.219316 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 92 components and 0.219316 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.149 mas, bmaj=29.1 mas, bpa=6.419 degrees ! Estimated noise=1667.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00766869 Jy ! Component: 100 - total flux cleaned = 0.0134299 Jy ! Component: 150 - total flux cleaned = 0.0177828 Jy ! Component: 200 - total flux cleaned = 0.0209366 Jy ! Total flux subtracted in 200 components = 0.0209366 Jy ! Clean residual min=-0.003905 max=0.003784 Jy/beam ! Clean residual mean=0.000038 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.240253 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.00279391 Jy ! Component: 100 - total flux cleaned = 0.00506588 Jy ! Component: 150 - total flux cleaned = 0.00674451 Jy ! Component: 200 - total flux cleaned = 0.00822154 Jy ! Total flux subtracted in 200 components = 0.00822154 Jy ! Clean residual min=-0.003284 max=0.002926 Jy/beam ! Clean residual mean=0.000026 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.248474 Jy ! Adding 147 model components to the UV plane model. ! The established model now contains 234 components and 0.248474 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.009 mas, bmaj=15.59 mas, bpa=15.57 degrees ! Estimated noise=1493.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129432 Jy ! Component: 100 - total flux cleaned = 0.00212873 Jy ! Component: 150 - total flux cleaned = 0.00261611 Jy ! Component: 200 - total flux cleaned = 0.00291687 Jy ! Total flux subtracted in 200 components = 0.00291687 Jy ! Clean residual min=-0.003062 max=0.003201 Jy/beam ! Clean residual mean=0.000017 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.251391 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 266 components and 0.251391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149219Jy sigma=0.000647 ! Fit after self-cal, rms=0.149188Jy sigma=0.000647 wmodel J0204-3328_S_2017_05_01_pus_map.mod ! Writing 266 model components to file: J0204-3328_S_2017_05_01_pus_map.mod wobs J0204-3328_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J0204-3328_S_2017_05_01_pus_uvs.fits wwins J0204-3328_S_2017_05_01_pus_map.win ! wwins: Wrote 5 windows to J0204-3328_S_2017_05_01_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.000376664 Jy ! Component: 100 - total flux cleaned = 2.61106e-05 Jy ! Component: 150 - total flux cleaned = -0.000346301 Jy ! Component: 200 - total flux cleaned = -0.000781425 Jy ! Component: 250 - total flux cleaned = -0.00111209 Jy ! Component: 300 - total flux cleaned = -0.00123032 Jy ! Component: 350 - total flux cleaned = -0.00141918 Jy ! Component: 400 - total flux cleaned = -0.00163662 Jy ! Component: 450 - total flux cleaned = -0.00184508 Jy ! Component: 500 - total flux cleaned = -0.00197973 Jy ! Component: 550 - total flux cleaned = -0.00207843 Jy ! Component: 600 - total flux cleaned = -0.00217407 Jy ! Component: 650 - total flux cleaned = -0.00232827 Jy ! Component: 700 - total flux cleaned = -0.00232849 Jy ! Component: 750 - total flux cleaned = -0.00232883 Jy ! Component: 800 - total flux cleaned = -0.00224201 Jy ! Component: 850 - total flux cleaned = -0.00210084 Jy ! Component: 900 - total flux cleaned = -0.00212884 Jy ! Component: 950 - total flux cleaned = -0.00212907 Jy ! Component: 1000 - total flux cleaned = -0.00210227 Jy ! Component: 1050 - total flux cleaned = -0.00220773 Jy ! Component: 1100 - total flux cleaned = -0.00215567 Jy ! Component: 1150 - total flux cleaned = -0.00215595 Jy ! Component: 1200 - total flux cleaned = -0.00218117 Jy ! Component: 1250 - total flux cleaned = -0.00215659 Jy ! Component: 1300 - total flux cleaned = -0.0020592 Jy ! Component: 1350 - total flux cleaned = -0.00196324 Jy ! Component: 1400 - total flux cleaned = -0.00189276 Jy ! Component: 1450 - total flux cleaned = -0.00175289 Jy ! Component: 1500 - total flux cleaned = -0.00161505 Jy ! Component: 1550 - total flux cleaned = -0.00154738 Jy ! Component: 1600 - total flux cleaned = -0.00143526 Jy ! Component: 1650 - total flux cleaned = -0.00139074 Jy ! Component: 1700 - total flux cleaned = -0.00119412 Jy ! Component: 1750 - total flux cleaned = -0.00115115 Jy ! Component: 1800 - total flux cleaned = -0.00100205 Jy ! Component: 1850 - total flux cleaned = -0.000960066 Jy ! Component: 1900 - total flux cleaned = -0.000855778 Jy ! Component: 1950 - total flux cleaned = -0.000793793 Jy ! Component: 2000 - total flux cleaned = -0.000691425 Jy ! Component: 2050 - total flux cleaned = -0.00054995 Jy ! Component: 2100 - total flux cleaned = -0.000390002 Jy ! Component: 2150 - total flux cleaned = -0.00027142 Jy ! Component: 2200 - total flux cleaned = -0.000192941 Jy ! Component: 2250 - total flux cleaned = -0.000115328 Jy ! Component: 2300 - total flux cleaned = 1.92546e-05 Jy ! Component: 2350 - total flux cleaned = 0.000133415 Jy ! Component: 2400 - total flux cleaned = 0.000171132 Jy ! Component: 2450 - total flux cleaned = 0.000264801 Jy ! Component: 2500 - total flux cleaned = 0.000413131 Jy ! Component: 2550 - total flux cleaned = 0.000468678 Jy ! Component: 2600 - total flux cleaned = 0.000614944 Jy ! Component: 2650 - total flux cleaned = 0.000723641 Jy ! Component: 2700 - total flux cleaned = 0.000831637 Jy ! Component: 2750 - total flux cleaned = 0.000921004 Jy ! Component: 2800 - total flux cleaned = 0.00109863 Jy ! Component: 2850 - total flux cleaned = 0.00118666 Jy ! Component: 2900 - total flux cleaned = 0.0013443 Jy ! Component: 2950 - total flux cleaned = 0.00141375 Jy ! Component: 3000 - total flux cleaned = 0.00158635 Jy ! Component: 3050 - total flux cleaned = 0.00174058 Jy ! Component: 3100 - total flux cleaned = 0.0018427 Jy ! Component: 3150 - total flux cleaned = 0.00194424 Jy ! Component: 3200 - total flux cleaned = 0.00202812 Jy ! Component: 3250 - total flux cleaned = 0.00212824 Jy ! Component: 3300 - total flux cleaned = 0.00217819 Jy ! Component: 3350 - total flux cleaned = 0.00226093 Jy ! Component: 3400 - total flux cleaned = 0.00235943 Jy ! Component: 3450 - total flux cleaned = 0.00245759 Jy ! Component: 3500 - total flux cleaned = 0.00258732 Jy ! Component: 3550 - total flux cleaned = 0.00266797 Jy ! Component: 3600 - total flux cleaned = 0.00279641 Jy ! Component: 3650 - total flux cleaned = 0.0028443 Jy ! Component: 3700 - total flux cleaned = 0.00290783 Jy ! Component: 3750 - total flux cleaned = 0.00297101 Jy ! Component: 3800 - total flux cleaned = 0.0030183 Jy ! Component: 3850 - total flux cleaned = 0.00311229 Jy ! Component: 3900 - total flux cleaned = 0.00317472 Jy ! Component: 3950 - total flux cleaned = 0.00325244 Jy ! Component: 4000 - total flux cleaned = 0.00332971 Jy ! Component: 4050 - total flux cleaned = 0.00342207 Jy ! Total flux subtracted in 4096 components = 0.00348344 Jy ! Clean residual min=-0.000825 max=0.001097 Jy/beam ! Clean residual mean=0.000010 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.254875 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 519 components and 0.254875 Jy ![Exited script file: muppet] wmap "J0204-3328_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.009 x 15.59 at 15.57 degrees (North through East) ! Clean map min=-0.0019367 max=0.1494 Jy/beam ! Writing clean map to FITS file: J0204-3328_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.1494 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000284326 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.570937 0.570937 1.14187 2.28375 4.5675 9.135 18.27 36.54 73.08 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.009 x 15.59 at 15.57 degrees (North through East) ! Clean map min=-0.0019367 max=0.1494 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 J0204-3328_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:25:46 2019