! Started logfile: /vlbi/uf001/uvm//J1410-1903_S_a_dfm.log on Sun Jan 13 21:43:50 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/uvm//J1410-1903_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J1410-1903_S_a_uvm.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! AN table 2: 72 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.826006 visibilities/baseline/integration-bin. ! Found source: J1410-1903 ! ! 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 13359 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 J1410-1903_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 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 138 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011366Jy sigma=16.828661 ! Fit after self-cal, rms=0.915892Jy sigma=15.194947 ! 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.622 mas, bmaj=6.695 mas, bpa=-9.491 degrees ! Estimated noise=0.709596 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.0684424 Jy ! Component: 100 - total flux cleaned = 0.0836246 Jy ! Total flux subtracted in 100 components = 0.0836246 Jy ! Clean residual min=-0.004509 max=0.005551 Jy/beam ! Clean residual mean=-0.000006 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.0836246 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0836246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087008Jy sigma=1.266556 ! Fit after self-cal, rms=0.086388Jy sigma=1.258628 ! 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.354 mas, bmaj=8.348 mas, bpa=-8.348 degrees ! Estimated noise=0.380516 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.00681576 Jy ! Component: 100 - total flux cleaned = 0.0100227 Jy ! Component: 150 - total flux cleaned = 0.0117884 Jy ! Component: 200 - total flux cleaned = 0.0125191 Jy ! Total flux subtracted in 200 components = 0.0125191 Jy ! Clean residual min=-0.002897 max=0.002823 Jy/beam ! Clean residual mean=0.000005 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.0961436 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 24 components and 0.0961437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085981Jy sigma=1.247955 ! Fit after self-cal, rms=0.085984Jy sigma=1.247773 ! 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.354 x 8.348 at -8.348 degrees (North through East) ! Clean map min=-0.0028043 max=0.087023 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.07 KP 0.94 ! LA 0.87 MK 0.95 NL 1.00 OV 0.99 ! PT 0.92 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.04 HN 1.12 KP 1.10 ! LA 0.99 MK 1.08 NL 1.21 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.10 KP 0.98 ! LA 0.93 MK 0.93 NL 0.98 OV 1.02 ! PT 1.00 SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.83 FD 1.01 HN 1.15 KP 1.03 ! LA 1.04 MK 1.11 NL 0.67 PT 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.00 KP 1.02 ! LA 0.94 MK 0.99 NL 0.96 OV 1.00 ! PT 0.95 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.99 HN 1.17 KP 1.22 ! LA 1.06 MK 0.99 NL 1.06 PT 1.07 ! ! ! Fit before self-cal, rms=0.085984Jy sigma=1.247773 ! Fit after self-cal, rms=0.085724Jy sigma=1.230875 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=8.212 mas, bpa=-7.677 degrees ! Estimated noise=0.37882 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.00048108 Jy ! Component: 100 - total flux cleaned = -0.000480836 Jy ! Component: 150 - total flux cleaned = -0.000480616 Jy ! Component: 200 - total flux cleaned = -0.000460138 Jy ! Total flux subtracted in 200 components = -0.000460138 Jy ! Clean residual min=-0.002107 max=0.002410 Jy/beam ! Clean residual mean=-0.000005 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.0956835 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.0956835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085693Jy sigma=1.230617 ! Fit after self-cal, rms=0.086047Jy sigma=1.228875 ! 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.086047Jy sigma=1.228875 ! Fit after self-cal, rms=0.091951Jy sigma=1.223744 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=8.182 mas, bpa=-7.716 degrees ! Estimated noise=0.378886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000179275 Jy ! Component: 100 - total flux cleaned = 0.000166649 Jy ! Component: 150 - total flux cleaned = 0.000131969 Jy ! Component: 200 - total flux cleaned = 0.000111341 Jy ! Total flux subtracted in 200 components = 0.000111341 Jy ! Clean residual min=-0.002066 max=0.001853 Jy/beam ! Clean residual mean=-0.000008 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0957949 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.0957949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091948Jy sigma=1.223676 ! Fit after self-cal, rms=0.092139Jy sigma=1.223397 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 = -6.31427e-05 Jy ! Component: 100 - total flux cleaned = -8.21443e-05 Jy ! Component: 150 - total flux cleaned = -8.25261e-05 Jy ! Component: 200 - total flux cleaned = -7.38419e-05 Jy ! Total flux subtracted in 200 components = -7.38419e-05 Jy ! Clean residual min=-0.002089 max=0.001861 Jy/beam ! Clean residual mean=-0.000008 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.095721 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.095721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092137Jy sigma=1.223363 ! Fit after self-cal, rms=0.092139Jy sigma=1.223361 ! 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.092139Jy sigma=1.223361 ! Fit after self-cal, rms=0.092812Jy sigma=1.223322 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=8.161 mas, bpa=-7.723 degrees ! Estimated noise=0.378864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015792 Jy ! Component: 100 - total flux cleaned = 0.00013703 Jy ! Component: 150 - total flux cleaned = 0.000109988 Jy ! Component: 200 - total flux cleaned = 0.000101943 Jy ! Total flux subtracted in 200 components = 0.000101943 Jy ! Clean residual min=-0.002088 max=0.001830 Jy/beam ! Clean residual mean=-0.000008 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.095823 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.095823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092809Jy sigma=1.223279 ! Fit after self-cal, rms=0.092832Jy sigma=1.223276 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.83604e-05 Jy ! Component: 100 - total flux cleaned = -2.82084e-05 Jy ! Component: 150 - total flux cleaned = -2.11764e-05 Jy ! Component: 200 - total flux cleaned = -2.15045e-05 Jy ! Total flux subtracted in 200 components = -2.15045e-05 Jy ! Clean residual min=-0.002094 max=0.001830 Jy/beam ! Clean residual mean=-0.000008 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0958015 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.0958015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092830Jy sigma=1.223254 ! Fit after self-cal, rms=0.092831Jy sigma=1.223251 ! 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.092831Jy sigma=1.223251 ! Fit after self-cal, rms=0.092867Jy sigma=1.223246 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.714 mas, bmaj=16.63 mas, bpa=-2.485 degrees ! Estimated noise=0.465578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377447 Jy ! Component: 100 - total flux cleaned = 0.00040525 Jy ! Component: 150 - total flux cleaned = 0.000430991 Jy ! Component: 200 - total flux cleaned = 0.000455151 Jy ! Total flux subtracted in 200 components = 0.000455151 Jy ! Clean residual min=-0.001876 max=0.001499 Jy/beam ! Clean residual mean=-0.000015 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0962566 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 46 components and 0.0962566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092866Jy sigma=1.223281 ! Fit after self-cal, rms=0.092876Jy sigma=1.223275 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 = 5.13031e-05 Jy ! Component: 100 - total flux cleaned = 6.67207e-05 Jy ! Component: 150 - total flux cleaned = 8.08044e-05 Jy ! Component: 200 - total flux cleaned = 0.000100648 Jy ! Total flux subtracted in 200 components = 0.000100648 Jy ! Clean residual min=-0.001875 max=0.001499 Jy/beam ! Clean residual mean=-0.000015 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0963573 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 48 components and 0.0963573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092875Jy sigma=1.223298 ! Fit after self-cal, rms=0.092879Jy sigma=1.223294 ! 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.362 mas, bmaj=8.146 mas, bpa=-7.733 degrees ! Estimated noise=0.378755 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.362 x 8.146 at -7.733 degrees (North through East) ! Clean map min=-0.0020286 max=0.086359 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.621 mas, bmaj=6.503 mas, bpa=-8.998 degrees ! Estimated noise=0.710147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.06861 Jy ! Component: 100 - total flux cleaned = 0.083676 Jy ! Component: 150 - total flux cleaned = 0.0889511 Jy ! Component: 200 - total flux cleaned = 0.0922106 Jy ! Total flux subtracted in 200 components = 0.0922106 Jy ! Clean residual min=-0.003529 max=0.003670 Jy/beam ! Clean residual mean=-0.000009 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.0922106 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0922106 Jy ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=8.146 mas, bpa=-7.733 degrees ! Estimated noise=0.378755 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.00217392 Jy ! Component: 100 - total flux cleaned = 0.00316588 Jy ! Component: 150 - total flux cleaned = 0.00340629 Jy ! Component: 200 - total flux cleaned = 0.00350648 Jy ! Total flux subtracted in 200 components = 0.00350648 Jy ! Clean residual min=-0.002108 max=0.001866 Jy/beam ! Clean residual mean=-0.000008 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0957171 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 34 components and 0.0957171 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.714 mas, bmaj=16.63 mas, bpa=-2.485 degrees ! Estimated noise=0.465578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000568268 Jy ! Component: 100 - total flux cleaned = 0.000624673 Jy ! Component: 150 - total flux cleaned = 0.000654483 Jy ! Component: 200 - total flux cleaned = 0.000681969 Jy ! Total flux subtracted in 200 components = 0.000681969 Jy ! Clean residual min=-0.001841 max=0.001508 Jy/beam ! Clean residual mean=-0.000015 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0963991 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 = 2.54561e-05 Jy ! Component: 100 - total flux cleaned = 4.95033e-05 Jy ! Component: 150 - total flux cleaned = 7.22236e-05 Jy ! Component: 200 - total flux cleaned = 9.31306e-05 Jy ! Total flux subtracted in 200 components = 9.31306e-05 Jy ! Clean residual min=-0.001839 max=0.001485 Jy/beam ! Clean residual mean=-0.000015 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0964922 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.0964922 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=8.146 mas, bpa=-7.733 degrees ! Estimated noise=0.378755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000390127 Jy ! Component: 100 - total flux cleaned = -0.000426695 Jy ! Component: 150 - total flux cleaned = -0.000395165 Jy ! Component: 200 - total flux cleaned = -0.000365797 Jy ! Total flux subtracted in 200 components = -0.000365797 Jy ! Clean residual min=-0.002094 max=0.001822 Jy/beam ! Clean residual mean=-0.000008 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0961264 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 46 components and 0.0961264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092887Jy sigma=1.223409 ! Fit after self-cal, rms=0.092881Jy sigma=1.223379 wmodel J1410-1903_S_a_map.mod ! Writing 46 model components to file: J1410-1903_S_a_map.mod wobs J1410-1903_S_a_uvs.fits ! Writing UV FITS file: J1410-1903_S_a_uvs.fits wwins J1410-1903_S_a_map.win ! wwins: Wrote 1 windows to J1410-1903_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.000275903 Jy ! Component: 100 - total flux cleaned = -0.000185315 Jy ! Component: 150 - total flux cleaned = -0.000241571 Jy ! Component: 200 - total flux cleaned = -0.000403099 Jy ! Component: 250 - total flux cleaned = -0.000532662 Jy ! Component: 300 - total flux cleaned = -0.000607809 Jy ! Component: 350 - total flux cleaned = -0.000583751 Jy ! Component: 400 - total flux cleaned = -0.00063199 Jy ! Component: 450 - total flux cleaned = -0.000701453 Jy ! Component: 500 - total flux cleaned = -0.000700806 Jy ! Component: 550 - total flux cleaned = -0.000700602 Jy ! Component: 600 - total flux cleaned = -0.000699952 Jy ! Component: 650 - total flux cleaned = -0.000679038 Jy ! Component: 700 - total flux cleaned = -0.000679536 Jy ! Component: 750 - total flux cleaned = -0.000638613 Jy ! Component: 800 - total flux cleaned = -0.000618418 Jy ! Component: 850 - total flux cleaned = -0.000518798 Jy ! Component: 900 - total flux cleaned = -0.000479546 Jy ! Component: 950 - total flux cleaned = -0.000479433 Jy ! Component: 1000 - total flux cleaned = -0.000364537 Jy ! Component: 1050 - total flux cleaned = -0.000345744 Jy ! Component: 1100 - total flux cleaned = -0.000308357 Jy ! Component: 1150 - total flux cleaned = -0.000234325 Jy ! Component: 1200 - total flux cleaned = -0.00017989 Jy ! Component: 1250 - total flux cleaned = -0.000215697 Jy ! Component: 1300 - total flux cleaned = -0.000108793 Jy ! Component: 1350 - total flux cleaned = -9.10415e-05 Jy ! Component: 1400 - total flux cleaned = -3.87067e-06 Jy ! Component: 1450 - total flux cleaned = 1.30925e-05 Jy ! Component: 1500 - total flux cleaned = 1.31828e-05 Jy ! Component: 1550 - total flux cleaned = 3.01261e-05 Jy ! Component: 1600 - total flux cleaned = -1.97968e-05 Jy ! Component: 1650 - total flux cleaned = 3.01484e-05 Jy ! Component: 1700 - total flux cleaned = 1.39765e-05 Jy ! Component: 1750 - total flux cleaned = -3.44292e-05 Jy ! Component: 1800 - total flux cleaned = 1.37608e-05 Jy ! Component: 1850 - total flux cleaned = -2.29668e-06 Jy ! Component: 1900 - total flux cleaned = 1.33808e-05 Jy ! Component: 1950 - total flux cleaned = -6.45643e-05 Jy ! Component: 2000 - total flux cleaned = -7.97523e-05 Jy ! Component: 2050 - total flux cleaned = -6.46496e-05 Jy ! Component: 2100 - total flux cleaned = -0.000186066 Jy ! Component: 2150 - total flux cleaned = -0.000201025 Jy ! Component: 2200 - total flux cleaned = -0.00024573 Jy ! Component: 2250 - total flux cleaned = -0.000186473 Jy ! Component: 2300 - total flux cleaned = -0.000260094 Jy ! Component: 2350 - total flux cleaned = -0.000318385 Jy ! Component: 2400 - total flux cleaned = -0.000318443 Jy ! Component: 2450 - total flux cleaned = -0.000347313 Jy ! Component: 2500 - total flux cleaned = -0.00034724 Jy ! Component: 2550 - total flux cleaned = -0.000318841 Jy ! Component: 2600 - total flux cleaned = -0.000276801 Jy ! Component: 2650 - total flux cleaned = -0.000304543 Jy ! Component: 2700 - total flux cleaned = -0.000221784 Jy ! Component: 2750 - total flux cleaned = -0.000276404 Jy ! Component: 2800 - total flux cleaned = -0.000290127 Jy ! Component: 2850 - total flux cleaned = -0.000249708 Jy ! Component: 2900 - total flux cleaned = -0.000263232 Jy ! Component: 2950 - total flux cleaned = -0.000236716 Jy ! Component: 3000 - total flux cleaned = -0.000263241 Jy ! Component: 3050 - total flux cleaned = -0.000250067 Jy ! Component: 3100 - total flux cleaned = -0.000276126 Jy ! Component: 3150 - total flux cleaned = -0.000289094 Jy ! Component: 3200 - total flux cleaned = -0.000263477 Jy ! Component: 3250 - total flux cleaned = -0.000301869 Jy ! Component: 3300 - total flux cleaned = -0.000377991 Jy ! Component: 3350 - total flux cleaned = -0.000352962 Jy ! Component: 3400 - total flux cleaned = -0.000340639 Jy ! Component: 3450 - total flux cleaned = -0.000365435 Jy ! Component: 3500 - total flux cleaned = -0.000328444 Jy ! Component: 3550 - total flux cleaned = -0.000389789 Jy ! Component: 3600 - total flux cleaned = -0.000377669 Jy ! Component: 3650 - total flux cleaned = -0.000414085 Jy ! Component: 3700 - total flux cleaned = -0.000377991 Jy ! Component: 3750 - total flux cleaned = -0.000437893 Jy ! Component: 3800 - total flux cleaned = -0.000449738 Jy ! Component: 3850 - total flux cleaned = -0.000437887 Jy ! Component: 3900 - total flux cleaned = -0.000484897 Jy ! Component: 3950 - total flux cleaned = -0.000520006 Jy ! Component: 4000 - total flux cleaned = -0.000496855 Jy ! Component: 4050 - total flux cleaned = -0.000566058 Jy ! Total flux subtracted in 4096 components = -0.000554625 Jy ! Clean residual min=-0.000638 max=0.000734 Jy/beam ! Clean residual mean=-0.000005 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.0955717 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 343 components and 0.0955718 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J1410-1903_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.362 x 8.146 at -7.733 degrees (North through East) ! Clean map min=-0.001734 max=0.086488 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J1410-1903_S_a_map.fits wmodel /vlbi/uf001/uvm//J1410-1903_S_a_map.mod ! Writing 343 model components to file: /vlbi/uf001/uvm//J1410-1903_S_a_map.mod wobs /vlbi/uf001/uvm//J1410-1903_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J1410-1903_S_a_uvs.fits wwins /vlbi/uf001/uvm//J1410-1903_S_a_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uvm//J1410-1903_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0864878 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216205 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.749951 0.749951 1.4999 2.99981 5.99961 11.9992 23.9984 47.9969 95.9938 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.086 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 400.026 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J1410-1903_S_a_dfm.log closed on Sun Jan 13 21:43:54 2019