! Started logfile: /vlbi/vcs9/uvm//J0627-0553_C_a_dfm.log on Tue Dec 26 21:46:46 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//J0627-0553_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0627-0553_C_a_uvm.fits ! AN table 1: 38 integrations on 6 of 6 possible baselines. ! AN table 2: 18 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.982843 visibilities/baseline/integration-bin. ! Found source: J0627-0553 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 85 lines of history. ! ! Reading 3208 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 J0627-0553_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.0400809 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 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.999994Jy sigma=30.081411 ! Fit after self-cal, rms=0.976242Jy sigma=29.344935 ! 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=9.201 mas, bmaj=18.78 mas, bpa=20.06 degrees ! Estimated noise=0.651463 mJy/beam. ! Added new window around map position (-0.3, -0.3). 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.0194212 Jy ! Component: 100 - total flux cleaned = 0.0271315 Jy ! Total flux subtracted in 100 components = 0.0271315 Jy ! Clean residual min=-0.007451 max=0.007606 Jy/beam ! Clean residual mean=-0.000016 rms=0.003466 Jy/beam ! Combined flux in latest and established models = 0.0271315 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 60 model components to the UV plane model. ! The established model now contains 60 components and 0.0271315 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.030835Jy sigma=0.887572 ! Fit after self-cal, rms=0.030807Jy sigma=0.886700 ! 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=9.608 mas, bmaj=18.78 mas, bpa=19.77 degrees ! Estimated noise=0.41485 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.0105512 Jy ! Component: 100 - total flux cleaned = 0.0177563 Jy ! Component: 150 - total flux cleaned = 0.0233884 Jy ! Component: 200 - total flux cleaned = 0.0278997 Jy ! Total flux subtracted in 200 components = 0.0278997 Jy ! Clean residual min=-0.004633 max=0.004488 Jy/beam ! Clean residual mean=0.000003 rms=0.002239 Jy/beam ! Combined flux in latest and established models = 0.0550312 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 120 model components to the UV plane model. ! The established model now contains 173 components and 0.0550312 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.027718Jy sigma=0.769950 ! Fit after self-cal, rms=0.027703Jy sigma=0.769604 ! 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.04101 ! Telescope amplitude corrections in sub-array 1: ! FD 1.19 LA 0.65 OV 1.09 PT 0.91 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.777762 ! Telescope amplitude corrections in sub-array 2: ! FD 0.84 KP 2.78 LA 0.59 OV 1.31 ! PT 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.051 ! Telescope amplitude corrections in sub-array 1: ! FD 1.18 LA 0.79 OV 0.98 PT 0.85 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.862062 ! Telescope amplitude corrections in sub-array 2: ! FD 0.87 KP 1.97 LA 0.64 OV 1.52 ! PT 0.80 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.989814 ! Telescope amplitude corrections in sub-array 1: ! FD 1.36 LA 0.78 OV 1.12 PT 0.79 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.635409 ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 KP 4.03 LA 0.80 OV 1.26 ! PT 0.78 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.909732 ! Telescope amplitude corrections in sub-array 1: ! FD 1.41 LA 0.70 OV 1.43 PT 0.86 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.776481 ! Telescope amplitude corrections in sub-array 2: ! FD 1.10 KP 2.62 LA 0.80 OV 1.15 ! PT 0.77 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.914548 ! Telescope amplitude corrections in sub-array 1: ! FD 1.40 LA 1.24 OV 1.07 PT 0.65 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.767458 ! Telescope amplitude corrections in sub-array 2: ! FD 1.22 KP 2.38 LA 0.77 OV 1.07 ! PT 1.07 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 1.00336 ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 LA 0.90 OV 1.00 PT 0.94 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.76035 ! Telescope amplitude corrections in sub-array 2: ! FD 1.42 KP 1.76 LA 0.61 OV 1.41 ! PT 1.38 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 1.01384 ! Telescope amplitude corrections in sub-array 1: ! FD 1.13 LA 0.94 OV 0.96 PT 0.91 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.695994 ! Telescope amplitude corrections in sub-array 2: ! FD 1.34 KP 2.90 LA 0.91 OV 0.99 ! PT 1.04 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.993146 ! Telescope amplitude corrections in sub-array 1: ! FD 1.27 LA 1.06 OV 0.73 PT 0.97 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.838398 ! Telescope amplitude corrections in sub-array 2: ! FD 1.36 KP 1.60 LA 0.79 OV 0.97 ! PT 1.25 ! ! ! Fit before self-cal, rms=0.027703Jy sigma=0.769604 ! Fit after self-cal, rms=0.027497Jy sigma=0.840705 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.027497Jy sigma=0.840705 ! Fit after self-cal, rms=0.027538Jy sigma=0.840288 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.54 mas, bmaj=19.51 mas, bpa=15.89 degrees ! Estimated noise=0.298789 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.00762987 Jy ! Component: 100 - total flux cleaned = -0.0106606 Jy ! Component: 150 - total flux cleaned = -0.0122498 Jy ! Component: 200 - total flux cleaned = -0.0131744 Jy ! Total flux subtracted in 200 components = -0.0131744 Jy ! Clean residual min=-0.000976 max=0.001101 Jy/beam ! Clean residual mean=0.000006 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0418568 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 144 model components to the UV plane model. ! The established model now contains 303 components and 0.0418568 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.027125Jy sigma=0.751932 ! Fit after self-cal, rms=0.027107Jy sigma=0.751777 ! 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.027107Jy sigma=0.751777 ! Fit after self-cal, rms=0.027102Jy sigma=0.749831 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.000426529 Jy ! Component: 100 - total flux cleaned = -0.000685587 Jy ! Component: 150 - total flux cleaned = -0.000867783 Jy ! Component: 200 - total flux cleaned = -0.000927723 Jy ! Total flux subtracted in 200 components = -0.000927723 Jy ! Clean residual min=-0.000810 max=0.000895 Jy/beam ! Clean residual mean=0.000004 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.0409291 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 54 model components to the UV plane model. ! The established model now contains 354 components and 0.0409291 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.027110Jy sigma=0.749060 ! Fit after self-cal, rms=0.027114Jy sigma=0.748921 ! 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: 10.54 x 19.51 at 15.89 degrees (North through East) ! Clean map min=-0.0008019 max=0.020437 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=9.332 mas, bmaj=18.92 mas, bpa=19.19 degrees ! Estimated noise=0.571101 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0167445 Jy ! Component: 100 - total flux cleaned = 0.023006 Jy ! Component: 150 - total flux cleaned = 0.0272123 Jy ! Component: 200 - total flux cleaned = 0.030488 Jy ! Total flux subtracted in 200 components = 0.030488 Jy ! Clean residual min=-0.003217 max=0.002833 Jy/beam ! Clean residual mean=-0.000015 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.030488 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 113 model components to the UV plane model. ! The established model now contains 113 components and 0.030488 Jy ! Inverting map and beam ! Estimated beam: bmin=10.54 mas, bmaj=19.51 mas, bpa=15.89 degrees ! Estimated noise=0.298789 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.0034908 Jy ! Component: 100 - total flux cleaned = 0.00528442 Jy ! Component: 150 - total flux cleaned = 0.00651715 Jy ! Component: 200 - total flux cleaned = 0.00741164 Jy ! Total flux subtracted in 200 components = 0.00741164 Jy ! Clean residual min=-0.000938 max=0.001006 Jy/beam ! Clean residual mean=-0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0378996 Jy ! Adding 115 model components to the UV plane model. ! The established model now contains 224 components and 0.0378996 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000667314 Jy ! Component: 100 - total flux cleaned = 0.00117563 Jy ! Component: 150 - total flux cleaned = 0.00156966 Jy ! Component: 200 - total flux cleaned = 0.00187742 Jy ! Total flux subtracted in 200 components = 0.00187742 Jy ! Clean residual min=-0.000749 max=0.000799 Jy/beam ! Clean residual mean=0.000006 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.039777 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 258 components and 0.039777 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.027122Jy sigma=0.748291 ! Fit after self-cal, rms=0.027129Jy sigma=0.748214 wmodel J0627-0553_C_map.mod ! Writing 258 model components to file: J0627-0553_C_map.mod wobs J0627-0553_C_uvs.fits ! Writing UV FITS file: J0627-0553_C_uvs.fits wwins J0627-0553_C_map.win ! wwins: Wrote 1 windows to J0627-0553_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.000353199 Jy ! Component: 100 - total flux cleaned = 0.000558608 Jy ! Component: 150 - total flux cleaned = 0.000691872 Jy ! Component: 200 - total flux cleaned = 0.000819478 Jy ! Component: 250 - total flux cleaned = 0.00094183 Jy ! Component: 300 - total flux cleaned = 0.0010065 Jy ! Component: 350 - total flux cleaned = 0.00107062 Jy ! Component: 400 - total flux cleaned = 0.00113437 Jy ! Component: 450 - total flux cleaned = 0.00118706 Jy ! Component: 500 - total flux cleaned = 0.00124005 Jy ! Component: 550 - total flux cleaned = 0.00128232 Jy ! Component: 600 - total flux cleaned = 0.0013144 Jy ! Component: 650 - total flux cleaned = 0.00134675 Jy ! Component: 700 - total flux cleaned = 0.00139022 Jy ! Component: 750 - total flux cleaned = 0.00143432 Jy ! Component: 800 - total flux cleaned = 0.00147917 Jy ! Component: 850 - total flux cleaned = 0.00153579 Jy ! Component: 900 - total flux cleaned = 0.00158187 Jy ! Component: 950 - total flux cleaned = 0.00161702 Jy ! Component: 1000 - total flux cleaned = 0.00168851 Jy ! Component: 1050 - total flux cleaned = 0.00173707 Jy ! Component: 1100 - total flux cleaned = 0.00176191 Jy ! Component: 1150 - total flux cleaned = 0.00186282 Jy ! Component: 1200 - total flux cleaned = 0.00197864 Jy ! Component: 1250 - total flux cleaned = 0.00212347 Jy ! Component: 1300 - total flux cleaned = 0.00225786 Jy ! Component: 1350 - total flux cleaned = 0.00238156 Jy ! Component: 1400 - total flux cleaned = 0.00246656 Jy ! Component: 1450 - total flux cleaned = 0.00252471 Jy ! Component: 1500 - total flux cleaned = 0.00258404 Jy ! Component: 1550 - total flux cleaned = 0.00264493 Jy ! Component: 1600 - total flux cleaned = 0.00269212 Jy ! Component: 1650 - total flux cleaned = 0.00275727 Jy ! Component: 1700 - total flux cleaned = 0.00280784 Jy ! Component: 1750 - total flux cleaned = 0.00287663 Jy ! Component: 1800 - total flux cleaned = 0.00293028 Jy ! Component: 1850 - total flux cleaned = 0.00304078 Jy ! Component: 1900 - total flux cleaned = 0.00309834 Jy ! Component: 1950 - total flux cleaned = 0.00315725 Jy ! Component: 2000 - total flux cleaned = 0.00325783 Jy ! Component: 2050 - total flux cleaned = 0.00334105 Jy ! Component: 2100 - total flux cleaned = 0.0034269 Jy ! Component: 2150 - total flux cleaned = 0.00353783 Jy ! Component: 2200 - total flux cleaned = 0.00362935 Jy ! Component: 2250 - total flux cleaned = 0.00377101 Jy ! Component: 2300 - total flux cleaned = 0.0038445 Jy ! Component: 2350 - total flux cleaned = 0.00389523 Jy ! Component: 2400 - total flux cleaned = 0.00394779 Jy ! Component: 2450 - total flux cleaned = 0.00402908 Jy ! Component: 2500 - total flux cleaned = 0.00408493 Jy ! Component: 2550 - total flux cleaned = 0.00417218 Jy ! Component: 2600 - total flux cleaned = 0.00423231 Jy ! Component: 2650 - total flux cleaned = 0.00429458 Jy ! Component: 2700 - total flux cleaned = 0.00439201 Jy ! Component: 2750 - total flux cleaned = 0.00445887 Jy ! Component: 2800 - total flux cleaned = 0.00449375 Jy ! Component: 2850 - total flux cleaned = 0.00460292 Jy ! Component: 2900 - total flux cleaned = 0.00464152 Jy ! Component: 2950 - total flux cleaned = 0.00468128 Jy ! Component: 3000 - total flux cleaned = 0.00476252 Jy ! Component: 3050 - total flux cleaned = 0.00484924 Jy ! Component: 3100 - total flux cleaned = 0.00489328 Jy ! Component: 3150 - total flux cleaned = 0.00503144 Jy ! Component: 3200 - total flux cleaned = 0.00503148 Jy ! Component: 3250 - total flux cleaned = 0.0051322 Jy ! Component: 3300 - total flux cleaned = 0.00518549 Jy ! Component: 3350 - total flux cleaned = 0.00524085 Jy ! Component: 3400 - total flux cleaned = 0.00524035 Jy ! Component: 3450 - total flux cleaned = 0.00535835 Jy ! Component: 3500 - total flux cleaned = 0.00542 Jy ! Component: 3550 - total flux cleaned = 0.00548453 Jy ! Component: 3600 - total flux cleaned = 0.00554972 Jy ! Component: 3650 - total flux cleaned = 0.0056204 Jy ! Component: 3700 - total flux cleaned = 0.0057698 Jy ! Component: 3750 - total flux cleaned = 0.00577146 Jy ! Component: 3800 - total flux cleaned = 0.00577193 Jy ! Component: 3850 - total flux cleaned = 0.0058534 Jy ! Component: 3900 - total flux cleaned = 0.00594068 Jy ! Component: 3950 - total flux cleaned = 0.00593865 Jy ! Component: 4000 - total flux cleaned = 0.00612292 Jy ! Component: 4050 - total flux cleaned = 0.00612316 Jy ! Total flux subtracted in 4096 components = 0.00622361 Jy ! Clean residual min=-0.005549 max=0.005414 Jy/beam ! Clean residual mean=0.000068 rms=0.001944 Jy/beam ! Combined flux in latest and established models = 0.0460006 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 535 components and 0.0460006 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0627-0553_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.54 x 19.51 at 15.89 degrees (North through East) ! Clean map min=-0.012589 max=0.025806 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0627-0553_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0627-0553_C_a_map.mod ! Writing 535 model components to file: /vlbi/vcs9/uvm//J0627-0553_C_a_map.mod wobs /vlbi/vcs9/uvm//J0627-0553_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0627-0553_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0627-0553_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0627-0553_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0258055 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00193823 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -22.5327 22.5327 45.0655 90.1309 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0058 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.025 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 13.313 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0627-0553_C_a_dfm.log closed on Tue Dec 26 21:46:50 2017