! Started logfile: J0536-3401_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:32:48 2019 obs J0536-3401_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0536-3401_S_2017_03_27_pus_uva.fits ! AN table 1: 29 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.205364 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0536-3401 ! ! 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 1684 lines of history. ! ! Reading 1072 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 J0536-3401_S_2017_03_27_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 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 196 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 193 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.603658Jy sigma=0.003399 ! Fit after self-cal, rms=0.585694Jy sigma=0.003377 ! 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.434 mas, bmaj=6.665 mas, bpa=7.319 degrees ! Estimated noise=5553.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.32715 Jy ! Component: 100 - total flux cleaned = 0.403634 Jy ! Total flux subtracted in 100 components = 0.403634 Jy ! Clean residual min=-0.021132 max=0.030402 Jy/beam ! Clean residual mean=-0.000287 rms=0.006402 Jy/beam ! Combined flux in latest and established models = 0.403634 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.403634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143107Jy sigma=0.000752 ! Fit after self-cal, rms=0.143119Jy sigma=0.000752 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.846 mas, bmaj=7.557 mas, bpa=7.945 degrees ! Estimated noise=4595.26 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.0401602 Jy ! Component: 100 - total flux cleaned = 0.059445 Jy ! Component: 150 - total flux cleaned = 0.0701617 Jy ! Component: 200 - total flux cleaned = 0.0761295 Jy ! Total flux subtracted in 200 components = 0.0761295 Jy ! Clean residual min=-0.016319 max=0.016462 Jy/beam ! Clean residual mean=-0.000132 rms=0.004221 Jy/beam ! Combined flux in latest and established models = 0.479764 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.479764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133621Jy sigma=0.000676 ! Fit after self-cal, rms=0.133592Jy sigma=0.000675 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 45 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.06 ! LA 0.99 MK 1.00 NL 1.00* OV 0.99 ! PT 0.97 SC 0.93 ! ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.00* KP 1.02 ! LA 0.93 MK 0.99 NL 1.13 OV 1.06 ! PT 0.96 SC 1.08 ! ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.00* HN 1.72 KP 1.03 ! LA 0.91 MK 1.01 NL 1.09 OV 0.99 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.11 NL 1.00* OV 0.88 ! PT 0.91 SC 1.00* ! ! ! Fit before self-cal, rms=0.133592Jy sigma=0.000675 ! Fit after self-cal, rms=0.130394Jy sigma=0.000652 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.87 mas, bmaj=7.423 mas, bpa=6.366 degrees ! Estimated noise=4718.94 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.000430346 Jy ! Component: 100 - total flux cleaned = 0.000430818 Jy ! Component: 150 - total flux cleaned = 0.00043294 Jy ! Component: 200 - total flux cleaned = 0.000286431 Jy ! Total flux subtracted in 200 components = 0.000286431 Jy ! Clean residual min=-0.011113 max=0.012119 Jy/beam ! Clean residual mean=0.000183 rms=0.003027 Jy/beam ! Combined flux in latest and established models = 0.48005 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.48005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130256Jy sigma=0.000651 ! Fit after self-cal, rms=0.130443Jy sigma=0.000651 ! 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.130443Jy sigma=0.000651 ! Fit after self-cal, rms=0.130780Jy sigma=0.000651 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.867 mas, bmaj=7.416 mas, bpa=6.329 degrees ! Estimated noise=4715.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.14911e-05 Jy ! Component: 100 - total flux cleaned = 3.17287e-05 Jy ! Component: 150 - total flux cleaned = -3.03767e-05 Jy ! Component: 200 - total flux cleaned = -0.000152239 Jy ! Total flux subtracted in 200 components = -0.000152239 Jy ! Clean residual min=-0.011166 max=0.012057 Jy/beam ! Clean residual mean=0.000178 rms=0.002996 Jy/beam ! Combined flux in latest and established models = 0.479898 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.479898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130681Jy sigma=0.000650 ! Fit after self-cal, rms=0.130678Jy sigma=0.000650 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.000396156 Jy ! Component: 100 - total flux cleaned = -0.000339919 Jy ! Component: 150 - total flux cleaned = -0.000343106 Jy ! Component: 200 - total flux cleaned = -0.000394212 Jy ! Total flux subtracted in 200 components = -0.000394212 Jy ! Clean residual min=-0.011229 max=0.011993 Jy/beam ! Clean residual mean=0.000175 rms=0.002983 Jy/beam ! Combined flux in latest and established models = 0.479504 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.479504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130604Jy sigma=0.000650 ! Fit after self-cal, rms=0.130605Jy 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.130605Jy sigma=0.000650 ! Fit after self-cal, rms=0.133418Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.866 mas, bmaj=7.409 mas, bpa=6.294 degrees ! Estimated noise=4711.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000208168 Jy ! Component: 100 - total flux cleaned = -0.000263638 Jy ! Component: 150 - total flux cleaned = -0.000369576 Jy ! Component: 200 - total flux cleaned = -0.000419501 Jy ! Total flux subtracted in 200 components = -0.000419501 Jy ! Clean residual min=-0.011178 max=0.011830 Jy/beam ! Clean residual mean=0.000169 rms=0.002947 Jy/beam ! Combined flux in latest and established models = 0.479084 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 35 components and 0.479084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133345Jy sigma=0.000649 ! Fit after self-cal, rms=0.133374Jy sigma=0.000649 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.000245984 Jy ! Component: 100 - total flux cleaned = -0.000245705 Jy ! Component: 150 - total flux cleaned = -0.000334599 Jy ! Component: 200 - total flux cleaned = -0.000420741 Jy ! Total flux subtracted in 200 components = -0.000420741 Jy ! Clean residual min=-0.011232 max=0.011767 Jy/beam ! Clean residual mean=0.000166 rms=0.002937 Jy/beam ! Combined flux in latest and established models = 0.478664 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.478664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133320Jy sigma=0.000649 ! Fit after self-cal, rms=0.133322Jy sigma=0.000649 ! 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.133322Jy sigma=0.000649 ! Fit after self-cal, rms=0.133418Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.589 mas, bmaj=23.51 mas, bpa=7.847 degrees ! Estimated noise=6221.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.64444e-05 Jy ! Component: 100 - total flux cleaned = 7.79135e-05 Jy ! Component: 150 - total flux cleaned = 7.8782e-05 Jy ! Component: 200 - total flux cleaned = 6.39463e-05 Jy ! Total flux subtracted in 200 components = 6.39463e-05 Jy ! Clean residual min=-0.009409 max=0.010956 Jy/beam ! Clean residual mean=0.000354 rms=0.003395 Jy/beam ! Combined flux in latest and established models = 0.478728 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 43 components and 0.478728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133427Jy sigma=0.000649 ! Fit after self-cal, rms=0.133425Jy sigma=0.000649 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 = -9.64747e-06 Jy ! Component: 100 - total flux cleaned = -1.26458e-05 Jy ! Component: 150 - total flux cleaned = -2.95063e-05 Jy ! Component: 200 - total flux cleaned = -2.79269e-05 Jy ! Total flux subtracted in 200 components = -2.79269e-05 Jy ! Clean residual min=-0.009396 max=0.010960 Jy/beam ! Clean residual mean=0.000353 rms=0.003395 Jy/beam ! Combined flux in latest and established models = 0.4787 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 43 components and 0.4787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133438Jy sigma=0.000649 ! Fit after self-cal, rms=0.133435Jy sigma=0.000649 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.865 mas, bmaj=7.406 mas, bpa=6.268 degrees ! Estimated noise=4706.69 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.865 x 7.406 at 6.268 degrees (North through East) ! Clean map min=-0.010551 max=0.41542 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.418 mas, bmaj=6.435 mas, bpa=5.924 degrees ! Estimated noise=6073.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.32881 Jy ! Component: 100 - total flux cleaned = 0.407124 Jy ! Component: 150 - total flux cleaned = 0.437905 Jy ! Component: 200 - total flux cleaned = 0.453763 Jy ! Total flux subtracted in 200 components = 0.453763 Jy ! Clean residual min=-0.015582 max=0.016746 Jy/beam ! Clean residual mean=-0.000006 rms=0.003990 Jy/beam ! Combined flux in latest and established models = 0.453763 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.453763 Jy ! Inverting map and beam ! Estimated beam: bmin=2.865 mas, bmaj=7.406 mas, bpa=6.268 degrees ! Estimated noise=4706.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127127 Jy ! Component: 100 - total flux cleaned = 0.0186868 Jy ! Component: 150 - total flux cleaned = 0.0212798 Jy ! Component: 200 - total flux cleaned = 0.0217684 Jy ! Total flux subtracted in 200 components = 0.0217684 Jy ! Clean residual min=-0.010786 max=0.012050 Jy/beam ! Clean residual mean=0.000144 rms=0.002967 Jy/beam ! Combined flux in latest and established models = 0.475532 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.475532 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.589 mas, bmaj=23.51 mas, bpa=7.847 degrees ! Estimated noise=6221.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159832 Jy ! Component: 100 - total flux cleaned = 0.00178475 Jy ! Component: 150 - total flux cleaned = 0.00180335 Jy ! Component: 200 - total flux cleaned = 0.00182206 Jy ! Total flux subtracted in 200 components = 0.00182206 Jy ! Clean residual min=-0.009351 max=0.010811 Jy/beam ! Clean residual mean=0.000335 rms=0.003343 Jy/beam ! Combined flux in latest and established models = 0.477354 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.8083e-05 Jy ! Component: 100 - total flux cleaned = 3.5638e-05 Jy ! Component: 150 - total flux cleaned = 6.88613e-05 Jy ! Component: 200 - total flux cleaned = 8.57698e-05 Jy ! Total flux subtracted in 200 components = 8.57698e-05 Jy ! Clean residual min=-0.009357 max=0.010811 Jy/beam ! Clean residual mean=0.000336 rms=0.003346 Jy/beam ! Combined flux in latest and established models = 0.477439 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 41 components and 0.477439 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.865 mas, bmaj=7.406 mas, bpa=6.268 degrees ! Estimated noise=4706.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00086505 Jy ! Component: 100 - total flux cleaned = -0.00069224 Jy ! Component: 150 - total flux cleaned = -0.000691333 Jy ! Component: 200 - total flux cleaned = -0.000692972 Jy ! Total flux subtracted in 200 components = -0.000692972 Jy ! Clean residual min=-0.010828 max=0.012033 Jy/beam ! Clean residual mean=0.000153 rms=0.002959 Jy/beam ! Combined flux in latest and established models = 0.476746 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.476746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133552Jy sigma=0.000649 ! Fit after self-cal, rms=0.133548Jy sigma=0.000649 wmodel J0536-3401_S_2017_03_27_pus_map.mod ! Writing 49 model components to file: J0536-3401_S_2017_03_27_pus_map.mod wobs J0536-3401_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0536-3401_S_2017_03_27_pus_uvs.fits wwins J0536-3401_S_2017_03_27_pus_map.win ! wwins: Wrote 1 windows to J0536-3401_S_2017_03_27_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.00361352 Jy ! Component: 100 - total flux cleaned = 0.00615273 Jy ! Component: 150 - total flux cleaned = 0.00800156 Jy ! Component: 200 - total flux cleaned = 0.0092511 Jy ! Component: 250 - total flux cleaned = 0.0107296 Jy ! Component: 300 - total flux cleaned = 0.0112939 Jy ! Component: 350 - total flux cleaned = 0.0122383 Jy ! Component: 400 - total flux cleaned = 0.0128837 Jy ! Component: 450 - total flux cleaned = 0.0136244 Jy ! Component: 500 - total flux cleaned = 0.0136279 Jy ! Component: 550 - total flux cleaned = 0.0136281 Jy ! Component: 600 - total flux cleaned = 0.0134097 Jy ! Component: 650 - total flux cleaned = 0.013515 Jy ! Component: 700 - total flux cleaned = 0.0136136 Jy ! Component: 750 - total flux cleaned = 0.0132216 Jy ! Component: 800 - total flux cleaned = 0.0130336 Jy ! Component: 850 - total flux cleaned = 0.012943 Jy ! Component: 900 - total flux cleaned = 0.012853 Jy ! Component: 950 - total flux cleaned = 0.0128513 Jy ! Component: 1000 - total flux cleaned = 0.0125122 Jy ! Component: 1050 - total flux cleaned = 0.0121862 Jy ! Component: 1100 - total flux cleaned = 0.0118683 Jy ! Component: 1150 - total flux cleaned = 0.011634 Jy ! Component: 1200 - total flux cleaned = 0.0114816 Jy ! Component: 1250 - total flux cleaned = 0.0113341 Jy ! Component: 1300 - total flux cleaned = 0.0110439 Jy ! Component: 1350 - total flux cleaned = 0.0104052 Jy ! Component: 1400 - total flux cleaned = 0.00998704 Jy ! Component: 1450 - total flux cleaned = 0.00943907 Jy ! Component: 1500 - total flux cleaned = 0.0090341 Jy ! Component: 1550 - total flux cleaned = 0.00856831 Jy ! Component: 1600 - total flux cleaned = 0.00823912 Jy ! Component: 1650 - total flux cleaned = 0.00784887 Jy ! Component: 1700 - total flux cleaned = 0.00752697 Jy ! Component: 1750 - total flux cleaned = 0.00720695 Jy ! Component: 1800 - total flux cleaned = 0.00682668 Jy ! Component: 1850 - total flux cleaned = 0.0065135 Jy ! Component: 1900 - total flux cleaned = 0.00620209 Jy ! Component: 1950 - total flux cleaned = 0.0060785 Jy ! Component: 2000 - total flux cleaned = 0.00570886 Jy ! Component: 2050 - total flux cleaned = 0.0054634 Jy ! Component: 2100 - total flux cleaned = 0.00509609 Jy ! Component: 2150 - total flux cleaned = 0.00485167 Jy ! Component: 2200 - total flux cleaned = 0.00454565 Jy ! Component: 2250 - total flux cleaned = 0.00423907 Jy ! Component: 2300 - total flux cleaned = 0.00393356 Jy ! Component: 2350 - total flux cleaned = 0.00344398 Jy ! Component: 2400 - total flux cleaned = 0.00319952 Jy ! Component: 2450 - total flux cleaned = 0.00283194 Jy ! Component: 2500 - total flux cleaned = 0.00264772 Jy ! Component: 2550 - total flux cleaned = 0.00227846 Jy ! Component: 2600 - total flux cleaned = 0.00221681 Jy ! Component: 2650 - total flux cleaned = 0.00203025 Jy ! Component: 2700 - total flux cleaned = 0.00178067 Jy ! Component: 2750 - total flux cleaned = 0.00159208 Jy ! Component: 2800 - total flux cleaned = 0.00146605 Jy ! Component: 2850 - total flux cleaned = 0.00121197 Jy ! Component: 2900 - total flux cleaned = 0.00102006 Jy ! Component: 2950 - total flux cleaned = 0.000826598 Jy ! Component: 3000 - total flux cleaned = 0.00069679 Jy ! Component: 3050 - total flux cleaned = 0.000500268 Jy ! Component: 3100 - total flux cleaned = 0.000367971 Jy ! Component: 3150 - total flux cleaned = 0.000234565 Jy ! Component: 3200 - total flux cleaned = 3.12281e-05 Jy ! Component: 3250 - total flux cleaned = 3.15136e-05 Jy ! Component: 3300 - total flux cleaned = -0.000106322 Jy ! Component: 3350 - total flux cleaned = -0.000246453 Jy ! Component: 3400 - total flux cleaned = -0.000317325 Jy ! Component: 3450 - total flux cleaned = -0.000389163 Jy ! Component: 3500 - total flux cleaned = -0.000462063 Jy ! Component: 3550 - total flux cleaned = -0.000535097 Jy ! Component: 3600 - total flux cleaned = -0.000683043 Jy ! Component: 3650 - total flux cleaned = -0.000683496 Jy ! Component: 3700 - total flux cleaned = -0.000683764 Jy ! Component: 3750 - total flux cleaned = -0.000607078 Jy ! Component: 3800 - total flux cleaned = -0.000528311 Jy ! Component: 3850 - total flux cleaned = -0.000527726 Jy ! Component: 3900 - total flux cleaned = -0.000610696 Jy ! Component: 3950 - total flux cleaned = -0.000528849 Jy ! Component: 4000 - total flux cleaned = -0.000528414 Jy ! Component: 4050 - total flux cleaned = -0.000529231 Jy ! Total flux subtracted in 4096 components = -0.000529709 Jy ! Clean residual min=-0.005337 max=0.005101 Jy/beam ! Clean residual mean=-0.000058 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.476217 Jy keep ! Adding 210 model components to the UV plane model. ! The established model now contains 259 components and 0.476217 Jy ![Exited script file: muppet] wmap "J0536-3401_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.865 x 7.406 at 6.268 degrees (North through East) ! Clean map min=-0.007325 max=0.42199 Jy/beam ! Writing clean map to FITS file: J0536-3401_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.421987 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00135202 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.961184 0.961184 1.92237 3.84474 7.68948 15.379 30.7579 61.5158 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.421 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.865 x 7.406 at 6.268 degrees (North through East) ! Clean map min=-0.007325 max=0.42199 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 J0536-3401_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:32:54 2019