! Started logfile: J1526-1351_S_2017_06_15_pus_uvs.log on Tue May 7 15:22:49 2019 obs J1526-1351_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1526-1351_S_2017_06_15_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.694035 visibilities/baseline/integration-bin. ! Found source: J1526-1351 ! ! 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 603 lines of history. ! ! Reading 11868 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 J1526-1351_S_2017_06_15_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 153 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 248 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 201 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 818 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.740439Jy sigma=0.005681 ! Fit after self-cal, rms=0.658479Jy sigma=0.004943 ! 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.569 mas, bmaj=10.05 mas, bpa=16.95 degrees ! Estimated noise=1282.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.338508 Jy ! Component: 100 - total flux cleaned = 0.500433 Jy ! Total flux subtracted in 100 components = 0.500433 Jy ! Clean residual min=-0.047955 max=0.081089 Jy/beam ! Clean residual mean=0.000088 rms=0.016816 Jy/beam ! Combined flux in latest and established models = 0.500433 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.500433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256214Jy sigma=0.002120 ! Fit after self-cal, rms=0.254514Jy sigma=0.002111 ! 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.092 mas, bmaj=10.84 mas, bpa=15.83 degrees ! Estimated noise=1031.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.136068 Jy ! Component: 100 - total flux cleaned = 0.209777 Jy ! Component: 150 - total flux cleaned = 0.255547 Jy ! Component: 200 - total flux cleaned = 0.286292 Jy ! Total flux subtracted in 200 components = 0.286292 Jy ! Clean residual min=-0.051149 max=0.070854 Jy/beam ! Clean residual mean=0.000150 rms=0.015875 Jy/beam ! Combined flux in latest and established models = 0.786726 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 109 components and 0.786726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179019Jy sigma=0.001419 ! Fit after self-cal, rms=0.178545Jy sigma=0.001416 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.04 HN 1.15 KP 0.94 ! LA 0.84 MK 1.00* NL 0.98 OV 1.11 ! PT 0.84 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.21 KP 0.90 ! LA 0.81 MK 1.00* NL 1.16 OV 1.20 ! PT 0.82 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.15 HN 1.22 KP 0.92 ! LA 0.83 MK 1.00* NL 1.10 OV 1.08 ! PT 0.82 SC 0.96 ! ! ! Correcting IF 4. ! A total of 132 telescope corrections were flagged in sub-array 1. ! 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.178545Jy sigma=0.001416 ! Fit after self-cal, rms=0.161207Jy sigma=0.001177 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.079 mas, bmaj=11.36 mas, bpa=17.5 degrees ! Estimated noise=1036.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.00738712 Jy ! Component: 100 - total flux cleaned = -0.00856018 Jy ! Component: 150 - total flux cleaned = -0.00972952 Jy ! Component: 200 - total flux cleaned = -0.0106765 Jy ! Total flux subtracted in 200 components = -0.0106765 Jy ! Clean residual min=-0.035992 max=0.053129 Jy/beam ! Clean residual mean=0.000078 rms=0.011514 Jy/beam ! Combined flux in latest and established models = 0.776049 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 123 components and 0.776049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160266Jy sigma=0.001170 ! Fit after self-cal, rms=0.161291Jy sigma=0.001168 ! 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.161291Jy sigma=0.001168 ! Fit after self-cal, rms=0.165728Jy sigma=0.001069 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.164 mas, bmaj=10.85 mas, bpa=15.81 degrees ! Estimated noise=1038.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000396802 Jy ! Component: 100 - total flux cleaned = -0.000823402 Jy ! Component: 150 - total flux cleaned = -0.00115898 Jy ! Component: 200 - total flux cleaned = -0.00145941 Jy ! Total flux subtracted in 200 components = -0.00145941 Jy ! Clean residual min=-0.031492 max=0.040012 Jy/beam ! Clean residual mean=0.000112 rms=0.009887 Jy/beam ! Combined flux in latest and established models = 0.77459 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 134 components and 0.77459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164907Jy sigma=0.001068 ! Fit after self-cal, rms=0.165528Jy sigma=0.001067 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.00043165 Jy ! Component: 100 - total flux cleaned = 0.00012131 Jy ! Component: 150 - total flux cleaned = -0.000155557 Jy ! Component: 200 - total flux cleaned = -0.000403456 Jy ! Total flux subtracted in 200 components = -0.000403456 Jy ! Clean residual min=-0.031303 max=0.039955 Jy/beam ! Clean residual mean=0.000112 rms=0.009873 Jy/beam ! Combined flux in latest and established models = 0.774187 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 148 components and 0.774187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164908Jy sigma=0.001067 ! Fit after self-cal, rms=0.165348Jy sigma=0.001066 ! 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.165348Jy sigma=0.001066 ! Fit after self-cal, rms=0.166592Jy sigma=0.001065 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.187 mas, bmaj=10.78 mas, bpa=15.59 degrees ! Estimated noise=1042.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000416523 Jy ! Component: 100 - total flux cleaned = -8.66876e-05 Jy ! Component: 150 - total flux cleaned = -0.000518694 Jy ! Component: 200 - total flux cleaned = -0.000770237 Jy ! Total flux subtracted in 200 components = -0.000770237 Jy ! Clean residual min=-0.031195 max=0.040052 Jy/beam ! Clean residual mean=0.000114 rms=0.009885 Jy/beam ! Combined flux in latest and established models = 0.773416 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 154 components and 0.773416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165928Jy sigma=0.001065 ! Fit after self-cal, rms=0.166386Jy sigma=0.001065 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 = 7.86454e-05 Jy ! Component: 100 - total flux cleaned = 0.000236165 Jy ! Component: 150 - total flux cleaned = -0.00012534 Jy ! Component: 200 - total flux cleaned = -0.00034212 Jy ! Total flux subtracted in 200 components = -0.00034212 Jy ! Clean residual min=-0.031135 max=0.040001 Jy/beam ! Clean residual mean=0.000114 rms=0.009878 Jy/beam ! Combined flux in latest and established models = 0.773074 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 159 components and 0.773074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165812Jy sigma=0.001065 ! Fit after self-cal, rms=0.166263Jy sigma=0.001064 ! 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.166263Jy sigma=0.001064 ! Fit after self-cal, rms=0.167466Jy sigma=0.001064 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.049 mas, bmaj=16.25 mas, bpa=5.372 degrees ! Estimated noise=1183.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145126 Jy ! Component: 100 - total flux cleaned = 0.00145358 Jy ! Component: 150 - total flux cleaned = 0.00145879 Jy ! Component: 200 - total flux cleaned = 0.00145403 Jy ! Total flux subtracted in 200 components = 0.00145403 Jy ! Clean residual min=-0.045996 max=0.053714 Jy/beam ! Clean residual mean=0.000196 rms=0.014398 Jy/beam ! Combined flux in latest and established models = 0.774528 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 166 components and 0.774528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167323Jy sigma=0.001063 ! Fit after self-cal, rms=0.167193Jy sigma=0.001063 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.32714e-05 Jy ! Component: 100 - total flux cleaned = -3.68728e-05 Jy ! Component: 150 - total flux cleaned = 9.25109e-05 Jy ! Component: 200 - total flux cleaned = 9.25195e-05 Jy ! Total flux subtracted in 200 components = 9.25195e-05 Jy ! Clean residual min=-0.045739 max=0.053480 Jy/beam ! Clean residual mean=0.000198 rms=0.014366 Jy/beam ! Combined flux in latest and established models = 0.774621 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 170 components and 0.774621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167111Jy sigma=0.001064 ! Fit after self-cal, rms=0.167129Jy sigma=0.001064 ! 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.208 mas, bmaj=10.76 mas, bpa=15.33 degrees ! Estimated noise=1047.52 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.208 x 10.76 at 15.33 degrees (North through East) ! Clean map min=-0.031073 max=0.41354 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.653 mas, bmaj=9.906 mas, bpa=16.93 degrees ! Estimated noise=1319.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.347845 Jy ! Component: 100 - total flux cleaned = 0.512114 Jy ! Component: 150 - total flux cleaned = 0.604985 Jy ! Component: 200 - total flux cleaned = 0.659677 Jy ! Total flux subtracted in 200 components = 0.659677 Jy ! Clean residual min=-0.033569 max=0.038971 Jy/beam ! Clean residual mean=0.000105 rms=0.009538 Jy/beam ! Combined flux in latest and established models = 0.659677 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.659677 Jy ! Inverting map and beam ! Estimated beam: bmin=4.208 mas, bmaj=10.76 mas, bpa=15.33 degrees ! Estimated noise=1047.52 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.0485102 Jy ! Component: 100 - total flux cleaned = 0.0742083 Jy ! Component: 150 - total flux cleaned = 0.0889854 Jy ! Component: 200 - total flux cleaned = 0.0979678 Jy ! Total flux subtracted in 200 components = 0.0979678 Jy ! Clean residual min=-0.032482 max=0.039096 Jy/beam ! Clean residual mean=0.000113 rms=0.010099 Jy/beam ! Combined flux in latest and established models = 0.757644 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 85 components and 0.757645 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.049 mas, bmaj=16.25 mas, bpa=5.372 degrees ! Estimated noise=1183.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107472 Jy ! Component: 100 - total flux cleaned = 0.0109376 Jy ! Component: 150 - total flux cleaned = 0.0112494 Jy ! Component: 200 - total flux cleaned = 0.0112431 Jy ! Total flux subtracted in 200 components = 0.0112431 Jy ! Clean residual min=-0.046508 max=0.053368 Jy/beam ! Clean residual mean=0.000194 rms=0.014419 Jy/beam ! Combined flux in latest and established models = 0.768888 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 = 4.88761e-06 Jy ! Component: 100 - total flux cleaned = 1.12663e-05 Jy ! Component: 150 - total flux cleaned = 0.000129293 Jy ! Component: 200 - total flux cleaned = 0.000129756 Jy ! Total flux subtracted in 200 components = 0.000129756 Jy ! Clean residual min=-0.046340 max=0.053365 Jy/beam ! Clean residual mean=0.000197 rms=0.014395 Jy/beam ! Combined flux in latest and established models = 0.769017 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 95 components and 0.769017 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.208 mas, bmaj=10.76 mas, bpa=15.33 degrees ! Estimated noise=1047.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00393205 Jy ! Component: 100 - total flux cleaned = -0.00413418 Jy ! Component: 150 - total flux cleaned = -0.00365036 Jy ! Component: 200 - total flux cleaned = -0.00324822 Jy ! Total flux subtracted in 200 components = -0.00324822 Jy ! Clean residual min=-0.032125 max=0.039677 Jy/beam ! Clean residual mean=0.000116 rms=0.009968 Jy/beam ! Combined flux in latest and established models = 0.765769 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 107 components and 0.765769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166475Jy sigma=0.001069 ! Fit after self-cal, rms=0.166958Jy sigma=0.001067 wmodel J1526-1351_S_2017_06_15_pus_map.mod ! Writing 107 model components to file: J1526-1351_S_2017_06_15_pus_map.mod wobs J1526-1351_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1526-1351_S_2017_06_15_pus_uvs.fits wwins J1526-1351_S_2017_06_15_pus_map.win ! wwins: Wrote 1 windows to J1526-1351_S_2017_06_15_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.0175816 Jy ! Component: 100 - total flux cleaned = 0.030834 Jy ! Component: 150 - total flux cleaned = 0.0394708 Jy ! Component: 200 - total flux cleaned = 0.0454837 Jy ! Component: 250 - total flux cleaned = 0.0492004 Jy ! Component: 300 - total flux cleaned = 0.0526776 Jy ! Component: 350 - total flux cleaned = 0.0563919 Jy ! Component: 400 - total flux cleaned = 0.0595376 Jy ! Component: 450 - total flux cleaned = 0.0621521 Jy ! Component: 500 - total flux cleaned = 0.0639455 Jy ! Component: 550 - total flux cleaned = 0.0653264 Jy ! Component: 600 - total flux cleaned = 0.0663242 Jy ! Component: 650 - total flux cleaned = 0.0663217 Jy ! Component: 700 - total flux cleaned = 0.0669457 Jy ! Component: 750 - total flux cleaned = 0.0669456 Jy ! Component: 800 - total flux cleaned = 0.0663632 Jy ! Component: 850 - total flux cleaned = 0.0666517 Jy ! Component: 900 - total flux cleaned = 0.0663742 Jy ! Component: 950 - total flux cleaned = 0.0661062 Jy ! Component: 1000 - total flux cleaned = 0.0663681 Jy ! Component: 1050 - total flux cleaned = 0.0655983 Jy ! Component: 1100 - total flux cleaned = 0.0650989 Jy ! Component: 1150 - total flux cleaned = 0.0648548 Jy ! Component: 1200 - total flux cleaned = 0.0641369 Jy ! Component: 1250 - total flux cleaned = 0.0632051 Jy ! Component: 1300 - total flux cleaned = 0.062743 Jy ! Component: 1350 - total flux cleaned = 0.0618466 Jy ! Component: 1400 - total flux cleaned = 0.061845 Jy ! Component: 1450 - total flux cleaned = 0.0618397 Jy ! Component: 1500 - total flux cleaned = 0.0612064 Jy ! Component: 1550 - total flux cleaned = 0.0607949 Jy ! Component: 1600 - total flux cleaned = 0.060393 Jy ! Component: 1650 - total flux cleaned = 0.0594056 Jy ! Component: 1700 - total flux cleaned = 0.0590201 Jy ! Component: 1750 - total flux cleaned = 0.0584485 Jy ! Component: 1800 - total flux cleaned = 0.058263 Jy ! Component: 1850 - total flux cleaned = 0.057894 Jy ! Component: 1900 - total flux cleaned = 0.0575322 Jy ! Component: 1950 - total flux cleaned = 0.0571777 Jy ! Component: 2000 - total flux cleaned = 0.0570022 Jy ! Component: 2050 - total flux cleaned = 0.0566564 Jy ! Component: 2100 - total flux cleaned = 0.0564883 Jy ! Component: 2150 - total flux cleaned = 0.0561549 Jy ! Component: 2200 - total flux cleaned = 0.0563214 Jy ! Component: 2250 - total flux cleaned = 0.0559974 Jy ! Component: 2300 - total flux cleaned = 0.0561567 Jy ! Component: 2350 - total flux cleaned = 0.056157 Jy ! Component: 2400 - total flux cleaned = 0.0558425 Jy ! Component: 2450 - total flux cleaned = 0.0563051 Jy ! Component: 2500 - total flux cleaned = 0.0566086 Jy ! Component: 2550 - total flux cleaned = 0.056458 Jy ! Component: 2600 - total flux cleaned = 0.0566068 Jy ! Component: 2650 - total flux cleaned = 0.0569016 Jy ! Component: 2700 - total flux cleaned = 0.0570463 Jy ! Component: 2750 - total flux cleaned = 0.0564679 Jy ! Component: 2800 - total flux cleaned = 0.0564672 Jy ! Component: 2850 - total flux cleaned = 0.0561825 Jy ! Component: 2900 - total flux cleaned = 0.0561826 Jy ! Component: 2950 - total flux cleaned = 0.0559027 Jy ! Component: 3000 - total flux cleaned = 0.0560419 Jy ! Component: 3050 - total flux cleaned = 0.0563163 Jy ! Component: 3100 - total flux cleaned = 0.0565882 Jy ! Component: 3150 - total flux cleaned = 0.0567225 Jy ! Component: 3200 - total flux cleaned = 0.0569911 Jy ! Component: 3250 - total flux cleaned = 0.0568576 Jy ! Component: 3300 - total flux cleaned = 0.0569897 Jy ! Component: 3350 - total flux cleaned = 0.0571201 Jy ! Component: 3400 - total flux cleaned = 0.05712 Jy ! Component: 3450 - total flux cleaned = 0.057379 Jy ! Component: 3500 - total flux cleaned = 0.057636 Jy ! Component: 3550 - total flux cleaned = 0.0578928 Jy ! Component: 3600 - total flux cleaned = 0.0580203 Jy ! Component: 3650 - total flux cleaned = 0.0582746 Jy ! Component: 3700 - total flux cleaned = 0.0584014 Jy ! Component: 3750 - total flux cleaned = 0.0587796 Jy ! Component: 3800 - total flux cleaned = 0.059031 Jy ! Component: 3850 - total flux cleaned = 0.0594052 Jy ! Component: 3900 - total flux cleaned = 0.0595301 Jy ! Component: 3950 - total flux cleaned = 0.0597779 Jy ! Component: 4000 - total flux cleaned = 0.0600247 Jy ! Component: 4050 - total flux cleaned = 0.060148 Jy ! Total flux subtracted in 4096 components = 0.0602722 Jy ! Clean residual min=-0.008213 max=0.007194 Jy/beam ! Clean residual mean=0.000035 rms=0.002491 Jy/beam ! Combined flux in latest and established models = 0.826042 Jy keep ! Adding 479 model components to the UV plane model. ! The established model now contains 586 components and 0.826042 Jy ![Exited script file: muppet] wmap "J1526-1351_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.208 x 10.76 at 15.33 degrees (North through East) ! Clean map min=-0.01616 max=0.41785 Jy/beam ! Writing clean map to FITS file: J1526-1351_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.417853 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00240647 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.72774 1.72774 3.45548 6.91096 13.8219 27.6438 55.2877 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0072 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.417 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.208 x 10.76 at 15.33 degrees (North through East) ! Clean map min=-0.01616 max=0.41785 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 J1526-1351_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:22:54 2019