! Started logfile: J1646+0042_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:32:22 2016 obs J1646+0042_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1646+0042_S_2014_08_05_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.697814 visibilities/baseline/integration-bin. ! Found source: J1646+0042 ! ! 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 360 lines of history. ! ! Reading 15324 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 J1646+0042_S_2014_08_05_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 193 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 193 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 193 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 193 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.945004Jy sigma=0.009732 ! Fit after self-cal, rms=0.905553Jy sigma=0.009362 ! 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.856 mas, bmaj=9.707 mas, bpa=16.42 degrees ! Estimated noise=811.246 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.0768368 Jy ! Component: 100 - total flux cleaned = 0.0935925 Jy ! Total flux subtracted in 100 components = 0.0935925 Jy ! Clean residual min=-0.003694 max=0.004780 Jy/beam ! Clean residual mean=-0.000011 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.0935925 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0935925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086367Jy sigma=0.000789 ! Fit after self-cal, rms=0.086296Jy sigma=0.000789 ! 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.745 mas, bmaj=10.66 mas, bpa=14.66 degrees ! Estimated noise=564.759 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.00443516 Jy ! Component: 100 - total flux cleaned = 0.00658791 Jy ! Component: 150 - total flux cleaned = 0.00778757 Jy ! Component: 200 - total flux cleaned = 0.00841903 Jy ! Total flux subtracted in 200 components = 0.00841903 Jy ! Clean residual min=-0.002960 max=0.003023 Jy/beam ! Clean residual mean=-0.000010 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.102012 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 32 components and 0.102012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086035Jy sigma=0.000787 ! Fit after self-cal, rms=0.086036Jy sigma=0.000787 ! 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.90 HN 1.03 KP 1.10 ! LA 1.10 MK 1.00* NL 0.98 OV 0.98 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 1.06 KP 1.02 ! LA 1.04 MK 1.00* NL 1.00 OV 1.05 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.18 HN 1.08 KP 0.87 ! LA 0.84 MK 1.00* NL 0.95 OV 0.94 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.11 KP 0.90 ! LA 0.81 MK 1.00* NL 1.03 OV 0.96 ! PT 0.98 SC 0.98 ! ! ! Fit before self-cal, rms=0.086036Jy sigma=0.000787 ! Fit after self-cal, rms=0.083563Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.766 mas, bmaj=10.76 mas, bpa=15.19 degrees ! Estimated noise=559.855 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.00147699 Jy ! Component: 100 - total flux cleaned = -0.00200235 Jy ! Component: 150 - total flux cleaned = -0.00210759 Jy ! Component: 200 - total flux cleaned = -0.00210759 Jy ! Total flux subtracted in 200 components = -0.00210759 Jy ! Clean residual min=-0.002518 max=0.002108 Jy/beam ! Clean residual mean=-0.000004 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.0999039 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.0999039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083531Jy sigma=0.000779 ! Fit after self-cal, rms=0.083533Jy sigma=0.000778 ! 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.083533Jy sigma=0.000778 ! Fit after self-cal, rms=0.090782Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.738 mas, bmaj=10.72 mas, bpa=15.03 degrees ! Estimated noise=558.776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000151369 Jy ! Component: 100 - total flux cleaned = 0.000131382 Jy ! Component: 150 - total flux cleaned = 0.00011435 Jy ! Component: 200 - total flux cleaned = 9.86199e-05 Jy ! Total flux subtracted in 200 components = 9.86199e-05 Jy ! Clean residual min=-0.001501 max=0.001519 Jy/beam ! Clean residual mean=-0.000002 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.100003 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.100003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090777Jy sigma=0.000776 ! Fit after self-cal, rms=0.090895Jy sigma=0.000775 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 = 2.53749e-10 Jy ! Component: 100 - total flux cleaned = -1.3097e-05 Jy ! Component: 150 - total flux cleaned = -2.50151e-05 Jy ! Component: 200 - total flux cleaned = -2.54996e-05 Jy ! Total flux subtracted in 200 components = -2.54996e-05 Jy ! Clean residual min=-0.001469 max=0.001485 Jy/beam ! Clean residual mean=-0.000002 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0999771 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 62 components and 0.099977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090893Jy sigma=0.000775 ! Fit after self-cal, rms=0.090892Jy sigma=0.000775 ! 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.090892Jy sigma=0.000775 ! Fit after self-cal, rms=0.091705Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.734 mas, bmaj=10.72 mas, bpa=15.03 degrees ! Estimated noise=559.158 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000275764 Jy ! Component: 100 - total flux cleaned = 0.000275419 Jy ! Component: 150 - total flux cleaned = 0.00026368 Jy ! Component: 200 - total flux cleaned = 0.000242504 Jy ! Total flux subtracted in 200 components = 0.000242504 Jy ! Clean residual min=-0.001433 max=0.001442 Jy/beam ! Clean residual mean=-0.000001 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.10022 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.10022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091703Jy sigma=0.000775 ! Fit after self-cal, rms=0.091712Jy sigma=0.000775 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 = 1.97013e-06 Jy ! Component: 100 - total flux cleaned = -7.6684e-06 Jy ! Component: 150 - total flux cleaned = -7.52825e-06 Jy ! Component: 200 - total flux cleaned = -1.55535e-05 Jy ! Total flux subtracted in 200 components = -1.55535e-05 Jy ! Clean residual min=-0.001428 max=0.001417 Jy/beam ! Clean residual mean=-0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.100204 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.100204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091711Jy sigma=0.000775 ! Fit after self-cal, rms=0.091710Jy sigma=0.000775 ! 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.091710Jy sigma=0.000775 ! Fit after self-cal, rms=0.092010Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.043 mas, bmaj=13.16 mas, bpa=10 degrees ! Estimated noise=630.835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000357088 Jy ! Component: 100 - total flux cleaned = 0.000412486 Jy ! Component: 150 - total flux cleaned = 0.000445226 Jy ! Component: 200 - total flux cleaned = 0.000444813 Jy ! Total flux subtracted in 200 components = 0.000444813 Jy ! Clean residual min=-0.001509 max=0.001476 Jy/beam ! Clean residual mean=-0.000001 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.100649 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.100649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092009Jy sigma=0.000775 ! Fit after self-cal, rms=0.092011Jy sigma=0.000775 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 = 8.40578e-06 Jy ! Component: 100 - total flux cleaned = 8.01976e-06 Jy ! Component: 150 - total flux cleaned = 1.1022e-05 Jy ! Component: 200 - total flux cleaned = 1.40933e-05 Jy ! Total flux subtracted in 200 components = 1.40933e-05 Jy ! Clean residual min=-0.001516 max=0.001476 Jy/beam ! Clean residual mean=-0.000001 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.100663 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 82 components and 0.100663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092011Jy sigma=0.000775 ! Fit after self-cal, rms=0.092011Jy sigma=0.000775 ! 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.73 mas, bmaj=10.71 mas, bpa=15.03 degrees ! Estimated noise=559.493 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.73 x 10.71 at 15.03 degrees (North through East) ! Clean map min=-0.0013884 max=0.097283 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.837 mas, bmaj=9.745 mas, bpa=16.77 degrees ! Estimated noise=807.414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0764396 Jy ! Component: 100 - total flux cleaned = 0.0931098 Jy ! Component: 150 - total flux cleaned = 0.097167 Jy ! Component: 200 - total flux cleaned = 0.0990769 Jy ! Total flux subtracted in 200 components = 0.0990769 Jy ! Clean residual min=-0.002294 max=0.002593 Jy/beam ! Clean residual mean=-0.000003 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.0990769 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0990769 Jy ! Inverting map and beam ! Estimated beam: bmin=4.73 mas, bmaj=10.71 mas, bpa=15.03 degrees ! Estimated noise=559.493 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.000581581 Jy ! Component: 100 - total flux cleaned = 0.000778748 Jy ! Component: 150 - total flux cleaned = 0.000840415 Jy ! Component: 200 - total flux cleaned = 0.00085991 Jy ! Total flux subtracted in 200 components = 0.00085991 Jy ! Clean residual min=-0.001441 max=0.001447 Jy/beam ! Clean residual mean=-0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0999368 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.0999368 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=9.043 mas, bmaj=13.16 mas, bpa=10 degrees ! Estimated noise=630.835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000286838 Jy ! Component: 100 - total flux cleaned = 0.000334658 Jy ! Component: 150 - total flux cleaned = 0.000385335 Jy ! Component: 200 - total flux cleaned = 0.000408213 Jy ! Total flux subtracted in 200 components = 0.000408213 Jy ! Clean residual min=-0.001544 max=0.001480 Jy/beam ! Clean residual mean=-0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.100345 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.11418e-05 Jy ! Component: 100 - total flux cleaned = 3.44164e-05 Jy ! Component: 150 - total flux cleaned = 5.30222e-05 Jy ! Component: 200 - total flux cleaned = 6.48059e-05 Jy ! Total flux subtracted in 200 components = 6.48059e-05 Jy ! Clean residual min=-0.001541 max=0.001461 Jy/beam ! Clean residual mean=-0.000002 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.10041 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 0.10041 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.73 mas, bmaj=10.71 mas, bpa=15.03 degrees ! Estimated noise=559.493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000214126 Jy ! Component: 100 - total flux cleaned = -0.000215243 Jy ! Component: 150 - total flux cleaned = -0.000204001 Jy ! Component: 200 - total flux cleaned = -0.000204692 Jy ! Total flux subtracted in 200 components = -0.000204692 Jy ! Clean residual min=-0.001408 max=0.001419 Jy/beam ! Clean residual mean=-0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.100205 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.100205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092018Jy sigma=0.000775 ! Fit after self-cal, rms=0.092018Jy sigma=0.000775 wmodel J1646+0042_S_2014_08_05_pus_map.mod ! Writing 65 model components to file: J1646+0042_S_2014_08_05_pus_map.mod wobs J1646+0042_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1646+0042_S_2014_08_05_pus_uvs.fits wwins J1646+0042_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J1646+0042_S_2014_08_05_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.000108349 Jy ! Component: 100 - total flux cleaned = -6.15058e-05 Jy ! Component: 150 - total flux cleaned = -4.01302e-05 Jy ! Component: 200 - total flux cleaned = 2.26755e-05 Jy ! Component: 250 - total flux cleaned = 0.000104248 Jy ! Component: 300 - total flux cleaned = 0.000202338 Jy ! Component: 350 - total flux cleaned = 0.000240577 Jy ! Component: 400 - total flux cleaned = 0.000277581 Jy ! Component: 450 - total flux cleaned = 0.000277303 Jy ! Component: 500 - total flux cleaned = 0.000277603 Jy ! Component: 550 - total flux cleaned = 0.00029534 Jy ! Component: 600 - total flux cleaned = 0.000346162 Jy ! Component: 650 - total flux cleaned = 0.000346252 Jy ! Component: 700 - total flux cleaned = 0.000378957 Jy ! Component: 750 - total flux cleaned = 0.000395073 Jy ! Component: 800 - total flux cleaned = 0.000426629 Jy ! Component: 850 - total flux cleaned = 0.000426852 Jy ! Component: 900 - total flux cleaned = 0.000411802 Jy ! Component: 950 - total flux cleaned = 0.000441829 Jy ! Component: 1000 - total flux cleaned = 0.00044164 Jy ! Component: 1050 - total flux cleaned = 0.000441998 Jy ! Component: 1100 - total flux cleaned = 0.000456327 Jy ! Component: 1150 - total flux cleaned = 0.00045655 Jy ! Component: 1200 - total flux cleaned = 0.000484154 Jy ! Component: 1250 - total flux cleaned = 0.00053837 Jy ! Component: 1300 - total flux cleaned = 0.000564693 Jy ! Component: 1350 - total flux cleaned = 0.000538101 Jy ! Component: 1400 - total flux cleaned = 0.000576866 Jy ! Component: 1450 - total flux cleaned = 0.000564126 Jy ! Component: 1500 - total flux cleaned = 0.000589363 Jy ! Component: 1550 - total flux cleaned = 0.000589759 Jy ! Component: 1600 - total flux cleaned = 0.000651013 Jy ! Component: 1650 - total flux cleaned = 0.000711318 Jy ! Component: 1700 - total flux cleaned = 0.000735077 Jy ! Component: 1750 - total flux cleaned = 0.000758677 Jy ! Component: 1800 - total flux cleaned = 0.000851552 Jy ! Component: 1850 - total flux cleaned = 0.00089738 Jy ! Component: 1900 - total flux cleaned = 0.000942651 Jy ! Component: 1950 - total flux cleaned = 0.00100974 Jy ! Component: 2000 - total flux cleaned = 0.00102064 Jy ! Component: 2050 - total flux cleaned = 0.00103155 Jy ! Component: 2100 - total flux cleaned = 0.00107476 Jy ! Component: 2150 - total flux cleaned = 0.00109621 Jy ! Component: 2200 - total flux cleaned = 0.00112791 Jy ! Component: 2250 - total flux cleaned = 0.001149 Jy ! Component: 2300 - total flux cleaned = 0.00123165 Jy ! Component: 2350 - total flux cleaned = 0.00126238 Jy ! Component: 2400 - total flux cleaned = 0.00132313 Jy ! Component: 2450 - total flux cleaned = 0.00138329 Jy ! Component: 2500 - total flux cleaned = 0.00142293 Jy ! Component: 2550 - total flux cleaned = 0.00146223 Jy ! Component: 2600 - total flux cleaned = 0.00152067 Jy ! Component: 2650 - total flux cleaned = 0.00156896 Jy ! Component: 2700 - total flux cleaned = 0.00162651 Jy ! Component: 2750 - total flux cleaned = 0.00166449 Jy ! Component: 2800 - total flux cleaned = 0.00170218 Jy ! Component: 2850 - total flux cleaned = 0.00175829 Jy ! Component: 2900 - total flux cleaned = 0.00179528 Jy ! Component: 2950 - total flux cleaned = 0.00181354 Jy ! Component: 3000 - total flux cleaned = 0.00181351 Jy ! Component: 3050 - total flux cleaned = 0.00179549 Jy ! Component: 3100 - total flux cleaned = 0.00184035 Jy ! Component: 3150 - total flux cleaned = 0.00184042 Jy ! Component: 3200 - total flux cleaned = 0.001867 Jy ! Component: 3250 - total flux cleaned = 0.00186694 Jy ! Component: 3300 - total flux cleaned = 0.00186693 Jy ! Component: 3350 - total flux cleaned = 0.00187555 Jy ! Component: 3400 - total flux cleaned = 0.00184968 Jy ! Component: 3450 - total flux cleaned = 0.00183265 Jy ! Component: 3500 - total flux cleaned = 0.0018411 Jy ! Component: 3550 - total flux cleaned = 0.00183256 Jy ! Component: 3600 - total flux cleaned = 0.00184937 Jy ! Component: 3650 - total flux cleaned = 0.00187427 Jy ! Component: 3700 - total flux cleaned = 0.00185773 Jy ! Component: 3750 - total flux cleaned = 0.00186591 Jy ! Component: 3800 - total flux cleaned = 0.00186584 Jy ! Component: 3850 - total flux cleaned = 0.00185768 Jy ! Component: 3900 - total flux cleaned = 0.00185767 Jy ! Component: 3950 - total flux cleaned = 0.00186575 Jy ! Component: 4000 - total flux cleaned = 0.00184177 Jy ! Component: 4050 - total flux cleaned = 0.00185768 Jy ! Total flux subtracted in 4096 components = 0.00184187 Jy ! Clean residual min=-0.000593 max=0.000437 Jy/beam ! Clean residual mean=-0.000000 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.102047 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 382 components and 0.102047 Jy ![Exited script file: muppet] wmap "J1646+0042_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.73 x 10.71 at 15.03 degrees (North through East) ! Clean map min=-0.001313 max=0.09727 Jy/beam ! Writing clean map to FITS file: J1646+0042_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0972701 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000155043 device "J1646+0042_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1646+0042_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.478184 0.478184 0.956368 1.91274 3.82547 7.65094 15.3019 30.6038 61.2075 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: 4.73 x 10.71 at 15.03 degrees (North through East) ! Clean map min=-0.001313 max=0.09727 Jy/beam quit ! Quitting program ! Log file J1646+0042_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:32:27 2016