! Started logfile: J1607-3331_S_2017_08_05_pus_uvs.log on Thu May 9 19:33:21 2019 obs J1607-3331_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1607-3331_S_2017_08_05_pus_uva.fits ! AN table 1: 64 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.421181 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1607-3331 ! ! 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 4852 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 J1607-3331_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 253 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 640 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.860192Jy sigma=0.005501 ! Fit after self-cal, rms=0.844546Jy sigma=0.005395 ! 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.252 mas, bmaj=6.287 mas, bpa=-0.88 degrees ! Estimated noise=2860.08 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.119765 Jy ! Component: 100 - total flux cleaned = 0.146601 Jy ! Total flux subtracted in 100 components = 0.146601 Jy ! Clean residual min=-0.007691 max=0.009706 Jy/beam ! Clean residual mean=-0.000059 rms=0.002134 Jy/beam ! Combined flux in latest and established models = 0.146601 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.146601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116825Jy sigma=0.000684 ! Fit after self-cal, rms=0.116809Jy sigma=0.000684 ! 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.722 mas, bmaj=7.483 mas, bpa=-0.4791 degrees ! Estimated noise=1980.86 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.0173175 Jy ! Component: 100 - total flux cleaned = 0.0258731 Jy ! Component: 150 - total flux cleaned = 0.0304125 Jy ! Component: 200 - total flux cleaned = 0.0328474 Jy ! Total flux subtracted in 200 components = 0.0328474 Jy ! Clean residual min=-0.006481 max=0.007619 Jy/beam ! Clean residual mean=-0.000074 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.179448 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 46 components and 0.179448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114168Jy sigma=0.000668 ! Fit after self-cal, rms=0.114113Jy sigma=0.000668 ! 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.00* HN 1.00* KP 1.03 ! LA 1.01 MK 1.00 NL 1.01 OV 1.00 ! PT 1.05 SC 0.97 ! ! ! 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.00* HN 1.00* KP 0.98 ! LA 1.01 MK 1.00 NL 1.25 OV 1.02 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.90 ! LA 0.76 MK 1.00 NL 1.35 OV 0.96 ! PT 0.93 SC 1.02 ! ! ! 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.114113Jy sigma=0.000668 ! Fit after self-cal, rms=0.112243Jy sigma=0.000655 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.73 mas, bmaj=7.5 mas, bpa=-0.294 degrees ! Estimated noise=1971.86 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 = -3.69556e-05 Jy ! Component: 100 - total flux cleaned = -6.65143e-05 Jy ! Component: 150 - total flux cleaned = -9.01102e-05 Jy ! Component: 200 - total flux cleaned = -0.000108746 Jy ! Total flux subtracted in 200 components = -0.000108746 Jy ! Clean residual min=-0.005186 max=0.004512 Jy/beam ! Clean residual mean=-0.000012 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.179339 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 50 components and 0.179339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112231Jy sigma=0.000655 ! Fit after self-cal, rms=0.112400Jy sigma=0.000655 ! 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.112400Jy sigma=0.000655 ! Fit after self-cal, rms=0.113547Jy sigma=0.000653 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.731 mas, bmaj=7.504 mas, bpa=-0.3432 degrees ! Estimated noise=1973.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.08535e-05 Jy ! Component: 100 - total flux cleaned = 4.82735e-05 Jy ! Component: 150 - total flux cleaned = 8.07809e-05 Jy ! Component: 200 - total flux cleaned = 9.59812e-05 Jy ! Total flux subtracted in 200 components = 9.59812e-05 Jy ! Clean residual min=-0.005114 max=0.004369 Jy/beam ! Clean residual mean=-0.000013 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.179435 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 54 components and 0.179435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113540Jy sigma=0.000653 ! Fit after self-cal, rms=0.113595Jy sigma=0.000653 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.65575e-05 Jy ! Component: 100 - total flux cleaned = -6.47156e-05 Jy ! Component: 150 - total flux cleaned = -5.08846e-05 Jy ! Component: 200 - total flux cleaned = -3.79292e-05 Jy ! Total flux subtracted in 200 components = -3.79292e-05 Jy ! Clean residual min=-0.005122 max=0.004384 Jy/beam ! Clean residual mean=-0.000013 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.179397 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.179397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113589Jy sigma=0.000653 ! Fit after self-cal, rms=0.113590Jy sigma=0.000653 ! 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.113590Jy sigma=0.000653 ! Fit after self-cal, rms=0.114709Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.732 mas, bmaj=7.495 mas, bpa=-0.386 degrees ! Estimated noise=1972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.41866e-05 Jy ! Component: 100 - total flux cleaned = 8.6279e-06 Jy ! Component: 150 - total flux cleaned = 8.43432e-06 Jy ! Component: 200 - total flux cleaned = 8.65909e-06 Jy ! Total flux subtracted in 200 components = 8.65909e-06 Jy ! Clean residual min=-0.005124 max=0.004119 Jy/beam ! Clean residual mean=-0.000014 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.179406 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.179406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114703Jy sigma=0.000650 ! Fit after self-cal, rms=0.114829Jy 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 = 4.92423e-06 Jy ! Component: 100 - total flux cleaned = 4.57283e-06 Jy ! Component: 150 - total flux cleaned = 4.1331e-06 Jy ! Component: 200 - total flux cleaned = 4.62686e-06 Jy ! Total flux subtracted in 200 components = 4.62686e-06 Jy ! Clean residual min=-0.005182 max=0.004083 Jy/beam ! Clean residual mean=-0.000014 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.179411 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.179411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114824Jy sigma=0.000649 ! Fit after self-cal, rms=0.114827Jy 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.114827Jy sigma=0.000649 ! Fit after self-cal, rms=0.114894Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.532 mas, bmaj=24.62 mas, bpa=-0.7169 degrees ! Estimated noise=2741.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000238599 Jy ! Component: 100 - total flux cleaned = 0.000237023 Jy ! Component: 150 - total flux cleaned = 0.000235752 Jy ! Component: 200 - total flux cleaned = 0.000234704 Jy ! Total flux subtracted in 200 components = 0.000234704 Jy ! Clean residual min=-0.004228 max=0.003652 Jy/beam ! Clean residual mean=-0.000028 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.179645 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 67 components and 0.179645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114900Jy sigma=0.000649 ! Fit after self-cal, rms=0.114908Jy 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 = -3.16093e-05 Jy ! Component: 100 - total flux cleaned = -2.92747e-05 Jy ! Component: 150 - total flux cleaned = -2.7894e-05 Jy ! Component: 200 - total flux cleaned = -2.69307e-05 Jy ! Total flux subtracted in 200 components = -2.69307e-05 Jy ! Clean residual min=-0.004232 max=0.003621 Jy/beam ! Clean residual mean=-0.000028 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.179618 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.179618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114914Jy sigma=0.000650 ! Fit after self-cal, rms=0.114912Jy 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.732 mas, bmaj=7.494 mas, bpa=-0.3944 degrees ! Estimated noise=1970.97 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.732 x 7.494 at -0.3944 degrees (North through East) ! Clean map min=-0.0048881 max=0.1569 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.252 mas, bmaj=6.255 mas, bpa=-0.6505 degrees ! Estimated noise=2876.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12 Jy ! Component: 100 - total flux cleaned = 0.147327 Jy ! Component: 150 - total flux cleaned = 0.158216 Jy ! Component: 200 - total flux cleaned = 0.164708 Jy ! Total flux subtracted in 200 components = 0.164708 Jy ! Clean residual min=-0.007729 max=0.006947 Jy/beam ! Clean residual mean=-0.000021 rms=0.001651 Jy/beam ! Combined flux in latest and established models = 0.164708 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.164708 Jy ! Inverting map and beam ! Estimated beam: bmin=2.732 mas, bmaj=7.494 mas, bpa=-0.3944 degrees ! Estimated noise=1970.97 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.00742858 Jy ! Component: 100 - total flux cleaned = 0.0110316 Jy ! Component: 150 - total flux cleaned = 0.0128613 Jy ! Component: 200 - total flux cleaned = 0.0138083 Jy ! Total flux subtracted in 200 components = 0.0138083 Jy ! Clean residual min=-0.005273 max=0.004044 Jy/beam ! Clean residual mean=-0.000016 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.178517 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 47 components and 0.178517 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.532 mas, bmaj=24.62 mas, bpa=-0.7169 degrees ! Estimated noise=2741.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107296 Jy ! Component: 100 - total flux cleaned = 0.00107435 Jy ! Component: 150 - total flux cleaned = 0.0010796 Jy ! Component: 200 - total flux cleaned = 0.00108499 Jy ! Total flux subtracted in 200 components = 0.00108499 Jy ! Clean residual min=-0.004237 max=0.003607 Jy/beam ! Clean residual mean=-0.000028 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.179601 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.21172e-05 Jy ! Component: 100 - total flux cleaned = 1.19691e-05 Jy ! Component: 150 - total flux cleaned = 1.27146e-05 Jy ! Component: 200 - total flux cleaned = 1.35845e-05 Jy ! Total flux subtracted in 200 components = 1.35845e-05 Jy ! Clean residual min=-0.004235 max=0.003544 Jy/beam ! Clean residual mean=-0.000028 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.179615 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.179615 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.732 mas, bmaj=7.494 mas, bpa=-0.3944 degrees ! Estimated noise=1970.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000390835 Jy ! Component: 100 - total flux cleaned = -0.00036896 Jy ! Component: 150 - total flux cleaned = -0.000349678 Jy ! Component: 200 - total flux cleaned = -0.00031931 Jy ! Total flux subtracted in 200 components = -0.00031931 Jy ! Clean residual min=-0.005246 max=0.004088 Jy/beam ! Clean residual mean=-0.000013 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.179296 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.179296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114907Jy sigma=0.000649 ! Fit after self-cal, rms=0.114905Jy sigma=0.000649 wmodel J1607-3331_S_2017_08_05_pus_map.mod ! Writing 59 model components to file: J1607-3331_S_2017_08_05_pus_map.mod wobs J1607-3331_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1607-3331_S_2017_08_05_pus_uvs.fits wwins J1607-3331_S_2017_08_05_pus_map.win ! wwins: Wrote 1 windows to J1607-3331_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.00137183 Jy ! Component: 100 - total flux cleaned = -0.00145401 Jy ! Component: 150 - total flux cleaned = -0.00152734 Jy ! Component: 200 - total flux cleaned = -0.00166497 Jy ! Component: 250 - total flux cleaned = -0.00179771 Jy ! Component: 300 - total flux cleaned = -0.00192748 Jy ! Component: 350 - total flux cleaned = -0.00217668 Jy ! Component: 400 - total flux cleaned = -0.00223674 Jy ! Component: 450 - total flux cleaned = -0.00235436 Jy ! Component: 500 - total flux cleaned = -0.00229552 Jy ! Component: 550 - total flux cleaned = -0.00212538 Jy ! Component: 600 - total flux cleaned = -0.00190435 Jy ! Component: 650 - total flux cleaned = -0.0017955 Jy ! Component: 700 - total flux cleaned = -0.00163434 Jy ! Component: 750 - total flux cleaned = -0.00147642 Jy ! Component: 800 - total flux cleaned = -0.00137345 Jy ! Component: 850 - total flux cleaned = -0.00132266 Jy ! Component: 900 - total flux cleaned = -0.00107234 Jy ! Component: 950 - total flux cleaned = -0.000974554 Jy ! Component: 1000 - total flux cleaned = -0.000926199 Jy ! Component: 1050 - total flux cleaned = -0.000782825 Jy ! Component: 1100 - total flux cleaned = -0.00087676 Jy ! Component: 1150 - total flux cleaned = -0.000736932 Jy ! Component: 1200 - total flux cleaned = -0.000691296 Jy ! Component: 1250 - total flux cleaned = -0.000510629 Jy ! Component: 1300 - total flux cleaned = -0.00055588 Jy ! Component: 1350 - total flux cleaned = -0.000424041 Jy ! Component: 1400 - total flux cleaned = -0.000424405 Jy ! Component: 1450 - total flux cleaned = -0.000381363 Jy ! Component: 1500 - total flux cleaned = -0.00029666 Jy ! Component: 1550 - total flux cleaned = -0.000254587 Jy ! Component: 1600 - total flux cleaned = -8.72664e-06 Jy ! Component: 1650 - total flux cleaned = 3.13526e-05 Jy ! Component: 1700 - total flux cleaned = -4.86653e-05 Jy ! Component: 1750 - total flux cleaned = 0.000188367 Jy ! Component: 1800 - total flux cleaned = 0.000110247 Jy ! Component: 1850 - total flux cleaned = 0.000226668 Jy ! Component: 1900 - total flux cleaned = 0.000379684 Jy ! Component: 1950 - total flux cleaned = 0.000530779 Jy ! Component: 2000 - total flux cleaned = 0.000679916 Jy ! Component: 2050 - total flux cleaned = 0.000827383 Jy ! Component: 2100 - total flux cleaned = 0.000937012 Jy ! Component: 2150 - total flux cleaned = 0.00115405 Jy ! Component: 2200 - total flux cleaned = 0.00129673 Jy ! Component: 2250 - total flux cleaned = 0.0014029 Jy ! Component: 2300 - total flux cleaned = 0.00154381 Jy ! Component: 2350 - total flux cleaned = 0.00157844 Jy ! Component: 2400 - total flux cleaned = 0.0017507 Jy ! Component: 2450 - total flux cleaned = 0.00192097 Jy ! Component: 2500 - total flux cleaned = 0.00192067 Jy ! Component: 2550 - total flux cleaned = 0.00198746 Jy ! Component: 2600 - total flux cleaned = 0.00212003 Jy ! Component: 2650 - total flux cleaned = 0.0023167 Jy ! Component: 2700 - total flux cleaned = 0.00238157 Jy ! Component: 2750 - total flux cleaned = 0.00251037 Jy ! Component: 2800 - total flux cleaned = 0.00267013 Jy ! Component: 2850 - total flux cleaned = 0.00276469 Jy ! Component: 2900 - total flux cleaned = 0.0027962 Jy ! Component: 2950 - total flux cleaned = 0.00276515 Jy ! Component: 3000 - total flux cleaned = 0.00288902 Jy ! Component: 3050 - total flux cleaned = 0.00298096 Jy ! Component: 3100 - total flux cleaned = 0.00295058 Jy ! Component: 3150 - total flux cleaned = 0.00298089 Jy ! Component: 3200 - total flux cleaned = 0.00310049 Jy ! Component: 3250 - total flux cleaned = 0.00312989 Jy ! Component: 3300 - total flux cleaned = 0.00321812 Jy ! Component: 3350 - total flux cleaned = 0.00333487 Jy ! Component: 3400 - total flux cleaned = 0.00350785 Jy ! Component: 3450 - total flux cleaned = 0.00350776 Jy ! Component: 3500 - total flux cleaned = 0.00367897 Jy ! Component: 3550 - total flux cleaned = 0.00384858 Jy ! Component: 3600 - total flux cleaned = 0.00390462 Jy ! Component: 3650 - total flux cleaned = 0.00404376 Jy ! Component: 3700 - total flux cleaned = 0.00412625 Jy ! Component: 3750 - total flux cleaned = 0.00431797 Jy ! Component: 3800 - total flux cleaned = 0.00445389 Jy ! Component: 3850 - total flux cleaned = 0.00458894 Jy ! Component: 3900 - total flux cleaned = 0.00469631 Jy ! Component: 3950 - total flux cleaned = 0.00488288 Jy ! Component: 4000 - total flux cleaned = 0.00501516 Jy ! Component: 4050 - total flux cleaned = 0.00519897 Jy ! Total flux subtracted in 4096 components = 0.00527713 Jy ! Clean residual min=-0.001674 max=0.001822 Jy/beam ! Clean residual mean=0.000025 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.184573 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 313 components and 0.184573 Jy ![Exited script file: muppet] wmap "J1607-3331_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.732 x 7.494 at -0.3944 degrees (North through East) ! Clean map min=-0.0029557 max=0.15679 Jy/beam ! Writing clean map to FITS file: J1607-3331_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.156789 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000466435 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.892478 0.892478 1.78496 3.56991 7.13983 14.2797 28.5593 57.1186 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.156 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.732 x 7.494 at -0.3944 degrees (North through East) ! Clean map min=-0.0029557 max=0.15679 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 J1607-3331_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:33:26 2019