! Started logfile: /vlbi/vcs9/uvm//J0730-2620_X_a_dfm.log on Tue Dec 26 21:52:56 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 7.39200 obs /vlbi/vcs9/uvm//J0730-2620_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0730-2620_X_a_uvm.fits ! AN table 1: 164 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.955793 visibilities/baseline/integration-bin. ! Found source: J0730-2620 ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 94 lines of history. ! ! Reading 35112 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_02.dfm J0730-2620_X] 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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0386988 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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000384Jy sigma=19.977218 ! Fit after self-cal, rms=0.984109Jy sigma=19.659045 ! 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=0.6529 mas, bmaj=1.814 mas, bpa=6.414 degrees ! Estimated noise=0.514423 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.0146481 Jy ! Component: 100 - total flux cleaned = 0.0157094 Jy ! Total flux subtracted in 100 components = 0.0157094 Jy ! Clean residual min=-0.001727 max=0.001560 Jy/beam ! Clean residual mean=0.000001 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0157095 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0157095 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.034991Jy sigma=0.659757 ! Fit after self-cal, rms=0.034984Jy sigma=0.659630 ! 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=0.9234 mas, bmaj=2.364 mas, bpa=2.729 degrees ! Estimated noise=0.188962 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 = 5.61518e-05 Jy ! Component: 100 - total flux cleaned = 2.94123e-05 Jy ! Component: 150 - total flux cleaned = 2.21977e-05 Jy ! Component: 200 - total flux cleaned = 1.61184e-05 Jy ! Total flux subtracted in 200 components = 1.61184e-05 Jy ! Clean residual min=-0.000896 max=0.000845 Jy/beam ! Clean residual mean=0.000001 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.0157256 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 10 components and 0.0157256 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.034981Jy sigma=0.659569 ! Fit after self-cal, rms=0.034981Jy sigma=0.659570 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.971598 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 KP 1.16 LA 1.02 ! MK 1.09 OV 0.89 PT 1.10 SC 1.03 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.971635 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 KP 1.08 LA 1.05 ! MK 0.95 OV 0.94 PT 1.17 SC 1.05 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.945512 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 KP 0.89 LA 1.33 ! MK 0.98 OV 0.94 PT 1.26 SC 1.07 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.956088 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.93 KP 1.11 LA 1.14 ! MK 0.93 OV 0.86 PT 1.21 SC 1.04 ! ! ! Correcting IF 5. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.98043 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.92 KP 0.91 LA 1.06 ! MK 1.09 OV 0.93 PT 1.25 SC 1.07 ! ! ! Correcting IF 6. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00939 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 KP 0.88 LA 1.02 ! MK 1.02 OV 0.88 PT 1.15 SC 1.00 ! ! ! Correcting IF 7. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04036 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.90 KP 0.94 LA 0.94 ! MK 1.01 OV 0.86 PT 1.16 SC 0.99 ! ! ! Correcting IF 8. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02612 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 KP 1.03 LA 1.13 ! MK 0.95 OV 0.83 PT 1.10 SC 0.81 ! ! ! Fit before self-cal, rms=0.034981Jy sigma=0.659570 ! Fit after self-cal, rms=0.034819Jy sigma=0.658460 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.034819Jy sigma=0.658460 ! Fit after self-cal, rms=0.034820Jy sigma=0.658454 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9203 mas, bmaj=2.355 mas, bpa=3.082 degrees ! Estimated noise=0.182292 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.000362991 Jy ! Component: 100 - total flux cleaned = -0.000371993 Jy ! Component: 150 - total flux cleaned = -0.000378359 Jy ! Component: 200 - total flux cleaned = -0.000380853 Jy ! Total flux subtracted in 200 components = -0.000380853 Jy ! Clean residual min=-0.000483 max=0.000531 Jy/beam ! Clean residual mean=0.000001 rms=0.000121 Jy/beam ! Combined flux in latest and established models = 0.0153447 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.0153447 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.034821Jy sigma=0.658390 ! Fit after self-cal, rms=0.034821Jy sigma=0.658391 ! 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.034821Jy sigma=0.658391 ! Fit after self-cal, rms=0.034782Jy sigma=0.657513 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 = 7.64725e-05 Jy ! Component: 100 - total flux cleaned = 8.01582e-05 Jy ! Component: 150 - total flux cleaned = 8.02277e-05 Jy ! Component: 200 - total flux cleaned = 8.21335e-05 Jy ! Total flux subtracted in 200 components = 8.21335e-05 Jy ! Clean residual min=-0.000469 max=0.000494 Jy/beam ! Clean residual mean=0.000001 rms=0.000120 Jy/beam ! Combined flux in latest and established models = 0.0154268 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.0154268 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.034782Jy sigma=0.657506 ! Fit after self-cal, rms=0.034778Jy sigma=0.657419 ! 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: 0.9203 x 2.355 at 3.082 degrees (North through East) ! Clean map min=-0.00042878 max=0.016053 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=0.6517 mas, bmaj=1.813 mas, bpa=6.415 degrees ! Estimated noise=0.510302 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140945 Jy ! Component: 100 - total flux cleaned = 0.0151405 Jy ! Component: 150 - total flux cleaned = 0.0148773 Jy ! Component: 200 - total flux cleaned = 0.0147035 Jy ! Total flux subtracted in 200 components = 0.0147035 Jy ! Clean residual min=-0.001612 max=0.001334 Jy/beam ! Clean residual mean=0.000001 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0147035 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0147035 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9203 mas, bmaj=2.355 mas, bpa=3.082 degrees ! Estimated noise=0.182292 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) ! Added new window around map position (-6.2, 17.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000603595 Jy ! Component: 100 - total flux cleaned = 0.000648375 Jy ! Component: 150 - total flux cleaned = 0.000660088 Jy ! Component: 200 - total flux cleaned = 0.000660935 Jy ! Total flux subtracted in 200 components = 0.000660935 Jy ! Clean residual min=-0.000407 max=0.000478 Jy/beam ! Clean residual mean=0.000001 rms=0.000114 Jy/beam ! Combined flux in latest and established models = 0.0153644 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.0153644 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.06541e-06 Jy ! Component: 100 - total flux cleaned = 1.23063e-06 Jy ! Component: 150 - total flux cleaned = 6.96635e-06 Jy ! Component: 200 - total flux cleaned = 1.76172e-05 Jy ! Total flux subtracted in 200 components = 1.76172e-05 Jy ! Clean residual min=-0.000404 max=0.000452 Jy/beam ! Clean residual mean=0.000001 rms=0.000113 Jy/beam ! Combined flux in latest and established models = 0.015382 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.015382 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.034767Jy sigma=0.657242 ! Fit after self-cal, rms=0.034766Jy sigma=0.657214 wmodel J0730-2620_X_map.mod ! Writing 37 model components to file: J0730-2620_X_map.mod wobs J0730-2620_X_uvs.fits ! Writing UV FITS file: J0730-2620_X_uvs.fits wwins J0730-2620_X_map.win ! wwins: Wrote 2 windows to J0730-2620_X_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.000161537 Jy ! Component: 100 - total flux cleaned = 0.000198557 Jy ! Component: 150 - total flux cleaned = 0.000262182 Jy ! Component: 200 - total flux cleaned = 0.000330086 Jy ! Component: 250 - total flux cleaned = 0.000382369 Jy ! Component: 300 - total flux cleaned = 0.000414053 Jy ! Component: 350 - total flux cleaned = 0.000450904 Jy ! Component: 400 - total flux cleaned = 0.000462862 Jy ! Component: 450 - total flux cleaned = 0.000480402 Jy ! Component: 500 - total flux cleaned = 0.000491875 Jy ! Component: 550 - total flux cleaned = 0.000503167 Jy ! Component: 600 - total flux cleaned = 0.000519677 Jy ! Component: 650 - total flux cleaned = 0.00053053 Jy ! Component: 700 - total flux cleaned = 0.000551722 Jy ! Component: 750 - total flux cleaned = 0.000551742 Jy ! Component: 800 - total flux cleaned = 0.000562135 Jy ! Component: 850 - total flux cleaned = 0.000572327 Jy ! Component: 900 - total flux cleaned = 0.000587388 Jy ! Component: 950 - total flux cleaned = 0.000597308 Jy ! Component: 1000 - total flux cleaned = 0.000621509 Jy ! Component: 1050 - total flux cleaned = 0.000626197 Jy ! Component: 1100 - total flux cleaned = 0.000635648 Jy ! Component: 1150 - total flux cleaned = 0.000644972 Jy ! Component: 1200 - total flux cleaned = 0.000649536 Jy ! Component: 1250 - total flux cleaned = 0.000654009 Jy ! Component: 1300 - total flux cleaned = 0.000653892 Jy ! Component: 1350 - total flux cleaned = 0.000653854 Jy ! Component: 1400 - total flux cleaned = 0.000658228 Jy ! Component: 1450 - total flux cleaned = 0.000653887 Jy ! Component: 1500 - total flux cleaned = 0.000658143 Jy ! Component: 1550 - total flux cleaned = 0.000662347 Jy ! Component: 1600 - total flux cleaned = 0.00065396 Jy ! Component: 1650 - total flux cleaned = 0.000653878 Jy ! Component: 1700 - total flux cleaned = 0.000649796 Jy ! Component: 1750 - total flux cleaned = 0.000649756 Jy ! Component: 1800 - total flux cleaned = 0.000641696 Jy ! Component: 1850 - total flux cleaned = 0.00064174 Jy ! Component: 1900 - total flux cleaned = 0.000645729 Jy ! Component: 1950 - total flux cleaned = 0.000637876 Jy ! Component: 2000 - total flux cleaned = 0.000645639 Jy ! Component: 2050 - total flux cleaned = 0.000641783 Jy ! Component: 2100 - total flux cleaned = 0.000653267 Jy ! Component: 2150 - total flux cleaned = 0.000634357 Jy ! Component: 2200 - total flux cleaned = 0.000638121 Jy ! Component: 2250 - total flux cleaned = 0.000630691 Jy ! Component: 2300 - total flux cleaned = 0.000638119 Jy ! Component: 2350 - total flux cleaned = 0.000627203 Jy ! Component: 2400 - total flux cleaned = 0.000619992 Jy ! Component: 2450 - total flux cleaned = 0.00060561 Jy ! Component: 2500 - total flux cleaned = 0.000605652 Jy ! Component: 2550 - total flux cleaned = 0.000598631 Jy ! Component: 2600 - total flux cleaned = 0.000605634 Jy ! Component: 2650 - total flux cleaned = 0.000588262 Jy ! Component: 2700 - total flux cleaned = 0.000564151 Jy ! Component: 2750 - total flux cleaned = 0.000564171 Jy ! Component: 2800 - total flux cleaned = 0.000550506 Jy ! Component: 2850 - total flux cleaned = 0.000533623 Jy ! Component: 2900 - total flux cleaned = 0.00051688 Jy ! Component: 2950 - total flux cleaned = 0.000503594 Jy ! Component: 3000 - total flux cleaned = 0.000496995 Jy ! Component: 3050 - total flux cleaned = 0.000477335 Jy ! Component: 3100 - total flux cleaned = 0.000470813 Jy ! Component: 3150 - total flux cleaned = 0.000461059 Jy ! Component: 3200 - total flux cleaned = 0.000432123 Jy ! Component: 3250 - total flux cleaned = 0.000428915 Jy ! Component: 3300 - total flux cleaned = 0.000413053 Jy ! Component: 3350 - total flux cleaned = 0.000390995 Jy ! Component: 3400 - total flux cleaned = 0.000372207 Jy ! Component: 3450 - total flux cleaned = 0.000356627 Jy ! Component: 3500 - total flux cleaned = 0.000334963 Jy ! Component: 3550 - total flux cleaned = 0.000304223 Jy ! Component: 3600 - total flux cleaned = 0.000295066 Jy ! Component: 3650 - total flux cleaned = 0.000273774 Jy ! Component: 3700 - total flux cleaned = 0.000243545 Jy ! Component: 3750 - total flux cleaned = 0.000228494 Jy ! Component: 3800 - total flux cleaned = 0.000204559 Jy ! Component: 3850 - total flux cleaned = 0.00018668 Jy ! Component: 3900 - total flux cleaned = 0.000163005 Jy ! Component: 3950 - total flux cleaned = 0.000136518 Jy ! Component: 4000 - total flux cleaned = 0.000121886 Jy ! Component: 4050 - total flux cleaned = 0.000104404 Jy ! Total flux subtracted in 4096 components = 8.98789e-05 Jy ! Clean residual min=-0.000179 max=0.000173 Jy/beam ! Clean residual mean=0.000000 rms=0.000052 Jy/beam ! Combined flux in latest and established models = 0.0154719 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 292 components and 0.0154719 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0730-2620_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9203 x 2.355 at 3.082 degrees (North through East) ! Clean map min=-0.00032647 max=0.01619 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0730-2620_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0730-2620_X_a_map.mod ! Writing 292 model components to file: /vlbi/vcs9/uvm//J0730-2620_X_a_map.mod wobs /vlbi/vcs9/uvm//J0730-2620_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0730-2620_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0730-2620_X_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J0730-2620_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0161903 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 5.22853e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.968824 0.968824 1.93765 3.8753 7.75059 15.5012 31.0024 62.0047 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= 309.653 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0730-2620_X_a_dfm.log closed on Tue Dec 26 21:53:00 2017