! Started logfile: /image_prod/ug002_uva//J0500+2651_S_dfm.log on Wed Mar 4 20:36:12 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J0500+2651_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0500+2651_S_uva.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.920988 visibilities/baseline/integration-bin. ! Found source: J0500+2651 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 4476 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 ![@/opt64/bin/pima_mupet_01.dfm J0500+2651_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004749Jy sigma=8.518401 ! Fit after self-cal, rms=0.914212Jy sigma=7.742211 ! 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.338 mas, bmaj=7.709 mas, bpa=-5.081 degrees ! Estimated noise=2.02208 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.0681918 Jy ! Component: 100 - total flux cleaned = 0.0830701 Jy ! Total flux subtracted in 100 components = 0.0830701 Jy ! Clean residual min=-0.003605 max=0.004187 Jy/beam ! Clean residual mean=-0.000002 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.0830701 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0830701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066087Jy sigma=0.456341 ! Fit after self-cal, rms=0.065964Jy sigma=0.455833 ! 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.895 mas, bmaj=8.645 mas, bpa=-5.681 degrees ! Estimated noise=1.31099 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.00362119 Jy ! Component: 100 - total flux cleaned = 0.00357573 Jy ! Component: 150 - total flux cleaned = 0.00349004 Jy ! Component: 200 - total flux cleaned = 0.00341904 Jy ! Total flux subtracted in 200 components = 0.00341904 Jy ! Clean residual min=-0.003325 max=0.002940 Jy/beam ! Clean residual mean=0.000001 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.0864891 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.0864891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065730Jy sigma=0.454066 ! Fit after self-cal, rms=0.065724Jy sigma=0.454053 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.895 x 8.645 at -5.681 degrees (North through East) ! Clean map min=-0.0032746 max=0.087823 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 KP 1.03 LA 1.04 ! MK 0.96 NL 1.03 OV 0.82 PT 1.01 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.07 KP 0.95 LA 1.03 ! MK 0.98 NL 0.95 OV 1.04 PT 1.04 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 KP 1.04 LA 1.04 ! MK 1.01 NL 0.95 OV 0.85 PT 1.04 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.065724Jy sigma=0.454053 ! Fit after self-cal, rms=0.064542Jy sigma=0.449738 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.884 mas, bmaj=8.651 mas, bpa=-5.821 degrees ! Estimated noise=1.30242 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.000227244 Jy ! Component: 100 - total flux cleaned = -0.000254493 Jy ! Component: 150 - total flux cleaned = -0.000230176 Jy ! Component: 200 - total flux cleaned = -0.000230255 Jy ! Total flux subtracted in 200 components = -0.000230255 Jy ! Clean residual min=-0.002874 max=0.002515 Jy/beam ! Clean residual mean=0.000001 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0862589 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.0862589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064517Jy sigma=0.449586 ! Fit after self-cal, rms=0.064505Jy sigma=0.449470 ! 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. ! ! Fit before self-cal, rms=0.064505Jy sigma=0.449470 ! Fit after self-cal, rms=0.065618Jy sigma=0.443150 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.872 mas, bmaj=8.618 mas, bpa=-5.769 degrees ! Estimated noise=1.30205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000312707 Jy ! Component: 100 - total flux cleaned = 0.00032868 Jy ! Component: 150 - total flux cleaned = 0.000327961 Jy ! Component: 200 - total flux cleaned = 0.00032778 Jy ! Total flux subtracted in 200 components = 0.00032778 Jy ! Clean residual min=-0.002244 max=0.001813 Jy/beam ! Clean residual mean=-0.000003 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0865866 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.0865867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065611Jy sigma=0.443082 ! Fit after self-cal, rms=0.065645Jy sigma=0.442897 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 = -6.54164e-05 Jy ! Component: 100 - total flux cleaned = -5.27459e-05 Jy ! Component: 150 - total flux cleaned = -5.29253e-05 Jy ! Component: 200 - total flux cleaned = -5.26998e-05 Jy ! Total flux subtracted in 200 components = -5.26998e-05 Jy ! Clean residual min=-0.002221 max=0.001820 Jy/beam ! Clean residual mean=-0.000003 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.086534 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.086534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065640Jy sigma=0.442857 ! Fit after self-cal, rms=0.065638Jy sigma=0.442855 ! 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. ! ! Fit before self-cal, rms=0.065638Jy sigma=0.442855 ! Fit after self-cal, rms=0.065941Jy sigma=0.442818 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.871 mas, bmaj=8.613 mas, bpa=-5.743 degrees ! Estimated noise=1.30357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000208045 Jy ! Component: 100 - total flux cleaned = 0.000234178 Jy ! Component: 150 - total flux cleaned = 0.000234132 Jy ! Component: 200 - total flux cleaned = 0.00023458 Jy ! Total flux subtracted in 200 components = 0.00023458 Jy ! Clean residual min=-0.002210 max=0.001822 Jy/beam ! Clean residual mean=-0.000003 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0867685 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.0867685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065936Jy sigma=0.442782 ! Fit after self-cal, rms=0.065935Jy sigma=0.442780 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.636e-07 Jy ! Component: 100 - total flux cleaned = -8.04829e-07 Jy ! Component: 150 - total flux cleaned = -6.04881e-07 Jy ! Component: 200 - total flux cleaned = 9.72579e-06 Jy ! Total flux subtracted in 200 components = 9.72579e-06 Jy ! Clean residual min=-0.002200 max=0.001810 Jy/beam ! Clean residual mean=-0.000003 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0867783 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.0867783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065931Jy sigma=0.442751 ! Fit after self-cal, rms=0.065929Jy sigma=0.442751 ! 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. ! ! Fit before self-cal, rms=0.065929Jy sigma=0.442751 ! Fit after self-cal, rms=0.065953Jy sigma=0.442747 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.635 mas, bmaj=12.24 mas, bpa=1.017 degrees ! Estimated noise=1.46581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.94996e-05 Jy ! Component: 100 - total flux cleaned = -8.05336e-05 Jy ! Component: 150 - total flux cleaned = -6.43293e-05 Jy ! Component: 200 - total flux cleaned = -5.74487e-05 Jy ! Total flux subtracted in 200 components = -5.74487e-05 Jy ! Clean residual min=-0.002090 max=0.001632 Jy/beam ! Clean residual mean=-0.000006 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0867208 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.0867208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065954Jy sigma=0.442753 ! Fit after self-cal, rms=0.065950Jy sigma=0.442751 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.26244e-06 Jy ! Component: 100 - total flux cleaned = 8.08188e-06 Jy ! Component: 150 - total flux cleaned = 2.30115e-06 Jy ! Component: 200 - total flux cleaned = -8.45751e-06 Jy ! Total flux subtracted in 200 components = -8.45751e-06 Jy ! Clean residual min=-0.002082 max=0.001632 Jy/beam ! Clean residual mean=-0.000006 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0867124 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 58 components and 0.0867124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065951Jy sigma=0.442762 ! Fit after self-cal, rms=0.065950Jy sigma=0.442759 ! 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.869 mas, bmaj=8.61 mas, bpa=-5.721 degrees ! Estimated noise=1.30475 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.869 x 8.61 at -5.721 degrees (North through East) ! Clean map min=-0.0021137 max=0.087486 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.306 mas, bmaj=7.694 mas, bpa=-4.912 degrees ! Estimated noise=2.01442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0680086 Jy ! Component: 100 - total flux cleaned = 0.0829547 Jy ! Component: 150 - total flux cleaned = 0.0864274 Jy ! Component: 200 - total flux cleaned = 0.0869682 Jy ! Total flux subtracted in 200 components = 0.0869682 Jy ! Clean residual min=-0.003068 max=0.002969 Jy/beam ! Clean residual mean=-0.000001 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.0869682 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0869682 Jy ! Inverting map and beam ! Estimated beam: bmin=3.869 mas, bmaj=8.61 mas, bpa=-5.721 degrees ! Estimated noise=1.30475 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.000366133 Jy ! Component: 100 - total flux cleaned = 0.000305495 Jy ! Component: 150 - total flux cleaned = 0.000229936 Jy ! Component: 200 - total flux cleaned = 0.000186014 Jy ! Total flux subtracted in 200 components = 0.000186014 Jy ! Clean residual min=-0.002296 max=0.001870 Jy/beam ! Clean residual mean=-0.000003 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0871542 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.0871543 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.635 mas, bmaj=12.24 mas, bpa=1.017 degrees ! Estimated noise=1.46581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000112747 Jy ! Component: 100 - total flux cleaned = -0.000148096 Jy ! Component: 150 - total flux cleaned = -0.000158213 Jy ! Component: 200 - total flux cleaned = -0.000168079 Jy ! Total flux subtracted in 200 components = -0.000168079 Jy ! Clean residual min=-0.002104 max=0.001638 Jy/beam ! Clean residual mean=-0.000006 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0869862 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 = -1.85982e-05 Jy ! Component: 100 - total flux cleaned = -3.55261e-05 Jy ! Component: 150 - total flux cleaned = -4.3284e-05 Jy ! Component: 200 - total flux cleaned = -5.0921e-05 Jy ! Total flux subtracted in 200 components = -5.0921e-05 Jy ! Clean residual min=-0.002092 max=0.001632 Jy/beam ! Clean residual mean=-0.000006 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0869353 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.0869353 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.869 mas, bmaj=8.61 mas, bpa=-5.721 degrees ! Estimated noise=1.30475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000205839 Jy ! Component: 100 - total flux cleaned = 0.000223768 Jy ! Component: 150 - total flux cleaned = 0.000256731 Jy ! Component: 200 - total flux cleaned = 0.000287584 Jy ! Total flux subtracted in 200 components = 0.000287584 Jy ! Clean residual min=-0.002191 max=0.001895 Jy/beam ! Clean residual mean=-0.000003 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0872228 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.0872228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065959Jy sigma=0.442851 ! Fit after self-cal, rms=0.065967Jy sigma=0.442836 wmodel J0500+2651_S_map.mod ! Writing 46 model components to file: J0500+2651_S_map.mod wobs J0500+2651_S_uvs.fits ! Writing UV FITS file: J0500+2651_S_uvs.fits wwins J0500+2651_S_map.win ! wwins: Wrote 1 windows to J0500+2651_S_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.000253932 Jy ! Component: 100 - total flux cleaned = -0.000480295 Jy ! Component: 150 - total flux cleaned = -0.000602818 Jy ! Component: 200 - total flux cleaned = -0.00077924 Jy ! Component: 250 - total flux cleaned = -0.000893293 Jy ! Component: 300 - total flux cleaned = -0.00097627 Jy ! Component: 350 - total flux cleaned = -0.000976639 Jy ! Component: 400 - total flux cleaned = -0.00110686 Jy ! Component: 450 - total flux cleaned = -0.00118301 Jy ! Component: 500 - total flux cleaned = -0.00133278 Jy ! Component: 550 - total flux cleaned = -0.00140628 Jy ! Component: 600 - total flux cleaned = -0.00157406 Jy ! Component: 650 - total flux cleaned = -0.00162103 Jy ! Component: 700 - total flux cleaned = -0.00173637 Jy ! Component: 750 - total flux cleaned = -0.00175947 Jy ! Component: 800 - total flux cleaned = -0.0018705 Jy ! Component: 850 - total flux cleaned = -0.00191415 Jy ! Component: 900 - total flux cleaned = -0.00195682 Jy ! Component: 950 - total flux cleaned = -0.00204103 Jy ! Component: 1000 - total flux cleaned = -0.00208268 Jy ! Component: 1050 - total flux cleaned = -0.00222617 Jy ! Component: 1100 - total flux cleaned = -0.00234727 Jy ! Component: 1150 - total flux cleaned = -0.00238735 Jy ! Component: 1200 - total flux cleaned = -0.00242648 Jy ! Component: 1250 - total flux cleaned = -0.002446 Jy ! Component: 1300 - total flux cleaned = -0.00238795 Jy ! Component: 1350 - total flux cleaned = -0.00240681 Jy ! Component: 1400 - total flux cleaned = -0.00240652 Jy ! Component: 1450 - total flux cleaned = -0.00236937 Jy ! Component: 1500 - total flux cleaned = -0.0023328 Jy ! Component: 1550 - total flux cleaned = -0.00229647 Jy ! Component: 1600 - total flux cleaned = -0.00231452 Jy ! Component: 1650 - total flux cleaned = -0.00229691 Jy ! Component: 1700 - total flux cleaned = -0.00226175 Jy ! Component: 1750 - total flux cleaned = -0.00222697 Jy ! Component: 1800 - total flux cleaned = -0.00214089 Jy ! Component: 1850 - total flux cleaned = -0.00214101 Jy ! Component: 1900 - total flux cleaned = -0.00215764 Jy ! Component: 1950 - total flux cleaned = -0.00209056 Jy ! Component: 2000 - total flux cleaned = -0.00202436 Jy ! Component: 2050 - total flux cleaned = -0.00205718 Jy ! Component: 2100 - total flux cleaned = -0.0020569 Jy ! Component: 2150 - total flux cleaned = -0.00204054 Jy ! Component: 2200 - total flux cleaned = -0.00205627 Jy ! Component: 2250 - total flux cleaned = -0.00194511 Jy ! Component: 2300 - total flux cleaned = -0.00192962 Jy ! Component: 2350 - total flux cleaned = -0.00191408 Jy ! Component: 2400 - total flux cleaned = -0.00186752 Jy ! Component: 2450 - total flux cleaned = -0.00183687 Jy ! Component: 2500 - total flux cleaned = -0.00171508 Jy ! Component: 2550 - total flux cleaned = -0.00173032 Jy ! Component: 2600 - total flux cleaned = -0.0017153 Jy ! Component: 2650 - total flux cleaned = -0.00167071 Jy ! Component: 2700 - total flux cleaned = -0.00165582 Jy ! Component: 2750 - total flux cleaned = -0.00164106 Jy ! Component: 2800 - total flux cleaned = -0.00162662 Jy ! Component: 2850 - total flux cleaned = -0.00167001 Jy ! Component: 2900 - total flux cleaned = -0.00165566 Jy ! Component: 2950 - total flux cleaned = -0.0016414 Jy ! Component: 3000 - total flux cleaned = -0.00159904 Jy ! Component: 3050 - total flux cleaned = -0.00159899 Jy ! Component: 3100 - total flux cleaned = -0.00154329 Jy ! Component: 3150 - total flux cleaned = -0.00150166 Jy ! Component: 3200 - total flux cleaned = -0.00154293 Jy ! Component: 3250 - total flux cleaned = -0.00155659 Jy ! Component: 3300 - total flux cleaned = -0.00157013 Jy ! Component: 3350 - total flux cleaned = -0.00151607 Jy ! Component: 3400 - total flux cleaned = -0.00151617 Jy ! Component: 3450 - total flux cleaned = -0.00155609 Jy ! Component: 3500 - total flux cleaned = -0.0015297 Jy ! Component: 3550 - total flux cleaned = -0.00155608 Jy ! Component: 3600 - total flux cleaned = -0.00158224 Jy ! Component: 3650 - total flux cleaned = -0.00153016 Jy ! Component: 3700 - total flux cleaned = -0.00158194 Jy ! Component: 3750 - total flux cleaned = -0.0015434 Jy ! Component: 3800 - total flux cleaned = -0.00156911 Jy ! Component: 3850 - total flux cleaned = -0.00158182 Jy ! Component: 3900 - total flux cleaned = -0.0015692 Jy ! Component: 3950 - total flux cleaned = -0.00158173 Jy ! Component: 4000 - total flux cleaned = -0.00159423 Jy ! Component: 4050 - total flux cleaned = -0.00159428 Jy ! Total flux subtracted in 4096 components = -0.0016066 Jy ! Clean residual min=-0.000678 max=0.000710 Jy/beam ! Clean residual mean=-0.000001 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.0856162 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 321 components and 0.0856162 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0500+2651_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.869 x 8.61 at -5.721 degrees (North through East) ! Clean map min=-0.0017637 max=0.087457 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0500+2651_S_map.fits wmodel /image_prod/ug002_uva//J0500+2651_S_map.mod ! Writing 321 model components to file: /image_prod/ug002_uva//J0500+2651_S_map.mod wobs /image_prod/ug002_uva//J0500+2651_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0500+2651_S_uvs.fits wwins /image_prod/ug002_uva//J0500+2651_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0500+2651_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0874566 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022296 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.764814 0.764814 1.52963 3.05925 6.11851 12.237 24.474 48.9481 97.8961 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.087 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 392.252 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0500+2651_S_dfm.log closed on Wed Mar 4 20:36:15 2020