! Started logfile: /vlbi/sb072/temp_maps//J1002-0752_C_dfm.log on Tue Mar 5 22:57:23 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//J1002-0752_C_uva.fits ! Reading UV FITS file: /vlbi/sb072/temp_maps//J1002-0752_C_uva.fits ! AN table 1: 3 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1002-0752 ! ! 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 360 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 J1002-0752_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=0.999658Jy sigma=42.952544 ! Fit after self-cal, rms=0.984048Jy sigma=42.236189 ! 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=6.351 mas, bmaj=10.99 mas, bpa=54.41 degrees ! Estimated noise=1.25486 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.0125637 Jy ! Component: 100 - total flux cleaned = 0.0153521 Jy ! Total flux subtracted in 100 components = 0.0153521 Jy ! Clean residual min=-0.003322 max=0.003327 Jy/beam ! Clean residual mean=-0.000006 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.0153521 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 42 components and 0.0153521 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.019801Jy sigma=0.761503 ! Fit after self-cal, rms=0.018433Jy sigma=0.690847 ! 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.377 mas, bmaj=11.17 mas, bpa=51.49 degrees ! Estimated noise=0.902288 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.00406179 Jy ! Component: 100 - total flux cleaned = 0.00638329 Jy ! Component: 150 - total flux cleaned = 0.00720071 Jy ! Component: 200 - total flux cleaned = 0.00728117 Jy ! Total flux subtracted in 200 components = 0.00728117 Jy ! Clean residual min=-0.001369 max=0.001357 Jy/beam ! Clean residual mean=-0.000005 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.0226333 Jy ! Performing phase self-cal ! Adding 101 model components to the UV plane model. ! The established model now contains 143 components and 0.0226333 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.016016Jy sigma=0.566095 ! Fit after self-cal, rms=0.015963Jy sigma=0.563322 ! 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.377 x 11.17 at 51.49 degrees (North through East) ! Clean map min=-0.0031603 max=0.017166 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.82 KP 0.79 LA 1.29 ! OV 1.05 PT 0.76 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.69 KP 1.13 LA 0.89 ! OV 1.05 PT 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.00 KP 0.83 LA 0.76 ! OV 0.95 PT 0.89 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.92 KP 0.97 LA 0.99 ! OV 0.90 PT 0.98 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.11 KP 1.43 LA 0.86 ! OV 0.70 PT 0.98 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.87 KP 0.98 LA 0.89 ! OV 1.26 PT 0.99 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.91 KP 1.16 LA 0.90 ! OV 0.99 PT 1.17 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 0.83 KP 0.87 LA 1.05 ! OV 0.90 PT 0.88 ! ! ! Fit before self-cal, rms=0.015963Jy sigma=0.563322 ! Fit after self-cal, rms=0.013967Jy sigma=0.527144 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.537 mas, bmaj=11.34 mas, bpa=47.56 degrees ! Estimated noise=0.830438 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.0014113 Jy ! Component: 100 - total flux cleaned = 0.00186772 Jy ! Component: 150 - total flux cleaned = 0.00205673 Jy ! Component: 200 - total flux cleaned = 0.00203356 Jy ! Total flux subtracted in 200 components = 0.00203356 Jy ! Clean residual min=-0.000415 max=0.000416 Jy/beam ! Clean residual mean=-0.000000 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.0246668 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 207 components and 0.0246668 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.013745Jy sigma=0.515116 ! Fit after self-cal, rms=0.013790Jy sigma=0.513594 ! 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.013790Jy sigma=0.513594 ! Fit after self-cal, rms=0.013793Jy sigma=0.513117 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.551 mas, bmaj=11.34 mas, bpa=47.56 degrees ! Estimated noise=0.828745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.28591e-05 Jy ! Component: 100 - total flux cleaned = 0.000136508 Jy ! Component: 150 - total flux cleaned = 3.73332e-05 Jy ! Component: 200 - total flux cleaned = 3.94445e-07 Jy ! Total flux subtracted in 200 components = 3.94445e-07 Jy ! Clean residual min=-0.000290 max=0.000289 Jy/beam ! Clean residual mean=-0.000001 rms=0.000114 Jy/beam ! Combined flux in latest and established models = 0.0246672 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 267 components and 0.0246672 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.013714Jy sigma=0.509979 ! Fit after self-cal, rms=0.013728Jy sigma=0.509708 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.000135672 Jy ! Component: 100 - total flux cleaned = -8.33704e-05 Jy ! Component: 150 - total flux cleaned = -0.000146712 Jy ! Component: 200 - total flux cleaned = -0.000132573 Jy ! Total flux subtracted in 200 components = -0.000132573 Jy ! Clean residual min=-0.000245 max=0.000245 Jy/beam ! Clean residual mean=-0.000001 rms=0.000097 Jy/beam ! Combined flux in latest and established models = 0.0245347 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 320 components and 0.0245347 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.013677Jy sigma=0.508250 ! Fit after self-cal, rms=0.013685Jy sigma=0.508131 ! 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.013685Jy sigma=0.508131 ! Fit after self-cal, rms=0.013689Jy sigma=0.507892 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.558 mas, bmaj=11.33 mas, bpa=47.35 degrees ! Estimated noise=0.828878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000211515 Jy ! Component: 100 - total flux cleaned = -0.000257799 Jy ! Component: 150 - total flux cleaned = -0.000272037 Jy ! Component: 200 - total flux cleaned = -0.000258576 Jy ! Total flux subtracted in 200 components = -0.000258576 Jy ! Clean residual min=-0.000218 max=0.000219 Jy/beam ! Clean residual mean=-0.000001 rms=0.000086 Jy/beam ! Combined flux in latest and established models = 0.0242761 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 368 components and 0.0242761 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.013646Jy sigma=0.506805 ! Fit after self-cal, rms=0.013655Jy sigma=0.506699 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.10089e-05 Jy ! Component: 100 - total flux cleaned = 4.55409e-05 Jy ! Component: 150 - total flux cleaned = 9.62767e-05 Jy ! Component: 200 - total flux cleaned = 0.000182698 Jy ! Total flux subtracted in 200 components = 0.000182698 Jy ! Clean residual min=-0.000202 max=0.000202 Jy/beam ! Clean residual mean=-0.000001 rms=0.000079 Jy/beam ! Combined flux in latest and established models = 0.0244588 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 410 components and 0.0244588 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.013623Jy sigma=0.505825 ! Fit after self-cal, rms=0.013630Jy sigma=0.505776 ! 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.013630Jy sigma=0.505776 ! Fit after self-cal, rms=0.013660Jy sigma=0.505655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.886 mas, bmaj=11.48 mas, bpa=45.12 degrees ! Estimated noise=0.82185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000215675 Jy ! Component: 100 - total flux cleaned = -0.000274417 Jy ! Component: 150 - total flux cleaned = -0.000297265 Jy ! Component: 200 - total flux cleaned = -0.000286175 Jy ! Total flux subtracted in 200 components = -0.000286175 Jy ! Clean residual min=-0.000176 max=0.000177 Jy/beam ! Clean residual mean=-0.000001 rms=0.000067 Jy/beam ! Combined flux in latest and established models = 0.0241726 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 459 components and 0.0241726 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.013629Jy sigma=0.505065 ! Fit after self-cal, rms=0.013638Jy sigma=0.505009 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.69176e-05 Jy ! Component: 100 - total flux cleaned = 0.000150698 Jy ! Component: 150 - total flux cleaned = 0.000212126 Jy ! Component: 200 - total flux cleaned = 0.000312552 Jy ! Total flux subtracted in 200 components = 0.000312552 Jy ! Clean residual min=-0.000165 max=0.000165 Jy/beam ! Clean residual mean=-0.000001 rms=0.000063 Jy/beam ! Combined flux in latest and established models = 0.0244852 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 486 components and 0.0244852 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.013615Jy sigma=0.504394 ! Fit after self-cal, rms=0.013622Jy sigma=0.504355 ! 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.562 mas, bmaj=11.32 mas, bpa=47.08 degrees ! Estimated noise=0.828978 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.562 x 11.32 at 47.08 degrees (North through East) ! Clean map min=-0.0016507 max=0.015928 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=6.5 mas, bmaj=11.09 mas, bpa=51.01 degrees ! Estimated noise=1.17353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103911 Jy ! Component: 100 - total flux cleaned = 0.0119629 Jy ! Component: 150 - total flux cleaned = 0.0119961 Jy ! Component: 200 - total flux cleaned = 0.0118791 Jy ! Total flux subtracted in 200 components = 0.0118791 Jy ! Clean residual min=-0.001891 max=0.001897 Jy/beam ! Clean residual mean=-0.000003 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.0118791 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 74 model components to the UV plane model. ! The established model now contains 74 components and 0.0118791 Jy ! Inverting map and beam ! Estimated beam: bmin=7.562 mas, bmaj=11.32 mas, bpa=47.08 degrees ! Estimated noise=0.828978 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.00146209 Jy ! Component: 100 - total flux cleaned = 0.00163662 Jy ! Component: 150 - total flux cleaned = 0.0017027 Jy ! Component: 200 - total flux cleaned = 0.00164601 Jy ! Total flux subtracted in 200 components = 0.00164601 Jy ! Clean residual min=-0.000824 max=0.000816 Jy/beam ! Clean residual mean=-0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0135251 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 150 components and 0.0135251 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=7.886 mas, bmaj=11.48 mas, bpa=45.12 degrees ! Estimated noise=0.82185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000265511 Jy ! Component: 100 - total flux cleaned = -0.000564526 Jy ! Component: 150 - total flux cleaned = -0.00081676 Jy ! Component: 200 - total flux cleaned = -0.00103349 Jy ! Total flux subtracted in 200 components = -0.00103349 Jy ! Clean residual min=-0.000420 max=0.000418 Jy/beam ! Clean residual mean=-0.000001 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.0124916 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.000233566 Jy ! Component: 100 - total flux cleaned = -0.000554587 Jy ! Component: 150 - total flux cleaned = -0.000769159 Jy ! Component: 200 - total flux cleaned = -0.000913956 Jy ! Total flux subtracted in 200 components = -0.000913956 Jy ! Clean residual min=-0.000291 max=0.000292 Jy/beam ! Clean residual mean=-0.000001 rms=0.000122 Jy/beam ! Combined flux in latest and established models = 0.0115776 Jy ! Adding 173 model components to the UV plane model. ! The established model now contains 310 components and 0.0115776 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.562 mas, bmaj=11.32 mas, bpa=47.08 degrees ! Estimated noise=0.828978 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.44269e-05 Jy ! Component: 100 - total flux cleaned = 0.000135119 Jy ! Component: 150 - total flux cleaned = 0.000211297 Jy ! Component: 200 - total flux cleaned = 0.000313644 Jy ! Total flux subtracted in 200 components = 0.000313644 Jy ! Clean residual min=-0.000240 max=0.000239 Jy/beam ! Clean residual mean=0.000000 rms=0.000094 Jy/beam ! Combined flux in latest and established models = 0.0118913 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 367 components and 0.0118912 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.013676Jy sigma=0.506816 ! Fit after self-cal, rms=0.013667Jy sigma=0.506602 wmodel J1002-0752_C_map.mod ! Writing 367 model components to file: J1002-0752_C_map.mod wobs J1002-0752_C_uvs.fits ! Writing UV FITS file: J1002-0752_C_uvs.fits wwins J1002-0752_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//J1002-0752_C_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.562 x 11.32 at 47.08 degrees (North through East) ! Clean map min=-0.0018617 max=0.014929 Jy/beam ! Writing clean map to FITS file: /vlbi/sb072/temp_maps//J1002-0752_C_map.fits wmodel /vlbi/sb072/temp_maps//J1002-0752_C_map.mod ! Writing 367 model components to file: /vlbi/sb072/temp_maps//J1002-0752_C_map.mod wobs /vlbi/sb072/temp_maps//J1002-0752_C_uvs.fits ! Writing UV FITS file: /vlbi/sb072/temp_maps//J1002-0752_C_uvs.fits wwins /vlbi/sb072/temp_maps//J1002-0752_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.0149293 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.8922e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.98781 1.98781 3.97561 7.95123 15.9025 31.8049 63.6098 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.014 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 150.92 quit ! Quitting program ! Log file /vlbi/sb072/temp_maps//J1002-0752_C_dfm.log closed on Tue Mar 5 22:57:26 2019