! Started logfile: J0534-3747_S_2017_10_21_pus_uvs.log on Sat May 11 20:51:34 2019 obs J0534-3747_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0534-3747_S_2017_10_21_pus_uva.fits ! AN table 1: 146 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.494292 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0534-3747 ! ! 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 644 lines of history. ! ! Reading 10392 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-3747_S_2017_10_21_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 517 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 444 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 371 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 921 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.764614Jy sigma=0.005355 ! Fit after self-cal, rms=0.704542Jy sigma=0.004947 ! 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.028 mas, bmaj=37.47 mas, bpa=-14.48 degrees ! Estimated noise=2550.78 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.5, -1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.215668 Jy ! Component: 100 - total flux cleaned = 0.308351 Jy ! Total flux subtracted in 100 components = 0.308351 Jy ! Clean residual min=-0.037048 max=0.076129 Jy/beam ! Clean residual mean=-0.000769 rms=0.013856 Jy/beam ! Combined flux in latest and established models = 0.308351 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.308351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209755Jy sigma=0.001362 ! Fit after self-cal, rms=0.208377Jy sigma=0.001352 ! 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=4.06 mas, bmaj=37.53 mas, bpa=-14.39 degrees ! Estimated noise=1229.87 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.102236 Jy ! Component: 100 - total flux cleaned = 0.163121 Jy ! Component: 150 - total flux cleaned = 0.203294 Jy ! Component: 200 - total flux cleaned = 0.230936 Jy ! Total flux subtracted in 200 components = 0.230936 Jy ! Clean residual min=-0.019235 max=0.045310 Jy/beam ! Clean residual mean=-0.000577 rms=0.007787 Jy/beam ! Combined flux in latest and established models = 0.539288 Jy ! Performing phase self-cal ! Adding 106 model components to the UV plane model. ! The established model now contains 117 components and 0.539288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141579Jy sigma=0.000884 ! Fit after self-cal, rms=0.139542Jy sigma=0.000869 ! Inverting map ! Added new window around map position (-15.5, -19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0399 Jy ! Component: 100 - total flux cleaned = 0.0610777 Jy ! Component: 150 - total flux cleaned = 0.069276 Jy ! Component: 200 - total flux cleaned = 0.0724168 Jy ! Total flux subtracted in 200 components = 0.0724168 Jy ! Clean residual min=-0.012522 max=0.013883 Jy/beam ! Clean residual mean=-0.000263 rms=0.004054 Jy/beam ! Combined flux in latest and established models = 0.611705 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 177 components and 0.611704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124702Jy sigma=0.000789 ! Fit after self-cal, rms=0.124200Jy sigma=0.000785 ! 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.94 HN 1.00* KP 1.07 ! LA 1.03 MK 0.99 NL 1.00* OV 1.02 ! PT 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 1.02 ! LA 0.99 MK 0.99 NL 0.84 OV 1.07 ! PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.00* KP 1.03 ! LA 0.77 MK 1.03 NL 1.02 OV 0.96 ! PT 0.97 ! ! ! Correcting IF 4. ! A total of 393 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* ! ! ! Fit before self-cal, rms=0.124200Jy sigma=0.000785 ! Fit after self-cal, rms=0.111268Jy sigma=0.000749 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.208 mas, bmaj=37.26 mas, bpa=-14.47 degrees ! Estimated noise=1247.75 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.0022051 Jy ! Component: 100 - total flux cleaned = 0.00160854 Jy ! Component: 150 - total flux cleaned = 0.000555291 Jy ! Component: 200 - total flux cleaned = 0.000316065 Jy ! Total flux subtracted in 200 components = 0.000316065 Jy ! Clean residual min=-0.007344 max=0.007620 Jy/beam ! Clean residual mean=0.000049 rms=0.002469 Jy/beam ! Combined flux in latest and established models = 0.61202 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 220 components and 0.61202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109554Jy sigma=0.000740 ! Fit after self-cal, rms=0.109378Jy sigma=0.000739 ! 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.109378Jy sigma=0.000739 ! Fit after self-cal, rms=0.109436Jy sigma=0.000737 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.222 mas, bmaj=36.97 mas, bpa=-14.48 degrees ! Estimated noise=1246.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214629 Jy ! Component: 100 - total flux cleaned = 0.00214036 Jy ! Component: 150 - total flux cleaned = 0.0025028 Jy ! Component: 200 - total flux cleaned = 0.00283598 Jy ! Total flux subtracted in 200 components = 0.00283598 Jy ! Clean residual min=-0.006701 max=0.006466 Jy/beam ! Clean residual mean=0.000044 rms=0.002103 Jy/beam ! Combined flux in latest and established models = 0.614856 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 246 components and 0.614856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108684Jy sigma=0.000733 ! Fit after self-cal, rms=0.108659Jy sigma=0.000733 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.000710731 Jy ! Component: 100 - total flux cleaned = 0.00116095 Jy ! Component: 150 - total flux cleaned = 0.00116214 Jy ! Component: 200 - total flux cleaned = 0.00102834 Jy ! Total flux subtracted in 200 components = 0.00102834 Jy ! Clean residual min=-0.006614 max=0.006046 Jy/beam ! Clean residual mean=0.000046 rms=0.002000 Jy/beam ! Combined flux in latest and established models = 0.615885 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 275 components and 0.615884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108233Jy sigma=0.000731 ! Fit after self-cal, rms=0.108218Jy sigma=0.000731 ! 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.108218Jy sigma=0.000731 ! Fit after self-cal, rms=0.107536Jy sigma=0.000731 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.227 mas, bmaj=36.86 mas, bpa=-14.47 degrees ! Estimated noise=1242.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300941 Jy ! Component: 100 - total flux cleaned = 4.42311e-05 Jy ! Component: 150 - total flux cleaned = -7.49212e-05 Jy ! Component: 200 - total flux cleaned = -0.000188211 Jy ! Total flux subtracted in 200 components = -0.000188211 Jy ! Clean residual min=-0.006380 max=0.005976 Jy/beam ! Clean residual mean=0.000055 rms=0.001901 Jy/beam ! Combined flux in latest and established models = 0.615696 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 297 components and 0.615696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107228Jy sigma=0.000729 ! Fit after self-cal, rms=0.107212Jy sigma=0.000729 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.000115348 Jy ! Component: 100 - total flux cleaned = 0.000113439 Jy ! Component: 150 - total flux cleaned = 0.0001117 Jy ! Component: 200 - total flux cleaned = -8.78747e-05 Jy ! Total flux subtracted in 200 components = -8.78747e-05 Jy ! Clean residual min=-0.006079 max=0.005735 Jy/beam ! Clean residual mean=0.000053 rms=0.001843 Jy/beam ! Combined flux in latest and established models = 0.615608 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 313 components and 0.615608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106988Jy sigma=0.000728 ! Fit after self-cal, rms=0.106980Jy sigma=0.000728 ! 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.106980Jy sigma=0.000728 ! Fit after self-cal, rms=0.106608Jy sigma=0.000728 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.86 mas, bmaj=42.44 mas, bpa=-7.456 degrees ! Estimated noise=1403.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000766655 Jy ! Component: 100 - total flux cleaned = -0.000938438 Jy ! Component: 150 - total flux cleaned = -0.00109475 Jy ! Component: 200 - total flux cleaned = -0.00117035 Jy ! Total flux subtracted in 200 components = -0.00117035 Jy ! Clean residual min=-0.006146 max=0.006229 Jy/beam ! Clean residual mean=0.000070 rms=0.002068 Jy/beam ! Combined flux in latest and established models = 0.614438 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 358 components and 0.614438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106468Jy sigma=0.000728 ! Fit after self-cal, rms=0.106456Jy sigma=0.000728 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.71277e-06 Jy ! Component: 100 - total flux cleaned = -7.77034e-05 Jy ! Component: 150 - total flux cleaned = -0.00014719 Jy ! Component: 200 - total flux cleaned = -0.000281544 Jy ! Total flux subtracted in 200 components = -0.000281544 Jy ! Clean residual min=-0.005860 max=0.006145 Jy/beam ! Clean residual mean=0.000068 rms=0.002030 Jy/beam ! Combined flux in latest and established models = 0.614156 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 392 components and 0.614156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106353Jy sigma=0.000727 ! Fit after self-cal, rms=0.106345Jy sigma=0.000727 ! 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.231 mas, bmaj=36.82 mas, bpa=-14.46 degrees ! Estimated noise=1239.81 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.231 x 36.82 at -14.46 degrees (North through East) ! Clean map min=-0.0109 max=0.25426 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.131 mas, bmaj=37.27 mas, bpa=-14.65 degrees ! Estimated noise=2561.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.217411 Jy ! Component: 100 - total flux cleaned = 0.321143 Jy ! Component: 150 - total flux cleaned = 0.389705 Jy ! Component: 200 - total flux cleaned = 0.438081 Jy ! Total flux subtracted in 200 components = 0.438081 Jy ! Clean residual min=-0.018530 max=0.027439 Jy/beam ! Clean residual mean=-0.000389 rms=0.007482 Jy/beam ! Combined flux in latest and established models = 0.438081 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 62 model components to the UV plane model. ! The established model now contains 62 components and 0.438081 Jy ! Inverting map and beam ! Estimated beam: bmin=4.231 mas, bmaj=36.82 mas, bpa=-14.46 degrees ! Estimated noise=1239.81 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.0551414 Jy ! Component: 100 - total flux cleaned = 0.0908754 Jy ! Component: 150 - total flux cleaned = 0.114937 Jy ! Component: 200 - total flux cleaned = 0.128982 Jy ! Total flux subtracted in 200 components = 0.128982 Jy ! Clean residual min=-0.010822 max=0.009497 Jy/beam ! Clean residual mean=-0.000171 rms=0.003209 Jy/beam ! Combined flux in latest and established models = 0.567063 Jy ! Adding 110 model components to the UV plane model. ! The established model now contains 170 components and 0.567063 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=10.86 mas, bmaj=42.44 mas, bpa=-7.456 degrees ! Estimated noise=1403.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126869 Jy ! Component: 100 - total flux cleaned = 0.0192058 Jy ! Component: 150 - total flux cleaned = 0.0233923 Jy ! Component: 200 - total flux cleaned = 0.0264022 Jy ! Total flux subtracted in 200 components = 0.0264022 Jy ! Clean residual min=-0.007356 max=0.006672 Jy/beam ! Clean residual mean=-0.000047 rms=0.002408 Jy/beam ! Combined flux in latest and established models = 0.593465 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.00240008 Jy ! Component: 100 - total flux cleaned = 0.00450557 Jy ! Component: 150 - total flux cleaned = 0.00635339 Jy ! Component: 200 - total flux cleaned = 0.00759329 Jy ! Total flux subtracted in 200 components = 0.00759329 Jy ! Clean residual min=-0.006382 max=0.005645 Jy/beam ! Clean residual mean=-0.000003 rms=0.002040 Jy/beam ! Combined flux in latest and established models = 0.601058 Jy ! Adding 164 model components to the UV plane model. ! The established model now contains 324 components and 0.601058 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.231 mas, bmaj=36.82 mas, bpa=-14.46 degrees ! Estimated noise=1239.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000537304 Jy ! Component: 100 - total flux cleaned = 0.0014012 Jy ! Component: 150 - total flux cleaned = 0.00214719 Jy ! Component: 200 - total flux cleaned = 0.0028234 Jy ! Total flux subtracted in 200 components = 0.0028234 Jy ! Clean residual min=-0.005188 max=0.005021 Jy/beam ! Clean residual mean=0.000006 rms=0.001653 Jy/beam ! Combined flux in latest and established models = 0.603882 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 373 components and 0.603882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106096Jy sigma=0.000726 ! Fit after self-cal, rms=0.105912Jy sigma=0.000725 wmodel J0534-3747_S_2017_10_21_pus_map.mod ! Writing 373 model components to file: J0534-3747_S_2017_10_21_pus_map.mod wobs J0534-3747_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0534-3747_S_2017_10_21_pus_uvs.fits wwins J0534-3747_S_2017_10_21_pus_map.win ! wwins: Wrote 2 windows to J0534-3747_S_2017_10_21_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00152508 Jy ! Component: 100 - total flux cleaned = -0.00236452 Jy ! Component: 150 - total flux cleaned = -0.00290431 Jy ! Component: 200 - total flux cleaned = -0.0035387 Jy ! Component: 250 - total flux cleaned = -0.00426789 Jy ! Component: 300 - total flux cleaned = -0.00489478 Jy ! Component: 350 - total flux cleaned = -0.00537103 Jy ! Component: 400 - total flux cleaned = -0.00588226 Jy ! Component: 450 - total flux cleaned = -0.00642613 Jy ! Component: 500 - total flux cleaned = -0.0070016 Jy ! Component: 550 - total flux cleaned = -0.00745411 Jy ! Component: 600 - total flux cleaned = -0.00779466 Jy ! Component: 650 - total flux cleaned = -0.00830832 Jy ! Component: 700 - total flux cleaned = -0.00862186 Jy ! Component: 750 - total flux cleaned = -0.00879688 Jy ! Component: 800 - total flux cleaned = -0.0089226 Jy ! Component: 850 - total flux cleaned = -0.00900351 Jy ! Component: 900 - total flux cleaned = -0.00908213 Jy ! Component: 950 - total flux cleaned = -0.00919836 Jy ! Component: 1000 - total flux cleaned = -0.00942372 Jy ! Component: 1050 - total flux cleaned = -0.00942439 Jy ! Component: 1100 - total flux cleaned = -0.00938991 Jy ! Component: 1150 - total flux cleaned = -0.00946083 Jy ! Component: 1200 - total flux cleaned = -0.00949595 Jy ! Component: 1250 - total flux cleaned = -0.0095298 Jy ! Component: 1300 - total flux cleaned = -0.00953014 Jy ! Component: 1350 - total flux cleaned = -0.00949797 Jy ! Component: 1400 - total flux cleaned = -0.00946646 Jy ! Component: 1450 - total flux cleaned = -0.00943514 Jy ! Component: 1500 - total flux cleaned = -0.00937413 Jy ! Component: 1550 - total flux cleaned = -0.00922428 Jy ! Component: 1600 - total flux cleaned = -0.0091651 Jy ! Component: 1650 - total flux cleaned = -0.00899087 Jy ! Component: 1700 - total flux cleaned = -0.00910464 Jy ! Component: 1750 - total flux cleaned = -0.00927394 Jy ! Component: 1800 - total flux cleaned = -0.00941392 Jy ! Component: 1850 - total flux cleaned = -0.00960867 Jy ! Component: 1900 - total flux cleaned = -0.00971917 Jy ! Component: 1950 - total flux cleaned = -0.00991125 Jy ! Component: 2000 - total flux cleaned = -0.0101308 Jy ! Component: 2050 - total flux cleaned = -0.0102955 Jy ! Component: 2100 - total flux cleaned = -0.0104331 Jy ! Component: 2150 - total flux cleaned = -0.0105985 Jy ! Component: 2200 - total flux cleaned = -0.0107367 Jy ! Component: 2250 - total flux cleaned = -0.0108203 Jy ! Component: 2300 - total flux cleaned = -0.0109882 Jy ! Component: 2350 - total flux cleaned = -0.011101 Jy ! Component: 2400 - total flux cleaned = -0.0112431 Jy ! Component: 2450 - total flux cleaned = -0.0113862 Jy ! Component: 2500 - total flux cleaned = -0.0115012 Jy ! Component: 2550 - total flux cleaned = -0.0116169 Jy ! Component: 2600 - total flux cleaned = -0.0117627 Jy ! Component: 2650 - total flux cleaned = -0.0118803 Jy ! Component: 2700 - total flux cleaned = -0.0119691 Jy ! Component: 2750 - total flux cleaned = -0.0121184 Jy ! Component: 2800 - total flux cleaned = -0.0122388 Jy ! Component: 2850 - total flux cleaned = -0.0123603 Jy ! Component: 2900 - total flux cleaned = -0.0124828 Jy ! Component: 2950 - total flux cleaned = -0.0126376 Jy ! Component: 3000 - total flux cleaned = -0.0127936 Jy ! Component: 3050 - total flux cleaned = -0.0130148 Jy ! Component: 3100 - total flux cleaned = -0.0131427 Jy ! Component: 3150 - total flux cleaned = -0.0133037 Jy ! Component: 3200 - total flux cleaned = -0.0134986 Jy ! Component: 3250 - total flux cleaned = -0.0136627 Jy ! Component: 3300 - total flux cleaned = -0.0138617 Jy ! Component: 3350 - total flux cleaned = -0.0140298 Jy ! Component: 3400 - total flux cleaned = -0.0141997 Jy ! Component: 3450 - total flux cleaned = -0.0144053 Jy ! Component: 3500 - total flux cleaned = -0.0146135 Jy ! Component: 3550 - total flux cleaned = -0.0148237 Jy ! Component: 3600 - total flux cleaned = -0.0150368 Jy ! Component: 3650 - total flux cleaned = -0.0151803 Jy ! Component: 3700 - total flux cleaned = -0.0153973 Jy ! Component: 3750 - total flux cleaned = -0.0156174 Jy ! Component: 3800 - total flux cleaned = -0.0157653 Jy ! Component: 3850 - total flux cleaned = -0.0159526 Jy ! Component: 3900 - total flux cleaned = -0.0161045 Jy ! Component: 3950 - total flux cleaned = -0.0163342 Jy ! Component: 4000 - total flux cleaned = -0.0164896 Jy ! Component: 4050 - total flux cleaned = -0.0166859 Jy ! Total flux subtracted in 4096 components = -0.0167651 Jy ! Clean residual min=-0.002152 max=0.002158 Jy/beam ! Clean residual mean=-0.000038 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.587117 Jy keep ! Adding 363 model components to the UV plane model. ! The established model now contains 733 components and 0.587117 Jy ![Exited script file: muppet] wmap "J0534-3747_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.231 x 36.82 at -14.46 degrees (North through East) ! Clean map min=-0.0066351 max=0.24498 Jy/beam ! Writing clean map to FITS file: J0534-3747_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.244984 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000839982 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.02862 1.02862 2.05723 4.11446 8.22893 16.4579 32.9157 65.8314 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.244 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.231 x 36.82 at -14.46 degrees (North through East) ! Clean map min=-0.0066351 max=0.24498 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-3747_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:51:41 2019