! Started logfile: /vlbi/vcs9/uvm//J0403+0324_C_a_dfm.log on Tue Dec 26 21:29:31 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//J0403+0324_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0403+0324_C_a_uvm.fits ! AN table 1: 17 integrations on 45 of 45 possible baselines. ! AN table 2: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0403+0324 ! ! 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 11304 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 J0403+0324_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.0332824 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. ! ! 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=1.000446Jy sigma=29.456935 ! Fit after self-cal, rms=0.984366Jy sigma=29.004026 ! 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.457 mas, bmaj=3.943 mas, bpa=-6.947 degrees ! Estimated noise=0.318729 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.0132956 Jy ! Component: 100 - total flux cleaned = 0.0154056 Jy ! Total flux subtracted in 100 components = 0.0154056 Jy ! Clean residual min=-0.001049 max=0.001034 Jy/beam ! Clean residual mean=-0.000001 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.0154056 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0154056 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.029155Jy sigma=0.740416 ! Fit after self-cal, rms=0.029120Jy sigma=0.739166 ! 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.892 mas, bmaj=4.645 mas, bpa=-6.471 degrees ! Estimated noise=0.225884 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.000197733 Jy ! Component: 100 - total flux cleaned = 0.0002472 Jy ! Component: 150 - total flux cleaned = 0.00026814 Jy ! Component: 200 - total flux cleaned = 0.000276597 Jy ! Total flux subtracted in 200 components = 0.000276597 Jy ! Clean residual min=-0.000772 max=0.000823 Jy/beam ! Clean residual mean=-0.000001 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.0156822 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.0156822 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.029102Jy sigma=0.738906 ! Fit after self-cal, rms=0.029101Jy sigma=0.738893 ! 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.14498 ! Telescope amplitude corrections in sub-array 1: ! BR 0.67 FD 1.02 HN 0.84 KP 0.94 ! LA 0.97 MK 0.80 NL 0.76 OV 0.94 ! PT 1.01 SC 0.77 ! ! Amplitude normalization factor in sub-array 2: 1.0648 ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.70 HN 1.15 KP 0.80 ! LA 1.17 MK 0.87 NL 0.82 OV 1.08 ! PT 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.990633 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.82 HN 1.08 KP 1.15 ! LA 0.92 MK 1.22 NL 1.05 OV 1.12 ! PT 0.83 SC 0.93 ! ! Amplitude normalization factor in sub-array 2: 1.04149 ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.63 HN 0.97 KP 0.96 ! LA 0.82 MK 0.85 NL 1.05 OV 1.21 ! PT 1.16 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.995212 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.07 HN 1.08 KP 1.02 ! LA 0.92 MK 1.06 NL 1.18 OV 0.87 ! PT 0.97 SC 0.85 ! ! Amplitude normalization factor in sub-array 2: 1.058 ! Telescope amplitude corrections in sub-array 2: ! BR 0.76 FD 0.98 HN 0.94 KP 1.09 ! LA 0.92 MK 1.21 NL 0.75 OV 0.90 ! PT 0.96 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.936803 ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.23 HN 0.91 KP 0.99 ! LA 0.87 MK 1.01 NL 1.64 OV 0.91 ! PT 0.93 SC 1.33 ! ! Amplitude normalization factor in sub-array 2: 1.01677 ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.15 HN 0.94 KP 0.85 ! LA 1.06 MK 0.82 NL 0.83 OV 1.06 ! PT 1.16 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.960841 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.93 HN 1.31 KP 0.95 ! LA 1.10 MK 1.07 NL 0.84 OV 1.00 ! PT 1.22 SC 1.05 ! ! Amplitude normalization factor in sub-array 2: 0.921802 ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 0.98 HN 1.03 KP 1.49 ! LA 1.03 MK 1.20 NL 0.98 OV 1.12 ! PT 0.86 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.876782 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.51 HN 0.98 KP 1.64 ! LA 0.74 MK 0.95 NL 1.13 OV 1.06 ! PT 1.37 SC 0.90 ! ! Amplitude normalization factor in sub-array 2: 1.01852 ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.89 HN 0.91 KP 1.20 ! LA 0.96 MK 0.96 NL 0.77 OV 1.05 ! PT 1.11 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.962019 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.05 HN 0.90 KP 1.04 ! LA 0.90 MK 0.99 NL 1.06 OV 1.14 ! PT 1.23 SC 0.98 ! ! Amplitude normalization factor in sub-array 2: 0.973232 ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.32 HN 0.86 KP 0.81 ! LA 1.04 MK 0.98 NL 0.87 OV 1.28 ! PT 1.07 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.951059 ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 1.13 HN 1.18 KP 1.14 ! LA 0.80 MK 1.00 NL 1.01 OV 0.89 ! PT 1.05 SC 1.05 ! ! Amplitude normalization factor in sub-array 2: 0.952849 ! Telescope amplitude corrections in sub-array 2: ! BR 0.89 FD 1.04 HN 1.16 KP 0.84 ! LA 0.99 MK 1.05 NL 1.04 OV 1.46 ! PT 0.96 ! ! ! Fit before self-cal, rms=0.029101Jy sigma=0.738893 ! Fit after self-cal, rms=0.029578Jy sigma=0.734036 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.029578Jy sigma=0.734036 ! Fit after self-cal, rms=0.029584Jy sigma=0.733968 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.869 mas, bmaj=4.58 mas, bpa=-5.96 degrees ! Estimated noise=0.209677 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.000668897 Jy ! Component: 100 - total flux cleaned = -0.000699078 Jy ! Component: 150 - total flux cleaned = -0.000727171 Jy ! Component: 200 - total flux cleaned = -0.000736658 Jy ! Total flux subtracted in 200 components = -0.000736658 Jy ! Clean residual min=-0.000618 max=0.000685 Jy/beam ! Clean residual mean=-0.000002 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0149456 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.0149456 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.029598Jy sigma=0.733532 ! Fit after self-cal, rms=0.029598Jy sigma=0.733527 ! 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.029598Jy sigma=0.733527 ! Fit after self-cal, rms=0.029570Jy sigma=0.732321 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 = 3.65426e-05 Jy ! Component: 100 - total flux cleaned = 4.06124e-05 Jy ! Component: 150 - total flux cleaned = 3.6872e-05 Jy ! Component: 200 - total flux cleaned = 3.3203e-05 Jy ! Total flux subtracted in 200 components = 3.3203e-05 Jy ! Clean residual min=-0.000620 max=0.000672 Jy/beam ! Clean residual mean=-0.000002 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0149788 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.0149788 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.029568Jy sigma=0.732290 ! Fit after self-cal, rms=0.029568Jy sigma=0.732199 ! 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.869 x 4.58 at -5.96 degrees (North through East) ! Clean map min=-0.00062907 max=0.014419 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.445 mas, bmaj=3.921 mas, bpa=-6.804 degrees ! Estimated noise=0.304927 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128777 Jy ! Component: 100 - total flux cleaned = 0.0149482 Jy ! Component: 150 - total flux cleaned = 0.0152937 Jy ! Component: 200 - total flux cleaned = 0.0154771 Jy ! Total flux subtracted in 200 components = 0.0154771 Jy ! Clean residual min=-0.000895 max=0.000838 Jy/beam ! Clean residual mean=-0.000001 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.0154771 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.0154771 Jy ! Inverting map and beam ! Estimated beam: bmin=1.869 mas, bmaj=4.58 mas, bpa=-5.96 degrees ! Estimated noise=0.209677 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-29.4, -11.1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000700308 Jy ! Component: 100 - total flux cleaned = 0.000708986 Jy ! Component: 150 - total flux cleaned = 0.00067908 Jy ! Component: 200 - total flux cleaned = 0.000619268 Jy ! Total flux subtracted in 200 components = 0.000619268 Jy ! Clean residual min=-0.000619 max=0.000635 Jy/beam ! Clean residual mean=-0.000002 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.0160964 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 40 components and 0.0160964 Jy ! Inverting map ! Added new window around map position (-34.5, -31.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000614933 Jy ! Component: 100 - total flux cleaned = 0.00067889 Jy ! Component: 150 - total flux cleaned = 0.000704624 Jy ! Component: 200 - total flux cleaned = 0.000747581 Jy ! Total flux subtracted in 200 components = 0.000747581 Jy ! Clean residual min=-0.000576 max=0.000545 Jy/beam ! Clean residual mean=-0.000001 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.016844 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 62 components and 0.016844 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.94693e-06 Jy ! Component: 100 - total flux cleaned = 1.34007e-06 Jy ! Component: 150 - total flux cleaned = 1.14384e-06 Jy ! Component: 200 - total flux cleaned = -1.46797e-05 Jy ! Total flux subtracted in 200 components = -1.46797e-05 Jy ! Clean residual min=-0.000572 max=0.000546 Jy/beam ! Clean residual mean=-0.000001 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0168293 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 82 components and 0.0168293 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.029534Jy sigma=0.730845 ! Fit after self-cal, rms=0.029535Jy sigma=0.730762 wmodel J0403+0324_C_map.mod ! Writing 82 model components to file: J0403+0324_C_map.mod wobs J0403+0324_C_uvs.fits ! Writing UV FITS file: J0403+0324_C_uvs.fits wwins J0403+0324_C_map.win ! wwins: Wrote 3 windows to J0403+0324_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.000114581 Jy ! Component: 100 - total flux cleaned = -0.000133986 Jy ! Component: 150 - total flux cleaned = -0.000142564 Jy ! Component: 200 - total flux cleaned = -0.000176313 Jy ! Component: 250 - total flux cleaned = -0.000192456 Jy ! Component: 300 - total flux cleaned = -0.00020817 Jy ! Component: 350 - total flux cleaned = -0.000254054 Jy ! Component: 400 - total flux cleaned = -0.000306754 Jy ! Component: 450 - total flux cleaned = -0.000387914 Jy ! Component: 500 - total flux cleaned = -0.000431422 Jy ! Component: 550 - total flux cleaned = -0.000481275 Jy ! Component: 600 - total flux cleaned = -0.000530404 Jy ! Component: 650 - total flux cleaned = -0.000571718 Jy ! Component: 700 - total flux cleaned = -0.000598907 Jy ! Component: 750 - total flux cleaned = -0.000639086 Jy ! Component: 800 - total flux cleaned = -0.000658985 Jy ! Component: 850 - total flux cleaned = -0.000711238 Jy ! Component: 900 - total flux cleaned = -0.000737044 Jy ! Component: 950 - total flux cleaned = -0.000775093 Jy ! Component: 1000 - total flux cleaned = -0.00079386 Jy ! Component: 1050 - total flux cleaned = -0.00083112 Jy ! Component: 1100 - total flux cleaned = -0.000855667 Jy ! Component: 1150 - total flux cleaned = -0.000867791 Jy ! Component: 1200 - total flux cleaned = -0.000933659 Jy ! Component: 1250 - total flux cleaned = -0.000945461 Jy ! Component: 1300 - total flux cleaned = -0.000968927 Jy ! Component: 1350 - total flux cleaned = -0.000992158 Jy ! Component: 1400 - total flux cleaned = -0.00101526 Jy ! Component: 1450 - total flux cleaned = -0.001038 Jy ! Component: 1500 - total flux cleaned = -0.00105495 Jy ! Component: 1550 - total flux cleaned = -0.00107732 Jy ! Component: 1600 - total flux cleaned = -0.00109949 Jy ! Component: 1650 - total flux cleaned = -0.00112156 Jy ! Component: 1700 - total flux cleaned = -0.00114881 Jy ! Component: 1750 - total flux cleaned = -0.00118122 Jy ! Component: 1800 - total flux cleaned = -0.00120264 Jy ! Component: 1850 - total flux cleaned = -0.00121855 Jy ! Component: 1900 - total flux cleaned = -0.00124486 Jy ! Component: 1950 - total flux cleaned = -0.00127609 Jy ! Component: 2000 - total flux cleaned = -0.00128124 Jy ! Component: 2050 - total flux cleaned = -0.00130181 Jy ! Component: 2100 - total flux cleaned = -0.00131199 Jy ! Component: 2150 - total flux cleaned = -0.0013323 Jy ! Component: 2200 - total flux cleaned = -0.00133234 Jy ! Component: 2250 - total flux cleaned = -0.00134734 Jy ! Component: 2300 - total flux cleaned = -0.00136717 Jy ! Component: 2350 - total flux cleaned = -0.00138685 Jy ! Component: 2400 - total flux cleaned = -0.00137715 Jy ! Component: 2450 - total flux cleaned = -0.00139659 Jy ! Component: 2500 - total flux cleaned = -0.00141589 Jy ! Component: 2550 - total flux cleaned = -0.00139674 Jy ! Component: 2600 - total flux cleaned = -0.00142053 Jy ! Component: 2650 - total flux cleaned = -0.00143468 Jy ! Component: 2700 - total flux cleaned = -0.00143467 Jy ! Component: 2750 - total flux cleaned = -0.00144399 Jy ! Component: 2800 - total flux cleaned = -0.00145333 Jy ! Component: 2850 - total flux cleaned = -0.00145799 Jy ! Component: 2900 - total flux cleaned = -0.0014763 Jy ! Component: 2950 - total flux cleaned = -0.00150359 Jy ! Component: 3000 - total flux cleaned = -0.00149454 Jy ! Component: 3050 - total flux cleaned = -0.00151249 Jy ! Component: 3100 - total flux cleaned = -0.00153044 Jy ! Component: 3150 - total flux cleaned = -0.00154824 Jy ! Component: 3200 - total flux cleaned = -0.00155709 Jy ! Component: 3250 - total flux cleaned = -0.00159227 Jy ! Component: 3300 - total flux cleaned = -0.00160974 Jy ! Component: 3350 - total flux cleaned = -0.00160539 Jy ! Component: 3400 - total flux cleaned = -0.0016357 Jy ! Component: 3450 - total flux cleaned = -0.00162707 Jy ! Component: 3500 - total flux cleaned = -0.00163992 Jy ! Component: 3550 - total flux cleaned = -0.00166546 Jy ! Component: 3600 - total flux cleaned = -0.00168238 Jy ! Component: 3650 - total flux cleaned = -0.00168661 Jy ! Component: 3700 - total flux cleaned = -0.00169918 Jy ! Component: 3750 - total flux cleaned = -0.00172419 Jy ! Component: 3800 - total flux cleaned = -0.00171593 Jy ! Component: 3850 - total flux cleaned = -0.00172833 Jy ! Component: 3900 - total flux cleaned = -0.00174063 Jy ! Component: 3950 - total flux cleaned = -0.001761 Jy ! Component: 4000 - total flux cleaned = -0.00175694 Jy ! Component: 4050 - total flux cleaned = -0.00178122 Jy ! Total flux subtracted in 4096 components = -0.00178118 Jy ! Clean residual min=-0.000247 max=0.000259 Jy/beam ! Clean residual mean=-0.000001 rms=0.000074 Jy/beam ! Combined flux in latest and established models = 0.0150481 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 366 components and 0.0150481 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0403+0324_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.869 x 4.58 at -5.96 degrees (North through East) ! Clean map min=-0.00050367 max=0.014602 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0403+0324_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0403+0324_C_a_map.mod ! Writing 366 model components to file: /vlbi/vcs9/uvm//J0403+0324_C_a_map.mod wobs /vlbi/vcs9/uvm//J0403+0324_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0403+0324_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0403+0324_C_a_map.win ! wwins: Wrote 4 windows to /vlbi/vcs9/uvm//J0403+0324_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0146024 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.27242e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.49409 1.49409 2.98817 5.97634 11.9527 23.9054 47.8107 95.6215 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.014 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 200.791 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0403+0324_C_a_dfm.log closed on Tue Dec 26 21:29:35 2017