! Started logfile: J0334-3725_S_2017_10_21_pus_uvs.log on Sat May 11 20:49:23 2019 obs J0334-3725_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0334-3725_S_2017_10_21_pus_uva.fits ! AN table 1: 145 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.425479 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0334-3725 ! ! 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 8884 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 J0334-3725_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 588 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 514 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 441 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1019 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.684799Jy sigma=0.004982 ! Fit after self-cal, rms=0.621405Jy sigma=0.004503 ! 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.911 mas, bmaj=37.43 mas, bpa=-15.06 degrees ! Estimated noise=2234.06 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.290233 Jy ! Component: 100 - total flux cleaned = 0.355331 Jy ! Total flux subtracted in 100 components = 0.355331 Jy ! Clean residual min=-0.017189 max=0.027908 Jy/beam ! Clean residual mean=-0.000280 rms=0.005949 Jy/beam ! Combined flux in latest and established models = 0.355331 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.355331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130131Jy sigma=0.000838 ! Fit after self-cal, rms=0.130127Jy sigma=0.000838 ! 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.793 mas, bmaj=34.62 mas, bpa=-14.81 degrees ! Estimated noise=1292.39 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.0346899 Jy ! Component: 100 - total flux cleaned = 0.049807 Jy ! Component: 150 - total flux cleaned = 0.0546347 Jy ! Component: 200 - total flux cleaned = 0.0551746 Jy ! Total flux subtracted in 200 components = 0.0551746 Jy ! Clean residual min=-0.012156 max=0.012909 Jy/beam ! Clean residual mean=-0.000158 rms=0.003829 Jy/beam ! Combined flux in latest and established models = 0.410506 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 46 components and 0.410506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120308Jy sigma=0.000776 ! Fit after self-cal, rms=0.120315Jy sigma=0.000776 ! 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.95 HN 1.00* KP 1.10 ! LA 1.00 MK 0.99 NL 1.00* OV 0.96 ! PT 1.05 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00* KP 1.05 ! LA 0.96 MK 0.99 NL 1.01 OV 1.00 ! PT 0.97 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00* KP 1.04 ! LA 0.74 MK 1.01 NL 1.30 OV 0.90 ! PT 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.00* KP 1.00* ! LA 1.18 MK 1.09 NL 1.00* OV 1.00* ! PT 1.03 ! ! ! Fit before self-cal, rms=0.120315Jy sigma=0.000776 ! Fit after self-cal, rms=0.107725Jy sigma=0.000702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.833 mas, bmaj=34.35 mas, bpa=-14.87 degrees ! Estimated noise=1290.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.000478214 Jy ! Component: 100 - total flux cleaned = -0.00113036 Jy ! Component: 150 - total flux cleaned = -0.001649 Jy ! Component: 200 - total flux cleaned = -0.00182167 Jy ! Total flux subtracted in 200 components = -0.00182167 Jy ! Clean residual min=-0.004108 max=0.003963 Jy/beam ! Clean residual mean=0.000019 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.408684 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 94 components and 0.408684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107405Jy sigma=0.000700 ! Fit after self-cal, rms=0.107448Jy sigma=0.000700 ! 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.107448Jy sigma=0.000700 ! Fit after self-cal, rms=0.107758Jy sigma=0.000697 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.844 mas, bmaj=34.46 mas, bpa=-14.9 degrees ! Estimated noise=1290.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00250355 Jy ! Component: 100 - total flux cleaned = -0.00370681 Jy ! Component: 150 - total flux cleaned = -0.00427434 Jy ! Component: 200 - total flux cleaned = -0.00456744 Jy ! Total flux subtracted in 200 components = -0.00456744 Jy ! Clean residual min=-0.002806 max=0.003270 Jy/beam ! Clean residual mean=0.000012 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.404117 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 109 components and 0.404117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107674Jy sigma=0.000696 ! Fit after self-cal, rms=0.107690Jy sigma=0.000696 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.000399986 Jy ! Component: 100 - total flux cleaned = -0.000562878 Jy ! Component: 150 - total flux cleaned = -0.00078171 Jy ! Component: 200 - total flux cleaned = -0.000946654 Jy ! Total flux subtracted in 200 components = -0.000946654 Jy ! Clean residual min=-0.002666 max=0.003135 Jy/beam ! Clean residual mean=0.000006 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.40317 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 124 components and 0.40317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107662Jy sigma=0.000696 ! Fit after self-cal, rms=0.107659Jy sigma=0.000696 ! 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.107659Jy sigma=0.000696 ! Fit after self-cal, rms=0.108041Jy sigma=0.000696 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.847 mas, bmaj=34.49 mas, bpa=-14.91 degrees ! Estimated noise=1289.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128065 Jy ! Component: 100 - total flux cleaned = -0.00166362 Jy ! Component: 150 - total flux cleaned = -0.00188685 Jy ! Component: 200 - total flux cleaned = -0.00212171 Jy ! Total flux subtracted in 200 components = -0.00212171 Jy ! Clean residual min=-0.002684 max=0.002857 Jy/beam ! Clean residual mean=-0.000001 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.401048 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 135 components and 0.401048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108005Jy sigma=0.000695 ! Fit after self-cal, rms=0.108013Jy sigma=0.000695 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.000305787 Jy ! Component: 100 - total flux cleaned = -0.000450754 Jy ! Component: 150 - total flux cleaned = -0.000502673 Jy ! Component: 200 - total flux cleaned = -0.00055048 Jy ! Total flux subtracted in 200 components = -0.00055048 Jy ! Clean residual min=-0.002571 max=0.002784 Jy/beam ! Clean residual mean=-0.000005 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.400498 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 143 components and 0.400498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107995Jy sigma=0.000695 ! Fit after self-cal, rms=0.107993Jy sigma=0.000695 ! 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.107993Jy sigma=0.000695 ! Fit after self-cal, rms=0.108179Jy sigma=0.000695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.61 mas, bmaj=41.19 mas, bpa=-5.31 degrees ! Estimated noise=1482.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00079356 Jy ! Component: 100 - total flux cleaned = -0.00100505 Jy ! Component: 150 - total flux cleaned = -0.001107 Jy ! Component: 200 - total flux cleaned = -0.00118143 Jy ! Total flux subtracted in 200 components = -0.00118143 Jy ! Clean residual min=-0.002868 max=0.002779 Jy/beam ! Clean residual mean=-0.000019 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.399316 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 152 components and 0.399316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108164Jy sigma=0.000695 ! Fit after self-cal, rms=0.108167Jy sigma=0.000695 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.000170638 Jy ! Component: 100 - total flux cleaned = -0.000234624 Jy ! Component: 150 - total flux cleaned = -0.000294115 Jy ! Component: 200 - total flux cleaned = -0.000350121 Jy ! Total flux subtracted in 200 components = -0.000350121 Jy ! Clean residual min=-0.002888 max=0.002740 Jy/beam ! Clean residual mean=-0.000023 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.398966 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 165 components and 0.398966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108159Jy sigma=0.000695 ! Fit after self-cal, rms=0.108158Jy sigma=0.000695 ! 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.848 mas, bmaj=34.51 mas, bpa=-14.91 degrees ! Estimated noise=1288.77 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.848 x 34.51 at -14.91 degrees (North through East) ! Clean map min=-0.0060809 max=0.36689 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.933 mas, bmaj=37.66 mas, bpa=-15.17 degrees ! Estimated noise=2289.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.296799 Jy ! Component: 100 - total flux cleaned = 0.361555 Jy ! Component: 150 - total flux cleaned = 0.379405 Jy ! Component: 200 - total flux cleaned = 0.389311 Jy ! Total flux subtracted in 200 components = 0.389311 Jy ! Clean residual min=-0.006065 max=0.005001 Jy/beam ! Clean residual mean=-0.000041 rms=0.001866 Jy/beam ! Combined flux in latest and established models = 0.38931 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.38931 Jy ! Inverting map and beam ! Estimated beam: bmin=3.848 mas, bmaj=34.51 mas, bpa=-14.91 degrees ! Estimated noise=1288.77 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.00819446 Jy ! Component: 100 - total flux cleaned = 0.0120835 Jy ! Component: 150 - total flux cleaned = 0.0137552 Jy ! Component: 200 - total flux cleaned = 0.0135917 Jy ! Total flux subtracted in 200 components = 0.0135917 Jy ! Clean residual min=-0.002928 max=0.003067 Jy/beam ! Clean residual mean=0.000019 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.402902 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 77 components and 0.402902 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.61 mas, bmaj=41.19 mas, bpa=-5.31 degrees ! Estimated noise=1482.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.54081e-05 Jy ! Component: 100 - total flux cleaned = -0.000344206 Jy ! Component: 150 - total flux cleaned = -0.000647196 Jy ! Component: 200 - total flux cleaned = -0.000916221 Jy ! Total flux subtracted in 200 components = -0.000916221 Jy ! Clean residual min=-0.002938 max=0.002765 Jy/beam ! Clean residual mean=0.000016 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.401986 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.000239571 Jy ! Component: 100 - total flux cleaned = -0.000420728 Jy ! Component: 150 - total flux cleaned = -0.000583093 Jy ! Component: 200 - total flux cleaned = -0.000730989 Jy ! Total flux subtracted in 200 components = -0.000730989 Jy ! Clean residual min=-0.002970 max=0.002689 Jy/beam ! Clean residual mean=0.000006 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.401255 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 114 components and 0.401255 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.848 mas, bmaj=34.51 mas, bpa=-14.91 degrees ! Estimated noise=1288.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.16572e-05 Jy ! Component: 100 - total flux cleaned = -0.000103004 Jy ! Component: 150 - total flux cleaned = -0.000211839 Jy ! Component: 200 - total flux cleaned = -0.000243912 Jy ! Total flux subtracted in 200 components = -0.000243912 Jy ! Clean residual min=-0.002743 max=0.002674 Jy/beam ! Clean residual mean=0.000003 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.401011 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 136 components and 0.401011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108170Jy sigma=0.000695 ! Fit after self-cal, rms=0.108160Jy sigma=0.000695 wmodel J0334-3725_S_2017_10_21_pus_map.mod ! Writing 136 model components to file: J0334-3725_S_2017_10_21_pus_map.mod wobs J0334-3725_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0334-3725_S_2017_10_21_pus_uvs.fits wwins J0334-3725_S_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J0334-3725_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.000191413 Jy ! Component: 100 - total flux cleaned = -0.000564644 Jy ! Component: 150 - total flux cleaned = -0.000868563 Jy ! Component: 200 - total flux cleaned = -0.00100843 Jy ! Component: 250 - total flux cleaned = -0.00117255 Jy ! Component: 300 - total flux cleaned = -0.00136232 Jy ! Component: 350 - total flux cleaned = -0.00151316 Jy ! Component: 400 - total flux cleaned = -0.00160004 Jy ! Component: 450 - total flux cleaned = -0.00171269 Jy ! Component: 500 - total flux cleaned = -0.001822 Jy ! Component: 550 - total flux cleaned = -0.0019276 Jy ! Component: 600 - total flux cleaned = -0.00200441 Jy ! Component: 650 - total flux cleaned = -0.00210294 Jy ! Component: 700 - total flux cleaned = -0.00217476 Jy ! Component: 750 - total flux cleaned = -0.00224449 Jy ! Component: 800 - total flux cleaned = -0.00228976 Jy ! Component: 850 - total flux cleaned = -0.00233418 Jy ! Component: 900 - total flux cleaned = -0.00242071 Jy ! Component: 950 - total flux cleaned = -0.00239909 Jy ! Component: 1000 - total flux cleaned = -0.00241956 Jy ! Component: 1050 - total flux cleaned = -0.00237886 Jy ! Component: 1100 - total flux cleaned = -0.00235923 Jy ! Component: 1150 - total flux cleaned = -0.00237891 Jy ! Component: 1200 - total flux cleaned = -0.00237898 Jy ! Component: 1250 - total flux cleaned = -0.00239751 Jy ! Component: 1300 - total flux cleaned = -0.00241595 Jy ! Component: 1350 - total flux cleaned = -0.00241599 Jy ! Component: 1400 - total flux cleaned = -0.00243381 Jy ! Component: 1450 - total flux cleaned = -0.0024167 Jy ! Component: 1500 - total flux cleaned = -0.00243407 Jy ! Component: 1550 - total flux cleaned = -0.00243402 Jy ! Component: 1600 - total flux cleaned = -0.00240035 Jy ! Component: 1650 - total flux cleaned = -0.00235062 Jy ! Component: 1700 - total flux cleaned = -0.00231783 Jy ! Component: 1750 - total flux cleaned = -0.00230165 Jy ! Component: 1800 - total flux cleaned = -0.00231771 Jy ! Component: 1850 - total flux cleaned = -0.00231758 Jy ! Component: 1900 - total flux cleaned = -0.00230201 Jy ! Component: 1950 - total flux cleaned = -0.00233326 Jy ! Component: 2000 - total flux cleaned = -0.00234862 Jy ! Component: 2050 - total flux cleaned = -0.00241001 Jy ! Component: 2100 - total flux cleaned = -0.00245569 Jy ! Component: 2150 - total flux cleaned = -0.00248594 Jy ! Component: 2200 - total flux cleaned = -0.00250102 Jy ! Component: 2250 - total flux cleaned = -0.00257599 Jy ! Component: 2300 - total flux cleaned = -0.00262079 Jy ! Component: 2350 - total flux cleaned = -0.00263564 Jy ! Component: 2400 - total flux cleaned = -0.00268013 Jy ! Component: 2450 - total flux cleaned = -0.00272455 Jy ! Component: 2500 - total flux cleaned = -0.00273924 Jy ! Component: 2550 - total flux cleaned = -0.00270986 Jy ! Component: 2600 - total flux cleaned = -0.00266558 Jy ! Component: 2650 - total flux cleaned = -0.00262119 Jy ! Component: 2700 - total flux cleaned = -0.00260648 Jy ! Component: 2750 - total flux cleaned = -0.00256203 Jy ! Component: 2800 - total flux cleaned = -0.00250263 Jy ! Component: 2850 - total flux cleaned = -0.00247298 Jy ! Component: 2900 - total flux cleaned = -0.00239832 Jy ! Component: 2950 - total flux cleaned = -0.00236852 Jy ! Component: 3000 - total flux cleaned = -0.0023234 Jy ! Component: 3050 - total flux cleaned = -0.00226306 Jy ! Component: 3100 - total flux cleaned = -0.00220217 Jy ! Component: 3150 - total flux cleaned = -0.00215626 Jy ! Component: 3200 - total flux cleaned = -0.002095 Jy ! Component: 3250 - total flux cleaned = -0.00206416 Jy ! Component: 3300 - total flux cleaned = -0.00200187 Jy ! Component: 3350 - total flux cleaned = -0.00193929 Jy ! Component: 3400 - total flux cleaned = -0.00186068 Jy ! Component: 3450 - total flux cleaned = -0.00178104 Jy ! Component: 3500 - total flux cleaned = -0.00170091 Jy ! Component: 3550 - total flux cleaned = -0.00161997 Jy ! Component: 3600 - total flux cleaned = -0.00155463 Jy ! Component: 3650 - total flux cleaned = -0.00148842 Jy ! Component: 3700 - total flux cleaned = -0.00142194 Jy ! Component: 3750 - total flux cleaned = -0.00133801 Jy ! Component: 3800 - total flux cleaned = -0.00130377 Jy ! Component: 3850 - total flux cleaned = -0.00123488 Jy ! Component: 3900 - total flux cleaned = -0.00118284 Jy ! Component: 3950 - total flux cleaned = -0.00113046 Jy ! Component: 4000 - total flux cleaned = -0.00107724 Jy ! Component: 4050 - total flux cleaned = -0.00102359 Jy ! Total flux subtracted in 4096 components = -0.000969452 Jy ! Clean residual min=-0.001001 max=0.001018 Jy/beam ! Clean residual mean=-0.000011 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.400042 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 449 components and 0.400041 Jy ![Exited script file: muppet] wmap "J0334-3725_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.848 x 34.51 at -14.91 degrees (North through East) ! Clean map min=-0.003733 max=0.37108 Jy/beam ! Writing clean map to FITS file: J0334-3725_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.371084 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000361375 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.292151 0.292151 0.584302 1.1686 2.33721 4.67442 9.34883 18.6977 37.3953 74.7907 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.371 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.848 x 34.51 at -14.91 degrees (North through East) ! Clean map min=-0.003733 max=0.37108 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 J0334-3725_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:49:29 2019