! Started logfile: J0424-3848_S_2017_07_09_pus_uvs.log on Wed May 8 14:41:41 2019 obs J0424-3848_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0424-3848_S_2017_07_09_pus_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.460274 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0424-3848 ! ! 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 594 lines of history. ! ! Reading 12096 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 J0424-3848_S_2017_07_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 446 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 476 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 476 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 974 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.912404Jy sigma=0.006145 ! Fit after self-cal, rms=0.857166Jy sigma=0.005777 ! 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.148 mas, bmaj=6.315 mas, bpa=-8.055 degrees ! Estimated noise=1984.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.0924498 Jy ! Component: 100 - total flux cleaned = 0.129488 Jy ! Total flux subtracted in 100 components = 0.129488 Jy ! Clean residual min=-0.013082 max=0.023893 Jy/beam ! Clean residual mean=-0.000188 rms=0.004261 Jy/beam ! Combined flux in latest and established models = 0.129488 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.129488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124503Jy sigma=0.000833 ! Fit after self-cal, rms=0.124361Jy sigma=0.000832 ! 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=2.845 mas, bmaj=7.628 mas, bpa=-6.645 degrees ! Estimated noise=1092.12 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.0450063 Jy ! Component: 100 - total flux cleaned = 0.066071 Jy ! Component: 150 - total flux cleaned = 0.0761886 Jy ! Component: 200 - total flux cleaned = 0.081108 Jy ! Total flux subtracted in 200 components = 0.081108 Jy ! Clean residual min=-0.011956 max=0.030728 Jy/beam ! Clean residual mean=-0.000165 rms=0.005379 Jy/beam ! Combined flux in latest and established models = 0.210596 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 55 components and 0.210596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109285Jy sigma=0.000726 ! Fit after self-cal, rms=0.109128Jy sigma=0.000725 ! Inverting map ! Added new window around map position (-12.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0287408 Jy ! Component: 100 - total flux cleaned = 0.0419002 Jy ! Component: 150 - total flux cleaned = 0.0488499 Jy ! Component: 200 - total flux cleaned = 0.0534566 Jy ! Total flux subtracted in 200 components = 0.0534566 Jy ! Clean residual min=-0.008412 max=0.013451 Jy/beam ! Clean residual mean=0.000029 rms=0.002939 Jy/beam ! Combined flux in latest and established models = 0.264052 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 89 components and 0.264052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102123Jy sigma=0.000676 ! Fit after self-cal, rms=0.101198Jy sigma=0.000670 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.86 HN 1.00* KP 1.16 ! LA 0.97 MK 0.98 NL 1.00* OV 1.06 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.00* KP 1.09 ! LA 0.93 MK 0.96 NL 1.00* OV 1.10 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00* KP 1.08 ! LA 0.90 MK 1.03 NL 1.00* OV 1.03 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! A total of 270 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.00* KP 1.00* ! LA 0.87 MK 0.82 NL 1.00* OV 1.00* ! PT 1.11 SC 1.00* ! ! ! Fit before self-cal, rms=0.101198Jy sigma=0.000670 ! Fit after self-cal, rms=0.099844Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.831 mas, bmaj=7.53 mas, bpa=-6.586 degrees ! Estimated noise=1097.8 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.00384372 Jy ! Component: 100 - total flux cleaned = 0.00374449 Jy ! Component: 150 - total flux cleaned = 0.00351215 Jy ! Component: 200 - total flux cleaned = 0.00324394 Jy ! Total flux subtracted in 200 components = 0.00324394 Jy ! Clean residual min=-0.005588 max=0.008066 Jy/beam ! Clean residual mean=0.000038 rms=0.001783 Jy/beam ! Combined flux in latest and established models = 0.267296 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 108 components and 0.267296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099631Jy sigma=0.000660 ! Fit after self-cal, rms=0.099691Jy sigma=0.000660 ! 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.099691Jy sigma=0.000660 ! Fit after self-cal, rms=0.099329Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.822 mas, bmaj=7.528 mas, bpa=-6.365 degrees ! Estimated noise=1095.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148061 Jy ! Component: 100 - total flux cleaned = 0.00148332 Jy ! Component: 150 - total flux cleaned = 0.00118993 Jy ! Component: 200 - total flux cleaned = 0.000976235 Jy ! Total flux subtracted in 200 components = 0.000976235 Jy ! Clean residual min=-0.005332 max=0.007429 Jy/beam ! Clean residual mean=0.000024 rms=0.001622 Jy/beam ! Combined flux in latest and established models = 0.268272 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 123 components and 0.268272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099250Jy sigma=0.000658 ! Fit after self-cal, rms=0.099243Jy sigma=0.000658 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 (-31, -32). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00659413 Jy ! Component: 100 - total flux cleaned = 0.00849147 Jy ! Component: 150 - total flux cleaned = 0.00927536 Jy ! Component: 200 - total flux cleaned = 0.00951864 Jy ! Total flux subtracted in 200 components = 0.00951864 Jy ! Clean residual min=-0.004928 max=0.005207 Jy/beam ! Clean residual mean=0.000011 rms=0.001422 Jy/beam ! Combined flux in latest and established models = 0.277791 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 147 components and 0.277791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098833Jy sigma=0.000655 ! Fit after self-cal, rms=0.098725Jy sigma=0.000655 ! 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.098725Jy sigma=0.000655 ! Fit after self-cal, rms=0.097625Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.812 mas, bmaj=7.547 mas, bpa=-5.903 degrees ! Estimated noise=1086.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00338475 Jy ! Component: 100 - total flux cleaned = 0.00475783 Jy ! Component: 150 - total flux cleaned = 0.0053532 Jy ! Component: 200 - total flux cleaned = 0.00559534 Jy ! Total flux subtracted in 200 components = 0.00559534 Jy ! Clean residual min=-0.003645 max=0.004205 Jy/beam ! Clean residual mean=-0.000001 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.283386 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 168 components and 0.283386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097498Jy sigma=0.000653 ! Fit after self-cal, rms=0.097458Jy sigma=0.000652 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.00130833 Jy ! Component: 100 - total flux cleaned = 0.00172371 Jy ! Component: 150 - total flux cleaned = 0.00176835 Jy ! Component: 200 - total flux cleaned = 0.00172608 Jy ! Total flux subtracted in 200 components = 0.00172608 Jy ! Clean residual min=-0.003655 max=0.004130 Jy/beam ! Clean residual mean=0.000001 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.285113 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 172 components and 0.285113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097413Jy sigma=0.000652 ! Fit after self-cal, rms=0.097397Jy sigma=0.000652 ! 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.097397Jy sigma=0.000652 ! Fit after self-cal, rms=0.096836Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.19 mas, bmaj=28.32 mas, bpa=-2.822 degrees ! Estimated noise=1510.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278121 Jy ! Component: 100 - total flux cleaned = 0.00321533 Jy ! Component: 150 - total flux cleaned = 0.00326649 Jy ! Component: 200 - total flux cleaned = 0.00326816 Jy ! Total flux subtracted in 200 components = 0.00326816 Jy ! Clean residual min=-0.004284 max=0.005375 Jy/beam ! Clean residual mean=-0.000008 rms=0.001558 Jy/beam ! Combined flux in latest and established models = 0.288381 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 181 components and 0.288381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096813Jy sigma=0.000652 ! Fit after self-cal, rms=0.096775Jy sigma=0.000651 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.00083635 Jy ! Component: 100 - total flux cleaned = 0.000980349 Jy ! Component: 150 - total flux cleaned = 0.000949219 Jy ! Component: 200 - total flux cleaned = 0.000953359 Jy ! Total flux subtracted in 200 components = 0.000953359 Jy ! Clean residual min=-0.004007 max=0.005069 Jy/beam ! Clean residual mean=-0.000007 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.289334 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 190 components and 0.289334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096769Jy sigma=0.000651 ! Fit after self-cal, rms=0.096760Jy sigma=0.000651 ! 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=2.808 mas, bmaj=7.558 mas, bpa=-5.776 degrees ! Estimated noise=1081.88 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.808 x 7.558 at -5.776 degrees (North through East) ! Clean map min=-0.0031906 max=0.1358 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.138 mas, bmaj=6.324 mas, bpa=-7.456 degrees ! Estimated noise=1951.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0888851 Jy ! Component: 100 - total flux cleaned = 0.127177 Jy ! Component: 150 - total flux cleaned = 0.153398 Jy ! Component: 200 - total flux cleaned = 0.173645 Jy ! Total flux subtracted in 200 components = 0.173645 Jy ! Clean residual min=-0.009866 max=0.015676 Jy/beam ! Clean residual mean=-0.000122 rms=0.003002 Jy/beam ! Combined flux in latest and established models = 0.173645 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.173645 Jy ! Inverting map and beam ! Estimated beam: bmin=2.808 mas, bmaj=7.558 mas, bpa=-5.776 degrees ! Estimated noise=1081.88 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 (-4.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0303756 Jy ! Component: 100 - total flux cleaned = 0.0495865 Jy ! Component: 150 - total flux cleaned = 0.0639079 Jy ! Component: 200 - total flux cleaned = 0.0749652 Jy ! Total flux subtracted in 200 components = 0.0749652 Jy ! Clean residual min=-0.006011 max=0.008059 Jy/beam ! Clean residual mean=-0.000076 rms=0.002146 Jy/beam ! Combined flux in latest and established models = 0.24861 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 100 components and 0.24861 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.19 mas, bmaj=28.32 mas, bpa=-2.822 degrees ! Estimated noise=1510.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.015554 Jy ! Component: 100 - total flux cleaned = 0.0249032 Jy ! Component: 150 - total flux cleaned = 0.0307718 Jy ! Component: 200 - total flux cleaned = 0.034548 Jy ! Total flux subtracted in 200 components = 0.034548 Jy ! Clean residual min=-0.004587 max=0.005665 Jy/beam ! Clean residual mean=-0.000014 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.283158 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.00244223 Jy ! Component: 100 - total flux cleaned = 0.0034111 Jy ! Component: 150 - total flux cleaned = 0.00369734 Jy ! Component: 200 - total flux cleaned = 0.00390535 Jy ! Total flux subtracted in 200 components = 0.00390535 Jy ! Clean residual min=-0.004053 max=0.005633 Jy/beam ! Clean residual mean=-0.000004 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.287063 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 139 components and 0.287063 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.808 mas, bmaj=7.558 mas, bpa=-5.776 degrees ! Estimated noise=1081.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000535088 Jy ! Component: 100 - total flux cleaned = -5.00798e-06 Jy ! Component: 150 - total flux cleaned = 0.000396567 Jy ! Component: 200 - total flux cleaned = 0.000612978 Jy ! Total flux subtracted in 200 components = 0.000612978 Jy ! Clean residual min=-0.003467 max=0.004343 Jy/beam ! Clean residual mean=-0.000006 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.287676 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 159 components and 0.287676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096802Jy sigma=0.000651 ! Fit after self-cal, rms=0.096722Jy sigma=0.000651 wmodel J0424-3848_S_2017_07_09_pus_map.mod ! Writing 159 model components to file: J0424-3848_S_2017_07_09_pus_map.mod wobs J0424-3848_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0424-3848_S_2017_07_09_pus_uvs.fits wwins J0424-3848_S_2017_07_09_pus_map.win ! wwins: Wrote 4 windows to J0424-3848_S_2017_07_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.000896385 Jy ! Component: 100 - total flux cleaned = 0.00108036 Jy ! Component: 150 - total flux cleaned = 0.00102491 Jy ! Component: 200 - total flux cleaned = 0.00107509 Jy ! Component: 250 - total flux cleaned = 0.000975482 Jy ! Component: 300 - total flux cleaned = 0.000974924 Jy ! Component: 350 - total flux cleaned = 0.00110788 Jy ! Component: 400 - total flux cleaned = 0.00106492 Jy ! Component: 450 - total flux cleaned = 0.00106638 Jy ! Component: 500 - total flux cleaned = 0.00118707 Jy ! Component: 550 - total flux cleaned = 0.00118489 Jy ! Component: 600 - total flux cleaned = 0.0011091 Jy ! Component: 650 - total flux cleaned = 0.00114418 Jy ! Component: 700 - total flux cleaned = 0.00121326 Jy ! Component: 750 - total flux cleaned = 0.00124612 Jy ! Component: 800 - total flux cleaned = 0.00127859 Jy ! Component: 850 - total flux cleaned = 0.00140683 Jy ! Component: 900 - total flux cleaned = 0.0014384 Jy ! Component: 950 - total flux cleaned = 0.00155936 Jy ! Component: 1000 - total flux cleaned = 0.00164765 Jy ! Component: 1050 - total flux cleaned = 0.00170586 Jy ! Component: 1100 - total flux cleaned = 0.00170677 Jy ! Component: 1150 - total flux cleaned = 0.00170772 Jy ! Component: 1200 - total flux cleaned = 0.00168191 Jy ! Component: 1250 - total flux cleaned = 0.00160571 Jy ! Component: 1300 - total flux cleaned = 0.00165566 Jy ! Component: 1350 - total flux cleaned = 0.00158206 Jy ! Component: 1400 - total flux cleaned = 0.00153517 Jy ! Component: 1450 - total flux cleaned = 0.00144265 Jy ! Component: 1500 - total flux cleaned = 0.00139785 Jy ! Component: 1550 - total flux cleaned = 0.00126417 Jy ! Component: 1600 - total flux cleaned = 0.00119916 Jy ! Component: 1650 - total flux cleaned = 0.00117788 Jy ! Component: 1700 - total flux cleaned = 0.00109397 Jy ! Component: 1750 - total flux cleaned = 0.00103228 Jy ! Component: 1800 - total flux cleaned = 0.00101181 Jy ! Component: 1850 - total flux cleaned = 0.000951638 Jy ! Component: 1900 - total flux cleaned = 0.000873246 Jy ! Component: 1950 - total flux cleaned = 0.000796594 Jy ! Component: 2000 - total flux cleaned = 0.000739877 Jy ! Component: 2050 - total flux cleaned = 0.000665885 Jy ! Component: 2100 - total flux cleaned = 0.000611172 Jy ! Component: 2150 - total flux cleaned = 0.000593381 Jy ! Component: 2200 - total flux cleaned = 0.000575395 Jy ! Component: 2250 - total flux cleaned = 0.000540313 Jy ! Component: 2300 - total flux cleaned = 0.000556968 Jy ! Component: 2350 - total flux cleaned = 0.000506128 Jy ! Component: 2400 - total flux cleaned = 0.00053982 Jy ! Component: 2450 - total flux cleaned = 0.00060587 Jy ! Component: 2500 - total flux cleaned = 0.000654571 Jy ! Component: 2550 - total flux cleaned = 0.000686733 Jy ! Component: 2600 - total flux cleaned = 0.000734406 Jy ! Component: 2650 - total flux cleaned = 0.000781606 Jy ! Component: 2700 - total flux cleaned = 0.000797257 Jy ! Component: 2750 - total flux cleaned = 0.000904523 Jy ! Component: 2800 - total flux cleaned = 0.000934538 Jy ! Component: 2850 - total flux cleaned = 0.00100936 Jy ! Component: 2900 - total flux cleaned = 0.00106855 Jy ! Component: 2950 - total flux cleaned = 0.00109786 Jy ! Component: 3000 - total flux cleaned = 0.001185 Jy ! Component: 3050 - total flux cleaned = 0.00125681 Jy ! Component: 3100 - total flux cleaned = 0.00135619 Jy ! Component: 3150 - total flux cleaned = 0.00141242 Jy ! Component: 3200 - total flux cleaned = 0.00148195 Jy ! Component: 3250 - total flux cleaned = 0.00152346 Jy ! Component: 3300 - total flux cleaned = 0.00156461 Jy ! Component: 3350 - total flux cleaned = 0.00161892 Jy ! Component: 3400 - total flux cleaned = 0.00165929 Jy ! Component: 3450 - total flux cleaned = 0.00175274 Jy ! Component: 3500 - total flux cleaned = 0.00180571 Jy ! Component: 3550 - total flux cleaned = 0.00188462 Jy ! Component: 3600 - total flux cleaned = 0.00193681 Jy ! Component: 3650 - total flux cleaned = 0.00198887 Jy ! Component: 3700 - total flux cleaned = 0.00211793 Jy ! Component: 3750 - total flux cleaned = 0.00210506 Jy ! Component: 3800 - total flux cleaned = 0.00218152 Jy ! Component: 3850 - total flux cleaned = 0.00224487 Jy ! Component: 3900 - total flux cleaned = 0.00228268 Jy ! Component: 3950 - total flux cleaned = 0.00234545 Jy ! Component: 4000 - total flux cleaned = 0.00238275 Jy ! Component: 4050 - total flux cleaned = 0.00240758 Jy ! Total flux subtracted in 4096 components = 0.00248183 Jy ! Clean residual min=-0.000846 max=0.000679 Jy/beam ! Clean residual mean=-0.000005 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.290158 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 424 components and 0.290158 Jy ![Exited script file: muppet] wmap "J0424-3848_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.808 x 7.558 at -5.776 degrees (North through East) ! Clean map min=-0.0024679 max=0.13165 Jy/beam ! Writing clean map to FITS file: J0424-3848_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.131652 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022284 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.507794 0.507794 1.01559 2.03117 4.06235 8.1247 16.2494 32.4988 64.9976 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.131 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.808 x 7.558 at -5.776 degrees (North through East) ! Clean map min=-0.0024679 max=0.13165 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 J0424-3848_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:41:46 2019