! Started logfile: /vlbi/uf001/uvm//J2145-0434_S_a_dfm.log on Sun Jan 13 22:35:39 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//J2145-0434_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J2145-0434_S_a_uvm.fits ! AN table 1: 74 integrations on 21 of 21 possible baselines. ! AN table 2: 74 integrations on 21 of 21 possible baselines. ! AN table 3: 120 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.936147 visibilities/baseline/integration-bin. ! Found source: J2145-0434 ! ! 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 18165 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 J2145-0434_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 14 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! A total of 88 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! A total of 88 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! A total of 88 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.002318Jy sigma=18.627174 ! Fit after self-cal, rms=0.960543Jy sigma=17.932257 ! 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.913 mas, bmaj=16.29 mas, bpa=-18.62 degrees ! Estimated noise=0.64208 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.0318922 Jy ! Component: 100 - total flux cleaned = 0.0393322 Jy ! Total flux subtracted in 100 components = 0.0393322 Jy ! Clean residual min=-0.004159 max=0.004428 Jy/beam ! Clean residual mean=0.000002 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.0393322 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0393322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079979Jy sigma=1.201651 ! Fit after self-cal, rms=0.078587Jy sigma=1.176158 ! 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.66 mas, bmaj=18.12 mas, bpa=-17.73 degrees ! Estimated noise=0.296217 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.00289587 Jy ! Component: 100 - total flux cleaned = 0.00268122 Jy ! Component: 150 - total flux cleaned = 0.00230212 Jy ! Component: 200 - total flux cleaned = 0.00205546 Jy ! Total flux subtracted in 200 components = 0.00205546 Jy ! Clean residual min=-0.002005 max=0.002303 Jy/beam ! Clean residual mean=0.000002 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.0413877 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.0413877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078081Jy sigma=1.171935 ! Fit after self-cal, rms=0.077905Jy sigma=1.171161 ! 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.66 x 18.12 at -17.73 degrees (North through East) ! Clean map min=-0.0018681 max=0.043754 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 KP 0.92 LA 0.85 MK 0.96 ! NL 1.19 OV 1.11 PT 1.13 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.91 HN 1.03 KP 0.98 LA 0.88 ! NL 1.30 OV 1.13 PT 1.06 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.79 FD 0.98 HN 1.01 KP 1.04 ! LA 0.96 MK 1.05 NL 1.22 PT 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.59 KP 0.99 LA 0.99 MK 1.07 ! NL 1.08 OV 0.83 PT 1.21 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 HN 1.13 KP 0.91 LA 0.80 ! NL 1.10 OV 0.90 PT 1.23 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.60 FD 1.04 HN 0.96 KP 1.00 ! LA 0.99 MK 1.13 NL 0.49 PT 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 KP 1.09 LA 0.88 MK 0.94 ! NL 0.89 OV 1.14 PT 1.10 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.83 HN 0.94 KP 1.03 LA 0.83 ! NL 0.90 OV 1.02 PT 1.27 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.72 FD 0.93 HN 1.00 KP 1.08 ! LA 0.99 MK 1.10 NL 0.96 PT 1.21 ! ! ! Fit before self-cal, rms=0.077905Jy sigma=1.171161 ! Fit after self-cal, rms=0.066474Jy sigma=1.156244 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.732 mas, bmaj=16.63 mas, bpa=-17.64 degrees ! Estimated noise=0.288792 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.000263797 Jy ! Component: 100 - total flux cleaned = 0.00033622 Jy ! Component: 150 - total flux cleaned = 0.000385574 Jy ! Component: 200 - total flux cleaned = 0.000416042 Jy ! Total flux subtracted in 200 components = 0.000416042 Jy ! Clean residual min=-0.001211 max=0.001251 Jy/beam ! Clean residual mean=0.000002 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.0418037 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 36 components and 0.0418037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066466Jy sigma=1.156066 ! Fit after self-cal, rms=0.066525Jy sigma=1.150231 ! 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.066525Jy sigma=1.150231 ! Fit after self-cal, rms=0.066874Jy sigma=1.147072 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.769 mas, bmaj=16.27 mas, bpa=-17.75 degrees ! Estimated noise=0.288706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000104076 Jy ! Component: 100 - total flux cleaned = 0.000196551 Jy ! Component: 150 - total flux cleaned = 0.000223826 Jy ! Component: 200 - total flux cleaned = 0.00024897 Jy ! Total flux subtracted in 200 components = 0.00024897 Jy ! Clean residual min=-0.001121 max=0.001021 Jy/beam ! Clean residual mean=0.000001 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.0420527 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.0420527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066867Jy sigma=1.146948 ! Fit after self-cal, rms=0.067102Jy sigma=1.145224 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.000200177 Jy ! Component: 100 - total flux cleaned = -0.000257066 Jy ! Component: 150 - total flux cleaned = -0.00028182 Jy ! Component: 200 - total flux cleaned = -0.000325281 Jy ! Total flux subtracted in 200 components = -0.000325281 Jy ! Clean residual min=-0.001078 max=0.001102 Jy/beam ! Clean residual mean=0.000000 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.0417274 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 64 components and 0.0417274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067096Jy sigma=1.145130 ! Fit after self-cal, rms=0.067096Jy sigma=1.145113 ! 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.067096Jy sigma=1.145113 ! Fit after self-cal, rms=0.068242Jy sigma=1.144525 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.78 mas, bmaj=16.21 mas, bpa=-17.79 degrees ! Estimated noise=0.28914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000126198 Jy ! Component: 100 - total flux cleaned = 0.000162188 Jy ! Component: 150 - total flux cleaned = 0.000194418 Jy ! Component: 200 - total flux cleaned = 0.000214076 Jy ! Total flux subtracted in 200 components = 0.000214076 Jy ! Clean residual min=-0.001052 max=0.001025 Jy/beam ! Clean residual mean=0.000001 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.0419415 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.0419415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068238Jy sigma=1.144458 ! Fit after self-cal, rms=0.068435Jy sigma=1.143957 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 = -8.2823e-05 Jy ! Component: 100 - total flux cleaned = -0.000104203 Jy ! Component: 150 - total flux cleaned = -0.000114177 Jy ! Component: 200 - total flux cleaned = -0.000123323 Jy ! Total flux subtracted in 200 components = -0.000123323 Jy ! Clean residual min=-0.001090 max=0.001120 Jy/beam ! Clean residual mean=-0.000000 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.0418182 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.0418182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068432Jy sigma=1.143913 ! Fit after self-cal, rms=0.068434Jy sigma=1.143904 ! 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.068434Jy sigma=1.143904 ! Fit after self-cal, rms=0.069456Jy sigma=1.143679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.825 mas, bmaj=17.51 mas, bpa=-12.48 degrees ! Estimated noise=0.341198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239716 Jy ! Component: 100 - total flux cleaned = 0.000265773 Jy ! Component: 150 - total flux cleaned = 0.0002889 Jy ! Component: 200 - total flux cleaned = 0.000314264 Jy ! Total flux subtracted in 200 components = 0.000314264 Jy ! Clean residual min=-0.001157 max=0.001167 Jy/beam ! Clean residual mean=0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0421324 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 92 components and 0.0421324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069455Jy sigma=1.143651 ! Fit after self-cal, rms=0.069583Jy sigma=1.143527 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 = -8.46616e-05 Jy ! Component: 100 - total flux cleaned = -9.22129e-05 Jy ! Component: 150 - total flux cleaned = -9.87617e-05 Jy ! Component: 200 - total flux cleaned = -0.000109974 Jy ! Total flux subtracted in 200 components = -0.000109974 Jy ! Clean residual min=-0.001145 max=0.001182 Jy/beam ! Clean residual mean=-0.000000 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.0420225 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 109 components and 0.0420225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069582Jy sigma=1.143514 ! Fit after self-cal, rms=0.069585Jy sigma=1.143499 ! 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.784 mas, bmaj=16.18 mas, bpa=-17.82 degrees ! Estimated noise=0.289124 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.784 x 16.18 at -17.82 degrees (North through East) ! Clean map min=-0.0010855 max=0.042047 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=3.015 mas, bmaj=14.56 mas, bpa=-18.84 degrees ! Estimated noise=0.628723 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0327608 Jy ! Component: 100 - total flux cleaned = 0.0402031 Jy ! Component: 150 - total flux cleaned = 0.0425912 Jy ! Component: 200 - total flux cleaned = 0.0424208 Jy ! Total flux subtracted in 200 components = 0.0424208 Jy ! Clean residual min=-0.002703 max=0.002746 Jy/beam ! Clean residual mean=-0.000000 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.0424208 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0424208 Jy ! Inverting map and beam ! Estimated beam: bmin=3.784 mas, bmaj=16.18 mas, bpa=-17.82 degrees ! Estimated noise=0.289124 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) ! Added new window around map position (16, 14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000688105 Jy ! Component: 100 - total flux cleaned = 0.000684595 Jy ! Component: 150 - total flux cleaned = 0.000647631 Jy ! Component: 200 - total flux cleaned = 0.000584243 Jy ! Total flux subtracted in 200 components = 0.000584243 Jy ! Clean residual min=-0.001137 max=0.001139 Jy/beam ! Clean residual mean=-0.000000 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.043005 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 0.043005 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.825 mas, bmaj=17.51 mas, bpa=-12.48 degrees ! Estimated noise=0.341198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000211558 Jy ! Component: 100 - total flux cleaned = 0.000237933 Jy ! Component: 150 - total flux cleaned = 0.000155661 Jy ! Component: 200 - total flux cleaned = 0.000101484 Jy ! Total flux subtracted in 200 components = 0.000101484 Jy ! Clean residual min=-0.001085 max=0.001211 Jy/beam ! Clean residual mean=-0.000001 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.0431065 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 = -3.26966e-05 Jy ! Component: 100 - total flux cleaned = -6.2089e-05 Jy ! Component: 150 - total flux cleaned = -0.000114869 Jy ! Component: 200 - total flux cleaned = -0.000162513 Jy ! Total flux subtracted in 200 components = -0.000162513 Jy ! Clean residual min=-0.001107 max=0.001135 Jy/beam ! Clean residual mean=-0.000001 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.042944 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 92 components and 0.042944 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.784 mas, bmaj=16.18 mas, bpa=-17.82 degrees ! Estimated noise=0.289124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00012321 Jy ! Component: 100 - total flux cleaned = -0.000231383 Jy ! Component: 150 - total flux cleaned = -0.000296462 Jy ! Component: 200 - total flux cleaned = -0.000297214 Jy ! Total flux subtracted in 200 components = -0.000297214 Jy ! Clean residual min=-0.001044 max=0.001028 Jy/beam ! Clean residual mean=-0.000001 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.0426468 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 109 components and 0.0426468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069565Jy sigma=1.143486 ! Fit after self-cal, rms=0.069583Jy sigma=1.143036 wmodel J2145-0434_S_a_map.mod ! Writing 109 model components to file: J2145-0434_S_a_map.mod wobs J2145-0434_S_a_uvs.fits ! Writing UV FITS file: J2145-0434_S_a_uvs.fits wwins J2145-0434_S_a_map.win ! wwins: Wrote 2 windows to J2145-0434_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.000362711 Jy ! Component: 100 - total flux cleaned = -0.000469434 Jy ! Component: 150 - total flux cleaned = -0.000552668 Jy ! Component: 200 - total flux cleaned = -0.000710319 Jy ! Component: 250 - total flux cleaned = -0.000860788 Jy ! Component: 300 - total flux cleaned = -0.000904403 Jy ! Component: 350 - total flux cleaned = -0.00097392 Jy ! Component: 400 - total flux cleaned = -0.00106793 Jy ! Component: 450 - total flux cleaned = -0.00110737 Jy ! Component: 500 - total flux cleaned = -0.00118391 Jy ! Component: 550 - total flux cleaned = -0.00120862 Jy ! Component: 600 - total flux cleaned = -0.00123285 Jy ! Component: 650 - total flux cleaned = -0.00129218 Jy ! Component: 700 - total flux cleaned = -0.00131538 Jy ! Component: 750 - total flux cleaned = -0.00134977 Jy ! Component: 800 - total flux cleaned = -0.0013501 Jy ! Component: 850 - total flux cleaned = -0.00136121 Jy ! Component: 900 - total flux cleaned = -0.00137208 Jy ! Component: 950 - total flux cleaned = -0.00138263 Jy ! Component: 1000 - total flux cleaned = -0.00137245 Jy ! Component: 1050 - total flux cleaned = -0.00133201 Jy ! Component: 1100 - total flux cleaned = -0.00131205 Jy ! Component: 1150 - total flux cleaned = -0.00127304 Jy ! Component: 1200 - total flux cleaned = -0.00126332 Jy ! Component: 1250 - total flux cleaned = -0.00121589 Jy ! Component: 1300 - total flux cleaned = -0.00116928 Jy ! Component: 1350 - total flux cleaned = -0.00113245 Jy ! Component: 1400 - total flux cleaned = -0.00112331 Jy ! Component: 1450 - total flux cleaned = -0.00106948 Jy ! Component: 1500 - total flux cleaned = -0.00101659 Jy ! Component: 1550 - total flux cleaned = -0.000990505 Jy ! Component: 1600 - total flux cleaned = -0.000964477 Jy ! Component: 1650 - total flux cleaned = -0.000921824 Jy ! Component: 1700 - total flux cleaned = -0.000879695 Jy ! Component: 1750 - total flux cleaned = -0.000863091 Jy ! Component: 1800 - total flux cleaned = -0.000813683 Jy ! Component: 1850 - total flux cleaned = -0.000756749 Jy ! Component: 1900 - total flux cleaned = -0.000708392 Jy ! Component: 1950 - total flux cleaned = -0.000668529 Jy ! Component: 2000 - total flux cleaned = -0.000605492 Jy ! Component: 2050 - total flux cleaned = -0.000582162 Jy ! Component: 2100 - total flux cleaned = -0.000520464 Jy ! Component: 2150 - total flux cleaned = -0.000482342 Jy ! Component: 2200 - total flux cleaned = -0.000421996 Jy ! Component: 2250 - total flux cleaned = -0.000399583 Jy ! Component: 2300 - total flux cleaned = -0.000355223 Jy ! Component: 2350 - total flux cleaned = -0.000303972 Jy ! Component: 2400 - total flux cleaned = -0.000267635 Jy ! Component: 2450 - total flux cleaned = -0.00023151 Jy ! Component: 2500 - total flux cleaned = -0.000160148 Jy ! Component: 2550 - total flux cleaned = -0.000117751 Jy ! Component: 2600 - total flux cleaned = -6.1695e-05 Jy ! Component: 2650 - total flux cleaned = -2.00265e-05 Jy ! Component: 2700 - total flux cleaned = 2.82109e-05 Jy ! Component: 2750 - total flux cleaned = 8.95857e-05 Jy ! Component: 2800 - total flux cleaned = 0.000123363 Jy ! Component: 2850 - total flux cleaned = 0.000170406 Jy ! Component: 2900 - total flux cleaned = 0.000197139 Jy ! Component: 2950 - total flux cleaned = 0.000263172 Jy ! Component: 3000 - total flux cleaned = 0.000282873 Jy ! Component: 3050 - total flux cleaned = 0.000295914 Jy ! Component: 3100 - total flux cleaned = 0.000341156 Jy ! Component: 3150 - total flux cleaned = 0.00038607 Jy ! Component: 3200 - total flux cleaned = 0.000417853 Jy ! Component: 3250 - total flux cleaned = 0.000443195 Jy ! Component: 3300 - total flux cleaned = 0.0004683 Jy ! Component: 3350 - total flux cleaned = 0.000499536 Jy ! Component: 3400 - total flux cleaned = 0.000542869 Jy ! Component: 3450 - total flux cleaned = 0.00054893 Jy ! Component: 3500 - total flux cleaned = 0.000573409 Jy ! Component: 3550 - total flux cleaned = 0.000622065 Jy ! Component: 3600 - total flux cleaned = 0.000658317 Jy ! Component: 3650 - total flux cleaned = 0.000694288 Jy ! Component: 3700 - total flux cleaned = 0.000706205 Jy ! Component: 3750 - total flux cleaned = 0.000765484 Jy ! Component: 3800 - total flux cleaned = 0.000789034 Jy ! Component: 3850 - total flux cleaned = 0.000818388 Jy ! Component: 3900 - total flux cleaned = 0.00084748 Jy ! Component: 3950 - total flux cleaned = 0.000911136 Jy ! Component: 4000 - total flux cleaned = 0.000911101 Jy ! Component: 4050 - total flux cleaned = 0.000968361 Jy ! Total flux subtracted in 4096 components = 0.0010082 Jy ! Clean residual min=-0.000343 max=0.000401 Jy/beam ! Clean residual mean=-0.000000 rms=0.000113 Jy/beam ! Combined flux in latest and established models = 0.043655 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 400 components and 0.043655 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J2145-0434_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.784 x 16.18 at -17.82 degrees (North through East) ! Clean map min=-0.00094024 max=0.041479 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J2145-0434_S_a_map.fits wmodel /vlbi/uf001/uvm//J2145-0434_S_a_map.mod ! Writing 400 model components to file: /vlbi/uf001/uvm//J2145-0434_S_a_map.mod wobs /vlbi/uf001/uvm//J2145-0434_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J2145-0434_S_a_uvs.fits wwins /vlbi/uf001/uvm//J2145-0434_S_a_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uvm//J2145-0434_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0414792 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000110656 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.800323 0.800323 1.60065 3.20129 6.40258 12.8052 25.6103 51.2207 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.041 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 374.848 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J2145-0434_S_a_dfm.log closed on Sun Jan 13 22:35:44 2019