! Started logfile: /vlbi/vcs9/uvm//J0112+2244_C_b_dfm.log on Tue Dec 26 21:00: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//J0112+2244_C_b_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0112+2244_C_b_uvm.fits ! AN table 1: 45 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.832804 visibilities/baseline/integration-bin. ! Found source: J0112+2244 ! ! 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 6296 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 J0112+2244_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.238844 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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.028159Jy sigma=21.762900 ! Fit after self-cal, rms=0.766897Jy sigma=16.327631 ! 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.393 mas, bmaj=11.6 mas, bpa=47.65 degrees ! Estimated noise=0.572855 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.200956 Jy ! Component: 100 - total flux cleaned = 0.22745 Jy ! Total flux subtracted in 100 components = 0.22745 Jy ! Clean residual min=-0.005386 max=0.009877 Jy/beam ! Clean residual mean=0.000003 rms=0.001873 Jy/beam ! Combined flux in latest and established models = 0.22745 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.22745 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.046052Jy sigma=0.811701 ! Fit after self-cal, rms=0.046033Jy sigma=0.811287 ! 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.052 mas, bmaj=13.3 mas, bpa=42.35 degrees ! Estimated noise=0.419611 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.00850583 Jy ! Component: 100 - total flux cleaned = 0.0132976 Jy ! Component: 150 - total flux cleaned = 0.0164921 Jy ! Component: 200 - total flux cleaned = 0.0180287 Jy ! Total flux subtracted in 200 components = 0.0180287 Jy ! Clean residual min=-0.003702 max=0.006138 Jy/beam ! Clean residual mean=0.000013 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.245479 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 60 model components to the UV plane model. ! The established model now contains 73 components and 0.245479 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.044820Jy sigma=0.779053 ! Fit after self-cal, rms=0.044804Jy sigma=0.778716 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01055 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 KP 0.98 LA 0.97 ! NL 0.98 OV 0.98 PT 0.99 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00203 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 KP 0.99 LA 0.99 ! NL 1.01 OV 0.98 PT 0.99 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.986976 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.13 KP 1.00 LA 0.99 ! NL 1.02 OV 0.97 PT 0.98 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0018 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.05 KP 0.98 LA 1.01 ! NL 0.96 OV 0.98 PT 1.00 ! ! ! Correcting IF 5. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.994844 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.07 KP 0.98 LA 1.00 ! NL 1.03 OV 0.99 PT 0.98 ! ! ! Correcting IF 6. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.997082 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 KP 0.98 LA 0.98 ! NL 1.02 OV 1.00 PT 0.99 ! ! ! Correcting IF 7. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.995972 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 KP 0.97 LA 0.98 ! NL 1.04 OV 1.00 PT 0.98 ! ! ! Correcting IF 8. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.991623 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.07 KP 0.99 LA 0.99 ! NL 1.03 OV 1.00 PT 0.97 ! ! ! Fit before self-cal, rms=0.044804Jy sigma=0.778716 ! Fit after self-cal, rms=0.042037Jy sigma=0.762422 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.042037Jy sigma=0.762422 ! Fit after self-cal, rms=0.042037Jy sigma=0.762420 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.086 mas, bmaj=13.39 mas, bpa=42.3 degrees ! Estimated noise=0.418188 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.000945814 Jy ! Component: 100 - total flux cleaned = -0.0011184 Jy ! Component: 150 - total flux cleaned = -0.00118152 Jy ! Component: 200 - total flux cleaned = -0.00119943 Jy ! Total flux subtracted in 200 components = -0.00119943 Jy ! Clean residual min=-0.003981 max=0.004115 Jy/beam ! Clean residual mean=0.000005 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.244279 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 91 components and 0.24428 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.042085Jy sigma=0.761439 ! Fit after self-cal, rms=0.042083Jy sigma=0.761409 ! Inverting map ! Added new window around map position (71.1, 17.1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.90778e-05 Jy ! Component: 100 - total flux cleaned = 0.000975443 Jy ! Component: 150 - total flux cleaned = 0.00157748 Jy ! Component: 200 - total flux cleaned = 0.00189666 Jy ! Total flux subtracted in 200 components = 0.00189666 Jy ! Clean residual min=-0.004008 max=0.003660 Jy/beam ! Clean residual mean=0.000002 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.246176 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 138 components and 0.246176 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.040770Jy sigma=0.742081 ! Fit after self-cal, rms=0.040661Jy sigma=0.739783 ! 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.040661Jy sigma=0.739783 ! Fit after self-cal, rms=0.040658Jy sigma=0.739746 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 = -0.00016494 Jy ! Component: 100 - total flux cleaned = 0.000399579 Jy ! Component: 150 - total flux cleaned = 0.000715437 Jy ! Component: 200 - total flux cleaned = 0.00085979 Jy ! Total flux subtracted in 200 components = 0.00085979 Jy ! Clean residual min=-0.002962 max=0.002830 Jy/beam ! Clean residual mean=0.000002 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.247036 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 58 model components to the UV plane model. ! The established model now contains 174 components and 0.247036 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.040089Jy sigma=0.732094 ! Fit after self-cal, rms=0.040052Jy sigma=0.731273 ! 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.086 x 13.39 at 42.3 degrees (North through East) ! Clean map min=-0.0045787 max=0.23159 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 ! Performing amp+phase self-cal over 60 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.040052Jy sigma=0.731273 ! Fit after self-cal, rms=0.035840Jy sigma=0.663716 ! 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.035840Jy sigma=0.663716 ! Fit after self-cal, rms=0.035839Jy sigma=0.663710 ! Inverting map and beam ! Estimated beam: bmin=5.089 mas, bmaj=13.4 mas, bpa=42.37 degrees ! Estimated noise=0.417322 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000125758 Jy ! Component: 100 - total flux cleaned = 9.02507e-05 Jy ! Component: 150 - total flux cleaned = 0.000190368 Jy ! Component: 200 - total flux cleaned = 0.000132406 Jy ! Total flux subtracted in 200 components = 0.000132406 Jy ! Clean residual min=-0.001243 max=0.001131 Jy/beam ! Clean residual mean=0.000001 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.247168 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 212 components and 0.247168 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.035753Jy sigma=0.661951 ! Fit after self-cal, rms=0.035743Jy sigma=0.661773 ! Inverting map ! ============== Finished amplitude self-cal ============== 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.41 mas, bmaj=11.61 mas, bpa=47.93 degrees ! Estimated noise=0.569431 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.199589 Jy ! Component: 100 - total flux cleaned = 0.226054 Jy ! Component: 150 - total flux cleaned = 0.232694 Jy ! Component: 200 - total flux cleaned = 0.23597 Jy ! Total flux subtracted in 200 components = 0.23597 Jy ! Clean residual min=-0.002315 max=0.003215 Jy/beam ! Clean residual mean=-0.000002 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.23597 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.23597 Jy ! Inverting map and beam ! Estimated beam: bmin=5.089 mas, bmaj=13.4 mas, bpa=42.37 degrees ! Estimated noise=0.417322 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.00356265 Jy ! Component: 100 - total flux cleaned = 0.00485448 Jy ! Component: 150 - total flux cleaned = 0.0055841 Jy ! Component: 200 - total flux cleaned = 0.00629378 Jy ! Total flux subtracted in 200 components = 0.00629378 Jy ! Clean residual min=-0.001812 max=0.002047 Jy/beam ! Clean residual mean=0.000002 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.242264 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 102 components and 0.242264 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00058172 Jy ! Component: 100 - total flux cleaned = 0.00105899 Jy ! Component: 150 - total flux cleaned = 0.00149239 Jy ! Component: 200 - total flux cleaned = 0.00184566 Jy ! Total flux subtracted in 200 components = 0.00184566 Jy ! Clean residual min=-0.001469 max=0.001580 Jy/beam ! Clean residual mean=0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.244109 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 55 model components to the UV plane model. ! The established model now contains 142 components and 0.244109 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.035836Jy sigma=0.663853 ! Fit after self-cal, rms=0.035808Jy sigma=0.663193 wmodel J0112+2244_C_map.mod ! Writing 142 model components to file: J0112+2244_C_map.mod wobs J0112+2244_C_uvs.fits ! Writing UV FITS file: J0112+2244_C_uvs.fits wwins J0112+2244_C_map.win ! wwins: Wrote 2 windows to J0112+2244_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 = 4.7422e-05 Jy ! Component: 100 - total flux cleaned = 0.00010981 Jy ! Component: 150 - total flux cleaned = 0.000264916 Jy ! Component: 200 - total flux cleaned = 0.000337884 Jy ! Component: 250 - total flux cleaned = 0.000423489 Jy ! Component: 300 - total flux cleaned = 0.000521937 Jy ! Component: 350 - total flux cleaned = 0.000709418 Jy ! Component: 400 - total flux cleaned = 0.000873963 Jy ! Component: 450 - total flux cleaned = 0.0010332 Jy ! Component: 500 - total flux cleaned = 0.00114465 Jy ! Component: 550 - total flux cleaned = 0.00126544 Jy ! Component: 600 - total flux cleaned = 0.00140809 Jy ! Component: 650 - total flux cleaned = 0.00149586 Jy ! Component: 700 - total flux cleaned = 0.00154462 Jy ! Component: 750 - total flux cleaned = 0.00163902 Jy ! Component: 800 - total flux cleaned = 0.00174236 Jy ! Component: 850 - total flux cleaned = 0.00183232 Jy ! Component: 900 - total flux cleaned = 0.00188723 Jy ! Component: 950 - total flux cleaned = 0.00193033 Jy ! Component: 1000 - total flux cleaned = 0.00197281 Jy ! Component: 1050 - total flux cleaned = 0.00202487 Jy ! Component: 1100 - total flux cleaned = 0.00206533 Jy ! Component: 1150 - total flux cleaned = 0.0020951 Jy ! Component: 1200 - total flux cleaned = 0.00212458 Jy ! Component: 1250 - total flux cleaned = 0.00215365 Jy ! Component: 1300 - total flux cleaned = 0.00220128 Jy ! Component: 1350 - total flux cleaned = 0.0022575 Jy ! Component: 1400 - total flux cleaned = 0.0022759 Jy ! Component: 1450 - total flux cleaned = 0.00230316 Jy ! Component: 1500 - total flux cleaned = 0.00233005 Jy ! Component: 1550 - total flux cleaned = 0.00234786 Jy ! Component: 1600 - total flux cleaned = 0.00235652 Jy ! Component: 1650 - total flux cleaned = 0.0023651 Jy ! Component: 1700 - total flux cleaned = 0.00237357 Jy ! Component: 1750 - total flux cleaned = 0.00237342 Jy ! Component: 1800 - total flux cleaned = 0.00234874 Jy ! Component: 1850 - total flux cleaned = 0.0023568 Jy ! Component: 1900 - total flux cleaned = 0.00234058 Jy ! Component: 1950 - total flux cleaned = 0.0023484 Jy ! Component: 2000 - total flux cleaned = 0.0023092 Jy ! Component: 2050 - total flux cleaned = 0.00230159 Jy ! Component: 2100 - total flux cleaned = 0.00229388 Jy ! Component: 2150 - total flux cleaned = 0.00224829 Jy ! Component: 2200 - total flux cleaned = 0.00222583 Jy ! Component: 2250 - total flux cleaned = 0.00219608 Jy ! Component: 2300 - total flux cleaned = 0.00217408 Jy ! Component: 2350 - total flux cleaned = 0.00213761 Jy ! Component: 2400 - total flux cleaned = 0.0021087 Jy ! Component: 2450 - total flux cleaned = 0.00208003 Jy ! Component: 2500 - total flux cleaned = 0.00205162 Jy ! Component: 2550 - total flux cleaned = 0.00202339 Jy ! Component: 2600 - total flux cleaned = 0.00198146 Jy ! Component: 2650 - total flux cleaned = 0.00196757 Jy ! Component: 2700 - total flux cleaned = 0.00192629 Jy ! Component: 2750 - total flux cleaned = 0.00192635 Jy ! Component: 2800 - total flux cleaned = 0.00190591 Jy ! Component: 2850 - total flux cleaned = 0.00189238 Jy ! Component: 2900 - total flux cleaned = 0.00187229 Jy ! Component: 2950 - total flux cleaned = 0.00185231 Jy ! Component: 3000 - total flux cleaned = 0.00184564 Jy ! Component: 3050 - total flux cleaned = 0.00182575 Jy ! Component: 3100 - total flux cleaned = 0.00179284 Jy ! Component: 3150 - total flux cleaned = 0.0017666 Jy ! Component: 3200 - total flux cleaned = 0.00176662 Jy ! Component: 3250 - total flux cleaned = 0.00174707 Jy ! Component: 3300 - total flux cleaned = 0.00171453 Jy ! Component: 3350 - total flux cleaned = 0.00169507 Jy ! Component: 3400 - total flux cleaned = 0.00166267 Jy ! Component: 3450 - total flux cleaned = 0.00164331 Jy ! Component: 3500 - total flux cleaned = 0.00163687 Jy ! Component: 3550 - total flux cleaned = 0.00161746 Jy ! Component: 3600 - total flux cleaned = 0.00160455 Jy ! Component: 3650 - total flux cleaned = 0.00159813 Jy ! Component: 3700 - total flux cleaned = 0.00158527 Jy ! Component: 3750 - total flux cleaned = 0.00156596 Jy ! Component: 3800 - total flux cleaned = 0.00156594 Jy ! Component: 3850 - total flux cleaned = 0.00155948 Jy ! Component: 3900 - total flux cleaned = 0.00155947 Jy ! Component: 3950 - total flux cleaned = 0.00154007 Jy ! Component: 4000 - total flux cleaned = 0.00155297 Jy ! Component: 4050 - total flux cleaned = 0.00154004 Jy ! Total flux subtracted in 4096 components = 0.00153999 Jy ! Clean residual min=-0.000351 max=0.000431 Jy/beam ! Clean residual mean=-0.000001 rms=0.000127 Jy/beam ! Combined flux in latest and established models = 0.245649 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 441 components and 0.245649 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0112+2244_C_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.089 x 13.4 at 42.37 degrees (North through East) ! Clean map min=-0.0011503 max=0.22958 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0112+2244_C_b_map.fits wmodel /vlbi/vcs9/uvm//J0112+2244_C_b_map.mod ! Writing 441 model components to file: /vlbi/vcs9/uvm//J0112+2244_C_b_map.mod wobs /vlbi/vcs9/uvm//J0112+2244_C_b_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0112+2244_C_b_uvs.fits wwins /vlbi/vcs9/uvm//J0112+2244_C_b_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J0112+2244_C_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.229584 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000124061 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.162112 0.162112 0.324224 0.648449 1.2969 2.5938 5.18759 10.3752 20.7504 41.5007 83.0015 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.229 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1850.57 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0112+2244_C_b_dfm.log closed on Tue Dec 26 21:00:30 2017