! Started logfile: /vlbi/vcs9/uvm//J1123-2528_C_a_dfm.log on Tue Dec 26 22:16:44 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//J1123-2528_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1123-2528_C_a_uvm.fits ! AN table 1: 80 integrations on 1 of 1 possible baselines. ! AN table 2: 63 integrations on 1 of 1 possible baselines. ! AN table 3: 95 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.82398 visibilities/baseline/integration-bin. ! Found source: J1123-2528 ! ! 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 10336 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 J1123-2528_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.0275811 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 160 telescope corrections were flagged in sub-array 1. ! A total of 126 telescope corrections were flagged in sub-array 2. ! A total of 37 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 160 telescope corrections were flagged in sub-array 1. ! A total of 126 telescope corrections were flagged in sub-array 2. ! A total of 37 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 160 telescope corrections were flagged in sub-array 1. ! A total of 126 telescope corrections were flagged in sub-array 2. ! A total of 37 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 160 telescope corrections were flagged in sub-array 1. ! A total of 126 telescope corrections were flagged in sub-array 2. ! A total of 37 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 5. ! A total of 160 telescope corrections were flagged in sub-array 1. ! A total of 126 telescope corrections were flagged in sub-array 2. ! A total of 37 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 6. ! A total of 160 telescope corrections were flagged in sub-array 1. ! A total of 126 telescope corrections were flagged in sub-array 2. ! A total of 37 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 7. ! A total of 160 telescope corrections were flagged in sub-array 1. ! A total of 126 telescope corrections were flagged in sub-array 2. ! A total of 37 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 8. ! A total of 160 telescope corrections were flagged in sub-array 1. ! A total of 126 telescope corrections were flagged in sub-array 2. ! A total of 37 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.000489Jy sigma=26.719345 ! Fit after self-cal, rms=0.987330Jy sigma=25.988567 ! 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=3.612 mas, bmaj=22.72 mas, bpa=-14.06 degrees ! Estimated noise=0.655604 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.0114909 Jy ! Component: 100 - total flux cleaned = 0.0128535 Jy ! Total flux subtracted in 100 components = 0.0128535 Jy ! Clean residual min=-0.001717 max=0.001712 Jy/beam ! Clean residual mean=-0.000002 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.0128535 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0128535 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.024006Jy sigma=0.574398 ! Fit after self-cal, rms=0.023995Jy sigma=0.574126 ! 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=4.939 mas, bmaj=23.98 mas, bpa=-15.41 degrees ! Estimated noise=0.282933 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.00059886 Jy ! Component: 100 - total flux cleaned = 0.000415706 Jy ! Component: 150 - total flux cleaned = 0.000273622 Jy ! Component: 200 - total flux cleaned = 0.000140629 Jy ! Total flux subtracted in 200 components = 0.000140629 Jy ! Clean residual min=-0.001057 max=0.000888 Jy/beam ! Clean residual mean=-0.000001 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.0129941 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 77 components and 0.0129941 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.023959Jy sigma=0.572480 ! Fit after self-cal, rms=0.023959Jy sigma=0.572450 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 1.10366 ! Telescope amplitude corrections in sub-array 3: ! FD 0.74 KP 0.87 LA 0.90 NL 0.88 ! OV 0.85 PT 1.18 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 1.04399 ! Telescope amplitude corrections in sub-array 3: ! FD 0.85 KP 0.98 LA 0.85 NL 0.92 ! OV 1.21 PT 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 1.02005 ! Telescope amplitude corrections in sub-array 3: ! FD 0.91 KP 1.10 LA 1.02 NL 0.88 ! OV 0.98 PT 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.961905 ! Telescope amplitude corrections in sub-array 3: ! FD 0.94 KP 1.19 LA 0.89 NL 1.20 ! OV 0.98 PT 1.03 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.932112 ! Telescope amplitude corrections in sub-array 3: ! FD 1.04 KP 1.05 LA 0.89 NL 1.09 ! OV 1.17 PT 1.21 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.897218 ! Telescope amplitude corrections in sub-array 3: ! FD 1.13 KP 1.18 LA 0.85 NL 1.07 ! OV 1.36 PT 1.10 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.899641 ! Telescope amplitude corrections in sub-array 3: ! FD 1.23 KP 1.29 LA 0.97 NL 1.06 ! OV 1.00 PT 1.10 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 3: 0.982459 ! Telescope amplitude corrections in sub-array 3: ! FD 1.04 KP 1.01 LA 0.89 NL 1.03 ! OV 0.95 PT 1.19 ! ! ! Fit before self-cal, rms=0.023959Jy sigma=0.572450 ! Fit after self-cal, rms=0.024119Jy sigma=0.570996 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.024119Jy sigma=0.570996 ! Fit after self-cal, rms=0.024119Jy sigma=0.570970 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.053 mas, bmaj=23.75 mas, bpa=-15.47 degrees ! Estimated noise=0.262374 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.000283241 Jy ! Component: 100 - total flux cleaned = -0.000317901 Jy ! Component: 150 - total flux cleaned = -0.000426052 Jy ! Component: 200 - total flux cleaned = -0.000490252 Jy ! Total flux subtracted in 200 components = -0.000490252 Jy ! Clean residual min=-0.000748 max=0.000675 Jy/beam ! Clean residual mean=-0.000001 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.0125039 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 114 components and 0.0125039 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.024115Jy sigma=0.570388 ! Fit after self-cal, rms=0.024114Jy sigma=0.570373 ! 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.024114Jy sigma=0.570373 ! Fit after self-cal, rms=0.024085Jy sigma=0.568868 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 = -2.52678e-05 Jy ! Component: 100 - total flux cleaned = -9.71681e-06 Jy ! Component: 150 - total flux cleaned = -1.13623e-06 Jy ! Component: 200 - total flux cleaned = 2.38272e-06 Jy ! Total flux subtracted in 200 components = 2.38272e-06 Jy ! Clean residual min=-0.000713 max=0.000712 Jy/beam ! Clean residual mean=-0.000001 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.0125063 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 142 components and 0.0125063 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.024086Jy sigma=0.568825 ! Fit after self-cal, rms=0.024086Jy sigma=0.568735 ! 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: 5.053 x 23.75 at -15.47 degrees (North through East) ! Clean map min=-0.00070383 max=0.012869 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=3.648 mas, bmaj=22.73 mas, bpa=-14.07 degrees ! Estimated noise=0.635028 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112568 Jy ! Component: 100 - total flux cleaned = 0.0125266 Jy ! Component: 150 - total flux cleaned = 0.0128398 Jy ! Component: 200 - total flux cleaned = 0.0127362 Jy ! Total flux subtracted in 200 components = 0.0127362 Jy ! Clean residual min=-0.001119 max=0.001273 Jy/beam ! Clean residual mean=-0.000001 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0127362 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.0127362 Jy ! Inverting map and beam ! Estimated beam: bmin=5.053 mas, bmaj=23.75 mas, bpa=-15.47 degrees ! Estimated noise=0.262374 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 = 7.05342e-05 Jy ! Component: 100 - total flux cleaned = -3.68033e-05 Jy ! Component: 150 - total flux cleaned = -4.99875e-05 Jy ! Component: 200 - total flux cleaned = -7.02693e-05 Jy ! Total flux subtracted in 200 components = -7.02693e-05 Jy ! Clean residual min=-0.000692 max=0.000727 Jy/beam ! Clean residual mean=-0.000000 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.012666 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 79 components and 0.012666 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -3.06157e-05 Jy ! Component: 100 - total flux cleaned = -4.25225e-05 Jy ! Component: 150 - total flux cleaned = -6.21535e-05 Jy ! Component: 200 - total flux cleaned = -9.18872e-05 Jy ! Total flux subtracted in 200 components = -9.18872e-05 Jy ! Clean residual min=-0.000699 max=0.000729 Jy/beam ! Clean residual mean=-0.000001 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.0125741 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 113 components and 0.0125741 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.024087Jy sigma=0.568741 ! Fit after self-cal, rms=0.024088Jy sigma=0.568745 wmodel J1123-2528_C_map.mod ! Writing 113 model components to file: J1123-2528_C_map.mod wobs J1123-2528_C_uvs.fits ! Writing UV FITS file: J1123-2528_C_uvs.fits wwins J1123-2528_C_map.win ! wwins: Wrote 1 windows to J1123-2528_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 = -2.23651e-05 Jy ! Component: 100 - total flux cleaned = -1.24777e-05 Jy ! Component: 150 - total flux cleaned = 7.50182e-06 Jy ! Component: 200 - total flux cleaned = 1.63529e-05 Jy ! Component: 250 - total flux cleaned = 2.39568e-05 Jy ! Component: 300 - total flux cleaned = -4.99322e-06 Jy ! Component: 350 - total flux cleaned = -4.63e-05 Jy ! Component: 400 - total flux cleaned = -9.14361e-05 Jy ! Component: 450 - total flux cleaned = -0.000103684 Jy ! Component: 500 - total flux cleaned = -9.21706e-05 Jy ! Component: 550 - total flux cleaned = -7.03078e-05 Jy ! Component: 600 - total flux cleaned = -4.97045e-05 Jy ! Component: 650 - total flux cleaned = -9.62863e-06 Jy ! Component: 700 - total flux cleaned = 1.95484e-05 Jy ! Component: 750 - total flux cleaned = 4.31938e-05 Jy ! Component: 800 - total flux cleaned = 5.70065e-05 Jy ! Component: 850 - total flux cleaned = 7.96231e-05 Jy ! Component: 900 - total flux cleaned = 8.40654e-05 Jy ! Component: 950 - total flux cleaned = 0.0001015 Jy ! Component: 1000 - total flux cleaned = 0.00011435 Jy ! Component: 1050 - total flux cleaned = 0.00014805 Jy ! Component: 1100 - total flux cleaned = 0.000168789 Jy ! Component: 1150 - total flux cleaned = 0.000193472 Jy ! Component: 1200 - total flux cleaned = 0.000225954 Jy ! Component: 1250 - total flux cleaned = 0.000258125 Jy ! Component: 1300 - total flux cleaned = 0.000294183 Jy ! Component: 1350 - total flux cleaned = 0.000334143 Jy ! Component: 1400 - total flux cleaned = 0.000358032 Jy ! Component: 1450 - total flux cleaned = 0.000378032 Jy ! Component: 1500 - total flux cleaned = 0.00040597 Jy ! Component: 1550 - total flux cleaned = 0.000417965 Jy ! Component: 1600 - total flux cleaned = 0.000413878 Jy ! Component: 1650 - total flux cleaned = 0.000409712 Jy ! Component: 1700 - total flux cleaned = 0.000401272 Jy ! Component: 1750 - total flux cleaned = 0.000401339 Jy ! Component: 1800 - total flux cleaned = 0.000397022 Jy ! Component: 1850 - total flux cleaned = 0.000392549 Jy ! Component: 1900 - total flux cleaned = 0.000392586 Jy ! Component: 1950 - total flux cleaned = 0.000392578 Jy ! Component: 2000 - total flux cleaned = 0.000397718 Jy ! Component: 2050 - total flux cleaned = 0.000397778 Jy ! Component: 2100 - total flux cleaned = 0.000397851 Jy ! Component: 2150 - total flux cleaned = 0.000397936 Jy ! Component: 2200 - total flux cleaned = 0.000397876 Jy ! Component: 2250 - total flux cleaned = 0.000403901 Jy ! Component: 2300 - total flux cleaned = 0.000403901 Jy ! Component: 2350 - total flux cleaned = 0.000403844 Jy ! Component: 2400 - total flux cleaned = 0.000403801 Jy ! Component: 2450 - total flux cleaned = 0.00040371 Jy ! Component: 2500 - total flux cleaned = 0.000411344 Jy ! Component: 2550 - total flux cleaned = 0.000403651 Jy ! Component: 2600 - total flux cleaned = 0.000403632 Jy ! Component: 2650 - total flux cleaned = 0.000403543 Jy ! Component: 2700 - total flux cleaned = 0.00040348 Jy ! Component: 2750 - total flux cleaned = 0.000403285 Jy ! Component: 2800 - total flux cleaned = 0.000403156 Jy ! Component: 2850 - total flux cleaned = 0.000403047 Jy ! Component: 2900 - total flux cleaned = 0.000402859 Jy ! Component: 2950 - total flux cleaned = 0.000402862 Jy ! Component: 3000 - total flux cleaned = 0.000402963 Jy ! Component: 3050 - total flux cleaned = 0.000403221 Jy ! Component: 3100 - total flux cleaned = 0.000403426 Jy ! Component: 3150 - total flux cleaned = 0.00040373 Jy ! Component: 3200 - total flux cleaned = 0.000403648 Jy ! Component: 3250 - total flux cleaned = 0.000403547 Jy ! Component: 3300 - total flux cleaned = 0.000403585 Jy ! Component: 3350 - total flux cleaned = 0.000404186 Jy ! Component: 3400 - total flux cleaned = 0.000387853 Jy ! Component: 3450 - total flux cleaned = 0.000387878 Jy ! Component: 3500 - total flux cleaned = 0.000387611 Jy ! Component: 3550 - total flux cleaned = 0.000387121 Jy ! Component: 3600 - total flux cleaned = 0.000386655 Jy ! Component: 3650 - total flux cleaned = 0.000386808 Jy ! Component: 3700 - total flux cleaned = 0.000387678 Jy ! Component: 3750 - total flux cleaned = 0.000388276 Jy ! Component: 3800 - total flux cleaned = 0.000388819 Jy ! Component: 3850 - total flux cleaned = 0.000388754 Jy ! Component: 3900 - total flux cleaned = 0.000388674 Jy ! Component: 3950 - total flux cleaned = 0.000388226 Jy ! Component: 4000 - total flux cleaned = 0.000387886 Jy ! Component: 4050 - total flux cleaned = 0.000387448 Jy ! Total flux subtracted in 4096 components = 0.000386967 Jy ! Clean residual min=-0.001723 max=0.001658 Jy/beam ! Clean residual mean=0.000003 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0129611 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 400 components and 0.0129611 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1123-2528_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.053 x 23.75 at -15.47 degrees (North through East) ! Clean map min=-0.003029 max=0.012286 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1123-2528_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1123-2528_C_a_map.mod ! Writing 400 model components to file: /vlbi/vcs9/uvm//J1123-2528_C_a_map.mod wobs /vlbi/vcs9/uvm//J1123-2528_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1123-2528_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1123-2528_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1123-2528_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0122864 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000465513 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -11.3666 11.3666 22.7331 45.4662 90.9324 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.012 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 26.393 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1123-2528_C_a_dfm.log closed on Tue Dec 26 22:16:48 2017