! Started logfile: /vlbi/uf001/uvm//J0405-1308_S_b_dfm.log on Sun Jan 13 20:43:29 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//J0405-1308_S_b_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J0405-1308_S_b_uvm.fits ! AN table 1: 5 integrations on 6 of 6 possible baselines. ! AN table 2: 5 integrations on 1 of 1 possible baselines. ! AN table 3: 14 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.782201 visibilities/baseline/integration-bin. ! Found source: J0405-1308 ! ! 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 1002 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 J0405-1308_S_b] 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 8 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 60 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 60 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! A total of 60 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.146893Jy sigma=18.622191 ! Fit after self-cal, rms=0.526814Jy sigma=8.511465 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.047 mas, bmaj=17.52 mas, bpa=-18.07 degrees ! Estimated noise=2.3194 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.370073 Jy ! Component: 100 - total flux cleaned = 0.454109 Jy ! Total flux subtracted in 100 components = 0.454109 Jy ! Clean residual min=-0.022979 max=0.029784 Jy/beam ! Clean residual mean=-0.000010 rms=0.006235 Jy/beam ! Combined flux in latest and established models = 0.454109 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.454109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119259Jy sigma=1.825854 ! Fit after self-cal, rms=0.119264Jy sigma=1.825790 ! 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.622 mas, bmaj=18.66 mas, bpa=-18.05 degrees ! Estimated noise=1.96142 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.0346993 Jy ! Component: 100 - total flux cleaned = 0.051256 Jy ! Component: 150 - total flux cleaned = 0.0591434 Jy ! Component: 200 - total flux cleaned = 0.0619024 Jy ! Total flux subtracted in 200 components = 0.0619024 Jy ! Clean residual min=-0.022347 max=0.019758 Jy/beam ! Clean residual mean=-0.000021 rms=0.006419 Jy/beam ! Combined flux in latest and established models = 0.516011 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 55 components and 0.516011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108767Jy sigma=1.663023 ! Fit after self-cal, rms=0.108594Jy sigma=1.660609 ! 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.622 x 18.66 at -18.05 degrees (North through East) ! Clean map min=-0.021681 max=0.47699 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! HN 0.98 KP 1.09 NL 1.03 OV 1.11 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* PT 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.04 HN 1.01 KP 1.08 LA 0.90 ! MK 1.00 NL 1.04 OV 1.04 PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! HN 1.01 KP 1.05 NL 1.02 OV 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* PT 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.84 HN 1.01 KP 1.03 LA 0.92 ! MK 0.98 NL 1.06 OV 0.85 PT 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! HN 1.00 KP 1.05 NL 0.98 OV 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* PT 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.11 HN 0.99 KP 0.98 LA 0.96 ! MK 1.03 NL 1.00 OV 1.01 PT 1.07 ! ! ! Fit before self-cal, rms=0.108594Jy sigma=1.660609 ! Fit after self-cal, rms=0.095959Jy sigma=1.482113 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.669 mas, bmaj=18.47 mas, bpa=-17.78 degrees ! Estimated noise=1.96797 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.00185971 Jy ! Component: 100 - total flux cleaned = 0.00146019 Jy ! Component: 150 - total flux cleaned = 0.000940466 Jy ! Component: 200 - total flux cleaned = 1.08969e-05 Jy ! Total flux subtracted in 200 components = 1.08969e-05 Jy ! Clean residual min=-0.018563 max=0.016342 Jy/beam ! Clean residual mean=-0.000030 rms=0.005807 Jy/beam ! Combined flux in latest and established models = 0.516022 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.516022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094870Jy sigma=1.466623 ! Fit after self-cal, rms=0.094741Jy sigma=1.464700 ! 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.094741Jy sigma=1.464700 ! Fit after self-cal, rms=0.091693Jy sigma=1.418743 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.662 mas, bmaj=18.26 mas, bpa=-17.79 degrees ! Estimated noise=1.96498 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000106211 Jy ! Component: 100 - total flux cleaned = -0.000155244 Jy ! Component: 150 - total flux cleaned = -0.000462965 Jy ! Component: 200 - total flux cleaned = -0.000803873 Jy ! Total flux subtracted in 200 components = -0.000803873 Jy ! Clean residual min=-0.016533 max=0.017572 Jy/beam ! Clean residual mean=-0.000023 rms=0.005458 Jy/beam ! Combined flux in latest and established models = 0.515218 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.515218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091321Jy sigma=1.413610 ! Fit after self-cal, rms=0.091263Jy sigma=1.412957 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 = 7.09226e-05 Jy ! Component: 100 - total flux cleaned = -5.42276e-06 Jy ! Component: 150 - total flux cleaned = -0.00021592 Jy ! Component: 200 - total flux cleaned = -0.000280349 Jy ! Total flux subtracted in 200 components = -0.000280349 Jy ! Clean residual min=-0.016430 max=0.017153 Jy/beam ! Clean residual mean=-0.000024 rms=0.005433 Jy/beam ! Combined flux in latest and established models = 0.514938 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 88 components and 0.514938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091122Jy sigma=1.410811 ! Fit after self-cal, rms=0.091088Jy sigma=1.410519 ! 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.091088Jy sigma=1.410519 ! Fit after self-cal, rms=0.091115Jy sigma=1.407481 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.663 mas, bmaj=18.18 mas, bpa=-17.79 degrees ! Estimated noise=1.96618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000525872 Jy ! Component: 100 - total flux cleaned = -2.16688e-05 Jy ! Component: 150 - total flux cleaned = -0.000466624 Jy ! Component: 200 - total flux cleaned = -0.000408175 Jy ! Total flux subtracted in 200 components = -0.000408175 Jy ! Clean residual min=-0.016201 max=0.017537 Jy/beam ! Clean residual mean=-0.000020 rms=0.005406 Jy/beam ! Combined flux in latest and established models = 0.51453 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 99 components and 0.51453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090972Jy sigma=1.405835 ! Fit after self-cal, rms=0.090961Jy sigma=1.405655 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.000172658 Jy ! Component: 100 - total flux cleaned = 0.000172489 Jy ! Component: 150 - total flux cleaned = 0.000272389 Jy ! Component: 200 - total flux cleaned = 0.000272609 Jy ! Total flux subtracted in 200 components = 0.000272609 Jy ! Clean residual min=-0.016112 max=0.017416 Jy/beam ! Clean residual mean=-0.000020 rms=0.005397 Jy/beam ! Combined flux in latest and established models = 0.514803 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 102 components and 0.514803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090896Jy sigma=1.404747 ! Fit after self-cal, rms=0.090888Jy sigma=1.404659 ! 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.090888Jy sigma=1.404659 ! Fit after self-cal, rms=0.090996Jy sigma=1.404290 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.095 mas, bmaj=20.86 mas, bpa=-13.71 degrees ! Estimated noise=2.37467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00231764 Jy ! Component: 100 - total flux cleaned = -0.00325516 Jy ! Component: 150 - total flux cleaned = -0.00382212 Jy ! Component: 200 - total flux cleaned = -0.0039633 Jy ! Total flux subtracted in 200 components = -0.0039633 Jy ! Clean residual min=-0.025662 max=0.024633 Jy/beam ! Clean residual mean=-0.000022 rms=0.009164 Jy/beam ! Combined flux in latest and established models = 0.510839 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 106 components and 0.510839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090984Jy sigma=1.405710 ! Fit after self-cal, rms=0.090926Jy sigma=1.404921 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.000161054 Jy ! Component: 100 - total flux cleaned = -0.000165552 Jy ! Component: 150 - total flux cleaned = -0.000165135 Jy ! Component: 200 - total flux cleaned = -0.000163236 Jy ! Total flux subtracted in 200 components = -0.000163236 Jy ! Clean residual min=-0.025355 max=0.024269 Jy/beam ! Clean residual mean=-0.000024 rms=0.009150 Jy/beam ! Combined flux in latest and established models = 0.510676 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 111 components and 0.510676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090989Jy sigma=1.406377 ! Fit after self-cal, rms=0.090980Jy sigma=1.406186 ! 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.664 mas, bmaj=18.15 mas, bpa=-17.78 degrees ! Estimated noise=1.96925 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.664 x 18.15 at -17.78 degrees (North through East) ! Clean map min=-0.016973 max=0.4735 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.058 mas, bmaj=17.2 mas, bpa=-18 degrees ! Estimated noise=2.33315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.369719 Jy ! Component: 100 - total flux cleaned = 0.45365 Jy ! Component: 150 - total flux cleaned = 0.483848 Jy ! Component: 200 - total flux cleaned = 0.499782 Jy ! Total flux subtracted in 200 components = 0.499782 Jy ! Clean residual min=-0.014619 max=0.013742 Jy/beam ! Clean residual mean=-0.000019 rms=0.004029 Jy/beam ! Combined flux in latest and established models = 0.499782 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.499782 Jy ! Inverting map and beam ! Estimated beam: bmin=3.664 mas, bmaj=18.15 mas, bpa=-17.78 degrees ! Estimated noise=1.96925 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.00263142 Jy ! Component: 100 - total flux cleaned = 0.00599632 Jy ! Component: 150 - total flux cleaned = 0.00835791 Jy ! Component: 200 - total flux cleaned = 0.00978478 Jy ! Total flux subtracted in 200 components = 0.00978478 Jy ! Clean residual min=-0.016898 max=0.016751 Jy/beam ! Clean residual mean=-0.000018 rms=0.005540 Jy/beam ! Combined flux in latest and established models = 0.509566 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 61 components and 0.509566 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.095 mas, bmaj=20.86 mas, bpa=-13.71 degrees ! Estimated noise=2.37467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00190666 Jy ! Component: 100 - total flux cleaned = -0.00136719 Jy ! Component: 150 - total flux cleaned = -0.000931452 Jy ! Component: 200 - total flux cleaned = -0.000800537 Jy ! Total flux subtracted in 200 components = -0.000800537 Jy ! Clean residual min=-0.025613 max=0.023578 Jy/beam ! Clean residual mean=-0.000020 rms=0.009248 Jy/beam ! Combined flux in latest and established models = 0.508766 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 = 6.51704e-07 Jy ! Component: 100 - total flux cleaned = -8.73391e-07 Jy ! Component: 150 - total flux cleaned = 3.32006e-06 Jy ! Component: 200 - total flux cleaned = 6.52991e-06 Jy ! Total flux subtracted in 200 components = 6.52991e-06 Jy ! Clean residual min=-0.025743 max=0.023578 Jy/beam ! Clean residual mean=-0.000021 rms=0.009208 Jy/beam ! Combined flux in latest and established models = 0.508772 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 105 components and 0.508773 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.664 mas, bmaj=18.15 mas, bpa=-17.78 degrees ! Estimated noise=1.96925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000534809 Jy ! Component: 100 - total flux cleaned = 0.00085995 Jy ! Component: 150 - total flux cleaned = 0.00115063 Jy ! Component: 200 - total flux cleaned = 0.00133063 Jy ! Total flux subtracted in 200 components = 0.00133063 Jy ! Clean residual min=-0.016755 max=0.016675 Jy/beam ! Clean residual mean=-0.000016 rms=0.005417 Jy/beam ! Combined flux in latest and established models = 0.510103 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 116 components and 0.510103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091100Jy sigma=1.407074 ! Fit after self-cal, rms=0.091073Jy sigma=1.405984 wmodel J0405-1308_S_b_map.mod ! Writing 116 model components to file: J0405-1308_S_b_map.mod wobs J0405-1308_S_b_uvs.fits ! Writing UV FITS file: J0405-1308_S_b_uvs.fits wwins J0405-1308_S_b_map.win ! wwins: Wrote 1 windows to J0405-1308_S_b_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.00211014 Jy ! Component: 100 - total flux cleaned = -0.00400122 Jy ! Component: 150 - total flux cleaned = -0.00548616 Jy ! Component: 200 - total flux cleaned = -0.00686522 Jy ! Component: 250 - total flux cleaned = -0.00816426 Jy ! Component: 300 - total flux cleaned = -0.00939844 Jy ! Component: 350 - total flux cleaned = -0.0103818 Jy ! Component: 400 - total flux cleaned = -0.0113153 Jy ! Component: 450 - total flux cleaned = -0.0111288 Jy ! Component: 500 - total flux cleaned = -0.0111279 Jy ! Component: 550 - total flux cleaned = -0.0111302 Jy ! Component: 600 - total flux cleaned = -0.0112959 Jy ! Component: 650 - total flux cleaned = -0.0116099 Jy ! Component: 700 - total flux cleaned = -0.0116087 Jy ! Component: 750 - total flux cleaned = -0.0114624 Jy ! Component: 800 - total flux cleaned = -0.0117508 Jy ! Component: 850 - total flux cleaned = -0.0118902 Jy ! Component: 900 - total flux cleaned = -0.0117547 Jy ! Component: 950 - total flux cleaned = -0.0118879 Jy ! Component: 1000 - total flux cleaned = -0.0121433 Jy ! Component: 1050 - total flux cleaned = -0.0122649 Jy ! Component: 1100 - total flux cleaned = -0.0120247 Jy ! Component: 1150 - total flux cleaned = -0.0119064 Jy ! Component: 1200 - total flux cleaned = -0.0115594 Jy ! Component: 1250 - total flux cleaned = -0.0115605 Jy ! Component: 1300 - total flux cleaned = -0.0113376 Jy ! Component: 1350 - total flux cleaned = -0.0111215 Jy ! Component: 1400 - total flux cleaned = -0.0109117 Jy ! Component: 1450 - total flux cleaned = -0.0107042 Jy ! Component: 1500 - total flux cleaned = -0.0102997 Jy ! Component: 1550 - total flux cleaned = -0.0101992 Jy ! Component: 1600 - total flux cleaned = -0.0101031 Jy ! Component: 1650 - total flux cleaned = -0.00991329 Jy ! Component: 1700 - total flux cleaned = -0.00972557 Jy ! Component: 1750 - total flux cleaned = -0.00945062 Jy ! Component: 1800 - total flux cleaned = -0.00918435 Jy ! Component: 1850 - total flux cleaned = -0.0091834 Jy ! Component: 1900 - total flux cleaned = -0.00884132 Jy ! Component: 1950 - total flux cleaned = -0.00850438 Jy ! Component: 2000 - total flux cleaned = -0.00842288 Jy ! Component: 2050 - total flux cleaned = -0.00826164 Jy ! Component: 2100 - total flux cleaned = -0.00826133 Jy ! Component: 2150 - total flux cleaned = -0.00794765 Jy ! Component: 2200 - total flux cleaned = -0.00779357 Jy ! Component: 2250 - total flux cleaned = -0.00756675 Jy ! Component: 2300 - total flux cleaned = -0.0076408 Jy ! Component: 2350 - total flux cleaned = -0.00778669 Jy ! Component: 2400 - total flux cleaned = -0.00764324 Jy ! Component: 2450 - total flux cleaned = -0.00764411 Jy ! Component: 2500 - total flux cleaned = -0.00778386 Jy ! Component: 2550 - total flux cleaned = -0.0077836 Jy ! Component: 2600 - total flux cleaned = -0.00785048 Jy ! Component: 2650 - total flux cleaned = -0.00778373 Jy ! Component: 2700 - total flux cleaned = -0.00778418 Jy ! Component: 2750 - total flux cleaned = -0.00778414 Jy ! Component: 2800 - total flux cleaned = -0.00771971 Jy ! Component: 2850 - total flux cleaned = -0.00778345 Jy ! Component: 2900 - total flux cleaned = -0.00765663 Jy ! Component: 2950 - total flux cleaned = -0.00753289 Jy ! Component: 3000 - total flux cleaned = -0.007533 Jy ! Component: 3050 - total flux cleaned = -0.00728983 Jy ! Component: 3100 - total flux cleaned = -0.00723056 Jy ! Component: 3150 - total flux cleaned = -0.00734908 Jy ! Component: 3200 - total flux cleaned = -0.00728988 Jy ! Component: 3250 - total flux cleaned = -0.00717348 Jy ! Component: 3300 - total flux cleaned = -0.00728843 Jy ! Component: 3350 - total flux cleaned = -0.00723128 Jy ! Component: 3400 - total flux cleaned = -0.00728719 Jy ! Component: 3450 - total flux cleaned = -0.00723118 Jy ! Component: 3500 - total flux cleaned = -0.00723092 Jy ! Component: 3550 - total flux cleaned = -0.00728504 Jy ! Component: 3600 - total flux cleaned = -0.00728427 Jy ! Component: 3650 - total flux cleaned = -0.00733767 Jy ! Component: 3700 - total flux cleaned = -0.00723202 Jy ! Component: 3750 - total flux cleaned = -0.00733749 Jy ! Component: 3800 - total flux cleaned = -0.0073896 Jy ! Component: 3850 - total flux cleaned = -0.00749293 Jy ! Component: 3900 - total flux cleaned = -0.00749271 Jy ! Component: 3950 - total flux cleaned = -0.00744205 Jy ! Component: 4000 - total flux cleaned = -0.00764268 Jy ! Component: 4050 - total flux cleaned = -0.00754303 Jy ! Total flux subtracted in 4096 components = -0.00744454 Jy ! Clean residual min=-0.002896 max=0.003033 Jy/beam ! Clean residual mean=-0.000009 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.502659 Jy keep ! Adding 491 model components to the UV plane model. ! The established model now contains 607 components and 0.502657 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uvm//J0405-1308_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.664 x 18.15 at -17.78 degrees (North through East) ! Clean map min=-0.016014 max=0.47576 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J0405-1308_S_b_map.fits wmodel /vlbi/uf001/uvm//J0405-1308_S_b_map.mod ! Writing 607 model components to file: /vlbi/uf001/uvm//J0405-1308_S_b_map.mod wobs /vlbi/uf001/uvm//J0405-1308_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J0405-1308_S_b_uvs.fits wwins /vlbi/uf001/uvm//J0405-1308_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uvm//J0405-1308_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.475757 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000866304 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.546269 0.546269 1.09254 2.18508 4.37015 8.74031 17.4806 34.9612 69.9225 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.475 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 549.179 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J0405-1308_S_b_dfm.log closed on Sun Jan 13 20:43:33 2019