! Started logfile: /vlbi/sb072/temp_maps//J1008-0933_C_dfm.log on Tue Mar 5 22:58:17 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//J1008-0933_C_uva.fits ! Reading UV FITS file: /vlbi/sb072/temp_maps//J1008-0933_C_uva.fits ! AN table 1: 3 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1008-0933 ! ! 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 J1008-0933_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.001736Jy sigma=49.315968 ! Fit after self-cal, rms=0.977389Jy sigma=48.140242 ! 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.64 mas, bmaj=15.11 mas, bpa=-20.09 degrees ! Estimated noise=0.916377 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.0141334 Jy ! Component: 100 - total flux cleaned = 0.0206583 Jy ! Total flux subtracted in 100 components = 0.0206583 Jy ! Clean residual min=-0.004292 max=0.004319 Jy/beam ! Clean residual mean=-0.000009 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 0.0206583 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 48 components and 0.0206583 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.023705Jy sigma=1.117231 ! Fit after self-cal, rms=0.022941Jy sigma=1.075368 ! 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=4.284 mas, bmaj=15.44 mas, bpa=-18.3 degrees ! Estimated noise=0.779325 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.00995536 Jy ! Component: 100 - total flux cleaned = 0.0166495 Jy ! Component: 150 - total flux cleaned = 0.0213641 Jy ! Component: 200 - total flux cleaned = 0.0240715 Jy ! Total flux subtracted in 200 components = 0.0240715 Jy ! Clean residual min=-0.002241 max=0.002238 Jy/beam ! Clean residual mean=-0.000009 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.0447298 Jy ! Performing phase self-cal ! Adding 108 model components to the UV plane model. ! The established model now contains 156 components and 0.0447298 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.016733Jy sigma=0.763487 ! Fit after self-cal, rms=0.016673Jy sigma=0.760228 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.284 x 15.44 at -18.3 degrees (North through East) ! Clean map min=-0.0026332 max=0.019304 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.70 KP 0.87 LA 0.89 NL 0.75 ! OV 1.05 PT 0.82 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.67 KP 0.92 LA 0.94 NL 1.23 ! OV 1.04 PT 0.82 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.77 LA 0.91 NL 1.00 ! OV 0.95 PT 0.83 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.57 KP 0.97 LA 0.91 NL 0.92 ! OV 1.06 PT 0.83 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.29 KP 1.05 LA 1.09 NL 0.92 ! OV 1.57 PT 0.76 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.96 KP 1.25 LA 0.95 NL 1.08 ! OV 0.93 PT 0.83 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 2.08 KP 1.24 LA 1.13 NL 1.22 ! OV 1.27 PT 0.81 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.44 KP 1.08 LA 0.88 NL 1.08 ! OV 0.94 PT 1.03 ! ! ! Fit before self-cal, rms=0.016673Jy sigma=0.760228 ! Fit after self-cal, rms=0.015919Jy sigma=0.664379 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.355 mas, bmaj=16.49 mas, bpa=-18.57 degrees ! Estimated noise=0.76867 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.000532195 Jy ! Component: 100 - total flux cleaned = -0.000593151 Jy ! Component: 150 - total flux cleaned = -0.000637968 Jy ! Component: 200 - total flux cleaned = -0.000526729 Jy ! Total flux subtracted in 200 components = -0.000526729 Jy ! Clean residual min=-0.000592 max=0.000593 Jy/beam ! Clean residual mean=-0.000002 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.0442031 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 201 components and 0.0442031 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.015621Jy sigma=0.650465 ! Fit after self-cal, rms=0.015683Jy sigma=0.648554 ! 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.015683Jy sigma=0.648554 ! Fit after self-cal, rms=0.015597Jy sigma=0.648131 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.337 mas, bmaj=16.45 mas, bpa=-18.58 degrees ! Estimated noise=0.76514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.97987e-05 Jy ! Component: 100 - total flux cleaned = -9.89765e-05 Jy ! Component: 150 - total flux cleaned = -9.86333e-05 Jy ! Component: 200 - total flux cleaned = -0.000178852 Jy ! Total flux subtracted in 200 components = -0.000178852 Jy ! Clean residual min=-0.000430 max=0.000433 Jy/beam ! Clean residual mean=0.000000 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.0440242 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 243 components and 0.0440242 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.015447Jy sigma=0.642072 ! Fit after self-cal, rms=0.015450Jy sigma=0.641727 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.85016e-05 Jy ! Component: 100 - total flux cleaned = 3.21051e-06 Jy ! Component: 150 - total flux cleaned = -4.55971e-05 Jy ! Component: 200 - total flux cleaned = -6.92387e-05 Jy ! Total flux subtracted in 200 components = -6.92387e-05 Jy ! Clean residual min=-0.000357 max=0.000358 Jy/beam ! Clean residual mean=0.000001 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.043955 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 285 components and 0.043955 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.015364Jy sigma=0.638325 ! Fit after self-cal, rms=0.015366Jy sigma=0.638158 ! 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.015366Jy sigma=0.638158 ! Fit after self-cal, rms=0.015040Jy sigma=0.637757 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.325 mas, bmaj=16.35 mas, bpa=-18.59 degrees ! Estimated noise=0.756878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00011186 Jy ! Component: 100 - total flux cleaned = -4.51427e-05 Jy ! Component: 150 - total flux cleaned = -2.54514e-05 Jy ! Component: 200 - total flux cleaned = -4.54389e-05 Jy ! Total flux subtracted in 200 components = -4.54389e-05 Jy ! Clean residual min=-0.000307 max=0.000306 Jy/beam ! Clean residual mean=0.000000 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.0439095 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 329 components and 0.0439095 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.014976Jy sigma=0.635080 ! Fit after self-cal, rms=0.014980Jy sigma=0.634964 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.000177766 Jy ! Component: 100 - total flux cleaned = -0.000197531 Jy ! Component: 150 - total flux cleaned = -0.000197615 Jy ! Component: 200 - total flux cleaned = -0.000164119 Jy ! Total flux subtracted in 200 components = -0.000164119 Jy ! Clean residual min=-0.000272 max=0.000273 Jy/beam ! Clean residual mean=0.000001 rms=0.000103 Jy/beam ! Combined flux in latest and established models = 0.0437454 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 365 components and 0.0437454 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.014935Jy sigma=0.633039 ! Fit after self-cal, rms=0.014940Jy sigma=0.632952 ! 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.014940Jy sigma=0.632952 ! Fit after self-cal, rms=0.014625Jy sigma=0.632695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.984 mas, bmaj=16.06 mas, bpa=-18.02 degrees ! Estimated noise=0.76965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000161247 Jy ! Component: 100 - total flux cleaned = -0.000176142 Jy ! Component: 150 - total flux cleaned = -0.000205529 Jy ! Component: 200 - total flux cleaned = -0.000232942 Jy ! Total flux subtracted in 200 components = -0.000232942 Jy ! Clean residual min=-0.000225 max=0.000223 Jy/beam ! Clean residual mean=0.000001 rms=0.000084 Jy/beam ! Combined flux in latest and established models = 0.0435125 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 405 components and 0.0435125 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.014588Jy sigma=0.631150 ! Fit after self-cal, rms=0.014593Jy sigma=0.631062 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.000186708 Jy ! Component: 100 - total flux cleaned = -0.000200342 Jy ! Component: 150 - total flux cleaned = -0.000200254 Jy ! Component: 200 - total flux cleaned = -0.000150551 Jy ! Total flux subtracted in 200 components = -0.000150551 Jy ! Clean residual min=-0.000201 max=0.000201 Jy/beam ! Clean residual mean=0.000001 rms=0.000077 Jy/beam ! Combined flux in latest and established models = 0.0433619 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 438 components and 0.0433619 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.014566Jy sigma=0.629959 ! Fit after self-cal, rms=0.014570Jy sigma=0.629893 ! 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=4.31 mas, bmaj=16.27 mas, bpa=-18.61 degrees ! Estimated noise=0.74781 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.31 x 16.27 at -18.61 degrees (North through East) ! Clean map min=-0.001825 max=0.017398 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.652 mas, bmaj=15.65 mas, bpa=-20.1 degrees ! Estimated noise=0.873845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138399 Jy ! Component: 100 - total flux cleaned = 0.0201546 Jy ! Component: 150 - total flux cleaned = 0.0249898 Jy ! Component: 200 - total flux cleaned = 0.0276541 Jy ! Total flux subtracted in 200 components = 0.0276541 Jy ! Clean residual min=-0.002449 max=0.002499 Jy/beam ! Clean residual mean=-0.000009 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.0276541 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 72 model components to the UV plane model. ! The established model now contains 72 components and 0.0276541 Jy ! Inverting map and beam ! Estimated beam: bmin=4.31 mas, bmaj=16.27 mas, bpa=-18.61 degrees ! Estimated noise=0.74781 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.00553666 Jy ! Component: 100 - total flux cleaned = 0.00924937 Jy ! Component: 150 - total flux cleaned = 0.0110165 Jy ! Component: 200 - total flux cleaned = 0.0115939 Jy ! Total flux subtracted in 200 components = 0.0115939 Jy ! Clean residual min=-0.001238 max=0.001249 Jy/beam ! Clean residual mean=-0.000005 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.039248 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 167 components and 0.039248 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=4.984 mas, bmaj=16.06 mas, bpa=-18.02 degrees ! Estimated noise=0.76965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000276479 Jy ! Component: 100 - total flux cleaned = 0.000317544 Jy ! Component: 150 - total flux cleaned = 0.000926152 Jy ! Component: 200 - total flux cleaned = 0.00134177 Jy ! Total flux subtracted in 200 components = 0.00134177 Jy ! Clean residual min=-0.000655 max=0.000648 Jy/beam ! Clean residual mean=-0.000000 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.0405898 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.000221023 Jy ! Component: 100 - total flux cleaned = 0.000389304 Jy ! Component: 150 - total flux cleaned = 0.000517581 Jy ! Component: 200 - total flux cleaned = 0.000579579 Jy ! Total flux subtracted in 200 components = 0.000579579 Jy ! Clean residual min=-0.000487 max=0.000492 Jy/beam ! Clean residual mean=-0.000001 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.0411694 Jy ! Adding 146 model components to the UV plane model. ! The established model now contains 304 components and 0.0411694 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.31 mas, bmaj=16.27 mas, bpa=-18.61 degrees ! Estimated noise=0.74781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000134012 Jy ! Component: 100 - total flux cleaned = -0.000250368 Jy ! Component: 150 - total flux cleaned = -0.000328314 Jy ! Component: 200 - total flux cleaned = -0.00040231 Jy ! Total flux subtracted in 200 components = -0.00040231 Jy ! Clean residual min=-0.000396 max=0.000391 Jy/beam ! Clean residual mean=0.000000 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.0407671 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 349 components and 0.0407671 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.014739Jy sigma=0.637871 ! Fit after self-cal, rms=0.014727Jy sigma=0.637380 wmodel J1008-0933_C_map.mod ! Writing 349 model components to file: J1008-0933_C_map.mod wobs J1008-0933_C_uvs.fits ! Writing UV FITS file: J1008-0933_C_uvs.fits wwins J1008-0933_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//J1008-0933_C_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.31 x 16.27 at -18.61 degrees (North through East) ! Clean map min=-0.0017193 max=0.018134 Jy/beam ! Writing clean map to FITS file: /vlbi/sb072/temp_maps//J1008-0933_C_map.fits wmodel /vlbi/sb072/temp_maps//J1008-0933_C_map.mod ! Writing 349 model components to file: /vlbi/sb072/temp_maps//J1008-0933_C_map.mod wobs /vlbi/sb072/temp_maps//J1008-0933_C_uvs.fits ! Writing UV FITS file: /vlbi/sb072/temp_maps//J1008-0933_C_uvs.fits wwins /vlbi/sb072/temp_maps//J1008-0933_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.0181343 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000154704 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.55931 2.55931 5.11861 10.2372 20.4745 40.9489 81.8978 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.018 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 117.219 quit ! Quitting program ! Log file /vlbi/sb072/temp_maps//J1008-0933_C_dfm.log closed on Tue Mar 5 22:58:20 2019