! Started logfile: J1736-3400_S_2017_08_12_pus_uvs.log on Fri May 10 15:04:11 2019 obs J1736-3400_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1736-3400_S_2017_08_12_pus_uva.fits ! AN table 1: 166 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.336278 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1736-3400 ! ! 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 10048 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 J1736-3400_S_2017_08_12_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 916 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 916 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 690 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1660 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.975742Jy sigma=0.006260 ! Fit after self-cal, rms=0.923859Jy sigma=0.005937 ! 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.524 mas, bmaj=7.313 mas, bpa=-6.233 degrees ! Estimated noise=3675.57 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.0524486 Jy ! Component: 100 - total flux cleaned = 0.0681069 Jy ! Total flux subtracted in 100 components = 0.0681069 Jy ! Clean residual min=-0.009600 max=0.010918 Jy/beam ! Clean residual mean=-0.000098 rms=0.003086 Jy/beam ! Combined flux in latest and established models = 0.0681069 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0681069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107854Jy sigma=0.000667 ! Fit after self-cal, rms=0.107063Jy sigma=0.000663 ! 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.319 mas, bmaj=10.48 mas, bpa=-5.312 degrees ! Estimated noise=1523.01 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.0195568 Jy ! Component: 100 - total flux cleaned = 0.0281032 Jy ! Component: 150 - total flux cleaned = 0.0319186 Jy ! Component: 200 - total flux cleaned = 0.0336218 Jy ! Total flux subtracted in 200 components = 0.0336218 Jy ! Clean residual min=-0.008887 max=0.016933 Jy/beam ! Clean residual mean=-0.000124 rms=0.004587 Jy/beam ! Combined flux in latest and established models = 0.101729 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.101729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104018Jy sigma=0.000642 ! Fit after self-cal, rms=0.103858Jy sigma=0.000641 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 120 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.01 ! LA 0.86 MK 1.10 NL 1.00* OV 1.76 ! PT 0.87 SC 1.01 ! ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.91 ! LA 0.90 MK 1.20 NL 1.00* OV 1.58 ! PT 0.80 SC 1.17 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.00* HN 1.00* KP 0.91 ! LA 0.90 MK 1.05 NL 1.22 OV 1.47 ! PT 0.84 SC 0.93 ! ! ! Correcting IF 4. ! 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.103858Jy sigma=0.000641 ! Fit after self-cal, rms=0.121732Jy sigma=0.000624 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=10.41 mas, bpa=-4.938 degrees ! Estimated noise=1651.01 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.000339629 Jy ! Component: 100 - total flux cleaned = -0.000386762 Jy ! Component: 150 - total flux cleaned = -0.000388252 Jy ! Component: 200 - total flux cleaned = -0.000389854 Jy ! Total flux subtracted in 200 components = -0.000389854 Jy ! Clean residual min=-0.007203 max=0.010059 Jy/beam ! Clean residual mean=-0.000068 rms=0.002551 Jy/beam ! Combined flux in latest and established models = 0.101339 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.101339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121668Jy sigma=0.000624 ! Fit after self-cal, rms=0.123723Jy sigma=0.000620 ! 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.123723Jy sigma=0.000620 ! Fit after self-cal, rms=0.136724Jy sigma=0.000617 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=10.39 mas, bpa=-4.914 degrees ! Estimated noise=1691.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000198783 Jy ! Component: 100 - total flux cleaned = -0.000196345 Jy ! Component: 150 - total flux cleaned = -0.000201235 Jy ! Component: 200 - total flux cleaned = -0.000206261 Jy ! Total flux subtracted in 200 components = -0.000206261 Jy ! Clean residual min=-0.006309 max=0.007676 Jy/beam ! Clean residual mean=-0.000076 rms=0.002166 Jy/beam ! Combined flux in latest and established models = 0.101133 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.101133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136637Jy sigma=0.000617 ! Fit after self-cal, rms=0.137252Jy sigma=0.000617 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.73357e-05 Jy ! Component: 100 - total flux cleaned = -3.15487e-05 Jy ! Component: 150 - total flux cleaned = -7.10929e-05 Jy ! Component: 200 - total flux cleaned = -0.000105451 Jy ! Total flux subtracted in 200 components = -0.000105451 Jy ! Clean residual min=-0.006164 max=0.007401 Jy/beam ! Clean residual mean=-0.000078 rms=0.002137 Jy/beam ! Combined flux in latest and established models = 0.101027 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 65 components and 0.101027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137212Jy sigma=0.000617 ! Fit after self-cal, rms=0.137225Jy sigma=0.000616 ! 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.137225Jy sigma=0.000616 ! Fit after self-cal, rms=0.141719Jy sigma=0.000616 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=10.34 mas, bpa=-4.626 degrees ! Estimated noise=1701.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00017955 Jy ! Component: 100 - total flux cleaned = -0.000287258 Jy ! Component: 150 - total flux cleaned = -0.000285149 Jy ! Component: 200 - total flux cleaned = -0.000285666 Jy ! Total flux subtracted in 200 components = -0.000285666 Jy ! Clean residual min=-0.005985 max=0.007146 Jy/beam ! Clean residual mean=-0.000083 rms=0.002070 Jy/beam ! Combined flux in latest and established models = 0.100741 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 66 components and 0.100741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141642Jy sigma=0.000616 ! Fit after self-cal, rms=0.141852Jy sigma=0.000616 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.60337e-06 Jy ! Component: 100 - total flux cleaned = -7.74023e-06 Jy ! Component: 150 - total flux cleaned = -4.50399e-05 Jy ! Component: 200 - total flux cleaned = -7.97171e-05 Jy ! Total flux subtracted in 200 components = -7.97171e-05 Jy ! Clean residual min=-0.005965 max=0.007011 Jy/beam ! Clean residual mean=-0.000083 rms=0.002066 Jy/beam ! Combined flux in latest and established models = 0.100662 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 67 components and 0.100662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141816Jy sigma=0.000616 ! Fit after self-cal, rms=0.141817Jy sigma=0.000616 ! 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.141817Jy sigma=0.000616 ! Fit after self-cal, rms=0.143792Jy sigma=0.000616 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.47 mas, bmaj=32.91 mas, bpa=2.157 degrees ! Estimated noise=1982.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000679441 Jy ! Component: 100 - total flux cleaned = 0.000695197 Jy ! Component: 150 - total flux cleaned = 0.00070988 Jy ! Component: 200 - total flux cleaned = 0.000710155 Jy ! Total flux subtracted in 200 components = 0.000710155 Jy ! Clean residual min=-0.006446 max=0.008300 Jy/beam ! Clean residual mean=-0.000128 rms=0.002835 Jy/beam ! Combined flux in latest and established models = 0.101372 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.101372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143772Jy sigma=0.000616 ! Fit after self-cal, rms=0.143870Jy sigma=0.000616 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 = 1.53315e-05 Jy ! Component: 100 - total flux cleaned = 2.90023e-05 Jy ! Component: 150 - total flux cleaned = 3.18126e-05 Jy ! Component: 200 - total flux cleaned = 3.18582e-05 Jy ! Total flux subtracted in 200 components = 3.18582e-05 Jy ! Clean residual min=-0.006436 max=0.008282 Jy/beam ! Clean residual mean=-0.000128 rms=0.002831 Jy/beam ! Combined flux in latest and established models = 0.101404 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 72 components and 0.101404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143861Jy sigma=0.000616 ! Fit after self-cal, rms=0.143863Jy sigma=0.000616 ! 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.364 mas, bmaj=10.29 mas, bpa=-4.211 degrees ! Estimated noise=1705.19 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.364 x 10.29 at -4.211 degrees (North through East) ! Clean map min=-0.0057408 max=0.07616 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.506 mas, bmaj=7.098 mas, bpa=-4.791 degrees ! Estimated noise=4303.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0570564 Jy ! Component: 100 - total flux cleaned = 0.076938 Jy ! Component: 150 - total flux cleaned = 0.0866446 Jy ! Component: 200 - total flux cleaned = 0.0919094 Jy ! Total flux subtracted in 200 components = 0.0919094 Jy ! Clean residual min=-0.011055 max=0.012577 Jy/beam ! Clean residual mean=-0.000021 rms=0.003196 Jy/beam ! Combined flux in latest and established models = 0.0919094 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0919094 Jy ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=10.29 mas, bpa=-4.211 degrees ! Estimated noise=1705.19 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.00541402 Jy ! Component: 100 - total flux cleaned = 0.00711693 Jy ! Component: 150 - total flux cleaned = 0.0072359 Jy ! Component: 200 - total flux cleaned = 0.00740221 Jy ! Total flux subtracted in 200 components = 0.00740221 Jy ! Clean residual min=-0.005988 max=0.007386 Jy/beam ! Clean residual mean=-0.000089 rms=0.002122 Jy/beam ! Combined flux in latest and established models = 0.0993116 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.0993116 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=11.47 mas, bmaj=32.91 mas, bpa=2.157 degrees ! Estimated noise=1982.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015628 Jy ! Component: 100 - total flux cleaned = 0.00156097 Jy ! Component: 150 - total flux cleaned = 0.00156138 Jy ! Component: 200 - total flux cleaned = 0.00156222 Jy ! Total flux subtracted in 200 components = 0.00156222 Jy ! Clean residual min=-0.006620 max=0.008314 Jy/beam ! Clean residual mean=-0.000132 rms=0.002876 Jy/beam ! Combined flux in latest and established models = 0.100874 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 = 7.79203e-07 Jy ! Component: 100 - total flux cleaned = 1.39288e-06 Jy ! Component: 150 - total flux cleaned = 2.01026e-05 Jy ! Component: 200 - total flux cleaned = 3.68818e-05 Jy ! Total flux subtracted in 200 components = 3.68818e-05 Jy ! Clean residual min=-0.006585 max=0.008312 Jy/beam ! Clean residual mean=-0.000131 rms=0.002874 Jy/beam ! Combined flux in latest and established models = 0.100911 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 37 components and 0.100911 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=10.29 mas, bpa=-4.211 degrees ! Estimated noise=1705.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000651183 Jy ! Component: 100 - total flux cleaned = -0.000652251 Jy ! Component: 150 - total flux cleaned = -0.000652113 Jy ! Component: 200 - total flux cleaned = -0.000690558 Jy ! Total flux subtracted in 200 components = -0.000690558 Jy ! Clean residual min=-0.005933 max=0.007215 Jy/beam ! Clean residual mean=-0.000084 rms=0.002092 Jy/beam ! Combined flux in latest and established models = 0.10022 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.10022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143837Jy sigma=0.000616 ! Fit after self-cal, rms=0.143752Jy sigma=0.000616 wmodel J1736-3400_S_2017_08_12_pus_map.mod ! Writing 43 model components to file: J1736-3400_S_2017_08_12_pus_map.mod wobs J1736-3400_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1736-3400_S_2017_08_12_pus_uvs.fits wwins J1736-3400_S_2017_08_12_pus_map.win ! wwins: Wrote 1 windows to J1736-3400_S_2017_08_12_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.0032407 Jy ! Component: 100 - total flux cleaned = 0.00601957 Jy ! Component: 150 - total flux cleaned = 0.00752943 Jy ! Component: 200 - total flux cleaned = 0.0078123 Jy ! Component: 250 - total flux cleaned = 0.00746348 Jy ! Component: 300 - total flux cleaned = 0.00721647 Jy ! Component: 350 - total flux cleaned = 0.00666091 Jy ! Component: 400 - total flux cleaned = 0.00628284 Jy ! Component: 450 - total flux cleaned = 0.00592113 Jy ! Component: 500 - total flux cleaned = 0.00550344 Jy ! Component: 550 - total flux cleaned = 0.00516469 Jy ! Component: 600 - total flux cleaned = 0.00464114 Jy ! Component: 650 - total flux cleaned = 0.00419797 Jy ! Component: 700 - total flux cleaned = 0.00376744 Jy ! Component: 750 - total flux cleaned = 0.00317192 Jy ! Component: 800 - total flux cleaned = 0.00265266 Jy ! Component: 850 - total flux cleaned = 0.00220636 Jy ! Component: 900 - total flux cleaned = 0.00177297 Jy ! Component: 950 - total flux cleaned = 0.0014047 Jy ! Component: 1000 - total flux cleaned = 0.00135343 Jy ! Component: 1050 - total flux cleaned = 0.00105422 Jy ! Component: 1100 - total flux cleaned = 0.0010054 Jy ! Component: 1150 - total flux cleaned = 0.000862425 Jy ! Component: 1200 - total flux cleaned = 0.000723165 Jy ! Component: 1250 - total flux cleaned = 0.000677567 Jy ! Component: 1300 - total flux cleaned = 0.000588831 Jy ! Component: 1350 - total flux cleaned = 0.000674278 Jy ! Component: 1400 - total flux cleaned = 0.000590243 Jy ! Component: 1450 - total flux cleaned = 0.00059065 Jy ! Component: 1500 - total flux cleaned = 0.000509997 Jy ! Component: 1550 - total flux cleaned = 0.000470973 Jy ! Component: 1600 - total flux cleaned = 0.00051001 Jy ! Component: 1650 - total flux cleaned = 0.000509458 Jy ! Component: 1700 - total flux cleaned = 0.000396996 Jy ! Component: 1750 - total flux cleaned = 0.000508094 Jy ! Component: 1800 - total flux cleaned = 0.000579585 Jy ! Component: 1850 - total flux cleaned = 0.000650579 Jy ! Component: 1900 - total flux cleaned = 0.000720712 Jy ! Component: 1950 - total flux cleaned = 0.000789722 Jy ! Component: 2000 - total flux cleaned = 0.00082316 Jy ! Component: 2050 - total flux cleaned = 0.000923319 Jy ! Component: 2100 - total flux cleaned = 0.000922955 Jy ! Component: 2150 - total flux cleaned = 0.000923005 Jy ! Component: 2200 - total flux cleaned = 0.000987004 Jy ! Component: 2250 - total flux cleaned = 0.00101874 Jy ! Component: 2300 - total flux cleaned = 0.00104975 Jy ! Component: 2350 - total flux cleaned = 0.00108059 Jy ! Component: 2400 - total flux cleaned = 0.00114156 Jy ! Component: 2450 - total flux cleaned = 0.00114148 Jy ! Component: 2500 - total flux cleaned = 0.00120018 Jy ! Component: 2550 - total flux cleaned = 0.00117063 Jy ! Component: 2600 - total flux cleaned = 0.00119966 Jy ! Component: 2650 - total flux cleaned = 0.00131408 Jy ! Component: 2700 - total flux cleaned = 0.00131381 Jy ! Component: 2750 - total flux cleaned = 0.00139821 Jy ! Component: 2800 - total flux cleaned = 0.00145397 Jy ! Component: 2850 - total flux cleaned = 0.0016204 Jy ! Component: 2900 - total flux cleaned = 0.00178544 Jy ! Component: 2950 - total flux cleaned = 0.00197643 Jy ! Component: 3000 - total flux cleaned = 0.0020309 Jy ! Component: 3050 - total flux cleaned = 0.00221978 Jy ! Component: 3100 - total flux cleaned = 0.00238043 Jy ! Component: 3150 - total flux cleaned = 0.0024603 Jy ! Component: 3200 - total flux cleaned = 0.0026458 Jy ! Component: 3250 - total flux cleaned = 0.00277783 Jy ! Component: 3300 - total flux cleaned = 0.00293563 Jy ! Component: 3350 - total flux cleaned = 0.00306679 Jy ! Component: 3400 - total flux cleaned = 0.00322385 Jy ! Component: 3450 - total flux cleaned = 0.00335413 Jy ! Component: 3500 - total flux cleaned = 0.0035101 Jy ! Component: 3550 - total flux cleaned = 0.00369176 Jy ! Component: 3600 - total flux cleaned = 0.00379519 Jy ! Component: 3650 - total flux cleaned = 0.00384678 Jy ! Component: 3700 - total flux cleaned = 0.00389843 Jy ! Component: 3750 - total flux cleaned = 0.00405301 Jy ! Component: 3800 - total flux cleaned = 0.00410455 Jy ! Component: 3850 - total flux cleaned = 0.00418173 Jy ! Component: 3900 - total flux cleaned = 0.00433618 Jy ! Component: 3950 - total flux cleaned = 0.00436186 Jy ! Component: 4000 - total flux cleaned = 0.00451619 Jy ! Component: 4050 - total flux cleaned = 0.00454182 Jy ! Total flux subtracted in 4096 components = 0.00467057 Jy ! Clean residual min=-0.001412 max=0.001647 Jy/beam ! Clean residual mean=0.000021 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.104891 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 321 components and 0.104891 Jy ![Exited script file: muppet] wmap "J1736-3400_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.364 x 10.29 at -4.211 degrees (North through East) ! Clean map min=-0.0051046 max=0.07921 Jy/beam ! Writing clean map to FITS file: J1736-3400_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0792097 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000538207 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.03841 2.03841 4.07682 8.15364 16.3073 32.6146 65.2292 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.079 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.364 x 10.29 at -4.211 degrees (North through East) ! Clean map min=-0.0051046 max=0.07921 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 J1736-3400_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:04:16 2019