! Started logfile: /vlbi/uf001/uva//J0737-3954_S_a_dfm.log on Sun Jan 13 23:32:08 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//J0737-3954_S_a_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0737-3954_S_a_uva.fits ! AN table 1: 74 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.732947 visibilities/baseline/integration-bin. ! Found source: J0737-3954 ! ! 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 3417 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 J0737-3954_S_a] 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 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020689Jy sigma=14.194618 ! Fit after self-cal, rms=0.901650Jy sigma=12.515010 ! 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=3.007 mas, bmaj=30.95 mas, bpa=-18.32 degrees ! Estimated noise=1.2862 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.0740582 Jy ! Component: 100 - total flux cleaned = 0.10409 Jy ! Total flux subtracted in 100 components = 0.10409 Jy ! Clean residual min=-0.009650 max=0.014619 Jy/beam ! Clean residual mean=-0.000525 rms=0.003362 Jy/beam ! Combined flux in latest and established models = 0.10409 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.10409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092298Jy sigma=1.238126 ! Fit after self-cal, rms=0.091468Jy sigma=1.226269 ! 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.904 mas, bmaj=32.77 mas, bpa=-18.26 degrees ! Estimated noise=0.898263 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.0234244 Jy ! Component: 100 - total flux cleaned = 0.0364798 Jy ! Component: 150 - total flux cleaned = 0.0441155 Jy ! Component: 200 - total flux cleaned = 0.0489984 Jy ! Total flux subtracted in 200 components = 0.0489984 Jy ! Clean residual min=-0.005289 max=0.004060 Jy/beam ! Clean residual mean=-0.000217 rms=0.001459 Jy/beam ! Combined flux in latest and established models = 0.153089 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 114 components and 0.153088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085693Jy sigma=1.133688 ! Fit after self-cal, rms=0.085663Jy sigma=1.131162 ! 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.904 x 32.77 at -18.26 degrees (North through East) ! Clean map min=-0.0054154 max=0.086477 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.00 LA 0.89 MK 1.06 ! NL 1.14 OV 0.98 PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 1.02 LA 0.94 MK 1.06 ! NL 1.17 OV 1.04 PT 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 KP 1.02 LA 0.96 MK 0.87 ! NL 1.05 OV 0.99 PT 1.04 ! ! ! Fit before self-cal, rms=0.085663Jy sigma=1.131162 ! Fit after self-cal, rms=0.087513Jy sigma=1.122497 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.912 mas, bmaj=33.21 mas, bpa=-18.34 degrees ! Estimated noise=0.887219 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.00079336 Jy ! Component: 100 - total flux cleaned = 0.000660007 Jy ! Component: 150 - total flux cleaned = 0.000510007 Jy ! Component: 200 - total flux cleaned = 0.000386239 Jy ! Total flux subtracted in 200 components = 0.000386239 Jy ! Clean residual min=-0.003017 max=0.002490 Jy/beam ! Clean residual mean=-0.000066 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.153475 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 132 components and 0.153475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087456Jy sigma=1.121753 ! Fit after self-cal, rms=0.087643Jy sigma=1.121189 ! 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.087643Jy sigma=1.121189 ! Fit after self-cal, rms=0.088027Jy sigma=1.120205 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.867 mas, bmaj=33.38 mas, bpa=-18.45 degrees ! Estimated noise=0.882664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000120837 Jy ! Component: 100 - total flux cleaned = -5.32909e-05 Jy ! Component: 150 - total flux cleaned = 1.34367e-06 Jy ! Component: 200 - total flux cleaned = 1.41849e-06 Jy ! Total flux subtracted in 200 components = 1.41849e-06 Jy ! Clean residual min=-0.002810 max=0.002556 Jy/beam ! Clean residual mean=-0.000042 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.153476 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 147 components and 0.153476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088007Jy sigma=1.119842 ! Fit after self-cal, rms=0.088028Jy sigma=1.119738 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.13105e-05 Jy ! Component: 100 - total flux cleaned = -1.6224e-05 Jy ! Component: 150 - total flux cleaned = 5.04858e-06 Jy ! Component: 200 - total flux cleaned = 4.49733e-05 Jy ! Total flux subtracted in 200 components = 4.49733e-05 Jy ! Clean residual min=-0.002803 max=0.002543 Jy/beam ! Clean residual mean=-0.000044 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.153521 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 156 components and 0.153521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088018Jy sigma=1.119543 ! Fit after self-cal, rms=0.088002Jy sigma=1.119513 ! 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.088002Jy sigma=1.119513 ! Fit after self-cal, rms=0.088164Jy sigma=1.119426 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.828 mas, bmaj=33.47 mas, bpa=-18.51 degrees ! Estimated noise=0.877792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000278432 Jy ! Component: 100 - total flux cleaned = -0.000198229 Jy ! Component: 150 - total flux cleaned = -0.000134582 Jy ! Component: 200 - total flux cleaned = -0.000134617 Jy ! Total flux subtracted in 200 components = -0.000134617 Jy ! Clean residual min=-0.002697 max=0.002651 Jy/beam ! Clean residual mean=-0.000040 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.153386 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 162 components and 0.153387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088152Jy sigma=1.119220 ! Fit after self-cal, rms=0.088148Jy sigma=1.119191 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 = -2.85468e-06 Jy ! Component: 100 - total flux cleaned = 1.56993e-05 Jy ! Component: 150 - total flux cleaned = 5.03725e-05 Jy ! Component: 200 - total flux cleaned = 9.97917e-05 Jy ! Total flux subtracted in 200 components = 9.97917e-05 Jy ! Clean residual min=-0.002649 max=0.002644 Jy/beam ! Clean residual mean=-0.000040 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.153486 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 171 components and 0.153486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088142Jy sigma=1.119071 ! Fit after self-cal, rms=0.088133Jy sigma=1.119057 ! 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.088133Jy sigma=1.119057 ! Fit after self-cal, rms=0.088293Jy sigma=1.119014 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.31 mas, bmaj=40.89 mas, bpa=-10.06 degrees ! Estimated noise=1.01261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000109441 Jy ! Component: 100 - total flux cleaned = -0.00014485 Jy ! Component: 150 - total flux cleaned = -0.000145094 Jy ! Component: 200 - total flux cleaned = -0.000103404 Jy ! Total flux subtracted in 200 components = -0.000103404 Jy ! Clean residual min=-0.001933 max=0.002790 Jy/beam ! Clean residual mean=-0.000057 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.153383 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 188 components and 0.153383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088286Jy sigma=1.118945 ! Fit after self-cal, rms=0.088287Jy sigma=1.118936 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.14488e-05 Jy ! Component: 100 - total flux cleaned = 2.39448e-05 Jy ! Component: 150 - total flux cleaned = 5.95834e-05 Jy ! Component: 200 - total flux cleaned = 9.40223e-05 Jy ! Total flux subtracted in 200 components = 9.40223e-05 Jy ! Clean residual min=-0.001911 max=0.002794 Jy/beam ! Clean residual mean=-0.000057 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.153477 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 199 components and 0.153477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088284Jy sigma=1.118914 ! Fit after self-cal, rms=0.088281Jy sigma=1.118909 ! 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.799 mas, bmaj=33.56 mas, bpa=-18.55 degrees ! Estimated noise=0.874226 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.799 x 33.56 at -18.55 degrees (North through East) ! Clean map min=-0.0024471 max=0.083772 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.964 mas, bmaj=31.5 mas, bpa=-18.61 degrees ! Estimated noise=1.24215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0722907 Jy ! Component: 100 - total flux cleaned = 0.103186 Jy ! Component: 150 - total flux cleaned = 0.120553 Jy ! Component: 200 - total flux cleaned = 0.131451 Jy ! Total flux subtracted in 200 components = 0.131451 Jy ! Clean residual min=-0.005549 max=0.005851 Jy/beam ! Clean residual mean=-0.000197 rms=0.001772 Jy/beam ! Combined flux in latest and established models = 0.131451 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 67 model components to the UV plane model. ! The established model now contains 67 components and 0.131451 Jy ! Inverting map and beam ! Estimated beam: bmin=3.799 mas, bmaj=33.56 mas, bpa=-18.55 degrees ! Estimated noise=0.874226 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.00895377 Jy ! Component: 100 - total flux cleaned = 0.0140793 Jy ! Component: 150 - total flux cleaned = 0.0172036 Jy ! Component: 200 - total flux cleaned = 0.0192375 Jy ! Total flux subtracted in 200 components = 0.0192375 Jy ! Clean residual min=-0.002973 max=0.002618 Jy/beam ! Clean residual mean=-0.000066 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.150688 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 131 components and 0.150688 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=10.31 mas, bmaj=40.89 mas, bpa=-10.06 degrees ! Estimated noise=1.01261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155821 Jy ! Component: 100 - total flux cleaned = 0.00242313 Jy ! Component: 150 - total flux cleaned = 0.00278211 Jy ! Component: 200 - total flux cleaned = 0.00291601 Jy ! Total flux subtracted in 200 components = 0.00291601 Jy ! Clean residual min=-0.001889 max=0.002810 Jy/beam ! Clean residual mean=-0.000058 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.153604 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 = 9.56866e-05 Jy ! Component: 100 - total flux cleaned = 0.000120299 Jy ! Component: 150 - total flux cleaned = 0.000155823 Jy ! Component: 200 - total flux cleaned = 0.000200313 Jy ! Total flux subtracted in 200 components = 0.000200313 Jy ! Clean residual min=-0.001879 max=0.002829 Jy/beam ! Clean residual mean=-0.000056 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.153804 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 189 components and 0.153804 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.799 mas, bmaj=33.56 mas, bpa=-18.55 degrees ! Estimated noise=0.874226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134163 Jy ! Component: 100 - total flux cleaned = 0.000225899 Jy ! Component: 150 - total flux cleaned = 0.000287304 Jy ! Component: 200 - total flux cleaned = 0.000325712 Jy ! Total flux subtracted in 200 components = 0.000325712 Jy ! Clean residual min=-0.002555 max=0.002737 Jy/beam ! Clean residual mean=-0.000035 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.15413 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 201 components and 0.15413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088300Jy sigma=1.119356 ! Fit after self-cal, rms=0.088264Jy sigma=1.119289 wmodel J0737-3954_S_a_map.mod ! Writing 201 model components to file: J0737-3954_S_a_map.mod wobs J0737-3954_S_a_uvs.fits ! Writing UV FITS file: J0737-3954_S_a_uvs.fits wwins J0737-3954_S_a_map.win ! wwins: Wrote 1 windows to J0737-3954_S_a_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.000427096 Jy ! Component: 100 - total flux cleaned = 0.000555205 Jy ! Component: 150 - total flux cleaned = 0.000670255 Jy ! Component: 200 - total flux cleaned = 0.000706793 Jy ! Component: 250 - total flux cleaned = 0.000576112 Jy ! Component: 300 - total flux cleaned = 0.000454553 Jy ! Component: 350 - total flux cleaned = 0.000425995 Jy ! Component: 400 - total flux cleaned = 0.000286456 Jy ! Component: 450 - total flux cleaned = 0.000232083 Jy ! Component: 500 - total flux cleaned = 0.000205527 Jy ! Component: 550 - total flux cleaned = 0.000130053 Jy ! Component: 600 - total flux cleaned = 0.000105431 Jy ! Component: 650 - total flux cleaned = 1.1622e-05 Jy ! Component: 700 - total flux cleaned = -0.000102545 Jy ! Component: 750 - total flux cleaned = -0.000213813 Jy ! Component: 800 - total flux cleaned = -0.000344579 Jy ! Component: 850 - total flux cleaned = -0.000493305 Jy ! Component: 900 - total flux cleaned = -0.000639061 Jy ! Component: 950 - total flux cleaned = -0.000782143 Jy ! Component: 1000 - total flux cleaned = -0.00100283 Jy ! Component: 1050 - total flux cleaned = -0.00117954 Jy ! Component: 1100 - total flux cleaned = -0.0013533 Jy ! Component: 1150 - total flux cleaned = -0.00154298 Jy ! Component: 1200 - total flux cleaned = -0.00172972 Jy ! Component: 1250 - total flux cleaned = -0.00193226 Jy ! Component: 1300 - total flux cleaned = -0.00211389 Jy ! Component: 1350 - total flux cleaned = -0.00227548 Jy ! Component: 1400 - total flux cleaned = -0.00247087 Jy ! Component: 1450 - total flux cleaned = -0.00266391 Jy ! Component: 1500 - total flux cleaned = -0.00283756 Jy ! Component: 1550 - total flux cleaned = -0.0030093 Jy ! Component: 1600 - total flux cleaned = -0.00317914 Jy ! Component: 1650 - total flux cleaned = -0.00331359 Jy ! Component: 1700 - total flux cleaned = -0.00349668 Jy ! Component: 1750 - total flux cleaned = -0.00364486 Jy ! Component: 1800 - total flux cleaned = -0.00374277 Jy ! Component: 1850 - total flux cleaned = -0.00379138 Jy ! Component: 1900 - total flux cleaned = -0.00385583 Jy ! Component: 1950 - total flux cleaned = -0.00396774 Jy ! Component: 2000 - total flux cleaned = -0.00399947 Jy ! Component: 2050 - total flux cleaned = -0.0040152 Jy ! Component: 2100 - total flux cleaned = -0.00409382 Jy ! Component: 2150 - total flux cleaned = -0.00409396 Jy ! Component: 2200 - total flux cleaned = -0.00420298 Jy ! Component: 2250 - total flux cleaned = -0.00420286 Jy ! Component: 2300 - total flux cleaned = -0.00423367 Jy ! Component: 2350 - total flux cleaned = -0.00426455 Jy ! Component: 2400 - total flux cleaned = -0.00426456 Jy ! Component: 2450 - total flux cleaned = -0.00429543 Jy ! Component: 2500 - total flux cleaned = -0.00428007 Jy ! Component: 2550 - total flux cleaned = -0.00426469 Jy ! Component: 2600 - total flux cleaned = -0.00426467 Jy ! Component: 2650 - total flux cleaned = -0.00426456 Jy ! Component: 2700 - total flux cleaned = -0.00426446 Jy ! Component: 2750 - total flux cleaned = -0.00426436 Jy ! Component: 2800 - total flux cleaned = -0.00421788 Jy ! Component: 2850 - total flux cleaned = -0.00421792 Jy ! Component: 2900 - total flux cleaned = -0.00418687 Jy ! Component: 2950 - total flux cleaned = -0.0041713 Jy ! Component: 3000 - total flux cleaned = -0.00414016 Jy ! Component: 3050 - total flux cleaned = -0.00410873 Jy ! Component: 3100 - total flux cleaned = -0.0040459 Jy ! Component: 3150 - total flux cleaned = -0.00398275 Jy ! Component: 3200 - total flux cleaned = -0.003951 Jy ! Component: 3250 - total flux cleaned = -0.00391934 Jy ! Component: 3300 - total flux cleaned = -0.00385536 Jy ! Component: 3350 - total flux cleaned = -0.00382324 Jy ! Component: 3400 - total flux cleaned = -0.00379093 Jy ! Component: 3450 - total flux cleaned = -0.00372586 Jy ! Component: 3500 - total flux cleaned = -0.00367677 Jy ! Component: 3550 - total flux cleaned = -0.00364387 Jy ! Component: 3600 - total flux cleaned = -0.00359423 Jy ! Component: 3650 - total flux cleaned = -0.0035443 Jy ! Component: 3700 - total flux cleaned = -0.00352764 Jy ! Component: 3750 - total flux cleaned = -0.00346018 Jy ! Component: 3800 - total flux cleaned = -0.00340921 Jy ! Component: 3850 - total flux cleaned = -0.00337496 Jy ! Component: 3900 - total flux cleaned = -0.00335762 Jy ! Component: 3950 - total flux cleaned = -0.00328826 Jy ! Component: 4000 - total flux cleaned = -0.00325335 Jy ! Component: 4050 - total flux cleaned = -0.00316509 Jy ! Total flux subtracted in 4096 components = -0.00314708 Jy ! Clean residual min=-0.000970 max=0.001063 Jy/beam ! Clean residual mean=-0.000005 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.150983 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 479 components and 0.150983 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0737-3954_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.799 x 33.56 at -18.55 degrees (North through East) ! Clean map min=-0.0026345 max=0.084545 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0737-3954_S_a_map.fits wmodel /vlbi/uf001/uva//J0737-3954_S_a_map.mod ! Writing 479 model components to file: /vlbi/uf001/uva//J0737-3954_S_a_map.mod wobs /vlbi/uf001/uva//J0737-3954_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0737-3954_S_a_uvs.fits wwins /vlbi/uf001/uva//J0737-3954_S_a_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0737-3954_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.084545 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000344358 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.22192 1.22192 2.44385 4.88769 9.77538 19.5508 39.1015 78.2031 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.084 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 245.514 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0737-3954_S_a_dfm.log closed on Sun Jan 13 23:32:12 2019