! Started logfile: /vlbi/bp222/maps//J1438-2204_S_dfm.log on Thu Sep 27 11:15:26 2018 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/bp222/maps//J1438-2204_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J1438-2204_S_uva.fits ! AN table 1: 16 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.922619 visibilities/baseline/integration-bin. ! Found source: J1438-2204 ! ! There are 4 IFs, and a total of 4 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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 1240 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J1438-2204_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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.161532Jy sigma=13.093978 ! Fit after self-cal, rms=0.543365Jy sigma=6.053280 ! 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.376 mas, bmaj=15.27 mas, bpa=-15.98 degrees ! Estimated noise=3.00427 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.362638 Jy ! Component: 100 - total flux cleaned = 0.474668 Jy ! Total flux subtracted in 100 components = 0.474668 Jy ! Clean residual min=-0.045945 max=0.059765 Jy/beam ! Clean residual mean=-0.000060 rms=0.015194 Jy/beam ! Combined flux in latest and established models = 0.474668 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.474668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197399Jy sigma=1.593460 ! Fit after self-cal, rms=0.197350Jy sigma=1.593004 ! 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.753 mas, bmaj=15.8 mas, bpa=-15.37 degrees ! Estimated noise=2.20976 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.0629417 Jy ! Component: 100 - total flux cleaned = 0.0989504 Jy ! Component: 150 - total flux cleaned = 0.123366 Jy ! Component: 200 - total flux cleaned = 0.140933 Jy ! Total flux subtracted in 200 components = 0.140933 Jy ! Clean residual min=-0.022753 max=0.028671 Jy/beam ! Clean residual mean=-0.000106 rms=0.007404 Jy/beam ! Combined flux in latest and established models = 0.6156 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 49 components and 0.6156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176929Jy sigma=1.129590 ! Fit after self-cal, rms=0.176886Jy sigma=1.128354 ! 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.753 x 15.8 at -15.37 degrees (North through East) ! Clean map min=-0.022475 max=0.48533 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.57 FD 0.93 HN 1.08 KP 1.03 ! MK 1.02 NL 0.96 OV 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.89 FD 0.95 HN 1.08 KP 0.97 ! MK 1.02 NL 1.11 OV 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.48 FD 0.95 HN 1.09 KP 1.00 ! MK 1.06 NL 0.90 OV 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! MK 0.00* NL 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.176886Jy sigma=1.128354 ! Fit after self-cal, rms=0.105639Jy sigma=0.765296 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.795 mas, bmaj=16.36 mas, bpa=-15.45 degrees ! Estimated noise=2.21981 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.00743857 Jy ! Component: 100 - total flux cleaned = -0.0103607 Jy ! Component: 150 - total flux cleaned = -0.0117778 Jy ! Component: 200 - total flux cleaned = -0.0124618 Jy ! Total flux subtracted in 200 components = -0.0124618 Jy ! Clean residual min=-0.009927 max=0.009267 Jy/beam ! Clean residual mean=-0.000044 rms=0.002460 Jy/beam ! Combined flux in latest and established models = 0.603139 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.603139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104678Jy sigma=0.755735 ! Fit after self-cal, rms=0.104858Jy sigma=0.755056 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104858Jy sigma=0.755056 ! Fit after self-cal, rms=0.105408Jy sigma=0.753841 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.801 mas, bmaj=16.4 mas, bpa=-15.45 degrees ! Estimated noise=2.21746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00424811 Jy ! Component: 100 - total flux cleaned = -0.00591187 Jy ! Component: 150 - total flux cleaned = -0.00643952 Jy ! Component: 200 - total flux cleaned = -0.00682042 Jy ! Total flux subtracted in 200 components = -0.00682042 Jy ! Clean residual min=-0.008704 max=0.008628 Jy/beam ! Clean residual mean=-0.000039 rms=0.002202 Jy/beam ! Combined flux in latest and established models = 0.596318 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.596318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105040Jy sigma=0.750148 ! Fit after self-cal, rms=0.104971Jy sigma=0.750022 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.000285466 Jy ! Component: 100 - total flux cleaned = -0.000715156 Jy ! Component: 150 - total flux cleaned = -0.00118281 Jy ! Component: 200 - total flux cleaned = -0.00161625 Jy ! Total flux subtracted in 200 components = -0.00161625 Jy ! Clean residual min=-0.008498 max=0.008070 Jy/beam ! Clean residual mean=-0.000039 rms=0.002111 Jy/beam ! Combined flux in latest and established models = 0.594702 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 87 components and 0.594702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104830Jy sigma=0.748394 ! Fit after self-cal, rms=0.104799Jy sigma=0.748314 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104799Jy sigma=0.748314 ! Fit after self-cal, rms=0.105324Jy sigma=0.747597 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.803 mas, bmaj=16.44 mas, bpa=-15.45 degrees ! Estimated noise=2.21481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00258079 Jy ! Component: 100 - total flux cleaned = -0.00404017 Jy ! Component: 150 - total flux cleaned = -0.00463204 Jy ! Component: 200 - total flux cleaned = -0.00509906 Jy ! Total flux subtracted in 200 components = -0.00509906 Jy ! Clean residual min=-0.007724 max=0.007738 Jy/beam ! Clean residual mean=-0.000033 rms=0.001982 Jy/beam ! Combined flux in latest and established models = 0.589603 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.589603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105140Jy sigma=0.746288 ! Fit after self-cal, rms=0.105136Jy sigma=0.746227 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.7257e-05 Jy ! Component: 100 - total flux cleaned = -0.000346678 Jy ! Component: 150 - total flux cleaned = -0.000576439 Jy ! Component: 200 - total flux cleaned = -0.000845737 Jy ! Total flux subtracted in 200 components = -0.000845737 Jy ! Clean residual min=-0.007474 max=0.007297 Jy/beam ! Clean residual mean=-0.000033 rms=0.001931 Jy/beam ! Combined flux in latest and established models = 0.588757 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.588757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105058Jy sigma=0.745459 ! Fit after self-cal, rms=0.105054Jy sigma=0.745384 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105054Jy sigma=0.745384 ! Fit after self-cal, rms=0.105558Jy sigma=0.744942 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.56 mas, bmaj=20.01 mas, bpa=-3.996 degrees ! Estimated noise=2.82948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000978583 Jy ! Component: 100 - total flux cleaned = -0.00172189 Jy ! Component: 150 - total flux cleaned = -0.00231695 Jy ! Component: 200 - total flux cleaned = -0.00280295 Jy ! Total flux subtracted in 200 components = -0.00280295 Jy ! Clean residual min=-0.010260 max=0.008775 Jy/beam ! Clean residual mean=-0.000065 rms=0.002796 Jy/beam ! Combined flux in latest and established models = 0.585954 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 111 components and 0.585954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105577Jy sigma=0.744624 ! Fit after self-cal, rms=0.105547Jy sigma=0.744417 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.000247632 Jy ! Component: 100 - total flux cleaned = -0.000291027 Jy ! Component: 150 - total flux cleaned = -0.000457119 Jy ! Component: 200 - total flux cleaned = -0.000532777 Jy ! Total flux subtracted in 200 components = -0.000532777 Jy ! Clean residual min=-0.010072 max=0.008498 Jy/beam ! Clean residual mean=-0.000066 rms=0.002739 Jy/beam ! Combined flux in latest and established models = 0.585422 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 124 components and 0.585422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105563Jy sigma=0.744698 ! Fit after self-cal, rms=0.105542Jy sigma=0.744607 ! 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=16.47 mas, bpa=-15.45 degrees ! Estimated noise=2.21302 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.805 x 16.47 at -15.45 degrees (North through East) ! Clean map min=-0.0082937 max=0.48577 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.419 mas, bmaj=16 mas, bpa=-16.1 degrees ! Estimated noise=3.0356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.365972 Jy ! Component: 100 - total flux cleaned = 0.471651 Jy ! Component: 150 - total flux cleaned = 0.523992 Jy ! Component: 200 - total flux cleaned = 0.552442 Jy ! Total flux subtracted in 200 components = 0.552442 Jy ! Clean residual min=-0.019447 max=0.017190 Jy/beam ! Clean residual mean=-0.000016 rms=0.004924 Jy/beam ! Combined flux in latest and established models = 0.552442 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.552442 Jy ! Inverting map and beam ! Estimated beam: bmin=2.805 mas, bmaj=16.47 mas, bpa=-15.45 degrees ! Estimated noise=2.21302 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.0150593 Jy ! Component: 100 - total flux cleaned = 0.0212632 Jy ! Component: 150 - total flux cleaned = 0.0260069 Jy ! Component: 200 - total flux cleaned = 0.0276485 Jy ! Total flux subtracted in 200 components = 0.0276485 Jy ! Clean residual min=-0.009298 max=0.008852 Jy/beam ! Clean residual mean=-0.000028 rms=0.002740 Jy/beam ! Combined flux in latest and established models = 0.58009 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 51 components and 0.58009 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.56 mas, bmaj=20.01 mas, bpa=-3.996 degrees ! Estimated noise=2.82948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0078033 Jy ! Component: 100 - total flux cleaned = 0.00932205 Jy ! Component: 150 - total flux cleaned = 0.0103465 Jy ! Component: 200 - total flux cleaned = 0.0106701 Jy ! Total flux subtracted in 200 components = 0.0106701 Jy ! Clean residual min=-0.011284 max=0.009962 Jy/beam ! Clean residual mean=-0.000065 rms=0.003196 Jy/beam ! Combined flux in latest and established models = 0.59076 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.46653e-05 Jy ! Component: 100 - total flux cleaned = -9.42981e-05 Jy ! Component: 150 - total flux cleaned = -0.000179757 Jy ! Component: 200 - total flux cleaned = -0.000259778 Jy ! Total flux subtracted in 200 components = -0.000259778 Jy ! Clean residual min=-0.010993 max=0.009439 Jy/beam ! Clean residual mean=-0.000065 rms=0.003056 Jy/beam ! Combined flux in latest and established models = 0.5905 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 0.5905 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.805 mas, bmaj=16.47 mas, bpa=-15.45 degrees ! Estimated noise=2.21302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000950933 Jy ! Component: 100 - total flux cleaned = -0.00177568 Jy ! Component: 150 - total flux cleaned = -0.00204033 Jy ! Component: 200 - total flux cleaned = -0.00216474 Jy ! Total flux subtracted in 200 components = -0.00216474 Jy ! Clean residual min=-0.007652 max=0.007407 Jy/beam ! Clean residual mean=-0.000029 rms=0.001998 Jy/beam ! Combined flux in latest and established models = 0.588335 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.588335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105771Jy sigma=0.747768 ! Fit after self-cal, rms=0.105764Jy sigma=0.747542 wmodel J1438-2204_S_map.mod ! Writing 85 model components to file: J1438-2204_S_map.mod wobs J1438-2204_S_uvs.fits ! Writing UV FITS file: J1438-2204_S_uvs.fits wwins J1438-2204_S_map.win ! wwins: Wrote 1 windows to J1438-2204_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000431128 Jy ! Component: 100 - total flux cleaned = -0.00140156 Jy ! Component: 150 - total flux cleaned = -0.00234799 Jy ! Component: 200 - total flux cleaned = -0.00327928 Jy ! Component: 250 - total flux cleaned = -0.00382922 Jy ! Component: 300 - total flux cleaned = -0.00434584 Jy ! Component: 350 - total flux cleaned = -0.00476685 Jy ! Component: 400 - total flux cleaned = -0.00503342 Jy ! Component: 450 - total flux cleaned = -0.00560251 Jy ! Component: 500 - total flux cleaned = -0.00602737 Jy ! Component: 550 - total flux cleaned = -0.00643611 Jy ! Component: 600 - total flux cleaned = -0.00683027 Jy ! Component: 650 - total flux cleaned = -0.00731889 Jy ! Component: 700 - total flux cleaned = -0.00779121 Jy ! Component: 750 - total flux cleaned = -0.00824831 Jy ! Component: 800 - total flux cleaned = -0.0088376 Jy ! Component: 850 - total flux cleaned = -0.00922075 Jy ! Component: 900 - total flux cleaned = -0.00973376 Jy ! Component: 950 - total flux cleaned = -0.010097 Jy ! Component: 1000 - total flux cleaned = -0.0105402 Jy ! Component: 1050 - total flux cleaned = -0.0109293 Jy ! Component: 1100 - total flux cleaned = -0.0113526 Jy ! Component: 1150 - total flux cleaned = -0.0116841 Jy ! Component: 1200 - total flux cleaned = -0.0120912 Jy ! Component: 1250 - total flux cleaned = -0.0126098 Jy ! Component: 1300 - total flux cleaned = -0.012924 Jy ! Component: 1350 - total flux cleaned = -0.0133108 Jy ! Component: 1400 - total flux cleaned = -0.013615 Jy ! Component: 1450 - total flux cleaned = -0.0138774 Jy ! Component: 1500 - total flux cleaned = -0.0142475 Jy ! Component: 1550 - total flux cleaned = -0.0145031 Jy ! Component: 1600 - total flux cleaned = -0.0148283 Jy ! Component: 1650 - total flux cleaned = -0.0151141 Jy ! Component: 1700 - total flux cleaned = -0.0153966 Jy ! Component: 1750 - total flux cleaned = -0.0157464 Jy ! Component: 1800 - total flux cleaned = -0.0160244 Jy ! Component: 1850 - total flux cleaned = -0.0163004 Jy ! Component: 1900 - total flux cleaned = -0.0165403 Jy ! Component: 1950 - total flux cleaned = -0.0168472 Jy ! Component: 2000 - total flux cleaned = -0.0170505 Jy ! Component: 2050 - total flux cleaned = -0.0171857 Jy ! Component: 2100 - total flux cleaned = -0.0173539 Jy ! Component: 2150 - total flux cleaned = -0.0174878 Jy ! Component: 2200 - total flux cleaned = -0.0176214 Jy ! Component: 2250 - total flux cleaned = -0.0178214 Jy ! Component: 2300 - total flux cleaned = -0.0179214 Jy ! Component: 2350 - total flux cleaned = -0.0180212 Jy ! Component: 2400 - total flux cleaned = -0.0181212 Jy ! Component: 2450 - total flux cleaned = -0.0182215 Jy ! Component: 2500 - total flux cleaned = -0.0182884 Jy ! Component: 2550 - total flux cleaned = -0.0183893 Jy ! Component: 2600 - total flux cleaned = -0.0184567 Jy ! Component: 2650 - total flux cleaned = -0.0185579 Jy ! Component: 2700 - total flux cleaned = -0.0187277 Jy ! Component: 2750 - total flux cleaned = -0.0188639 Jy ! Component: 2800 - total flux cleaned = -0.0190007 Jy ! Component: 2850 - total flux cleaned = -0.0190349 Jy ! Component: 2900 - total flux cleaned = -0.0191388 Jy ! Component: 2950 - total flux cleaned = -0.019313 Jy ! Component: 3000 - total flux cleaned = -0.0194187 Jy ! Component: 3050 - total flux cleaned = -0.0195247 Jy ! Component: 3100 - total flux cleaned = -0.019667 Jy ! Component: 3150 - total flux cleaned = -0.0198107 Jy ! Component: 3200 - total flux cleaned = -0.0199552 Jy ! Component: 3250 - total flux cleaned = -0.0201373 Jy ! Component: 3300 - total flux cleaned = -0.0203216 Jy ! Component: 3350 - total flux cleaned = -0.0205446 Jy ! Component: 3400 - total flux cleaned = -0.02077 Jy ! Component: 3450 - total flux cleaned = -0.0210361 Jy ! Component: 3500 - total flux cleaned = -0.0212281 Jy ! Component: 3550 - total flux cleaned = -0.0215 Jy ! Component: 3600 - total flux cleaned = -0.0216968 Jy ! Component: 3650 - total flux cleaned = -0.0218952 Jy ! Component: 3700 - total flux cleaned = -0.0220957 Jy ! Component: 3750 - total flux cleaned = -0.0222994 Jy ! Component: 3800 - total flux cleaned = -0.0224642 Jy ! Component: 3850 - total flux cleaned = -0.0227139 Jy ! Component: 3900 - total flux cleaned = -0.0228825 Jy ! Component: 3950 - total flux cleaned = -0.0230962 Jy ! Component: 4000 - total flux cleaned = -0.0233561 Jy ! Component: 4050 - total flux cleaned = -0.0235751 Jy ! Total flux subtracted in 4096 components = -0.0237528 Jy ! Clean residual min=-0.002431 max=0.002536 Jy/beam ! Clean residual mean=-0.000011 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.564583 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 328 components and 0.564582 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J1438-2204_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.805 x 16.47 at -15.45 degrees (North through East) ! Clean map min=-0.0064725 max=0.48367 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J1438-2204_S_map.fits wmodel /vlbi/bp222/maps//J1438-2204_S_map.mod ! Writing 328 model components to file: /vlbi/bp222/maps//J1438-2204_S_map.mod wobs /vlbi/bp222/maps//J1438-2204_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J1438-2204_S_uvs.fits wwins /vlbi/bp222/maps//J1438-2204_S_map.win ! wwins: Wrote 2 windows to /vlbi/bp222/maps//J1438-2204_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.483666 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000798986 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.495582 0.495582 0.991164 1.98233 3.96465 7.92931 15.8586 31.7172 63.4345 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.483 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 605.349 quit ! Quitting program ! Log file /vlbi/bp222/maps//J1438-2204_S_dfm.log closed on Thu Sep 27 11:15:30 2018