! Started logfile: /vlbi/vcs9/uvm//J1115-1631_C_a_dfm.log on Tue Dec 26 22:16:08 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//J1115-1631_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1115-1631_C_a_uvm.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! AN table 2: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.982853 visibilities/baseline/integration-bin. ! Found source: J1115-1631 ! ! 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 11464 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 J1115-1631_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.0834584 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 1 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.004218Jy sigma=25.676448 ! Fit after self-cal, rms=0.923503Jy sigma=23.573338 ! 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.276 mas, bmaj=3.362 mas, bpa=-1.034 degrees ! Estimated noise=0.3734 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.0653332 Jy ! Component: 100 - total flux cleaned = 0.074798 Jy ! Total flux subtracted in 100 components = 0.074798 Jy ! Clean residual min=-0.001689 max=0.002471 Jy/beam ! Clean residual mean=0.000000 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.074798 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.074798 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.032068Jy sigma=0.702664 ! Fit after self-cal, rms=0.032058Jy sigma=0.702560 ! Inverting map ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352593 Jy ! Component: 100 - total flux cleaned = 0.00523935 Jy ! Total flux subtracted in 100 components = 0.00523935 Jy ! Clean residual min=-0.001350 max=0.001416 Jy/beam ! Clean residual mean=0.000001 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.0800374 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.0800374 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.031682Jy sigma=0.690016 ! Fit after self-cal, rms=0.031684Jy sigma=0.689989 ! 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.655 mas, bmaj=4.186 mas, bpa=-0.08793 degrees ! Estimated noise=0.258487 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) ! Added new window around map position (-3, 2.1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266727 Jy ! Component: 100 - total flux cleaned = 0.0040538 Jy ! Component: 150 - total flux cleaned = 0.00496275 Jy ! Component: 200 - total flux cleaned = 0.00554343 Jy ! Total flux subtracted in 200 components = 0.00554343 Jy ! Clean residual min=-0.001029 max=0.001000 Jy/beam ! Clean residual mean=0.000001 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.0855808 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 57 components and 0.0855808 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.031545Jy sigma=0.684931 ! Fit after self-cal, rms=0.031528Jy sigma=0.684574 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.976082 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 0.96 KP 1.01 ! MK 0.97 NL 1.12 OV 1.00 PT 1.02 ! SC 1.06 ! ! Amplitude normalization factor in sub-array 2: 0.971289 ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 1.02 HN 1.00 KP 1.03 ! LA 1.03 MK 1.04 NL 0.99 OV 1.04 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.977039 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 1.02 KP 1.00 ! MK 0.96 NL 0.99 OV 1.07 PT 1.08 ! SC 1.00 ! ! Amplitude normalization factor in sub-array 2: 0.991338 ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.99 HN 1.06 KP 1.01 ! LA 1.06 MK 1.04 NL 1.01 OV 1.00 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.969837 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.07 HN 1.03 KP 1.01 ! MK 1.09 NL 1.00 OV 1.01 PT 1.05 ! SC 1.01 ! ! Amplitude normalization factor in sub-array 2: 0.992047 ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 1.01 HN 0.98 KP 0.98 ! LA 0.98 MK 0.99 NL 1.01 OV 0.96 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.975834 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.03 KP 0.98 ! MK 1.04 NL 1.09 OV 1.00 PT 1.00 ! SC 1.01 ! ! Amplitude normalization factor in sub-array 2: 1.03311 ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.97 HN 1.01 KP 0.98 ! LA 0.95 MK 1.01 NL 0.81 OV 1.01 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1.01506 ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.01 HN 0.99 KP 0.98 ! MK 0.98 NL 0.99 OV 1.02 PT 1.00 ! SC 1.02 ! ! Amplitude normalization factor in sub-array 2: 1.03659 ! Telescope amplitude corrections in sub-array 2: ! BR 0.80 FD 1.01 HN 0.96 KP 0.97 ! LA 0.98 MK 0.99 NL 1.02 OV 0.96 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.989428 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.05 KP 1.00 ! MK 1.06 NL 1.02 OV 1.00 PT 1.01 ! SC 0.98 ! ! Amplitude normalization factor in sub-array 2: 1.01355 ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.00 HN 1.06 KP 1.00 ! LA 1.00 MK 0.93 NL 0.96 OV 0.98 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 1.00267 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.00 KP 0.99 ! MK 1.02 NL 1.01 OV 1.01 PT 1.01 ! SC 0.98 ! ! Amplitude normalization factor in sub-array 2: 1.00263 ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.00 HN 1.06 KP 0.96 ! LA 1.00 MK 0.95 NL 0.97 OV 0.99 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 1.01149 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 0.99 KP 0.98 ! MK 0.97 NL 0.99 OV 1.03 PT 0.99 ! SC 0.98 ! ! Amplitude normalization factor in sub-array 2: 1.01301 ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.96 HN 1.01 KP 0.96 ! LA 0.98 MK 1.00 NL 0.96 OV 1.00 ! PT 0.98 SC 1.04 ! ! ! Fit before self-cal, rms=0.031528Jy sigma=0.684574 ! Fit after self-cal, rms=0.030925Jy sigma=0.680225 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.030925Jy sigma=0.680225 ! Fit after self-cal, rms=0.030925Jy sigma=0.680223 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.656 mas, bmaj=4.192 mas, bpa=-0.1479 degrees ! Estimated noise=0.258402 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.000649724 Jy ! Component: 100 - total flux cleaned = 0.000731277 Jy ! Component: 150 - total flux cleaned = 0.000783761 Jy ! Component: 200 - total flux cleaned = 0.000806223 Jy ! Total flux subtracted in 200 components = 0.000806223 Jy ! Clean residual min=-0.000988 max=0.000938 Jy/beam ! Clean residual mean=0.000001 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.086387 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 79 components and 0.0863871 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.030916Jy sigma=0.679850 ! Fit after self-cal, rms=0.030912Jy sigma=0.679812 ! 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.030912Jy sigma=0.679812 ! Fit after self-cal, rms=0.030903Jy sigma=0.679624 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.000196976 Jy ! Component: 100 - total flux cleaned = 0.000207159 Jy ! Component: 150 - total flux cleaned = 0.000206488 Jy ! Component: 200 - total flux cleaned = 0.000198297 Jy ! Total flux subtracted in 200 components = 0.000198297 Jy ! Clean residual min=-0.000990 max=0.000942 Jy/beam ! Clean residual mean=0.000001 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.0865854 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 83 components and 0.0865853 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.030899Jy sigma=0.679503 ! Fit after self-cal, rms=0.030894Jy sigma=0.679444 ! 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.656 x 4.192 at -0.1479 degrees (North through East) ! Clean map min=-0.00093891 max=0.076609 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.277 mas, bmaj=3.361 mas, bpa=-1.031 degrees ! Estimated noise=0.374021 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.065451 Jy ! Component: 100 - total flux cleaned = 0.0749466 Jy ! Component: 150 - total flux cleaned = 0.0784899 Jy ! Component: 200 - total flux cleaned = 0.0806507 Jy ! Total flux subtracted in 200 components = 0.0806507 Jy ! Clean residual min=-0.001246 max=0.001469 Jy/beam ! Clean residual mean=0.000001 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0806507 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0806507 Jy ! Inverting map and beam ! Estimated beam: bmin=1.656 mas, bmaj=4.192 mas, bpa=-0.1479 degrees ! Estimated noise=0.258402 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.00239738 Jy ! Component: 100 - total flux cleaned = 0.00373915 Jy ! Component: 150 - total flux cleaned = 0.00460394 Jy ! Component: 200 - total flux cleaned = 0.00518009 Jy ! Total flux subtracted in 200 components = 0.00518009 Jy ! Clean residual min=-0.000981 max=0.000998 Jy/beam ! Clean residual mean=0.000001 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0858308 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 58 components and 0.0858308 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266251 Jy ! Component: 100 - total flux cleaned = 0.000360376 Jy ! Component: 150 - total flux cleaned = 0.000396334 Jy ! Component: 200 - total flux cleaned = 0.000440777 Jy ! Total flux subtracted in 200 components = 0.000440777 Jy ! Clean residual min=-0.000972 max=0.000935 Jy/beam ! Clean residual mean=0.000001 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.0862715 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 77 components and 0.0862715 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.030898Jy sigma=0.679564 ! Fit after self-cal, rms=0.030894Jy sigma=0.679506 wmodel J1115-1631_C_map.mod ! Writing 77 model components to file: J1115-1631_C_map.mod wobs J1115-1631_C_uvs.fits ! Writing UV FITS file: J1115-1631_C_uvs.fits wwins J1115-1631_C_map.win ! wwins: Wrote 2 windows to J1115-1631_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 = -9.25602e-05 Jy ! Component: 100 - total flux cleaned = -0.000224499 Jy ! Component: 150 - total flux cleaned = -0.000365612 Jy ! Component: 200 - total flux cleaned = -0.000441163 Jy ! Component: 250 - total flux cleaned = -0.000455923 Jy ! Component: 300 - total flux cleaned = -0.000441623 Jy ! Component: 350 - total flux cleaned = -0.000414112 Jy ! Component: 400 - total flux cleaned = -0.000400729 Jy ! Component: 450 - total flux cleaned = -0.000413504 Jy ! Component: 500 - total flux cleaned = -0.000375294 Jy ! Component: 550 - total flux cleaned = -0.000400455 Jy ! Component: 600 - total flux cleaned = -0.000412795 Jy ! Component: 650 - total flux cleaned = -0.000436745 Jy ! Component: 700 - total flux cleaned = -0.000389311 Jy ! Component: 750 - total flux cleaned = -0.000342913 Jy ! Component: 800 - total flux cleaned = -0.000320053 Jy ! Component: 850 - total flux cleaned = -0.000275118 Jy ! Component: 900 - total flux cleaned = -0.000275133 Jy ! Component: 950 - total flux cleaned = -0.000264099 Jy ! Component: 1000 - total flux cleaned = -0.000188883 Jy ! Component: 1050 - total flux cleaned = -0.00014665 Jy ! Component: 1100 - total flux cleaned = -0.000136398 Jy ! Component: 1150 - total flux cleaned = -0.000136279 Jy ! Component: 1200 - total flux cleaned = -8.55031e-05 Jy ! Component: 1250 - total flux cleaned = -3.54392e-05 Jy ! Component: 1300 - total flux cleaned = -5.5294e-05 Jy ! Component: 1350 - total flux cleaned = -5.51457e-05 Jy ! Component: 1400 - total flux cleaned = -3.56492e-05 Jy ! Component: 1450 - total flux cleaned = -4.52619e-05 Jy ! Component: 1500 - total flux cleaned = -7.33465e-05 Jy ! Component: 1550 - total flux cleaned = -3.59761e-05 Jy ! Component: 1600 - total flux cleaned = -4.51019e-05 Jy ! Component: 1650 - total flux cleaned = -7.24207e-05 Jy ! Component: 1700 - total flux cleaned = -5.41893e-05 Jy ! Component: 1750 - total flux cleaned = -2.71619e-05 Jy ! Component: 1800 - total flux cleaned = -1.82466e-05 Jy ! Component: 1850 - total flux cleaned = -5.71883e-07 Jy ! Component: 1900 - total flux cleaned = -2.67077e-05 Jy ! Component: 1950 - total flux cleaned = -3.52746e-05 Jy ! Component: 2000 - total flux cleaned = -3.51204e-05 Jy ! Component: 2050 - total flux cleaned = -5.19523e-05 Jy ! Component: 2100 - total flux cleaned = -1.83063e-05 Jy ! Component: 2150 - total flux cleaned = -1.00335e-05 Jy ! Component: 2200 - total flux cleaned = -1.8388e-05 Jy ! Component: 2250 - total flux cleaned = -3.46014e-05 Jy ! Component: 2300 - total flux cleaned = -2.17282e-06 Jy ! Component: 2350 - total flux cleaned = 2.98926e-05 Jy ! Component: 2400 - total flux cleaned = 2.99035e-05 Jy ! Component: 2450 - total flux cleaned = 3.77609e-05 Jy ! Component: 2500 - total flux cleaned = 1.41776e-05 Jy ! Component: 2550 - total flux cleaned = 8.40228e-05 Jy ! Component: 2600 - total flux cleaned = 6.08897e-05 Jy ! Component: 2650 - total flux cleaned = 6.08306e-05 Jy ! Component: 2700 - total flux cleaned = 6.83066e-05 Jy ! Component: 2750 - total flux cleaned = 6.07648e-05 Jy ! Component: 2800 - total flux cleaned = 6.80629e-05 Jy ! Component: 2850 - total flux cleaned = 6.06854e-05 Jy ! Component: 2900 - total flux cleaned = 6.06452e-05 Jy ! Component: 2950 - total flux cleaned = 3.86676e-05 Jy ! Component: 3000 - total flux cleaned = 3.14084e-05 Jy ! Component: 3050 - total flux cleaned = 5.30462e-05 Jy ! Component: 3100 - total flux cleaned = 6.02204e-05 Jy ! Component: 3150 - total flux cleaned = 6.72544e-05 Jy ! Component: 3200 - total flux cleaned = 6.72134e-05 Jy ! Component: 3250 - total flux cleaned = 6.71909e-05 Jy ! Component: 3300 - total flux cleaned = 3.24478e-05 Jy ! Component: 3350 - total flux cleaned = 4.63891e-05 Jy ! Component: 3400 - total flux cleaned = 6.01508e-05 Jy ! Component: 3450 - total flux cleaned = 6.01811e-05 Jy ! Component: 3500 - total flux cleaned = 1.95806e-05 Jy ! Component: 3550 - total flux cleaned = 3.97551e-05 Jy ! Component: 3600 - total flux cleaned = -3.46279e-07 Jy ! Component: 3650 - total flux cleaned = 3.28573e-05 Jy ! Component: 3700 - total flux cleaned = -6.69827e-06 Jy ! Component: 3750 - total flux cleaned = -6.63106e-06 Jy ! Component: 3800 - total flux cleaned = -1.08647e-07 Jy ! Component: 3850 - total flux cleaned = -2.60513e-05 Jy ! Component: 3900 - total flux cleaned = -1.96201e-05 Jy ! Component: 3950 - total flux cleaned = -5.15493e-05 Jy ! Component: 4000 - total flux cleaned = -5.79855e-05 Jy ! Component: 4050 - total flux cleaned = -8.32379e-05 Jy ! Total flux subtracted in 4096 components = -8.9566e-05 Jy ! Clean residual min=-0.000375 max=0.000351 Jy/beam ! Clean residual mean=0.000000 rms=0.000114 Jy/beam ! Combined flux in latest and established models = 0.086182 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 399 components and 0.0861819 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1115-1631_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.656 x 4.192 at -0.1479 degrees (North through East) ! Clean map min=-0.00057567 max=0.076742 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1115-1631_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1115-1631_C_a_map.mod ! Writing 399 model components to file: /vlbi/vcs9/uvm//J1115-1631_C_a_map.mod wobs /vlbi/vcs9/uvm//J1115-1631_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1115-1631_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1115-1631_C_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J1115-1631_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0767421 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000113243 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.442691 0.442691 0.885381 1.77076 3.54153 7.08305 14.1661 28.3322 56.6644 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.076 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 677.674 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1115-1631_C_a_dfm.log closed on Tue Dec 26 22:16:11 2017