! Started logfile: /vlbi/uf001/uva//J1319-1217_S_dfm.log on Mon Jan 14 02:19:25 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//J1319-1217_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1319-1217_S_uva.fits ! AN table 1: 72 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.993552 visibilities/baseline/integration-bin. ! Found source: J1319-1217 ! ! 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 6009 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 J1319-1217_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.014273Jy sigma=16.439935 ! Fit after self-cal, rms=0.805440Jy sigma=13.017076 ! 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.394 mas, bmaj=6.058 mas, bpa=-2.291 degrees ! Estimated noise=0.767515 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.148818 Jy ! Component: 100 - total flux cleaned = 0.193341 Jy ! Total flux subtracted in 100 components = 0.193341 Jy ! Clean residual min=-0.010221 max=0.019980 Jy/beam ! Clean residual mean=-0.000006 rms=0.002885 Jy/beam ! Combined flux in latest and established models = 0.193341 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.193341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094678Jy sigma=1.448622 ! Fit after self-cal, rms=0.094623Jy sigma=1.448043 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0222918 Jy ! Component: 100 - total flux cleaned = 0.0346353 Jy ! Total flux subtracted in 100 components = 0.0346353 Jy ! Clean residual min=-0.007884 max=0.010783 Jy/beam ! Clean residual mean=-0.000005 rms=0.002068 Jy/beam ! Combined flux in latest and established models = 0.227976 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 14 components and 0.227976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089248Jy sigma=1.331307 ! Fit after self-cal, rms=0.089219Jy sigma=1.330970 ! 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=2.781 mas, bmaj=6.778 mas, bpa=-2.706 degrees ! Estimated noise=0.57033 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.0085888 Jy ! Component: 100 - total flux cleaned = 0.0129669 Jy ! Component: 150 - total flux cleaned = 0.0153354 Jy ! Component: 200 - total flux cleaned = 0.0156297 Jy ! Total flux subtracted in 200 components = 0.0156297 Jy ! Clean residual min=-0.008229 max=0.011670 Jy/beam ! Clean residual mean=-0.000006 rms=0.002421 Jy/beam ! Combined flux in latest and established models = 0.243606 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.243606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088758Jy sigma=1.312910 ! Fit after self-cal, rms=0.088746Jy sigma=1.312757 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.781 x 6.778 at -2.706 degrees (North through East) ! Clean map min=-0.0078966 max=0.19967 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 HN 0.98 LA 0.86 MK 1.02 ! NL 1.13 OV 1.23 PT 0.95 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 HN 0.98 LA 0.93 MK 1.01 ! NL 1.09 OV 1.17 PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 HN 0.99 LA 0.92 MK 0.98 ! NL 1.08 OV 1.20 PT 0.97 SC 0.99 ! ! ! Fit before self-cal, rms=0.088746Jy sigma=1.312757 ! Fit after self-cal, rms=0.084496Jy sigma=1.225852 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.797 mas, bmaj=6.777 mas, bpa=-2.734 degrees ! Estimated noise=0.566564 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.00200191 Jy ! Component: 100 - total flux cleaned = -0.00271463 Jy ! Component: 150 - total flux cleaned = -0.00287033 Jy ! Component: 200 - total flux cleaned = -0.00296162 Jy ! Total flux subtracted in 200 components = -0.00296162 Jy ! Clean residual min=-0.006720 max=0.005676 Jy/beam ! Clean residual mean=-0.000015 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.240644 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.240644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084393Jy sigma=1.225592 ! Fit after self-cal, rms=0.084553Jy sigma=1.224720 ! 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.084553Jy sigma=1.224720 ! Fit after self-cal, rms=0.085043Jy sigma=1.210810 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.806 mas, bmaj=6.801 mas, bpa=-2.638 degrees ! Estimated noise=0.565247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00148219 Jy ! Component: 100 - total flux cleaned = -0.0019835 Jy ! Component: 150 - total flux cleaned = -0.00207045 Jy ! Component: 200 - total flux cleaned = -0.00208827 Jy ! Total flux subtracted in 200 components = -0.00208827 Jy ! Clean residual min=-0.005112 max=0.005134 Jy/beam ! Clean residual mean=-0.000001 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.238556 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.238556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084979Jy sigma=1.210671 ! Fit after self-cal, rms=0.085023Jy sigma=1.210554 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.38369e-05 Jy ! Component: 100 - total flux cleaned = -3.73873e-06 Jy ! Component: 150 - total flux cleaned = 1.19204e-05 Jy ! Component: 200 - total flux cleaned = 3.98183e-05 Jy ! Total flux subtracted in 200 components = 3.98183e-05 Jy ! Clean residual min=-0.005158 max=0.005149 Jy/beam ! Clean residual mean=-0.000001 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.238596 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.238596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085016Jy sigma=1.210440 ! Fit after self-cal, rms=0.085014Jy sigma=1.210423 ! 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.085014Jy sigma=1.210423 ! Fit after self-cal, rms=0.089478Jy sigma=1.189680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.808 mas, bmaj=6.811 mas, bpa=-2.609 degrees ! Estimated noise=0.565369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.85701e-05 Jy ! Component: 100 - total flux cleaned = -2.05237e-05 Jy ! Component: 150 - total flux cleaned = -2.90785e-06 Jy ! Component: 200 - total flux cleaned = 1.31826e-05 Jy ! Total flux subtracted in 200 components = 1.31826e-05 Jy ! Clean residual min=-0.003301 max=0.004552 Jy/beam ! Clean residual mean=0.000002 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.238609 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.238609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089466Jy sigma=1.189531 ! Fit after self-cal, rms=0.089573Jy sigma=1.189393 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (7, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00424003 Jy ! Component: 100 - total flux cleaned = 0.00648427 Jy ! Component: 150 - total flux cleaned = 0.00724132 Jy ! Component: 200 - total flux cleaned = 0.00759475 Jy ! Total flux subtracted in 200 components = 0.00759475 Jy ! Clean residual min=-0.003003 max=0.003039 Jy/beam ! Clean residual mean=-0.000000 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.246204 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.246204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089309Jy sigma=1.185594 ! Fit after self-cal, rms=0.089285Jy sigma=1.185242 ! 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.089285Jy sigma=1.185242 ! Fit after self-cal, rms=0.089038Jy sigma=1.184836 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.369 mas, bmaj=12.5 mas, bpa=3.26 degrees ! Estimated noise=0.787053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00287936 Jy ! Component: 100 - total flux cleaned = 0.0035512 Jy ! Component: 150 - total flux cleaned = 0.00388939 Jy ! Component: 200 - total flux cleaned = 0.0039875 Jy ! Total flux subtracted in 200 components = 0.0039875 Jy ! Clean residual min=-0.003746 max=0.003544 Jy/beam ! Clean residual mean=-0.000005 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.250191 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 97 components and 0.250191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089020Jy sigma=1.184455 ! Fit after self-cal, rms=0.089004Jy sigma=1.184280 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.000441844 Jy ! Component: 100 - total flux cleaned = 0.000443494 Jy ! Component: 150 - total flux cleaned = 0.000422631 Jy ! Component: 200 - total flux cleaned = 0.000386122 Jy ! Total flux subtracted in 200 components = 0.000386122 Jy ! Clean residual min=-0.003896 max=0.003568 Jy/beam ! Clean residual mean=-0.000005 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.250578 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 106 components and 0.250578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089020Jy sigma=1.184457 ! Fit after self-cal, rms=0.089019Jy sigma=1.184431 ! 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=2.805 mas, bmaj=6.804 mas, bpa=-2.633 degrees ! Estimated noise=0.564034 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.805 x 6.804 at -2.633 degrees (North through East) ! Clean map min=-0.0027628 max=0.19792 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.411 mas, bmaj=6.084 mas, bpa=-2.093 degrees ! Estimated noise=0.764096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147908 Jy ! Component: 100 - total flux cleaned = 0.19134 Jy ! Component: 150 - total flux cleaned = 0.212759 Jy ! Component: 200 - total flux cleaned = 0.224496 Jy ! Total flux subtracted in 200 components = 0.224496 Jy ! Clean residual min=-0.004609 max=0.006410 Jy/beam ! Clean residual mean=0.000003 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.224496 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.224496 Jy ! Inverting map and beam ! Estimated beam: bmin=2.805 mas, bmaj=6.804 mas, bpa=-2.633 degrees ! Estimated noise=0.564034 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.00827189 Jy ! Component: 100 - total flux cleaned = 0.0135761 Jy ! Component: 150 - total flux cleaned = 0.0174306 Jy ! Component: 200 - total flux cleaned = 0.0203098 Jy ! Total flux subtracted in 200 components = 0.0203098 Jy ! Clean residual min=-0.003120 max=0.002990 Jy/beam ! Clean residual mean=0.000000 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.244806 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.244806 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.369 mas, bmaj=12.5 mas, bpa=3.26 degrees ! Estimated noise=0.787053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00338944 Jy ! Component: 100 - total flux cleaned = 0.00497866 Jy ! Component: 150 - total flux cleaned = 0.00548867 Jy ! Component: 200 - total flux cleaned = 0.00563527 Jy ! Total flux subtracted in 200 components = 0.00563527 Jy ! Clean residual min=-0.003959 max=0.003508 Jy/beam ! Clean residual mean=-0.000005 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.250441 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 = 7.24793e-05 Jy ! Component: 100 - total flux cleaned = 0.00011441 Jy ! Component: 150 - total flux cleaned = 0.000114882 Jy ! Component: 200 - total flux cleaned = 9.7255e-05 Jy ! Total flux subtracted in 200 components = 9.7255e-05 Jy ! Clean residual min=-0.003920 max=0.003534 Jy/beam ! Clean residual mean=-0.000005 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.250538 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 67 components and 0.250538 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.805 mas, bmaj=6.804 mas, bpa=-2.633 degrees ! Estimated noise=0.564034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00018167 Jy ! Component: 100 - total flux cleaned = -0.000183399 Jy ! Component: 150 - total flux cleaned = -0.000228459 Jy ! Component: 200 - total flux cleaned = -0.000312346 Jy ! Total flux subtracted in 200 components = -0.000312346 Jy ! Clean residual min=-0.002904 max=0.002858 Jy/beam ! Clean residual mean=-0.000001 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.250226 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.250226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089038Jy sigma=1.184906 ! Fit after self-cal, rms=0.089021Jy sigma=1.184792 wmodel J1319-1217_S_map.mod ! Writing 81 model components to file: J1319-1217_S_map.mod wobs J1319-1217_S_uvs.fits ! Writing UV FITS file: J1319-1217_S_uvs.fits wwins J1319-1217_S_map.win ! wwins: Wrote 2 windows to J1319-1217_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 = -8.06635e-06 Jy ! Component: 100 - total flux cleaned = 9.13714e-05 Jy ! Component: 150 - total flux cleaned = -4.32482e-05 Jy ! Component: 200 - total flux cleaned = -4.23711e-05 Jy ! Component: 250 - total flux cleaned = -0.000124793 Jy ! Component: 300 - total flux cleaned = -0.000164491 Jy ! Component: 350 - total flux cleaned = -8.84383e-05 Jy ! Component: 400 - total flux cleaned = 2.34443e-05 Jy ! Component: 450 - total flux cleaned = 0.000132959 Jy ! Component: 500 - total flux cleaned = 0.000273244 Jy ! Component: 550 - total flux cleaned = 0.0003078 Jy ! Component: 600 - total flux cleaned = 0.000408864 Jy ! Component: 650 - total flux cleaned = 0.000507146 Jy ! Component: 700 - total flux cleaned = 0.000634337 Jy ! Component: 750 - total flux cleaned = 0.000666135 Jy ! Component: 800 - total flux cleaned = 0.000850463 Jy ! Component: 850 - total flux cleaned = 0.000910464 Jy ! Component: 900 - total flux cleaned = 0.000998953 Jy ! Component: 950 - total flux cleaned = 0.00105688 Jy ! Component: 1000 - total flux cleaned = 0.0010855 Jy ! Component: 1050 - total flux cleaned = 0.00128235 Jy ! Component: 1100 - total flux cleaned = 0.00142047 Jy ! Component: 1150 - total flux cleaned = 0.0015018 Jy ! Component: 1200 - total flux cleaned = 0.00155604 Jy ! Component: 1250 - total flux cleaned = 0.00160861 Jy ! Component: 1300 - total flux cleaned = 0.00163481 Jy ! Component: 1350 - total flux cleaned = 0.00166087 Jy ! Component: 1400 - total flux cleaned = 0.00166138 Jy ! Component: 1450 - total flux cleaned = 0.0016863 Jy ! Component: 1500 - total flux cleaned = 0.00168583 Jy ! Component: 1550 - total flux cleaned = 0.00166196 Jy ! Component: 1600 - total flux cleaned = 0.00166201 Jy ! Component: 1650 - total flux cleaned = 0.00168584 Jy ! Component: 1700 - total flux cleaned = 0.00168566 Jy ! Component: 1750 - total flux cleaned = 0.00175462 Jy ! Component: 1800 - total flux cleaned = 0.00168633 Jy ! Component: 1850 - total flux cleaned = 0.00170879 Jy ! Component: 1900 - total flux cleaned = 0.00175309 Jy ! Component: 1950 - total flux cleaned = 0.00170895 Jy ! Component: 2000 - total flux cleaned = 0.00177326 Jy ! Component: 2050 - total flux cleaned = 0.00164478 Jy ! Component: 2100 - total flux cleaned = 0.00166611 Jy ! Component: 2150 - total flux cleaned = 0.00170809 Jy ! Component: 2200 - total flux cleaned = 0.00174951 Jy ! Component: 2250 - total flux cleaned = 0.00174989 Jy ! Component: 2300 - total flux cleaned = 0.00177024 Jy ! Component: 2350 - total flux cleaned = 0.00180985 Jy ! Component: 2400 - total flux cleaned = 0.00175074 Jy ! Component: 2450 - total flux cleaned = 0.00179016 Jy ! Component: 2500 - total flux cleaned = 0.0018096 Jy ! Component: 2550 - total flux cleaned = 0.0018675 Jy ! Component: 2600 - total flux cleaned = 0.00186725 Jy ! Component: 2650 - total flux cleaned = 0.00194259 Jy ! Component: 2700 - total flux cleaned = 0.00194252 Jy ! Component: 2750 - total flux cleaned = 0.00203461 Jy ! Component: 2800 - total flux cleaned = 0.0019986 Jy ! Component: 2850 - total flux cleaned = 0.00201668 Jy ! Component: 2900 - total flux cleaned = 0.00208849 Jy ! Component: 2950 - total flux cleaned = 0.00212383 Jy ! Component: 3000 - total flux cleaned = 0.00212361 Jy ! Component: 3050 - total flux cleaned = 0.00208912 Jy ! Component: 3100 - total flux cleaned = 0.00215848 Jy ! Component: 3150 - total flux cleaned = 0.00219259 Jy ! Component: 3200 - total flux cleaned = 0.00220958 Jy ! Component: 3250 - total flux cleaned = 0.00222635 Jy ! Component: 3300 - total flux cleaned = 0.00224304 Jy ! Component: 3350 - total flux cleaned = 0.00230916 Jy ! Component: 3400 - total flux cleaned = 0.00242369 Jy ! Component: 3450 - total flux cleaned = 0.00234235 Jy ! Component: 3500 - total flux cleaned = 0.0023747 Jy ! Component: 3550 - total flux cleaned = 0.00243864 Jy ! Component: 3600 - total flux cleaned = 0.00240684 Jy ! Component: 3650 - total flux cleaned = 0.00237544 Jy ! Component: 3700 - total flux cleaned = 0.00240686 Jy ! Component: 3750 - total flux cleaned = 0.00246896 Jy ! Component: 3800 - total flux cleaned = 0.00249993 Jy ! Component: 3850 - total flux cleaned = 0.00251512 Jy ! Component: 3900 - total flux cleaned = 0.00253006 Jy ! Component: 3950 - total flux cleaned = 0.00254525 Jy ! Component: 4000 - total flux cleaned = 0.0025303 Jy ! Component: 4050 - total flux cleaned = 0.00255985 Jy ! Total flux subtracted in 4096 components = 0.00255972 Jy ! Clean residual min=-0.000895 max=0.001007 Jy/beam ! Clean residual mean=0.000002 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.252786 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 354 components and 0.252786 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1319-1217_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.805 x 6.804 at -2.633 degrees (North through East) ! Clean map min=-0.0017979 max=0.19756 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1319-1217_S_map.fits wmodel /vlbi/uf001/uva//J1319-1217_S_map.mod ! Writing 354 model components to file: /vlbi/uf001/uva//J1319-1217_S_map.mod wobs /vlbi/uf001/uva//J1319-1217_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1319-1217_S_uvs.fits wwins /vlbi/uf001/uva//J1319-1217_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1319-1217_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.197563 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000257877 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.391587 0.391587 0.783174 1.56635 3.1327 6.2654 12.5308 25.0616 50.1232 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.197 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 766.112 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1319-1217_S_dfm.log closed on Mon Jan 14 02:19:30 2019