! Started logfile: /vlbi/vcs9/uvm//J0329+2103_C_a_dfm.log on Tue Dec 26 21:23:10 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//J0329+2103_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0329+2103_C_a_uvm.fits ! AN table 1: 46 integrations on 10 of 10 possible baselines. ! AN table 2: 46 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0329+2103 ! ! 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 76 lines of history. ! ! Reading 13984 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 J0329+2103_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.0316986 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. ! ! 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.000975Jy sigma=30.866530 ! Fit after self-cal, rms=0.983436Jy sigma=30.328337 ! 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.841 mas, bmaj=5.453 mas, bpa=-3.218 degrees ! Estimated noise=0.336748 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.0145059 Jy ! Component: 100 - total flux cleaned = 0.0160483 Jy ! Total flux subtracted in 100 components = 0.0160483 Jy ! Clean residual min=-0.001868 max=0.002472 Jy/beam ! Clean residual mean=-0.000006 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0160483 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0160483 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.026813Jy sigma=0.781740 ! Fit after self-cal, rms=0.026775Jy sigma=0.780351 ! 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=2.488 mas, bmaj=5.491 mas, bpa=-2.113 degrees ! Estimated noise=0.193952 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) ! Added new window around map position (-0.3, -14.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00444479 Jy ! Component: 100 - total flux cleaned = 0.00635997 Jy ! Component: 150 - total flux cleaned = 0.00771913 Jy ! Component: 200 - total flux cleaned = 0.0087943 Jy ! Total flux subtracted in 200 components = 0.0087943 Jy ! Clean residual min=-0.000933 max=0.001075 Jy/beam ! Clean residual mean=-0.000005 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.0248426 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 66 model components to the UV plane model. ! The established model now contains 72 components and 0.0248427 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.026319Jy sigma=0.762782 ! Fit after self-cal, rms=0.026310Jy sigma=0.762455 ! 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.18343 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.68 KP 0.95 LA 0.80 ! OV 0.89 ! ! Amplitude normalization factor in sub-array 2: 0.956014 ! Telescope amplitude corrections in sub-array 2: ! BR 1.19 FD 0.88 HN 1.16 LA 0.80 ! MK 0.93 NL 1.15 OV 1.14 PT 1.12 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.1705 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.82 KP 0.84 LA 0.81 ! OV 0.83 ! ! Amplitude normalization factor in sub-array 2: 0.943413 ! Telescope amplitude corrections in sub-array 2: ! BR 1.26 FD 1.09 HN 1.05 LA 0.95 ! MK 0.93 NL 1.07 OV 1.15 PT 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.08511 ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 0.80 KP 1.05 LA 0.90 ! OV 1.03 ! ! Amplitude normalization factor in sub-array 2: 0.92584 ! Telescope amplitude corrections in sub-array 2: ! BR 0.87 FD 1.11 HN 0.90 LA 1.10 ! MK 1.09 NL 1.04 OV 1.19 PT 1.34 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.973937 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.82 KP 1.50 LA 0.86 ! OV 0.95 ! ! Amplitude normalization factor in sub-array 2: 1.07879 ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.00 HN 0.92 LA 0.86 ! MK 0.82 NL 0.95 OV 0.98 PT 0.87 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1.08977 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 KP 0.92 LA 0.82 ! OV 0.82 ! ! Amplitude normalization factor in sub-array 2: 1.06669 ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.85 HN 0.91 LA 1.13 ! MK 0.85 NL 0.88 OV 0.95 PT 0.97 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.973386 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.08 KP 1.18 LA 0.76 ! OV 1.06 ! ! Amplitude normalization factor in sub-array 2: 0.969033 ! Telescope amplitude corrections in sub-array 2: ! BR 1.25 FD 0.92 HN 0.95 LA 0.94 ! MK 1.11 NL 0.96 OV 1.17 PT 0.96 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 1.02329 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 KP 0.89 LA 1.03 ! OV 0.91 ! ! Amplitude normalization factor in sub-array 2: 1.04426 ! Telescope amplitude corrections in sub-array 2: ! BR 1.18 FD 0.90 HN 0.90 LA 0.90 ! MK 0.94 NL 0.92 OV 1.03 PT 0.89 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 1.07107 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.92 KP 0.87 LA 1.04 ! OV 0.96 ! ! Amplitude normalization factor in sub-array 2: 0.846347 ! Telescope amplitude corrections in sub-array 2: ! BR 1.14 FD 1.58 HN 1.35 LA 1.00 ! MK 1.00 NL 1.07 OV 1.33 PT 0.98 ! ! ! Fit before self-cal, rms=0.026310Jy sigma=0.762455 ! Fit after self-cal, rms=0.026629Jy sigma=0.759373 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.026629Jy sigma=0.759373 ! Fit after self-cal, rms=0.026632Jy sigma=0.759331 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.44 mas, bmaj=5.695 mas, bpa=-2.74 degrees ! Estimated noise=0.185833 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.000681591 Jy ! Component: 100 - total flux cleaned = 0.00105046 Jy ! Component: 150 - total flux cleaned = 0.00135826 Jy ! Component: 200 - total flux cleaned = 0.00159305 Jy ! Total flux subtracted in 200 components = 0.00159305 Jy ! Clean residual min=-0.000717 max=0.000738 Jy/beam ! Clean residual mean=-0.000001 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0264357 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 94 components and 0.0264357 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.026614Jy sigma=0.758672 ! Fit after self-cal, rms=0.026614Jy sigma=0.758637 ! 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.026614Jy sigma=0.758637 ! Fit after self-cal, rms=0.026527Jy sigma=0.755835 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.000245624 Jy ! Component: 100 - total flux cleaned = 0.000394132 Jy ! Component: 150 - total flux cleaned = 0.000478508 Jy ! Component: 200 - total flux cleaned = 0.000531436 Jy ! Total flux subtracted in 200 components = 0.000531436 Jy ! Clean residual min=-0.000738 max=0.000725 Jy/beam ! Clean residual mean=-0.000000 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.0269671 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 117 components and 0.0269671 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.026521Jy sigma=0.755690 ! Fit after self-cal, rms=0.026513Jy sigma=0.755403 ! 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: 2.44 x 5.695 at -2.74 degrees (North through East) ! Clean map min=-0.00073234 max=0.01687 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.826 mas, bmaj=5.576 mas, bpa=-3.528 degrees ! Estimated noise=0.327055 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143736 Jy ! Component: 100 - total flux cleaned = 0.018097 Jy ! Component: 150 - total flux cleaned = 0.0203549 Jy ! Component: 200 - total flux cleaned = 0.0218642 Jy ! Total flux subtracted in 200 components = 0.0218642 Jy ! Clean residual min=-0.001076 max=0.000997 Jy/beam ! Clean residual mean=-0.000002 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.0218642 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0218642 Jy ! Inverting map and beam ! Estimated beam: bmin=2.44 mas, bmaj=5.695 mas, bpa=-2.74 degrees ! Estimated noise=0.185833 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.00142985 Jy ! Component: 100 - total flux cleaned = 0.00232184 Jy ! Component: 150 - total flux cleaned = 0.00302498 Jy ! Component: 200 - total flux cleaned = 0.00358949 Jy ! Total flux subtracted in 200 components = 0.00358949 Jy ! Clean residual min=-0.000782 max=0.000803 Jy/beam ! Clean residual mean=-0.000001 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.0254537 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 81 components and 0.0254537 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000428033 Jy ! Component: 100 - total flux cleaned = 0.000722583 Jy ! Component: 150 - total flux cleaned = 0.000971826 Jy ! Component: 200 - total flux cleaned = 0.0011829 Jy ! Total flux subtracted in 200 components = 0.0011829 Jy ! Clean residual min=-0.000738 max=0.000724 Jy/beam ! Clean residual mean=-0.000000 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.0266366 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 101 components and 0.0266366 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.026518Jy sigma=0.755533 ! Fit after self-cal, rms=0.026516Jy sigma=0.755468 wmodel J0329+2103_C_map.mod ! Writing 101 model components to file: J0329+2103_C_map.mod wobs J0329+2103_C_uvs.fits ! Writing UV FITS file: J0329+2103_C_uvs.fits wwins J0329+2103_C_map.win ! wwins: Wrote 2 windows to J0329+2103_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.000113733 Jy ! Component: 100 - total flux cleaned = 0.00017504 Jy ! Component: 150 - total flux cleaned = 0.000175401 Jy ! Component: 200 - total flux cleaned = 0.000164692 Jy ! Component: 250 - total flux cleaned = 0.00016502 Jy ! Component: 300 - total flux cleaned = 0.000165063 Jy ! Component: 350 - total flux cleaned = 0.000192707 Jy ! Component: 400 - total flux cleaned = 0.00021915 Jy ! Component: 450 - total flux cleaned = 0.000236169 Jy ! Component: 500 - total flux cleaned = 0.000286261 Jy ! Component: 550 - total flux cleaned = 0.000342628 Jy ! Component: 600 - total flux cleaned = 0.000381892 Jy ! Component: 650 - total flux cleaned = 0.000397398 Jy ! Component: 700 - total flux cleaned = 0.000442227 Jy ! Component: 750 - total flux cleaned = 0.000478419 Jy ! Component: 800 - total flux cleaned = 0.000499693 Jy ! Component: 850 - total flux cleaned = 0.000506516 Jy ! Component: 900 - total flux cleaned = 0.000533603 Jy ! Component: 950 - total flux cleaned = 0.000546881 Jy ! Component: 1000 - total flux cleaned = 0.000598878 Jy ! Component: 1050 - total flux cleaned = 0.000617908 Jy ! Component: 1100 - total flux cleaned = 0.000624187 Jy ! Component: 1150 - total flux cleaned = 0.000648849 Jy ! Component: 1200 - total flux cleaned = 0.000679076 Jy ! Component: 1250 - total flux cleaned = 0.000690923 Jy ! Component: 1300 - total flux cleaned = 0.000720276 Jy ! Component: 1350 - total flux cleaned = 0.00074903 Jy ! Component: 1400 - total flux cleaned = 0.000760244 Jy ! Component: 1450 - total flux cleaned = 0.000765869 Jy ! Component: 1500 - total flux cleaned = 0.000771453 Jy ! Component: 1550 - total flux cleaned = 0.000782295 Jy ! Component: 1600 - total flux cleaned = 0.000782342 Jy ! Component: 1650 - total flux cleaned = 0.000792904 Jy ! Component: 1700 - total flux cleaned = 0.000787711 Jy ! Component: 1750 - total flux cleaned = 0.00078263 Jy ! Component: 1800 - total flux cleaned = 0.000787742 Jy ! Component: 1850 - total flux cleaned = 0.000782774 Jy ! Component: 1900 - total flux cleaned = 0.000797641 Jy ! Component: 1950 - total flux cleaned = 0.000778038 Jy ! Component: 2000 - total flux cleaned = 0.000778135 Jy ! Component: 2050 - total flux cleaned = 0.000768603 Jy ! Component: 2100 - total flux cleaned = 0.000749631 Jy ! Component: 2150 - total flux cleaned = 0.000749658 Jy ! Component: 2200 - total flux cleaned = 0.00073578 Jy ! Component: 2250 - total flux cleaned = 0.000735877 Jy ! Component: 2300 - total flux cleaned = 0.000731329 Jy ! Component: 2350 - total flux cleaned = 0.000722333 Jy ! Component: 2400 - total flux cleaned = 0.000708974 Jy ! Component: 2450 - total flux cleaned = 0.000691286 Jy ! Component: 2500 - total flux cleaned = 0.000691257 Jy ! Component: 2550 - total flux cleaned = 0.000661018 Jy ! Component: 2600 - total flux cleaned = 0.000678185 Jy ! Component: 2650 - total flux cleaned = 0.000669607 Jy ! Component: 2700 - total flux cleaned = 0.000656971 Jy ! Component: 2750 - total flux cleaned = 0.000652858 Jy ! Component: 2800 - total flux cleaned = 0.000652806 Jy ! Component: 2850 - total flux cleaned = 0.000640449 Jy ! Component: 2900 - total flux cleaned = 0.000632346 Jy ! Component: 2950 - total flux cleaned = 0.00062424 Jy ! Component: 3000 - total flux cleaned = 0.000624195 Jy ! Component: 3050 - total flux cleaned = 0.000612227 Jy ! Component: 3100 - total flux cleaned = 0.000600429 Jy ! Component: 3150 - total flux cleaned = 0.00060431 Jy ! Component: 3200 - total flux cleaned = 0.000608174 Jy ! Component: 3250 - total flux cleaned = 0.000611958 Jy ! Component: 3300 - total flux cleaned = 0.000615741 Jy ! Component: 3350 - total flux cleaned = 0.000608229 Jy ! Component: 3400 - total flux cleaned = 0.000619452 Jy ! Component: 3450 - total flux cleaned = 0.0006343 Jy ! Component: 3500 - total flux cleaned = 0.000641672 Jy ! Component: 3550 - total flux cleaned = 0.000638 Jy ! Component: 3600 - total flux cleaned = 0.00064886 Jy ! Component: 3650 - total flux cleaned = 0.000652431 Jy ! Component: 3700 - total flux cleaned = 0.000652426 Jy ! Component: 3750 - total flux cleaned = 0.000648918 Jy ! Component: 3800 - total flux cleaned = 0.000666508 Jy ! Component: 3850 - total flux cleaned = 0.000673506 Jy ! Component: 3900 - total flux cleaned = 0.000676946 Jy ! Component: 3950 - total flux cleaned = 0.000694162 Jy ! Component: 4000 - total flux cleaned = 0.000697592 Jy ! Component: 4050 - total flux cleaned = 0.00071465 Jy ! Total flux subtracted in 4096 components = 0.000734924 Jy ! Clean residual min=-0.000195 max=0.000173 Jy/beam ! Clean residual mean=0.000001 rms=0.000064 Jy/beam ! Combined flux in latest and established models = 0.0273715 Jy keep ! Adding 343 model components to the UV plane model. ! The established model now contains 444 components and 0.0273715 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0329+2103_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.44 x 5.695 at -2.74 degrees (North through East) ! Clean map min=-0.00046329 max=0.016901 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0329+2103_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0329+2103_C_a_map.mod ! Writing 444 model components to file: /vlbi/vcs9/uvm//J0329+2103_C_a_map.mod wobs /vlbi/vcs9/uvm//J0329+2103_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0329+2103_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0329+2103_C_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J0329+2103_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0169015 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 6.2835e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.11532 1.11532 2.23063 4.46126 8.92253 17.8451 35.6901 71.3802 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.016 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 268.982 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0329+2103_C_a_dfm.log closed on Tue Dec 26 21:23:14 2017