! Started logfile: /vlbi/vcs9/uvm//J1528+3738_C_a_dfm.log on Tue Dec 26 22:43: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//J1528+3738_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1528+3738_C_a_uvm.fits ! AN table 1: 19 integrations on 3 of 3 possible baselines. ! AN table 2: 49 integrations on 6 of 6 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1528+3738 ! ! 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 94 lines of history. ! ! Reading 2808 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 J1528+3738_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.0244142 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=0.999919Jy sigma=31.799566 ! Fit after self-cal, rms=0.985711Jy sigma=31.350791 ! 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=11.16 mas, bmaj=14.66 mas, bpa=56.35 degrees ! Estimated noise=0.550548 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.0119711 Jy ! Component: 100 - total flux cleaned = 0.0145011 Jy ! Total flux subtracted in 100 components = 0.0145011 Jy ! Clean residual min=-0.001601 max=0.001657 Jy/beam ! Clean residual mean=-0.000003 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.0145011 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0145011 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.019569Jy sigma=0.577497 ! Fit after self-cal, rms=0.019557Jy sigma=0.577005 ! 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=13.36 mas, bmaj=15.12 mas, bpa=47.17 degrees ! Estimated noise=0.419506 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.0019352 Jy ! Component: 100 - total flux cleaned = 0.00324194 Jy ! Component: 150 - total flux cleaned = 0.0042339 Jy ! Component: 200 - total flux cleaned = 0.00503899 Jy ! Total flux subtracted in 200 components = 0.00503899 Jy ! Clean residual min=-0.001443 max=0.001396 Jy/beam ! Clean residual mean=-0.000004 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0195401 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 144 model components to the UV plane model. ! The established model now contains 154 components and 0.0195401 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.019366Jy sigma=0.570812 ! Fit after self-cal, rms=0.019366Jy sigma=0.570784 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 1.00285 ! Telescope amplitude corrections in sub-array 2: ! FD 0.73 KP 1.08 LA 0.96 PT 1.22 ! ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 1.03248 ! Telescope amplitude corrections in sub-array 2: ! FD 0.91 KP 1.01 LA 0.84 PT 1.11 ! ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.976915 ! Telescope amplitude corrections in sub-array 2: ! FD 0.91 KP 1.01 LA 1.15 PT 1.02 ! ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 1.03435 ! Telescope amplitude corrections in sub-array 2: ! FD 1.12 KP 1.41 LA 0.57 PT 0.77 ! ! ! Correcting IF 5. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.963914 ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 KP 1.34 LA 0.83 PT 0.95 ! ! ! Correcting IF 6. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.772798 ! Telescope amplitude corrections in sub-array 2: ! FD 1.66 KP 1.44 LA 0.74 PT 1.33 ! ! ! Correcting IF 7. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.98325 ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 KP 1.16 LA 0.92 PT 0.94 ! ! ! Correcting IF 8. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.943888 ! Telescope amplitude corrections in sub-array 2: ! FD 1.08 KP 1.32 LA 0.77 PT 1.07 ! ! ! Fit before self-cal, rms=0.019366Jy sigma=0.570784 ! Fit after self-cal, rms=0.018564Jy sigma=0.571982 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.018564Jy sigma=0.571982 ! Fit after self-cal, rms=0.018565Jy sigma=0.571965 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=13.29 mas, bmaj=15.84 mas, bpa=71.93 degrees ! Estimated noise=0.401187 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.00159443 Jy ! Component: 100 - total flux cleaned = -0.00138563 Jy ! Component: 150 - total flux cleaned = -0.00130665 Jy ! Component: 200 - total flux cleaned = -0.00127903 Jy ! Total flux subtracted in 200 components = -0.00127903 Jy ! Clean residual min=-0.000458 max=0.000639 Jy/beam ! Clean residual mean=0.000001 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.0182611 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 66 model components to the UV plane model. ! The established model now contains 217 components and 0.0182611 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.018503Jy sigma=0.567344 ! Fit after self-cal, rms=0.018502Jy sigma=0.567339 ! 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.018502Jy sigma=0.567339 ! Fit after self-cal, rms=0.018467Jy sigma=0.563761 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 = 6.8032e-05 Jy ! Component: 100 - total flux cleaned = 0.000116637 Jy ! Component: 150 - total flux cleaned = 0.000156024 Jy ! Component: 200 - total flux cleaned = 0.000180942 Jy ! Total flux subtracted in 200 components = 0.000180942 Jy ! Clean residual min=-0.000388 max=0.000560 Jy/beam ! Clean residual mean=0.000003 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.018442 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 51 model components to the UV plane model. ! The established model now contains 262 components and 0.018442 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.018462Jy sigma=0.563653 ! Fit after self-cal, rms=0.018461Jy sigma=0.563455 ! 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: 13.29 x 15.84 at 71.93 degrees (North through East) ! Clean map min=-0.00038801 max=0.01356 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=10.9 mas, bmaj=16.73 mas, bpa=65.38 degrees ! Estimated noise=0.509673 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109389 Jy ! Component: 100 - total flux cleaned = 0.0132502 Jy ! Component: 150 - total flux cleaned = 0.0144887 Jy ! Component: 200 - total flux cleaned = 0.015352 Jy ! Total flux subtracted in 200 components = 0.015352 Jy ! Clean residual min=-0.001008 max=0.000921 Jy/beam ! Clean residual mean=-0.000002 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.015352 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 62 model components to the UV plane model. ! The established model now contains 62 components and 0.015352 Jy ! Inverting map and beam ! Estimated beam: bmin=13.29 mas, bmaj=15.84 mas, bpa=71.93 degrees ! Estimated noise=0.401187 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.000731907 Jy ! Component: 100 - total flux cleaned = 0.00122945 Jy ! Component: 150 - total flux cleaned = 0.00159059 Jy ! Component: 200 - total flux cleaned = 0.00185737 Jy ! Total flux subtracted in 200 components = 0.00185737 Jy ! Clean residual min=-0.000500 max=0.000470 Jy/beam ! Clean residual mean=0.000002 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.0172093 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 115 components and 0.0172093 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000199765 Jy ! Component: 100 - total flux cleaned = 0.000350113 Jy ! Component: 150 - total flux cleaned = 0.000460023 Jy ! Component: 200 - total flux cleaned = 0.000501515 Jy ! Total flux subtracted in 200 components = 0.000501515 Jy ! Clean residual min=-0.000477 max=0.000451 Jy/beam ! Clean residual mean=0.000003 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.0177109 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 139 components and 0.0177108 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.018464Jy sigma=0.563544 ! Fit after self-cal, rms=0.018462Jy sigma=0.563519 wmodel J1528+3738_C_map.mod ! Writing 139 model components to file: J1528+3738_C_map.mod wobs J1528+3738_C_uvs.fits ! Writing UV FITS file: J1528+3738_C_uvs.fits wwins J1528+3738_C_map.win ! wwins: Wrote 1 windows to J1528+3738_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 = -3.7326e-05 Jy ! Component: 100 - total flux cleaned = -5.45326e-05 Jy ! Component: 150 - total flux cleaned = -5.48846e-05 Jy ! Component: 200 - total flux cleaned = -4.74848e-05 Jy ! Component: 250 - total flux cleaned = -1.07025e-05 Jy ! Component: 300 - total flux cleaned = 3.23966e-05 Jy ! Component: 350 - total flux cleaned = 8.13145e-05 Jy ! Component: 400 - total flux cleaned = 0.000129047 Jy ! Component: 450 - total flux cleaned = 0.000175749 Jy ! Component: 500 - total flux cleaned = 0.000188953 Jy ! Component: 550 - total flux cleaned = 0.000195437 Jy ! Component: 600 - total flux cleaned = 0.000221784 Jy ! Component: 650 - total flux cleaned = 0.000261466 Jy ! Component: 700 - total flux cleaned = 0.000301798 Jy ! Component: 750 - total flux cleaned = 0.000342901 Jy ! Component: 800 - total flux cleaned = 0.00040596 Jy ! Component: 850 - total flux cleaned = 0.000492383 Jy ! Component: 900 - total flux cleaned = 0.000573898 Jy ! Component: 950 - total flux cleaned = 0.000673142 Jy ! Component: 1000 - total flux cleaned = 0.000775434 Jy ! Component: 1050 - total flux cleaned = 0.000881061 Jy ! Component: 1100 - total flux cleaned = 0.000990069 Jy ! Component: 1150 - total flux cleaned = 0.00110252 Jy ! Component: 1200 - total flux cleaned = 0.00120988 Jy ! Component: 1250 - total flux cleaned = 0.00132067 Jy ! Component: 1300 - total flux cleaned = 0.00144486 Jy ! Component: 1350 - total flux cleaned = 0.00156347 Jy ! Component: 1400 - total flux cleaned = 0.00167597 Jy ! Component: 1450 - total flux cleaned = 0.00180291 Jy ! Component: 1500 - total flux cleaned = 0.00193455 Jy ! Component: 1550 - total flux cleaned = 0.0020369 Jy ! Component: 1600 - total flux cleaned = 0.00216602 Jy ! Component: 1650 - total flux cleaned = 0.0022752 Jy ! Component: 1700 - total flux cleaned = 0.0024265 Jy ! Component: 1750 - total flux cleaned = 0.00254407 Jy ! Component: 1800 - total flux cleaned = 0.00267951 Jy ! Component: 1850 - total flux cleaned = 0.00281967 Jy ! Component: 1900 - total flux cleaned = 0.00295047 Jy ! Component: 1950 - total flux cleaned = 0.00308594 Jy ! Component: 2000 - total flux cleaned = 0.00322655 Jy ! Component: 2050 - total flux cleaned = 0.00337288 Jy ! Component: 2100 - total flux cleaned = 0.00349069 Jy ! Component: 2150 - total flux cleaned = 0.0036655 Jy ! Component: 2200 - total flux cleaned = 0.00381122 Jy ! Component: 2250 - total flux cleaned = 0.00396216 Jy ! Component: 2300 - total flux cleaned = 0.00411886 Jy ! Component: 2350 - total flux cleaned = 0.00428133 Jy ! Component: 2400 - total flux cleaned = 0.00445004 Jy ! Component: 2450 - total flux cleaned = 0.00460316 Jy ! Component: 2500 - total flux cleaned = 0.00480755 Jy ! Component: 2550 - total flux cleaned = 0.00497274 Jy ! Component: 2600 - total flux cleaned = 0.0051686 Jy ! Component: 2650 - total flux cleaned = 0.00534671 Jy ! Component: 2700 - total flux cleaned = 0.00550435 Jy ! Component: 2750 - total flux cleaned = 0.0057508 Jy ! Component: 2800 - total flux cleaned = 0.00592175 Jy ! Component: 2850 - total flux cleaned = 0.00615791 Jy ! Component: 2900 - total flux cleaned = 0.00637316 Jy ! Component: 2950 - total flux cleaned = 0.00653203 Jy ! Component: 3000 - total flux cleaned = 0.00679659 Jy ! Component: 3050 - total flux cleaned = 0.00700281 Jy ! Component: 3100 - total flux cleaned = 0.00721602 Jy ! Component: 3150 - total flux cleaned = 0.00747495 Jy ! Component: 3200 - total flux cleaned = 0.00766674 Jy ! Component: 3250 - total flux cleaned = 0.00798577 Jy ! Component: 3300 - total flux cleaned = 0.00823498 Jy ! Component: 3350 - total flux cleaned = 0.00845027 Jy ! Component: 3400 - total flux cleaned = 0.00867443 Jy ! Component: 3450 - total flux cleaned = 0.00895521 Jy ! Component: 3500 - total flux cleaned = 0.00905102 Jy ! Component: 3550 - total flux cleaned = 0.00930116 Jy ! Component: 3600 - total flux cleaned = 0.00961379 Jy ! Component: 3650 - total flux cleaned = 0.00983156 Jy ! Component: 3700 - total flux cleaned = 0.0100005 Jy ! Component: 3750 - total flux cleaned = 0.0101749 Jy ! Component: 3800 - total flux cleaned = 0.0104168 Jy ! Component: 3850 - total flux cleaned = 0.0105422 Jy ! Component: 3900 - total flux cleaned = 0.0107379 Jy ! Component: 3950 - total flux cleaned = 0.0110105 Jy ! Component: 4000 - total flux cleaned = 0.0112231 Jy ! Component: 4050 - total flux cleaned = 0.0113679 Jy ! Total flux subtracted in 4096 components = 0.0115202 Jy ! Clean residual min=-0.004080 max=0.004161 Jy/beam ! Clean residual mean=0.000043 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.029231 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 430 components and 0.029231 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1528+3738_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.29 x 15.84 at 71.93 degrees (North through East) ! Clean map min=-0.0052659 max=0.012791 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1528+3738_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1528+3738_C_a_map.mod ! Writing 430 model components to file: /vlbi/vcs9/uvm//J1528+3738_C_a_map.mod wobs /vlbi/vcs9/uvm//J1528+3738_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1528+3738_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1528+3738_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1528+3738_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0127906 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00105488 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -24.7418 24.7418 49.4836 98.9672 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.012 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 12.125 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1528+3738_C_a_dfm.log closed on Tue Dec 26 22:43:07 2017