! Started logfile: J1709-1728_S_2017_02_19_pus_uvs.log on Sat May 4 18:55:28 2019 obs J1709-1728_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1709-1728_S_2017_02_19_pus_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.341667 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1709-1728 ! ! 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 482 lines of history. ! ! Reading 984 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 J1709-1728_S_2017_02_19_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.657554Jy sigma=0.003994 ! Fit after self-cal, rms=0.650122Jy sigma=0.003957 ! 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.635 mas, bmaj=11.71 mas, bpa=-6.932 degrees ! Estimated noise=5141.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.269089 Jy ! Component: 100 - total flux cleaned = 0.336393 Jy ! Total flux subtracted in 100 components = 0.336393 Jy ! Clean residual min=-0.024577 max=0.030333 Jy/beam ! Clean residual mean=-0.000089 rms=0.007733 Jy/beam ! Combined flux in latest and established models = 0.336393 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.336393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149529Jy sigma=0.000752 ! Fit after self-cal, rms=0.149386Jy 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=4.139 mas, bmaj=11.86 mas, bpa=-6.34 degrees ! Estimated noise=4147.17 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.0380548 Jy ! Component: 100 - total flux cleaned = 0.0599578 Jy ! Component: 150 - total flux cleaned = 0.0743581 Jy ! Component: 200 - total flux cleaned = 0.0843091 Jy ! Total flux subtracted in 200 components = 0.0843091 Jy ! Clean residual min=-0.018212 max=0.020329 Jy/beam ! Clean residual mean=-0.000033 rms=0.005929 Jy/beam ! Combined flux in latest and established models = 0.420702 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 64 components and 0.420702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135399Jy sigma=0.000697 ! Fit after self-cal, rms=0.135093Jy sigma=0.000696 ! 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.11 FD 0.83 HN 1.00* KP 1.02 ! LA 1.02 MK 1.05 NL 0.94 OV 1.08 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.89 HN 1.00* KP 1.06 ! LA 0.97 MK 0.97 NL 1.16 OV 1.15 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 1.00* KP 0.90 ! LA 0.77 MK 1.04 NL 1.18 OV 1.02 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.79 HN 1.00* KP 1.00* ! LA 0.80 MK 1.07 NL 1.00* OV 1.08 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.135093Jy sigma=0.000696 ! Fit after self-cal, rms=0.113971Jy sigma=0.000627 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.129 mas, bmaj=11.96 mas, bpa=-5.732 degrees ! Estimated noise=4121.74 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.00666618 Jy ! Component: 100 - total flux cleaned = 0.00666265 Jy ! Component: 150 - total flux cleaned = 0.00648817 Jy ! Component: 200 - total flux cleaned = 0.00649057 Jy ! Total flux subtracted in 200 components = 0.00649057 Jy ! Clean residual min=-0.009914 max=0.010586 Jy/beam ! Clean residual mean=0.000006 rms=0.002732 Jy/beam ! Combined flux in latest and established models = 0.427193 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 70 components and 0.427193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113262Jy sigma=0.000622 ! Fit after self-cal, rms=0.113315Jy sigma=0.000621 ! 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.113315Jy sigma=0.000621 ! Fit after self-cal, rms=0.113848Jy sigma=0.000618 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.12 mas, bmaj=11.95 mas, bpa=-5.708 degrees ! Estimated noise=4136.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00353647 Jy ! Component: 100 - total flux cleaned = 0.00403753 Jy ! Component: 150 - total flux cleaned = 0.004115 Jy ! Component: 200 - total flux cleaned = 0.00417802 Jy ! Total flux subtracted in 200 components = 0.00417802 Jy ! Clean residual min=-0.009525 max=0.009607 Jy/beam ! Clean residual mean=0.000004 rms=0.002516 Jy/beam ! Combined flux in latest and established models = 0.431371 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.431371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113693Jy sigma=0.000617 ! Fit after self-cal, rms=0.113714Jy 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 = 0.00023845 Jy ! Component: 100 - total flux cleaned = 0.000184705 Jy ! Component: 150 - total flux cleaned = 0.000231013 Jy ! Component: 200 - total flux cleaned = 0.000307759 Jy ! Total flux subtracted in 200 components = 0.000307759 Jy ! Clean residual min=-0.009474 max=0.009418 Jy/beam ! Clean residual mean=0.000004 rms=0.002504 Jy/beam ! Combined flux in latest and established models = 0.431679 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.431679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113679Jy sigma=0.000616 ! Fit after self-cal, rms=0.113683Jy 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.113683Jy sigma=0.000616 ! Fit after self-cal, rms=0.112244Jy sigma=0.000606 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.115 mas, bmaj=11.96 mas, bpa=-5.712 degrees ! Estimated noise=4133.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.52885e-05 Jy ! Component: 100 - total flux cleaned = 4.62183e-06 Jy ! Component: 150 - total flux cleaned = -5.06666e-05 Jy ! Component: 200 - total flux cleaned = -7.53944e-05 Jy ! Total flux subtracted in 200 components = -7.53944e-05 Jy ! Clean residual min=-0.007404 max=0.008668 Jy/beam ! Clean residual mean=0.000003 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 0.431603 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 98 components and 0.431603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112228Jy sigma=0.000605 ! Fit after self-cal, rms=0.112259Jy sigma=0.000605 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) ! Added new window around map position (-106, 53.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321112 Jy ! Component: 100 - total flux cleaned = 0.00195526 Jy ! Component: 150 - total flux cleaned = 0.0019603 Jy ! Component: 200 - total flux cleaned = 0.00196938 Jy ! Total flux subtracted in 200 components = 0.00196938 Jy ! Clean residual min=-0.006090 max=0.006029 Jy/beam ! Clean residual mean=0.000008 rms=0.001681 Jy/beam ! Combined flux in latest and established models = 0.433573 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 117 components and 0.433573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111574Jy sigma=0.000602 ! Fit after self-cal, rms=0.111530Jy sigma=0.000602 ! 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.111530Jy sigma=0.000602 ! Fit after self-cal, rms=0.111305Jy sigma=0.000602 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.462 mas, bmaj=13.83 mas, bpa=11.11 degrees ! Estimated noise=5142.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00173231 Jy ! Component: 100 - total flux cleaned = -0.00279128 Jy ! Component: 150 - total flux cleaned = -0.00337697 Jy ! Component: 200 - total flux cleaned = -0.00383917 Jy ! Total flux subtracted in 200 components = -0.00383917 Jy ! Clean residual min=-0.006117 max=0.007028 Jy/beam ! Clean residual mean=0.000022 rms=0.001887 Jy/beam ! Combined flux in latest and established models = 0.429733 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 127 components and 0.429733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111194Jy sigma=0.000601 ! Fit after self-cal, rms=0.111183Jy sigma=0.000601 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.000472156 Jy ! Component: 100 - total flux cleaned = -0.00087346 Jy ! Component: 150 - total flux cleaned = -0.00103099 Jy ! Component: 200 - total flux cleaned = -0.00123125 Jy ! Total flux subtracted in 200 components = -0.00123125 Jy ! Clean residual min=-0.006262 max=0.006909 Jy/beam ! Clean residual mean=0.000022 rms=0.001867 Jy/beam ! Combined flux in latest and established models = 0.428502 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 139 components and 0.428502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111155Jy sigma=0.000601 ! Fit after self-cal, rms=0.111154Jy sigma=0.000601 ! 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.116 mas, bmaj=11.96 mas, bpa=-5.69 degrees ! Estimated noise=4126.71 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.116 x 11.96 at -5.69 degrees (North through East) ! Clean map min=-0.0063391 max=0.35187 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.609 mas, bmaj=11.84 mas, bpa=-6.022 degrees ! Estimated noise=5064.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.264024 Jy ! Component: 100 - total flux cleaned = 0.327845 Jy ! Component: 150 - total flux cleaned = 0.358619 Jy ! Component: 200 - total flux cleaned = 0.378701 Jy ! Total flux subtracted in 200 components = 0.378701 Jy ! Clean residual min=-0.011871 max=0.014482 Jy/beam ! Clean residual mean=-0.000027 rms=0.003352 Jy/beam ! Combined flux in latest and established models = 0.378701 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.378701 Jy ! Inverting map and beam ! Estimated beam: bmin=4.116 mas, bmaj=11.96 mas, bpa=-5.69 degrees ! Estimated noise=4126.71 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.0181256 Jy ! Component: 100 - total flux cleaned = 0.0295684 Jy ! Component: 150 - total flux cleaned = 0.0354202 Jy ! Component: 200 - total flux cleaned = 0.0389708 Jy ! Total flux subtracted in 200 components = 0.0389708 Jy ! Clean residual min=-0.008033 max=0.007507 Jy/beam ! Clean residual mean=-0.000004 rms=0.001979 Jy/beam ! Combined flux in latest and established models = 0.417672 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 99 components and 0.417672 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=7.462 mas, bmaj=13.83 mas, bpa=11.11 degrees ! Estimated noise=5142.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00517338 Jy ! Component: 100 - total flux cleaned = 0.00733329 Jy ! Component: 150 - total flux cleaned = 0.00809731 Jy ! Component: 200 - total flux cleaned = 0.00824289 Jy ! Total flux subtracted in 200 components = 0.00824289 Jy ! Clean residual min=-0.006799 max=0.007581 Jy/beam ! Clean residual mean=0.000010 rms=0.001988 Jy/beam ! Combined flux in latest and established models = 0.425915 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 = 3.67415e-06 Jy ! Component: 100 - total flux cleaned = 2.98657e-06 Jy ! Component: 150 - total flux cleaned = 0.000178254 Jy ! Component: 200 - total flux cleaned = 0.000180153 Jy ! Total flux subtracted in 200 components = 0.000180153 Jy ! Clean residual min=-0.006354 max=0.007326 Jy/beam ! Clean residual mean=0.000013 rms=0.001918 Jy/beam ! Combined flux in latest and established models = 0.426095 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 126 components and 0.426095 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.116 mas, bmaj=11.96 mas, bpa=-5.69 degrees ! Estimated noise=4126.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00081053 Jy ! Component: 100 - total flux cleaned = -0.000398054 Jy ! Component: 150 - total flux cleaned = 2.24726e-05 Jy ! Component: 200 - total flux cleaned = 0.00051537 Jy ! Total flux subtracted in 200 components = 0.00051537 Jy ! Clean residual min=-0.006112 max=0.005922 Jy/beam ! Clean residual mean=0.000011 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.42661 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 149 components and 0.42661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111124Jy sigma=0.000601 ! Fit after self-cal, rms=0.111090Jy sigma=0.000601 wmodel J1709-1728_S_2017_02_19_pus_map.mod ! Writing 149 model components to file: J1709-1728_S_2017_02_19_pus_map.mod wobs J1709-1728_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1709-1728_S_2017_02_19_pus_uvs.fits wwins J1709-1728_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J1709-1728_S_2017_02_19_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.000432835 Jy ! Component: 100 - total flux cleaned = 0.000626486 Jy ! Component: 150 - total flux cleaned = 0.000630741 Jy ! Component: 200 - total flux cleaned = 0.000123647 Jy ! Component: 250 - total flux cleaned = -0.000276332 Jy ! Component: 300 - total flux cleaned = -0.000741477 Jy ! Component: 350 - total flux cleaned = -0.000816655 Jy ! Component: 400 - total flux cleaned = -0.000960591 Jy ! Component: 450 - total flux cleaned = -0.000818659 Jy ! Component: 500 - total flux cleaned = -0.000683317 Jy ! Component: 550 - total flux cleaned = -0.000617604 Jy ! Component: 600 - total flux cleaned = -0.000552276 Jy ! Component: 650 - total flux cleaned = -0.000177343 Jy ! Component: 700 - total flux cleaned = -5.52582e-05 Jy ! Component: 750 - total flux cleaned = 0.000181529 Jy ! Component: 800 - total flux cleaned = 0.000181182 Jy ! Component: 850 - total flux cleaned = 0.000350523 Jy ! Component: 900 - total flux cleaned = 0.000296258 Jy ! Component: 950 - total flux cleaned = 0.000350576 Jy ! Component: 1000 - total flux cleaned = 0.000455228 Jy ! Component: 1050 - total flux cleaned = 0.000455724 Jy ! Component: 1100 - total flux cleaned = 0.000456342 Jy ! Component: 1150 - total flux cleaned = 0.000506199 Jy ! Component: 1200 - total flux cleaned = 0.000602354 Jy ! Component: 1250 - total flux cleaned = 0.000840133 Jy ! Component: 1300 - total flux cleaned = 0.00116847 Jy ! Component: 1350 - total flux cleaned = 0.00158429 Jy ! Component: 1400 - total flux cleaned = 0.00185717 Jy ! Component: 1450 - total flux cleaned = 0.00230636 Jy ! Component: 1500 - total flux cleaned = 0.00248391 Jy ! Component: 1550 - total flux cleaned = 0.00265991 Jy ! Component: 1600 - total flux cleaned = 0.0030507 Jy ! Component: 1650 - total flux cleaned = 0.00317931 Jy ! Component: 1700 - total flux cleaned = 0.00351949 Jy ! Component: 1750 - total flux cleaned = 0.00385653 Jy ! Component: 1800 - total flux cleaned = 0.00414899 Jy ! Component: 1850 - total flux cleaned = 0.00456276 Jy ! Component: 1900 - total flux cleaned = 0.00493136 Jy ! Component: 1950 - total flux cleaned = 0.00505313 Jy ! Component: 2000 - total flux cleaned = 0.00549626 Jy ! Component: 2050 - total flux cleaned = 0.00569548 Jy ! Component: 2100 - total flux cleaned = 0.00609113 Jy ! Component: 2150 - total flux cleaned = 0.00644426 Jy ! Component: 2200 - total flux cleaned = 0.00679494 Jy ! Component: 2250 - total flux cleaned = 0.00710418 Jy ! Component: 2300 - total flux cleaned = 0.00737316 Jy ! Component: 2350 - total flux cleaned = 0.00767861 Jy ! Component: 2400 - total flux cleaned = 0.00805759 Jy ! Component: 2450 - total flux cleaned = 0.00832123 Jy ! Component: 2500 - total flux cleaned = 0.00869508 Jy ! Component: 2550 - total flux cleaned = 0.00891807 Jy ! Component: 2600 - total flux cleaned = 0.0091769 Jy ! Component: 2650 - total flux cleaned = 0.00936074 Jy ! Component: 2700 - total flux cleaned = 0.00965339 Jy ! Component: 2750 - total flux cleaned = 0.00994438 Jy ! Component: 2800 - total flux cleaned = 0.0102338 Jy ! Component: 2850 - total flux cleaned = 0.010342 Jy ! Component: 2900 - total flux cleaned = 0.0105932 Jy ! Component: 2950 - total flux cleaned = 0.0109147 Jy ! Component: 3000 - total flux cleaned = 0.0111636 Jy ! Component: 3050 - total flux cleaned = 0.0113411 Jy ! Component: 3100 - total flux cleaned = 0.0115886 Jy ! Component: 3150 - total flux cleaned = 0.011905 Jy ! Component: 3200 - total flux cleaned = 0.0121505 Jy ! Component: 3250 - total flux cleaned = 0.0124299 Jy ! Component: 3300 - total flux cleaned = 0.0127431 Jy ! Component: 3350 - total flux cleaned = 0.0129512 Jy ! Component: 3400 - total flux cleaned = 0.0131932 Jy ! Component: 3450 - total flux cleaned = 0.0134004 Jy ! Component: 3500 - total flux cleaned = 0.0136071 Jy ! Component: 3550 - total flux cleaned = 0.0139165 Jy ! Component: 3600 - total flux cleaned = 0.0141226 Jy ! Component: 3650 - total flux cleaned = 0.0143971 Jy ! Component: 3700 - total flux cleaned = 0.0145 Jy ! Component: 3750 - total flux cleaned = 0.0147057 Jy ! Component: 3800 - total flux cleaned = 0.0149113 Jy ! Component: 3850 - total flux cleaned = 0.0151167 Jy ! Component: 3900 - total flux cleaned = 0.0153565 Jy ! Component: 3950 - total flux cleaned = 0.0155615 Jy ! Component: 4000 - total flux cleaned = 0.0157325 Jy ! Component: 4050 - total flux cleaned = 0.0159033 Jy ! Total flux subtracted in 4096 components = 0.0161086 Jy ! Clean residual min=-0.002485 max=0.002185 Jy/beam ! Clean residual mean=0.000009 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.442719 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 456 components and 0.442719 Jy ![Exited script file: muppet] wmap "J1709-1728_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.116 x 11.96 at -5.69 degrees (North through East) ! Clean map min=-0.0065435 max=0.35256 Jy/beam ! Writing clean map to FITS file: J1709-1728_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.352557 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000632301 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.538041 0.538041 1.07608 2.15216 4.30432 8.60865 17.2173 34.4346 68.8692 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.352 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.116 x 11.96 at -5.69 degrees (North through East) ! Clean map min=-0.0065435 max=0.35256 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 J1709-1728_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:55:32 2019