! Started logfile: J1336+0314_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:06:51 2016 obs J1336+0314_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1336+0314_S_2014_08_09_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.887978 visibilities/baseline/integration-bin. ! Found source: J1336+0314 ! ! 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 342 lines of history. ! ! Reading 19500 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 J1336+0314_S_2014_08_09_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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.958196Jy sigma=0.010412 ! Fit after self-cal, rms=0.904035Jy sigma=0.009849 ! 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.026 mas, bmaj=7.047 mas, bpa=4.708 degrees ! Estimated noise=645.422 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.0758169 Jy ! Component: 100 - total flux cleaned = 0.0923506 Jy ! Total flux subtracted in 100 components = 0.0923506 Jy ! Clean residual min=-0.002885 max=0.004633 Jy/beam ! Clean residual mean=0.000003 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.0923506 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0923506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076947Jy sigma=0.000783 ! Fit after self-cal, rms=0.076942Jy 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.695 mas, bmaj=8.214 mas, bpa=5.39 degrees ! Estimated noise=471.932 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.00512507 Jy ! Component: 100 - total flux cleaned = 0.00704171 Jy ! Component: 150 - total flux cleaned = 0.00800823 Jy ! Component: 200 - total flux cleaned = 0.00853292 Jy ! Total flux subtracted in 200 components = 0.00853292 Jy ! Clean residual min=-0.002291 max=0.001825 Jy/beam ! Clean residual mean=0.000005 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.100883 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.100883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076571Jy sigma=0.000780 ! Fit after self-cal, rms=0.076578Jy sigma=0.000780 ! 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 0.99 FD 0.88 HN 0.96 KP 1.07 ! LA 1.11 MK 1.09 NL 0.98 OV 1.02 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 1.02 KP 1.01 ! LA 1.05 MK 1.02 NL 1.04 OV 1.02 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.20 HN 1.03 KP 0.90 ! LA 0.85 MK 1.00 NL 1.03 OV 0.95 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 HN 0.98 KP 0.84 ! LA 0.81 MK 1.02 NL 1.07 OV 1.00 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.076578Jy sigma=0.000780 ! Fit after self-cal, rms=0.074605Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.709 mas, bmaj=8.252 mas, bpa=5.604 degrees ! Estimated noise=471.656 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.000354568 Jy ! Component: 100 - total flux cleaned = -0.000443093 Jy ! Component: 150 - total flux cleaned = -0.000521863 Jy ! Component: 200 - total flux cleaned = -0.000605038 Jy ! Total flux subtracted in 200 components = -0.000605038 Jy ! Clean residual min=-0.001496 max=0.001493 Jy/beam ! Clean residual mean=0.000001 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.100278 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.100278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074599Jy sigma=0.000773 ! Fit after self-cal, rms=0.074594Jy sigma=0.000773 ! 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.074594Jy sigma=0.000773 ! Fit after self-cal, rms=0.074541Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.711 mas, bmaj=8.257 mas, bpa=5.599 degrees ! Estimated noise=471.002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00025238 Jy ! Component: 100 - total flux cleaned = -0.000305928 Jy ! Component: 150 - total flux cleaned = -0.000364012 Jy ! Component: 200 - total flux cleaned = -0.000399784 Jy ! Total flux subtracted in 200 components = -0.000399784 Jy ! Clean residual min=-0.001316 max=0.001549 Jy/beam ! Clean residual mean=0.000002 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0998787 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.0998787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074537Jy sigma=0.000772 ! Fit after self-cal, rms=0.074542Jy sigma=0.000772 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 (-105, -103.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119472 Jy ! Component: 100 - total flux cleaned = 0.00130575 Jy ! Component: 150 - total flux cleaned = 0.0012813 Jy ! Component: 200 - total flux cleaned = 0.00125909 Jy ! Total flux subtracted in 200 components = 0.00125909 Jy ! Clean residual min=-0.001305 max=0.001348 Jy/beam ! Clean residual mean=0.000002 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.101138 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 61 components and 0.101138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074513Jy sigma=0.000772 ! Fit after self-cal, rms=0.074510Jy sigma=0.000772 ! 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.074510Jy sigma=0.000772 ! Fit after self-cal, rms=0.074500Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.715 mas, bmaj=8.267 mas, bpa=5.613 degrees ! Estimated noise=470.518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000259852 Jy ! Component: 100 - total flux cleaned = 0.000280173 Jy ! Component: 150 - total flux cleaned = 0.000279728 Jy ! Component: 200 - total flux cleaned = 0.000261888 Jy ! Total flux subtracted in 200 components = 0.000261888 Jy ! Clean residual min=-0.001270 max=0.001311 Jy/beam ! Clean residual mean=0.000002 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.1014 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.1014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074489Jy sigma=0.000772 ! Fit after self-cal, rms=0.074490Jy sigma=0.000772 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.90298e-05 Jy ! Component: 100 - total flux cleaned = 7.42314e-06 Jy ! Component: 150 - total flux cleaned = -3.74584e-05 Jy ! Component: 200 - total flux cleaned = -7.93068e-05 Jy ! Total flux subtracted in 200 components = -7.93068e-05 Jy ! Clean residual min=-0.001269 max=0.001304 Jy/beam ! Clean residual mean=0.000002 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.10132 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 70 components and 0.10132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074484Jy sigma=0.000772 ! Fit after self-cal, rms=0.074483Jy sigma=0.000772 ! 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.074483Jy sigma=0.000772 ! Fit after self-cal, rms=0.074492Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.647 mas, bmaj=11.9 mas, bpa=2.163 degrees ! Estimated noise=554.902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000180298 Jy ! Component: 100 - total flux cleaned = -0.000284053 Jy ! Component: 150 - total flux cleaned = -0.000343358 Jy ! Component: 200 - total flux cleaned = -0.000385595 Jy ! Total flux subtracted in 200 components = -0.000385595 Jy ! Clean residual min=-0.001178 max=0.001307 Jy/beam ! Clean residual mean=0.000003 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.100935 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.100935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074490Jy sigma=0.000771 ! Fit after self-cal, rms=0.074490Jy sigma=0.000771 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.13129e-05 Jy ! Component: 100 - total flux cleaned = -7.81775e-05 Jy ! Component: 150 - total flux cleaned = -0.000102636 Jy ! Component: 200 - total flux cleaned = -0.000124866 Jy ! Total flux subtracted in 200 components = -0.000124866 Jy ! Clean residual min=-0.001181 max=0.001301 Jy/beam ! Clean residual mean=0.000003 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.10081 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 81 components and 0.10081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074489Jy sigma=0.000771 ! Fit after self-cal, rms=0.074489Jy sigma=0.000771 ! 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.716 mas, bmaj=8.271 mas, bpa=5.597 degrees ! Estimated noise=470.43 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.716 x 8.271 at 5.597 degrees (North through East) ! Clean map min=-0.0012414 max=0.097792 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.033 mas, bmaj=7.08 mas, bpa=4.906 degrees ! Estimated noise=647.898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0760809 Jy ! Component: 100 - total flux cleaned = 0.0926725 Jy ! Component: 150 - total flux cleaned = 0.0965979 Jy ! Component: 200 - total flux cleaned = 0.0979989 Jy ! Total flux subtracted in 200 components = 0.0979989 Jy ! Clean residual min=-0.001978 max=0.002308 Jy/beam ! Clean residual mean=0.000000 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.0979989 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0979989 Jy ! Inverting map and beam ! Estimated beam: bmin=3.716 mas, bmaj=8.271 mas, bpa=5.597 degrees ! Estimated noise=470.43 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) ! Added new window around map position (-6, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177736 Jy ! Component: 100 - total flux cleaned = 0.00274232 Jy ! Component: 150 - total flux cleaned = 0.00303124 Jy ! Component: 200 - total flux cleaned = 0.00312554 Jy ! Total flux subtracted in 200 components = 0.00312554 Jy ! Clean residual min=-0.001270 max=0.001342 Jy/beam ! Clean residual mean=0.000002 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.101124 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 46 components and 0.101124 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.647 mas, bmaj=11.9 mas, bpa=2.163 degrees ! Estimated noise=554.902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239428 Jy ! Component: 100 - total flux cleaned = 0.000179912 Jy ! Component: 150 - total flux cleaned = 0.000127705 Jy ! Component: 200 - total flux cleaned = 8.06522e-05 Jy ! Total flux subtracted in 200 components = 8.06522e-05 Jy ! Clean residual min=-0.001227 max=0.001208 Jy/beam ! Clean residual mean=0.000003 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.101205 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 = -2.92058e-05 Jy ! Component: 100 - total flux cleaned = -5.65604e-05 Jy ! Component: 150 - total flux cleaned = -6.92211e-05 Jy ! Component: 200 - total flux cleaned = -8.15599e-05 Jy ! Total flux subtracted in 200 components = -8.15599e-05 Jy ! Clean residual min=-0.001188 max=0.001211 Jy/beam ! Clean residual mean=0.000003 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.101124 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 74 components and 0.101124 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.716 mas, bmaj=8.271 mas, bpa=5.597 degrees ! Estimated noise=470.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000269493 Jy ! Component: 100 - total flux cleaned = -0.000197977 Jy ! Component: 150 - total flux cleaned = -8.71364e-05 Jy ! Component: 200 - total flux cleaned = -6.02781e-06 Jy ! Total flux subtracted in 200 components = -6.02781e-06 Jy ! Clean residual min=-0.001169 max=0.001283 Jy/beam ! Clean residual mean=0.000002 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.101118 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.101118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074483Jy sigma=0.000771 ! Fit after self-cal, rms=0.074480Jy sigma=0.000771 wmodel J1336+0314_S_2014_08_09_pus_map.mod ! Writing 86 model components to file: J1336+0314_S_2014_08_09_pus_map.mod wobs J1336+0314_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1336+0314_S_2014_08_09_pus_uvs.fits wwins J1336+0314_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J1336+0314_S_2014_08_09_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.00016874 Jy ! Component: 100 - total flux cleaned = 8.56906e-05 Jy ! Component: 150 - total flux cleaned = -1.41233e-05 Jy ! Component: 200 - total flux cleaned = -7.1949e-05 Jy ! Component: 250 - total flux cleaned = -0.000147055 Jy ! Component: 300 - total flux cleaned = -0.000201803 Jy ! Component: 350 - total flux cleaned = -0.000255356 Jy ! Component: 400 - total flux cleaned = -0.00030802 Jy ! Component: 450 - total flux cleaned = -0.00030827 Jy ! Component: 500 - total flux cleaned = -0.00035846 Jy ! Component: 550 - total flux cleaned = -0.000358478 Jy ! Component: 600 - total flux cleaned = -0.000470814 Jy ! Component: 650 - total flux cleaned = -0.000486335 Jy ! Component: 700 - total flux cleaned = -0.000501781 Jy ! Component: 750 - total flux cleaned = -0.000547491 Jy ! Component: 800 - total flux cleaned = -0.000562211 Jy ! Component: 850 - total flux cleaned = -0.000547328 Jy ! Component: 900 - total flux cleaned = -0.00053301 Jy ! Component: 950 - total flux cleaned = -0.000533351 Jy ! Component: 1000 - total flux cleaned = -0.000618277 Jy ! Component: 1050 - total flux cleaned = -0.00056245 Jy ! Component: 1100 - total flux cleaned = -0.000576026 Jy ! Component: 1150 - total flux cleaned = -0.000521672 Jy ! Component: 1200 - total flux cleaned = -0.000548967 Jy ! Component: 1250 - total flux cleaned = -0.000588551 Jy ! Component: 1300 - total flux cleaned = -0.000575386 Jy ! Component: 1350 - total flux cleaned = -0.00060147 Jy ! Component: 1400 - total flux cleaned = -0.000614411 Jy ! Component: 1450 - total flux cleaned = -0.000627209 Jy ! Component: 1500 - total flux cleaned = -0.000652278 Jy ! Component: 1550 - total flux cleaned = -0.000664671 Jy ! Component: 1600 - total flux cleaned = -0.000664741 Jy ! Component: 1650 - total flux cleaned = -0.000676791 Jy ! Component: 1700 - total flux cleaned = -0.000652778 Jy ! Component: 1750 - total flux cleaned = -0.000664589 Jy ! Component: 1800 - total flux cleaned = -0.000711486 Jy ! Component: 1850 - total flux cleaned = -0.000688238 Jy ! Component: 1900 - total flux cleaned = -0.000711575 Jy ! Component: 1950 - total flux cleaned = -0.000723096 Jy ! Component: 2000 - total flux cleaned = -0.000790966 Jy ! Component: 2050 - total flux cleaned = -0.000824546 Jy ! Component: 2100 - total flux cleaned = -0.000868891 Jy ! Component: 2150 - total flux cleaned = -0.000901896 Jy ! Component: 2200 - total flux cleaned = -0.00101061 Jy ! Component: 2250 - total flux cleaned = -0.00104294 Jy ! Component: 2300 - total flux cleaned = -0.00106434 Jy ! Component: 2350 - total flux cleaned = -0.00109611 Jy ! Component: 2400 - total flux cleaned = -0.00118033 Jy ! Component: 2450 - total flux cleaned = -0.00120104 Jy ! Component: 2500 - total flux cleaned = -0.00120105 Jy ! Component: 2550 - total flux cleaned = -0.00124214 Jy ! Component: 2600 - total flux cleaned = -0.00127273 Jy ! Component: 2650 - total flux cleaned = -0.00132325 Jy ! Component: 2700 - total flux cleaned = -0.00134309 Jy ! Component: 2750 - total flux cleaned = -0.00134306 Jy ! Component: 2800 - total flux cleaned = -0.00134318 Jy ! Component: 2850 - total flux cleaned = -0.00134316 Jy ! Component: 2900 - total flux cleaned = -0.00136255 Jy ! Component: 2950 - total flux cleaned = -0.00133344 Jy ! Component: 3000 - total flux cleaned = -0.0013047 Jy ! Component: 3050 - total flux cleaned = -0.00133321 Jy ! Component: 3100 - total flux cleaned = -0.00132373 Jy ! Component: 3150 - total flux cleaned = -0.00128617 Jy ! Component: 3200 - total flux cleaned = -0.00128619 Jy ! Component: 3250 - total flux cleaned = -0.00127696 Jy ! Component: 3300 - total flux cleaned = -0.00122182 Jy ! Component: 3350 - total flux cleaned = -0.00127678 Jy ! Component: 3400 - total flux cleaned = -0.00124056 Jy ! Component: 3450 - total flux cleaned = -0.00130376 Jy ! Component: 3500 - total flux cleaned = -0.0012679 Jy ! Component: 3550 - total flux cleaned = -0.00127683 Jy ! Component: 3600 - total flux cleaned = -0.00125921 Jy ! Component: 3650 - total flux cleaned = -0.0012505 Jy ! Component: 3700 - total flux cleaned = -0.00125929 Jy ! Component: 3750 - total flux cleaned = -0.00124191 Jy ! Component: 3800 - total flux cleaned = -0.00126782 Jy ! Component: 3850 - total flux cleaned = -0.00125062 Jy ! Component: 3900 - total flux cleaned = -0.00125061 Jy ! Component: 3950 - total flux cleaned = -0.00123372 Jy ! Component: 4000 - total flux cleaned = -0.00125074 Jy ! Component: 4050 - total flux cleaned = -0.00123395 Jy ! Total flux subtracted in 4096 components = -0.00122557 Jy ! Clean residual min=-0.000513 max=0.000603 Jy/beam ! Clean residual mean=0.000002 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.099892 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 371 components and 0.099892 Jy ![Exited script file: muppet] wmap "J1336+0314_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.716 x 8.271 at 5.597 degrees (North through East) ! Clean map min=-0.00088741 max=0.097663 Jy/beam ! Writing clean map to FITS file: J1336+0314_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0976631 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000151757 device "J1336+0314_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1336+0314_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.466164 0.466164 0.932328 1.86466 3.72931 7.45862 14.9172 29.8345 59.669 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.097 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.716 x 8.271 at 5.597 degrees (North through East) ! Clean map min=-0.00088741 max=0.097663 Jy/beam quit ! Quitting program ! Log file J1336+0314_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:06:56 2016