! Started logfile: J1709-3525_S_2017_07_16_pus_uvs.log on Thu May 9 11:13:32 2019 obs J1709-3525_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1709-3525_S_2017_07_16_pus_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.299464 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1709-3525 ! ! 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 815 lines of history. ! ! Reading 7816 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-3525_S_2017_07_16_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 815 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 762 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 761 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1450 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.939225Jy sigma=0.005370 ! Fit after self-cal, rms=0.875775Jy sigma=0.005047 ! 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.966 mas, bmaj=12.11 mas, bpa=11.23 degrees ! Estimated noise=2669.21 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.0942499 Jy ! Component: 100 - total flux cleaned = 0.14044 Jy ! Total flux subtracted in 100 components = 0.14044 Jy ! Clean residual min=-0.020206 max=0.027409 Jy/beam ! Clean residual mean=-0.000312 rms=0.007581 Jy/beam ! Combined flux in latest and established models = 0.14044 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 50 components and 0.14044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140579Jy sigma=0.000787 ! Fit after self-cal, rms=0.139433Jy sigma=0.000783 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.379 mas, bmaj=13.8 mas, bpa=11.17 degrees ! Estimated noise=1949.27 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.0501942 Jy ! Component: 100 - total flux cleaned = 0.0769646 Jy ! Component: 150 - total flux cleaned = 0.0918916 Jy ! Component: 200 - total flux cleaned = 0.100261 Jy ! Total flux subtracted in 200 components = 0.100261 Jy ! Clean residual min=-0.016129 max=0.020806 Jy/beam ! Clean residual mean=-0.000288 rms=0.005682 Jy/beam ! Combined flux in latest and established models = 0.240701 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 113 components and 0.240701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123612Jy sigma=0.000655 ! Fit after self-cal, rms=0.123012Jy sigma=0.000652 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 87 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.71 KP 1.01 ! LA 1.03 MK 1.00* NL 1.00* OV 1.00 ! PT 0.94 SC 1.08 ! ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.80 KP 0.91 ! LA 1.04 MK 1.00* NL 1.00* OV 0.99 ! PT 0.93 SC 1.08 ! ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.79 KP 0.86 ! LA 1.00* MK 1.00* NL 1.65 OV 0.86 ! PT 1.08 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.123012Jy sigma=0.000652 ! Fit after self-cal, rms=0.118924Jy sigma=0.000637 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=13.1 mas, bpa=10.11 degrees ! Estimated noise=1928.09 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.00189019 Jy ! Component: 100 - total flux cleaned = 0.00197116 Jy ! Component: 150 - total flux cleaned = 0.00210678 Jy ! Component: 200 - total flux cleaned = 0.00221559 Jy ! Total flux subtracted in 200 components = 0.00221559 Jy ! Clean residual min=-0.011431 max=0.014339 Jy/beam ! Clean residual mean=-0.000184 rms=0.004103 Jy/beam ! Combined flux in latest and established models = 0.242916 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 128 components and 0.242916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118794Jy sigma=0.000637 ! Fit after self-cal, rms=0.119596Jy sigma=0.000635 ! 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.119596Jy sigma=0.000635 ! Fit after self-cal, rms=0.117827Jy sigma=0.000630 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.276 mas, bmaj=12.9 mas, bpa=9.544 degrees ! Estimated noise=1905.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126132 Jy ! Component: 100 - total flux cleaned = 0.00125994 Jy ! Component: 150 - total flux cleaned = 0.00126292 Jy ! Component: 200 - total flux cleaned = 0.00132021 Jy ! Total flux subtracted in 200 components = 0.00132021 Jy ! Clean residual min=-0.008718 max=0.013553 Jy/beam ! Clean residual mean=-0.000158 rms=0.003683 Jy/beam ! Combined flux in latest and established models = 0.244237 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 133 components and 0.244237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117731Jy sigma=0.000630 ! Fit after self-cal, rms=0.117804Jy sigma=0.000630 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.000210934 Jy ! Component: 100 - total flux cleaned = 0.000160057 Jy ! Component: 150 - total flux cleaned = 0.00020207 Jy ! Component: 200 - total flux cleaned = 0.000243444 Jy ! Total flux subtracted in 200 components = 0.000243444 Jy ! Clean residual min=-0.008822 max=0.013525 Jy/beam ! Clean residual mean=-0.000158 rms=0.003667 Jy/beam ! Combined flux in latest and established models = 0.24448 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 136 components and 0.24448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117764Jy sigma=0.000629 ! Fit after self-cal, rms=0.117759Jy sigma=0.000629 ! 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.117759Jy sigma=0.000629 ! Fit after self-cal, rms=0.116077Jy sigma=0.000629 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=12.71 mas, bpa=9.097 degrees ! Estimated noise=1883.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000896025 Jy ! Component: 100 - total flux cleaned = 0.000890366 Jy ! Component: 150 - total flux cleaned = 0.000825495 Jy ! Component: 200 - total flux cleaned = 0.00082875 Jy ! Total flux subtracted in 200 components = 0.00082875 Jy ! Clean residual min=-0.008272 max=0.013229 Jy/beam ! Clean residual mean=-0.000150 rms=0.003547 Jy/beam ! Combined flux in latest and established models = 0.245309 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 139 components and 0.245309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116004Jy sigma=0.000628 ! Fit after self-cal, rms=0.115980Jy sigma=0.000628 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.000142505 Jy ! Component: 100 - total flux cleaned = 0.000237459 Jy ! Component: 150 - total flux cleaned = 0.000278183 Jy ! Component: 200 - total flux cleaned = 0.000276272 Jy ! Total flux subtracted in 200 components = 0.000276272 Jy ! Clean residual min=-0.008326 max=0.013324 Jy/beam ! Clean residual mean=-0.000149 rms=0.003532 Jy/beam ! Combined flux in latest and established models = 0.245585 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 140 components and 0.245585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115948Jy sigma=0.000628 ! Fit after self-cal, rms=0.115929Jy sigma=0.000628 ! 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.115929Jy sigma=0.000628 ! Fit after self-cal, rms=0.114855Jy sigma=0.000628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.867 mas, bmaj=22.25 mas, bpa=-0.1968 degrees ! Estimated noise=2346.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246018 Jy ! Component: 100 - total flux cleaned = 0.00278884 Jy ! Component: 150 - total flux cleaned = 0.00298143 Jy ! Component: 200 - total flux cleaned = 0.00315218 Jy ! Total flux subtracted in 200 components = 0.00315218 Jy ! Clean residual min=-0.013139 max=0.022298 Jy/beam ! Clean residual mean=-0.000271 rms=0.006478 Jy/beam ! Combined flux in latest and established models = 0.248737 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 144 components and 0.248737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114837Jy sigma=0.000627 ! Fit after self-cal, rms=0.114760Jy sigma=0.000627 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.000166752 Jy ! Component: 100 - total flux cleaned = 0.000325815 Jy ! Component: 150 - total flux cleaned = 0.00046692 Jy ! Component: 200 - total flux cleaned = 0.000594048 Jy ! Total flux subtracted in 200 components = 0.000594048 Jy ! Clean residual min=-0.013315 max=0.022213 Jy/beam ! Clean residual mean=-0.000267 rms=0.006387 Jy/beam ! Combined flux in latest and established models = 0.249331 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 146 components and 0.249331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114822Jy sigma=0.000627 ! Fit after self-cal, rms=0.114747Jy sigma=0.000627 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=12.53 mas, bpa=8.708 degrees ! Estimated noise=1857.39 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.308 x 12.53 at 8.708 degrees (North through East) ! Clean map min=-0.009976 max=0.12013 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.989 mas, bmaj=11.39 mas, bpa=8.552 degrees ! Estimated noise=2494.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.088116 Jy ! Component: 100 - total flux cleaned = 0.138047 Jy ! Component: 150 - total flux cleaned = 0.170849 Jy ! Component: 200 - total flux cleaned = 0.192877 Jy ! Total flux subtracted in 200 components = 0.192877 Jy ! Clean residual min=-0.013053 max=0.013092 Jy/beam ! Clean residual mean=-0.000165 rms=0.003914 Jy/beam ! Combined flux in latest and established models = 0.192877 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 59 model components to the UV plane model. ! The established model now contains 59 components and 0.192877 Jy ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=12.53 mas, bpa=8.708 degrees ! Estimated noise=1857.39 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.0215264 Jy ! Component: 100 - total flux cleaned = 0.0341414 Jy ! Component: 150 - total flux cleaned = 0.041639 Jy ! Component: 200 - total flux cleaned = 0.0461056 Jy ! Total flux subtracted in 200 components = 0.0461056 Jy ! Clean residual min=-0.009842 max=0.014030 Jy/beam ! Clean residual mean=-0.000173 rms=0.003778 Jy/beam ! Combined flux in latest and established models = 0.238983 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 106 components and 0.238983 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.867 mas, bmaj=22.25 mas, bpa=-0.1968 degrees ! Estimated noise=2346.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00639668 Jy ! Component: 100 - total flux cleaned = 0.00681779 Jy ! Component: 150 - total flux cleaned = 0.00728933 Jy ! Component: 200 - total flux cleaned = 0.00749185 Jy ! Total flux subtracted in 200 components = 0.00749185 Jy ! Clean residual min=-0.014244 max=0.023702 Jy/beam ! Clean residual mean=-0.000291 rms=0.006700 Jy/beam ! Combined flux in latest and established models = 0.246475 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.000181099 Jy ! Component: 100 - total flux cleaned = 0.000266322 Jy ! Component: 150 - total flux cleaned = 0.000424059 Jy ! Component: 200 - total flux cleaned = 0.000498056 Jy ! Total flux subtracted in 200 components = 0.000498056 Jy ! Clean residual min=-0.013932 max=0.023300 Jy/beam ! Clean residual mean=-0.000286 rms=0.006610 Jy/beam ! Combined flux in latest and established models = 0.246973 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 111 components and 0.246973 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=12.53 mas, bpa=8.708 degrees ! Estimated noise=1857.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0012774 Jy ! Component: 100 - total flux cleaned = -0.00156105 Jy ! Component: 150 - total flux cleaned = -0.00165709 Jy ! Component: 200 - total flux cleaned = -0.00172363 Jy ! Total flux subtracted in 200 components = -0.00172363 Jy ! Clean residual min=-0.008510 max=0.013801 Jy/beam ! Clean residual mean=-0.000148 rms=0.003588 Jy/beam ! Combined flux in latest and established models = 0.245249 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 127 components and 0.245249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114946Jy sigma=0.000629 ! Fit after self-cal, rms=0.114839Jy sigma=0.000627 wmodel J1709-3525_S_2017_07_16_pus_map.mod ! Writing 127 model components to file: J1709-3525_S_2017_07_16_pus_map.mod wobs J1709-3525_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1709-3525_S_2017_07_16_pus_uvs.fits wwins J1709-3525_S_2017_07_16_pus_map.win ! wwins: Wrote 1 windows to J1709-3525_S_2017_07_16_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.00576429 Jy ! Component: 100 - total flux cleaned = 0.0103606 Jy ! Component: 150 - total flux cleaned = 0.0136335 Jy ! Component: 200 - total flux cleaned = 0.0153776 Jy ! Component: 250 - total flux cleaned = 0.0163311 Jy ! Component: 300 - total flux cleaned = 0.0168673 Jy ! Component: 350 - total flux cleaned = 0.0174542 Jy ! Component: 400 - total flux cleaned = 0.0180836 Jy ! Component: 450 - total flux cleaned = 0.0185827 Jy ! Component: 500 - total flux cleaned = 0.0192043 Jy ! Component: 550 - total flux cleaned = 0.0197143 Jy ! Component: 600 - total flux cleaned = 0.0198531 Jy ! Component: 650 - total flux cleaned = 0.0198535 Jy ! Component: 700 - total flux cleaned = 0.0199188 Jy ! Component: 750 - total flux cleaned = 0.020039 Jy ! Component: 800 - total flux cleaned = 0.0200972 Jy ! Component: 850 - total flux cleaned = 0.0202065 Jy ! Component: 900 - total flux cleaned = 0.0202076 Jy ! Component: 950 - total flux cleaned = 0.0203101 Jy ! Component: 1000 - total flux cleaned = 0.0202127 Jy ! Component: 1050 - total flux cleaned = 0.020118 Jy ! Component: 1100 - total flux cleaned = 0.0200719 Jy ! Component: 1150 - total flux cleaned = 0.020163 Jy ! Component: 1200 - total flux cleaned = 0.0201631 Jy ! Component: 1250 - total flux cleaned = 0.0202078 Jy ! Component: 1300 - total flux cleaned = 0.0202952 Jy ! Component: 1350 - total flux cleaned = 0.0204245 Jy ! Component: 1400 - total flux cleaned = 0.0204247 Jy ! Component: 1450 - total flux cleaned = 0.0205088 Jy ! Component: 1500 - total flux cleaned = 0.0205501 Jy ! Component: 1550 - total flux cleaned = 0.0205501 Jy ! Component: 1600 - total flux cleaned = 0.020632 Jy ! Component: 1650 - total flux cleaned = 0.0206727 Jy ! Component: 1700 - total flux cleaned = 0.0206326 Jy ! Component: 1750 - total flux cleaned = 0.0206327 Jy ! Component: 1800 - total flux cleaned = 0.0206329 Jy ! Component: 1850 - total flux cleaned = 0.0207127 Jy ! Component: 1900 - total flux cleaned = 0.0208325 Jy ! Component: 1950 - total flux cleaned = 0.020992 Jy ! Component: 2000 - total flux cleaned = 0.0211931 Jy ! Component: 2050 - total flux cleaned = 0.0213558 Jy ! Component: 2100 - total flux cleaned = 0.0215608 Jy ! Component: 2150 - total flux cleaned = 0.0217684 Jy ! Component: 2200 - total flux cleaned = 0.0219364 Jy ! Component: 2250 - total flux cleaned = 0.022106 Jy ! Component: 2300 - total flux cleaned = 0.0223217 Jy ! Component: 2350 - total flux cleaned = 0.0226274 Jy ! Component: 2400 - total flux cleaned = 0.022849 Jy ! Component: 2450 - total flux cleaned = 0.0230736 Jy ! Component: 2500 - total flux cleaned = 0.0233463 Jy ! Component: 2550 - total flux cleaned = 0.0235313 Jy ! Component: 2600 - total flux cleaned = 0.0237645 Jy ! Component: 2650 - total flux cleaned = 0.0240958 Jy ! Component: 2700 - total flux cleaned = 0.0243364 Jy ! Component: 2750 - total flux cleaned = 0.0244832 Jy ! Component: 2800 - total flux cleaned = 0.0246323 Jy ! Component: 2850 - total flux cleaned = 0.0248346 Jy ! Component: 2900 - total flux cleaned = 0.0249892 Jy ! Component: 2950 - total flux cleaned = 0.0251467 Jy ! Component: 3000 - total flux cleaned = 0.0253603 Jy ! Component: 3050 - total flux cleaned = 0.0255788 Jy ! Component: 3100 - total flux cleaned = 0.0257452 Jy ! Component: 3150 - total flux cleaned = 0.0259154 Jy ! Component: 3200 - total flux cleaned = 0.0260885 Jy ! Component: 3250 - total flux cleaned = 0.0262058 Jy ! Component: 3300 - total flux cleaned = 0.0264448 Jy ! Component: 3350 - total flux cleaned = 0.0266288 Jy ! Component: 3400 - total flux cleaned = 0.0268788 Jy ! Component: 3450 - total flux cleaned = 0.0270693 Jy ! Component: 3500 - total flux cleaned = 0.0272637 Jy ! Component: 3550 - total flux cleaned = 0.0274623 Jy ! Component: 3600 - total flux cleaned = 0.0276642 Jy ! Component: 3650 - total flux cleaned = 0.0280092 Jy ! Component: 3700 - total flux cleaned = 0.0280806 Jy ! Component: 3750 - total flux cleaned = 0.0283668 Jy ! Component: 3800 - total flux cleaned = 0.0287343 Jy ! Component: 3850 - total flux cleaned = 0.0289597 Jy ! Component: 3900 - total flux cleaned = 0.0291881 Jy ! Component: 3950 - total flux cleaned = 0.0294994 Jy ! Component: 4000 - total flux cleaned = 0.0298181 Jy ! Component: 4050 - total flux cleaned = 0.0301437 Jy ! Total flux subtracted in 4096 components = 0.0304755 Jy ! Clean residual min=-0.004842 max=0.005325 Jy/beam ! Clean residual mean=-0.000056 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.275725 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 390 components and 0.275725 Jy ![Exited script file: muppet] wmap "J1709-3525_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.308 x 12.53 at 8.708 degrees (North through East) ! Clean map min=-0.013685 max=0.11549 Jy/beam ! Writing clean map to FITS file: J1709-3525_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.115492 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00167035 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.33887 4.33887 8.67774 17.3555 34.711 69.422 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.115 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.308 x 12.53 at 8.708 degrees (North through East) ! Clean map min=-0.013685 max=0.11549 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-3525_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:13:37 2019