! Started logfile: /image_prod/ug002_uva//J0650+2502_S_dfm.log on Wed Mar 4 21:29:49 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//J0650+2502_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0650+2502_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.991111 visibilities/baseline/integration-bin. ! Found source: J0650+2502 ! ! 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 8028 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 J0650+2502_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.010416Jy sigma=9.088034 ! Fit after self-cal, rms=0.892966Jy sigma=7.957432 ! 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.909 mas, bmaj=6.01 mas, bpa=-4.571 degrees ! Estimated noise=1.28458 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.0862311 Jy ! Component: 100 - total flux cleaned = 0.105078 Jy ! Total flux subtracted in 100 components = 0.105078 Jy ! Clean residual min=-0.003956 max=0.007121 Jy/beam ! Clean residual mean=-0.000020 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.105078 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.105078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064109Jy sigma=0.491746 ! Fit after self-cal, rms=0.063970Jy sigma=0.491028 ! 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.562 mas, bmaj=7.012 mas, bpa=-3.935 degrees ! Estimated noise=0.91147 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 (-2.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00926435 Jy ! Component: 100 - total flux cleaned = 0.0151407 Jy ! Component: 150 - total flux cleaned = 0.0188044 Jy ! Component: 200 - total flux cleaned = 0.0203133 Jy ! Total flux subtracted in 200 components = 0.0203133 Jy ! Clean residual min=-0.003187 max=0.004556 Jy/beam ! Clean residual mean=-0.000005 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.125391 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 44 components and 0.125392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062635Jy sigma=0.472613 ! Fit after self-cal, rms=0.062597Jy sigma=0.472133 ! 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.562 x 7.012 at -3.935 degrees (North through East) ! Clean map min=-0.0028571 max=0.10997 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.97 HN 1.01 KP 0.96 ! LA 1.00 MK 0.99 NL 0.95 OV 0.98 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.55 FD 0.95 HN 0.99 KP 0.94 ! LA 1.00 MK 0.98 NL 0.96 OV 0.96 ! PT 0.95 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.96 HN 0.98 KP 0.98 ! LA 0.99 MK 1.00 NL 0.94 OV 0.98 ! PT 0.99 SC 0.99 ! ! ! Fit before self-cal, rms=0.062597Jy sigma=0.472133 ! Fit after self-cal, rms=0.067419Jy sigma=0.462983 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=7.127 mas, bpa=-4.26 degrees ! Estimated noise=0.900243 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.000756425 Jy ! Component: 100 - total flux cleaned = -0.000938859 Jy ! Component: 150 - total flux cleaned = -0.000992103 Jy ! Component: 200 - total flux cleaned = -0.00108611 Jy ! Total flux subtracted in 200 components = -0.00108611 Jy ! Clean residual min=-0.002636 max=0.002616 Jy/beam ! Clean residual mean=0.000002 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.124305 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.124305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067303Jy sigma=0.462167 ! Fit after self-cal, rms=0.067392Jy sigma=0.462062 ! 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.067392Jy sigma=0.462062 ! Fit after self-cal, rms=0.081190Jy sigma=0.450380 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=7.097 mas, bpa=-4.109 degrees ! Estimated noise=0.904763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.06457e-05 Jy ! Component: 100 - total flux cleaned = -0.00013699 Jy ! Component: 150 - total flux cleaned = -0.000211577 Jy ! Component: 200 - total flux cleaned = -0.000278123 Jy ! Total flux subtracted in 200 components = -0.000278123 Jy ! Clean residual min=-0.001564 max=0.001512 Jy/beam ! Clean residual mean=0.000002 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.124027 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 0.124027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081136Jy sigma=0.449910 ! Fit after self-cal, rms=0.081245Jy sigma=0.449807 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.000128972 Jy ! Component: 100 - total flux cleaned = -0.000156597 Jy ! Component: 150 - total flux cleaned = -0.0001568 Jy ! Component: 200 - total flux cleaned = -0.000133201 Jy ! Total flux subtracted in 200 components = -0.000133201 Jy ! Clean residual min=-0.001526 max=0.001477 Jy/beam ! Clean residual mean=0.000002 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.123894 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 75 components and 0.123894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081229Jy sigma=0.449633 ! Fit after self-cal, rms=0.081230Jy sigma=0.449626 ! 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.081230Jy sigma=0.449626 ! Fit after self-cal, rms=0.084251Jy sigma=0.449458 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=7.086 mas, bpa=-4.164 degrees ! Estimated noise=0.902377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.63381e-05 Jy ! Component: 100 - total flux cleaned = -6.04865e-05 Jy ! Component: 150 - total flux cleaned = -0.000102184 Jy ! Component: 200 - total flux cleaned = -0.000121161 Jy ! Total flux subtracted in 200 components = -0.000121161 Jy ! Clean residual min=-0.001591 max=0.001431 Jy/beam ! Clean residual mean=0.000002 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.123773 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 0.123773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084236Jy sigma=0.449337 ! Fit after self-cal, rms=0.084244Jy sigma=0.449331 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.82031e-05 Jy ! Component: 100 - total flux cleaned = -1.82665e-05 Jy ! Component: 150 - total flux cleaned = -3.38644e-05 Jy ! Component: 200 - total flux cleaned = -3.38403e-05 Jy ! Total flux subtracted in 200 components = -3.38403e-05 Jy ! Clean residual min=-0.001552 max=0.001417 Jy/beam ! Clean residual mean=0.000002 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.123739 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 86 components and 0.123739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084237Jy sigma=0.449266 ! Fit after self-cal, rms=0.084237Jy sigma=0.449265 ! 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.084237Jy sigma=0.449265 ! Fit after self-cal, rms=0.084852Jy sigma=0.449242 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.622 mas, bmaj=11.14 mas, bpa=-8.064 degrees ! Estimated noise=1.0738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000293701 Jy ! Component: 100 - total flux cleaned = 0.000379319 Jy ! Component: 150 - total flux cleaned = 0.000451224 Jy ! Component: 200 - total flux cleaned = 0.00047674 Jy ! Total flux subtracted in 200 components = 0.00047674 Jy ! Clean residual min=-0.001424 max=0.001455 Jy/beam ! Clean residual mean=0.000003 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.124216 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 94 components and 0.124216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084849Jy sigma=0.449214 ! Fit after self-cal, rms=0.084856Jy sigma=0.449203 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.35145e-05 Jy ! Component: 100 - total flux cleaned = 6.43969e-05 Jy ! Component: 150 - total flux cleaned = 7.49201e-05 Jy ! Component: 200 - total flux cleaned = 8.44278e-05 Jy ! Total flux subtracted in 200 components = 8.44278e-05 Jy ! Clean residual min=-0.001417 max=0.001412 Jy/beam ! Clean residual mean=0.000003 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.1243 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 98 components and 0.1243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084855Jy sigma=0.449211 ! Fit after self-cal, rms=0.084857Jy sigma=0.449207 ! 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.536 mas, bmaj=7.086 mas, bpa=-4.216 degrees ! Estimated noise=0.90151 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.536 x 7.086 at -4.216 degrees (North through East) ! Clean map min=-0.0015419 max=0.10901 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.876 mas, bmaj=6.047 mas, bpa=-4.803 degrees ! Estimated noise=1.27218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0853532 Jy ! Component: 100 - total flux cleaned = 0.104041 Jy ! Component: 150 - total flux cleaned = 0.109893 Jy ! Component: 200 - total flux cleaned = 0.113447 Jy ! Total flux subtracted in 200 components = 0.113447 Jy ! Clean residual min=-0.002261 max=0.002202 Jy/beam ! Clean residual mean=-0.000008 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.113447 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.113447 Jy ! Inverting map and beam ! Estimated beam: bmin=3.536 mas, bmaj=7.086 mas, bpa=-4.216 degrees ! Estimated noise=0.90151 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.00339825 Jy ! Component: 100 - total flux cleaned = 0.00566768 Jy ! Component: 150 - total flux cleaned = 0.00673744 Jy ! Component: 200 - total flux cleaned = 0.00731915 Jy ! Total flux subtracted in 200 components = 0.00731915 Jy ! Clean residual min=-0.001855 max=0.001395 Jy/beam ! Clean residual mean=-0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.120766 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 65 components and 0.120766 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.622 mas, bmaj=11.14 mas, bpa=-8.064 degrees ! Estimated noise=1.0738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175272 Jy ! Component: 100 - total flux cleaned = 0.00267025 Jy ! Component: 150 - total flux cleaned = 0.00290563 Jy ! Component: 200 - total flux cleaned = 0.00298802 Jy ! Total flux subtracted in 200 components = 0.00298802 Jy ! Clean residual min=-0.001455 max=0.001339 Jy/beam ! Clean residual mean=0.000002 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.123754 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 = 5.10686e-05 Jy ! Component: 100 - total flux cleaned = 9.28574e-05 Jy ! Component: 150 - total flux cleaned = 0.000117092 Jy ! Component: 200 - total flux cleaned = 0.000148323 Jy ! Total flux subtracted in 200 components = 0.000148323 Jy ! Clean residual min=-0.001457 max=0.001322 Jy/beam ! Clean residual mean=0.000003 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.123903 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 95 components and 0.123903 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.536 mas, bmaj=7.086 mas, bpa=-4.216 degrees ! Estimated noise=0.90151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000411907 Jy ! Component: 100 - total flux cleaned = -0.000543606 Jy ! Component: 150 - total flux cleaned = -0.000561478 Jy ! Component: 200 - total flux cleaned = -0.000562007 Jy ! Total flux subtracted in 200 components = -0.000562007 Jy ! Clean residual min=-0.001546 max=0.001399 Jy/beam ! Clean residual mean=0.000002 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.123341 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 110 components and 0.123341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084861Jy sigma=0.449242 ! Fit after self-cal, rms=0.084863Jy sigma=0.449210 wmodel J0650+2502_S_map.mod ! Writing 110 model components to file: J0650+2502_S_map.mod wobs J0650+2502_S_uvs.fits ! Writing UV FITS file: J0650+2502_S_uvs.fits wwins J0650+2502_S_map.win ! wwins: Wrote 2 windows to J0650+2502_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.000377373 Jy ! Component: 100 - total flux cleaned = -0.000621976 Jy ! Component: 150 - total flux cleaned = -0.000668539 Jy ! Component: 200 - total flux cleaned = -0.000691371 Jy ! Component: 250 - total flux cleaned = -0.000713783 Jy ! Component: 300 - total flux cleaned = -0.000756614 Jy ! Component: 350 - total flux cleaned = -0.000756204 Jy ! Component: 400 - total flux cleaned = -0.000818161 Jy ! Component: 450 - total flux cleaned = -0.000858998 Jy ! Component: 500 - total flux cleaned = -0.000899225 Jy ! Component: 550 - total flux cleaned = -0.000938558 Jy ! Component: 600 - total flux cleaned = -0.00101541 Jy ! Component: 650 - total flux cleaned = -0.00105315 Jy ! Component: 700 - total flux cleaned = -0.00110902 Jy ! Component: 750 - total flux cleaned = -0.00118237 Jy ! Component: 800 - total flux cleaned = -0.00123633 Jy ! Component: 850 - total flux cleaned = -0.00134299 Jy ! Component: 900 - total flux cleaned = -0.00141313 Jy ! Component: 950 - total flux cleaned = -0.00149938 Jy ! Component: 1000 - total flux cleaned = -0.00155046 Jy ! Component: 1050 - total flux cleaned = -0.00163473 Jy ! Component: 1100 - total flux cleaned = -0.00165154 Jy ! Component: 1150 - total flux cleaned = -0.00173389 Jy ! Component: 1200 - total flux cleaned = -0.00178272 Jy ! Component: 1250 - total flux cleaned = -0.00183111 Jy ! Component: 1300 - total flux cleaned = -0.00186256 Jy ! Component: 1350 - total flux cleaned = -0.00190971 Jy ! Component: 1400 - total flux cleaned = -0.00195665 Jy ! Component: 1450 - total flux cleaned = -0.00197221 Jy ! Component: 1500 - total flux cleaned = -0.00201796 Jy ! Component: 1550 - total flux cleaned = -0.00206306 Jy ! Component: 1600 - total flux cleaned = -0.00203301 Jy ! Component: 1650 - total flux cleaned = -0.00204796 Jy ! Component: 1700 - total flux cleaned = -0.00213576 Jy ! Component: 1750 - total flux cleaned = -0.00213567 Jy ! Component: 1800 - total flux cleaned = -0.00214999 Jy ! Component: 1850 - total flux cleaned = -0.00219275 Jy ! Component: 1900 - total flux cleaned = -0.0022212 Jy ! Component: 1950 - total flux cleaned = -0.00223512 Jy ! Component: 2000 - total flux cleaned = -0.0022212 Jy ! Component: 2050 - total flux cleaned = -0.00227674 Jy ! Component: 2100 - total flux cleaned = -0.00233167 Jy ! Component: 2150 - total flux cleaned = -0.0023181 Jy ! Component: 2200 - total flux cleaned = -0.00231818 Jy ! Component: 2250 - total flux cleaned = -0.00231824 Jy ! Component: 2300 - total flux cleaned = -0.00234478 Jy ! Component: 2350 - total flux cleaned = -0.00231835 Jy ! Component: 2400 - total flux cleaned = -0.00235771 Jy ! Component: 2450 - total flux cleaned = -0.00231868 Jy ! Component: 2500 - total flux cleaned = -0.00237041 Jy ! Component: 2550 - total flux cleaned = -0.00234457 Jy ! Component: 2600 - total flux cleaned = -0.00233177 Jy ! Component: 2650 - total flux cleaned = -0.00235716 Jy ! Component: 2700 - total flux cleaned = -0.00235708 Jy ! Component: 2750 - total flux cleaned = -0.00231948 Jy ! Component: 2800 - total flux cleaned = -0.00233196 Jy ! Component: 2850 - total flux cleaned = -0.00231965 Jy ! Component: 2900 - total flux cleaned = -0.00233204 Jy ! Component: 2950 - total flux cleaned = -0.00229527 Jy ! Component: 3000 - total flux cleaned = -0.00231966 Jy ! Component: 3050 - total flux cleaned = -0.00233159 Jy ! Component: 3100 - total flux cleaned = -0.00231969 Jy ! Component: 3150 - total flux cleaned = -0.00230766 Jy ! Component: 3200 - total flux cleaned = -0.00227217 Jy ! Component: 3250 - total flux cleaned = -0.00230764 Jy ! Component: 3300 - total flux cleaned = -0.00229584 Jy ! Component: 3350 - total flux cleaned = -0.00224924 Jy ! Component: 3400 - total flux cleaned = -0.00229577 Jy ! Component: 3450 - total flux cleaned = -0.00229587 Jy ! Component: 3500 - total flux cleaned = -0.00228451 Jy ! Component: 3550 - total flux cleaned = -0.00227315 Jy ! Component: 3600 - total flux cleaned = -0.0023299 Jy ! Component: 3650 - total flux cleaned = -0.00235242 Jy ! Component: 3700 - total flux cleaned = -0.00230747 Jy ! Component: 3750 - total flux cleaned = -0.00234108 Jy ! Component: 3800 - total flux cleaned = -0.00233003 Jy ! Component: 3850 - total flux cleaned = -0.00238531 Jy ! Component: 3900 - total flux cleaned = -0.00235232 Jy ! Component: 3950 - total flux cleaned = -0.00237417 Jy ! Component: 4000 - total flux cleaned = -0.00234143 Jy ! Component: 4050 - total flux cleaned = -0.00238487 Jy ! Total flux subtracted in 4096 components = -0.00237405 Jy ! Clean residual min=-0.000709 max=0.000558 Jy/beam ! Clean residual mean=-0.000000 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.120967 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 397 components and 0.120967 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0650+2502_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.536 x 7.086 at -4.216 degrees (North through East) ! Clean map min=-0.001652 max=0.10915 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0650+2502_S_map.fits wmodel /image_prod/ug002_uva//J0650+2502_S_map.mod ! Writing 397 model components to file: /image_prod/ug002_uva//J0650+2502_S_map.mod wobs /image_prod/ug002_uva//J0650+2502_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0650+2502_S_uvs.fits wwins /image_prod/ug002_uva//J0650+2502_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0650+2502_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.109147 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201231 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.553102 0.553102 1.1062 2.21241 4.42481 8.84963 17.6993 35.3985 70.797 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 542.395 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0650+2502_S_dfm.log closed on Wed Mar 4 21:29:53 2020