! Started logfile: /vlbi/vcs9/uvm//J0247-2810_C_a_dfm.log on Tue Dec 26 21:17:50 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//J0247-2810_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0247-2810_C_a_uvm.fits ! AN table 1: 35 integrations on 28 of 28 possible baselines. ! AN table 2: 25 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.84734 visibilities/baseline/integration-bin. ! Found source: J0247-2810 ! ! 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 12744 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 J0247-2810_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.0454389 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 35 telescope corrections were flagged in sub-array 1. ! A total of 13 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! A total of 13 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! A total of 13 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 35 telescope corrections were flagged in sub-array 1. ! A total of 13 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 35 telescope corrections were flagged in sub-array 1. ! A total of 13 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 35 telescope corrections were flagged in sub-array 1. ! A total of 13 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 35 telescope corrections were flagged in sub-array 1. ! A total of 13 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 35 telescope corrections were flagged in sub-array 1. ! A total of 13 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.000613Jy sigma=23.477700 ! Fit after self-cal, rms=0.981469Jy sigma=23.051173 ! 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=1.235 mas, bmaj=3.394 mas, bpa=2.808 degrees ! Estimated noise=0.521675 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.0156014 Jy ! Component: 100 - total flux cleaned = 0.018239 Jy ! Total flux subtracted in 100 components = 0.018239 Jy ! Clean residual min=-0.001694 max=0.001490 Jy/beam ! Clean residual mean=-0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.018239 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.018239 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.040882Jy sigma=0.719843 ! Fit after self-cal, rms=0.040863Jy sigma=0.719240 ! 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.82 mas, bmaj=5.042 mas, bpa=-4.378 degrees ! Estimated noise=0.266829 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.00115942 Jy ! Component: 100 - total flux cleaned = 0.00146269 Jy ! Component: 150 - total flux cleaned = 0.00154958 Jy ! Component: 200 - total flux cleaned = 0.00155797 Jy ! Total flux subtracted in 200 components = 0.00155797 Jy ! Clean residual min=-0.000948 max=0.000776 Jy/beam ! Clean residual mean=0.000000 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.019797 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.019797 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.040841Jy sigma=0.718588 ! Fit after self-cal, rms=0.040841Jy sigma=0.718586 ! 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.945979 ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 1.01 KP 0.98 LA 1.08 ! MK 1.02 NL 0.85 OV 1.11 PT 1.10 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.00723 ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.95 KP 1.33 LA 0.89 ! MK 0.89 NL 0.88 OV 0.99 PT 1.06 ! SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.938577 ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 0.85 KP 1.25 LA 1.20 ! MK 0.84 NL 1.04 OV 1.15 PT 1.37 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.987454 ! Telescope amplitude corrections in sub-array 2: ! BR 0.69 FD 0.81 KP 0.97 LA 1.25 ! MK 1.34 NL 1.07 OV 0.97 PT 1.03 ! SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00064 ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.93 KP 1.06 LA 1.05 ! MK 0.88 NL 0.90 OV 0.95 PT 0.95 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.974643 ! Telescope amplitude corrections in sub-array 2: ! BR 0.82 FD 0.76 KP 1.05 LA 0.97 ! MK 1.30 NL 1.26 OV 0.96 PT 1.13 ! SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.990322 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.90 KP 1.06 LA 0.97 ! MK 1.04 NL 1.13 OV 1.06 PT 0.91 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.976393 ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 1.13 KP 1.11 LA 0.88 ! MK 1.01 NL 0.90 OV 1.10 PT 1.17 ! SC 0.96 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1.12736 ! Telescope amplitude corrections in sub-array 1: ! BR 0.74 FD 0.94 KP 0.87 LA 0.91 ! MK 0.86 NL 0.93 OV 0.90 PT 0.94 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.969959 ! Telescope amplitude corrections in sub-array 2: ! BR 0.81 FD 1.05 KP 0.96 LA 1.00 ! MK 1.28 NL 0.79 OV 1.10 PT 1.27 ! SC 1.03 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.992442 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.07 KP 0.99 LA 0.86 ! MK 0.91 NL 1.09 OV 1.04 PT 1.08 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.929193 ! Telescope amplitude corrections in sub-array 2: ! BR 1.15 FD 1.14 KP 1.02 LA 0.69 ! MK 1.07 NL 1.28 OV 1.09 PT 0.88 ! SC 1.38 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.933468 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.12 KP 0.99 LA 1.28 ! MK 1.11 NL 0.79 OV 1.26 PT 0.90 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.984438 ! Telescope amplitude corrections in sub-array 2: ! BR 0.87 FD 1.01 KP 1.11 LA 0.90 ! MK 0.91 NL 1.20 OV 0.97 PT 1.18 ! SC 1.00 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.909893 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 KP 0.95 LA 0.99 ! MK 1.13 NL 1.16 OV 1.30 PT 1.18 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.964725 ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 FD 1.18 KP 1.05 LA 0.81 ! MK 0.94 NL 1.23 OV 1.03 PT 1.12 ! SC 1.07 ! ! ! Fit before self-cal, rms=0.040841Jy sigma=0.718586 ! Fit after self-cal, rms=0.040416Jy sigma=0.715145 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.040416Jy sigma=0.715145 ! Fit after self-cal, rms=0.040419Jy sigma=0.715108 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.839 mas, bmaj=5.072 mas, bpa=-4.617 degrees ! Estimated noise=0.250674 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.000820548 Jy ! Component: 100 - total flux cleaned = -0.000976611 Jy ! Component: 150 - total flux cleaned = -0.000997817 Jy ! Component: 200 - total flux cleaned = -0.0010025 Jy ! Total flux subtracted in 200 components = -0.0010025 Jy ! Clean residual min=-0.000680 max=0.000691 Jy/beam ! Clean residual mean=-0.000001 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.0187945 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.0187945 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.040428Jy sigma=0.714716 ! Fit after self-cal, rms=0.040427Jy sigma=0.714715 ! 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.040427Jy sigma=0.714715 ! Fit after self-cal, rms=0.040410Jy sigma=0.713732 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.0011e-05 Jy ! Component: 100 - total flux cleaned = 8.29731e-05 Jy ! Component: 150 - total flux cleaned = 8.28119e-05 Jy ! Component: 200 - total flux cleaned = 8.13923e-05 Jy ! Total flux subtracted in 200 components = 8.13923e-05 Jy ! Clean residual min=-0.000693 max=0.000675 Jy/beam ! Clean residual mean=-0.000001 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0188759 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.0188759 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.040409Jy sigma=0.713727 ! Fit after self-cal, rms=0.040410Jy sigma=0.713617 ! 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.839 x 5.072 at -4.617 degrees (North through East) ! Clean map min=-0.00067497 max=0.017441 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=1.246 mas, bmaj=3.376 mas, bpa=3.003 degrees ! Estimated noise=0.502103 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150432 Jy ! Component: 100 - total flux cleaned = 0.0176745 Jy ! Component: 150 - total flux cleaned = 0.0180772 Jy ! Component: 200 - total flux cleaned = 0.0183329 Jy ! Total flux subtracted in 200 components = 0.0183329 Jy ! Clean residual min=-0.001412 max=0.001362 Jy/beam ! Clean residual mean=-0.000001 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.0183329 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0183329 Jy ! Inverting map and beam ! Estimated beam: bmin=1.839 mas, bmaj=5.072 mas, bpa=-4.617 degrees ! Estimated noise=0.250674 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.000534648 Jy ! Component: 100 - total flux cleaned = 0.00061125 Jy ! Component: 150 - total flux cleaned = 0.000619267 Jy ! Component: 200 - total flux cleaned = 0.00061917 Jy ! Total flux subtracted in 200 components = 0.00061917 Jy ! Clean residual min=-0.000698 max=0.000672 Jy/beam ! Clean residual mean=-0.000001 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.0189521 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 22 components and 0.0189521 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.21258e-06 Jy ! Component: 100 - total flux cleaned = 6.20392e-06 Jy ! Component: 150 - total flux cleaned = 6.12312e-06 Jy ! Component: 200 - total flux cleaned = 6.0855e-06 Jy ! Total flux subtracted in 200 components = 6.0855e-06 Jy ! Clean residual min=-0.000696 max=0.000671 Jy/beam ! Clean residual mean=-0.000001 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.0189582 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 24 components and 0.0189582 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.040409Jy sigma=0.713624 ! Fit after self-cal, rms=0.040411Jy sigma=0.713612 wmodel J0247-2810_C_map.mod ! Writing 24 model components to file: J0247-2810_C_map.mod wobs J0247-2810_C_uvs.fits ! Writing UV FITS file: J0247-2810_C_uvs.fits wwins J0247-2810_C_map.win ! wwins: Wrote 1 windows to J0247-2810_C_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 3.21649e-05 Jy ! Component: 100 - total flux cleaned = 7.64903e-05 Jy ! Component: 150 - total flux cleaned = 0.000127321 Jy ! Component: 200 - total flux cleaned = 0.00015636 Jy ! Component: 250 - total flux cleaned = 0.000202978 Jy ! Component: 300 - total flux cleaned = 0.000238792 Jy ! Component: 350 - total flux cleaned = 0.000264921 Jy ! Component: 400 - total flux cleaned = 0.000315919 Jy ! Component: 450 - total flux cleaned = 0.000357559 Jy ! Component: 500 - total flux cleaned = 0.000398199 Jy ! Component: 550 - total flux cleaned = 0.000430027 Jy ! Component: 600 - total flux cleaned = 0.000484488 Jy ! Component: 650 - total flux cleaned = 0.000514962 Jy ! Component: 700 - total flux cleaned = 0.000529817 Jy ! Component: 750 - total flux cleaned = 0.000544313 Jy ! Component: 800 - total flux cleaned = 0.000551572 Jy ! Component: 850 - total flux cleaned = 0.000558762 Jy ! Component: 900 - total flux cleaned = 0.000565696 Jy ! Component: 950 - total flux cleaned = 0.000565537 Jy ! Component: 1000 - total flux cleaned = 0.000545289 Jy ! Component: 1050 - total flux cleaned = 0.000545327 Jy ! Component: 1100 - total flux cleaned = 0.0005192 Jy ! Component: 1150 - total flux cleaned = 0.000506288 Jy ! Component: 1200 - total flux cleaned = 0.000493469 Jy ! Component: 1250 - total flux cleaned = 0.000456018 Jy ! Component: 1300 - total flux cleaned = 0.000456069 Jy ! Component: 1350 - total flux cleaned = 0.000431589 Jy ! Component: 1400 - total flux cleaned = 0.000407457 Jy ! Component: 1450 - total flux cleaned = 0.000365752 Jy ! Component: 1500 - total flux cleaned = 0.000336392 Jy ! Component: 1550 - total flux cleaned = 0.000295783 Jy ! Component: 1600 - total flux cleaned = 0.000267099 Jy ! Component: 1650 - total flux cleaned = 0.000238708 Jy ! Component: 1700 - total flux cleaned = 0.000216193 Jy ! Component: 1750 - total flux cleaned = 0.000177259 Jy ! Component: 1800 - total flux cleaned = 0.000166274 Jy ! Component: 1850 - total flux cleaned = 0.000149963 Jy ! Component: 1900 - total flux cleaned = 0.000139108 Jy ! Component: 1950 - total flux cleaned = 0.000117659 Jy ! Component: 2000 - total flux cleaned = 8.05224e-05 Jy ! Component: 2050 - total flux cleaned = 7.52867e-05 Jy ! Component: 2100 - total flux cleaned = 6.48061e-05 Jy ! Component: 2150 - total flux cleaned = 4.41197e-05 Jy ! Component: 2200 - total flux cleaned = 3.90656e-05 Jy ! Component: 2250 - total flux cleaned = 2.37447e-05 Jy ! Component: 2300 - total flux cleaned = 3.47732e-06 Jy ! Component: 2350 - total flux cleaned = -1.16468e-05 Jy ! Component: 2400 - total flux cleaned = -1.66314e-05 Jy ! Component: 2450 - total flux cleaned = -3.65106e-05 Jy ! Component: 2500 - total flux cleaned = -6.61032e-05 Jy ! Component: 2550 - total flux cleaned = -6.61171e-05 Jy ! Component: 2600 - total flux cleaned = -8.07715e-05 Jy ! Component: 2650 - total flux cleaned = -8.55836e-05 Jy ! Component: 2700 - total flux cleaned = -9.03668e-05 Jy ! Component: 2750 - total flux cleaned = -0.000104738 Jy ! Component: 2800 - total flux cleaned = -9.99544e-05 Jy ! Component: 2850 - total flux cleaned = -0.000109455 Jy ! Component: 2900 - total flux cleaned = -0.000109466 Jy ! Component: 2950 - total flux cleaned = -0.000118892 Jy ! Component: 3000 - total flux cleaned = -0.000118887 Jy ! Component: 3050 - total flux cleaned = -0.000118931 Jy ! Component: 3100 - total flux cleaned = -0.000137498 Jy ! Component: 3150 - total flux cleaned = -0.000137479 Jy ! Component: 3200 - total flux cleaned = -0.000155857 Jy ! Component: 3250 - total flux cleaned = -0.000146693 Jy ! Component: 3300 - total flux cleaned = -0.000151266 Jy ! Component: 3350 - total flux cleaned = -0.000160355 Jy ! Component: 3400 - total flux cleaned = -0.000160349 Jy ! Component: 3450 - total flux cleaned = -0.000146848 Jy ! Component: 3500 - total flux cleaned = -0.000169249 Jy ! Component: 3550 - total flux cleaned = -0.00016476 Jy ! Component: 3600 - total flux cleaned = -0.000169206 Jy ! Component: 3650 - total flux cleaned = -0.000164756 Jy ! Component: 3700 - total flux cleaned = -0.000151536 Jy ! Component: 3750 - total flux cleaned = -0.000164756 Jy ! Component: 3800 - total flux cleaned = -0.000164768 Jy ! Component: 3850 - total flux cleaned = -0.000164745 Jy ! Component: 3900 - total flux cleaned = -0.000160383 Jy ! Component: 3950 - total flux cleaned = -0.000160387 Jy ! Component: 4000 - total flux cleaned = -0.000143103 Jy ! Component: 4050 - total flux cleaned = -0.000160371 Jy ! Total flux subtracted in 4096 components = -0.000164646 Jy ! Clean residual min=-0.000238 max=0.000216 Jy/beam ! Clean residual mean=-0.000002 rms=0.000074 Jy/beam ! Combined flux in latest and established models = 0.0187935 Jy keep ! Adding 220 model components to the UV plane model. ! The established model now contains 244 components and 0.0187935 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0247-2810_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.839 x 5.072 at -4.617 degrees (North through East) ! Clean map min=-0.00048443 max=0.017254 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0247-2810_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0247-2810_C_a_map.mod ! Writing 244 model components to file: /vlbi/vcs9/uvm//J0247-2810_C_a_map.mod wobs /vlbi/vcs9/uvm//J0247-2810_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0247-2810_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0247-2810_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0247-2810_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0172541 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.08961e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.23268 1.23268 2.46536 4.93073 9.86146 19.7229 39.4458 78.8917 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.017 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 243.371 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0247-2810_C_a_dfm.log closed on Tue Dec 26 21:17:54 2017