! Started logfile: /vlbi/vcs9/uvm//J0124-0401_X_a_dfm.log on Tue Dec 26 21:02:42 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 7.39200 obs /vlbi/vcs9/uvm//J0124-0401_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0124-0401_X_a_uvm.fits ! AN table 1: 39 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.911681 visibilities/baseline/integration-bin. ! Found source: J0124-0401 ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 94 lines of history. ! ! Reading 10240 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_02.dfm J0124-0401_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 60 float amp_soltime2 amp_soltime2 = 5 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.1 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_02.dvm version of 2017.12.26 === " ! === Difmap script: pima_mupet_02.dvm version of 2017.12.26 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0412636 Jy 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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000935Jy sigma=24.218921 ! Fit after self-cal, rms=0.983530Jy sigma=23.831697 ! 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. peakwin win_mult ! Inverting map and beam ! Estimated beam: bmin=0.9214 mas, bmaj=3.658 mas, bpa=-17.35 degrees ! Estimated noise=0.487519 mJy/beam. ! Added new window around map position (0, 0). 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145524 Jy ! Component: 100 - total flux cleaned = 0.0160683 Jy ! Total flux subtracted in 100 components = 0.0160683 Jy ! Clean residual min=-0.001702 max=0.001457 Jy/beam ! Clean residual mean=0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0160683 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0160683 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.037464Jy sigma=0.731660 ! Fit after self-cal, rms=0.037430Jy sigma=0.730552 ! Inverting map print "============== Finished uniform weighting CLEAN ==============" ! ============== Finished uniform weighting CLEAN ============== ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! 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=1.185 mas, bmaj=3.509 mas, bpa=-15.13 degrees ! Estimated noise=0.288832 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000730269 Jy ! Component: 100 - total flux cleaned = 0.000783688 Jy ! Component: 150 - total flux cleaned = 0.000850102 Jy ! Component: 200 - total flux cleaned = 0.000885498 Jy ! Total flux subtracted in 200 components = 0.000885498 Jy ! Clean residual min=-0.001027 max=0.000883 Jy/beam ! Clean residual mean=-0.000000 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.0169538 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 35 components and 0.0169538 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.037390Jy sigma=0.729486 ! Fit after self-cal, rms=0.037390Jy sigma=0.729473 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.980108 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 0.81 KP 1.19 ! LA 1.01 MK 1.05 NL 0.95 OV 0.96 ! PT 1.19 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.926597 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.22 HN 1.05 KP 1.01 ! LA 1.01 MK 1.14 NL 1.15 OV 1.07 ! PT 1.09 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.992415 ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 1.09 HN 1.09 KP 0.91 ! LA 1.04 MK 0.96 NL 0.96 OV 0.91 ! PT 0.87 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.991751 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.85 HN 1.09 KP 0.92 ! LA 1.09 MK 1.15 NL 0.85 OV 1.19 ! PT 0.92 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.08684 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.81 HN 0.89 KP 0.84 ! LA 1.00 MK 0.83 NL 0.94 OV 0.96 ! PT 1.05 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.924734 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.13 HN 0.85 KP 0.94 ! LA 1.10 MK 1.21 NL 0.94 OV 1.29 ! PT 1.20 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982333 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.02 KP 0.99 ! LA 0.86 MK 0.93 NL 1.06 OV 1.04 ! PT 1.31 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.06046 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 0.71 KP 0.88 ! LA 0.98 MK 0.97 NL 0.99 OV 0.79 ! PT 1.16 ! ! ! Fit before self-cal, rms=0.037390Jy sigma=0.729473 ! Fit after self-cal, rms=0.037258Jy sigma=0.727636 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 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.037258Jy sigma=0.727636 ! Fit after self-cal, rms=0.037262Jy sigma=0.727605 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.194 mas, bmaj=3.57 mas, bpa=-15.06 degrees ! Estimated noise=0.280571 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000195548 Jy ! Component: 100 - total flux cleaned = -0.000219841 Jy ! Component: 150 - total flux cleaned = -0.000207177 Jy ! Component: 200 - total flux cleaned = -0.000196092 Jy ! Total flux subtracted in 200 components = -0.000196092 Jy ! Clean residual min=-0.000980 max=0.000769 Jy/beam ! Clean residual mean=-0.000000 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.0167577 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.0167577 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.037262Jy sigma=0.727533 ! Fit after self-cal, rms=0.037262Jy sigma=0.727530 ! Inverting map print "============== Finished amplitude gscale SELF-CAL ==============" ! ============== Finished amplitude gscale SELF-CAL ============== ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 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.037262Jy sigma=0.727530 ! Fit after self-cal, rms=0.037234Jy sigma=0.726453 dynam = dynam - 0.5 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122445 Jy ! Component: 100 - total flux cleaned = 0.000140637 Jy ! Component: 150 - total flux cleaned = 0.00015273 Jy ! Component: 200 - total flux cleaned = 0.000156491 Jy ! Total flux subtracted in 200 components = 0.000156491 Jy ! Clean residual min=-0.001005 max=0.000772 Jy/beam ! Clean residual mean=-0.000000 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.0169142 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.0169142 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.037233Jy sigma=0.726428 ! Fit after self-cal, rms=0.037233Jy sigma=0.726253 ! Inverting map print "=== Finished natural weighting clean with shorter phase_soltime " ! === Finished natural weighting clean with shorter phase_soltime ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.194 x 3.57 at -15.06 degrees (North through East) ! Clean map min=-0.00096671 max=0.016524 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "============== Finished amplitude self-cal ==============" end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum 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=0.9222 mas, bmaj=3.691 mas, bpa=-17.24 degrees ! Estimated noise=0.478116 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143444 Jy ! Component: 100 - total flux cleaned = 0.0163133 Jy ! Component: 150 - total flux cleaned = 0.0166531 Jy ! Component: 200 - total flux cleaned = 0.0167982 Jy ! Total flux subtracted in 200 components = 0.0167982 Jy ! Clean residual min=-0.001548 max=0.001314 Jy/beam ! Clean residual mean=-0.000001 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.0167982 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0167982 Jy ! Inverting map and beam ! Estimated beam: bmin=1.194 mas, bmaj=3.57 mas, bpa=-15.06 degrees ! Estimated noise=0.280571 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.91145e-05 Jy ! Component: 100 - total flux cleaned = 2.64643e-05 Jy ! Component: 150 - total flux cleaned = 6.61551e-05 Jy ! Component: 200 - total flux cleaned = 9.66524e-05 Jy ! Total flux subtracted in 200 components = 9.66524e-05 Jy ! Clean residual min=-0.001029 max=0.000785 Jy/beam ! Clean residual mean=-0.000000 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.0168949 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 40 components and 0.0168949 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.14884e-05 Jy ! Component: 100 - total flux cleaned = 6.17803e-05 Jy ! Component: 150 - total flux cleaned = 8.15024e-05 Jy ! Component: 200 - total flux cleaned = 9.85458e-05 Jy ! Total flux subtracted in 200 components = 9.85458e-05 Jy ! Clean residual min=-0.001013 max=0.000778 Jy/beam ! Clean residual mean=-0.000000 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.0169934 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.0169934 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.037234Jy sigma=0.726267 ! Fit after self-cal, rms=0.037238Jy sigma=0.726262 wmodel J0124-0401_X_map.mod ! Writing 48 model components to file: J0124-0401_X_map.mod wobs J0124-0401_X_uvs.fits ! Writing UV FITS file: J0124-0401_X_uvs.fits wwins J0124-0401_X_map.win ! wwins: Wrote 1 windows to J0124-0401_X_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.000325425 Jy ! Component: 100 - total flux cleaned = -0.000407021 Jy ! Component: 150 - total flux cleaned = -0.000382521 Jy ! Component: 200 - total flux cleaned = -0.000358942 Jy ! Component: 250 - total flux cleaned = -0.000392858 Jy ! Component: 300 - total flux cleaned = -0.000393125 Jy ! Component: 350 - total flux cleaned = -0.000403941 Jy ! Component: 400 - total flux cleaned = -0.000394047 Jy ! Component: 450 - total flux cleaned = -0.000434344 Jy ! Component: 500 - total flux cleaned = -0.000463518 Jy ! Component: 550 - total flux cleaned = -0.000472949 Jy ! Component: 600 - total flux cleaned = -0.000454464 Jy ! Component: 650 - total flux cleaned = -0.000472529 Jy ! Component: 700 - total flux cleaned = -0.000472339 Jy ! Component: 750 - total flux cleaned = -0.000446263 Jy ! Component: 800 - total flux cleaned = -0.000463237 Jy ! Component: 850 - total flux cleaned = -0.00048831 Jy ! Component: 900 - total flux cleaned = -0.000504574 Jy ! Component: 950 - total flux cleaned = -0.000512556 Jy ! Component: 1000 - total flux cleaned = -0.000520462 Jy ! Component: 1050 - total flux cleaned = -0.000536029 Jy ! Component: 1100 - total flux cleaned = -0.000535795 Jy ! Component: 1150 - total flux cleaned = -0.000513255 Jy ! Component: 1200 - total flux cleaned = -0.000520456 Jy ! Component: 1250 - total flux cleaned = -0.000491296 Jy ! Component: 1300 - total flux cleaned = -0.000491358 Jy ! Component: 1350 - total flux cleaned = -0.00047724 Jy ! Component: 1400 - total flux cleaned = -0.000463367 Jy ! Component: 1450 - total flux cleaned = -0.000456672 Jy ! Component: 1500 - total flux cleaned = -0.000456547 Jy ! Component: 1550 - total flux cleaned = -0.000429632 Jy ! Component: 1600 - total flux cleaned = -0.000403053 Jy ! Component: 1650 - total flux cleaned = -0.000403064 Jy ! Component: 1700 - total flux cleaned = -0.000390095 Jy ! Component: 1750 - total flux cleaned = -0.000358119 Jy ! Component: 1800 - total flux cleaned = -0.000326631 Jy ! Component: 1850 - total flux cleaned = -0.000289192 Jy ! Component: 1900 - total flux cleaned = -0.000264465 Jy ! Component: 1950 - total flux cleaned = -0.000221734 Jy ! Component: 2000 - total flux cleaned = -0.00017336 Jy ! Component: 2050 - total flux cleaned = -0.000161335 Jy ! Component: 2100 - total flux cleaned = -0.000102098 Jy ! Component: 2150 - total flux cleaned = -6.68967e-05 Jy ! Component: 2200 - total flux cleaned = -3.21477e-05 Jy ! Component: 2250 - total flux cleaned = 2.36991e-06 Jy ! Component: 2300 - total flux cleaned = 3.08212e-05 Jy ! Component: 2350 - total flux cleaned = 5.90428e-05 Jy ! Component: 2400 - total flux cleaned = 8.13933e-05 Jy ! Component: 2450 - total flux cleaned = 0.00012569 Jy ! Component: 2500 - total flux cleaned = 0.0001476 Jy ! Component: 2550 - total flux cleaned = 0.000174759 Jy ! Component: 2600 - total flux cleaned = 0.000196343 Jy ! Component: 2650 - total flux cleaned = 0.000233687 Jy ! Component: 2700 - total flux cleaned = 0.000254816 Jy ! Component: 2750 - total flux cleaned = 0.000291454 Jy ! Component: 2800 - total flux cleaned = 0.000296634 Jy ! Component: 2850 - total flux cleaned = 0.000312154 Jy ! Component: 2900 - total flux cleaned = 0.000347925 Jy ! Component: 2950 - total flux cleaned = 0.000363141 Jy ! Component: 3000 - total flux cleaned = 0.000388297 Jy ! Component: 3050 - total flux cleaned = 0.000413254 Jy ! Component: 3100 - total flux cleaned = 0.00043304 Jy ! Component: 3150 - total flux cleaned = 0.000457586 Jy ! Component: 3200 - total flux cleaned = 0.000467344 Jy ! Component: 3250 - total flux cleaned = 0.000486747 Jy ! Component: 3300 - total flux cleaned = 0.000525178 Jy ! Component: 3350 - total flux cleaned = 0.000544261 Jy ! Component: 3400 - total flux cleaned = 0.000544267 Jy ! Component: 3450 - total flux cleaned = 0.000577191 Jy ! Component: 3500 - total flux cleaned = 0.000577218 Jy ! Component: 3550 - total flux cleaned = 0.000605046 Jy ! Component: 3600 - total flux cleaned = 0.000600429 Jy ! Component: 3650 - total flux cleaned = 0.000614187 Jy ! Component: 3700 - total flux cleaned = 0.000627878 Jy ! Component: 3750 - total flux cleaned = 0.000650495 Jy ! Component: 3800 - total flux cleaned = 0.000650492 Jy ! Component: 3850 - total flux cleaned = 0.000677338 Jy ! Component: 3900 - total flux cleaned = 0.000672882 Jy ! Component: 3950 - total flux cleaned = 0.000664075 Jy ! Component: 4000 - total flux cleaned = 0.000668461 Jy ! Component: 4050 - total flux cleaned = 0.000668462 Jy ! Total flux subtracted in 4096 components = 0.000672826 Jy ! Clean residual min=-0.000277 max=0.000293 Jy/beam ! Clean residual mean=-0.000000 rms=0.000080 Jy/beam ! Combined flux in latest and established models = 0.0176662 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 340 components and 0.0176662 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0124-0401_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.194 x 3.57 at -15.06 degrees (North through East) ! Clean map min=-0.00072869 max=0.016474 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0124-0401_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0124-0401_X_a_map.mod ! Writing 340 model components to file: /vlbi/vcs9/uvm//J0124-0401_X_a_map.mod wobs /vlbi/vcs9/uvm//J0124-0401_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0124-0401_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0124-0401_X_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0124-0401_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0164743 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.79425e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.41935 1.41935 2.8387 5.67739 11.3548 22.7096 45.4191 90.8383 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.016 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 211.364 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0124-0401_X_a_dfm.log closed on Tue Dec 26 21:02:46 2017