! Started logfile: /vlbi/uf001/uva//J0915+2933_S_dfm.log on Mon Jan 14 00:20:54 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//J0915+2933_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0915+2933_S_uva.fits ! AN table 1: 87 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.851533 visibilities/baseline/integration-bin. ! Found source: J0915+2933 ! ! 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 8001 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 J0915+2933_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 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007050Jy sigma=21.087241 ! Fit after self-cal, rms=0.929769Jy sigma=19.467941 ! 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.739 mas, bmaj=5.458 mas, bpa=-2.499 degrees ! Estimated noise=0.610218 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.0546966 Jy ! Component: 100 - total flux cleaned = 0.0674402 Jy ! Total flux subtracted in 100 components = 0.0674402 Jy ! Clean residual min=-0.004538 max=0.004863 Jy/beam ! Clean residual mean=-0.000008 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.0674402 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0674402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063833Jy sigma=1.250216 ! Fit after self-cal, rms=0.063366Jy sigma=1.241700 ! 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.171 mas, bmaj=6.193 mas, bpa=-2.148 degrees ! Estimated noise=0.390552 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.00778814 Jy ! Component: 100 - total flux cleaned = 0.011948 Jy ! Component: 150 - total flux cleaned = 0.0145724 Jy ! Component: 200 - total flux cleaned = 0.0162931 Jy ! Total flux subtracted in 200 components = 0.0162931 Jy ! Clean residual min=-0.003102 max=0.005225 Jy/beam ! Clean residual mean=-0.000009 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.0837333 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 44 components and 0.0837333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062441Jy sigma=1.219674 ! Fit after self-cal, rms=0.062427Jy sigma=1.219100 ! Inverting map ! Added new window around map position (-5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00492456 Jy ! Component: 100 - total flux cleaned = 0.0078117 Jy ! Component: 150 - total flux cleaned = 0.00990426 Jy ! Component: 200 - total flux cleaned = 0.0114967 Jy ! Total flux subtracted in 200 components = 0.0114967 Jy ! Clean residual min=-0.002627 max=0.002652 Jy/beam ! Clean residual mean=-0.000005 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.09523 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 73 components and 0.09523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062014Jy sigma=1.208898 ! Fit after self-cal, rms=0.061972Jy sigma=1.207849 ! 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.171 x 6.193 at -2.148 degrees (North through East) ! Clean map min=-0.0024844 max=0.071301 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 0.95 HN 0.99 LA 0.92 ! MK 1.01 NL 1.14 OV 1.02 PT 0.99 ! SC 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.03 LA 0.91 ! MK 1.04 NL 1.12 OV 1.00 PT 0.99 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 1.00 LA 0.96 ! MK 0.98 NL 1.05 OV 1.07 PT 1.00 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.061972Jy sigma=1.207849 ! Fit after self-cal, rms=0.060856Jy sigma=1.197617 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.206 mas, bmaj=6.227 mas, bpa=-2.321 degrees ! Estimated noise=0.390964 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.000852841 Jy ! Component: 100 - total flux cleaned = 0.00117656 Jy ! Component: 150 - total flux cleaned = 0.00136665 Jy ! Component: 200 - total flux cleaned = 0.00151063 Jy ! Total flux subtracted in 200 components = 0.00151063 Jy ! Clean residual min=-0.002254 max=0.002063 Jy/beam ! Clean residual mean=-0.000003 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.0967407 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.0967407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060826Jy sigma=1.196936 ! Fit after self-cal, rms=0.060879Jy sigma=1.196369 ! 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.060879Jy sigma=1.196369 ! Fit after self-cal, rms=0.061115Jy sigma=1.194007 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=6.215 mas, bpa=-2.44 degrees ! Estimated noise=0.390941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000657562 Jy ! Component: 100 - total flux cleaned = 0.000834644 Jy ! Component: 150 - total flux cleaned = 0.00092967 Jy ! Component: 200 - total flux cleaned = 0.000998662 Jy ! Total flux subtracted in 200 components = 0.000998662 Jy ! Clean residual min=-0.001989 max=0.001921 Jy/beam ! Clean residual mean=-0.000003 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0977393 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 107 components and 0.0977393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061101Jy sigma=1.193680 ! Fit after self-cal, rms=0.061115Jy sigma=1.193559 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.000195786 Jy ! Component: 100 - total flux cleaned = 0.000277838 Jy ! Component: 150 - total flux cleaned = 0.000351015 Jy ! Component: 200 - total flux cleaned = 0.000391309 Jy ! Total flux subtracted in 200 components = 0.000391309 Jy ! Clean residual min=-0.002013 max=0.001903 Jy/beam ! Clean residual mean=-0.000003 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0981306 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 112 components and 0.0981306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061108Jy sigma=1.193417 ! Fit after self-cal, rms=0.061107Jy sigma=1.193406 ! 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.061107Jy sigma=1.193406 ! Fit after self-cal, rms=0.061066Jy sigma=1.193337 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.198 mas, bmaj=6.207 mas, bpa=-2.521 degrees ! Estimated noise=0.390687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000308369 Jy ! Component: 100 - total flux cleaned = 0.000414457 Jy ! Component: 150 - total flux cleaned = 0.000456109 Jy ! Component: 200 - total flux cleaned = 0.000508546 Jy ! Total flux subtracted in 200 components = 0.000508546 Jy ! Clean residual min=-0.001945 max=0.001971 Jy/beam ! Clean residual mean=-0.000004 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0986392 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 113 components and 0.0986392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061060Jy sigma=1.193192 ! Fit after self-cal, rms=0.061061Jy sigma=1.193179 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 = 9.15435e-05 Jy ! Component: 100 - total flux cleaned = 0.000129809 Jy ! Component: 150 - total flux cleaned = 0.000153506 Jy ! Component: 200 - total flux cleaned = 0.000187275 Jy ! Total flux subtracted in 200 components = 0.000187275 Jy ! Clean residual min=-0.001953 max=0.001965 Jy/beam ! Clean residual mean=-0.000003 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0988264 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 116 components and 0.0988264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061057Jy sigma=1.193089 ! Fit after self-cal, rms=0.061056Jy sigma=1.193084 ! 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.061056Jy sigma=1.193084 ! Fit after self-cal, rms=0.061010Jy sigma=1.193067 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.619 mas, bmaj=9.412 mas, bpa=-0.6964 degrees ! Estimated noise=0.494893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000412889 Jy ! Component: 100 - total flux cleaned = 0.000541193 Jy ! Component: 150 - total flux cleaned = 0.000612323 Jy ! Component: 200 - total flux cleaned = 0.000634892 Jy ! Total flux subtracted in 200 components = 0.000634892 Jy ! Clean residual min=-0.002606 max=0.001965 Jy/beam ! Clean residual mean=-0.000007 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0994613 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 128 components and 0.0994613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061011Jy sigma=1.193038 ! Fit after self-cal, rms=0.061009Jy sigma=1.193015 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.58617e-05 Jy ! Component: 100 - total flux cleaned = 9.5624e-05 Jy ! Component: 150 - total flux cleaned = 0.00011009 Jy ! Component: 200 - total flux cleaned = 0.000116898 Jy ! Total flux subtracted in 200 components = 0.000116898 Jy ! Clean residual min=-0.002603 max=0.001964 Jy/beam ! Clean residual mean=-0.000007 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.0995782 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 132 components and 0.0995782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061010Jy sigma=1.193016 ! Fit after self-cal, rms=0.061009Jy sigma=1.193003 ! 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.199 mas, bmaj=6.2 mas, bpa=-2.571 degrees ! Estimated noise=0.390487 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.199 x 6.2 at -2.571 degrees (North through East) ! Clean map min=-0.0018712 max=0.070817 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.758 mas, bmaj=5.475 mas, bpa=-2.931 degrees ! Estimated noise=0.613081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0550591 Jy ! Component: 100 - total flux cleaned = 0.0684518 Jy ! Component: 150 - total flux cleaned = 0.074563 Jy ! Component: 200 - total flux cleaned = 0.0787821 Jy ! Total flux subtracted in 200 components = 0.0787821 Jy ! Clean residual min=-0.003386 max=0.003283 Jy/beam ! Clean residual mean=-0.000006 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.0787821 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0787821 Jy ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=6.2 mas, bpa=-2.571 degrees ! Estimated noise=0.390487 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.00425808 Jy ! Component: 100 - total flux cleaned = 0.00728482 Jy ! Component: 150 - total flux cleaned = 0.00969012 Jy ! Component: 200 - total flux cleaned = 0.0116602 Jy ! Total flux subtracted in 200 components = 0.0116602 Jy ! Clean residual min=-0.002135 max=0.002065 Jy/beam ! Clean residual mean=-0.000006 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0904423 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 56 components and 0.0904423 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.619 mas, bmaj=9.412 mas, bpa=-0.6964 degrees ! Estimated noise=0.494893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00287305 Jy ! Component: 100 - total flux cleaned = 0.00472663 Jy ! Component: 150 - total flux cleaned = 0.0060035 Jy ! Component: 200 - total flux cleaned = 0.00692115 Jy ! Total flux subtracted in 200 components = 0.00692115 Jy ! Clean residual min=-0.002678 max=0.002033 Jy/beam ! Clean residual mean=-0.000008 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0973635 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.000668591 Jy ! Component: 100 - total flux cleaned = 0.00115867 Jy ! Component: 150 - total flux cleaned = 0.00151915 Jy ! Component: 200 - total flux cleaned = 0.0017172 Jy ! Total flux subtracted in 200 components = 0.0017172 Jy ! Clean residual min=-0.002638 max=0.001963 Jy/beam ! Clean residual mean=-0.000007 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0990807 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 113 components and 0.0990806 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=6.2 mas, bpa=-2.571 degrees ! Estimated noise=0.390487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000224128 Jy ! Component: 100 - total flux cleaned = -0.000296674 Jy ! Component: 150 - total flux cleaned = -0.000276906 Jy ! Component: 200 - total flux cleaned = -0.000242274 Jy ! Total flux subtracted in 200 components = -0.000242274 Jy ! Clean residual min=-0.001991 max=0.001962 Jy/beam ! Clean residual mean=-0.000004 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0988384 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 130 components and 0.0988384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061017Jy sigma=1.193169 ! Fit after self-cal, rms=0.061011Jy sigma=1.193125 wmodel J0915+2933_S_map.mod ! Writing 130 model components to file: J0915+2933_S_map.mod wobs J0915+2933_S_uvs.fits ! Writing UV FITS file: J0915+2933_S_uvs.fits wwins J0915+2933_S_map.win ! wwins: Wrote 2 windows to J0915+2933_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 = -3.95502e-05 Jy ! Component: 100 - total flux cleaned = -0.00020369 Jy ! Component: 150 - total flux cleaned = -0.000296893 Jy ! Component: 200 - total flux cleaned = -0.000327057 Jy ! Component: 250 - total flux cleaned = -0.000327914 Jy ! Component: 300 - total flux cleaned = -0.00032781 Jy ! Component: 350 - total flux cleaned = -0.0003541 Jy ! Component: 400 - total flux cleaned = -0.000431182 Jy ! Component: 450 - total flux cleaned = -0.000531871 Jy ! Component: 500 - total flux cleaned = -0.000703044 Jy ! Component: 550 - total flux cleaned = -0.000750872 Jy ! Component: 600 - total flux cleaned = -0.000774402 Jy ! Component: 650 - total flux cleaned = -0.000866601 Jy ! Component: 700 - total flux cleaned = -0.000933764 Jy ! Component: 750 - total flux cleaned = -0.00104311 Jy ! Component: 800 - total flux cleaned = -0.0010428 Jy ! Component: 850 - total flux cleaned = -0.001106 Jy ! Component: 900 - total flux cleaned = -0.00118851 Jy ! Component: 950 - total flux cleaned = -0.00118827 Jy ! Component: 1000 - total flux cleaned = -0.00124833 Jy ! Component: 1050 - total flux cleaned = -0.00130753 Jy ! Component: 1100 - total flux cleaned = -0.0013269 Jy ! Component: 1150 - total flux cleaned = -0.0013462 Jy ! Component: 1200 - total flux cleaned = -0.00140267 Jy ! Component: 1250 - total flux cleaned = -0.00153162 Jy ! Component: 1300 - total flux cleaned = -0.00149528 Jy ! Component: 1350 - total flux cleaned = -0.00156689 Jy ! Component: 1400 - total flux cleaned = -0.00156653 Jy ! Component: 1450 - total flux cleaned = -0.00154914 Jy ! Component: 1500 - total flux cleaned = -0.00151468 Jy ! Component: 1550 - total flux cleaned = -0.00154867 Jy ! Component: 1600 - total flux cleaned = -0.00153178 Jy ! Component: 1650 - total flux cleaned = -0.00151539 Jy ! Component: 1700 - total flux cleaned = -0.00154836 Jy ! Component: 1750 - total flux cleaned = -0.0015485 Jy ! Component: 1800 - total flux cleaned = -0.00153251 Jy ! Component: 1850 - total flux cleaned = -0.00157974 Jy ! Component: 1900 - total flux cleaned = -0.00151736 Jy ! Component: 1950 - total flux cleaned = -0.00151713 Jy ! Component: 2000 - total flux cleaned = -0.0014406 Jy ! Component: 2050 - total flux cleaned = -0.00139549 Jy ! Component: 2100 - total flux cleaned = -0.00141042 Jy ! Component: 2150 - total flux cleaned = -0.00138094 Jy ! Component: 2200 - total flux cleaned = -0.00133721 Jy ! Component: 2250 - total flux cleaned = -0.00132279 Jy ! Component: 2300 - total flux cleaned = -0.00125143 Jy ! Component: 2350 - total flux cleaned = -0.00126562 Jy ! Component: 2400 - total flux cleaned = -0.00126557 Jy ! Component: 2450 - total flux cleaned = -0.00123751 Jy ! Component: 2500 - total flux cleaned = -0.00118218 Jy ! Component: 2550 - total flux cleaned = -0.00116846 Jy ! Component: 2600 - total flux cleaned = -0.00115477 Jy ! Component: 2650 - total flux cleaned = -0.00111456 Jy ! Component: 2700 - total flux cleaned = -0.00110135 Jy ! Component: 2750 - total flux cleaned = -0.00106167 Jy ! Component: 2800 - total flux cleaned = -0.00106168 Jy ! Component: 2850 - total flux cleaned = -0.00104857 Jy ! Component: 2900 - total flux cleaned = -0.000971796 Jy ! Component: 2950 - total flux cleaned = -0.000921053 Jy ! Component: 3000 - total flux cleaned = -0.000870807 Jy ! Component: 3050 - total flux cleaned = -0.000883334 Jy ! Component: 3100 - total flux cleaned = -0.00083389 Jy ! Component: 3150 - total flux cleaned = -0.000833886 Jy ! Component: 3200 - total flux cleaned = -0.000833966 Jy ! Component: 3250 - total flux cleaned = -0.000821794 Jy ! Component: 3300 - total flux cleaned = -0.00077395 Jy ! Component: 3350 - total flux cleaned = -0.00076213 Jy ! Component: 3400 - total flux cleaned = -0.000726729 Jy ! Component: 3450 - total flux cleaned = -0.000691712 Jy ! Component: 3500 - total flux cleaned = -0.000680166 Jy ! Component: 3550 - total flux cleaned = -0.000611048 Jy ! Component: 3600 - total flux cleaned = -0.000599507 Jy ! Component: 3650 - total flux cleaned = -0.000554108 Jy ! Component: 3700 - total flux cleaned = -0.00049773 Jy ! Component: 3750 - total flux cleaned = -0.000486433 Jy ! Component: 3800 - total flux cleaned = -0.000464168 Jy ! Component: 3850 - total flux cleaned = -0.000375937 Jy ! Component: 3900 - total flux cleaned = -0.000375926 Jy ! Component: 3950 - total flux cleaned = -0.000288985 Jy ! Component: 4000 - total flux cleaned = -0.000278234 Jy ! Component: 4050 - total flux cleaned = -0.000235369 Jy ! Total flux subtracted in 4096 components = -0.000203341 Jy ! Clean residual min=-0.000625 max=0.000787 Jy/beam ! Clean residual mean=-0.000001 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.098635 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 429 components and 0.098635 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0915+2933_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.199 x 6.2 at -2.571 degrees (North through East) ! Clean map min=-0.0013146 max=0.071057 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0915+2933_S_map.fits wmodel /vlbi/uf001/uva//J0915+2933_S_map.mod ! Writing 429 model components to file: /vlbi/uf001/uva//J0915+2933_S_map.mod wobs /vlbi/uf001/uva//J0915+2933_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0915+2933_S_uvs.fits wwins /vlbi/uf001/uva//J0915+2933_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0915+2933_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0710567 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019072 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.805218 0.805218 1.61044 3.22087 6.44174 12.8835 25.767 51.5339 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.071 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 372.569 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0915+2933_S_dfm.log closed on Mon Jan 14 00:20:59 2019