! Started logfile: /image_prod/ug002_uva//J1525+1107_S_dfm.log on Thu Mar 5 02:14:06 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//J1525+1107_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1525+1107_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.826389 visibilities/baseline/integration-bin. ! Found source: J1525+1107 ! ! 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 5355 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 J1525+1107_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010402Jy sigma=7.731597 ! Fit after self-cal, rms=0.823274Jy sigma=6.187501 ! 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.963 mas, bmaj=6.719 mas, bpa=-1.967 degrees ! Estimated noise=1.95982 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.141898 Jy ! Component: 100 - total flux cleaned = 0.176325 Jy ! Total flux subtracted in 100 components = 0.176325 Jy ! Clean residual min=-0.016321 max=0.022253 Jy/beam ! Clean residual mean=-0.000072 rms=0.004401 Jy/beam ! Combined flux in latest and established models = 0.176325 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.176325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096083Jy sigma=0.711261 ! Fit after self-cal, rms=0.095851Jy sigma=0.709936 ! 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.397 mas, bmaj=7.485 mas, bpa=-0.9056 degrees ! Estimated noise=1.32783 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.0239456 Jy ! Component: 100 - total flux cleaned = 0.0386642 Jy ! Component: 150 - total flux cleaned = 0.0480324 Jy ! Component: 200 - total flux cleaned = 0.0541252 Jy ! Total flux subtracted in 200 components = 0.0541252 Jy ! Clean residual min=-0.015650 max=0.023123 Jy/beam ! Clean residual mean=-0.000109 rms=0.004882 Jy/beam ! Combined flux in latest and established models = 0.23045 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 28 components and 0.23045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090719Jy sigma=0.648069 ! Fit after self-cal, rms=0.090767Jy sigma=0.647671 ! 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.397 x 7.485 at -0.9056 degrees (North through East) ! Clean map min=-0.01541 max=0.17711 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.10 HN 1.01 KP 1.09 ! LA 0.85 MK 1.05 OV 1.04 PT 0.90 ! SC 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.52 FD 1.05 HN 1.03 KP 1.12 ! LA 0.85 MK 1.01 OV 1.01 PT 0.91 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 1.09 HN 1.00 KP 1.28 ! LA 0.86 MK 1.07 OV 1.00 PT 0.88 ! SC 0.88 ! ! ! Fit before self-cal, rms=0.090767Jy sigma=0.647671 ! Fit after self-cal, rms=0.098046Jy sigma=0.578461 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.358 mas, bmaj=7.692 mas, bpa=-0.2982 degrees ! Estimated noise=1.35453 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.00166367 Jy ! Component: 100 - total flux cleaned = -0.00241095 Jy ! Component: 150 - total flux cleaned = -0.00304076 Jy ! Component: 200 - total flux cleaned = -0.00360364 Jy ! Total flux subtracted in 200 components = -0.00360364 Jy ! Clean residual min=-0.012104 max=0.018120 Jy/beam ! Clean residual mean=-0.000073 rms=0.003965 Jy/beam ! Combined flux in latest and established models = 0.226846 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.226846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097201Jy sigma=0.574782 ! Fit after self-cal, rms=0.097682Jy sigma=0.573835 ! 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.097682Jy sigma=0.573835 ! Fit after self-cal, rms=0.105152Jy sigma=0.552904 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.359 mas, bmaj=7.707 mas, bpa=-0.2384 degrees ! Estimated noise=1.35984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00297882 Jy ! Component: 100 - total flux cleaned = -0.00327856 Jy ! Component: 150 - total flux cleaned = -0.00352234 Jy ! Component: 200 - total flux cleaned = -0.00397164 Jy ! Total flux subtracted in 200 components = -0.00397164 Jy ! Clean residual min=-0.011047 max=0.017138 Jy/beam ! Clean residual mean=-0.000069 rms=0.003679 Jy/beam ! Combined flux in latest and established models = 0.222875 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.222875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104666Jy sigma=0.550128 ! Fit after self-cal, rms=0.104822Jy sigma=0.550015 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 (19, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164169 Jy ! Component: 100 - total flux cleaned = 0.0254981 Jy ! Component: 150 - total flux cleaned = 0.030351 Jy ! Component: 200 - total flux cleaned = 0.0321827 Jy ! Total flux subtracted in 200 components = 0.0321827 Jy ! Clean residual min=-0.010024 max=0.012612 Jy/beam ! Clean residual mean=-0.000029 rms=0.003034 Jy/beam ! Combined flux in latest and established models = 0.255058 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.255058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102389Jy sigma=0.515976 ! Fit after self-cal, rms=0.102203Jy sigma=0.512375 ! 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.102203Jy sigma=0.512375 ! Fit after self-cal, rms=0.103732Jy sigma=0.507271 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=7.724 mas, bpa=-0.365 degrees ! Estimated noise=1.34179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00585961 Jy ! Component: 100 - total flux cleaned = 0.00796605 Jy ! Component: 150 - total flux cleaned = 0.00864703 Jy ! Component: 200 - total flux cleaned = 0.00912016 Jy ! Total flux subtracted in 200 components = 0.00912016 Jy ! Clean residual min=-0.009466 max=0.011119 Jy/beam ! Clean residual mean=-0.000010 rms=0.002738 Jy/beam ! Combined flux in latest and established models = 0.264178 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 81 components and 0.264178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103214Jy sigma=0.500097 ! Fit after self-cal, rms=0.103278Jy sigma=0.499512 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.00234074 Jy ! Component: 100 - total flux cleaned = 0.00284634 Jy ! Component: 150 - total flux cleaned = 0.00303137 Jy ! Component: 200 - total flux cleaned = 0.00336854 Jy ! Total flux subtracted in 200 components = 0.00336854 Jy ! Clean residual min=-0.009176 max=0.011168 Jy/beam ! Clean residual mean=-0.000006 rms=0.002678 Jy/beam ! Combined flux in latest and established models = 0.267546 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 95 components and 0.267546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103117Jy sigma=0.497544 ! Fit after self-cal, rms=0.103128Jy sigma=0.497435 ! 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.103128Jy sigma=0.497435 ! Fit after self-cal, rms=0.104642Jy sigma=0.496257 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.866 mas, bmaj=12.05 mas, bpa=2.767 degrees ! Estimated noise=1.53858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265327 Jy ! Component: 100 - total flux cleaned = 0.00299008 Jy ! Component: 150 - total flux cleaned = 0.00337924 Jy ! Component: 200 - total flux cleaned = 0.00362436 Jy ! Total flux subtracted in 200 components = 0.00362436 Jy ! Clean residual min=-0.014122 max=0.016037 Jy/beam ! Clean residual mean=0.000001 rms=0.004568 Jy/beam ! Combined flux in latest and established models = 0.271171 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 112 components and 0.271171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104497Jy sigma=0.494758 ! Fit after self-cal, rms=0.104537Jy sigma=0.494523 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.000386252 Jy ! Component: 100 - total flux cleaned = 0.00061882 Jy ! Component: 150 - total flux cleaned = 0.000956579 Jy ! Component: 200 - total flux cleaned = 0.00113328 Jy ! Total flux subtracted in 200 components = 0.00113328 Jy ! Clean residual min=-0.014038 max=0.015804 Jy/beam ! Clean residual mean=0.000005 rms=0.004527 Jy/beam ! Combined flux in latest and established models = 0.272304 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 116 components and 0.272304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104523Jy sigma=0.494265 ! Fit after self-cal, rms=0.104513Jy sigma=0.494069 ! 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.357 mas, bmaj=7.741 mas, bpa=-0.615 degrees ! Estimated noise=1.3348 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.357 x 7.741 at -0.615 degrees (North through East) ! Clean map min=-0.0091145 max=0.18435 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.92 mas, bmaj=6.876 mas, bpa=-1.347 degrees ! Estimated noise=1.981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.143 Jy ! Component: 100 - total flux cleaned = 0.175877 Jy ! Component: 150 - total flux cleaned = 0.192416 Jy ! Component: 200 - total flux cleaned = 0.204616 Jy ! Total flux subtracted in 200 components = 0.204616 Jy ! Clean residual min=-0.011248 max=0.010226 Jy/beam ! Clean residual mean=-0.000035 rms=0.002811 Jy/beam ! Combined flux in latest and established models = 0.204616 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.204616 Jy ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=7.741 mas, bpa=-0.615 degrees ! Estimated noise=1.3348 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.0135355 Jy ! Component: 100 - total flux cleaned = 0.023916 Jy ! Component: 150 - total flux cleaned = 0.0322106 Jy ! Component: 200 - total flux cleaned = 0.0389293 Jy ! Total flux subtracted in 200 components = 0.0389293 Jy ! Clean residual min=-0.010674 max=0.011258 Jy/beam ! Clean residual mean=-0.000023 rms=0.002874 Jy/beam ! Combined flux in latest and established models = 0.243546 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 67 components and 0.243546 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.866 mas, bmaj=12.05 mas, bpa=2.767 degrees ! Estimated noise=1.53858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00956047 Jy ! Component: 100 - total flux cleaned = 0.015834 Jy ! Component: 150 - total flux cleaned = 0.0202618 Jy ! Component: 200 - total flux cleaned = 0.0234137 Jy ! Total flux subtracted in 200 components = 0.0234137 Jy ! Clean residual min=-0.013720 max=0.015718 Jy/beam ! Clean residual mean=-0.000001 rms=0.004591 Jy/beam ! Combined flux in latest and established models = 0.266959 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.00202455 Jy ! Component: 100 - total flux cleaned = 0.00232872 Jy ! Component: 150 - total flux cleaned = 0.00260971 Jy ! Component: 200 - total flux cleaned = 0.00286522 Jy ! Total flux subtracted in 200 components = 0.00286522 Jy ! Clean residual min=-0.013853 max=0.015675 Jy/beam ! Clean residual mean=0.000005 rms=0.004547 Jy/beam ! Combined flux in latest and established models = 0.269825 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 99 components and 0.269825 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=7.741 mas, bpa=-0.615 degrees ! Estimated noise=1.3348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000893305 Jy ! Component: 100 - total flux cleaned = -0.000813506 Jy ! Component: 150 - total flux cleaned = -0.000574044 Jy ! Component: 200 - total flux cleaned = -0.000502966 Jy ! Total flux subtracted in 200 components = -0.000502966 Jy ! Clean residual min=-0.010009 max=0.010583 Jy/beam ! Clean residual mean=0.000002 rms=0.002608 Jy/beam ! Combined flux in latest and established models = 0.269322 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 119 components and 0.269322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104621Jy sigma=0.493922 ! Fit after self-cal, rms=0.104525Jy sigma=0.493695 wmodel J1525+1107_S_map.mod ! Writing 119 model components to file: J1525+1107_S_map.mod wobs J1525+1107_S_uvs.fits ! Writing UV FITS file: J1525+1107_S_uvs.fits wwins J1525+1107_S_map.win ! wwins: Wrote 2 windows to J1525+1107_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.00230298 Jy ! Component: 100 - total flux cleaned = 0.00363552 Jy ! Component: 150 - total flux cleaned = 0.00549422 Jy ! Component: 200 - total flux cleaned = 0.00723433 Jy ! Component: 250 - total flux cleaned = 0.00901194 Jy ! Component: 300 - total flux cleaned = 0.010827 Jy ! Component: 350 - total flux cleaned = 0.0121876 Jy ! Component: 400 - total flux cleaned = 0.0136063 Jy ! Component: 450 - total flux cleaned = 0.0145157 Jy ! Component: 500 - total flux cleaned = 0.0153917 Jy ! Component: 550 - total flux cleaned = 0.0160277 Jy ! Component: 600 - total flux cleaned = 0.0164364 Jy ! Component: 650 - total flux cleaned = 0.0168311 Jy ! Component: 700 - total flux cleaned = 0.0172162 Jy ! Component: 750 - total flux cleaned = 0.0174943 Jy ! Component: 800 - total flux cleaned = 0.0178555 Jy ! Component: 850 - total flux cleaned = 0.0180303 Jy ! Component: 900 - total flux cleaned = 0.0182001 Jy ! Component: 950 - total flux cleaned = 0.0183658 Jy ! Component: 1000 - total flux cleaned = 0.0185272 Jy ! Component: 1050 - total flux cleaned = 0.0185273 Jy ! Component: 1100 - total flux cleaned = 0.0187597 Jy ! Component: 1150 - total flux cleaned = 0.0187601 Jy ! Component: 1200 - total flux cleaned = 0.0189093 Jy ! Component: 1250 - total flux cleaned = 0.0191988 Jy ! Component: 1300 - total flux cleaned = 0.0196214 Jy ! Component: 1350 - total flux cleaned = 0.0196902 Jy ! Component: 1400 - total flux cleaned = 0.0199636 Jy ! Component: 1450 - total flux cleaned = 0.0201655 Jy ! Component: 1500 - total flux cleaned = 0.0204286 Jy ! Component: 1550 - total flux cleaned = 0.0206858 Jy ! Component: 1600 - total flux cleaned = 0.0209381 Jy ! Component: 1650 - total flux cleaned = 0.0212481 Jy ! Component: 1700 - total flux cleaned = 0.0213706 Jy ! Component: 1750 - total flux cleaned = 0.0217904 Jy ! Component: 1800 - total flux cleaned = 0.0219084 Jy ! Component: 1850 - total flux cleaned = 0.0221969 Jy ! Component: 1900 - total flux cleaned = 0.0222531 Jy ! Component: 1950 - total flux cleaned = 0.0224773 Jy ! Component: 2000 - total flux cleaned = 0.0225869 Jy ! Component: 2050 - total flux cleaned = 0.022696 Jy ! Component: 2100 - total flux cleaned = 0.0229625 Jy ! Component: 2150 - total flux cleaned = 0.0230141 Jy ! Component: 2200 - total flux cleaned = 0.0233762 Jy ! Component: 2250 - total flux cleaned = 0.023274 Jy ! Component: 2300 - total flux cleaned = 0.0234267 Jy ! Component: 2350 - total flux cleaned = 0.023774 Jy ! Component: 2400 - total flux cleaned = 0.023824 Jy ! Component: 2450 - total flux cleaned = 0.0240184 Jy ! Component: 2500 - total flux cleaned = 0.024162 Jy ! Component: 2550 - total flux cleaned = 0.0242556 Jy ! Component: 2600 - total flux cleaned = 0.0243954 Jy ! Component: 2650 - total flux cleaned = 0.0243956 Jy ! Component: 2700 - total flux cleaned = 0.0245774 Jy ! Component: 2750 - total flux cleaned = 0.0248912 Jy ! Component: 2800 - total flux cleaned = 0.0248911 Jy ! Component: 2850 - total flux cleaned = 0.0249353 Jy ! Component: 2900 - total flux cleaned = 0.0250218 Jy ! Component: 2950 - total flux cleaned = 0.0252351 Jy ! Component: 3000 - total flux cleaned = 0.0253193 Jy ! Component: 3050 - total flux cleaned = 0.0253605 Jy ! Component: 3100 - total flux cleaned = 0.0252782 Jy ! Component: 3150 - total flux cleaned = 0.0251964 Jy ! Component: 3200 - total flux cleaned = 0.0252768 Jy ! Component: 3250 - total flux cleaned = 0.0251161 Jy ! Component: 3300 - total flux cleaned = 0.0251559 Jy ! Component: 3350 - total flux cleaned = 0.0250371 Jy ! Component: 3400 - total flux cleaned = 0.0251151 Jy ! Component: 3450 - total flux cleaned = 0.0249602 Jy ! Component: 3500 - total flux cleaned = 0.0249599 Jy ! Component: 3550 - total flux cleaned = 0.024998 Jy ! Component: 3600 - total flux cleaned = 0.024809 Jy ! Component: 3650 - total flux cleaned = 0.0246966 Jy ! Component: 3700 - total flux cleaned = 0.0246968 Jy ! Component: 3750 - total flux cleaned = 0.0246962 Jy ! Component: 3800 - total flux cleaned = 0.0244762 Jy ! Component: 3850 - total flux cleaned = 0.0244398 Jy ! Component: 3900 - total flux cleaned = 0.0243675 Jy ! Component: 3950 - total flux cleaned = 0.0243677 Jy ! Component: 4000 - total flux cleaned = 0.0243314 Jy ! Component: 4050 - total flux cleaned = 0.0241897 Jy ! Total flux subtracted in 4096 components = 0.0241546 Jy ! Clean residual min=-0.002382 max=0.002337 Jy/beam ! Clean residual mean=-0.000018 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.293476 Jy keep ! Adding 375 model components to the UV plane model. ! The established model now contains 494 components and 0.293476 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1525+1107_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.357 x 7.741 at -0.615 degrees (North through East) ! Clean map min=-0.0043377 max=0.18602 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1525+1107_S_map.fits wmodel /image_prod/ug002_uva//J1525+1107_S_map.mod ! Writing 494 model components to file: /image_prod/ug002_uva//J1525+1107_S_map.mod wobs /image_prod/ug002_uva//J1525+1107_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1525+1107_S_uvs.fits wwins /image_prod/ug002_uva//J1525+1107_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1525+1107_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.186023 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000622827 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00443 1.00443 2.00887 4.01773 8.03546 16.0709 32.1418 64.2837 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.186 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 298.676 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1525+1107_S_dfm.log closed on Thu Mar 5 02:14:10 2020