! Started logfile: /vlbi/bp222/maps//J2229-0832_S_dfm.log on Thu Sep 27 11:41:59 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//J2229-0832_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J2229-0832_S_uva.fits ! AN table 1: 77 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.897032 visibilities/baseline/integration-bin. ! Found source: J2229-0832 ! ! 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 54 lines of history. ! ! Reading 7736 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 J2229-0832_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 616 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.434089Jy sigma=25.451520 ! Fit after self-cal, rms=1.327227Jy sigma=13.193573 ! 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.803 mas, bmaj=14.26 mas, bpa=-16.14 degrees ! Estimated noise=1.20227 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 = 1.70832 Jy ! Component: 100 - total flux cleaned = 2.0809 Jy ! Total flux subtracted in 100 components = 2.0809 Jy ! Clean residual min=-0.064198 max=0.105807 Jy/beam ! Clean residual mean=0.000118 rms=0.018600 Jy/beam ! Combined flux in latest and established models = 2.0809 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 2.0809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.502726Jy sigma=3.770585 ! Fit after self-cal, rms=0.502734Jy sigma=3.770445 ! 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.537 mas, bmaj=14.89 mas, bpa=-15.43 degrees ! Estimated noise=0.922435 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.0587918 Jy ! Component: 100 - total flux cleaned = 0.0462281 Jy ! Component: 150 - total flux cleaned = 0.0343082 Jy ! Component: 200 - total flux cleaned = 0.0209665 Jy ! Total flux subtracted in 200 components = 0.0209665 Jy ! Clean residual min=-0.051783 max=0.055681 Jy/beam ! Clean residual mean=0.000094 rms=0.015334 Jy/beam ! Combined flux in latest and established models = 2.10186 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 18 components and 2.10186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.450159Jy sigma=3.366972 ! Fit after self-cal, rms=0.450040Jy sigma=3.366220 ! 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.537 x 14.89 at -15.43 degrees (North through East) ! Clean map min=-0.051399 max=2.2081 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 0.96 LA 1.00 ! MK 0.98 NL 1.01 OV 1.03 PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.74 FD 1.00 HN 0.97 LA 1.01 ! MK 0.99 NL 1.04 OV 1.02 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.05 LA 1.01 ! MK 1.03 NL 1.01 OV 1.02 PT 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* LA 0.00* ! MK 0.00* NL 0.00* OV 0.00* PT 0.00* ! ! ! Fit before self-cal, rms=0.450040Jy sigma=3.366220 ! Fit after self-cal, rms=0.311960Jy sigma=2.697461 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=14.49 mas, bpa=-15.33 degrees ! Estimated noise=0.913263 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.0185536 Jy ! Component: 100 - total flux cleaned = 0.0242406 Jy ! Component: 150 - total flux cleaned = 0.0276385 Jy ! Component: 200 - total flux cleaned = 0.0294852 Jy ! Total flux subtracted in 200 components = 0.0294852 Jy ! Clean residual min=-0.049714 max=0.057719 Jy/beam ! Clean residual mean=0.000080 rms=0.013034 Jy/beam ! Combined flux in latest and established models = 2.13135 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 2.13135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307866Jy sigma=2.648495 ! Fit after self-cal, rms=0.307727Jy sigma=2.647226 ! 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.307727Jy sigma=2.647226 ! Fit after self-cal, rms=0.228658Jy sigma=1.978018 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.537 mas, bmaj=14.56 mas, bpa=-15.42 degrees ! Estimated noise=0.919035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207123 Jy ! Component: 100 - total flux cleaned = 0.0326282 Jy ! Component: 150 - total flux cleaned = 0.03894 Jy ! Component: 200 - total flux cleaned = 0.0418029 Jy ! Total flux subtracted in 200 components = 0.0418029 Jy ! Clean residual min=-0.042845 max=0.035555 Jy/beam ! Clean residual mean=0.000001 rms=0.009460 Jy/beam ! Combined flux in latest and established models = 2.17315 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 51 components and 2.17315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.227040Jy sigma=1.946730 ! Fit after self-cal, rms=0.226968Jy sigma=1.946026 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.00150716 Jy ! Component: 100 - total flux cleaned = 0.00244756 Jy ! Component: 150 - total flux cleaned = 0.00287931 Jy ! Component: 200 - total flux cleaned = 0.00308363 Jy ! Total flux subtracted in 200 components = 0.00308363 Jy ! Clean residual min=-0.042728 max=0.035684 Jy/beam ! Clean residual mean=-0.000001 rms=0.009424 Jy/beam ! Combined flux in latest and established models = 2.17624 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 2.17624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226668Jy sigma=1.940136 ! Fit after self-cal, rms=0.226643Jy sigma=1.939927 ! 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.226643Jy sigma=1.939927 ! Fit after self-cal, rms=0.094959Jy sigma=0.873889 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=14.47 mas, bpa=-15.38 degrees ! Estimated noise=0.918825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133578 Jy ! Component: 100 - total flux cleaned = 0.0202578 Jy ! Component: 150 - total flux cleaned = 0.0219442 Jy ! Component: 200 - total flux cleaned = 0.0236155 Jy ! Total flux subtracted in 200 components = 0.0236155 Jy ! Clean residual min=-0.010003 max=0.010472 Jy/beam ! Clean residual mean=-0.000011 rms=0.002459 Jy/beam ! Combined flux in latest and established models = 2.19985 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 2.19985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092442Jy sigma=0.850127 ! Fit after self-cal, rms=0.092443Jy sigma=0.849871 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 (5.5, 40). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00299088 Jy ! Component: 100 - total flux cleaned = -0.00376618 Jy ! Component: 150 - total flux cleaned = -0.00259385 Jy ! Component: 200 - total flux cleaned = -0.00134186 Jy ! Total flux subtracted in 200 components = -0.00134186 Jy ! Clean residual min=-0.008967 max=0.008581 Jy/beam ! Clean residual mean=-0.000016 rms=0.002101 Jy/beam ! Combined flux in latest and established models = 2.19851 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 107 components and 2.19851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089608Jy sigma=0.822163 ! Fit after self-cal, rms=0.089507Jy sigma=0.820725 ! 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.089507Jy sigma=0.820725 ! Fit after self-cal, rms=0.088565Jy sigma=0.811693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.561 mas, bmaj=16.21 mas, bpa=-5.098 degrees ! Estimated noise=1.06751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00780016 Jy ! Component: 100 - total flux cleaned = 0.0103231 Jy ! Component: 150 - total flux cleaned = 0.0112146 Jy ! Component: 200 - total flux cleaned = 0.011985 Jy ! Total flux subtracted in 200 components = 0.011985 Jy ! Clean residual min=-0.008605 max=0.008489 Jy/beam ! Clean residual mean=-0.000018 rms=0.002440 Jy/beam ! Combined flux in latest and established models = 2.21049 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 146 components and 2.21049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087161Jy sigma=0.798345 ! Fit after self-cal, rms=0.087132Jy sigma=0.797864 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.000592653 Jy ! Component: 100 - total flux cleaned = -0.000283611 Jy ! Component: 150 - total flux cleaned = 0.00013032 Jy ! Component: 200 - total flux cleaned = 0.000733438 Jy ! Total flux subtracted in 200 components = 0.000733438 Jy ! Clean residual min=-0.008248 max=0.008465 Jy/beam ! Clean residual mean=-0.000026 rms=0.002363 Jy/beam ! Combined flux in latest and established models = 2.21123 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 165 components and 2.21123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086737Jy sigma=0.794316 ! Fit after self-cal, rms=0.086730Jy sigma=0.794040 ! 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.542 mas, bmaj=14.43 mas, bpa=-15.37 degrees ! Estimated noise=0.919866 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.542 x 14.43 at -15.37 degrees (North through East) ! Clean map min=-0.014832 max=2.1945 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086730Jy sigma=0.794040 ! Fit after self-cal, rms=0.071192Jy sigma=0.660944 ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=14.41 mas, bpa=-15.37 degrees ! Estimated noise=0.921296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00697629 Jy ! Component: 100 - total flux cleaned = 0.0109278 Jy ! Component: 150 - total flux cleaned = 0.0116052 Jy ! Component: 200 - total flux cleaned = 0.0121019 Jy ! Total flux subtracted in 200 components = 0.0121019 Jy ! Clean residual min=-0.006036 max=0.006650 Jy/beam ! Clean residual mean=-0.000013 rms=0.001622 Jy/beam ! Combined flux in latest and established models = 2.22333 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 181 components and 2.22333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070163Jy sigma=0.652564 ! Fit after self-cal, rms=0.070159Jy sigma=0.652451 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.23387e-05 Jy ! Component: 100 - total flux cleaned = 8.852e-05 Jy ! Component: 150 - total flux cleaned = 0.000182921 Jy ! Component: 200 - total flux cleaned = 0.000184953 Jy ! Total flux subtracted in 200 components = 0.000184953 Jy ! Clean residual min=-0.005975 max=0.006451 Jy/beam ! Clean residual mean=-0.000015 rms=0.001604 Jy/beam ! Combined flux in latest and established models = 2.22352 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 193 components and 2.22352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069858Jy sigma=0.650015 ! Fit after self-cal, rms=0.069864Jy sigma=0.649942 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069864Jy sigma=0.649942 ! Fit after self-cal, rms=0.069466Jy sigma=0.646174 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.815 mas, bmaj=13.83 mas, bpa=-16.15 degrees ! Estimated noise=1.19449 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.69723 Jy ! Component: 100 - total flux cleaned = 2.06734 Jy ! Component: 150 - total flux cleaned = 2.1675 Jy ! Component: 200 - total flux cleaned = 2.21058 Jy ! Total flux subtracted in 200 components = 2.21058 Jy ! Clean residual min=-0.021442 max=0.021307 Jy/beam ! Clean residual mean=0.000015 rms=0.003551 Jy/beam ! Combined flux in latest and established models = 2.21058 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 17 model components to the UV plane model. ! The established model now contains 17 components and 2.21058 Jy ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=14.39 mas, bpa=-15.36 degrees ! Estimated noise=0.921882 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.0177546 Jy ! Component: 100 - total flux cleaned = 0.0263899 Jy ! Component: 150 - total flux cleaned = 0.0319171 Jy ! Component: 200 - total flux cleaned = 0.0330508 Jy ! Total flux subtracted in 200 components = 0.0330508 Jy ! Clean residual min=-0.009039 max=0.012296 Jy/beam ! Clean residual mean=-0.000005 rms=0.002391 Jy/beam ! Combined flux in latest and established models = 2.24364 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 45 components and 2.24364 Jy ! Inverting map ! Added new window around map position (-19, 72.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00376681 Jy ! Component: 100 - total flux cleaned = 0.00376932 Jy ! Component: 150 - total flux cleaned = 0.00379464 Jy ! Component: 200 - total flux cleaned = 0.00379761 Jy ! Total flux subtracted in 200 components = 0.00379761 Jy ! Clean residual min=-0.007210 max=0.009138 Jy/beam ! Clean residual mean=-0.000005 rms=0.001866 Jy/beam ! Combined flux in latest and established models = 2.24743 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 68 components and 2.24743 Jy ! Inverting map ! Added new window around map position (-7.5, -34.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00079244 Jy ! Component: 100 - total flux cleaned = -0.00101013 Jy ! Component: 150 - total flux cleaned = -0.00211882 Jy ! Component: 200 - total flux cleaned = -0.00287324 Jy ! Total flux subtracted in 200 components = -0.00287324 Jy ! Clean residual min=-0.006219 max=0.007210 Jy/beam ! Clean residual mean=-0.000008 rms=0.001570 Jy/beam ! Combined flux in latest and established models = 2.24456 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 103 components and 2.24456 Jy ! Inverting map ! Added new window around map position (-14.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00587403 Jy ! Component: 100 - total flux cleaned = 0.00788727 Jy ! Component: 150 - total flux cleaned = 0.00725913 Jy ! Component: 200 - total flux cleaned = 0.00669363 Jy ! Total flux subtracted in 200 components = 0.00669363 Jy ! Clean residual min=-0.005597 max=0.005302 Jy/beam ! Clean residual mean=-0.000007 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 2.25125 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 124 components and 2.25125 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.562 mas, bmaj=16.17 mas, bpa=-5.029 degrees ! Estimated noise=1.06978 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00410378 Jy ! Component: 100 - total flux cleaned = -0.00746503 Jy ! Component: 150 - total flux cleaned = -0.00988015 Jy ! Component: 200 - total flux cleaned = -0.0117114 Jy ! Total flux subtracted in 200 components = -0.0117114 Jy ! Clean residual min=-0.005797 max=0.005723 Jy/beam ! Clean residual mean=-0.000007 rms=0.001608 Jy/beam ! Combined flux in latest and established models = 2.23954 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 = -0.00150616 Jy ! Component: 100 - total flux cleaned = -0.00288219 Jy ! Component: 150 - total flux cleaned = -0.00426784 Jy ! Component: 200 - total flux cleaned = -0.00520018 Jy ! Total flux subtracted in 200 components = -0.00520018 Jy ! Clean residual min=-0.005551 max=0.005488 Jy/beam ! Clean residual mean=-0.000008 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 2.23434 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 199 components and 2.23434 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=14.39 mas, bpa=-15.36 degrees ! Estimated noise=0.921882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148592 Jy ! Component: 100 - total flux cleaned = 0.000161392 Jy ! Component: 150 - total flux cleaned = -0.000447473 Jy ! Component: 200 - total flux cleaned = -0.000795784 Jy ! Total flux subtracted in 200 components = -0.000795784 Jy ! Clean residual min=-0.004986 max=0.004500 Jy/beam ! Clean residual mean=-0.000006 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 2.23355 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 229 components and 2.23355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067798Jy sigma=0.630613 ! Fit after self-cal, rms=0.067617Jy sigma=0.628115 wmodel J2229-0832_S_map.mod ! Writing 229 model components to file: J2229-0832_S_map.mod wobs J2229-0832_S_uvs.fits ! Writing UV FITS file: J2229-0832_S_uvs.fits wwins J2229-0832_S_map.win ! wwins: Wrote 5 windows to J2229-0832_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.00152114 Jy ! Component: 100 - total flux cleaned = -0.00226068 Jy ! Component: 150 - total flux cleaned = -0.00281889 Jy ! Component: 200 - total flux cleaned = -0.00302159 Jy ! Component: 250 - total flux cleaned = -0.0035998 Jy ! Component: 300 - total flux cleaned = -0.00403392 Jy ! Component: 350 - total flux cleaned = -0.00451643 Jy ! Component: 400 - total flux cleaned = -0.00498678 Jy ! Component: 450 - total flux cleaned = -0.00521621 Jy ! Component: 500 - total flux cleaned = -0.00555066 Jy ! Component: 550 - total flux cleaned = -0.00576748 Jy ! Component: 600 - total flux cleaned = -0.00587362 Jy ! Component: 650 - total flux cleaned = -0.00613663 Jy ! Component: 700 - total flux cleaned = -0.00644377 Jy ! Component: 750 - total flux cleaned = -0.00669357 Jy ! Component: 800 - total flux cleaned = -0.00703813 Jy ! Component: 850 - total flux cleaned = -0.00742407 Jy ! Component: 900 - total flux cleaned = -0.00756517 Jy ! Component: 950 - total flux cleaned = -0.0076591 Jy ! Component: 1000 - total flux cleaned = -0.00788803 Jy ! Component: 1050 - total flux cleaned = -0.00793258 Jy ! Component: 1100 - total flux cleaned = -0.00793288 Jy ! Component: 1150 - total flux cleaned = -0.0081512 Jy ! Component: 1200 - total flux cleaned = -0.00823755 Jy ! Component: 1250 - total flux cleaned = -0.00844901 Jy ! Component: 1300 - total flux cleaned = -0.0085746 Jy ! Component: 1350 - total flux cleaned = -0.00886276 Jy ! Component: 1400 - total flux cleaned = -0.00906578 Jy ! Component: 1450 - total flux cleaned = -0.00918625 Jy ! Component: 1500 - total flux cleaned = -0.00950257 Jy ! Component: 1550 - total flux cleaned = -0.00969805 Jy ! Component: 1600 - total flux cleaned = -0.0100449 Jy ! Component: 1650 - total flux cleaned = -0.0103105 Jy ! Component: 1700 - total flux cleaned = -0.0105349 Jy ! Component: 1750 - total flux cleaned = -0.0105347 Jy ! Component: 1800 - total flux cleaned = -0.0107904 Jy ! Component: 1850 - total flux cleaned = -0.0107531 Jy ! Component: 1900 - total flux cleaned = -0.010789 Jy ! Component: 1950 - total flux cleaned = -0.0108599 Jy ! Component: 2000 - total flux cleaned = -0.0108251 Jy ! Component: 2050 - total flux cleaned = -0.010998 Jy ! Component: 2100 - total flux cleaned = -0.0109982 Jy ! Component: 2150 - total flux cleaned = -0.0110997 Jy ! Component: 2200 - total flux cleaned = -0.011033 Jy ! Component: 2250 - total flux cleaned = -0.0109668 Jy ! Component: 2300 - total flux cleaned = -0.0110326 Jy ! Component: 2350 - total flux cleaned = -0.0109999 Jy ! Component: 2400 - total flux cleaned = -0.0111283 Jy ! Component: 2450 - total flux cleaned = -0.0111281 Jy ! Component: 2500 - total flux cleaned = -0.0112226 Jy ! Component: 2550 - total flux cleaned = -0.0111912 Jy ! Component: 2600 - total flux cleaned = -0.0113148 Jy ! Component: 2650 - total flux cleaned = -0.0113151 Jy ! Component: 2700 - total flux cleaned = -0.0114673 Jy ! Component: 2750 - total flux cleaned = -0.011588 Jy ! Component: 2800 - total flux cleaned = -0.0115876 Jy ! Component: 2850 - total flux cleaned = -0.0116169 Jy ! Component: 2900 - total flux cleaned = -0.0114704 Jy ! Component: 2950 - total flux cleaned = -0.0116157 Jy ! Component: 3000 - total flux cleaned = -0.0115009 Jy ! Component: 3050 - total flux cleaned = -0.0116155 Jy ! Component: 3100 - total flux cleaned = -0.0115872 Jy ! Component: 3150 - total flux cleaned = -0.0115309 Jy ! Component: 3200 - total flux cleaned = -0.011615 Jy ! Component: 3250 - total flux cleaned = -0.0115876 Jy ! Component: 3300 - total flux cleaned = -0.011533 Jy ! Component: 3350 - total flux cleaned = -0.0115603 Jy ! Component: 3400 - total flux cleaned = -0.0114788 Jy ! Component: 3450 - total flux cleaned = -0.0113447 Jy ! Component: 3500 - total flux cleaned = -0.011451 Jy ! Component: 3550 - total flux cleaned = -0.0113983 Jy ! Component: 3600 - total flux cleaned = -0.0114505 Jy ! Component: 3650 - total flux cleaned = -0.0113726 Jy ! Component: 3700 - total flux cleaned = -0.0113726 Jy ! Component: 3750 - total flux cleaned = -0.0113729 Jy ! Component: 3800 - total flux cleaned = -0.0113475 Jy ! Component: 3850 - total flux cleaned = -0.0112722 Jy ! Component: 3900 - total flux cleaned = -0.0112472 Jy ! Component: 3950 - total flux cleaned = -0.011272 Jy ! Component: 4000 - total flux cleaned = -0.0112717 Jy ! Component: 4050 - total flux cleaned = -0.0113209 Jy ! Total flux subtracted in 4096 components = -0.0112723 Jy ! Clean residual min=-0.001437 max=0.001491 Jy/beam ! Clean residual mean=-0.000000 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 2.22227 Jy keep ! Adding 328 model components to the UV plane model. ! The established model now contains 557 components and 2.22227 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J2229-0832_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.545 x 14.39 at -15.36 degrees (North through East) ! Clean map min=-0.015666 max=2.1915 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J2229-0832_S_map.fits wmodel /vlbi/bp222/maps//J2229-0832_S_map.mod ! Writing 557 model components to file: /vlbi/bp222/maps//J2229-0832_S_map.mod wobs /vlbi/bp222/maps//J2229-0832_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J2229-0832_S_uvs.fits wwins /vlbi/bp222/maps//J2229-0832_S_map.win ! wwins: Wrote 6 windows to /vlbi/bp222/maps//J2229-0832_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 2.19154 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000510472 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0698785 0.0698785 0.139757 0.279514 0.559028 1.11806 2.23611 4.47222 8.94445 17.8889 35.7778 71.5556 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 2.191 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 4293.17 quit ! Quitting program ! Log file /vlbi/bp222/maps//J2229-0832_S_dfm.log closed on Thu Sep 27 11:42:04 2018