! Started logfile: /image_prod/ug002_uva//J0013+4051_S_g_dfm.log on Wed Mar 4 18:18:55 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//J0013+4051_S_g_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0013+4051_S_g_uva.fits ! AN table 1: 6 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.875 visibilities/baseline/integration-bin. ! Found source: J0013+4051 ! ! 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 36 lines of history. ! ! Reading 441 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 J0013+4051_S_g] 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.032988Jy sigma=14.151130 ! Fit after self-cal, rms=0.664025Jy sigma=8.829092 ! 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.604 mas, bmaj=8.189 mas, bpa=-33.96 degrees ! Estimated noise=3.03543 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.274027 Jy ! Component: 100 - total flux cleaned = 0.338734 Jy ! Total flux subtracted in 100 components = 0.338734 Jy ! Clean residual min=-0.019872 max=0.041856 Jy/beam ! Clean residual mean=0.000002 rms=0.007008 Jy/beam ! Combined flux in latest and established models = 0.338734 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.338734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088460Jy sigma=1.134264 ! Fit after self-cal, rms=0.088460Jy sigma=1.134193 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.862 mas, bmaj=8.29 mas, bpa=-32.28 degrees ! Estimated noise=2.6119 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 (-57, 48.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0368721 Jy ! Component: 100 - total flux cleaned = 0.055014 Jy ! Component: 150 - total flux cleaned = 0.064998 Jy ! Component: 200 - total flux cleaned = 0.0699668 Jy ! Total flux subtracted in 200 components = 0.0699668 Jy ! Clean residual min=-0.014164 max=0.015431 Jy/beam ! Clean residual mean=-0.000005 rms=0.003640 Jy/beam ! Combined flux in latest and established models = 0.408701 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 31 components and 0.408701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071717Jy sigma=0.858514 ! Fit after self-cal, rms=0.071263Jy sigma=0.849885 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.862 x 8.29 at -32.28 degrees (North through East) ! Clean map min=-0.011584 max=0.32932 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 0.99 KP 0.99 ! MK 1.02 NL 0.89 OV 0.91 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.04 KP 1.03 ! MK 1.03 NL 1.51 OV 0.90 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.96 HN 0.98 KP 0.98 ! MK 1.00 NL 1.00 OV 0.93 SC 1.03 ! ! ! Fit before self-cal, rms=0.071263Jy sigma=0.849885 ! Fit after self-cal, rms=0.063460Jy sigma=0.702803 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.888 mas, bmaj=8.32 mas, bpa=-32.22 degrees ! Estimated noise=2.59468 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.000566114 Jy ! Component: 100 - total flux cleaned = -0.00168722 Jy ! Component: 150 - total flux cleaned = -0.00273797 Jy ! Component: 200 - total flux cleaned = -0.0034644 Jy ! Total flux subtracted in 200 components = -0.0034644 Jy ! Clean residual min=-0.007905 max=0.006833 Jy/beam ! Clean residual mean=-0.000002 rms=0.001781 Jy/beam ! Combined flux in latest and established models = 0.405236 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 57 components and 0.405236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062836Jy sigma=0.693528 ! Fit after self-cal, rms=0.062949Jy sigma=0.693127 ! 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.062949Jy sigma=0.693127 ! Fit after self-cal, rms=0.062924Jy sigma=0.692392 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.889 mas, bmaj=8.311 mas, bpa=-32.2 degrees ! Estimated noise=2.59047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000268703 Jy ! Component: 100 - total flux cleaned = -0.0010123 Jy ! Component: 150 - total flux cleaned = -0.00151914 Jy ! Component: 200 - total flux cleaned = -0.00183334 Jy ! Total flux subtracted in 200 components = -0.00183334 Jy ! Clean residual min=-0.007414 max=0.006344 Jy/beam ! Clean residual mean=-0.000002 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.403403 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 75 components and 0.403403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062680Jy sigma=0.688592 ! Fit after self-cal, rms=0.062689Jy sigma=0.688553 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.000347031 Jy ! Component: 100 - total flux cleaned = -0.00062208 Jy ! Component: 150 - total flux cleaned = -0.000886886 Jy ! Component: 200 - total flux cleaned = -0.00126224 Jy ! Total flux subtracted in 200 components = -0.00126224 Jy ! Clean residual min=-0.007282 max=0.005986 Jy/beam ! Clean residual mean=-0.000002 rms=0.001584 Jy/beam ! Combined flux in latest and established models = 0.402141 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 84 components and 0.402141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062535Jy sigma=0.686713 ! Fit after self-cal, rms=0.062539Jy sigma=0.686701 ! 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.062539Jy sigma=0.686701 ! Fit after self-cal, rms=0.062621Jy sigma=0.686156 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.891 mas, bmaj=8.308 mas, bpa=-32.19 degrees ! Estimated noise=2.58757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00122874 Jy ! Component: 100 - total flux cleaned = -0.00154426 Jy ! Component: 150 - total flux cleaned = -0.00184241 Jy ! Component: 200 - total flux cleaned = -0.0020139 Jy ! Total flux subtracted in 200 components = -0.0020139 Jy ! Clean residual min=-0.006908 max=0.005736 Jy/beam ! Clean residual mean=-0.000002 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.400127 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 93 components and 0.400127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062504Jy sigma=0.684446 ! Fit after self-cal, rms=0.062511Jy sigma=0.684435 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.000389717 Jy ! Component: 100 - total flux cleaned = -0.000545322 Jy ! Component: 150 - total flux cleaned = -0.000646661 Jy ! Component: 200 - total flux cleaned = -0.00079481 Jy ! Total flux subtracted in 200 components = -0.00079481 Jy ! Clean residual min=-0.006794 max=0.005533 Jy/beam ! Clean residual mean=-0.000002 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.399332 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 99 components and 0.399332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062426Jy sigma=0.683344 ! Fit after self-cal, rms=0.062428Jy sigma=0.683338 ! 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.062428Jy sigma=0.683338 ! Fit after self-cal, rms=0.062526Jy sigma=0.683087 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.352 mas, bmaj=8.585 mas, bpa=-33.68 degrees ! Estimated noise=3.21378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00292542 Jy ! Component: 100 - total flux cleaned = -0.00407886 Jy ! Component: 150 - total flux cleaned = -0.00489574 Jy ! Component: 200 - total flux cleaned = -0.00561274 Jy ! Total flux subtracted in 200 components = -0.00561274 Jy ! Clean residual min=-0.006791 max=0.005954 Jy/beam ! Clean residual mean=-0.000003 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.393719 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 116 components and 0.39372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062522Jy sigma=0.682135 ! Fit after self-cal, rms=0.062528Jy sigma=0.682027 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.000484114 Jy ! Component: 100 - total flux cleaned = -0.000964434 Jy ! Component: 150 - total flux cleaned = -0.00109962 Jy ! Component: 200 - total flux cleaned = -0.00126927 Jy ! Total flux subtracted in 200 components = -0.00126927 Jy ! Clean residual min=-0.006686 max=0.005803 Jy/beam ! Clean residual mean=-0.000002 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.39245 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 123 components and 0.39245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062525Jy sigma=0.681865 ! Fit after self-cal, rms=0.062523Jy sigma=0.681818 ! 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=2.892 mas, bmaj=8.307 mas, bpa=-32.19 degrees ! Estimated noise=2.58578 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.892 x 8.307 at -32.19 degrees (North through East) ! Clean map min=-0.0060051 max=0.3265 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.624 mas, bmaj=8.199 mas, bpa=-33.89 degrees ! Estimated noise=2.9973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.270499 Jy ! Component: 100 - total flux cleaned = 0.335125 Jy ! Component: 150 - total flux cleaned = 0.358403 Jy ! Component: 200 - total flux cleaned = 0.371377 Jy ! Total flux subtracted in 200 components = 0.371377 Jy ! Clean residual min=-0.008711 max=0.011690 Jy/beam ! Clean residual mean=0.000001 rms=0.002576 Jy/beam ! Combined flux in latest and established models = 0.371377 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.371377 Jy ! Inverting map and beam ! Estimated beam: bmin=2.892 mas, bmaj=8.307 mas, bpa=-32.19 degrees ! Estimated noise=2.58578 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 (58, -50.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00936654 Jy ! Component: 100 - total flux cleaned = 0.00971527 Jy ! Component: 150 - total flux cleaned = 0.00878841 Jy ! Component: 200 - total flux cleaned = 0.00917575 Jy ! Total flux subtracted in 200 components = 0.00917575 Jy ! Clean residual min=-0.007061 max=0.005461 Jy/beam ! Clean residual mean=0.000001 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 0.380553 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 0.380553 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.352 mas, bmaj=8.585 mas, bpa=-33.68 degrees ! Estimated noise=3.21378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000795178 Jy ! Component: 100 - total flux cleaned = 0.00135768 Jy ! Component: 150 - total flux cleaned = 0.00137498 Jy ! Component: 200 - total flux cleaned = 0.00118722 Jy ! Total flux subtracted in 200 components = 0.00118722 Jy ! Clean residual min=-0.006306 max=0.005466 Jy/beam ! Clean residual mean=0.000003 rms=0.001564 Jy/beam ! Combined flux in latest and established models = 0.38174 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.000426253 Jy ! Component: 100 - total flux cleaned = -0.000724979 Jy ! Component: 150 - total flux cleaned = -0.000861499 Jy ! Component: 200 - total flux cleaned = -0.000990379 Jy ! Total flux subtracted in 200 components = -0.000990379 Jy ! Clean residual min=-0.005874 max=0.005188 Jy/beam ! Clean residual mean=0.000003 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.38075 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 83 components and 0.38075 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.892 mas, bmaj=8.307 mas, bpa=-32.19 degrees ! Estimated noise=2.58578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.65744e-05 Jy ! Component: 100 - total flux cleaned = 0.0002109 Jy ! Component: 150 - total flux cleaned = 0.000516138 Jy ! Component: 200 - total flux cleaned = 0.000791529 Jy ! Total flux subtracted in 200 components = 0.000791529 Jy ! Clean residual min=-0.006348 max=0.005373 Jy/beam ! Clean residual mean=0.000001 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.381541 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 108 components and 0.381541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061589Jy sigma=0.674379 ! Fit after self-cal, rms=0.061575Jy sigma=0.673210 wmodel J0013+4051_S_g_map.mod ! Writing 108 model components to file: J0013+4051_S_g_map.mod wobs J0013+4051_S_g_uvs.fits ! Writing UV FITS file: J0013+4051_S_g_uvs.fits wwins J0013+4051_S_g_map.win ! wwins: Wrote 3 windows to J0013+4051_S_g_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.00119409 Jy ! Component: 100 - total flux cleaned = -0.00128502 Jy ! Component: 150 - total flux cleaned = -0.00150998 Jy ! Component: 200 - total flux cleaned = -0.00178959 Jy ! Component: 250 - total flux cleaned = -0.00198871 Jy ! Component: 300 - total flux cleaned = -0.00211251 Jy ! Component: 350 - total flux cleaned = -0.00217216 Jy ! Component: 400 - total flux cleaned = -0.00239486 Jy ! Component: 450 - total flux cleaned = -0.00244834 Jy ! Component: 500 - total flux cleaned = -0.00265595 Jy ! Component: 550 - total flux cleaned = -0.0029062 Jy ! Component: 600 - total flux cleaned = -0.00329491 Jy ! Component: 650 - total flux cleaned = -0.00362374 Jy ! Component: 700 - total flux cleaned = -0.00380721 Jy ! Component: 750 - total flux cleaned = -0.00425197 Jy ! Component: 800 - total flux cleaned = -0.00455557 Jy ! Component: 850 - total flux cleaned = -0.00489545 Jy ! Component: 900 - total flux cleaned = -0.00518658 Jy ! Component: 950 - total flux cleaned = -0.0055527 Jy ! Component: 1000 - total flux cleaned = -0.00575149 Jy ! Component: 1050 - total flux cleaned = -0.00586792 Jy ! Component: 1100 - total flux cleaned = -0.00594415 Jy ! Component: 1150 - total flux cleaned = -0.00590659 Jy ! Component: 1200 - total flux cleaned = -0.00598095 Jy ! Component: 1250 - total flux cleaned = -0.00583448 Jy ! Component: 1300 - total flux cleaned = -0.00579854 Jy ! Component: 1350 - total flux cleaned = -0.00572705 Jy ! Component: 1400 - total flux cleaned = -0.00569157 Jy ! Component: 1450 - total flux cleaned = -0.00565739 Jy ! Component: 1500 - total flux cleaned = -0.00569141 Jy ! Component: 1550 - total flux cleaned = -0.00555515 Jy ! Component: 1600 - total flux cleaned = -0.00552158 Jy ! Component: 1650 - total flux cleaned = -0.00552148 Jy ! Component: 1700 - total flux cleaned = -0.00542261 Jy ! Component: 1750 - total flux cleaned = -0.00545574 Jy ! Component: 1800 - total flux cleaned = -0.0054235 Jy ! Component: 1850 - total flux cleaned = -0.00545583 Jy ! Component: 1900 - total flux cleaned = -0.0053919 Jy ! Component: 1950 - total flux cleaned = -0.00536038 Jy ! Component: 2000 - total flux cleaned = -0.00526625 Jy ! Component: 2050 - total flux cleaned = -0.00526613 Jy ! Component: 2100 - total flux cleaned = -0.0051421 Jy ! Component: 2150 - total flux cleaned = -0.00495765 Jy ! Component: 2200 - total flux cleaned = -0.00486605 Jy ! Component: 2250 - total flux cleaned = -0.00465368 Jy ! Component: 2300 - total flux cleaned = -0.00456309 Jy ! Component: 2350 - total flux cleaned = -0.00453279 Jy ! Component: 2400 - total flux cleaned = -0.00441309 Jy ! Component: 2450 - total flux cleaned = -0.00435346 Jy ! Component: 2500 - total flux cleaned = -0.00426451 Jy ! Component: 2550 - total flux cleaned = -0.00417571 Jy ! Component: 2600 - total flux cleaned = -0.0042053 Jy ! Component: 2650 - total flux cleaned = -0.00414617 Jy ! Component: 2700 - total flux cleaned = -0.00411695 Jy ! Component: 2750 - total flux cleaned = -0.00414624 Jy ! Component: 2800 - total flux cleaned = -0.00405832 Jy ! Component: 2850 - total flux cleaned = -0.00397045 Jy ! Component: 2900 - total flux cleaned = -0.00388248 Jy ! Component: 2950 - total flux cleaned = -0.00379444 Jy ! Component: 3000 - total flux cleaned = -0.00373583 Jy ! Component: 3050 - total flux cleaned = -0.00367683 Jy ! Component: 3100 - total flux cleaned = -0.00358829 Jy ! Component: 3150 - total flux cleaned = -0.00349954 Jy ! Component: 3200 - total flux cleaned = -0.00338094 Jy ! Component: 3250 - total flux cleaned = -0.00338087 Jy ! Component: 3300 - total flux cleaned = -0.00326135 Jy ! Component: 3350 - total flux cleaned = -0.00323133 Jy ! Component: 3400 - total flux cleaned = -0.00314079 Jy ! Component: 3450 - total flux cleaned = -0.0030801 Jy ! Component: 3500 - total flux cleaned = -0.00298888 Jy ! Component: 3550 - total flux cleaned = -0.00292757 Jy ! Component: 3600 - total flux cleaned = -0.0028351 Jy ! Component: 3650 - total flux cleaned = -0.00277302 Jy ! Component: 3700 - total flux cleaned = -0.00267974 Jy ! Component: 3750 - total flux cleaned = -0.00264859 Jy ! Component: 3800 - total flux cleaned = -0.00258556 Jy ! Component: 3850 - total flux cleaned = -0.00249058 Jy ! Component: 3900 - total flux cleaned = -0.00239479 Jy ! Component: 3950 - total flux cleaned = -0.00236293 Jy ! Component: 4000 - total flux cleaned = -0.00233062 Jy ! Component: 4050 - total flux cleaned = -0.00220096 Jy ! Total flux subtracted in 4096 components = -0.00210308 Jy ! Clean residual min=-0.002108 max=0.002109 Jy/beam ! Clean residual mean=0.000002 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.379438 Jy keep ! Adding 227 model components to the UV plane model. ! The established model now contains 335 components and 0.379438 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0013+4051_S_g_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.892 x 8.307 at -32.19 degrees (North through East) ! Clean map min=-0.0060428 max=0.32434 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0013+4051_S_g_map.fits wmodel /image_prod/ug002_uva//J0013+4051_S_g_map.mod ! Writing 335 model components to file: /image_prod/ug002_uva//J0013+4051_S_g_map.mod wobs /image_prod/ug002_uva//J0013+4051_S_g_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0013+4051_S_g_uvs.fits wwins /image_prod/ug002_uva//J0013+4051_S_g_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0013+4051_S_g_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.324338 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000471662 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.436269 0.436269 0.872538 1.74508 3.49015 6.9803 13.9606 27.9212 55.8424 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.324 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 687.649 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0013+4051_S_g_dfm.log closed on Wed Mar 4 18:18:58 2020