! Started logfile: J1316-3338_S_2017_08_05_pus_uvs.log on Thu May 9 19:29:56 2019 obs J1316-3338_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1316-3338_S_2017_08_05_pus_uva.fits ! AN table 1: 13 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.305983 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1316-3338 ! ! 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 716 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 J1316-3338_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.674791Jy sigma=0.004016 ! Fit after self-cal, rms=0.675349Jy sigma=0.004005 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.693 mas, bmaj=18.19 mas, bpa=2.017 degrees ! Estimated noise=6929.07 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.237995 Jy ! Component: 100 - total flux cleaned = 0.341696 Jy ! Total flux subtracted in 100 components = 0.341696 Jy ! Clean residual min=-0.038534 max=0.056520 Jy/beam ! Clean residual mean=-0.002458 rms=0.016314 Jy/beam ! Combined flux in latest and established models = 0.341696 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.341696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187687Jy sigma=0.001084 ! Fit after self-cal, rms=0.187076Jy sigma=0.001081 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.415 mas, bmaj=19.29 mas, bpa=0.4013 degrees ! Estimated noise=6060.54 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.10077 Jy ! Component: 100 - total flux cleaned = 0.159347 Jy ! Component: 150 - total flux cleaned = 0.193077 Jy ! Component: 200 - total flux cleaned = 0.204267 Jy ! Total flux subtracted in 200 components = 0.204267 Jy ! Clean residual min=-0.018828 max=0.018633 Jy/beam ! Clean residual mean=-0.000887 rms=0.005903 Jy/beam ! Combined flux in latest and established models = 0.545963 Jy ! Performing phase self-cal ! Adding 102 model components to the UV plane model. ! The established model now contains 125 components and 0.545963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118431Jy sigma=0.000676 ! Fit after self-cal, rms=0.118043Jy sigma=0.000673 ! 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.90 HN 1.00* KP 1.03 ! LA 0.99 MK 1.00* NL 0.93 OV 1.00* ! PT 1.00 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.00* KP 0.93 ! LA 0.95 MK 1.00* NL 1.11 OV 1.00* ! PT 1.02 SC 0.98 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.00* KP 0.89 ! LA 1.00* MK 1.00* NL 1.05 OV 1.00* ! PT 1.01 SC 0.98 ! ! ! 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.118043Jy sigma=0.000673 ! Fit after self-cal, rms=0.110530Jy sigma=0.000654 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.39 mas, bmaj=19.4 mas, bpa=0.3787 degrees ! Estimated noise=5945.25 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.00862444 Jy ! Component: 100 - total flux cleaned = 0.0110685 Jy ! Component: 150 - total flux cleaned = 0.0124832 Jy ! Component: 200 - total flux cleaned = 0.0140718 Jy ! Total flux subtracted in 200 components = 0.0140718 Jy ! Clean residual min=-0.003071 max=0.003104 Jy/beam ! Clean residual mean=-0.000131 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.560035 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 182 components and 0.560035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108967Jy sigma=0.000644 ! Fit after self-cal, rms=0.108882Jy sigma=0.000644 ! 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.108882Jy sigma=0.000644 ! Fit after self-cal, rms=0.107990Jy sigma=0.000643 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.379 mas, bmaj=19.41 mas, bpa=0.4176 degrees ! Estimated noise=5902.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000211811 Jy ! Component: 100 - total flux cleaned = -0.000122821 Jy ! Component: 150 - total flux cleaned = -0.000247292 Jy ! Component: 200 - total flux cleaned = -0.000603573 Jy ! Total flux subtracted in 200 components = -0.000603573 Jy ! Clean residual min=-0.001870 max=0.001860 Jy/beam ! Clean residual mean=-0.000012 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.559431 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 245 components and 0.559431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107668Jy sigma=0.000641 ! Fit after self-cal, rms=0.107660Jy sigma=0.000641 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.000456572 Jy ! Component: 100 - total flux cleaned = -0.000553428 Jy ! Component: 150 - total flux cleaned = -0.000742897 Jy ! Component: 200 - total flux cleaned = -0.000832491 Jy ! Total flux subtracted in 200 components = -0.000832491 Jy ! Clean residual min=-0.001430 max=0.001432 Jy/beam ! Clean residual mean=-0.000004 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.558599 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 272 components and 0.558599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107515Jy sigma=0.000640 ! Fit after self-cal, rms=0.107512Jy sigma=0.000640 ! 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.107512Jy sigma=0.000640 ! Fit after self-cal, rms=0.107483Jy sigma=0.000640 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.373 mas, bmaj=19.41 mas, bpa=0.4377 degrees ! Estimated noise=5902.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000904536 Jy ! Component: 100 - total flux cleaned = -0.00107399 Jy ! Component: 150 - total flux cleaned = -0.00114975 Jy ! Component: 200 - total flux cleaned = -0.00137329 Jy ! Total flux subtracted in 200 components = -0.00137329 Jy ! Clean residual min=-0.001209 max=0.001210 Jy/beam ! Clean residual mean=-0.000004 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.557225 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 303 components and 0.557225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107375Jy sigma=0.000639 ! Fit after self-cal, rms=0.107373Jy sigma=0.000639 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.000158481 Jy ! Component: 100 - total flux cleaned = 0.000161553 Jy ! Component: 150 - total flux cleaned = -3.78098e-05 Jy ! Component: 200 - total flux cleaned = -3.88744e-05 Jy ! Total flux subtracted in 200 components = -3.88744e-05 Jy ! Clean residual min=-0.001018 max=0.001019 Jy/beam ! Clean residual mean=-0.000002 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.557187 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 339 components and 0.557186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107300Jy sigma=0.000639 ! Fit after self-cal, rms=0.107300Jy sigma=0.000639 ! 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.107300Jy sigma=0.000639 ! Fit after self-cal, rms=0.107299Jy sigma=0.000639 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.185 mas, bmaj=23.36 mas, bpa=-10.41 degrees ! Estimated noise=6886.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000870877 Jy ! Component: 100 - total flux cleaned = -0.00117481 Jy ! Component: 150 - total flux cleaned = -0.00134705 Jy ! Component: 200 - total flux cleaned = -0.00146045 Jy ! Total flux subtracted in 200 components = -0.00146045 Jy ! Clean residual min=-0.000944 max=0.000933 Jy/beam ! Clean residual mean=0.000013 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.555726 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 376 components and 0.555726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107253Jy sigma=0.000639 ! Fit after self-cal, rms=0.107251Jy sigma=0.000639 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 = 5.51464e-05 Jy ! Component: 100 - total flux cleaned = -3.77783e-05 Jy ! Component: 150 - total flux cleaned = 5.18324e-06 Jy ! Component: 200 - total flux cleaned = -0.000212595 Jy ! Total flux subtracted in 200 components = -0.000212595 Jy ! Clean residual min=-0.000731 max=0.000725 Jy/beam ! Clean residual mean=0.000011 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.555513 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 429 components and 0.555514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107223Jy sigma=0.000639 ! Fit after self-cal, rms=0.107222Jy sigma=0.000638 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.372 mas, bmaj=19.42 mas, bpa=0.4417 degrees ! Estimated noise=5903.68 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.372 x 19.42 at 0.4417 degrees (North through East) ! Clean map min=-0.013138 max=0.28721 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.7 mas, bmaj=18.4 mas, bpa=2.004 degrees ! Estimated noise=6712.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.229743 Jy ! Component: 100 - total flux cleaned = 0.328861 Jy ! Component: 150 - total flux cleaned = 0.395368 Jy ! Component: 200 - total flux cleaned = 0.441768 Jy ! Total flux subtracted in 200 components = 0.441768 Jy ! Clean residual min=-0.026209 max=0.026030 Jy/beam ! Clean residual mean=-0.001231 rms=0.008687 Jy/beam ! Combined flux in latest and established models = 0.441769 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 71 model components to the UV plane model. ! The established model now contains 71 components and 0.441769 Jy ! Inverting map and beam ! Estimated beam: bmin=4.372 mas, bmaj=19.42 mas, bpa=0.4417 degrees ! Estimated noise=5903.68 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.0450878 Jy ! Component: 100 - total flux cleaned = 0.0693493 Jy ! Component: 150 - total flux cleaned = 0.0788317 Jy ! Component: 200 - total flux cleaned = 0.0852036 Jy ! Total flux subtracted in 200 components = 0.0852036 Jy ! Clean residual min=-0.009422 max=0.009542 Jy/beam ! Clean residual mean=-0.000477 rms=0.003331 Jy/beam ! Combined flux in latest and established models = 0.526972 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 148 components and 0.526972 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.185 mas, bmaj=23.36 mas, bpa=-10.41 degrees ! Estimated noise=6886.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237963 Jy ! Component: 100 - total flux cleaned = 0.00345831 Jy ! Component: 150 - total flux cleaned = 0.0037265 Jy ! Component: 200 - total flux cleaned = 0.00469701 Jy ! Total flux subtracted in 200 components = 0.00469701 Jy ! Clean residual min=-0.002995 max=0.003014 Jy/beam ! Clean residual mean=-0.000181 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.531669 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.00169431 Jy ! Component: 100 - total flux cleaned = 0.00288057 Jy ! Component: 150 - total flux cleaned = 0.00421074 Jy ! Component: 200 - total flux cleaned = 0.00520577 Jy ! Total flux subtracted in 200 components = 0.00520577 Jy ! Clean residual min=-0.002025 max=0.002021 Jy/beam ! Clean residual mean=-0.000045 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.536875 Jy ! Adding 121 model components to the UV plane model. ! The established model now contains 256 components and 0.536875 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.372 mas, bmaj=19.42 mas, bpa=0.4417 degrees ! Estimated noise=5903.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000845146 Jy ! Component: 100 - total flux cleaned = 0.00155224 Jy ! Component: 150 - total flux cleaned = 0.00193722 Jy ! Component: 200 - total flux cleaned = 0.00252774 Jy ! Total flux subtracted in 200 components = 0.00252774 Jy ! Clean residual min=-0.001878 max=0.001886 Jy/beam ! Clean residual mean=-0.000029 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.539403 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 295 components and 0.539403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107516Jy sigma=0.000641 ! Fit after self-cal, rms=0.107516Jy sigma=0.000640 wmodel J1316-3338_S_2017_08_05_pus_map.mod ! Writing 295 model components to file: J1316-3338_S_2017_08_05_pus_map.mod wobs J1316-3338_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1316-3338_S_2017_08_05_pus_uvs.fits wwins J1316-3338_S_2017_08_05_pus_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J1316-3338_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.372 x 19.42 at 0.4417 degrees (North through East) ! Clean map min=-0.0093526 max=0.29318 Jy/beam ! Writing clean map to FITS file: J1316-3338_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.293185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000656218 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.671472 0.671472 1.34294 2.68589 5.37178 10.7436 21.4871 42.9742 85.9485 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.293 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.372 x 19.42 at 0.4417 degrees (North through East) ! Clean map min=-0.0093526 max=0.29318 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 J1316-3338_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:30:00 2019