! Started logfile: J1828+0820_S_2017_01_21_pus_uvs.log on Sun May 5 16:00:17 2019 obs J1828+0820_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1828+0820_S_2017_01_21_pus_uva.fits ! AN table 1: 172 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.633559 visibilities/baseline/integration-bin. ! Found source: J1828+0820 ! ! 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 558 lines of history. ! ! Reading 15692 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 J1828+0820_S_2017_01_21_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 371 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 430 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 400 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 688 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999031Jy sigma=0.006969 ! Fit after self-cal, rms=0.947324Jy sigma=0.006660 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.466 mas, bmaj=6.313 mas, bpa=-4.725 degrees ! Estimated noise=1404.85 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.0436926 Jy ! Component: 100 - total flux cleaned = 0.0538086 Jy ! Total flux subtracted in 100 components = 0.0538086 Jy ! Clean residual min=-0.004468 max=0.005065 Jy/beam ! Clean residual mean=-0.000009 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.0538086 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0538086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113110Jy sigma=0.000621 ! Fit after self-cal, rms=0.111881Jy sigma=0.000613 ! 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=2.982 mas, bmaj=6.741 mas, bpa=-2.839 degrees ! Estimated noise=916.82 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.00409034 Jy ! Component: 100 - total flux cleaned = 0.00567532 Jy ! Component: 150 - total flux cleaned = 0.00628089 Jy ! Component: 200 - total flux cleaned = 0.00639447 Jy ! Total flux subtracted in 200 components = 0.00639447 Jy ! Clean residual min=-0.004726 max=0.003551 Jy/beam ! Clean residual mean=-0.000017 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.060203 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 27 components and 0.060203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111547Jy sigma=0.000613 ! Fit after self-cal, rms=0.111510Jy sigma=0.000613 ! 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.98 FD 1.00* HN 1.05 LA 1.09 ! MK 0.98 NL 1.08 OV 0.73 PT 1.21 ! SC 1.00 ! ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.07 LA 1.04 ! MK 1.09 NL 1.05 OV 0.71 PT 1.16 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.13 LA 1.04 ! MK 1.11 NL 1.00 OV 0.69 PT 1.18 ! SC 1.04 ! ! ! Correcting IF 4. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.00* HN 0.93 LA 0.93 ! MK 0.77 NL 1.00* OV 0.60 PT 1.05 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.111510Jy sigma=0.000613 ! Fit after self-cal, rms=0.096524Jy sigma=0.000609 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=6.74 mas, bpa=-2.958 degrees ! Estimated noise=925.987 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.000303462 Jy ! Component: 100 - total flux cleaned = -0.000374304 Jy ! Component: 150 - total flux cleaned = -0.000393571 Jy ! Component: 200 - total flux cleaned = -0.000410101 Jy ! Total flux subtracted in 200 components = -0.000410101 Jy ! Clean residual min=-0.002337 max=0.002587 Jy/beam ! Clean residual mean=-0.000007 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.0597929 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.0597929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096512Jy sigma=0.000609 ! Fit after self-cal, rms=0.095949Jy sigma=0.000607 ! 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.095949Jy sigma=0.000607 ! Fit after self-cal, rms=0.092811Jy sigma=0.000606 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=6.732 mas, bpa=-3.046 degrees ! Estimated noise=916.017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000670559 Jy ! Component: 100 - total flux cleaned = -0.000814392 Jy ! Component: 150 - total flux cleaned = -0.000846997 Jy ! Component: 200 - total flux cleaned = -0.000861342 Jy ! Total flux subtracted in 200 components = -0.000861342 Jy ! Clean residual min=-0.002328 max=0.002312 Jy/beam ! Clean residual mean=-0.000005 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0589316 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.0589316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092802Jy sigma=0.000606 ! Fit after self-cal, rms=0.092709Jy sigma=0.000605 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 (-12.5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0020038 Jy ! Component: 100 - total flux cleaned = 0.00236967 Jy ! Component: 150 - total flux cleaned = 0.00249702 Jy ! Component: 200 - total flux cleaned = 0.00263497 Jy ! Total flux subtracted in 200 components = 0.00263497 Jy ! Clean residual min=-0.001970 max=0.002171 Jy/beam ! Clean residual mean=-0.000006 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.0615666 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 55 components and 0.0615666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092659Jy sigma=0.000605 ! Fit after self-cal, rms=0.092625Jy sigma=0.000605 ! 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.092625Jy sigma=0.000605 ! Fit after self-cal, rms=0.092031Jy sigma=0.000605 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.998 mas, bmaj=6.748 mas, bpa=-3.091 degrees ! Estimated noise=908.815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152543 Jy ! Component: 100 - total flux cleaned = 0.00185489 Jy ! Component: 150 - total flux cleaned = 0.00180094 Jy ! Component: 200 - total flux cleaned = 0.0017275 Jy ! Total flux subtracted in 200 components = 0.0017275 Jy ! Clean residual min=-0.001927 max=0.002092 Jy/beam ! Clean residual mean=-0.000004 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.0632941 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 60 components and 0.0632941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092001Jy sigma=0.000604 ! Fit after self-cal, rms=0.091997Jy sigma=0.000604 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.000911387 Jy ! Component: 100 - total flux cleaned = 0.000852634 Jy ! Component: 150 - total flux cleaned = 0.000771637 Jy ! Component: 200 - total flux cleaned = 0.000697637 Jy ! Total flux subtracted in 200 components = 0.000697637 Jy ! Clean residual min=-0.001919 max=0.002053 Jy/beam ! Clean residual mean=-0.000005 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.0639917 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.0639917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091975Jy sigma=0.000604 ! Fit after self-cal, rms=0.091964Jy sigma=0.000604 ! 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.091964Jy sigma=0.000604 ! Fit after self-cal, rms=0.091739Jy sigma=0.000604 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.475 mas, bmaj=10.48 mas, bpa=-0.8218 degrees ! Estimated noise=1220.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0004716 Jy ! Component: 100 - total flux cleaned = -0.000550176 Jy ! Component: 150 - total flux cleaned = -0.000592611 Jy ! Component: 200 - total flux cleaned = -0.00062518 Jy ! Total flux subtracted in 200 components = -0.00062518 Jy ! Clean residual min=-0.002226 max=0.002619 Jy/beam ! Clean residual mean=-0.000011 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.0633665 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.0633665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091732Jy sigma=0.000604 ! Fit after self-cal, rms=0.091714Jy sigma=0.000604 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.000136303 Jy ! Component: 100 - total flux cleaned = -0.000172276 Jy ! Component: 150 - total flux cleaned = -0.00022022 Jy ! Component: 200 - total flux cleaned = -0.000248913 Jy ! Total flux subtracted in 200 components = -0.000248913 Jy ! Clean residual min=-0.002355 max=0.002645 Jy/beam ! Clean residual mean=-0.000012 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.0631176 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.0631176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091712Jy sigma=0.000604 ! Fit after self-cal, rms=0.091697Jy sigma=0.000604 ! 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.001 mas, bmaj=6.767 mas, bpa=-3.192 degrees ! Estimated noise=905.025 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.001 x 6.767 at -3.192 degrees (North through East) ! Clean map min=-0.0018416 max=0.057454 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.515 mas, bmaj=6.358 mas, bpa=-5.156 degrees ! Estimated noise=1360.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0440173 Jy ! Component: 100 - total flux cleaned = 0.0543617 Jy ! Component: 150 - total flux cleaned = 0.059349 Jy ! Component: 200 - total flux cleaned = 0.0617654 Jy ! Total flux subtracted in 200 components = 0.0617654 Jy ! Clean residual min=-0.003662 max=0.003454 Jy/beam ! Clean residual mean=0.000001 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.0617654 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0617654 Jy ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=6.767 mas, bpa=-3.192 degrees ! Estimated noise=905.025 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.00283186 Jy ! Component: 100 - total flux cleaned = 0.00346889 Jy ! Component: 150 - total flux cleaned = 0.00334293 Jy ! Component: 200 - total flux cleaned = 0.00323873 Jy ! Total flux subtracted in 200 components = 0.00323873 Jy ! Clean residual min=-0.002044 max=0.002168 Jy/beam ! Clean residual mean=-0.000004 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.0650041 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.0650041 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=6.475 mas, bmaj=10.48 mas, bpa=-0.8218 degrees ! Estimated noise=1220.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000874081 Jy ! Component: 100 - total flux cleaned = -0.00128474 Jy ! Component: 150 - total flux cleaned = -0.00144655 Jy ! Component: 200 - total flux cleaned = -0.00155877 Jy ! Total flux subtracted in 200 components = -0.00155877 Jy ! Clean residual min=-0.002397 max=0.002667 Jy/beam ! Clean residual mean=-0.000012 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.0634453 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.49535e-05 Jy ! Component: 100 - total flux cleaned = -7.07936e-05 Jy ! Component: 150 - total flux cleaned = -0.00011265 Jy ! Component: 200 - total flux cleaned = -0.000150849 Jy ! Total flux subtracted in 200 components = -0.000150849 Jy ! Clean residual min=-0.002319 max=0.002653 Jy/beam ! Clean residual mean=-0.000012 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.0632945 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.0632944 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=6.767 mas, bpa=-3.192 degrees ! Estimated noise=905.025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.24195e-05 Jy ! Component: 100 - total flux cleaned = 0.000193798 Jy ! Component: 150 - total flux cleaned = 0.000258241 Jy ! Component: 200 - total flux cleaned = 0.000230833 Jy ! Total flux subtracted in 200 components = 0.000230833 Jy ! Clean residual min=-0.001996 max=0.002142 Jy/beam ! Clean residual mean=-0.000004 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.0635253 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 62 components and 0.0635253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091702Jy sigma=0.000604 ! Fit after self-cal, rms=0.091686Jy sigma=0.000604 wmodel J1828+0820_S_2017_01_21_pus_map.mod ! Writing 62 model components to file: J1828+0820_S_2017_01_21_pus_map.mod wobs J1828+0820_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1828+0820_S_2017_01_21_pus_uvs.fits wwins J1828+0820_S_2017_01_21_pus_map.win ! wwins: Wrote 2 windows to J1828+0820_S_2017_01_21_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.000546072 Jy ! Component: 100 - total flux cleaned = 0.000762214 Jy ! Component: 150 - total flux cleaned = 0.00100134 Jy ! Component: 200 - total flux cleaned = 0.00109975 Jy ! Component: 250 - total flux cleaned = 0.00103627 Jy ! Component: 300 - total flux cleaned = 0.00106847 Jy ! Component: 350 - total flux cleaned = 0.00106897 Jy ! Component: 400 - total flux cleaned = 0.00106873 Jy ! Component: 450 - total flux cleaned = 0.000981554 Jy ! Component: 500 - total flux cleaned = 0.000925052 Jy ! Component: 550 - total flux cleaned = 0.000897558 Jy ! Component: 600 - total flux cleaned = 0.000843781 Jy ! Component: 650 - total flux cleaned = 0.000791059 Jy ! Component: 700 - total flux cleaned = 0.000739145 Jy ! Component: 750 - total flux cleaned = 0.000714165 Jy ! Component: 800 - total flux cleaned = 0.000714052 Jy ! Component: 850 - total flux cleaned = 0.000714393 Jy ! Component: 900 - total flux cleaned = 0.000763239 Jy ! Component: 950 - total flux cleaned = 0.000739675 Jy ! Component: 1000 - total flux cleaned = 0.000787443 Jy ! Component: 1050 - total flux cleaned = 0.000880992 Jy ! Component: 1100 - total flux cleaned = 0.00092681 Jy ! Component: 1150 - total flux cleaned = 0.000971988 Jy ! Component: 1200 - total flux cleaned = 0.000927049 Jy ! Component: 1250 - total flux cleaned = 0.000993399 Jy ! Component: 1300 - total flux cleaned = 0.00105885 Jy ! Component: 1350 - total flux cleaned = 0.00101555 Jy ! Component: 1400 - total flux cleaned = 0.00103719 Jy ! Component: 1450 - total flux cleaned = 0.00107959 Jy ! Component: 1500 - total flux cleaned = 0.00114206 Jy ! Component: 1550 - total flux cleaned = 0.00118349 Jy ! Component: 1600 - total flux cleaned = 0.00124444 Jy ! Component: 1650 - total flux cleaned = 0.00122467 Jy ! Component: 1700 - total flux cleaned = 0.00128446 Jy ! Component: 1750 - total flux cleaned = 0.0013236 Jy ! Component: 1800 - total flux cleaned = 0.00128435 Jy ! Component: 1850 - total flux cleaned = 0.00134241 Jy ! Component: 1900 - total flux cleaned = 0.0013809 Jy ! Component: 1950 - total flux cleaned = 0.00151282 Jy ! Component: 2000 - total flux cleaned = 0.00141902 Jy ! Component: 2050 - total flux cleaned = 0.00145635 Jy ! Component: 2100 - total flux cleaned = 0.00149316 Jy ! Component: 2150 - total flux cleaned = 0.00152954 Jy ! Component: 2200 - total flux cleaned = 0.0014939 Jy ! Component: 2250 - total flux cleaned = 0.0015294 Jy ! Component: 2300 - total flux cleaned = 0.00154692 Jy ! Component: 2350 - total flux cleaned = 0.00154678 Jy ! Component: 2400 - total flux cleaned = 0.00154666 Jy ! Component: 2450 - total flux cleaned = 0.00154657 Jy ! Component: 2500 - total flux cleaned = 0.0014784 Jy ! Component: 2550 - total flux cleaned = 0.00152917 Jy ! Component: 2600 - total flux cleaned = 0.00162954 Jy ! Component: 2650 - total flux cleaned = 0.00162976 Jy ! Component: 2700 - total flux cleaned = 0.00166254 Jy ! Component: 2750 - total flux cleaned = 0.00163017 Jy ! Component: 2800 - total flux cleaned = 0.00169513 Jy ! Component: 2850 - total flux cleaned = 0.00171125 Jy ! Component: 2900 - total flux cleaned = 0.00174312 Jy ! Component: 2950 - total flux cleaned = 0.00175904 Jy ! Component: 3000 - total flux cleaned = 0.00180601 Jy ! Component: 3050 - total flux cleaned = 0.00179053 Jy ! Component: 3100 - total flux cleaned = 0.00186778 Jy ! Component: 3150 - total flux cleaned = 0.00186769 Jy ! Component: 3200 - total flux cleaned = 0.0018829 Jy ! Component: 3250 - total flux cleaned = 0.00200397 Jy ! Component: 3300 - total flux cleaned = 0.00197374 Jy ! Component: 3350 - total flux cleaned = 0.00198883 Jy ! Component: 3400 - total flux cleaned = 0.00203318 Jy ! Component: 3450 - total flux cleaned = 0.0020626 Jy ! Component: 3500 - total flux cleaned = 0.00207722 Jy ! Component: 3550 - total flux cleaned = 0.00209174 Jy ! Component: 3600 - total flux cleaned = 0.00220689 Jy ! Component: 3650 - total flux cleaned = 0.00216406 Jy ! Component: 3700 - total flux cleaned = 0.00219264 Jy ! Component: 3750 - total flux cleaned = 0.00230547 Jy ! Component: 3800 - total flux cleaned = 0.00229127 Jy ! Component: 3850 - total flux cleaned = 0.00227733 Jy ! Component: 3900 - total flux cleaned = 0.00233276 Jy ! Component: 3950 - total flux cleaned = 0.0023604 Jy ! Component: 4000 - total flux cleaned = 0.00237411 Jy ! Component: 4050 - total flux cleaned = 0.00242854 Jy ! Total flux subtracted in 4096 components = 0.00244214 Jy ! Clean residual min=-0.000870 max=0.000897 Jy/beam ! Clean residual mean=-0.000000 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.0659674 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 355 components and 0.0659674 Jy ![Exited script file: muppet] wmap "J1828+0820_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.001 x 6.767 at -3.192 degrees (North through East) ! Clean map min=-0.001603 max=0.057628 Jy/beam ! Writing clean map to FITS file: J1828+0820_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0576282 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000244881 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.2748 1.2748 2.54959 5.09918 10.1984 20.3967 40.7935 81.587 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.057 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.001 x 6.767 at -3.192 degrees (North through East) ! Clean map min=-0.001603 max=0.057628 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 J1828+0820_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:00:23 2019