! Started logfile: J0011-2612_S_2017_08_05_pus_uvs.log on Thu May 9 19:15:26 2019 obs J0011-2612_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0011-2612_S_2017_08_05_pus_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.474269 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0011-2612 ! ! 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 513 lines of history. ! ! Reading 3244 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 J0011-2612_S_2017_08_05_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 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 117 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 287 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.687825Jy sigma=0.005147 ! Fit after self-cal, rms=0.673266Jy sigma=0.005040 ! 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.952 mas, bmaj=9.022 mas, bpa=8.848 degrees ! Estimated noise=2279.61 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.262733 Jy ! Component: 100 - total flux cleaned = 0.34607 Jy ! Total flux subtracted in 100 components = 0.34607 Jy ! Clean residual min=-0.020490 max=0.030627 Jy/beam ! Clean residual mean=0.000483 rms=0.005689 Jy/beam ! Combined flux in latest and established models = 0.34607 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.34607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122128Jy sigma=0.000826 ! Fit after self-cal, rms=0.121923Jy sigma=0.000824 ! 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.531 mas, bmaj=10.06 mas, bpa=7.962 degrees ! Estimated noise=1949.76 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.0324248 Jy ! Component: 100 - total flux cleaned = 0.0462388 Jy ! Component: 150 - total flux cleaned = 0.0465896 Jy ! Component: 200 - total flux cleaned = 0.0468897 Jy ! Total flux subtracted in 200 components = 0.0468897 Jy ! Clean residual min=-0.012360 max=0.017159 Jy/beam ! Clean residual mean=0.000500 rms=0.003961 Jy/beam ! Combined flux in latest and established models = 0.39296 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 39 components and 0.39296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112422Jy sigma=0.000765 ! Fit after self-cal, rms=0.112423Jy sigma=0.000765 ! 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 1.00* FD 1.07 HN 0.98 KP 1.02 ! LA 0.97 MK 1.08 NL 0.98 OV 0.99 ! PT 1.01 SC 0.85 ! ! ! 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 1.05 HN 0.97 KP 0.98 ! LA 0.94 MK 1.05 NL 1.08 OV 1.02 ! PT 0.96 SC 0.90 ! ! ! 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.07 HN 1.00 KP 0.89 ! LA 0.75 MK 1.08 NL 1.25 OV 0.95 ! PT 0.96 SC 0.86 ! ! ! Correcting IF 4. ! A total of 93 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* SC 0.00* ! ! ! Fit before self-cal, rms=0.112423Jy sigma=0.000765 ! Fit after self-cal, rms=0.097590Jy sigma=0.000704 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=9.826 mas, bpa=10.32 degrees ! Estimated noise=1934.11 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.00248158 Jy ! Component: 100 - total flux cleaned = -0.00340093 Jy ! Component: 150 - total flux cleaned = -0.00421884 Jy ! Component: 200 - total flux cleaned = -0.00478144 Jy ! Total flux subtracted in 200 components = -0.00478144 Jy ! Clean residual min=-0.009132 max=0.012726 Jy/beam ! Clean residual mean=0.000032 rms=0.002720 Jy/beam ! Combined flux in latest and established models = 0.388178 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.388178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096705Jy sigma=0.000697 ! Fit after self-cal, rms=0.096686Jy sigma=0.000697 ! 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.096686Jy sigma=0.000697 ! Fit after self-cal, rms=0.111028Jy sigma=0.000652 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=11.85 mas, bpa=4.795 degrees ! Estimated noise=2075.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000442034 Jy ! Component: 100 - total flux cleaned = 0.000337266 Jy ! Component: 150 - total flux cleaned = 0.000340825 Jy ! Component: 200 - total flux cleaned = 0.0003351 Jy ! Total flux subtracted in 200 components = 0.0003351 Jy ! Clean residual min=-0.006704 max=0.006387 Jy/beam ! Clean residual mean=-0.000049 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.388513 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.388513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110843Jy sigma=0.000651 ! Fit after self-cal, rms=0.110884Jy 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.000362416 Jy ! Component: 100 - total flux cleaned = 0.000292892 Jy ! Component: 150 - total flux cleaned = 0.00023044 Jy ! Component: 200 - total flux cleaned = 0.000114804 Jy ! Total flux subtracted in 200 components = 0.000114804 Jy ! Clean residual min=-0.006502 max=0.006149 Jy/beam ! Clean residual mean=-0.000049 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.388628 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.388628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110802Jy sigma=0.000650 ! Fit after self-cal, rms=0.110777Jy sigma=0.000650 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110777Jy sigma=0.000650 ! Fit after self-cal, rms=0.113302Jy sigma=0.000645 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.742 mas, bmaj=11.99 mas, bpa=4.499 degrees ! Estimated noise=2078.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197803 Jy ! Component: 100 - total flux cleaned = 0.000133854 Jy ! Component: 150 - total flux cleaned = 0.000130971 Jy ! Component: 200 - total flux cleaned = 7.37576e-05 Jy ! Total flux subtracted in 200 components = 7.37576e-05 Jy ! Clean residual min=-0.005798 max=0.005425 Jy/beam ! Clean residual mean=-0.000027 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.388702 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 60 components and 0.388702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113227Jy sigma=0.000645 ! Fit after self-cal, rms=0.113233Jy sigma=0.000645 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.000191394 Jy ! Component: 100 - total flux cleaned = 0.00010163 Jy ! Component: 150 - total flux cleaned = 2.05292e-05 Jy ! Component: 200 - total flux cleaned = -1.57219e-05 Jy ! Total flux subtracted in 200 components = -1.57219e-05 Jy ! Clean residual min=-0.005721 max=0.005254 Jy/beam ! Clean residual mean=-0.000026 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.388686 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 64 components and 0.388686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113194Jy sigma=0.000644 ! Fit after self-cal, rms=0.113182Jy sigma=0.000644 ! 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.113182Jy sigma=0.000644 ! Fit after self-cal, rms=0.115047Jy sigma=0.000644 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.409 mas, bmaj=20.56 mas, bpa=2.352 degrees ! Estimated noise=2509.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000397217 Jy ! Component: 100 - total flux cleaned = 0.000438521 Jy ! Component: 150 - total flux cleaned = 0.000503035 Jy ! Component: 200 - total flux cleaned = 0.000501262 Jy ! Total flux subtracted in 200 components = 0.000501262 Jy ! Clean residual min=-0.005373 max=0.005163 Jy/beam ! Clean residual mean=-0.000066 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.389187 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.389187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115025Jy sigma=0.000644 ! Fit after self-cal, rms=0.115021Jy sigma=0.000644 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 = 4.55942e-06 Jy ! Component: 100 - total flux cleaned = 3.35972e-05 Jy ! Component: 150 - total flux cleaned = 3.25961e-05 Jy ! Component: 200 - total flux cleaned = 3.2465e-05 Jy ! Total flux subtracted in 200 components = 3.2465e-05 Jy ! Clean residual min=-0.005311 max=0.005166 Jy/beam ! Clean residual mean=-0.000067 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.38922 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.38922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115001Jy sigma=0.000644 ! Fit after self-cal, rms=0.115001Jy sigma=0.000644 ! 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.743 mas, bmaj=12.1 mas, bpa=4.32 degrees ! Estimated noise=2079.69 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.743 x 12.1 at 4.32 degrees (North through East) ! Clean map min=-0.0052993 max=0.34839 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.16 mas, bmaj=10.63 mas, bpa=5.342 degrees ! Estimated noise=2476.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.26727 Jy ! Component: 100 - total flux cleaned = 0.344557 Jy ! Component: 150 - total flux cleaned = 0.371468 Jy ! Component: 200 - total flux cleaned = 0.38211 Jy ! Total flux subtracted in 200 components = 0.38211 Jy ! Clean residual min=-0.008570 max=0.009905 Jy/beam ! Clean residual mean=0.000036 rms=0.002266 Jy/beam ! Combined flux in latest and established models = 0.38211 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.38211 Jy ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=12.1 mas, bpa=4.32 degrees ! Estimated noise=2079.69 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 (3, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0070611 Jy ! Component: 100 - total flux cleaned = 0.00797034 Jy ! Component: 150 - total flux cleaned = 0.00816616 Jy ! Component: 200 - total flux cleaned = 0.00850309 Jy ! Total flux subtracted in 200 components = 0.00850309 Jy ! Clean residual min=-0.006506 max=0.005296 Jy/beam ! Clean residual mean=-0.000055 rms=0.001415 Jy/beam ! Combined flux in latest and established models = 0.390613 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.390613 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.409 mas, bmaj=20.56 mas, bpa=2.352 degrees ! Estimated noise=2509.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185358 Jy ! Component: 100 - total flux cleaned = 0.00185461 Jy ! Component: 150 - total flux cleaned = 0.00178249 Jy ! Component: 200 - total flux cleaned = 0.00171898 Jy ! Total flux subtracted in 200 components = 0.00171898 Jy ! Clean residual min=-0.006157 max=0.004905 Jy/beam ! Clean residual mean=-0.000141 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.392332 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 = -1.17531e-06 Jy ! Component: 100 - total flux cleaned = -6.20738e-05 Jy ! Component: 150 - total flux cleaned = -0.000119795 Jy ! Component: 200 - total flux cleaned = -0.000118061 Jy ! Total flux subtracted in 200 components = -0.000118061 Jy ! Clean residual min=-0.006010 max=0.005008 Jy/beam ! Clean residual mean=-0.000139 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.392214 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 52 components and 0.392214 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=12.1 mas, bpa=4.32 degrees ! Estimated noise=2079.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000702227 Jy ! Component: 100 - total flux cleaned = -0.000582206 Jy ! Component: 150 - total flux cleaned = -0.000468131 Jy ! Component: 200 - total flux cleaned = -0.000457489 Jy ! Total flux subtracted in 200 components = -0.000457489 Jy ! Clean residual min=-0.005884 max=0.005033 Jy/beam ! Clean residual mean=-0.000072 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.391757 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.391757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115345Jy sigma=0.000644 ! Fit after self-cal, rms=0.114903Jy sigma=0.000644 wmodel J0011-2612_S_2017_08_05_pus_map.mod ! Writing 64 model components to file: J0011-2612_S_2017_08_05_pus_map.mod wobs J0011-2612_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0011-2612_S_2017_08_05_pus_uvs.fits wwins J0011-2612_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J0011-2612_S_2017_08_05_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.000968638 Jy ! Component: 100 - total flux cleaned = -0.00130235 Jy ! Component: 150 - total flux cleaned = -0.00161784 Jy ! Component: 200 - total flux cleaned = -0.0014708 Jy ! Component: 250 - total flux cleaned = -0.00133095 Jy ! Component: 300 - total flux cleaned = -0.0012636 Jy ! Component: 350 - total flux cleaned = -0.00113375 Jy ! Component: 400 - total flux cleaned = -0.00100959 Jy ! Component: 450 - total flux cleaned = -0.000709875 Jy ! Component: 500 - total flux cleaned = -0.000595025 Jy ! Component: 550 - total flux cleaned = -0.000594368 Jy ! Component: 600 - total flux cleaned = -0.000429808 Jy ! Component: 650 - total flux cleaned = -0.000216125 Jy ! Component: 700 - total flux cleaned = -8.18286e-06 Jy ! Component: 750 - total flux cleaned = 0.00014438 Jy ! Component: 800 - total flux cleaned = 0.000244197 Jy ! Component: 850 - total flux cleaned = 0.000487998 Jy ! Component: 900 - total flux cleaned = 0.000678681 Jy ! Component: 950 - total flux cleaned = 0.000865359 Jy ! Component: 1000 - total flux cleaned = 0.000911099 Jy ! Component: 1050 - total flux cleaned = 0.00104705 Jy ! Component: 1100 - total flux cleaned = 0.00122326 Jy ! Component: 1150 - total flux cleaned = 0.00130946 Jy ! Component: 1200 - total flux cleaned = 0.00135187 Jy ! Component: 1250 - total flux cleaned = 0.00143607 Jy ! Component: 1300 - total flux cleaned = 0.00139505 Jy ! Component: 1350 - total flux cleaned = 0.00147603 Jy ! Component: 1400 - total flux cleaned = 0.00151622 Jy ! Component: 1450 - total flux cleaned = 0.00155521 Jy ! Component: 1500 - total flux cleaned = 0.00163214 Jy ! Component: 1550 - total flux cleaned = 0.00166992 Jy ! Component: 1600 - total flux cleaned = 0.00159479 Jy ! Component: 1650 - total flux cleaned = 0.00166919 Jy ! Component: 1700 - total flux cleaned = 0.00170584 Jy ! Component: 1750 - total flux cleaned = 0.00177786 Jy ! Component: 1800 - total flux cleaned = 0.00174271 Jy ! Component: 1850 - total flux cleaned = 0.00181257 Jy ! Component: 1900 - total flux cleaned = 0.00174291 Jy ! Component: 1950 - total flux cleaned = 0.00164019 Jy ! Component: 2000 - total flux cleaned = 0.00167429 Jy ! Component: 2050 - total flux cleaned = 0.00164062 Jy ! Component: 2100 - total flux cleaned = 0.00160698 Jy ! Component: 2150 - total flux cleaned = 0.00154099 Jy ! Component: 2200 - total flux cleaned = 0.00150845 Jy ! Component: 2250 - total flux cleaned = 0.00144411 Jy ! Component: 2300 - total flux cleaned = 0.00138042 Jy ! Component: 2350 - total flux cleaned = 0.00134852 Jy ! Component: 2400 - total flux cleaned = 0.00125472 Jy ! Component: 2450 - total flux cleaned = 0.00122349 Jy ! Component: 2500 - total flux cleaned = 0.0011009 Jy ! Component: 2550 - total flux cleaned = 0.00104036 Jy ! Component: 2600 - total flux cleaned = 0.00104042 Jy ! Component: 2650 - total flux cleaned = 0.000950781 Jy ! Component: 2700 - total flux cleaned = 0.000891751 Jy ! Component: 2750 - total flux cleaned = 0.000832969 Jy ! Component: 2800 - total flux cleaned = 0.0007751 Jy ! Component: 2850 - total flux cleaned = 0.000746196 Jy ! Component: 2900 - total flux cleaned = 0.000632121 Jy ! Component: 2950 - total flux cleaned = 0.000660586 Jy ! Component: 3000 - total flux cleaned = 0.000716653 Jy ! Component: 3050 - total flux cleaned = 0.000632985 Jy ! Component: 3100 - total flux cleaned = 0.000632905 Jy ! Component: 3150 - total flux cleaned = 0.000660339 Jy ! Component: 3200 - total flux cleaned = 0.000633242 Jy ! Component: 3250 - total flux cleaned = 0.000633441 Jy ! Component: 3300 - total flux cleaned = 0.000687288 Jy ! Component: 3350 - total flux cleaned = 0.000713851 Jy ! Component: 3400 - total flux cleaned = 0.000740007 Jy ! Component: 3450 - total flux cleaned = 0.000687462 Jy ! Component: 3500 - total flux cleaned = 0.000687425 Jy ! Component: 3550 - total flux cleaned = 0.000687351 Jy ! Component: 3600 - total flux cleaned = 0.000610222 Jy ! Component: 3650 - total flux cleaned = 0.000584879 Jy ! Component: 3700 - total flux cleaned = 0.000534134 Jy ! Component: 3750 - total flux cleaned = 0.000534247 Jy ! Component: 3800 - total flux cleaned = 0.00053438 Jy ! Component: 3850 - total flux cleaned = 0.000484456 Jy ! Component: 3900 - total flux cleaned = 0.000459413 Jy ! Component: 3950 - total flux cleaned = 0.000385332 Jy ! Component: 4000 - total flux cleaned = 0.000360835 Jy ! Component: 4050 - total flux cleaned = 0.000360793 Jy ! Total flux subtracted in 4096 components = 0.000288176 Jy ! Clean residual min=-0.001318 max=0.001517 Jy/beam ! Clean residual mean=-0.000057 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.392045 Jy keep ! Adding 238 model components to the UV plane model. ! The established model now contains 302 components and 0.392045 Jy ![Exited script file: muppet] wmap "J0011-2612_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.743 x 12.1 at 4.32 degrees (North through East) ! Clean map min=-0.0035209 max=0.34654 Jy/beam ! Writing clean map to FITS file: J0011-2612_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.34654 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000424844 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.367787 0.367787 0.735575 1.47115 2.9423 5.8846 11.7692 23.5384 47.0768 94.1536 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.346 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.743 x 12.1 at 4.32 degrees (North through East) ! Clean map min=-0.0035209 max=0.34654 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 J0011-2612_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:15:31 2019