! Started logfile: /vlbi/sb072/temp_maps//J0701-3758_C_dfm.log on Tue Mar 5 22:43:55 2019 float field_size field_size = 1024 float field_cell field_cell = 0.3000 float taper_size taper_size = 40.0 float freq freq = 4.12800 obs /vlbi/sb072/temp_maps//J0701-3758_C_uva.fits ! Reading UV FITS file: /vlbi/sb072/temp_maps//J0701-3758_C_uva.fits ! AN table 1: 19 integrations on 6 of 6 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0701-3758 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 85 lines of history. ! ! Reading 912 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 8 channels. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.3 print "taper_size =", taper_size ! taper_size = 40 ![@/opt64/bin/pima_mupet_01.dfm J0701-3758_C] 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.300x0.300 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=1.001224Jy sigma=30.964938 ! Fit after self-cal, rms=0.977709Jy sigma=30.224774 ! 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=7.327 mas, bmaj=57.18 mas, bpa=-3.046 degrees ! Estimated noise=0.805824 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0180005 Jy ! Component: 100 - total flux cleaned = 0.0212192 Jy ! Total flux subtracted in 100 components = 0.0212192 Jy ! Clean residual min=-0.001818 max=0.001841 Jy/beam ! Clean residual mean=-0.000001 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.0212192 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0212192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019442Jy sigma=0.587478 ! Fit after self-cal, rms=0.018093Jy sigma=0.544213 ! 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=7.782 mas, bmaj=55.79 mas, bpa=-2.345 degrees ! Estimated noise=0.762927 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.000811526 Jy ! Component: 100 - total flux cleaned = 0.000653679 Jy ! Component: 150 - total flux cleaned = 0.000729719 Jy ! Component: 200 - total flux cleaned = 0.00078335 Jy ! Total flux subtracted in 200 components = 0.00078335 Jy ! Clean residual min=-0.000424 max=0.000423 Jy/beam ! Clean residual mean=-0.000002 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.0220025 Jy ! Performing phase self-cal ! Adding 113 model components to the UV plane model. ! The established model now contains 138 components and 0.0220025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.017769Jy sigma=0.533906 ! Fit after self-cal, rms=0.017768Jy sigma=0.533503 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.782 x 55.79 at -2.345 degrees (North through East) ! Clean map min=-0.0014627 max=0.019906 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.90 LA 1.18 OV 1.10 PT 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! KP 1.01 LA 1.20 OV 0.85 PT 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! KP 0.98 LA 0.93 OV 0.95 PT 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! KP 0.93 LA 0.90 OV 1.24 PT 1.06 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! KP 0.99 LA 1.02 OV 0.97 PT 0.97 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! KP 0.99 LA 1.04 OV 0.99 PT 0.93 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! KP 1.11 LA 0.88 OV 1.05 PT 0.99 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! KP 0.98 LA 1.09 OV 1.04 PT 0.99 ! ! ! Fit before self-cal, rms=0.017768Jy sigma=0.533503 ! Fit after self-cal, rms=0.017552Jy sigma=0.527556 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.848 mas, bmaj=55.85 mas, bpa=-2.373 degrees ! Estimated noise=0.754045 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.000217363 Jy ! Component: 100 - total flux cleaned = 0.000133068 Jy ! Component: 150 - total flux cleaned = 8.66979e-05 Jy ! Component: 200 - total flux cleaned = 7.56392e-05 Jy ! Total flux subtracted in 200 components = 7.56392e-05 Jy ! Clean residual min=-0.000186 max=0.000190 Jy/beam ! Clean residual mean=0.000000 rms=0.000059 Jy/beam ! Combined flux in latest and established models = 0.0220782 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 190 components and 0.0220782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.017542Jy sigma=0.527299 ! Fit after self-cal, rms=0.017586Jy sigma=0.526699 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.017586Jy sigma=0.526699 ! Fit after self-cal, rms=0.017554Jy sigma=0.526606 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.841 mas, bmaj=55.91 mas, bpa=-2.342 degrees ! Estimated noise=0.751552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.23192e-05 Jy ! Component: 100 - total flux cleaned = 3.497e-05 Jy ! Component: 150 - total flux cleaned = 2.41051e-05 Jy ! Component: 200 - total flux cleaned = 3.43702e-05 Jy ! Total flux subtracted in 200 components = 3.43702e-05 Jy ! Clean residual min=-0.000083 max=0.000084 Jy/beam ! Clean residual mean=0.000000 rms=0.000036 Jy/beam ! Combined flux in latest and established models = 0.0221125 Jy selfcal ! Performing phase self-cal ! Adding 113 model components to the UV plane model. ! The established model now contains 293 components and 0.0221125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.017551Jy sigma=0.526501 ! Fit after self-cal, rms=0.017556Jy sigma=0.526486 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 = -2.95203e-05 Jy ! Component: 100 - total flux cleaned = 8.08467e-06 Jy ! Component: 150 - total flux cleaned = 1.38038e-05 Jy ! Component: 200 - total flux cleaned = 7.5531e-06 Jy ! Total flux subtracted in 200 components = 7.5531e-06 Jy ! Clean residual min=-0.000117 max=0.000116 Jy/beam ! Clean residual mean=0.000000 rms=0.000037 Jy/beam ! Combined flux in latest and established models = 0.0221201 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 326 components and 0.0221201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.017553Jy sigma=0.526407 ! Fit after self-cal, rms=0.017553Jy sigma=0.526404 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.017553Jy sigma=0.526404 ! Fit after self-cal, rms=0.017526Jy sigma=0.526397 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.838 mas, bmaj=55.96 mas, bpa=-2.334 degrees ! Estimated noise=0.750374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.87006e-06 Jy ! Component: 100 - total flux cleaned = 2.79051e-05 Jy ! Component: 150 - total flux cleaned = 3.30794e-05 Jy ! Component: 200 - total flux cleaned = 3.29605e-05 Jy ! Total flux subtracted in 200 components = 3.29605e-05 Jy ! Clean residual min=-0.000113 max=0.000110 Jy/beam ! Clean residual mean=0.000000 rms=0.000035 Jy/beam ! Combined flux in latest and established models = 0.022153 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 361 components and 0.022153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.017524Jy sigma=0.526326 ! Fit after self-cal, rms=0.017524Jy sigma=0.526324 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 = 2.33717e-07 Jy ! Component: 100 - total flux cleaned = 3.94691e-05 Jy ! Component: 150 - total flux cleaned = 4.96525e-05 Jy ! Component: 200 - total flux cleaned = 3.84818e-05 Jy ! Total flux subtracted in 200 components = 3.84818e-05 Jy ! Clean residual min=-0.000099 max=0.000100 Jy/beam ! Clean residual mean=0.000000 rms=0.000033 Jy/beam ! Combined flux in latest and established models = 0.0221915 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 397 components and 0.0221915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.017522Jy sigma=0.526258 ! Fit after self-cal, rms=0.017522Jy sigma=0.526256 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.017522Jy sigma=0.526256 ! Fit after self-cal, rms=0.017508Jy sigma=0.526252 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.066 mas, bmaj=55.47 mas, bpa=-2.478 degrees ! Estimated noise=0.747645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.56804e-05 Jy ! Component: 100 - total flux cleaned = 3.13124e-06 Jy ! Component: 150 - total flux cleaned = 1.252e-05 Jy ! Component: 200 - total flux cleaned = 7.3744e-06 Jy ! Total flux subtracted in 200 components = 7.3744e-06 Jy ! Clean residual min=-0.000090 max=0.000091 Jy/beam ! Clean residual mean=0.000000 rms=0.000030 Jy/beam ! Combined flux in latest and established models = 0.0221989 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 427 components and 0.0221989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.017506Jy sigma=0.526192 ! Fit after self-cal, rms=0.017506Jy sigma=0.526191 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 = -2.34757e-05 Jy ! Component: 100 - total flux cleaned = 1.93404e-06 Jy ! Component: 150 - total flux cleaned = 1.44731e-05 Jy ! Component: 200 - total flux cleaned = 4.66968e-07 Jy ! Total flux subtracted in 200 components = 4.66968e-07 Jy ! Clean residual min=-0.000083 max=0.000083 Jy/beam ! Clean residual mean=0.000000 rms=0.000030 Jy/beam ! Combined flux in latest and established models = 0.0221994 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 456 components and 0.0221994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.017504Jy sigma=0.526141 ! Fit after self-cal, rms=0.017505Jy sigma=0.526139 ! 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=7.838 mas, bmaj=55.99 mas, bpa=-2.333 degrees ! Estimated noise=0.749867 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.838 x 55.99 at -2.333 degrees (North through East) ! Clean map min=-0.0015525 max=0.0196 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=7.396 mas, bmaj=57.37 mas, bpa=-3.046 degrees ! Estimated noise=0.787827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0185351 Jy ! Component: 100 - total flux cleaned = 0.0215675 Jy ! Component: 150 - total flux cleaned = 0.0215599 Jy ! Component: 200 - total flux cleaned = 0.0217638 Jy ! Total flux subtracted in 200 components = 0.0217638 Jy ! Clean residual min=-0.000656 max=0.000667 Jy/beam ! Clean residual mean=-0.000003 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.0217638 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 102 model components to the UV plane model. ! The established model now contains 102 components and 0.0217638 Jy ! Inverting map and beam ! Estimated beam: bmin=7.838 mas, bmaj=55.99 mas, bpa=-2.333 degrees ! Estimated noise=0.749867 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.000134616 Jy ! Component: 100 - total flux cleaned = 0.000232274 Jy ! Component: 150 - total flux cleaned = 0.000277746 Jy ! Component: 200 - total flux cleaned = 0.000328137 Jy ! Total flux subtracted in 200 components = 0.000328137 Jy ! Clean residual min=-0.000190 max=0.000189 Jy/beam ! Clean residual mean=-0.000003 rms=0.000080 Jy/beam ! Combined flux in latest and established models = 0.022092 Jy ! Adding 141 model components to the UV plane model. ! The established model now contains 235 components and 0.022092 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.066 mas, bmaj=55.47 mas, bpa=-2.478 degrees ! Estimated noise=0.747645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000176383 Jy ! Component: 100 - total flux cleaned = 0.000292362 Jy ! Component: 150 - total flux cleaned = 0.000325792 Jy ! Component: 200 - total flux cleaned = 0.000303878 Jy ! Total flux subtracted in 200 components = 0.000303878 Jy ! Clean residual min=-0.000135 max=0.000134 Jy/beam ! Clean residual mean=-0.000001 rms=0.000045 Jy/beam ! Combined flux in latest and established models = 0.0223958 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 = -1.72541e-05 Jy ! Component: 100 - total flux cleaned = -3.84904e-05 Jy ! Component: 150 - total flux cleaned = -4.98837e-05 Jy ! Component: 200 - total flux cleaned = -4.77181e-05 Jy ! Total flux subtracted in 200 components = -4.77181e-05 Jy ! Clean residual min=-0.000271 max=0.000259 Jy/beam ! Clean residual mean=-0.000001 rms=0.000070 Jy/beam ! Combined flux in latest and established models = 0.0223481 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 311 components and 0.0223481 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.838 mas, bmaj=55.99 mas, bpa=-2.333 degrees ! Estimated noise=0.749867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000126234 Jy ! Component: 100 - total flux cleaned = -0.000119818 Jy ! Component: 150 - total flux cleaned = -0.000151136 Jy ! Component: 200 - total flux cleaned = -0.000157355 Jy ! Total flux subtracted in 200 components = -0.000157355 Jy ! Clean residual min=-0.000102 max=0.000099 Jy/beam ! Clean residual mean=0.000001 rms=0.000039 Jy/beam ! Combined flux in latest and established models = 0.0221907 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 381 components and 0.0221907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.017509Jy sigma=0.526275 ! Fit after self-cal, rms=0.017508Jy sigma=0.526265 wmodel J0701-3758_C_map.mod ! Writing 381 model components to file: J0701-3758_C_map.mod wobs J0701-3758_C_uvs.fits ! Writing UV FITS file: J0701-3758_C_uvs.fits wwins J0701-3758_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /vlbi/sb072/temp_maps//J0701-3758_C_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.838 x 55.99 at -2.333 degrees (North through East) ! Clean map min=-0.0014769 max=0.019741 Jy/beam ! Writing clean map to FITS file: /vlbi/sb072/temp_maps//J0701-3758_C_map.fits wmodel /vlbi/sb072/temp_maps//J0701-3758_C_map.mod ! Writing 381 model components to file: /vlbi/sb072/temp_maps//J0701-3758_C_map.mod wobs /vlbi/sb072/temp_maps//J0701-3758_C_uvs.fits ! Writing UV FITS file: /vlbi/sb072/temp_maps//J0701-3758_C_uvs.fits wwins /vlbi/sb072/temp_maps//J0701-3758_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0197408 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 3.76254e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.57179 0.57179 1.14358 2.28716 4.57432 9.14864 18.2973 36.5946 73.1891 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.019 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 524.668 quit ! Quitting program ! Log file /vlbi/sb072/temp_maps//J0701-3758_C_dfm.log closed on Tue Mar 5 22:44:00 2019