! Started logfile: J0536-3401_S_2017_02_24_pus_uvs.log on Sat May 4 11:19:12 2019 obs J0536-3401_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0536-3401_S_2017_02_24_pus_uva.fits ! AN table 1: 32 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.704861 visibilities/baseline/integration-bin. ! Found source: J0536-3401 ! ! 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 823 lines of history. ! ! Reading 4060 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 J0536-3401_S_2017_02_24_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.520903Jy sigma=0.003034 ! Fit after self-cal, rms=0.515710Jy sigma=0.003006 ! 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.54 mas, bmaj=6.984 mas, bpa=-7.223 degrees ! Estimated noise=2626.62 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.380952 Jy ! Component: 100 - total flux cleaned = 0.476256 Jy ! Total flux subtracted in 100 components = 0.476256 Jy ! Clean residual min=-0.016567 max=0.036684 Jy/beam ! Clean residual mean=0.000081 rms=0.004382 Jy/beam ! Combined flux in latest and established models = 0.476256 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.476256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166159Jy sigma=0.000853 ! Fit after self-cal, rms=0.166183Jy sigma=0.000853 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0363451 Jy ! Component: 100 - total flux cleaned = 0.0496497 Jy ! Total flux subtracted in 100 components = 0.0496497 Jy ! Clean residual min=-0.012447 max=0.025629 Jy/beam ! Clean residual mean=0.000085 rms=0.003524 Jy/beam ! Combined flux in latest and established models = 0.525906 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 10 components and 0.525906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156037Jy sigma=0.000779 ! Fit after self-cal, rms=0.156043Jy sigma=0.000779 ! Inverting map ! Added new window around map position (6, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206725 Jy ! Component: 100 - total flux cleaned = 0.0210622 Jy ! Total flux subtracted in 100 components = 0.0210622 Jy ! Clean residual min=-0.012876 max=0.024167 Jy/beam ! Clean residual mean=0.000084 rms=0.003224 Jy/beam ! Combined flux in latest and established models = 0.546968 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.546968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153308Jy sigma=0.000764 ! Fit after self-cal, rms=0.152807Jy sigma=0.000760 ! 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.256 mas, bmaj=8.618 mas, bpa=-4.894 degrees ! Estimated noise=2037.24 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.0112384 Jy ! Component: 100 - total flux cleaned = 0.0133203 Jy ! Component: 150 - total flux cleaned = 0.0139155 Jy ! Component: 200 - total flux cleaned = 0.0144039 Jy ! Total flux subtracted in 200 components = 0.0144039 Jy ! Clean residual min=-0.008808 max=0.013674 Jy/beam ! Clean residual mean=0.000223 rms=0.002615 Jy/beam ! Combined flux in latest and established models = 0.561372 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.561372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151593Jy sigma=0.000754 ! Fit after self-cal, rms=0.151530Jy sigma=0.000754 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.05 HN 1.22 KP 1.00 ! LA 0.95 MK 0.98 NL 1.01 OV 1.03 ! PT 1.02 SC 0.92 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.94 HN 1.30 KP 0.95 ! LA 0.93 MK 0.98 NL 1.00 OV 1.07 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.99 HN 1.30 KP 1.02 ! LA 1.01 MK 0.99 NL 1.09 OV 0.96 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 1.34 KP 1.00* ! LA 0.90 MK 0.93 NL 1.00* OV 1.06 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.151530Jy sigma=0.000754 ! Fit after self-cal, rms=0.144632Jy sigma=0.000713 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.528 mas, bpa=-4.805 degrees ! Estimated noise=2049.53 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.00177954 Jy ! Component: 100 - total flux cleaned = 0.00162027 Jy ! Component: 150 - total flux cleaned = 0.00152027 Jy ! Component: 200 - total flux cleaned = 0.00117056 Jy ! Total flux subtracted in 200 components = 0.00117056 Jy ! Clean residual min=-0.007433 max=0.009178 Jy/beam ! Clean residual mean=0.000175 rms=0.002081 Jy/beam ! Combined flux in latest and established models = 0.562543 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 48 components and 0.562542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144215Jy sigma=0.000711 ! Fit after self-cal, rms=0.144209Jy sigma=0.000711 ! 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.144209Jy sigma=0.000711 ! Fit after self-cal, rms=0.132327Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=8.542 mas, bpa=-4.638 degrees ! Estimated noise=2059.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00032728 Jy ! Component: 100 - total flux cleaned = -0.000217753 Jy ! Component: 150 - total flux cleaned = -5.33943e-05 Jy ! Component: 200 - total flux cleaned = -4.8646e-05 Jy ! Total flux subtracted in 200 components = -4.8646e-05 Jy ! Clean residual min=-0.006489 max=0.006510 Jy/beam ! Clean residual mean=0.000083 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 0.562494 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.562494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132161Jy sigma=0.000670 ! Fit after self-cal, rms=0.132097Jy sigma=0.000670 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.000908314 Jy ! Component: 100 - total flux cleaned = -0.000904709 Jy ! Component: 150 - total flux cleaned = -0.000963391 Jy ! Component: 200 - total flux cleaned = -0.00101711 Jy ! Total flux subtracted in 200 components = -0.00101711 Jy ! Clean residual min=-0.006360 max=0.006559 Jy/beam ! Clean residual mean=0.000084 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.561477 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.561477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132032Jy sigma=0.000670 ! Fit after self-cal, rms=0.132000Jy sigma=0.000670 ! Inverting map ! Added new window around map position (102, 106.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00474379 Jy ! Component: 100 - total flux cleaned = 0.00442617 Jy ! Component: 150 - total flux cleaned = 0.00395127 Jy ! Component: 200 - total flux cleaned = 0.00345485 Jy ! Total flux subtracted in 200 components = 0.00345485 Jy ! Clean residual min=-0.005897 max=0.005792 Jy/beam ! Clean residual mean=0.000087 rms=0.001470 Jy/beam ! Combined flux in latest and established models = 0.564932 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.564932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131706Jy sigma=0.000668 ! Fit after self-cal, rms=0.131674Jy sigma=0.000668 ! 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.131674Jy sigma=0.000668 ! Fit after self-cal, rms=0.130384Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=8.545 mas, bpa=-4.538 degrees ! Estimated noise=2057.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00157612 Jy ! Component: 100 - total flux cleaned = -0.00165713 Jy ! Component: 150 - total flux cleaned = -0.00172748 Jy ! Component: 200 - total flux cleaned = -0.00185333 Jy ! Total flux subtracted in 200 components = -0.00185333 Jy ! Clean residual min=-0.005136 max=0.005027 Jy/beam ! Clean residual mean=0.000046 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.563078 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.563078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130288Jy sigma=0.000655 ! Fit after self-cal, rms=0.130281Jy 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 = -0.000479588 Jy ! Component: 100 - total flux cleaned = -0.000477772 Jy ! Component: 150 - total flux cleaned = -0.000532576 Jy ! Component: 200 - total flux cleaned = -0.0005856 Jy ! Total flux subtracted in 200 components = -0.0005856 Jy ! Clean residual min=-0.005099 max=0.005061 Jy/beam ! Clean residual mean=0.000046 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.562492 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.562492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130223Jy sigma=0.000655 ! Fit after self-cal, rms=0.130208Jy sigma=0.000655 ! 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.130208Jy sigma=0.000655 ! Fit after self-cal, rms=0.130349Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.658 mas, bmaj=23.12 mas, bpa=3.447 degrees ! Estimated noise=2524.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00154345 Jy ! Component: 100 - total flux cleaned = -0.0018938 Jy ! Component: 150 - total flux cleaned = -0.00192243 Jy ! Component: 200 - total flux cleaned = -0.00194856 Jy ! Total flux subtracted in 200 components = -0.00194856 Jy ! Clean residual min=-0.004552 max=0.004683 Jy/beam ! Clean residual mean=0.000080 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.560544 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 0.560544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130326Jy sigma=0.000655 ! Fit after self-cal, rms=0.130320Jy 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 = -0.000453492 Jy ! Component: 100 - total flux cleaned = -0.000452853 Jy ! Component: 150 - total flux cleaned = -0.000476435 Jy ! Component: 200 - total flux cleaned = -0.000498579 Jy ! Total flux subtracted in 200 components = -0.000498579 Jy ! Clean residual min=-0.004530 max=0.004644 Jy/beam ! Clean residual mean=0.000079 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.560045 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 111 components and 0.560045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130309Jy sigma=0.000654 ! Fit after self-cal, rms=0.130302Jy 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.237 mas, bmaj=8.545 mas, bpa=-4.498 degrees ! Estimated noise=2054.75 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.237 x 8.545 at -4.498 degrees (North through East) ! Clean map min=-0.0046839 max=0.49461 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.536 mas, bmaj=6.907 mas, bpa=-6.57 degrees ! Estimated noise=2668.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.38664 Jy ! Component: 100 - total flux cleaned = 0.482905 Jy ! Component: 150 - total flux cleaned = 0.519786 Jy ! Component: 200 - total flux cleaned = 0.537166 Jy ! Total flux subtracted in 200 components = 0.537166 Jy ! Clean residual min=-0.008192 max=0.008582 Jy/beam ! Clean residual mean=0.000024 rms=0.001864 Jy/beam ! Combined flux in latest and established models = 0.537166 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.537166 Jy ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=8.545 mas, bpa=-4.498 degrees ! Estimated noise=2054.75 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.0127409 Jy ! Component: 100 - total flux cleaned = 0.0196845 Jy ! Component: 150 - total flux cleaned = 0.0239815 Jy ! Component: 200 - total flux cleaned = 0.024957 Jy ! Total flux subtracted in 200 components = 0.024957 Jy ! Clean residual min=-0.005528 max=0.005081 Jy/beam ! Clean residual mean=0.000043 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.562123 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.562123 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.658 mas, bmaj=23.12 mas, bpa=3.447 degrees ! Estimated noise=2524.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000185847 Jy ! Component: 100 - total flux cleaned = -0.000514652 Jy ! Component: 150 - total flux cleaned = -0.000831328 Jy ! Component: 200 - total flux cleaned = -0.00092143 Jy ! Total flux subtracted in 200 components = -0.00092143 Jy ! Clean residual min=-0.004629 max=0.004732 Jy/beam ! Clean residual mean=0.000082 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.561201 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 = -8.46633e-05 Jy ! Component: 100 - total flux cleaned = -0.000161023 Jy ! Component: 150 - total flux cleaned = -0.000232583 Jy ! Component: 200 - total flux cleaned = -0.000300059 Jy ! Total flux subtracted in 200 components = -0.000300059 Jy ! Clean residual min=-0.004588 max=0.004730 Jy/beam ! Clean residual mean=0.000082 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.560901 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 52 components and 0.560901 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.237 mas, bmaj=8.545 mas, bpa=-4.498 degrees ! Estimated noise=2054.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024872 Jy ! Component: 100 - total flux cleaned = 8.12002e-05 Jy ! Component: 150 - total flux cleaned = -6.91276e-05 Jy ! Component: 200 - total flux cleaned = -0.000341846 Jy ! Total flux subtracted in 200 components = -0.000341846 Jy ! Clean residual min=-0.005266 max=0.005032 Jy/beam ! Clean residual mean=0.000044 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.560559 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.560559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130344Jy sigma=0.000655 ! Fit after self-cal, rms=0.130287Jy sigma=0.000655 wmodel J0536-3401_S_2017_02_24_pus_map.mod ! Writing 68 model components to file: J0536-3401_S_2017_02_24_pus_map.mod wobs J0536-3401_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0536-3401_S_2017_02_24_pus_uvs.fits wwins J0536-3401_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J0536-3401_S_2017_02_24_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 = 6.95271e-05 Jy ! Component: 100 - total flux cleaned = -1.50022e-05 Jy ! Component: 150 - total flux cleaned = -0.000267271 Jy ! Component: 200 - total flux cleaned = -0.00067518 Jy ! Component: 250 - total flux cleaned = -0.00114898 Jy ! Component: 300 - total flux cleaned = -0.00160963 Jy ! Component: 350 - total flux cleaned = -0.00161158 Jy ! Component: 400 - total flux cleaned = -0.00154091 Jy ! Component: 450 - total flux cleaned = -0.00147083 Jy ! Component: 500 - total flux cleaned = -0.00154126 Jy ! Component: 550 - total flux cleaned = -0.00160894 Jy ! Component: 600 - total flux cleaned = -0.00167443 Jy ! Component: 650 - total flux cleaned = -0.0016075 Jy ! Component: 700 - total flux cleaned = -0.00167314 Jy ! Component: 750 - total flux cleaned = -0.00180141 Jy ! Component: 800 - total flux cleaned = -0.00199048 Jy ! Component: 850 - total flux cleaned = -0.0020528 Jy ! Component: 900 - total flux cleaned = -0.00205278 Jy ! Component: 950 - total flux cleaned = -0.00199286 Jy ! Component: 1000 - total flux cleaned = -0.00193202 Jy ! Component: 1050 - total flux cleaned = -0.00187365 Jy ! Component: 1100 - total flux cleaned = -0.00193187 Jy ! Component: 1150 - total flux cleaned = -0.00170176 Jy ! Component: 1200 - total flux cleaned = -0.00181584 Jy ! Component: 1250 - total flux cleaned = -0.00170294 Jy ! Component: 1300 - total flux cleaned = -0.00181474 Jy ! Component: 1350 - total flux cleaned = -0.00175915 Jy ! Component: 1400 - total flux cleaned = -0.00170355 Jy ! Component: 1450 - total flux cleaned = -0.00164981 Jy ! Component: 1500 - total flux cleaned = -0.00154212 Jy ! Component: 1550 - total flux cleaned = -0.0015942 Jy ! Component: 1600 - total flux cleaned = -0.0013317 Jy ! Component: 1650 - total flux cleaned = -0.00159136 Jy ! Component: 1700 - total flux cleaned = -0.00153962 Jy ! Component: 1750 - total flux cleaned = -0.00143753 Jy ! Component: 1800 - total flux cleaned = -0.00143735 Jy ! Component: 1850 - total flux cleaned = -0.00118618 Jy ! Component: 1900 - total flux cleaned = -0.00128665 Jy ! Component: 1950 - total flux cleaned = -0.00123658 Jy ! Component: 2000 - total flux cleaned = -0.00089434 Jy ! Component: 2050 - total flux cleaned = -0.0011375 Jy ! Component: 2100 - total flux cleaned = -0.000896606 Jy ! Component: 2150 - total flux cleaned = -0.000944668 Jy ! Component: 2200 - total flux cleaned = -0.000801904 Jy ! Component: 2250 - total flux cleaned = -0.000896565 Jy ! Component: 2300 - total flux cleaned = -0.000615347 Jy ! Component: 2350 - total flux cleaned = -0.000568524 Jy ! Component: 2400 - total flux cleaned = -0.000521762 Jy ! Component: 2450 - total flux cleaned = -0.000338944 Jy ! Component: 2500 - total flux cleaned = -0.000430525 Jy ! Component: 2550 - total flux cleaned = -0.000384938 Jy ! Component: 2600 - total flux cleaned = -0.000205406 Jy ! Component: 2650 - total flux cleaned = -0.000294845 Jy ! Component: 2700 - total flux cleaned = -0.000117933 Jy ! Component: 2750 - total flux cleaned = -0.000118289 Jy ! Component: 2800 - total flux cleaned = -7.50361e-05 Jy ! Component: 2850 - total flux cleaned = 9.83694e-05 Jy ! Component: 2900 - total flux cleaned = 5.52234e-05 Jy ! Component: 2950 - total flux cleaned = 9.80636e-05 Jy ! Component: 3000 - total flux cleaned = 5.5894e-05 Jy ! Component: 3050 - total flux cleaned = 0.000225172 Jy ! Component: 3100 - total flux cleaned = 0.000182841 Jy ! Component: 3150 - total flux cleaned = 0.00022413 Jy ! Component: 3200 - total flux cleaned = 0.000141342 Jy ! Component: 3250 - total flux cleaned = 0.000141092 Jy ! Component: 3300 - total flux cleaned = 0.000304754 Jy ! Component: 3350 - total flux cleaned = 0.000305206 Jy ! Component: 3400 - total flux cleaned = 0.000264595 Jy ! Component: 3450 - total flux cleaned = 0.0001839 Jy ! Component: 3500 - total flux cleaned = 0.000424816 Jy ! Component: 3550 - total flux cleaned = 0.000344652 Jy ! Component: 3600 - total flux cleaned = 0.000543015 Jy ! Component: 3650 - total flux cleaned = 0.000581953 Jy ! Component: 3700 - total flux cleaned = 0.000503603 Jy ! Component: 3750 - total flux cleaned = 0.000620489 Jy ! Component: 3800 - total flux cleaned = 0.000659059 Jy ! Component: 3850 - total flux cleaned = 0.000736164 Jy ! Component: 3900 - total flux cleaned = 0.00065946 Jy ! Component: 3950 - total flux cleaned = 0.000774206 Jy ! Component: 4000 - total flux cleaned = 0.00100214 Jy ! Component: 4050 - total flux cleaned = 0.000964203 Jy ! Total flux subtracted in 4096 components = 0.00096424 Jy ! Clean residual min=-0.002219 max=0.002222 Jy/beam ! Clean residual mean=0.000020 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.561524 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 345 components and 0.561523 Jy ![Exited script file: muppet] wmap "J0536-3401_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.237 x 8.545 at -4.498 degrees (North through East) ! Clean map min=-0.0042127 max=0.49895 Jy/beam ! Writing clean map to FITS file: J0536-3401_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.498949 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000689884 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.414802 0.414802 0.829605 1.65921 3.31842 6.63684 13.2737 26.5473 53.0947 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.498 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.237 x 8.545 at -4.498 degrees (North through East) ! Clean map min=-0.0042127 max=0.49895 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 J0536-3401_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:19:17 2019