! Started logfile: /vlbi/vcs9/uvm//J1809-1618_C_a_dfm.log on Tue Dec 26 22:49:01 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//J1809-1618_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1809-1618_C_a_uvm.fits ! AN table 1: 123 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.99458 visibilities/baseline/integration-bin. ! Found source: J1809-1618 ! ! 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 14680 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 J1809-1618_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.0356314 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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999538Jy sigma=27.117054 ! Fit after self-cal, rms=0.983371Jy sigma=26.685366 ! 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.621 mas, bmaj=24.07 mas, bpa=35.7 degrees ! Estimated noise=0.388138 mJy/beam. ! Added new window around map position (-0.3, -0.6). 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.0133013 Jy ! Component: 100 - total flux cleaned = 0.0168606 Jy ! Total flux subtracted in 100 components = 0.0168606 Jy ! Clean residual min=-0.002004 max=0.002817 Jy/beam ! Clean residual mean=-0.000006 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.0168606 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0168606 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.031147Jy sigma=0.736177 ! Fit after self-cal, rms=0.031133Jy sigma=0.735718 ! 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.55 mas, bmaj=23.59 mas, bpa=33.23 degrees ! Estimated noise=0.215154 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.00377091 Jy ! Component: 100 - total flux cleaned = 0.00603967 Jy ! Component: 150 - total flux cleaned = 0.00760769 Jy ! Component: 200 - total flux cleaned = 0.00885643 Jy ! Total flux subtracted in 200 components = 0.00885643 Jy ! Clean residual min=-0.001052 max=0.001384 Jy/beam ! Clean residual mean=0.000000 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.025717 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 103 model components to the UV plane model. ! The established model now contains 121 components and 0.025717 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.030760Jy sigma=0.723937 ! Fit after self-cal, rms=0.030760Jy sigma=0.723876 ! 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.21093 ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.69 KP 0.93 LA 0.80 ! OV 0.78 PT 0.87 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.15818 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.75 KP 0.82 LA 0.88 ! OV 0.88 PT 0.83 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.962605 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 KP 1.25 LA 1.00 ! OV 1.03 PT 0.90 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.922657 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.23 KP 1.18 LA 0.98 ! OV 1.16 PT 0.89 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.953529 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.09 KP 1.10 LA 1.00 ! OV 1.23 PT 0.89 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.96283 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.09 KP 1.10 LA 0.85 ! OV 1.29 PT 0.88 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.934941 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.18 KP 1.13 LA 0.90 ! OV 1.14 PT 0.96 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.929334 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.19 KP 1.06 LA 1.02 ! OV 1.07 PT 1.05 ! ! ! Fit before self-cal, rms=0.030760Jy sigma=0.723876 ! Fit after self-cal, rms=0.030717Jy sigma=0.721520 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.030717Jy sigma=0.721520 ! Fit after self-cal, rms=0.030720Jy sigma=0.721503 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.673 mas, bmaj=24.24 mas, bpa=33.14 degrees ! Estimated noise=0.205882 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.000829335 Jy ! Component: 100 - total flux cleaned = -0.00118337 Jy ! Component: 150 - total flux cleaned = -0.00131574 Jy ! Component: 200 - total flux cleaned = -0.00136912 Jy ! Total flux subtracted in 200 components = -0.00136912 Jy ! Clean residual min=-0.000651 max=0.000800 Jy/beam ! Clean residual mean=0.000000 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.0243479 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 60 model components to the UV plane model. ! The established model now contains 181 components and 0.0243479 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.030725Jy sigma=0.720935 ! Fit after self-cal, rms=0.030725Jy sigma=0.720931 ! 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.030725Jy sigma=0.720931 ! Fit after self-cal, rms=0.030680Jy sigma=0.718866 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.19878e-05 Jy ! Component: 100 - total flux cleaned = 0.000103274 Jy ! Component: 150 - total flux cleaned = 0.000123258 Jy ! Component: 200 - total flux cleaned = 0.000135946 Jy ! Total flux subtracted in 200 components = 0.000135946 Jy ! Clean residual min=-0.000609 max=0.000788 Jy/beam ! Clean residual mean=0.000000 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.0244838 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 208 components and 0.0244838 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.030674Jy sigma=0.718794 ! Fit after self-cal, rms=0.030674Jy sigma=0.718574 ! 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: 4.673 x 24.24 at 33.14 degrees (North through East) ! Clean map min=-0.00059898 max=0.015366 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.636 mas, bmaj=24.37 mas, bpa=35.64 degrees ! Estimated noise=0.383024 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131779 Jy ! Component: 100 - total flux cleaned = 0.0168328 Jy ! Component: 150 - total flux cleaned = 0.0188479 Jy ! Component: 200 - total flux cleaned = 0.0203426 Jy ! Total flux subtracted in 200 components = 0.0203426 Jy ! Clean residual min=-0.001496 max=0.002011 Jy/beam ! Clean residual mean=-0.000003 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0203426 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.0203426 Jy ! Inverting map and beam ! Estimated beam: bmin=4.673 mas, bmaj=24.24 mas, bpa=33.14 degrees ! Estimated noise=0.205882 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.00185162 Jy ! Component: 100 - total flux cleaned = 0.002784 Jy ! Component: 150 - total flux cleaned = 0.00340244 Jy ! Component: 200 - total flux cleaned = 0.00365164 Jy ! Total flux subtracted in 200 components = 0.00365164 Jy ! Clean residual min=-0.000786 max=0.000795 Jy/beam ! Clean residual mean=-0.000001 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.0239942 Jy ! Adding 95 model components to the UV plane model. ! The established model now contains 140 components and 0.0239942 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131728 Jy ! Component: 100 - total flux cleaned = 0.000219849 Jy ! Component: 150 - total flux cleaned = 0.00027332 Jy ! Component: 200 - total flux cleaned = 0.000322523 Jy ! Total flux subtracted in 200 components = 0.000322523 Jy ! Clean residual min=-0.000642 max=0.000801 Jy/beam ! Clean residual mean=-0.000001 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.0243168 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 174 components and 0.0243168 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.030678Jy sigma=0.718841 ! Fit after self-cal, rms=0.030677Jy sigma=0.718807 wmodel J1809-1618_C_map.mod ! Writing 174 model components to file: J1809-1618_C_map.mod wobs J1809-1618_C_uvs.fits ! Writing UV FITS file: J1809-1618_C_uvs.fits wwins J1809-1618_C_map.win ! wwins: Wrote 1 windows to J1809-1618_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.000348423 Jy ! Component: 100 - total flux cleaned = 0.000396672 Jy ! Component: 150 - total flux cleaned = 0.000471224 Jy ! Component: 200 - total flux cleaned = 0.000539993 Jy ! Component: 250 - total flux cleaned = 0.0005949 Jy ! Component: 300 - total flux cleaned = 0.000603488 Jy ! Component: 350 - total flux cleaned = 0.000643182 Jy ! Component: 400 - total flux cleaned = 0.000711574 Jy ! Component: 450 - total flux cleaned = 0.000784442 Jy ! Component: 500 - total flux cleaned = 0.000874786 Jy ! Component: 550 - total flux cleaned = 0.000948005 Jy ! Component: 600 - total flux cleaned = 0.00102481 Jy ! Component: 650 - total flux cleaned = 0.00109246 Jy ! Component: 700 - total flux cleaned = 0.00116362 Jy ! Component: 750 - total flux cleaned = 0.00124365 Jy ! Component: 800 - total flux cleaned = 0.00128246 Jy ! Component: 850 - total flux cleaned = 0.00135736 Jy ! Component: 900 - total flux cleaned = 0.00140904 Jy ! Component: 950 - total flux cleaned = 0.00145923 Jy ! Component: 1000 - total flux cleaned = 0.00152243 Jy ! Component: 1050 - total flux cleaned = 0.00156493 Jy ! Component: 1100 - total flux cleaned = 0.00159728 Jy ! Component: 1150 - total flux cleaned = 0.00166076 Jy ! Component: 1200 - total flux cleaned = 0.00171417 Jy ! Component: 1250 - total flux cleaned = 0.00176669 Jy ! Component: 1300 - total flux cleaned = 0.00182705 Jy ! Component: 1350 - total flux cleaned = 0.00187796 Jy ! Component: 1400 - total flux cleaned = 0.00193231 Jy ! Component: 1450 - total flux cleaned = 0.00198173 Jy ! Component: 1500 - total flux cleaned = 0.00203453 Jy ! Component: 1550 - total flux cleaned = 0.00209058 Jy ! Component: 1600 - total flux cleaned = 0.00214586 Jy ! Component: 1650 - total flux cleaned = 0.00219261 Jy ! Component: 1700 - total flux cleaned = 0.00225408 Jy ! Component: 1750 - total flux cleaned = 0.0023147 Jy ! Component: 1800 - total flux cleaned = 0.00236727 Jy ! Component: 1850 - total flux cleaned = 0.00243799 Jy ! Component: 1900 - total flux cleaned = 0.00248961 Jy ! Component: 1950 - total flux cleaned = 0.00254815 Jy ! Component: 2000 - total flux cleaned = 0.00258446 Jy ! Component: 2050 - total flux cleaned = 0.00261705 Jy ! Component: 2100 - total flux cleaned = 0.00264236 Jy ! Component: 2150 - total flux cleaned = 0.00267124 Jy ! Component: 2200 - total flux cleaned = 0.00268566 Jy ! Component: 2250 - total flux cleaned = 0.00270369 Jy ! Component: 2300 - total flux cleaned = 0.00271811 Jy ! Component: 2350 - total flux cleaned = 0.00273255 Jy ! Component: 2400 - total flux cleaned = 0.00274704 Jy ! Component: 2450 - total flux cleaned = 0.0027543 Jy ! Component: 2500 - total flux cleaned = 0.00276155 Jy ! Component: 2550 - total flux cleaned = 0.00277614 Jy ! Component: 2600 - total flux cleaned = 0.00278345 Jy ! Component: 2650 - total flux cleaned = 0.00279447 Jy ! Component: 2700 - total flux cleaned = 0.00279816 Jy ! Component: 2750 - total flux cleaned = 0.00280185 Jy ! Component: 2800 - total flux cleaned = 0.00281672 Jy ! Component: 2850 - total flux cleaned = 0.0028167 Jy ! Component: 2900 - total flux cleaned = 0.00282795 Jy ! Component: 2950 - total flux cleaned = 0.00283169 Jy ! Component: 3000 - total flux cleaned = 0.00283934 Jy ! Component: 3050 - total flux cleaned = 0.00283937 Jy ! Component: 3100 - total flux cleaned = 0.00284323 Jy ! Component: 3150 - total flux cleaned = 0.00283931 Jy ! Component: 3200 - total flux cleaned = 0.0028393 Jy ! Component: 3250 - total flux cleaned = 0.00284329 Jy ! Component: 3300 - total flux cleaned = 0.00284735 Jy ! Component: 3350 - total flux cleaned = 0.00284733 Jy ! Component: 3400 - total flux cleaned = 0.00285143 Jy ! Component: 3450 - total flux cleaned = 0.00285144 Jy ! Component: 3500 - total flux cleaned = 0.00285567 Jy ! Component: 3550 - total flux cleaned = 0.0028557 Jy ! Component: 3600 - total flux cleaned = 0.0028557 Jy ! Component: 3650 - total flux cleaned = 0.00286002 Jy ! Component: 3700 - total flux cleaned = 0.00286442 Jy ! Component: 3750 - total flux cleaned = 0.00286893 Jy ! Component: 3800 - total flux cleaned = 0.00287346 Jy ! Component: 3850 - total flux cleaned = 0.00287345 Jy ! Component: 3900 - total flux cleaned = 0.0028734 Jy ! Component: 3950 - total flux cleaned = 0.00288738 Jy ! Component: 4000 - total flux cleaned = 0.00288269 Jy ! Component: 4050 - total flux cleaned = 0.00288737 Jy ! Total flux subtracted in 4096 components = 0.00290175 Jy ! Clean residual min=-0.000251 max=0.000260 Jy/beam ! Clean residual mean=0.000000 rms=0.000096 Jy/beam ! Combined flux in latest and established models = 0.0272185 Jy keep ! Adding 334 model components to the UV plane model. ! The established model now contains 508 components and 0.0272185 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1809-1618_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.673 x 24.24 at 33.14 degrees (North through East) ! Clean map min=-0.0005741 max=0.014626 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1809-1618_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1809-1618_C_a_map.mod ! Writing 508 model components to file: /vlbi/vcs9/uvm//J1809-1618_C_a_map.mod wobs /vlbi/vcs9/uvm//J1809-1618_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1809-1618_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1809-1618_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1809-1618_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0146265 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000107975 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.21464 2.21464 4.42927 8.85855 17.7171 35.4342 70.8684 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.014 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 135.462 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1809-1618_C_a_dfm.log closed on Tue Dec 26 22:49:05 2017