! Started logfile: /vlbi/bp222/maps//J0048+3157_S_dfm.log on Thu Sep 27 10:34:55 2018 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 /vlbi/bp222/maps//J0048+3157_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J0048+3157_S_uva.fits ! AN table 1: 23 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.847826 visibilities/baseline/integration-bin. ! Found source: J0048+3157 ! ! There are 4 IFs, and a total of 4 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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 2184 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J0048+3157_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 184 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019767Jy sigma=17.040100 ! Fit after self-cal, rms=0.870012Jy sigma=14.446152 ! 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.777 mas, bmaj=11.45 mas, bpa=-7.036 degrees ! Estimated noise=1.55481 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.107708 Jy ! Component: 100 - total flux cleaned = 0.140037 Jy ! Total flux subtracted in 100 components = 0.140037 Jy ! Clean residual min=-0.010212 max=0.013963 Jy/beam ! Clean residual mean=0.000004 rms=0.003407 Jy/beam ! Combined flux in latest and established models = 0.140037 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.140037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065500Jy sigma=0.989752 ! Fit after self-cal, rms=0.065402Jy sigma=0.988488 ! 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.57 mas, bmaj=10.71 mas, bpa=-5.063 degrees ! Estimated noise=1.09105 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.0154774 Jy ! Component: 100 - total flux cleaned = 0.023219 Jy ! Component: 150 - total flux cleaned = 0.0276723 Jy ! Component: 200 - total flux cleaned = 0.0306804 Jy ! Total flux subtracted in 200 components = 0.0306804 Jy ! Clean residual min=-0.007215 max=0.006809 Jy/beam ! Clean residual mean=-0.000012 rms=0.002101 Jy/beam ! Combined flux in latest and established models = 0.170718 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 17 components and 0.170718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062407Jy sigma=0.912973 ! Fit after self-cal, rms=0.062345Jy sigma=0.912208 ! 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.57 x 10.71 at -5.063 degrees (North through East) ! Clean map min=-0.0070511 max=0.13543 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.94 HN 0.96 LA 1.20 ! MK 0.94 NL 1.02 OV 0.98 PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 0.95 HN 1.00 LA 1.11 ! MK 0.95 NL 1.15 OV 0.98 PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.95 HN 0.98 LA 1.10 ! MK 1.00 NL 1.00 OV 0.99 PT 0.91 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* LA 0.00* ! MK 0.00* NL 0.00* OV 0.00* PT 0.00* ! ! ! Fit before self-cal, rms=0.062345Jy sigma=0.912208 ! Fit after self-cal, rms=0.063460Jy sigma=0.881799 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.548 mas, bmaj=10.61 mas, bpa=-4.997 degrees ! Estimated noise=1.06949 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.00280916 Jy ! Component: 100 - total flux cleaned = 0.00376637 Jy ! Component: 150 - total flux cleaned = 0.0043537 Jy ! Component: 200 - total flux cleaned = 0.0046568 Jy ! Total flux subtracted in 200 components = 0.0046568 Jy ! Clean residual min=-0.004407 max=0.005384 Jy/beam ! Clean residual mean=-0.000000 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.175374 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 39 components and 0.175374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063356Jy sigma=0.878264 ! Fit after self-cal, rms=0.063499Jy sigma=0.877947 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063499Jy sigma=0.877947 ! Fit after self-cal, rms=0.063332Jy sigma=0.877439 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=10.54 mas, bpa=-4.983 degrees ! Estimated noise=1.06522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115133 Jy ! Component: 100 - total flux cleaned = 0.00159771 Jy ! Component: 150 - total flux cleaned = 0.00194296 Jy ! Component: 200 - total flux cleaned = 0.00223863 Jy ! Total flux subtracted in 200 components = 0.00223863 Jy ! Clean residual min=-0.004263 max=0.005062 Jy/beam ! Clean residual mean=0.000000 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.177613 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 55 components and 0.177613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063306Jy sigma=0.876381 ! Fit after self-cal, rms=0.063309Jy sigma=0.876360 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.000226765 Jy ! Component: 100 - total flux cleaned = 0.000227219 Jy ! Component: 150 - total flux cleaned = 0.00022723 Jy ! Component: 200 - total flux cleaned = 0.000211696 Jy ! Total flux subtracted in 200 components = 0.000211696 Jy ! Clean residual min=-0.004257 max=0.005029 Jy/beam ! Clean residual mean=0.000000 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.177825 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.177825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063303Jy sigma=0.876170 ! Fit after self-cal, rms=0.063303Jy sigma=0.876162 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063303Jy sigma=0.876162 ! Fit after self-cal, rms=0.063082Jy sigma=0.875891 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.548 mas, bmaj=10.47 mas, bpa=-4.979 degrees ! Estimated noise=1.06216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000982684 Jy ! Component: 100 - total flux cleaned = 0.00123186 Jy ! Component: 150 - total flux cleaned = 0.00143085 Jy ! Component: 200 - total flux cleaned = 0.00146192 Jy ! Total flux subtracted in 200 components = 0.00146192 Jy ! Clean residual min=-0.004228 max=0.004874 Jy/beam ! Clean residual mean=0.000001 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.179287 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.179287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063072Jy sigma=0.875407 ! Fit after self-cal, rms=0.063074Jy sigma=0.875398 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.23889e-05 Jy ! Component: 100 - total flux cleaned = 8.20655e-05 Jy ! Component: 150 - total flux cleaned = 8.19349e-05 Jy ! Component: 200 - total flux cleaned = 6.90347e-05 Jy ! Total flux subtracted in 200 components = 6.90347e-05 Jy ! Clean residual min=-0.004217 max=0.004844 Jy/beam ! Clean residual mean=0.000000 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.179356 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.179356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063070Jy sigma=0.875273 ! Fit after self-cal, rms=0.063069Jy sigma=0.875271 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063069Jy sigma=0.875271 ! Fit after self-cal, rms=0.062888Jy sigma=0.875076 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.222 mas, bmaj=10.38 mas, bpa=3.083 degrees ! Estimated noise=1.31867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000901391 Jy ! Component: 100 - total flux cleaned = 0.00139759 Jy ! Component: 150 - total flux cleaned = 0.00161928 Jy ! Component: 200 - total flux cleaned = 0.00165138 Jy ! Total flux subtracted in 200 components = 0.00165138 Jy ! Clean residual min=-0.005436 max=0.005977 Jy/beam ! Clean residual mean=-0.000001 rms=0.001725 Jy/beam ! Combined flux in latest and established models = 0.181007 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.181007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062881Jy sigma=0.874948 ! Fit after self-cal, rms=0.062886Jy sigma=0.874926 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 = 3.16509e-05 Jy ! Component: 100 - total flux cleaned = 4.20278e-05 Jy ! Component: 150 - total flux cleaned = 4.23894e-05 Jy ! Component: 200 - total flux cleaned = 5.8474e-05 Jy ! Total flux subtracted in 200 components = 5.8474e-05 Jy ! Clean residual min=-0.005437 max=0.005963 Jy/beam ! Clean residual mean=-0.000001 rms=0.001721 Jy/beam ! Combined flux in latest and established models = 0.181065 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 81 components and 0.181065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062883Jy sigma=0.874945 ! Fit after self-cal, rms=0.062886Jy sigma=0.874935 ! 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.551 mas, bmaj=10.42 mas, bpa=-4.976 degrees ! Estimated noise=1.0597 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.551 x 10.42 at -4.976 degrees (North through East) ! Clean map min=-0.0040617 max=0.13253 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.764 mas, bmaj=11.2 mas, bpa=-6.978 degrees ! Estimated noise=1.50019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104341 Jy ! Component: 100 - total flux cleaned = 0.137628 Jy ! Component: 150 - total flux cleaned = 0.153307 Jy ! Component: 200 - total flux cleaned = 0.16121 Jy ! Total flux subtracted in 200 components = 0.16121 Jy ! Clean residual min=-0.005733 max=0.005991 Jy/beam ! Clean residual mean=0.000004 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.16121 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.16121 Jy ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=10.42 mas, bpa=-4.976 degrees ! Estimated noise=1.0597 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.00566836 Jy ! Component: 100 - total flux cleaned = 0.00912387 Jy ! Component: 150 - total flux cleaned = 0.0116417 Jy ! Component: 200 - total flux cleaned = 0.013496 Jy ! Total flux subtracted in 200 components = 0.013496 Jy ! Clean residual min=-0.004779 max=0.004659 Jy/beam ! Clean residual mean=0.000005 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.174706 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 38 components and 0.174706 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.222 mas, bmaj=10.38 mas, bpa=3.083 degrees ! Estimated noise=1.31867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234176 Jy ! Component: 100 - total flux cleaned = 0.00375179 Jy ! Component: 150 - total flux cleaned = 0.00465357 Jy ! Component: 200 - total flux cleaned = 0.00524436 Jy ! Total flux subtracted in 200 components = 0.00524436 Jy ! Clean residual min=-0.005540 max=0.005760 Jy/beam ! Clean residual mean=0.000001 rms=0.001723 Jy/beam ! Combined flux in latest and established models = 0.17995 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.000391659 Jy ! Component: 100 - total flux cleaned = 0.000487553 Jy ! Component: 150 - total flux cleaned = 0.000553908 Jy ! Component: 200 - total flux cleaned = 0.000626738 Jy ! Total flux subtracted in 200 components = 0.000626738 Jy ! Clean residual min=-0.005478 max=0.005840 Jy/beam ! Clean residual mean=-0.000000 rms=0.001720 Jy/beam ! Combined flux in latest and established models = 0.180577 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 68 components and 0.180577 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=10.42 mas, bpa=-4.976 degrees ! Estimated noise=1.0597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.57887e-05 Jy ! Component: 100 - total flux cleaned = -9.99093e-05 Jy ! Component: 150 - total flux cleaned = -0.000174036 Jy ! Component: 200 - total flux cleaned = -0.000237 Jy ! Total flux subtracted in 200 components = -0.000237 Jy ! Clean residual min=-0.004339 max=0.004636 Jy/beam ! Clean residual mean=0.000000 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.18034 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.18034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062892Jy sigma=0.874769 ! Fit after self-cal, rms=0.062887Jy sigma=0.874725 wmodel J0048+3157_S_map.mod ! Writing 83 model components to file: J0048+3157_S_map.mod wobs J0048+3157_S_uvs.fits ! Writing UV FITS file: J0048+3157_S_uvs.fits wwins J0048+3157_S_map.win ! wwins: Wrote 1 windows to J0048+3157_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.0012832 Jy ! Component: 100 - total flux cleaned = 0.00163416 Jy ! Component: 150 - total flux cleaned = 0.00218494 Jy ! Component: 200 - total flux cleaned = 0.00257154 Jy ! Component: 250 - total flux cleaned = 0.00293201 Jy ! Component: 300 - total flux cleaned = 0.00326683 Jy ! Component: 350 - total flux cleaned = 0.00362749 Jy ! Component: 400 - total flux cleaned = 0.00384063 Jy ! Component: 450 - total flux cleaned = 0.00391978 Jy ! Component: 500 - total flux cleaned = 0.00407104 Jy ! Component: 550 - total flux cleaned = 0.00414194 Jy ! Component: 600 - total flux cleaned = 0.00417713 Jy ! Component: 650 - total flux cleaned = 0.00397254 Jy ! Component: 700 - total flux cleaned = 0.00374139 Jy ! Component: 750 - total flux cleaned = 0.00351648 Jy ! Component: 800 - total flux cleaned = 0.00335942 Jy ! Component: 850 - total flux cleaned = 0.00320581 Jy ! Component: 900 - total flux cleaned = 0.0030268 Jy ! Component: 950 - total flux cleaned = 0.00279318 Jy ! Component: 1000 - total flux cleaned = 0.00265102 Jy ! Component: 1050 - total flux cleaned = 0.0024275 Jy ! Component: 1100 - total flux cleaned = 0.0022085 Jy ! Component: 1150 - total flux cleaned = 0.00201963 Jy ! Component: 1200 - total flux cleaned = 0.00180792 Jy ! Component: 1250 - total flux cleaned = 0.00160024 Jy ! Component: 1300 - total flux cleaned = 0.00139634 Jy ! Component: 1350 - total flux cleaned = 0.00127133 Jy ! Component: 1400 - total flux cleaned = 0.00107398 Jy ! Component: 1450 - total flux cleaned = 0.00102558 Jy ! Component: 1500 - total flux cleaned = 0.000882394 Jy ! Component: 1550 - total flux cleaned = 0.000788207 Jy ! Component: 1600 - total flux cleaned = 0.000672341 Jy ! Component: 1650 - total flux cleaned = 0.000626618 Jy ! Component: 1700 - total flux cleaned = 0.000558719 Jy ! Component: 1750 - total flux cleaned = 0.00055888 Jy ! Component: 1800 - total flux cleaned = 0.00051485 Jy ! Component: 1850 - total flux cleaned = 0.000558769 Jy ! Component: 1900 - total flux cleaned = 0.000558611 Jy ! Component: 1950 - total flux cleaned = 0.000558661 Jy ! Component: 2000 - total flux cleaned = 0.000579961 Jy ! Component: 2050 - total flux cleaned = 0.000600842 Jy ! Component: 2100 - total flux cleaned = 0.000642688 Jy ! Component: 2150 - total flux cleaned = 0.000704821 Jy ! Component: 2200 - total flux cleaned = 0.000807878 Jy ! Component: 2250 - total flux cleaned = 0.000910437 Jy ! Component: 2300 - total flux cleaned = 0.000951334 Jy ! Component: 2350 - total flux cleaned = 0.00103309 Jy ! Component: 2400 - total flux cleaned = 0.00113486 Jy ! Component: 2450 - total flux cleaned = 0.00119566 Jy ! Component: 2500 - total flux cleaned = 0.00127665 Jy ! Component: 2550 - total flux cleaned = 0.00135746 Jy ! Component: 2600 - total flux cleaned = 0.0013777 Jy ! Component: 2650 - total flux cleaned = 0.00147849 Jy ! Component: 2700 - total flux cleaned = 0.00151869 Jy ! Component: 2750 - total flux cleaned = 0.00155886 Jy ! Component: 2800 - total flux cleaned = 0.00161931 Jy ! Component: 2850 - total flux cleaned = 0.00163948 Jy ! Component: 2900 - total flux cleaned = 0.00169985 Jy ! Component: 2950 - total flux cleaned = 0.00176029 Jy ! Component: 3000 - total flux cleaned = 0.0018209 Jy ! Component: 3050 - total flux cleaned = 0.00186134 Jy ! Component: 3100 - total flux cleaned = 0.00192221 Jy ! Component: 3150 - total flux cleaned = 0.00194257 Jy ! Component: 3200 - total flux cleaned = 0.00198316 Jy ! Component: 3250 - total flux cleaned = 0.00196281 Jy ! Component: 3300 - total flux cleaned = 0.00192158 Jy ! Component: 3350 - total flux cleaned = 0.0019215 Jy ! Component: 3400 - total flux cleaned = 0.00187985 Jy ! Component: 3450 - total flux cleaned = 0.00187982 Jy ! Component: 3500 - total flux cleaned = 0.00183783 Jy ! Component: 3550 - total flux cleaned = 0.00181666 Jy ! Component: 3600 - total flux cleaned = 0.00179546 Jy ! Component: 3650 - total flux cleaned = 0.00183823 Jy ! Component: 3700 - total flux cleaned = 0.00186003 Jy ! Component: 3750 - total flux cleaned = 0.00190354 Jy ! Component: 3800 - total flux cleaned = 0.00192551 Jy ! Component: 3850 - total flux cleaned = 0.00196982 Jy ! Component: 3900 - total flux cleaned = 0.00201441 Jy ! Component: 3950 - total flux cleaned = 0.00205945 Jy ! Component: 4000 - total flux cleaned = 0.00205964 Jy ! Component: 4050 - total flux cleaned = 0.00212801 Jy ! Total flux subtracted in 4096 components = 0.00215147 Jy ! Clean residual min=-0.001428 max=0.001251 Jy/beam ! Clean residual mean=-0.000001 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.182491 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 348 components and 0.182491 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J0048+3157_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.551 x 10.42 at -4.976 degrees (North through East) ! Clean map min=-0.0023936 max=0.13171 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J0048+3157_S_map.fits wmodel /vlbi/bp222/maps//J0048+3157_S_map.mod ! Writing 348 model components to file: /vlbi/bp222/maps//J0048+3157_S_map.mod wobs /vlbi/bp222/maps//J0048+3157_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J0048+3157_S_uvs.fits wwins /vlbi/bp222/maps//J0048+3157_S_map.win ! wwins: Wrote 2 windows to /vlbi/bp222/maps//J0048+3157_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.131705 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000399641 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.910308 0.910308 1.82062 3.64123 7.28246 14.5649 29.1298 58.2597 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.131 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 329.558 quit ! Quitting program ! Log file /vlbi/bp222/maps//J0048+3157_S_dfm.log closed on Thu Sep 27 10:34:59 2018