! Started logfile: /vlbi/vcs9/uvm//J0744-0629_X_a_dfm.log on Tue Dec 26 21:55:37 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//J0744-0629_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0744-0629_X_a_uvm.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.842029 visibilities/baseline/integration-bin. ! Found source: J0744-0629 ! ! 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 13944 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 J0744-0629_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.254578 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 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.035068Jy sigma=23.905887 ! Fit after self-cal, rms=0.856847Jy sigma=19.632589 ! 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.7878 mas, bmaj=1.959 mas, bpa=2.012 degrees ! Estimated noise=0.425463 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.122271 Jy ! Component: 100 - total flux cleaned = 0.174318 Jy ! Total flux subtracted in 100 components = 0.174318 Jy ! Clean residual min=-0.022100 max=0.038537 Jy/beam ! Clean residual mean=0.000417 rms=0.009077 Jy/beam ! Combined flux in latest and established models = 0.174318 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 41 components and 0.174318 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.182264Jy sigma=4.350505 ! Fit after self-cal, rms=0.182118Jy sigma=4.344432 ! 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=1.069 mas, bmaj=2.455 mas, bpa=0.5505 degrees ! Estimated noise=0.259808 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.0636994 Jy ! Component: 100 - total flux cleaned = 0.0938338 Jy ! Component: 150 - total flux cleaned = 0.108555 Jy ! Component: 200 - total flux cleaned = 0.111171 Jy ! Total flux subtracted in 200 components = 0.111171 Jy ! Clean residual min=-0.042268 max=0.067589 Jy/beam ! Clean residual mean=0.000661 rms=0.016909 Jy/beam ! Combined flux in latest and established models = 0.28549 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.28549 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.167714Jy sigma=3.997944 ! Fit after self-cal, rms=0.167661Jy sigma=3.994562 ! 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: 0.746345 ! Telescope amplitude corrections in sub-array 1: ! BR 1.69 FD 1.60 HN 1.52 KP 0.86 ! LA 0.73 MK 1.56 NL 1.63 OV 2.40 ! PT 0.48 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.737132 ! Telescope amplitude corrections in sub-array 1: ! BR 1.68 FD 1.51 HN 1.58 KP 0.86 ! LA 0.73 MK 1.68 NL 1.68 OV 2.48 ! PT 0.48 SC 0.88 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.749028 ! Telescope amplitude corrections in sub-array 1: ! BR 1.69 FD 1.34 HN 1.58 KP 0.84 ! LA 0.73 MK 1.65 NL 1.61 OV 2.54 ! PT 0.49 SC 0.88 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.742792 ! Telescope amplitude corrections in sub-array 1: ! BR 1.86 FD 1.51 HN 1.52 KP 0.86 ! LA 0.71 MK 1.66 NL 1.45 OV 2.49 ! PT 0.50 SC 0.90 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.755565 ! Telescope amplitude corrections in sub-array 1: ! BR 1.64 FD 1.48 HN 1.52 KP 0.87 ! LA 0.70 MK 1.52 NL 1.42 OV 2.54 ! PT 0.51 SC 1.03 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.75337 ! Telescope amplitude corrections in sub-array 1: ! BR 1.61 FD 1.53 HN 1.49 KP 0.88 ! LA 0.68 MK 1.48 NL 1.49 OV 2.57 ! PT 0.51 SC 1.03 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.726895 ! Telescope amplitude corrections in sub-array 1: ! BR 1.66 FD 1.59 HN 1.59 KP 0.89 ! LA 0.67 MK 1.50 NL 1.55 OV 2.68 ! PT 0.51 SC 1.11 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.746477 ! Telescope amplitude corrections in sub-array 1: ! BR 1.60 FD 1.56 HN 1.52 KP 0.87 ! LA 0.68 MK 1.45 NL 1.54 OV 2.61 ! PT 0.52 SC 1.05 ! ! ! Fit before self-cal, rms=0.167661Jy sigma=3.994562 ! Fit after self-cal, rms=0.138726Jy sigma=5.199499 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.138726Jy sigma=5.199499 ! Fit after self-cal, rms=0.152254Jy sigma=5.081359 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.344 mas, bmaj=3.142 mas, bpa=10.38 degrees ! Estimated noise=0.1442 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.0907995 Jy ! Component: 100 - total flux cleaned = -0.113675 Jy ! Component: 150 - total flux cleaned = -0.120265 Jy ! Component: 200 - total flux cleaned = -0.121265 Jy ! Total flux subtracted in 200 components = -0.121265 Jy ! Clean residual min=-0.014865 max=0.032212 Jy/beam ! Clean residual mean=0.000240 rms=0.006527 Jy/beam ! Combined flux in latest and established models = 0.164225 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 68 components and 0.164225 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.142603Jy sigma=2.828297 ! Fit after self-cal, rms=0.143102Jy sigma=2.826398 ! 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.143102Jy sigma=2.826398 ! Fit after self-cal, rms=0.143149Jy sigma=2.824532 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) ! Added new window around map position (-0.2, 10). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.029617 Jy ! Component: 100 - total flux cleaned = 0.0321398 Jy ! Component: 150 - total flux cleaned = 0.0321378 Jy ! Component: 200 - total flux cleaned = 0.0324816 Jy ! Total flux subtracted in 200 components = 0.0324816 Jy ! Clean residual min=-0.010174 max=0.016855 Jy/beam ! Clean residual mean=0.000065 rms=0.003600 Jy/beam ! Combined flux in latest and established models = 0.196706 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 97 components and 0.196706 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.127499Jy sigma=2.369893 ! Fit after self-cal, rms=0.121294Jy sigma=2.286692 ! 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: 1.344 x 3.142 at 10.38 degrees (North through East) ! Clean map min=-0.009525 max=0.08664 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.8305 mas, bmaj=2.068 mas, bpa=6.977 degrees ! Estimated noise=0.304653 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0877487 Jy ! Component: 100 - total flux cleaned = 0.130717 Jy ! Component: 150 - total flux cleaned = 0.159834 Jy ! Component: 200 - total flux cleaned = 0.17976 Jy ! Total flux subtracted in 200 components = 0.17976 Jy ! Clean residual min=-0.014784 max=0.015730 Jy/beam ! Clean residual mean=0.000049 rms=0.003056 Jy/beam ! Combined flux in latest and established models = 0.17976 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.17976 Jy ! Inverting map and beam ! Estimated beam: bmin=1.344 mas, bmaj=3.142 mas, bpa=10.38 degrees ! Estimated noise=0.1442 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.010461 Jy ! Component: 100 - total flux cleaned = 0.0138384 Jy ! Component: 150 - total flux cleaned = 0.015388 Jy ! Component: 200 - total flux cleaned = 0.0173876 Jy ! Total flux subtracted in 200 components = 0.0173876 Jy ! Clean residual min=-0.010038 max=0.009771 Jy/beam ! Clean residual mean=0.000058 rms=0.002909 Jy/beam ! Combined flux in latest and established models = 0.197148 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 83 components and 0.197148 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142705 Jy ! Component: 100 - total flux cleaned = 0.00266526 Jy ! Component: 150 - total flux cleaned = 0.00376273 Jy ! Component: 200 - total flux cleaned = 0.00435783 Jy ! Total flux subtracted in 200 components = 0.00435783 Jy ! Clean residual min=-0.009199 max=0.009328 Jy/beam ! Clean residual mean=0.000034 rms=0.002668 Jy/beam ! Combined flux in latest and established models = 0.201506 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 93 components and 0.201506 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.108105Jy sigma=2.044596 ! Fit after self-cal, rms=0.104612Jy sigma=2.007483 wmodel J0744-0629_X_map.mod ! Writing 93 model components to file: J0744-0629_X_map.mod wobs J0744-0629_X_uvs.fits ! Writing UV FITS file: J0744-0629_X_uvs.fits wwins J0744-0629_X_map.win ! wwins: Wrote 2 windows to J0744-0629_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.00170753 Jy ! Component: 100 - total flux cleaned = 0.00229201 Jy ! Component: 150 - total flux cleaned = 0.0016294 Jy ! Component: 200 - total flux cleaned = 0.000479808 Jy ! Component: 250 - total flux cleaned = -0.000380141 Jy ! Component: 300 - total flux cleaned = -0.00109236 Jy ! Component: 350 - total flux cleaned = -0.00178285 Jy ! Component: 400 - total flux cleaned = -0.00245335 Jy ! Component: 450 - total flux cleaned = -0.00310304 Jy ! Component: 500 - total flux cleaned = -0.0038389 Jy ! Component: 550 - total flux cleaned = -0.00465838 Jy ! Component: 600 - total flux cleaned = -0.00566073 Jy ! Component: 650 - total flux cleaned = -0.00684061 Jy ! Component: 700 - total flux cleaned = -0.00790305 Jy ! Component: 750 - total flux cleaned = -0.00952467 Jy ! Component: 800 - total flux cleaned = -0.0114264 Jy ! Component: 850 - total flux cleaned = -0.0133268 Jy ! Component: 900 - total flux cleaned = -0.0153239 Jy ! Component: 950 - total flux cleaned = -0.0172305 Jy ! Component: 1000 - total flux cleaned = -0.0193349 Jy ! Component: 1050 - total flux cleaned = -0.0214493 Jy ! Component: 1100 - total flux cleaned = -0.0235781 Jy ! Component: 1150 - total flux cleaned = -0.0255308 Jy ! Component: 1200 - total flux cleaned = -0.0274025 Jy ! Component: 1250 - total flux cleaned = -0.0294936 Jy ! Component: 1300 - total flux cleaned = -0.0314069 Jy ! Component: 1350 - total flux cleaned = -0.0334438 Jy ! Component: 1400 - total flux cleaned = -0.0355075 Jy ! Component: 1450 - total flux cleaned = -0.0373895 Jy ! Component: 1500 - total flux cleaned = -0.0395089 Jy ! Component: 1550 - total flux cleaned = -0.0414432 Jy ! Component: 1600 - total flux cleaned = -0.0430818 Jy ! Component: 1650 - total flux cleaned = -0.044528 Jy ! Component: 1700 - total flux cleaned = -0.0461132 Jy ! Component: 1750 - total flux cleaned = -0.0477313 Jy ! Component: 1800 - total flux cleaned = -0.0493842 Jy ! Component: 1850 - total flux cleaned = -0.0509525 Jy ! Component: 1900 - total flux cleaned = -0.0526743 Jy ! Component: 1950 - total flux cleaned = -0.0541823 Jy ! Component: 2000 - total flux cleaned = -0.0559792 Jy ! Component: 2050 - total flux cleaned = -0.0578155 Jy ! Component: 2100 - total flux cleaned = -0.0598285 Jy ! Component: 2150 - total flux cleaned = -0.0618872 Jy ! Component: 2200 - total flux cleaned = -0.0639897 Jy ! Component: 2250 - total flux cleaned = -0.0664335 Jy ! Component: 2300 - total flux cleaned = -0.0686433 Jy ! Component: 2350 - total flux cleaned = -0.0712075 Jy ! Component: 2400 - total flux cleaned = -0.0733735 Jy ! Component: 2450 - total flux cleaned = -0.0762257 Jy ! Component: 2500 - total flux cleaned = -0.0786652 Jy ! Component: 2550 - total flux cleaned = -0.0814993 Jy ! Component: 2600 - total flux cleaned = -0.0840637 Jy ! Component: 2650 - total flux cleaned = -0.0868696 Jy ! Component: 2700 - total flux cleaned = -0.0895661 Jy ! Component: 2750 - total flux cleaned = -0.0923324 Jy ! Component: 2800 - total flux cleaned = -0.095363 Jy ! Component: 2850 - total flux cleaned = -0.0984726 Jy ! Component: 2900 - total flux cleaned = -0.101464 Jy ! Component: 2950 - total flux cleaned = -0.104332 Jy ! Component: 3000 - total flux cleaned = -0.107478 Jy ! Component: 3050 - total flux cleaned = -0.110927 Jy ! Component: 3100 - total flux cleaned = -0.114246 Jy ! Component: 3150 - total flux cleaned = -0.117656 Jy ! Component: 3200 - total flux cleaned = -0.12139 Jy ! Component: 3250 - total flux cleaned = -0.124746 Jy ! Component: 3300 - total flux cleaned = -0.128436 Jy ! Component: 3350 - total flux cleaned = -0.132226 Jy ! Component: 3400 - total flux cleaned = -0.135855 Jy ! Component: 3450 - total flux cleaned = -0.140378 Jy ! Component: 3500 - total flux cleaned = -0.144479 Jy ! Component: 3550 - total flux cleaned = -0.148979 Jy ! Component: 3600 - total flux cleaned = -0.153017 Jy ! Component: 3650 - total flux cleaned = -0.158052 Jy ! Component: 3700 - total flux cleaned = -0.162312 Jy ! Component: 3750 - total flux cleaned = -0.166995 Jy ! Component: 3800 - total flux cleaned = -0.17277 Jy ! Component: 3850 - total flux cleaned = -0.177716 Jy ! Component: 3900 - total flux cleaned = -0.183135 Jy ! Component: 3950 - total flux cleaned = -0.188703 Jy ! Component: 4000 - total flux cleaned = -0.194782 Jy ! Component: 4050 - total flux cleaned = -0.201025 Jy ! Total flux subtracted in 4096 components = -0.206304 Jy ! Clean residual min=-0.021354 max=0.024038 Jy/beam ! Clean residual mean=-0.000336 rms=0.007772 Jy/beam ! Combined flux in latest and established models = -0.00479847 Jy keep ! Adding 403 model components to the UV plane model. ! The established model now contains 496 components and -0.00479846 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0744-0629_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.344 x 3.142 at 10.38 degrees (North through East) ! Clean map min=-0.021829 max=0.11158 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0744-0629_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0744-0629_X_a_map.mod ! Writing 496 model components to file: /vlbi/vcs9/uvm//J0744-0629_X_a_map.mod wobs /vlbi/vcs9/uvm//J0744-0629_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0744-0629_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0744-0629_X_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J0744-0629_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.111582 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00712436 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -19.1546 19.1546 38.3092 76.6183 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0213 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.111 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 15.662 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0744-0629_X_a_dfm.log closed on Tue Dec 26 21:55:40 2017