! Started logfile: /vlbi/vcs9/uvm//J0237-3603_C_a_dfm.log on Tue Dec 26 21:15:34 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//J0237-3603_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0237-3603_C_a_uvm.fits ! AN table 1: 119 integrations on 28 of 28 possible baselines. ! AN table 2: 94 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.840711 visibilities/baseline/integration-bin. ! Found source: J0237-3603 ! ! 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 40112 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 J0237-3603_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.050745 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 126 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 126 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 126 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 126 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 126 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.001457Jy sigma=18.248559 ! Fit after self-cal, rms=0.979278Jy sigma=17.873510 ! 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.192 mas, bmaj=3.893 mas, bpa=0.6289 degrees ! Estimated noise=0.497043 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.0181686 Jy ! Component: 100 - total flux cleaned = 0.021199 Jy ! Total flux subtracted in 100 components = 0.021199 Jy ! Clean residual min=-0.001669 max=0.001617 Jy/beam ! Clean residual mean=0.000001 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.021199 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.021199 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.045653Jy sigma=0.675370 ! Fit after self-cal, rms=0.045646Jy sigma=0.675221 ! 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.632 mas, bmaj=4.983 mas, bpa=1.389 degrees ! Estimated noise=0.193991 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.000130899 Jy ! Component: 100 - total flux cleaned = -0.000130059 Jy ! Component: 150 - total flux cleaned = -0.000129452 Jy ! Component: 200 - total flux cleaned = -0.000130109 Jy ! Total flux subtracted in 200 components = -0.000130109 Jy ! Clean residual min=-0.000986 max=0.000906 Jy/beam ! Clean residual mean=-0.000011 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.0210689 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.0210689 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.045640Jy sigma=0.675102 ! Fit after self-cal, rms=0.045640Jy sigma=0.675094 ! 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.0545 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.83 LA 0.99 MK 0.91 ! NL 0.83 OV 0.93 PT 1.04 SC 1.03 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.09787 ! Telescope amplitude corrections in sub-array 2: ! FD 0.75 HN 0.83 KP 1.07 LA 0.81 ! NL 0.76 OV 0.94 PT 1.12 SC 1.00 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.03571 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.95 LA 0.87 MK 0.99 ! NL 0.89 OV 1.01 PT 1.10 SC 1.01 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.03531 ! Telescope amplitude corrections in sub-array 2: ! FD 0.82 HN 0.81 KP 1.08 LA 0.92 ! NL 0.93 OV 0.84 PT 1.19 SC 1.13 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.967008 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 LA 0.98 MK 1.09 ! NL 0.88 OV 1.21 PT 1.08 SC 1.07 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.00775 ! Telescope amplitude corrections in sub-array 2: ! FD 0.92 HN 0.89 KP 1.28 LA 0.88 ! NL 0.91 OV 0.91 PT 1.13 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.942506 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 LA 1.05 MK 1.02 ! NL 1.03 OV 1.18 PT 1.12 SC 1.10 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.0419 ! Telescope amplitude corrections in sub-array 2: ! FD 0.84 HN 0.79 KP 1.15 LA 0.92 ! NL 0.94 OV 0.93 PT 1.17 SC 0.94 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1.01502 ! Telescope amplitude corrections in sub-array 1: ! BR 0.43 FD 1.33 LA 1.03 MK 1.10 ! NL 0.75 OV 1.22 PT 1.10 SC 0.92 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.00659 ! Telescope amplitude corrections in sub-array 2: ! FD 1.06 HN 0.85 KP 1.01 LA 0.89 ! NL 0.86 OV 1.04 PT 1.20 SC 1.03 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.935666 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.21 LA 1.06 MK 1.19 ! NL 0.80 OV 1.20 PT 1.02 SC 1.09 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.995713 ! Telescope amplitude corrections in sub-array 2: ! FD 1.30 HN 0.83 KP 1.11 LA 0.80 ! NL 0.77 OV 1.05 PT 1.02 SC 1.16 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.968096 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.27 LA 0.90 MK 1.09 ! NL 0.90 OV 1.12 PT 1.01 SC 0.98 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.967748 ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 HN 0.82 KP 1.10 LA 1.04 ! NL 0.87 OV 0.99 PT 1.29 SC 1.11 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.936611 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.19 LA 0.84 MK 1.18 ! NL 1.08 OV 1.11 PT 1.24 SC 0.93 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.998103 ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 HN 0.83 KP 1.26 LA 0.92 ! NL 0.89 OV 0.98 PT 1.06 SC 1.05 ! ! ! Fit before self-cal, rms=0.045640Jy sigma=0.675094 ! Fit after self-cal, rms=0.042429Jy sigma=0.671992 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.042429Jy sigma=0.671992 ! Fit after self-cal, rms=0.042430Jy sigma=0.671973 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.662 mas, bmaj=4.905 mas, bpa=1.82 degrees ! Estimated noise=0.190697 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 = 3.17487e-05 Jy ! Component: 100 - total flux cleaned = 4.06669e-05 Jy ! Component: 150 - total flux cleaned = 3.38696e-05 Jy ! Component: 200 - total flux cleaned = 2.90749e-05 Jy ! Total flux subtracted in 200 components = 2.90749e-05 Jy ! Clean residual min=-0.000673 max=0.000705 Jy/beam ! Clean residual mean=0.000002 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.021098 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.021098 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.042430Jy sigma=0.671918 ! Fit after self-cal, rms=0.042429Jy sigma=0.671914 ! 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.042429Jy sigma=0.671914 ! Fit after self-cal, rms=0.042393Jy sigma=0.671034 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.49458e-05 Jy ! Component: 100 - total flux cleaned = 5.94818e-05 Jy ! Component: 150 - total flux cleaned = 5.42557e-05 Jy ! Component: 200 - total flux cleaned = 4.72833e-05 Jy ! Total flux subtracted in 200 components = 4.72833e-05 Jy ! Clean residual min=-0.000649 max=0.000696 Jy/beam ! Clean residual mean=0.000002 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.0211453 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.0211453 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.042393Jy sigma=0.671027 ! Fit after self-cal, rms=0.042392Jy sigma=0.670956 ! 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.662 x 4.905 at 1.82 degrees (North through East) ! Clean map min=-0.00061944 max=0.020323 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.21 mas, bmaj=3.866 mas, bpa=0.773 degrees ! Estimated noise=0.486307 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0178317 Jy ! Component: 100 - total flux cleaned = 0.0206448 Jy ! Component: 150 - total flux cleaned = 0.0216369 Jy ! Component: 200 - total flux cleaned = 0.0218795 Jy ! Total flux subtracted in 200 components = 0.0218795 Jy ! Clean residual min=-0.001304 max=0.001324 Jy/beam ! Clean residual mean=0.000002 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.0218794 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.0218794 Jy ! Inverting map and beam ! Estimated beam: bmin=1.662 mas, bmaj=4.905 mas, bpa=1.82 degrees ! Estimated noise=0.190697 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 (-44.4, 9.9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.81418e-05 Jy ! Component: 100 - total flux cleaned = 0.000158525 Jy ! Component: 150 - total flux cleaned = 0.000220055 Jy ! Component: 200 - total flux cleaned = 0.000219675 Jy ! Total flux subtracted in 200 components = 0.000219675 Jy ! Clean residual min=-0.000600 max=0.000562 Jy/beam ! Clean residual mean=0.000002 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.0220991 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 0.0220991 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 6.76677e-06 Jy ! Component: 100 - total flux cleaned = 1.90992e-05 Jy ! Component: 150 - total flux cleaned = 3.03222e-05 Jy ! Component: 200 - total flux cleaned = 4.06276e-05 Jy ! Total flux subtracted in 200 components = 4.06276e-05 Jy ! Clean residual min=-0.000599 max=0.000550 Jy/beam ! Clean residual mean=0.000001 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.0221398 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 57 components and 0.0221398 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.042385Jy sigma=0.670820 ! Fit after self-cal, rms=0.042385Jy sigma=0.670801 wmodel J0237-3603_C_map.mod ! Writing 57 model components to file: J0237-3603_C_map.mod wobs J0237-3603_C_uvs.fits ! Writing UV FITS file: J0237-3603_C_uvs.fits wwins J0237-3603_C_map.win ! wwins: Wrote 2 windows to J0237-3603_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 = -8.1795e-05 Jy ! Component: 100 - total flux cleaned = -6.26147e-05 Jy ! Component: 150 - total flux cleaned = -7.14168e-05 Jy ! Component: 200 - total flux cleaned = -0.00010555 Jy ! Component: 250 - total flux cleaned = -0.000130227 Jy ! Component: 300 - total flux cleaned = -0.000130149 Jy ! Component: 350 - total flux cleaned = -9.90238e-05 Jy ! Component: 400 - total flux cleaned = -8.39333e-05 Jy ! Component: 450 - total flux cleaned = -6.20556e-05 Jy ! Component: 500 - total flux cleaned = -6.21987e-05 Jy ! Component: 550 - total flux cleaned = -4.80872e-05 Jy ! Component: 600 - total flux cleaned = -2.07523e-05 Jy ! Component: 650 - total flux cleaned = -2.07542e-05 Jy ! Component: 700 - total flux cleaned = -2.08041e-05 Jy ! Component: 750 - total flux cleaned = -1.26515e-06 Jy ! Component: 800 - total flux cleaned = 1.147e-05 Jy ! Component: 850 - total flux cleaned = 3.02902e-05 Jy ! Component: 900 - total flux cleaned = 4.8827e-05 Jy ! Component: 950 - total flux cleaned = 6.69993e-05 Jy ! Component: 1000 - total flux cleaned = 5.5058e-05 Jy ! Component: 1050 - total flux cleaned = 7.87094e-05 Jy ! Component: 1100 - total flux cleaned = 7.86894e-05 Jy ! Component: 1150 - total flux cleaned = 0.000113156 Jy ! Component: 1200 - total flux cleaned = 0.000124399 Jy ! Component: 1250 - total flux cleaned = 0.000135536 Jy ! Component: 1300 - total flux cleaned = 0.000146479 Jy ! Component: 1350 - total flux cleaned = 0.000146457 Jy ! Component: 1400 - total flux cleaned = 0.000146517 Jy ! Component: 1450 - total flux cleaned = 0.000173056 Jy ! Component: 1500 - total flux cleaned = 0.000178354 Jy ! Component: 1550 - total flux cleaned = 0.000183543 Jy ! Component: 1600 - total flux cleaned = 0.000214223 Jy ! Component: 1650 - total flux cleaned = 0.000198929 Jy ! Component: 1700 - total flux cleaned = 0.000203916 Jy ! Component: 1750 - total flux cleaned = 0.000203886 Jy ! Component: 1800 - total flux cleaned = 0.000189205 Jy ! Component: 1850 - total flux cleaned = 0.000189192 Jy ! Component: 1900 - total flux cleaned = 0.000184377 Jy ! Component: 1950 - total flux cleaned = 0.000170098 Jy ! Component: 2000 - total flux cleaned = 0.000156047 Jy ! Component: 2050 - total flux cleaned = 0.00015607 Jy ! Component: 2100 - total flux cleaned = 0.000151468 Jy ! Component: 2150 - total flux cleaned = 0.000137755 Jy ! Component: 2200 - total flux cleaned = 0.00013329 Jy ! Component: 2250 - total flux cleaned = 0.00014685 Jy ! Component: 2300 - total flux cleaned = 0.000137895 Jy ! Component: 2350 - total flux cleaned = 0.000133478 Jy ! Component: 2400 - total flux cleaned = 0.00012909 Jy ! Component: 2450 - total flux cleaned = 0.000133466 Jy ! Component: 2500 - total flux cleaned = 0.000142023 Jy ! Component: 2550 - total flux cleaned = 0.000150525 Jy ! Component: 2600 - total flux cleaned = 0.000141996 Jy ! Component: 2650 - total flux cleaned = 0.000137775 Jy ! Component: 2700 - total flux cleaned = 0.000141969 Jy ! Component: 2750 - total flux cleaned = 0.000141981 Jy ! Component: 2800 - total flux cleaned = 0.000142009 Jy ! Component: 2850 - total flux cleaned = 0.000146063 Jy ! Component: 2900 - total flux cleaned = 0.000141989 Jy ! Component: 2950 - total flux cleaned = 0.000133951 Jy ! Component: 3000 - total flux cleaned = 0.000133945 Jy ! Component: 3050 - total flux cleaned = 0.000126025 Jy ! Component: 3100 - total flux cleaned = 0.000114216 Jy ! Component: 3150 - total flux cleaned = 0.000114193 Jy ! Component: 3200 - total flux cleaned = 9.87008e-05 Jy ! Component: 3250 - total flux cleaned = 9.09915e-05 Jy ! Component: 3300 - total flux cleaned = 0.000102501 Jy ! Component: 3350 - total flux cleaned = 8.72213e-05 Jy ! Component: 3400 - total flux cleaned = 9.0997e-05 Jy ! Component: 3450 - total flux cleaned = 8.72196e-05 Jy ! Component: 3500 - total flux cleaned = 8.34723e-05 Jy ! Component: 3550 - total flux cleaned = 7.5984e-05 Jy ! Component: 3600 - total flux cleaned = 6.85733e-05 Jy ! Component: 3650 - total flux cleaned = 6.86179e-05 Jy ! Component: 3700 - total flux cleaned = 7.22701e-05 Jy ! Component: 3750 - total flux cleaned = 6.13027e-05 Jy ! Component: 3800 - total flux cleaned = 7.94332e-05 Jy ! Component: 3850 - total flux cleaned = 7.21964e-05 Jy ! Component: 3900 - total flux cleaned = 6.50015e-05 Jy ! Component: 3950 - total flux cleaned = 6.85376e-05 Jy ! Component: 4000 - total flux cleaned = 6.49837e-05 Jy ! Component: 4050 - total flux cleaned = 5.43347e-05 Jy ! Total flux subtracted in 4096 components = 6.13884e-05 Jy ! Clean residual min=-0.000218 max=0.000189 Jy/beam ! Clean residual mean=0.000001 rms=0.000064 Jy/beam ! Combined flux in latest and established models = 0.0222011 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 362 components and 0.0222011 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0237-3603_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.662 x 4.905 at 1.82 degrees (North through East) ! Clean map min=-0.00038972 max=0.020416 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0237-3603_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0237-3603_C_a_map.mod ! Writing 362 model components to file: /vlbi/vcs9/uvm//J0237-3603_C_a_map.mod wobs /vlbi/vcs9/uvm//J0237-3603_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0237-3603_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0237-3603_C_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J0237-3603_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.020416 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 6.3109e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.927348 0.927348 1.8547 3.70939 7.41879 14.8376 29.6751 59.3503 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.02 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 323.503 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0237-3603_C_a_dfm.log closed on Tue Dec 26 21:15:38 2017