! Started logfile: /vlbi/uf001/uva//J0952+3512_S_dfm.log on Mon Jan 14 00:38:18 2019 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/uf001/uva//J0952+3512_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0952+3512_S_uva.fits ! AN table 1: 13 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.335043 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0952+3512 ! ! 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 588 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 J0952+3512_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 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016968Jy sigma=22.461269 ! Fit after self-cal, rms=0.739616Jy sigma=16.138254 ! 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.693 mas, bmaj=8.041 mas, bpa=9.56 degrees ! Estimated noise=1.79348 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.199041 Jy ! Component: 100 - total flux cleaned = 0.24907 Jy ! Total flux subtracted in 100 components = 0.24907 Jy ! Clean residual min=-0.015805 max=0.027706 Jy/beam ! Clean residual mean=0.000056 rms=0.005106 Jy/beam ! Combined flux in latest and established models = 0.24907 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.24907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085354Jy sigma=1.802212 ! Fit after self-cal, rms=0.085163Jy sigma=1.797608 ! 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.085 mas, bmaj=8.534 mas, bpa=8.308 degrees ! Estimated noise=1.5895 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, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0364867 Jy ! Component: 100 - total flux cleaned = 0.0572732 Jy ! Component: 150 - total flux cleaned = 0.072368 Jy ! Component: 200 - total flux cleaned = 0.0824751 Jy ! Total flux subtracted in 200 components = 0.0824751 Jy ! Clean residual min=-0.010963 max=0.012247 Jy/beam ! Clean residual mean=0.000024 rms=0.002861 Jy/beam ! Combined flux in latest and established models = 0.331545 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 46 components and 0.331545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066216Jy sigma=1.363032 ! Fit after self-cal, rms=0.065652Jy sigma=1.346983 ! 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.085 x 8.534 at 8.308 degrees (North through East) ! Clean map min=-0.00898 max=0.25937 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 0.97 KP 0.96 ! LA 0.92 MK 1.13 NL 0.99 OV 1.01 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.98 HN 0.96 KP 1.02 ! LA 1.00 MK 0.95 NL 1.04 OV 0.84 ! PT 0.96 SC 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.96 HN 0.99 KP 0.99 ! LA 0.96 MK 1.11 NL 0.97 OV 0.95 ! PT 0.99 SC 1.05 ! ! ! Fit before self-cal, rms=0.065652Jy sigma=1.346983 ! Fit after self-cal, rms=0.058715Jy sigma=1.230845 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=8.637 mas, bpa=8.258 degrees ! Estimated noise=1.56171 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.00641232 Jy ! Component: 100 - total flux cleaned = 0.00917638 Jy ! Component: 150 - total flux cleaned = 0.0114854 Jy ! Component: 200 - total flux cleaned = 0.013008 Jy ! Total flux subtracted in 200 components = 0.013008 Jy ! Clean residual min=-0.006456 max=0.007890 Jy/beam ! Clean residual mean=-0.000001 rms=0.001713 Jy/beam ! Combined flux in latest and established models = 0.344553 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 75 components and 0.344553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057735Jy sigma=1.203011 ! Fit after self-cal, rms=0.057721Jy sigma=1.201398 ! 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.057721Jy sigma=1.201398 ! Fit after self-cal, rms=0.057788Jy sigma=1.201019 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=8.646 mas, bpa=8.206 degrees ! Estimated noise=1.56205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125381 Jy ! Component: 100 - total flux cleaned = 0.00231095 Jy ! Component: 150 - total flux cleaned = 0.00280556 Jy ! Component: 200 - total flux cleaned = 0.00323526 Jy ! Total flux subtracted in 200 components = 0.00323526 Jy ! Clean residual min=-0.006221 max=0.007773 Jy/beam ! Clean residual mean=-0.000003 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 0.347788 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.347789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057523Jy sigma=1.194719 ! Fit after self-cal, rms=0.057517Jy sigma=1.194176 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (11, -110). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00713584 Jy ! Component: 100 - total flux cleaned = 0.00906096 Jy ! Component: 150 - total flux cleaned = 0.0106725 Jy ! Component: 200 - total flux cleaned = 0.0118201 Jy ! Total flux subtracted in 200 components = 0.0118201 Jy ! Clean residual min=-0.005214 max=0.005115 Jy/beam ! Clean residual mean=0.000003 rms=0.001382 Jy/beam ! Combined flux in latest and established models = 0.359609 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 109 components and 0.359609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056490Jy sigma=1.174098 ! Fit after self-cal, rms=0.056466Jy sigma=1.173769 ! 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.056466Jy sigma=1.173769 ! Fit after self-cal, rms=0.056190Jy sigma=1.173199 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.118 mas, bmaj=8.651 mas, bpa=8.166 degrees ! Estimated noise=1.55477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198579 Jy ! Component: 100 - total flux cleaned = 0.00313914 Jy ! Component: 150 - total flux cleaned = 0.00402732 Jy ! Component: 200 - total flux cleaned = 0.0047034 Jy ! Total flux subtracted in 200 components = 0.0047034 Jy ! Clean residual min=-0.004707 max=0.005175 Jy/beam ! Clean residual mean=0.000003 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.364312 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 127 components and 0.364312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055976Jy sigma=1.169182 ! Fit after self-cal, rms=0.055974Jy sigma=1.169081 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.000925582 Jy ! Component: 100 - total flux cleaned = 0.00152197 Jy ! Component: 150 - total flux cleaned = 0.0021319 Jy ! Component: 200 - total flux cleaned = 0.00270017 Jy ! Total flux subtracted in 200 components = 0.00270017 Jy ! Clean residual min=-0.004545 max=0.005257 Jy/beam ! Clean residual mean=0.000003 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.367012 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 137 components and 0.367012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055855Jy sigma=1.167070 ! Fit after self-cal, rms=0.055855Jy sigma=1.167014 ! 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.055855Jy sigma=1.167014 ! Fit after self-cal, rms=0.055892Jy sigma=1.166859 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.877 mas, bmaj=10.6 mas, bpa=2.627 degrees ! Estimated noise=1.97575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014245 Jy ! Component: 100 - total flux cleaned = 0.00184381 Jy ! Component: 150 - total flux cleaned = 0.00221916 Jy ! Component: 200 - total flux cleaned = 0.00252016 Jy ! Total flux subtracted in 200 components = 0.00252016 Jy ! Clean residual min=-0.005234 max=0.005605 Jy/beam ! Clean residual mean=0.000007 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.369532 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 155 components and 0.369532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055875Jy sigma=1.166551 ! Fit after self-cal, rms=0.055875Jy sigma=1.166470 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.000417638 Jy ! Component: 100 - total flux cleaned = 0.000571156 Jy ! Component: 150 - total flux cleaned = 0.000712727 Jy ! Component: 200 - total flux cleaned = 0.000814132 Jy ! Total flux subtracted in 200 components = 0.000814132 Jy ! Clean residual min=-0.004994 max=0.005659 Jy/beam ! Clean residual mean=0.000007 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.370347 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 169 components and 0.370347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055871Jy sigma=1.166327 ! Fit after self-cal, rms=0.055872Jy sigma=1.166304 ! 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.12 mas, bmaj=8.65 mas, bpa=8.127 degrees ! Estimated noise=1.55466 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.12 x 8.65 at 8.127 degrees (North through East) ! Clean map min=-0.0043195 max=0.25515 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.718 mas, bmaj=8.133 mas, bpa=9.439 degrees ! Estimated noise=1.77448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.19659 Jy ! Component: 100 - total flux cleaned = 0.247398 Jy ! Component: 150 - total flux cleaned = 0.273803 Jy ! Component: 200 - total flux cleaned = 0.289996 Jy ! Total flux subtracted in 200 components = 0.289996 Jy ! Clean residual min=-0.009040 max=0.009773 Jy/beam ! Clean residual mean=0.000023 rms=0.002584 Jy/beam ! Combined flux in latest and established models = 0.289996 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.289996 Jy ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=8.65 mas, bpa=8.127 degrees ! Estimated noise=1.55466 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.0152082 Jy ! Component: 100 - total flux cleaned = 0.0255374 Jy ! Component: 150 - total flux cleaned = 0.0334491 Jy ! Component: 200 - total flux cleaned = 0.0399818 Jy ! Total flux subtracted in 200 components = 0.0399818 Jy ! Clean residual min=-0.007002 max=0.006015 Jy/beam ! Clean residual mean=0.000018 rms=0.001819 Jy/beam ! Combined flux in latest and established models = 0.329978 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 67 components and 0.329978 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.877 mas, bmaj=10.6 mas, bpa=2.627 degrees ! Estimated noise=1.97575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00939976 Jy ! Component: 100 - total flux cleaned = 0.0152884 Jy ! Component: 150 - total flux cleaned = 0.019735 Jy ! Component: 200 - total flux cleaned = 0.0233707 Jy ! Total flux subtracted in 200 components = 0.0233707 Jy ! Clean residual min=-0.006764 max=0.005395 Jy/beam ! Clean residual mean=0.000014 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.353348 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.00302735 Jy ! Component: 100 - total flux cleaned = 0.00539513 Jy ! Component: 150 - total flux cleaned = 0.00701274 Jy ! Component: 200 - total flux cleaned = 0.0085235 Jy ! Total flux subtracted in 200 components = 0.0085235 Jy ! Clean residual min=-0.006013 max=0.005569 Jy/beam ! Clean residual mean=0.000010 rms=0.001493 Jy/beam ! Combined flux in latest and established models = 0.361872 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 138 components and 0.361872 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=8.65 mas, bpa=8.127 degrees ! Estimated noise=1.55466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000634908 Jy ! Component: 100 - total flux cleaned = 0.00180426 Jy ! Component: 150 - total flux cleaned = 0.00263687 Jy ! Component: 200 - total flux cleaned = 0.00348167 Jy ! Total flux subtracted in 200 components = 0.00348167 Jy ! Clean residual min=-0.005060 max=0.005236 Jy/beam ! Clean residual mean=0.000003 rms=0.001360 Jy/beam ! Combined flux in latest and established models = 0.365353 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 162 components and 0.365353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056209Jy sigma=1.173409 ! Fit after self-cal, rms=0.056179Jy sigma=1.172384 wmodel J0952+3512_S_map.mod ! Writing 162 model components to file: J0952+3512_S_map.mod wobs J0952+3512_S_uvs.fits ! Writing UV FITS file: J0952+3512_S_uvs.fits wwins J0952+3512_S_map.win ! wwins: Wrote 3 windows to J0952+3512_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.001082 Jy ! Component: 100 - total flux cleaned = 0.00151955 Jy ! Component: 150 - total flux cleaned = 0.00160196 Jy ! Component: 200 - total flux cleaned = 0.00136601 Jy ! Component: 250 - total flux cleaned = 0.00128939 Jy ! Component: 300 - total flux cleaned = 0.00121687 Jy ! Component: 350 - total flux cleaned = 0.00135754 Jy ! Component: 400 - total flux cleaned = 0.00149394 Jy ! Component: 450 - total flux cleaned = 0.00149342 Jy ! Component: 500 - total flux cleaned = 0.0017518 Jy ! Component: 550 - total flux cleaned = 0.00168855 Jy ! Component: 600 - total flux cleaned = 0.0016865 Jy ! Component: 650 - total flux cleaned = 0.00174628 Jy ! Component: 700 - total flux cleaned = 0.00180194 Jy ! Component: 750 - total flux cleaned = 0.001802 Jy ! Component: 800 - total flux cleaned = 0.0018005 Jy ! Component: 850 - total flux cleaned = 0.00174486 Jy ! Component: 900 - total flux cleaned = 0.00179827 Jy ! Component: 950 - total flux cleaned = 0.00179762 Jy ! Component: 1000 - total flux cleaned = 0.00179858 Jy ! Component: 1050 - total flux cleaned = 0.0020486 Jy ! Component: 1100 - total flux cleaned = 0.00204877 Jy ! Component: 1150 - total flux cleaned = 0.00209812 Jy ! Component: 1200 - total flux cleaned = 0.00224143 Jy ! Component: 1250 - total flux cleaned = 0.00238137 Jy ! Component: 1300 - total flux cleaned = 0.00247355 Jy ! Component: 1350 - total flux cleaned = 0.00256407 Jy ! Component: 1400 - total flux cleaned = 0.00274154 Jy ! Component: 1450 - total flux cleaned = 0.0028292 Jy ! Component: 1500 - total flux cleaned = 0.00300145 Jy ! Component: 1550 - total flux cleaned = 0.00316966 Jy ! Component: 1600 - total flux cleaned = 0.00316951 Jy ! Component: 1650 - total flux cleaned = 0.00329345 Jy ! Component: 1700 - total flux cleaned = 0.00325281 Jy ! Component: 1750 - total flux cleaned = 0.00341297 Jy ! Component: 1800 - total flux cleaned = 0.00341243 Jy ! Component: 1850 - total flux cleaned = 0.00337351 Jy ! Component: 1900 - total flux cleaned = 0.00341184 Jy ! Component: 1950 - total flux cleaned = 0.00348712 Jy ! Component: 2000 - total flux cleaned = 0.00337506 Jy ! Component: 2050 - total flux cleaned = 0.00333814 Jy ! Component: 2100 - total flux cleaned = 0.00330105 Jy ! Component: 2150 - total flux cleaned = 0.00326437 Jy ! Component: 2200 - total flux cleaned = 0.00319292 Jy ! Component: 2250 - total flux cleaned = 0.00315781 Jy ! Component: 2300 - total flux cleaned = 0.00329667 Jy ! Component: 2350 - total flux cleaned = 0.00329567 Jy ! Component: 2400 - total flux cleaned = 0.00322748 Jy ! Component: 2450 - total flux cleaned = 0.00329542 Jy ! Component: 2500 - total flux cleaned = 0.00332887 Jy ! Component: 2550 - total flux cleaned = 0.0032631 Jy ! Component: 2600 - total flux cleaned = 0.00339375 Jy ! Component: 2650 - total flux cleaned = 0.00339407 Jy ! Component: 2700 - total flux cleaned = 0.00339447 Jy ! Component: 2750 - total flux cleaned = 0.0032683 Jy ! Component: 2800 - total flux cleaned = 0.00333119 Jy ! Component: 2850 - total flux cleaned = 0.00320693 Jy ! Component: 2900 - total flux cleaned = 0.00308349 Jy ! Component: 2950 - total flux cleaned = 0.00299185 Jy ! Component: 3000 - total flux cleaned = 0.0027793 Jy ! Component: 3050 - total flux cleaned = 0.00259845 Jy ! Component: 3100 - total flux cleaned = 0.00244891 Jy ! Component: 3150 - total flux cleaned = 0.00233042 Jy ! Component: 3200 - total flux cleaned = 0.00212434 Jy ! Component: 3250 - total flux cleaned = 0.00206616 Jy ! Component: 3300 - total flux cleaned = 0.00194967 Jy ! Component: 3350 - total flux cleaned = 0.00177629 Jy ! Component: 3400 - total flux cleaned = 0.00160494 Jy ! Component: 3450 - total flux cleaned = 0.00151968 Jy ! Component: 3500 - total flux cleaned = 0.00137884 Jy ! Component: 3550 - total flux cleaned = 0.00126677 Jy ! Component: 3600 - total flux cleaned = 0.00109979 Jy ! Component: 3650 - total flux cleaned = 0.000989375 Jy ! Component: 3700 - total flux cleaned = 0.00093446 Jy ! Component: 3750 - total flux cleaned = 0.00074344 Jy ! Component: 3800 - total flux cleaned = 0.000580831 Jy ! Component: 3850 - total flux cleaned = 0.000419201 Jy ! Component: 3900 - total flux cleaned = 0.000392304 Jy ! Component: 3950 - total flux cleaned = 0.000259036 Jy ! Component: 4000 - total flux cleaned = 0.000153155 Jy ! Component: 4050 - total flux cleaned = 0.000100447 Jy ! Total flux subtracted in 4096 components = -4.32417e-06 Jy ! Clean residual min=-0.001611 max=0.001737 Jy/beam ! Clean residual mean=0.000001 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.365349 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 418 components and 0.365349 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0952+3512_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.12 x 8.65 at 8.127 degrees (North through East) ! Clean map min=-0.0035444 max=0.25399 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0952+3512_S_map.fits wmodel /vlbi/uf001/uva//J0952+3512_S_map.mod ! Writing 418 model components to file: /vlbi/uf001/uva//J0952+3512_S_map.mod wobs /vlbi/uf001/uva//J0952+3512_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0952+3512_S_uvs.fits wwins /vlbi/uf001/uva//J0952+3512_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0952+3512_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.253994 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000437536 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.516786 0.516786 1.03357 2.06715 4.13429 8.26858 16.5372 33.0743 66.1487 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.253 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 580.51 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0952+3512_S_dfm.log closed on Mon Jan 14 00:38:22 2019