! Started logfile: J0508+6056_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:05:49 2017 obs J0508+6056_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0508+6056_S_2015_01_23_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975971 visibilities/baseline/integration-bin. ! Found source: J0508+6056 ! ! 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 338 lines of history. ! ! Reading 21608 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 J0508+6056_S_2015_01_23_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 198 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.979104Jy sigma=0.011535 ! Fit after self-cal, rms=0.946672Jy sigma=0.011225 ! 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.098 mas, bmaj=4.345 mas, bpa=-59.64 degrees ! Estimated noise=742.541 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.0429499 Jy ! Component: 100 - total flux cleaned = 0.0544039 Jy ! Total flux subtracted in 100 components = 0.0544039 Jy ! Clean residual min=-0.003398 max=0.005046 Jy/beam ! Clean residual mean=0.000021 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.0544039 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0544039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090878Jy sigma=0.000802 ! Fit after self-cal, rms=0.090532Jy sigma=0.000796 ! 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.868 mas, bmaj=5.544 mas, bpa=-57.24 degrees ! Estimated noise=445.105 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.00432585 Jy ! Component: 100 - total flux cleaned = 0.00575972 Jy ! Component: 150 - total flux cleaned = 0.00589212 Jy ! Component: 200 - total flux cleaned = 0.00586329 Jy ! Total flux subtracted in 200 components = 0.00586329 Jy ! Clean residual min=-0.003559 max=0.004762 Jy/beam ! Clean residual mean=0.000059 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.0602672 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.0602672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090275Jy sigma=0.000794 ! Fit after self-cal, rms=0.090265Jy sigma=0.000794 ! 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 1.77 HN 0.98 KP 1.02 ! LA 1.07 MK 1.01 NL 0.92 OV 0.95 ! PT 0.95 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 2.14 HN 0.98 KP 0.95 ! LA 1.02 MK 1.03 NL 0.94 OV 0.96 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 2.29 HN 0.97 KP 0.86 ! LA 0.84 MK 1.05 NL 1.04 OV 0.89 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.85 HN 0.98 KP 0.77 ! LA 0.85 MK 0.97 NL 0.94 OV 0.96 ! PT 0.95 SC 0.94 ! ! ! Fit before self-cal, rms=0.090265Jy sigma=0.000794 ! Fit after self-cal, rms=0.135701Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.83 mas, bmaj=5.517 mas, bpa=-56.84 degrees ! Estimated noise=448.372 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.000849892 Jy ! Component: 100 - total flux cleaned = 0.00129605 Jy ! Component: 150 - total flux cleaned = 0.00155575 Jy ! Component: 200 - total flux cleaned = 0.00158591 Jy ! Total flux subtracted in 200 components = 0.00158591 Jy ! Clean residual min=-0.002276 max=0.002311 Jy/beam ! Clean residual mean=0.000045 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.0618531 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.0618531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135661Jy sigma=0.000777 ! Fit after self-cal, rms=0.135988Jy sigma=0.000775 ! 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.135988Jy sigma=0.000775 ! Fit after self-cal, rms=0.095398Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.83 mas, bmaj=5.487 mas, bpa=-57.36 degrees ! Estimated noise=448.266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518669 Jy ! Component: 100 - total flux cleaned = 0.000574979 Jy ! Component: 150 - total flux cleaned = 0.000610453 Jy ! Component: 200 - total flux cleaned = 0.000642248 Jy ! Total flux subtracted in 200 components = 0.000642248 Jy ! Clean residual min=-0.001602 max=0.001581 Jy/beam ! Clean residual mean=0.000007 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.0624953 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.0624953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095393Jy sigma=0.000771 ! Fit after self-cal, rms=0.095469Jy 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 = 7.9138e-05 Jy ! Component: 100 - total flux cleaned = 8.56102e-05 Jy ! Component: 150 - total flux cleaned = 9.21936e-05 Jy ! Component: 200 - total flux cleaned = 0.000104677 Jy ! Total flux subtracted in 200 components = 0.000104677 Jy ! Clean residual min=-0.001553 max=0.001546 Jy/beam ! Clean residual mean=0.000010 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0626 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.0626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095468Jy sigma=0.000771 ! Fit after self-cal, rms=0.095470Jy sigma=0.000771 ! 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.095470Jy sigma=0.000771 ! Fit after self-cal, rms=0.095822Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=5.466 mas, bpa=-57.5 degrees ! Estimated noise=448.574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314395 Jy ! Component: 100 - total flux cleaned = 0.000386785 Jy ! Component: 150 - total flux cleaned = 0.000427561 Jy ! Component: 200 - total flux cleaned = 0.000452238 Jy ! Total flux subtracted in 200 components = 0.000452238 Jy ! Clean residual min=-0.001549 max=0.001558 Jy/beam ! Clean residual mean=0.000006 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0630523 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.0630523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095819Jy sigma=0.000771 ! Fit after self-cal, rms=0.095840Jy 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) ! Added new window around map position (-47, 60.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153668 Jy ! Component: 100 - total flux cleaned = 0.00232907 Jy ! Component: 150 - total flux cleaned = 0.00271761 Jy ! Component: 200 - total flux cleaned = 0.0029448 Jy ! Total flux subtracted in 200 components = 0.0029448 Jy ! Clean residual min=-0.001366 max=0.001308 Jy/beam ! Clean residual mean=0.000005 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0659971 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 62 components and 0.0659971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095793Jy sigma=0.000770 ! Fit after self-cal, rms=0.095772Jy sigma=0.000770 ! 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.095772Jy sigma=0.000770 ! Fit after self-cal, rms=0.095905Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.787 mas, bmaj=9.425 mas, bpa=-78.73 degrees ! Estimated noise=561.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000854574 Jy ! Component: 100 - total flux cleaned = 0.00138536 Jy ! Component: 150 - total flux cleaned = 0.00170369 Jy ! Component: 200 - total flux cleaned = 0.00182218 Jy ! Total flux subtracted in 200 components = 0.00182218 Jy ! Clean residual min=-0.001397 max=0.001304 Jy/beam ! Clean residual mean=0.000012 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.0678193 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 82 components and 0.0678193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095891Jy sigma=0.000770 ! Fit after self-cal, rms=0.095896Jy sigma=0.000770 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.000412219 Jy ! Component: 100 - total flux cleaned = 0.000558819 Jy ! Component: 150 - total flux cleaned = 0.000652678 Jy ! Component: 200 - total flux cleaned = 0.000708136 Jy ! Total flux subtracted in 200 components = 0.000708136 Jy ! Clean residual min=-0.001405 max=0.001344 Jy/beam ! Clean residual mean=0.000012 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.0685274 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.0685274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095891Jy sigma=0.000770 ! Fit after self-cal, rms=0.095891Jy sigma=0.000770 ! 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.819 mas, bmaj=5.46 mas, bpa=-57.63 degrees ! Estimated noise=447.6 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.819 x 5.46 at -57.63 degrees (North through East) ! Clean map min=-0.0014272 max=0.055429 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.078 mas, bmaj=4.3 mas, bpa=-60.61 degrees ! Estimated noise=736.567 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0427493 Jy ! Component: 100 - total flux cleaned = 0.0543957 Jy ! Component: 150 - total flux cleaned = 0.0587423 Jy ! Component: 200 - total flux cleaned = 0.060698 Jy ! Total flux subtracted in 200 components = 0.060698 Jy ! Clean residual min=-0.002196 max=0.002129 Jy/beam ! Clean residual mean=0.000001 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.060698 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.060698 Jy ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=5.46 mas, bpa=-57.63 degrees ! Estimated noise=447.6 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 (4, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217194 Jy ! Component: 100 - total flux cleaned = 0.00371175 Jy ! Component: 150 - total flux cleaned = 0.00490654 Jy ! Component: 200 - total flux cleaned = 0.00575618 Jy ! Total flux subtracted in 200 components = 0.00575618 Jy ! Clean residual min=-0.001467 max=0.001364 Jy/beam ! Clean residual mean=0.000004 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.0664542 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 0.0664542 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.787 mas, bmaj=9.425 mas, bpa=-78.73 degrees ! Estimated noise=561.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108762 Jy ! Component: 100 - total flux cleaned = 0.00183874 Jy ! Component: 150 - total flux cleaned = 0.00230945 Jy ! Component: 200 - total flux cleaned = 0.00261794 Jy ! Total flux subtracted in 200 components = 0.00261794 Jy ! Clean residual min=-0.001402 max=0.001250 Jy/beam ! Clean residual mean=0.000013 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0690722 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.000257822 Jy ! Component: 100 - total flux cleaned = 0.000461249 Jy ! Component: 150 - total flux cleaned = 0.000634163 Jy ! Component: 200 - total flux cleaned = 0.000733622 Jy ! Total flux subtracted in 200 components = 0.000733622 Jy ! Clean residual min=-0.001452 max=0.001306 Jy/beam ! Clean residual mean=0.000013 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0698058 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 73 components and 0.0698058 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=5.46 mas, bpa=-57.63 degrees ! Estimated noise=447.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000115437 Jy ! Component: 100 - total flux cleaned = 0.000178786 Jy ! Component: 150 - total flux cleaned = 0.000263904 Jy ! Component: 200 - total flux cleaned = 0.00035465 Jy ! Total flux subtracted in 200 components = 0.00035465 Jy ! Clean residual min=-0.001504 max=0.001287 Jy/beam ! Clean residual mean=0.000007 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.0701604 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 91 components and 0.0701605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095874Jy sigma=0.000770 ! Fit after self-cal, rms=0.095866Jy sigma=0.000770 wmodel J0508+6056_S_2015_01_23_pus_map.mod ! Writing 91 model components to file: J0508+6056_S_2015_01_23_pus_map.mod wobs J0508+6056_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0508+6056_S_2015_01_23_pus_uvs.fits wwins J0508+6056_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J0508+6056_S_2015_01_23_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.000396945 Jy ! Component: 100 - total flux cleaned = -0.000555067 Jy ! Component: 150 - total flux cleaned = -0.000662796 Jy ! Component: 200 - total flux cleaned = -0.000725367 Jy ! Component: 250 - total flux cleaned = -0.00080551 Jy ! Component: 300 - total flux cleaned = -0.000844784 Jy ! Component: 350 - total flux cleaned = -0.000845134 Jy ! Component: 400 - total flux cleaned = -0.000845502 Jy ! Component: 450 - total flux cleaned = -0.000863617 Jy ! Component: 500 - total flux cleaned = -0.000881398 Jy ! Component: 550 - total flux cleaned = -0.000881234 Jy ! Component: 600 - total flux cleaned = -0.00086416 Jy ! Component: 650 - total flux cleaned = -0.000880984 Jy ! Component: 700 - total flux cleaned = -0.000847283 Jy ! Component: 750 - total flux cleaned = -0.000863663 Jy ! Component: 800 - total flux cleaned = -0.000815091 Jy ! Component: 850 - total flux cleaned = -0.000863441 Jy ! Component: 900 - total flux cleaned = -0.000926777 Jy ! Component: 950 - total flux cleaned = -0.000926486 Jy ! Component: 1000 - total flux cleaned = -0.000941747 Jy ! Component: 1050 - total flux cleaned = -0.00092661 Jy ! Component: 1100 - total flux cleaned = -0.000926513 Jy ! Component: 1150 - total flux cleaned = -0.000926387 Jy ! Component: 1200 - total flux cleaned = -0.000911472 Jy ! Component: 1250 - total flux cleaned = -0.000867904 Jy ! Component: 1300 - total flux cleaned = -0.000868006 Jy ! Component: 1350 - total flux cleaned = -0.000867982 Jy ! Component: 1400 - total flux cleaned = -0.000839826 Jy ! Component: 1450 - total flux cleaned = -0.000867816 Jy ! Component: 1500 - total flux cleaned = -0.000867702 Jy ! Component: 1550 - total flux cleaned = -0.000840383 Jy ! Component: 1600 - total flux cleaned = -0.000840487 Jy ! Component: 1650 - total flux cleaned = -0.000867266 Jy ! Component: 1700 - total flux cleaned = -0.000840565 Jy ! Component: 1750 - total flux cleaned = -0.00084056 Jy ! Component: 1800 - total flux cleaned = -0.000853774 Jy ! Component: 1850 - total flux cleaned = -0.000892408 Jy ! Component: 1900 - total flux cleaned = -0.00091784 Jy ! Component: 1950 - total flux cleaned = -0.000879661 Jy ! Component: 2000 - total flux cleaned = -0.000892039 Jy ! Component: 2050 - total flux cleaned = -0.000854915 Jy ! Component: 2100 - total flux cleaned = -0.000891964 Jy ! Component: 2150 - total flux cleaned = -0.000928678 Jy ! Component: 2200 - total flux cleaned = -0.000940835 Jy ! Component: 2250 - total flux cleaned = -0.000940774 Jy ! Component: 2300 - total flux cleaned = -0.000988306 Jy ! Component: 2350 - total flux cleaned = -0.00100015 Jy ! Component: 2400 - total flux cleaned = -0.00102357 Jy ! Component: 2450 - total flux cleaned = -0.00108173 Jy ! Component: 2500 - total flux cleaned = -0.00112783 Jy ! Component: 2550 - total flux cleaned = -0.00115073 Jy ! Component: 2600 - total flux cleaned = -0.00120754 Jy ! Component: 2650 - total flux cleaned = -0.00126394 Jy ! Component: 2700 - total flux cleaned = -0.00133102 Jy ! Component: 2750 - total flux cleaned = -0.00138652 Jy ! Component: 2800 - total flux cleaned = -0.00140847 Jy ! Component: 2850 - total flux cleaned = -0.00146317 Jy ! Component: 2900 - total flux cleaned = -0.00149572 Jy ! Component: 2950 - total flux cleaned = -0.00157131 Jy ! Component: 3000 - total flux cleaned = -0.0015712 Jy ! Component: 3050 - total flux cleaned = -0.00164577 Jy ! Component: 3100 - total flux cleaned = -0.00167739 Jy ! Component: 3150 - total flux cleaned = -0.00172987 Jy ! Component: 3200 - total flux cleaned = -0.00174031 Jy ! Component: 3250 - total flux cleaned = -0.00178188 Jy ! Component: 3300 - total flux cleaned = -0.0018232 Jy ! Component: 3350 - total flux cleaned = -0.00185401 Jy ! Component: 3400 - total flux cleaned = -0.00192529 Jy ! Component: 3450 - total flux cleaned = -0.00196579 Jy ! Component: 3500 - total flux cleaned = -0.00205637 Jy ! Component: 3550 - total flux cleaned = -0.0021064 Jy ! Component: 3600 - total flux cleaned = -0.00213622 Jy ! Component: 3650 - total flux cleaned = -0.00217571 Jy ! Component: 3700 - total flux cleaned = -0.00224447 Jy ! Component: 3750 - total flux cleaned = -0.00225423 Jy ! Component: 3800 - total flux cleaned = -0.00233179 Jy ! Component: 3850 - total flux cleaned = -0.00234135 Jy ! Component: 3900 - total flux cleaned = -0.00239895 Jy ! Component: 3950 - total flux cleaned = -0.00245602 Jy ! Component: 4000 - total flux cleaned = -0.00247494 Jy ! Component: 4050 - total flux cleaned = -0.00249387 Jy ! Total flux subtracted in 4096 components = -0.00251264 Jy ! Clean residual min=-0.000601 max=0.000501 Jy/beam ! Clean residual mean=-0.000000 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.0676478 Jy keep ! Adding 252 model components to the UV plane model. ! The established model now contains 343 components and 0.0676478 Jy ![Exited script file: muppet] wmap "J0508+6056_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.819 x 5.46 at -57.63 degrees (North through East) ! Clean map min=-0.0011803 max=0.055227 Jy/beam ! Writing clean map to FITS file: J0508+6056_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0552269 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000169707 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.921874 0.921874 1.84375 3.6875 7.37499 14.75 29.5 58.9999 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.055 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.819 x 5.46 at -57.63 degrees (North through East) ! Clean map min=-0.0011803 max=0.055227 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 J0508+6056_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:05:55 2017