! Started logfile: /vlbi/vcs9/uvm//J0243-0305_C_a_dfm.log on Tue Dec 26 21:17:26 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//J0243-0305_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0243-0305_C_a_uvm.fits ! AN table 1: 55 integrations on 1 of 1 possible baselines. ! AN table 2: 55 integrations on 10 of 10 possible baselines. ! AN table 3: 129 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.929921 visibilities/baseline/integration-bin. ! Found source: J0243-0305 ! ! 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 18896 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 J0243-0305_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.0292824 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 110 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 110 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 110 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 110 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 5. ! A total of 110 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 6. ! A total of 110 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 7. ! A total of 110 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 8. ! A total of 110 telescope corrections were flagged in sub-array 1. ! A total of 54 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.000599Jy sigma=30.448825 ! Fit after self-cal, rms=0.986237Jy sigma=30.109493 ! 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=4.599 mas, bmaj=8.318 mas, bpa=44.22 degrees ! Estimated noise=0.313074 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.0108195 Jy ! Component: 100 - total flux cleaned = 0.0128387 Jy ! Total flux subtracted in 100 components = 0.0128387 Jy ! Clean residual min=-0.001490 max=0.001641 Jy/beam ! Clean residual mean=0.000006 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0128387 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0128387 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.025593Jy sigma=0.660920 ! Fit after self-cal, rms=0.025572Jy sigma=0.660040 ! 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=5.668 mas, bmaj=9.366 mas, bpa=36.91 degrees ! Estimated noise=0.17086 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.00170004 Jy ! Component: 100 - total flux cleaned = 0.00269577 Jy ! Component: 150 - total flux cleaned = 0.00335991 Jy ! Component: 200 - total flux cleaned = 0.00381207 Jy ! Total flux subtracted in 200 components = 0.00381207 Jy ! Clean residual min=-0.001027 max=0.001149 Jy/beam ! Clean residual mean=0.000007 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.0166508 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 59 model components to the UV plane model. ! The established model now contains 91 components and 0.0166508 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.025466Jy sigma=0.656796 ! Fit after self-cal, rms=0.025466Jy sigma=0.656773 ! 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 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 1.32712 ! Telescope amplitude corrections in sub-array 2: ! FD 0.65 KP 1.06 LA 0.68 NL 0.58 ! PT 0.80 ! ! A total of 27 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1.29122 ! Telescope amplitude corrections in sub-array 3: ! BR 0.68 FD 0.62 KP 0.94 LA 0.76 ! OV 0.72 PT 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 1.21787 ! Telescope amplitude corrections in sub-array 2: ! FD 0.57 KP 1.04 LA 0.86 NL 0.74 ! PT 0.89 ! ! A total of 27 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1.14054 ! Telescope amplitude corrections in sub-array 3: ! BR 0.82 FD 0.75 KP 1.13 LA 0.85 ! OV 0.80 PT 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 1.08424 ! Telescope amplitude corrections in sub-array 2: ! FD 0.79 KP 1.12 LA 0.93 NL 0.98 ! PT 0.79 ! ! A total of 27 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.960041 ! Telescope amplitude corrections in sub-array 3: ! BR 1.00 FD 0.96 KP 1.19 LA 0.95 ! OV 0.98 PT 1.16 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 1.03428 ! Telescope amplitude corrections in sub-array 2: ! FD 0.79 KP 1.32 LA 0.85 NL 1.09 ! PT 0.78 ! ! A total of 27 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.914633 ! Telescope amplitude corrections in sub-array 3: ! BR 1.20 FD 0.95 KP 1.45 LA 0.99 ! OV 1.01 PT 0.96 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.911209 ! Telescope amplitude corrections in sub-array 2: ! FD 1.08 KP 0.94 LA 1.07 NL 1.15 ! PT 1.25 ! ! A total of 27 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.989311 ! Telescope amplitude corrections in sub-array 3: ! BR 0.85 FD 0.98 KP 1.20 LA 0.86 ! OV 1.09 PT 1.08 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.953651 ! Telescope amplitude corrections in sub-array 2: ! FD 1.20 KP 1.28 LA 0.82 NL 1.01 ! PT 0.92 ! ! A total of 27 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.852411 ! Telescope amplitude corrections in sub-array 3: ! BR 1.36 FD 1.15 KP 1.44 LA 0.84 ! OV 1.21 PT 1.03 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.888668 ! Telescope amplitude corrections in sub-array 2: ! FD 1.26 KP 1.18 LA 0.92 NL 1.28 ! PT 0.99 ! ! A total of 27 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.870467 ! Telescope amplitude corrections in sub-array 3: ! BR 1.44 FD 1.01 KP 1.31 LA 0.88 ! OV 1.29 PT 0.96 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* OV 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.980001 ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 1.17 LA 0.83 NL 0.94 ! PT 1.21 ! ! A total of 27 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.928989 ! Telescope amplitude corrections in sub-array 3: ! BR 1.08 FD 1.08 KP 1.13 LA 0.94 ! OV 1.10 PT 1.13 ! ! ! Fit before self-cal, rms=0.025466Jy sigma=0.656773 ! Fit after self-cal, rms=0.025832Jy sigma=0.655607 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.025832Jy sigma=0.655607 ! Fit after self-cal, rms=0.025835Jy sigma=0.655575 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.896 mas, bmaj=9.888 mas, bpa=35.24 degrees ! Estimated noise=0.157634 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.00101263 Jy ! Component: 100 - total flux cleaned = -0.00140608 Jy ! Component: 150 - total flux cleaned = -0.00163244 Jy ! Component: 200 - total flux cleaned = -0.00176686 Jy ! Total flux subtracted in 200 components = -0.00176686 Jy ! Clean residual min=-0.000659 max=0.000556 Jy/beam ! Clean residual mean=0.000002 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.0148839 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 49 model components to the UV plane model. ! The established model now contains 137 components and 0.0148839 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.025886Jy sigma=0.654401 ! Fit after self-cal, rms=0.025885Jy sigma=0.654396 ! 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.025885Jy sigma=0.654396 ! Fit after self-cal, rms=0.025845Jy sigma=0.652397 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 = 6.53511e-05 Jy ! Component: 100 - total flux cleaned = 7.23817e-05 Jy ! Component: 150 - total flux cleaned = 8.11835e-05 Jy ! Component: 200 - total flux cleaned = 8.40327e-05 Jy ! Total flux subtracted in 200 components = 8.40327e-05 Jy ! Clean residual min=-0.000635 max=0.000552 Jy/beam ! Clean residual mean=0.000002 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.014968 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 159 components and 0.014968 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.025839Jy sigma=0.652370 ! Fit after self-cal, rms=0.025837Jy sigma=0.652181 ! 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: 5.896 x 9.888 at 35.24 degrees (North through East) ! Clean map min=-0.00062494 max=0.011861 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=4.579 mas, bmaj=8.545 mas, bpa=43.05 degrees ! Estimated noise=0.301705 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104516 Jy ! Component: 100 - total flux cleaned = 0.0125002 Jy ! Component: 150 - total flux cleaned = 0.0137045 Jy ! Component: 200 - total flux cleaned = 0.0145377 Jy ! Total flux subtracted in 200 components = 0.0145377 Jy ! Clean residual min=-0.001024 max=0.000993 Jy/beam ! Clean residual mean=0.000002 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.0145377 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 54 model components to the UV plane model. ! The established model now contains 54 components and 0.0145377 Jy ! Inverting map and beam ! Estimated beam: bmin=5.896 mas, bmaj=9.888 mas, bpa=35.24 degrees ! Estimated noise=0.157634 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 = 5.16332e-05 Jy ! Component: 100 - total flux cleaned = 0.000140588 Jy ! Component: 150 - total flux cleaned = 0.00019872 Jy ! Component: 200 - total flux cleaned = 0.000231676 Jy ! Total flux subtracted in 200 components = 0.000231676 Jy ! Clean residual min=-0.000665 max=0.000565 Jy/beam ! Clean residual mean=0.000003 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.0147693 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 81 components and 0.0147693 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.21753e-05 Jy ! Component: 100 - total flux cleaned = 6.46534e-05 Jy ! Component: 150 - total flux cleaned = 8.96253e-05 Jy ! Component: 200 - total flux cleaned = 0.000108399 Jy ! Total flux subtracted in 200 components = 0.000108399 Jy ! Clean residual min=-0.000653 max=0.000557 Jy/beam ! Clean residual mean=0.000002 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.0148777 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 0.0148777 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.025832Jy sigma=0.652194 ! Fit after self-cal, rms=0.025832Jy sigma=0.652179 wmodel J0243-0305_C_map.mod ! Writing 95 model components to file: J0243-0305_C_map.mod wobs J0243-0305_C_uvs.fits ! Writing UV FITS file: J0243-0305_C_uvs.fits wwins J0243-0305_C_map.win ! wwins: Wrote 1 windows to J0243-0305_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.000184351 Jy ! Component: 100 - total flux cleaned = -0.000155793 Jy ! Component: 150 - total flux cleaned = -9.25681e-05 Jy ! Component: 200 - total flux cleaned = -4.96715e-05 Jy ! Component: 250 - total flux cleaned = -2.51625e-05 Jy ! Component: 300 - total flux cleaned = -1.84819e-06 Jy ! Component: 350 - total flux cleaned = 3.54768e-05 Jy ! Component: 400 - total flux cleaned = 8.59782e-05 Jy ! Component: 450 - total flux cleaned = 0.000127638 Jy ! Component: 500 - total flux cleaned = 0.000167808 Jy ! Component: 550 - total flux cleaned = 0.000226509 Jy ! Component: 600 - total flux cleaned = 0.000302574 Jy ! Component: 650 - total flux cleaned = 0.000339535 Jy ! Component: 700 - total flux cleaned = 0.000363747 Jy ! Component: 750 - total flux cleaned = 0.000393312 Jy ! Component: 800 - total flux cleaned = 0.000410655 Jy ! Component: 850 - total flux cleaned = 0.00043299 Jy ! Component: 900 - total flux cleaned = 0.000449349 Jy ! Component: 950 - total flux cleaned = 0.000454628 Jy ! Component: 1000 - total flux cleaned = 0.000470377 Jy ! Component: 1050 - total flux cleaned = 0.000480716 Jy ! Component: 1100 - total flux cleaned = 0.000496 Jy ! Component: 1150 - total flux cleaned = 0.000505944 Jy ! Component: 1200 - total flux cleaned = 0.000520603 Jy ! Component: 1250 - total flux cleaned = 0.000539718 Jy ! Component: 1300 - total flux cleaned = 0.00055378 Jy ! Component: 1350 - total flux cleaned = 0.000576797 Jy ! Component: 1400 - total flux cleaned = 0.000594844 Jy ! Component: 1450 - total flux cleaned = 0.000612572 Jy ! Component: 1500 - total flux cleaned = 0.000634421 Jy ! Component: 1550 - total flux cleaned = 0.000651605 Jy ! Component: 1600 - total flux cleaned = 0.000681191 Jy ! Component: 1650 - total flux cleaned = 0.000710351 Jy ! Component: 1700 - total flux cleaned = 0.000751181 Jy ! Component: 1750 - total flux cleaned = 0.000771304 Jy ! Component: 1800 - total flux cleaned = 0.000795106 Jy ! Component: 1850 - total flux cleaned = 0.000826435 Jy ! Component: 1900 - total flux cleaned = 0.000857279 Jy ! Component: 1950 - total flux cleaned = 0.000887717 Jy ! Component: 2000 - total flux cleaned = 0.000914068 Jy ! Component: 2050 - total flux cleaned = 0.000947395 Jy ! Component: 2100 - total flux cleaned = 0.000969362 Jy ! Component: 2150 - total flux cleaned = 0.000994646 Jy ! Component: 2200 - total flux cleaned = 0.00102319 Jy ! Component: 2250 - total flux cleaned = 0.0010479 Jy ! Component: 2300 - total flux cleaned = 0.00108627 Jy ! Component: 2350 - total flux cleaned = 0.00112775 Jy ! Component: 2400 - total flux cleaned = 0.00116543 Jy ! Component: 2450 - total flux cleaned = 0.00120619 Jy ! Component: 2500 - total flux cleaned = 0.00125664 Jy ! Component: 2550 - total flux cleaned = 0.00129997 Jy ! Component: 2600 - total flux cleaned = 0.00133302 Jy ! Component: 2650 - total flux cleaned = 0.00138546 Jy ! Component: 2700 - total flux cleaned = 0.00142442 Jy ! Component: 2750 - total flux cleaned = 0.00146307 Jy ! Component: 2800 - total flux cleaned = 0.00150779 Jy ! Component: 2850 - total flux cleaned = 0.00154901 Jy ! Component: 2900 - total flux cleaned = 0.00158358 Jy ! Component: 2950 - total flux cleaned = 0.00161168 Jy ! Component: 3000 - total flux cleaned = 0.00163959 Jy ! Component: 3050 - total flux cleaned = 0.00167039 Jy ! Component: 3100 - total flux cleaned = 0.00169486 Jy ! Component: 3150 - total flux cleaned = 0.00172223 Jy ! Component: 3200 - total flux cleaned = 0.00174639 Jy ! Component: 3250 - total flux cleaned = 0.0017584 Jy ! Component: 3300 - total flux cleaned = 0.00177929 Jy ! Component: 3350 - total flux cleaned = 0.00180005 Jy ! Component: 3400 - total flux cleaned = 0.00181478 Jy ! Component: 3450 - total flux cleaned = 0.00183239 Jy ! Component: 3500 - total flux cleaned = 0.00184697 Jy ! Component: 3550 - total flux cleaned = 0.00186438 Jy ! Component: 3600 - total flux cleaned = 0.00187882 Jy ! Component: 3650 - total flux cleaned = 0.00188744 Jy ! Component: 3700 - total flux cleaned = 0.0019103 Jy ! Component: 3750 - total flux cleaned = 0.00191884 Jy ! Component: 3800 - total flux cleaned = 0.00193865 Jy ! Component: 3850 - total flux cleaned = 0.00195269 Jy ! Component: 3900 - total flux cleaned = 0.00196109 Jy ! Component: 3950 - total flux cleaned = 0.00198339 Jy ! Component: 4000 - total flux cleaned = 0.00199171 Jy ! Component: 4050 - total flux cleaned = 0.00200828 Jy ! Total flux subtracted in 4096 components = 0.00201925 Jy ! Clean residual min=-0.000158 max=0.000154 Jy/beam ! Clean residual mean=0.000001 rms=0.000057 Jy/beam ! Combined flux in latest and established models = 0.016897 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 418 components and 0.016897 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0243-0305_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.896 x 9.888 at 35.24 degrees (North through East) ! Clean map min=-0.00033039 max=0.011941 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0243-0305_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0243-0305_C_a_map.mod ! Writing 418 model components to file: /vlbi/vcs9/uvm//J0243-0305_C_a_map.mod wobs /vlbi/vcs9/uvm//J0243-0305_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0243-0305_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0243-0305_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0243-0305_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0119406 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 5.57175e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.39986 1.39986 2.79973 5.59946 11.1989 22.3978 44.7957 89.5913 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.011 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 214.306 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0243-0305_C_a_dfm.log closed on Tue Dec 26 21:17:29 2017