! Started logfile: /vlbi/vcs9/uvm//J1439-3955_C_a_dfm.log on Tue Dec 26 22:39:04 2017 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/vcs9/uvm//J1439-3955_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1439-3955_C_a_uvm.fits ! AN table 1: 95 integrations on 6 of 6 possible baselines. ! AN table 2: 93 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J1439-3955 ! ! 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 10800 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_02.dfm J1439-3955_C] 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.300x0.300 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0460473 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 18 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 18 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 18 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 18 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 18 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.001110Jy sigma=16.457455 ! Fit after self-cal, rms=0.974100Jy sigma=15.971751 ! 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=1.341 mas, bmaj=81.79 mas, bpa=-21.45 degrees ! Estimated noise=1.01395 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.0226744 Jy ! Component: 100 - total flux cleaned = 0.022737 Jy ! Total flux subtracted in 100 components = 0.022737 Jy ! Clean residual min=-0.001931 max=0.002310 Jy/beam ! Clean residual mean=-0.000070 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.022737 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.022737 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.037316Jy sigma=0.512810 ! Fit after self-cal, rms=0.037312Jy sigma=0.512714 ! 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.915 mas, bmaj=74.7 mas, bpa=-21.39 degrees ! Estimated noise=0.417262 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.00151611 Jy ! Component: 100 - total flux cleaned = 0.000964869 Jy ! Component: 150 - total flux cleaned = 0.000433843 Jy ! Component: 200 - total flux cleaned = -0.000190545 Jy ! Total flux subtracted in 200 components = -0.000190545 Jy ! Clean residual min=-0.001094 max=0.001517 Jy/beam ! Clean residual mean=-0.000028 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0225465 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 70 model components to the UV plane model. ! The established model now contains 87 components and 0.0225465 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.036889Jy sigma=0.506885 ! Fit after self-cal, rms=0.036888Jy sigma=0.506863 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.986576 ! Telescope amplitude corrections in sub-array 1: ! KP 0.93 LA 1.01 MK 1.00 PT 1.12 ! ! Amplitude normalization factor in sub-array 2: 1.09649 ! Telescope amplitude corrections in sub-array 2: ! FD 0.73 KP 1.05 LA 0.94 OV 0.88 ! PT 0.96 ! ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00903 ! Telescope amplitude corrections in sub-array 1: ! KP 1.05 LA 0.91 MK 0.99 PT 1.01 ! ! Amplitude normalization factor in sub-array 2: 1.05123 ! Telescope amplitude corrections in sub-array 2: ! FD 0.83 KP 0.97 LA 0.95 OV 1.06 ! PT 0.95 ! ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.985094 ! Telescope amplitude corrections in sub-array 1: ! KP 0.96 LA 1.05 MK 0.87 PT 1.17 ! ! Amplitude normalization factor in sub-array 2: 1.0331 ! Telescope amplitude corrections in sub-array 2: ! FD 0.89 KP 0.89 LA 0.97 OV 1.03 ! PT 1.06 ! ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.955928 ! Telescope amplitude corrections in sub-array 1: ! KP 1.23 LA 0.89 MK 1.04 PT 1.03 ! ! Amplitude normalization factor in sub-array 2: 0.957339 ! Telescope amplitude corrections in sub-array 2: ! FD 0.79 KP 1.20 LA 1.04 OV 1.09 ! PT 1.10 ! ! ! Correcting IF 5. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.949235 ! Telescope amplitude corrections in sub-array 1: ! KP 1.17 LA 0.99 MK 0.87 PT 1.19 ! ! Amplitude normalization factor in sub-array 2: 0.997653 ! Telescope amplitude corrections in sub-array 2: ! FD 1.14 KP 1.00 LA 0.83 OV 1.07 ! PT 0.96 ! ! ! Correcting IF 6. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.960495 ! Telescope amplitude corrections in sub-array 1: ! KP 1.00 LA 0.87 MK 1.30 PT 1.00 ! ! Amplitude normalization factor in sub-array 2: 0.99515 ! Telescope amplitude corrections in sub-array 2: ! FD 1.17 KP 0.97 LA 0.90 OV 1.07 ! PT 0.91 ! ! ! Correcting IF 7. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.949084 ! Telescope amplitude corrections in sub-array 1: ! KP 1.05 LA 1.05 MK 0.97 PT 1.15 ! ! Amplitude normalization factor in sub-array 2: 0.967342 ! Telescope amplitude corrections in sub-array 2: ! FD 1.10 KP 1.03 LA 0.92 OV 1.13 ! PT 0.99 ! ! ! Correcting IF 8. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.953167 ! Telescope amplitude corrections in sub-array 1: ! KP 1.27 LA 0.93 MK 1.01 PT 0.99 ! ! Amplitude normalization factor in sub-array 2: 0.998966 ! Telescope amplitude corrections in sub-array 2: ! FD 1.06 KP 0.96 LA 0.78 OV 1.09 ! PT 1.13 ! ! ! Fit before self-cal, rms=0.036888Jy sigma=0.506863 ! Fit after self-cal, rms=0.037411Jy sigma=0.504209 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.037411Jy sigma=0.504209 ! Fit after self-cal, rms=0.037411Jy sigma=0.504203 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.973 mas, bmaj=72.56 mas, bpa=-21.36 degrees ! Estimated noise=0.411109 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.000256167 Jy ! Component: 100 - total flux cleaned = -9.96044e-05 Jy ! Component: 150 - total flux cleaned = -7.92309e-05 Jy ! Component: 200 - total flux cleaned = -7.85259e-05 Jy ! Total flux subtracted in 200 components = -7.85259e-05 Jy ! Clean residual min=-0.000505 max=0.000454 Jy/beam ! Clean residual mean=0.000006 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.022468 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 53 model components to the UV plane model. ! The established model now contains 140 components and 0.022468 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.037361Jy sigma=0.503659 ! Fit after self-cal, rms=0.037360Jy sigma=0.503656 ! 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.037360Jy sigma=0.503656 ! Fit after self-cal, rms=0.037353Jy sigma=0.502872 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 = -8.68718e-05 Jy ! Component: 100 - total flux cleaned = -0.000164914 Jy ! Component: 150 - total flux cleaned = -0.00032996 Jy ! Component: 200 - total flux cleaned = -0.000468703 Jy ! Total flux subtracted in 200 components = -0.000468703 Jy ! Clean residual min=-0.000421 max=0.000401 Jy/beam ! Clean residual mean=0.000001 rms=0.000124 Jy/beam ! Combined flux in latest and established models = 0.0219993 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 179 components and 0.0219993 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.037316Jy sigma=0.502704 ! Fit after self-cal, rms=0.037322Jy sigma=0.502636 ! 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.973 x 72.56 at -21.36 degrees (North through East) ! Clean map min=-0.0016187 max=0.025861 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=1.331 mas, bmaj=83.43 mas, bpa=-21.42 degrees ! Estimated noise=1.36342 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0222315 Jy ! Component: 100 - total flux cleaned = 0.0250924 Jy ! Component: 150 - total flux cleaned = 0.0263824 Jy ! Component: 200 - total flux cleaned = 0.0261476 Jy ! Total flux subtracted in 200 components = 0.0261476 Jy ! Clean residual min=-0.001161 max=0.001457 Jy/beam ! Clean residual mean=-0.000027 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.0261476 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 59 model components to the UV plane model. ! The established model now contains 59 components and 0.0261476 Jy ! Inverting map and beam ! Estimated beam: bmin=1.973 mas, bmaj=72.56 mas, bpa=-21.36 degrees ! Estimated noise=0.411109 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 = 0.000952519 Jy ! Component: 100 - total flux cleaned = 0.000277594 Jy ! Component: 150 - total flux cleaned = -0.00056891 Jy ! Component: 200 - total flux cleaned = -0.00120648 Jy ! Total flux subtracted in 200 components = -0.00120648 Jy ! Clean residual min=-0.000625 max=0.000879 Jy/beam ! Clean residual mean=0.000006 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.0249411 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 116 components and 0.0249411 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -9.58888e-05 Jy ! Component: 100 - total flux cleaned = -0.000506248 Jy ! Component: 150 - total flux cleaned = -0.000913532 Jy ! Component: 200 - total flux cleaned = -0.00121762 Jy ! Total flux subtracted in 200 components = -0.00121762 Jy ! Clean residual min=-0.000493 max=0.000580 Jy/beam ! Clean residual mean=0.000007 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.0237235 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 59 model components to the UV plane model. ! The established model now contains 168 components and 0.0237235 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.037367Jy sigma=0.502839 ! Fit after self-cal, rms=0.037370Jy sigma=0.502826 wmodel J1439-3955_C_map.mod ! Writing 168 model components to file: J1439-3955_C_map.mod wobs J1439-3955_C_uvs.fits ! Writing UV FITS file: J1439-3955_C_uvs.fits wwins J1439-3955_C_map.win ! wwins: Wrote 1 windows to J1439-3955_C_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.000210203 Jy ! Component: 100 - total flux cleaned = 0.000308668 Jy ! Component: 150 - total flux cleaned = 0.000396223 Jy ! Component: 200 - total flux cleaned = 0.000442228 Jy ! Component: 250 - total flux cleaned = 0.000510448 Jy ! Component: 300 - total flux cleaned = 0.000551381 Jy ! Component: 350 - total flux cleaned = 0.000568205 Jy ! Component: 400 - total flux cleaned = 0.000562969 Jy ! Component: 450 - total flux cleaned = 0.00054726 Jy ! Component: 500 - total flux cleaned = 0.00052674 Jy ! Component: 550 - total flux cleaned = 0.000531764 Jy ! Component: 600 - total flux cleaned = 0.000516875 Jy ! Component: 650 - total flux cleaned = 0.00051198 Jy ! Component: 700 - total flux cleaned = 0.000502353 Jy ! Component: 750 - total flux cleaned = 0.000492812 Jy ! Component: 800 - total flux cleaned = 0.000469209 Jy ! Component: 850 - total flux cleaned = 0.000436484 Jy ! Component: 900 - total flux cleaned = 0.000418003 Jy ! Component: 950 - total flux cleaned = 0.000395053 Jy ! Component: 1000 - total flux cleaned = 0.000376804 Jy ! Component: 1050 - total flux cleaned = 0.000354206 Jy ! Component: 1100 - total flux cleaned = 0.000345255 Jy ! Component: 1150 - total flux cleaned = 0.000314131 Jy ! Component: 1200 - total flux cleaned = 0.000305333 Jy ! Component: 1250 - total flux cleaned = 0.000287856 Jy ! Component: 1300 - total flux cleaned = 0.000283445 Jy ! Component: 1350 - total flux cleaned = 0.000253208 Jy ! Component: 1400 - total flux cleaned = 0.000240334 Jy ! Component: 1450 - total flux cleaned = 0.000223238 Jy ! Component: 1500 - total flux cleaned = 0.000197818 Jy ! Component: 1550 - total flux cleaned = 0.000185148 Jy ! Component: 1600 - total flux cleaned = 0.000172572 Jy ! Component: 1650 - total flux cleaned = 0.000168426 Jy ! Component: 1700 - total flux cleaned = 0.000160104 Jy ! Component: 1750 - total flux cleaned = 0.00015179 Jy ! Component: 1800 - total flux cleaned = 0.000147646 Jy ! Component: 1850 - total flux cleaned = 0.000143504 Jy ! Component: 1900 - total flux cleaned = 0.000135274 Jy ! Component: 1950 - total flux cleaned = 0.000122935 Jy ! Component: 2000 - total flux cleaned = 0.000114733 Jy ! Component: 2050 - total flux cleaned = 0.000102481 Jy ! Component: 2100 - total flux cleaned = 9.83987e-05 Jy ! Component: 2150 - total flux cleaned = 9.02514e-05 Jy ! Component: 2200 - total flux cleaned = 8.21107e-05 Jy ! Component: 2250 - total flux cleaned = 6.58842e-05 Jy ! Component: 2300 - total flux cleaned = 6.18413e-05 Jy ! Component: 2350 - total flux cleaned = 5.3755e-05 Jy ! Component: 2400 - total flux cleaned = 4.16773e-05 Jy ! Component: 2450 - total flux cleaned = 2.95851e-05 Jy ! Component: 2500 - total flux cleaned = 2.55801e-05 Jy ! Component: 2550 - total flux cleaned = 1.35289e-05 Jy ! Component: 2600 - total flux cleaned = 1.47327e-06 Jy ! Component: 2650 - total flux cleaned = -1.45626e-05 Jy ! Component: 2700 - total flux cleaned = -1.45506e-05 Jy ! Component: 2750 - total flux cleaned = -3.45563e-05 Jy ! Component: 2800 - total flux cleaned = -3.85436e-05 Jy ! Component: 2850 - total flux cleaned = -5.45467e-05 Jy ! Component: 2900 - total flux cleaned = -5.85601e-05 Jy ! Component: 2950 - total flux cleaned = -7.85731e-05 Jy ! Component: 3000 - total flux cleaned = -9.8564e-05 Jy ! Component: 3050 - total flux cleaned = -0.000102551 Jy ! Component: 3100 - total flux cleaned = -0.000110536 Jy ! Component: 3150 - total flux cleaned = -0.000130545 Jy ! Component: 3200 - total flux cleaned = -0.000134562 Jy ! Component: 3250 - total flux cleaned = -0.000150629 Jy ! Component: 3300 - total flux cleaned = -0.000154641 Jy ! Component: 3350 - total flux cleaned = -0.000170696 Jy ! Component: 3400 - total flux cleaned = -0.000178725 Jy ! Component: 3450 - total flux cleaned = -0.000186763 Jy ! Component: 3500 - total flux cleaned = -0.000206961 Jy ! Component: 3550 - total flux cleaned = -0.000223164 Jy ! Component: 3600 - total flux cleaned = -0.000227202 Jy ! Component: 3650 - total flux cleaned = -0.000251584 Jy ! Component: 3700 - total flux cleaned = -0.000255654 Jy ! Component: 3750 - total flux cleaned = -0.000267868 Jy ! Component: 3800 - total flux cleaned = -0.000280111 Jy ! Component: 3850 - total flux cleaned = -0.00029239 Jy ! Component: 3900 - total flux cleaned = -0.000300613 Jy ! Component: 3950 - total flux cleaned = -0.00030885 Jy ! Component: 4000 - total flux cleaned = -0.000325357 Jy ! Component: 4050 - total flux cleaned = -0.000325352 Jy ! Total flux subtracted in 4096 components = -0.000333648 Jy ! Clean residual min=-0.000220 max=0.000222 Jy/beam ! Clean residual mean=-0.000007 rms=0.000091 Jy/beam ! Combined flux in latest and established models = 0.0233898 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 427 components and 0.0233898 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1439-3955_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.973 x 72.56 at -21.36 degrees (North through East) ! Clean map min=-0.0016964 max=0.025206 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1439-3955_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1439-3955_C_a_map.mod ! Writing 427 model components to file: /vlbi/vcs9/uvm//J1439-3955_C_a_map.mod wobs /vlbi/vcs9/uvm//J1439-3955_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1439-3955_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1439-3955_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1439-3955_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0252062 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.26809e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10307 1.10307 2.20615 4.41229 8.82458 17.6492 35.2983 70.5967 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.025 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 271.967 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1439-3955_C_a_dfm.log closed on Tue Dec 26 22:39:09 2017