! Started logfile: /vlbi/uf001/uva//J0953+3225_S_dfm.log on Mon Jan 14 00:39:26 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//J0953+3225_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0953+3225_S_uva.fits ! AN table 1: 42 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.947846 visibilities/baseline/integration-bin. ! Found source: J0953+3225 ! ! 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 40 lines of history. ! ! Reading 2508 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 J0953+3225_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007987Jy sigma=23.825656 ! Fit after self-cal, rms=0.840562Jy sigma=19.825433 ! 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=5.193 mas, bmaj=11.53 mas, bpa=-18.91 degrees ! Estimated noise=0.769453 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.125733 Jy ! Component: 100 - total flux cleaned = 0.153169 Jy ! Total flux subtracted in 100 components = 0.153169 Jy ! Clean residual min=-0.006607 max=0.008067 Jy/beam ! Clean residual mean=-0.000045 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.153169 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.153169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054223Jy sigma=1.212384 ! Fit after self-cal, rms=0.054214Jy sigma=1.212282 ! 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=5.844 mas, bmaj=12.05 mas, bpa=-19.49 degrees ! Estimated noise=0.662786 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.00842464 Jy ! Component: 100 - total flux cleaned = 0.0129914 Jy ! Component: 150 - total flux cleaned = 0.0151033 Jy ! Component: 200 - total flux cleaned = 0.0159304 Jy ! Total flux subtracted in 200 components = 0.0159304 Jy ! Clean residual min=-0.004302 max=0.003990 Jy/beam ! Clean residual mean=-0.000021 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.1691 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 42 components and 0.1691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052792Jy sigma=1.182178 ! Fit after self-cal, rms=0.052764Jy sigma=1.181680 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.844 x 12.05 at -19.49 degrees (North through East) ! Clean map min=-0.0040819 max=0.15916 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 0.98 KP 1.02 LA 0.95 ! NL 1.05 OV 0.97 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.00 KP 0.99 LA 0.95 ! NL 1.04 OV 0.91 PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 0.98 KP 1.01 LA 0.94 ! NL 1.02 OV 0.97 PT 1.04 ! ! ! Fit before self-cal, rms=0.052764Jy sigma=1.181680 ! Fit after self-cal, rms=0.051458Jy sigma=1.164816 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.82 mas, bmaj=12 mas, bpa=-19.13 degrees ! Estimated noise=0.658174 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 (-1.5, 21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00434703 Jy ! Component: 100 - total flux cleaned = 0.00496592 Jy ! Component: 150 - total flux cleaned = 0.00516655 Jy ! Component: 200 - total flux cleaned = 0.00544442 Jy ! Total flux subtracted in 200 components = 0.00544442 Jy ! Clean residual min=-0.002966 max=0.003041 Jy/beam ! Clean residual mean=-0.000019 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.174544 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 75 components and 0.174544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051068Jy sigma=1.155722 ! Fit after self-cal, rms=0.051021Jy sigma=1.154766 ! 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.051021Jy sigma=1.154766 ! Fit after self-cal, rms=0.050817Jy sigma=1.143294 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.802 mas, bmaj=12.12 mas, bpa=-18.86 degrees ! Estimated noise=0.658104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124599 Jy ! Component: 100 - total flux cleaned = 0.00165936 Jy ! Component: 150 - total flux cleaned = 0.00162074 Jy ! Component: 200 - total flux cleaned = 0.00155253 Jy ! Total flux subtracted in 200 components = 0.00155253 Jy ! Clean residual min=-0.002226 max=0.002143 Jy/beam ! Clean residual mean=-0.000002 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.176097 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.176097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050734Jy sigma=1.141449 ! Fit after self-cal, rms=0.050740Jy sigma=1.141243 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.000545508 Jy ! Component: 100 - total flux cleaned = 0.000635282 Jy ! Component: 150 - total flux cleaned = 0.000689974 Jy ! Component: 200 - total flux cleaned = 0.000740269 Jy ! Total flux subtracted in 200 components = 0.000740269 Jy ! Clean residual min=-0.002197 max=0.002035 Jy/beam ! Clean residual mean=-0.000003 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.176837 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 111 components and 0.176837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050708Jy sigma=1.140542 ! Fit after self-cal, rms=0.050708Jy sigma=1.140505 ! 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.050708Jy sigma=1.140505 ! Fit after self-cal, rms=0.050808Jy sigma=1.140295 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.802 mas, bmaj=12.13 mas, bpa=-18.82 degrees ! Estimated noise=0.658574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000528923 Jy ! Component: 100 - total flux cleaned = 0.000583957 Jy ! Component: 150 - total flux cleaned = 0.000633084 Jy ! Component: 200 - total flux cleaned = 0.000677674 Jy ! Total flux subtracted in 200 components = 0.000677674 Jy ! Clean residual min=-0.002164 max=0.001991 Jy/beam ! Clean residual mean=-0.000002 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.177515 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 136 components and 0.177514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050782Jy sigma=1.139629 ! Fit after self-cal, rms=0.050781Jy sigma=1.139594 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.000129464 Jy ! Component: 100 - total flux cleaned = 0.000173057 Jy ! Component: 150 - total flux cleaned = 0.000214116 Jy ! Component: 200 - total flux cleaned = 0.000233228 Jy ! Total flux subtracted in 200 components = 0.000233228 Jy ! Clean residual min=-0.002139 max=0.001994 Jy/beam ! Clean residual mean=-0.000002 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.177748 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 147 components and 0.177748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050766Jy sigma=1.139216 ! Fit after self-cal, rms=0.050766Jy sigma=1.139199 ! 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.050766Jy sigma=1.139199 ! Fit after self-cal, rms=0.050814Jy sigma=1.139145 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.524 mas, bmaj=13.92 mas, bpa=-21.54 degrees ! Estimated noise=0.727552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000217457 Jy ! Component: 100 - total flux cleaned = 0.000201208 Jy ! Component: 150 - total flux cleaned = 0.000201321 Jy ! Component: 200 - total flux cleaned = 0.00015808 Jy ! Total flux subtracted in 200 components = 0.00015808 Jy ! Clean residual min=-0.002050 max=0.002264 Jy/beam ! Clean residual mean=-0.000002 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.177906 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 181 components and 0.177906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050803Jy sigma=1.138870 ! Fit after self-cal, rms=0.050802Jy sigma=1.138849 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.000111246 Jy ! Component: 100 - total flux cleaned = 9.75083e-05 Jy ! Component: 150 - total flux cleaned = 8.51044e-05 Jy ! Component: 200 - total flux cleaned = 6.22334e-05 Jy ! Total flux subtracted in 200 components = 6.22334e-05 Jy ! Clean residual min=-0.002034 max=0.002269 Jy/beam ! Clean residual mean=-0.000002 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.177968 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 200 components and 0.177968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050797Jy sigma=1.138700 ! Fit after self-cal, rms=0.050797Jy sigma=1.138693 ! 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=5.798 mas, bmaj=12.14 mas, bpa=-18.78 degrees ! Estimated noise=0.658637 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.798 x 12.14 at -18.78 degrees (North through East) ! Clean map min=-0.0023227 max=0.15792 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=5.145 mas, bmaj=11.6 mas, bpa=-18.4 degrees ! Estimated noise=0.763468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12469 Jy ! Component: 100 - total flux cleaned = 0.151888 Jy ! Component: 150 - total flux cleaned = 0.159985 Jy ! Component: 200 - total flux cleaned = 0.164891 Jy ! Total flux subtracted in 200 components = 0.164891 Jy ! Clean residual min=-0.003866 max=0.003430 Jy/beam ! Clean residual mean=-0.000013 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.164891 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.164891 Jy ! Inverting map and beam ! Estimated beam: bmin=5.798 mas, bmaj=12.14 mas, bpa=-18.78 degrees ! Estimated noise=0.658637 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.00396001 Jy ! Component: 100 - total flux cleaned = 0.00608581 Jy ! Component: 150 - total flux cleaned = 0.00737692 Jy ! Component: 200 - total flux cleaned = 0.00850631 Jy ! Total flux subtracted in 200 components = 0.00850631 Jy ! Clean residual min=-0.002185 max=0.002174 Jy/beam ! Clean residual mean=-0.000004 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.173398 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 89 components and 0.173398 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=8.524 mas, bmaj=13.92 mas, bpa=-21.54 degrees ! Estimated noise=0.727552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120462 Jy ! Component: 100 - total flux cleaned = 0.00189497 Jy ! Component: 150 - total flux cleaned = 0.00223217 Jy ! Component: 200 - total flux cleaned = 0.00252128 Jy ! Total flux subtracted in 200 components = 0.00252128 Jy ! Clean residual min=-0.002096 max=0.002194 Jy/beam ! Clean residual mean=-0.000003 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.175919 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.000220457 Jy ! Component: 100 - total flux cleaned = 0.000453433 Jy ! Component: 150 - total flux cleaned = 0.000662973 Jy ! Component: 200 - total flux cleaned = 0.000824956 Jy ! Total flux subtracted in 200 components = 0.000824956 Jy ! Clean residual min=-0.002063 max=0.002180 Jy/beam ! Clean residual mean=-0.000003 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.176744 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 170 components and 0.176744 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.798 mas, bmaj=12.14 mas, bpa=-18.78 degrees ! Estimated noise=0.658637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.81571e-06 Jy ! Component: 100 - total flux cleaned = 9.17143e-05 Jy ! Component: 150 - total flux cleaned = 0.000233461 Jy ! Component: 200 - total flux cleaned = 0.000335349 Jy ! Total flux subtracted in 200 components = 0.000335349 Jy ! Clean residual min=-0.002187 max=0.001915 Jy/beam ! Clean residual mean=-0.000003 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.177079 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 196 components and 0.177079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050811Jy sigma=1.139235 ! Fit after self-cal, rms=0.050807Jy sigma=1.139120 wmodel J0953+3225_S_map.mod ! Writing 196 model components to file: J0953+3225_S_map.mod wobs J0953+3225_S_uvs.fits ! Writing UV FITS file: J0953+3225_S_uvs.fits wwins J0953+3225_S_map.win ! wwins: Wrote 2 windows to J0953+3225_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.000141938 Jy ! Component: 100 - total flux cleaned = 6.20114e-05 Jy ! Component: 150 - total flux cleaned = 9.26829e-05 Jy ! Component: 200 - total flux cleaned = 0.000152909 Jy ! Component: 250 - total flux cleaned = 0.000182108 Jy ! Component: 300 - total flux cleaned = 0.000265435 Jy ! Component: 350 - total flux cleaned = 0.000291946 Jy ! Component: 400 - total flux cleaned = 0.00031689 Jy ! Component: 450 - total flux cleaned = 0.00026608 Jy ! Component: 500 - total flux cleaned = 0.000241413 Jy ! Component: 550 - total flux cleaned = 0.000194663 Jy ! Component: 600 - total flux cleaned = 0.000172814 Jy ! Component: 650 - total flux cleaned = 0.000106772 Jy ! Component: 700 - total flux cleaned = -4.61007e-07 Jy ! Component: 750 - total flux cleaned = -6.28476e-05 Jy ! Component: 800 - total flux cleaned = -8.36946e-05 Jy ! Component: 850 - total flux cleaned = -0.000143284 Jy ! Component: 900 - total flux cleaned = -0.00018178 Jy ! Component: 950 - total flux cleaned = -0.000220169 Jy ! Component: 1000 - total flux cleaned = -0.000276112 Jy ! Component: 1050 - total flux cleaned = -0.000313174 Jy ! Component: 1100 - total flux cleaned = -0.000402417 Jy ! Component: 1150 - total flux cleaned = -0.000419817 Jy ! Component: 1200 - total flux cleaned = -0.0004713 Jy ! Component: 1250 - total flux cleaned = -0.000471397 Jy ! Component: 1300 - total flux cleaned = -0.000454733 Jy ! Component: 1350 - total flux cleaned = -0.000552314 Jy ! Component: 1400 - total flux cleaned = -0.000536285 Jy ! Component: 1450 - total flux cleaned = -0.000504632 Jy ! Component: 1500 - total flux cleaned = -0.000427159 Jy ! Component: 1550 - total flux cleaned = -0.000381384 Jy ! Component: 1600 - total flux cleaned = -0.000290854 Jy ! Component: 1650 - total flux cleaned = -0.000216556 Jy ! Component: 1700 - total flux cleaned = -0.000143313 Jy ! Component: 1750 - total flux cleaned = -8.56819e-05 Jy ! Component: 1800 - total flux cleaned = -4.28888e-05 Jy ! Component: 1850 - total flux cleaned = 1.38632e-05 Jy ! Component: 1900 - total flux cleaned = 0.000111637 Jy ! Component: 1950 - total flux cleaned = 0.000152953 Jy ! Component: 2000 - total flux cleaned = 0.000207529 Jy ! Component: 2050 - total flux cleaned = 0.000248118 Jy ! Component: 2100 - total flux cleaned = 0.000315026 Jy ! Component: 2150 - total flux cleaned = 0.000381162 Jy ! Component: 2200 - total flux cleaned = 0.000446403 Jy ! Component: 2250 - total flux cleaned = 0.000472114 Jy ! Component: 2300 - total flux cleaned = 0.000536267 Jy ! Component: 2350 - total flux cleaned = 0.00061245 Jy ! Component: 2400 - total flux cleaned = 0.000637609 Jy ! Component: 2450 - total flux cleaned = 0.000712271 Jy ! Component: 2500 - total flux cleaned = 0.000786163 Jy ! Component: 2550 - total flux cleaned = 0.000798254 Jy ! Component: 2600 - total flux cleaned = 0.000810417 Jy ! Component: 2650 - total flux cleaned = 0.000846438 Jy ! Component: 2700 - total flux cleaned = 0.000846393 Jy ! Component: 2750 - total flux cleaned = 0.000858203 Jy ! Component: 2800 - total flux cleaned = 0.000905151 Jy ! Component: 2850 - total flux cleaned = 0.000940071 Jy ! Component: 2900 - total flux cleaned = 0.00097482 Jy ! Component: 2950 - total flux cleaned = 0.000975022 Jy ! Component: 3000 - total flux cleaned = 0.00103192 Jy ! Component: 3050 - total flux cleaned = 0.00106588 Jy ! Component: 3100 - total flux cleaned = 0.00109956 Jy ! Component: 3150 - total flux cleaned = 0.00109952 Jy ! Component: 3200 - total flux cleaned = 0.0011217 Jy ! Component: 3250 - total flux cleaned = 0.00114371 Jy ! Component: 3300 - total flux cleaned = 0.0011874 Jy ! Component: 3350 - total flux cleaned = 0.00118741 Jy ! Component: 3400 - total flux cleaned = 0.00119818 Jy ! Component: 3450 - total flux cleaned = 0.00119817 Jy ! Component: 3500 - total flux cleaned = 0.00121947 Jy ! Component: 3550 - total flux cleaned = 0.00124071 Jy ! Component: 3600 - total flux cleaned = 0.00126177 Jy ! Component: 3650 - total flux cleaned = 0.00127229 Jy ! Component: 3700 - total flux cleaned = 0.00130363 Jy ! Component: 3750 - total flux cleaned = 0.00132445 Jy ! Component: 3800 - total flux cleaned = 0.00133483 Jy ! Component: 3850 - total flux cleaned = 0.00136577 Jy ! Component: 3900 - total flux cleaned = 0.00136575 Jy ! Component: 3950 - total flux cleaned = 0.00139646 Jy ! Component: 4000 - total flux cleaned = 0.00144735 Jy ! Component: 4050 - total flux cleaned = 0.00144727 Jy ! Total flux subtracted in 4096 components = 0.00143718 Jy ! Clean residual min=-0.000581 max=0.000591 Jy/beam ! Clean residual mean=0.000002 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.178516 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 514 components and 0.178516 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0953+3225_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.798 x 12.14 at -18.78 degrees (North through East) ! Clean map min=-0.0021331 max=0.15797 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0953+3225_S_map.fits wmodel /vlbi/uf001/uva//J0953+3225_S_map.mod ! Writing 514 model components to file: /vlbi/uf001/uva//J0953+3225_S_map.mod wobs /vlbi/uf001/uva//J0953+3225_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0953+3225_S_uvs.fits wwins /vlbi/uf001/uva//J0953+3225_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0953+3225_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.157971 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000185626 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.35252 0.35252 0.70504 1.41008 2.82016 5.64032 11.2806 22.5613 45.1225 90.2451 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.157 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 851.016 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0953+3225_S_dfm.log closed on Mon Jan 14 00:39:30 2019