! Started logfile: /image_prod/ug002_uva//J1510+5702_S_c_dfm.log on Thu Mar 5 02:06:57 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//J1510+5702_S_c_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1510+5702_S_c_uva.fits ! AN table 1: 24 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.538194 visibilities/baseline/integration-bin. ! Found source: J1510+5702 ! ! 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 1395 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 J1510+5702_S_c] 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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005892Jy sigma=8.040895 ! Fit after self-cal, rms=0.822506Jy sigma=6.558655 ! 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.155 mas, bmaj=4.095 mas, bpa=-62.34 degrees ! Estimated noise=2.94072 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.141726 Jy ! Component: 100 - total flux cleaned = 0.188925 Jy ! Total flux subtracted in 100 components = 0.188925 Jy ! Clean residual min=-0.012771 max=0.019421 Jy/beam ! Clean residual mean=-0.000006 rms=0.003578 Jy/beam ! Combined flux in latest and established models = 0.188925 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.188925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088284Jy sigma=0.564991 ! Fit after self-cal, rms=0.088139Jy sigma=0.562980 ! 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.551 mas, bmaj=4.701 mas, bpa=-63.88 degrees ! Estimated noise=2.43876 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.0172832 Jy ! Component: 100 - total flux cleaned = 0.0245125 Jy ! Component: 150 - total flux cleaned = 0.0260896 Jy ! Component: 200 - total flux cleaned = 0.0265742 Jy ! Total flux subtracted in 200 components = 0.0265742 Jy ! Clean residual min=-0.011162 max=0.012773 Jy/beam ! Clean residual mean=0.000017 rms=0.002580 Jy/beam ! Combined flux in latest and established models = 0.2155 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.2155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084514Jy sigma=0.534537 ! Fit after self-cal, rms=0.084454Jy sigma=0.533914 ! 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.551 x 4.701 at -63.88 degrees (North through East) ! Clean map min=-0.010687 max=0.17644 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.08 HN 0.97 KP 1.01 ! LA 0.99 MK 0.99 NL 1.02 OV 0.80 ! SC 1.06 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.13 HN 1.02 KP 1.05 ! LA 1.01 MK 1.03 NL 1.17 OV 0.86 ! SC 0.97 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.17 HN 1.02 KP 1.06 ! LA 1.01 MK 0.92 NL 1.02 OV 0.86 ! SC 1.08 ! ! ! Fit before self-cal, rms=0.084454Jy sigma=0.533914 ! Fit after self-cal, rms=0.075431Jy sigma=0.497208 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=4.766 mas, bpa=-62.91 degrees ! Estimated noise=2.41958 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 = 4.20015e-05 Jy ! Component: 100 - total flux cleaned = 0.000130956 Jy ! Component: 150 - total flux cleaned = 0.00027512 Jy ! Component: 200 - total flux cleaned = 0.000406682 Jy ! Total flux subtracted in 200 components = 0.000406682 Jy ! Clean residual min=-0.007629 max=0.009010 Jy/beam ! Clean residual mean=0.000012 rms=0.002065 Jy/beam ! Combined flux in latest and established models = 0.215906 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.215906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075231Jy sigma=0.495866 ! Fit after self-cal, rms=0.075301Jy sigma=0.495460 ! 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.075301Jy sigma=0.495460 ! Fit after self-cal, rms=0.080155Jy sigma=0.470969 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=4.697 mas, bpa=-63.39 degrees ! Estimated noise=2.4356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276098 Jy ! Component: 100 - total flux cleaned = 0.00312311 Jy ! Component: 150 - total flux cleaned = 0.00346403 Jy ! Component: 200 - total flux cleaned = 0.00373378 Jy ! Total flux subtracted in 200 components = 0.00373378 Jy ! Clean residual min=-0.006479 max=0.006083 Jy/beam ! Clean residual mean=-0.000003 rms=0.001611 Jy/beam ! Combined flux in latest and established models = 0.21964 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.21964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079923Jy sigma=0.469865 ! Fit after self-cal, rms=0.080036Jy sigma=0.469587 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.00017833 Jy ! Component: 100 - total flux cleaned = -6.16706e-05 Jy ! Component: 150 - total flux cleaned = 5.79253e-06 Jy ! Component: 200 - total flux cleaned = 6.13537e-06 Jy ! Total flux subtracted in 200 components = 6.13537e-06 Jy ! Clean residual min=-0.006390 max=0.006037 Jy/beam ! Clean residual mean=-0.000003 rms=0.001605 Jy/beam ! Combined flux in latest and established models = 0.219646 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.219646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079971Jy sigma=0.469324 ! Fit after self-cal, rms=0.079968Jy sigma=0.469277 ! 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.079968Jy sigma=0.469277 ! Fit after self-cal, rms=0.074813Jy sigma=0.444733 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=4.683 mas, bpa=-63.38 degrees ! Estimated noise=2.43393 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000458979 Jy ! Component: 100 - total flux cleaned = 0.000520234 Jy ! Component: 150 - total flux cleaned = 0.00054656 Jy ! Component: 200 - total flux cleaned = 0.000572799 Jy ! Total flux subtracted in 200 components = 0.000572799 Jy ! Clean residual min=-0.003937 max=0.003951 Jy/beam ! Clean residual mean=0.000001 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.220219 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.220219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074774Jy sigma=0.444539 ! Fit after self-cal, rms=0.074761Jy sigma=0.444388 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.000122622 Jy ! Component: 100 - total flux cleaned = 0.00014694 Jy ! Component: 150 - total flux cleaned = 0.000170779 Jy ! Component: 200 - total flux cleaned = 0.000193193 Jy ! Total flux subtracted in 200 components = 0.000193193 Jy ! Clean residual min=-0.003893 max=0.004000 Jy/beam ! Clean residual mean=0.000001 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.220412 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.220412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074738Jy sigma=0.444267 ! Fit after self-cal, rms=0.074735Jy sigma=0.444253 ! 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.074735Jy sigma=0.444253 ! Fit after self-cal, rms=0.074685Jy sigma=0.444223 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.448 mas, bmaj=9.055 mas, bpa=-88.22 degrees ! Estimated noise=3.179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000144941 Jy ! Component: 100 - total flux cleaned = 0.000145967 Jy ! Component: 150 - total flux cleaned = 0.000184546 Jy ! Component: 200 - total flux cleaned = 0.000200143 Jy ! Total flux subtracted in 200 components = 0.000200143 Jy ! Clean residual min=-0.004650 max=0.005447 Jy/beam ! Clean residual mean=0.000002 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.220612 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.220612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074677Jy sigma=0.444363 ! Fit after self-cal, rms=0.074663Jy sigma=0.444199 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 = -5.81243e-05 Jy ! Component: 100 - total flux cleaned = -5.72633e-05 Jy ! Component: 150 - total flux cleaned = -5.65269e-05 Jy ! Component: 200 - total flux cleaned = -5.72568e-05 Jy ! Total flux subtracted in 200 components = -5.72568e-05 Jy ! Clean residual min=-0.004652 max=0.005407 Jy/beam ! Clean residual mean=0.000002 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.220555 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.220555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074660Jy sigma=0.444346 ! Fit after self-cal, rms=0.074653Jy sigma=0.444244 ! 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.542 mas, bmaj=4.675 mas, bpa=-63.45 degrees ! Estimated noise=2.4314 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.542 x 4.675 at -63.45 degrees (North through East) ! Clean map min=-0.0036287 max=0.17458 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.174 mas, bmaj=4.005 mas, bpa=-62.56 degrees ! Estimated noise=2.88852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138737 Jy ! Component: 100 - total flux cleaned = 0.185459 Jy ! Component: 150 - total flux cleaned = 0.205165 Jy ! Component: 200 - total flux cleaned = 0.214268 Jy ! Total flux subtracted in 200 components = 0.214268 Jy ! Clean residual min=-0.006267 max=0.005881 Jy/beam ! Clean residual mean=-0.000003 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.214268 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.214268 Jy ! Inverting map and beam ! Estimated beam: bmin=3.542 mas, bmaj=4.675 mas, bpa=-63.45 degrees ! Estimated noise=2.4314 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-2, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00505089 Jy ! Component: 100 - total flux cleaned = 0.00665259 Jy ! Component: 150 - total flux cleaned = 0.00713775 Jy ! Component: 200 - total flux cleaned = 0.00734713 Jy ! Total flux subtracted in 200 components = 0.00734713 Jy ! Clean residual min=-0.003918 max=0.004031 Jy/beam ! Clean residual mean=0.000001 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.221615 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.221615 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.448 mas, bmaj=9.055 mas, bpa=-88.22 degrees ! Estimated noise=3.179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000161266 Jy ! Component: 100 - total flux cleaned = -0.000243126 Jy ! Component: 150 - total flux cleaned = -0.000307199 Jy ! Component: 200 - total flux cleaned = -0.000357601 Jy ! Total flux subtracted in 200 components = -0.000357601 Jy ! Clean residual min=-0.004427 max=0.005397 Jy/beam ! Clean residual mean=0.000002 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.221257 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 = -4.59447e-05 Jy ! Component: 100 - total flux cleaned = -6.64446e-05 Jy ! Component: 150 - total flux cleaned = -6.59728e-05 Jy ! Component: 200 - total flux cleaned = -8.46164e-05 Jy ! Total flux subtracted in 200 components = -8.46164e-05 Jy ! Clean residual min=-0.004416 max=0.005395 Jy/beam ! Clean residual mean=0.000002 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 0.221173 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 47 components and 0.221173 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.542 mas, bmaj=4.675 mas, bpa=-63.45 degrees ! Estimated noise=2.4314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000445117 Jy ! Component: 100 - total flux cleaned = 0.000498909 Jy ! Component: 150 - total flux cleaned = 0.000652801 Jy ! Component: 200 - total flux cleaned = 0.000748028 Jy ! Total flux subtracted in 200 components = 0.000748028 Jy ! Clean residual min=-0.003825 max=0.004170 Jy/beam ! Clean residual mean=0.000001 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.221921 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.221921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074652Jy sigma=0.444213 ! Fit after self-cal, rms=0.074627Jy sigma=0.443890 wmodel J1510+5702_S_c_map.mod ! Writing 60 model components to file: J1510+5702_S_c_map.mod wobs J1510+5702_S_c_uvs.fits ! Writing UV FITS file: J1510+5702_S_c_uvs.fits wwins J1510+5702_S_c_map.win ! wwins: Wrote 2 windows to J1510+5702_S_c_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.000192813 Jy ! Component: 100 - total flux cleaned = -0.000731023 Jy ! Component: 150 - total flux cleaned = -0.00130181 Jy ! Component: 200 - total flux cleaned = -0.00172605 Jy ! Component: 250 - total flux cleaned = -0.00213434 Jy ! Component: 300 - total flux cleaned = -0.00264207 Jy ! Component: 350 - total flux cleaned = -0.00307714 Jy ! Component: 400 - total flux cleaned = -0.00344739 Jy ! Component: 450 - total flux cleaned = -0.00375621 Jy ! Component: 500 - total flux cleaned = -0.00405731 Jy ! Component: 550 - total flux cleaned = -0.00444758 Jy ! Component: 600 - total flux cleaned = -0.00468487 Jy ! Component: 650 - total flux cleaned = -0.00491847 Jy ! Component: 700 - total flux cleaned = -0.00523734 Jy ! Component: 750 - total flux cleaned = -0.00546072 Jy ! Component: 800 - total flux cleaned = -0.0058116 Jy ! Component: 850 - total flux cleaned = -0.0059416 Jy ! Component: 900 - total flux cleaned = -0.00611106 Jy ! Component: 950 - total flux cleaned = -0.00627797 Jy ! Component: 1000 - total flux cleaned = -0.00648269 Jy ! Component: 1050 - total flux cleaned = -0.00648327 Jy ! Component: 1100 - total flux cleaned = -0.00676074 Jy ! Component: 1150 - total flux cleaned = -0.00679992 Jy ! Component: 1200 - total flux cleaned = -0.00691565 Jy ! Component: 1250 - total flux cleaned = -0.00699172 Jy ! Component: 1300 - total flux cleaned = -0.00717804 Jy ! Component: 1350 - total flux cleaned = -0.00728874 Jy ! Component: 1400 - total flux cleaned = -0.00750592 Jy ! Component: 1450 - total flux cleaned = -0.00761265 Jy ! Component: 1500 - total flux cleaned = -0.00768326 Jy ! Component: 1550 - total flux cleaned = -0.00778813 Jy ! Component: 1600 - total flux cleaned = -0.00785748 Jy ! Component: 1650 - total flux cleaned = -0.00806317 Jy ! Component: 1700 - total flux cleaned = -0.00826599 Jy ! Component: 1750 - total flux cleaned = -0.00853292 Jy ! Component: 1800 - total flux cleaned = -0.00846668 Jy ! Component: 1850 - total flux cleaned = -0.00856487 Jy ! Component: 1900 - total flux cleaned = -0.00879098 Jy ! Component: 1950 - total flux cleaned = -0.00882319 Jy ! Component: 2000 - total flux cleaned = -0.00904379 Jy ! Component: 2050 - total flux cleaned = -0.00907493 Jy ! Component: 2100 - total flux cleaned = -0.0091368 Jy ! Component: 2150 - total flux cleaned = -0.00904573 Jy ! Component: 2200 - total flux cleaned = -0.00910623 Jy ! Component: 2250 - total flux cleaned = -0.00922588 Jy ! Component: 2300 - total flux cleaned = -0.00922592 Jy ! Component: 2350 - total flux cleaned = -0.00922586 Jy ! Component: 2400 - total flux cleaned = -0.00916795 Jy ! Component: 2450 - total flux cleaned = -0.00939851 Jy ! Component: 2500 - total flux cleaned = -0.00928443 Jy ! Component: 2550 - total flux cleaned = -0.00928434 Jy ! Component: 2600 - total flux cleaned = -0.00931266 Jy ! Component: 2650 - total flux cleaned = -0.00928498 Jy ! Component: 2700 - total flux cleaned = -0.00939504 Jy ! Component: 2750 - total flux cleaned = -0.00939474 Jy ! Component: 2800 - total flux cleaned = -0.00944873 Jy ! Component: 2850 - total flux cleaned = -0.0094217 Jy ! Component: 2900 - total flux cleaned = -0.00950109 Jy ! Component: 2950 - total flux cleaned = -0.0093957 Jy ! Component: 3000 - total flux cleaned = -0.00950026 Jy ! Component: 3050 - total flux cleaned = -0.00950015 Jy ! Component: 3100 - total flux cleaned = -0.00957721 Jy ! Component: 3150 - total flux cleaned = -0.00960272 Jy ! Component: 3200 - total flux cleaned = -0.0095013 Jy ! Component: 3250 - total flux cleaned = -0.00957677 Jy ! Component: 3300 - total flux cleaned = -0.00957706 Jy ! Component: 3350 - total flux cleaned = -0.00952763 Jy ! Component: 3400 - total flux cleaned = -0.009552 Jy ! Component: 3450 - total flux cleaned = -0.00952773 Jy ! Component: 3500 - total flux cleaned = -0.00960024 Jy ! Component: 3550 - total flux cleaned = -0.00962423 Jy ! Component: 3600 - total flux cleaned = -0.0096958 Jy ! Component: 3650 - total flux cleaned = -0.00971956 Jy ! Component: 3700 - total flux cleaned = -0.00979014 Jy ! Component: 3750 - total flux cleaned = -0.00976676 Jy ! Component: 3800 - total flux cleaned = -0.00983656 Jy ! Component: 3850 - total flux cleaned = -0.00981362 Jy ! Component: 3900 - total flux cleaned = -0.00990541 Jy ! Component: 3950 - total flux cleaned = -0.00983726 Jy ! Component: 4000 - total flux cleaned = -0.00988266 Jy ! Component: 4050 - total flux cleaned = -0.00992785 Jy ! Total flux subtracted in 4096 components = -0.00995021 Jy ! Clean residual min=-0.001422 max=0.001582 Jy/beam ! Clean residual mean=-0.000001 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.21197 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 333 components and 0.211971 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1510+5702_S_c_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.542 x 4.675 at -63.45 degrees (North through East) ! Clean map min=-0.0025549 max=0.17469 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1510+5702_S_c_map.fits wmodel /image_prod/ug002_uva//J1510+5702_S_c_map.mod ! Writing 333 model components to file: /image_prod/ug002_uva//J1510+5702_S_c_map.mod wobs /image_prod/ug002_uva//J1510+5702_S_c_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1510+5702_S_c_uvs.fits wwins /image_prod/ug002_uva//J1510+5702_S_c_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1510+5702_S_c_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.174687 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000388255 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.66677 0.66677 1.33354 2.66708 5.33416 10.6683 21.3367 42.6733 85.3466 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.174 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 449.929 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1510+5702_S_c_dfm.log closed on Thu Mar 5 02:07:01 2020