! Started logfile: /vlbi/vcs9/uvm//J1344-3656_C_a_dfm.log on Tue Dec 26 22:31:59 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//J1344-3656_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1344-3656_C_a_uvm.fits ! AN table 1: 20 integrations on 21 of 21 possible baselines. ! AN table 2: 74 integrations on 15 of 15 possible baselines. ! AN table 3: 118 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.616476 visibilities/baseline/integration-bin. ! Found source: J1344-3656 ! ! 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 28496 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 J1344-3656_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.0644117 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 13 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! A total of 350 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! A total of 350 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! A total of 350 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! A total of 350 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 5. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! A total of 350 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 6. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! A total of 350 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 7. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! A total of 350 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 8. ! A total of 13 telescope corrections were flagged in sub-array 1. ! A total of 34 telescope corrections were flagged in sub-array 2. ! A total of 350 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.002744Jy sigma=16.159697 ! Fit after self-cal, rms=0.966026Jy sigma=15.638694 ! 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.218 mas, bmaj=3.736 mas, bpa=-10.06 degrees ! Estimated noise=0.616173 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.0251175 Jy ! Component: 100 - total flux cleaned = 0.0300538 Jy ! Total flux subtracted in 100 components = 0.0300538 Jy ! Clean residual min=-0.002415 max=0.002896 Jy/beam ! Clean residual mean=-0.000000 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.0300538 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0300538 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.053372Jy sigma=0.687255 ! Fit after self-cal, rms=0.053364Jy sigma=0.687102 ! 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.828 mas, bmaj=5.109 mas, bpa=-7.439 degrees ! Estimated noise=0.260323 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.00447885 Jy ! Component: 100 - total flux cleaned = 0.00608238 Jy ! Component: 150 - total flux cleaned = 0.00669282 Jy ! Component: 200 - total flux cleaned = 0.00677272 Jy ! Total flux subtracted in 200 components = 0.00677272 Jy ! Clean residual min=-0.001977 max=0.002155 Jy/beam ! Clean residual mean=-0.000019 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0368265 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 41 components and 0.0368265 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.052846Jy sigma=0.682381 ! Fit after self-cal, rms=0.052845Jy sigma=0.682353 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02844 ! Telescope amplitude corrections in sub-array 1: ! FD 0.82 KP 0.99 LA 0.83 NL 1.23 ! OV 1.07 PT 1.04 SC 0.84 ! ! Amplitude normalization factor in sub-array 2: 1.27766 ! Telescope amplitude corrections in sub-array 2: ! FD 0.74 KP 0.81 LA 0.77 NL 0.79 ! OV 0.77 PT 0.81 ! ! A total of 168 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1.00028 ! Telescope amplitude corrections in sub-array 3: ! FD 0.86 HN 1.15 KP 1.08 LA 0.89 ! MK 0.96 NL 1.28 OV 0.88 PT 1.00 ! SC 0.89 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.996596 ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 0.89 LA 0.90 NL 1.21 ! OV 1.17 PT 1.03 SC 0.91 ! ! Amplitude normalization factor in sub-array 2: 1.24141 ! Telescope amplitude corrections in sub-array 2: ! FD 0.80 KP 0.90 LA 0.69 NL 0.74 ! OV 0.80 PT 0.90 ! ! A total of 168 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1.00438 ! Telescope amplitude corrections in sub-array 3: ! FD 0.91 HN 0.97 KP 1.08 LA 1.07 ! MK 0.93 NL 1.15 OV 0.85 PT 1.09 ! SC 0.93 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.983711 ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 0.98 LA 1.01 NL 0.96 ! OV 1.15 PT 1.13 SC 0.90 ! ! Amplitude normalization factor in sub-array 2: 1.22336 ! Telescope amplitude corrections in sub-array 2: ! FD 0.79 KP 0.85 LA 0.86 NL 0.77 ! OV 0.83 PT 0.81 ! ! A total of 168 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.930782 ! Telescope amplitude corrections in sub-array 3: ! FD 1.00 HN 1.13 KP 1.27 LA 0.97 ! MK 1.01 NL 1.22 OV 1.04 PT 1.14 ! SC 0.88 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.931883 ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 KP 1.19 LA 0.84 NL 1.22 ! OV 1.40 PT 0.89 SC 0.88 ! ! Amplitude normalization factor in sub-array 2: 1.21862 ! Telescope amplitude corrections in sub-array 2: ! FD 0.79 KP 0.97 LA 0.80 NL 0.67 ! OV 0.88 PT 0.82 ! ! A total of 168 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.97191 ! Telescope amplitude corrections in sub-array 3: ! FD 0.88 HN 1.22 KP 1.16 LA 0.98 ! MK 0.99 NL 1.13 OV 1.00 PT 0.93 ! SC 0.97 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.877565 ! Telescope amplitude corrections in sub-array 1: ! FD 1.11 KP 1.18 LA 1.00 NL 1.16 ! OV 1.07 PT 1.20 SC 1.25 ! ! Amplitude normalization factor in sub-array 2: 1.24991 ! Telescope amplitude corrections in sub-array 2: ! FD 0.90 KP 0.77 LA 0.81 NL 0.71 ! OV 0.82 PT 0.78 ! ! A total of 168 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.967665 ! Telescope amplitude corrections in sub-array 3: ! FD 0.97 HN 1.18 KP 1.04 LA 0.96 ! MK 1.01 NL 1.17 OV 0.92 PT 1.08 ! SC 0.96 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.841712 ! Telescope amplitude corrections in sub-array 1: ! FD 1.27 KP 1.56 LA 0.84 NL 1.30 ! OV 1.25 PT 0.95 SC 1.14 ! ! Amplitude normalization factor in sub-array 2: 1.21414 ! Telescope amplitude corrections in sub-array 2: ! FD 0.90 KP 0.81 LA 0.82 NL 0.64 ! OV 0.94 PT 0.83 ! ! A total of 168 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.873081 ! Telescope amplitude corrections in sub-array 3: ! FD 1.07 HN 1.50 KP 1.33 LA 0.91 ! MK 1.03 NL 1.26 OV 1.11 PT 1.03 ! SC 1.06 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.865324 ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 0.99 LA 0.95 NL 1.12 ! OV 1.55 PT 1.16 SC 1.30 ! ! Amplitude normalization factor in sub-array 2: 1.21138 ! Telescope amplitude corrections in sub-array 2: ! FD 0.83 KP 0.92 LA 0.72 NL 0.72 ! OV 0.98 PT 0.79 ! ! A total of 168 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.956048 ! Telescope amplitude corrections in sub-array 3: ! FD 1.00 HN 1.20 KP 1.07 LA 0.97 ! MK 0.99 NL 1.12 OV 1.01 PT 0.99 ! SC 1.08 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.952422 ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.19 LA 0.96 NL 0.99 ! OV 1.09 PT 1.07 SC 1.08 ! ! Amplitude normalization factor in sub-array 2: 1.227 ! Telescope amplitude corrections in sub-array 2: ! FD 0.90 KP 0.85 LA 0.75 NL 0.63 ! OV 0.92 PT 0.84 ! ! A total of 168 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.885061 ! Telescope amplitude corrections in sub-array 3: ! FD 1.13 HN 1.31 KP 1.14 LA 1.01 ! MK 1.24 NL 1.27 OV 1.03 PT 1.11 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.052845Jy sigma=0.682353 ! Fit after self-cal, rms=0.054219Jy sigma=0.688526 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.054219Jy sigma=0.688526 ! Fit after self-cal, rms=0.054224Jy sigma=0.688510 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.723 mas, bmaj=4.809 mas, bpa=-6.037 degrees ! Estimated noise=0.25303 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.00108692 Jy ! Component: 100 - total flux cleaned = -0.0011579 Jy ! Component: 150 - total flux cleaned = -0.00120475 Jy ! Component: 200 - total flux cleaned = -0.00123518 Jy ! Total flux subtracted in 200 components = -0.00123518 Jy ! Clean residual min=-0.001436 max=0.001506 Jy/beam ! Clean residual mean=-0.000009 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0355914 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.0355914 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.054235Jy sigma=0.687646 ! Fit after self-cal, rms=0.054233Jy sigma=0.687639 ! 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.054233Jy sigma=0.687639 ! Fit after self-cal, rms=0.054208Jy sigma=0.686705 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 = 5.07953e-05 Jy ! Component: 100 - total flux cleaned = 6.54503e-05 Jy ! Component: 150 - total flux cleaned = 6.53588e-05 Jy ! Component: 200 - total flux cleaned = 5.92599e-05 Jy ! Total flux subtracted in 200 components = 5.92599e-05 Jy ! Clean residual min=-0.001404 max=0.001495 Jy/beam ! Clean residual mean=-0.000010 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.0356506 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.0356506 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.054196Jy sigma=0.686671 ! Fit after self-cal, rms=0.054195Jy sigma=0.686548 ! 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.723 x 4.809 at -6.037 degrees (North through East) ! Clean map min=-0.0013571 max=0.029035 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.696 mas, bpa=-9.21 degrees ! Estimated noise=0.592582 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0240397 Jy ! Component: 100 - total flux cleaned = 0.0294108 Jy ! Component: 150 - total flux cleaned = 0.0324736 Jy ! Component: 200 - total flux cleaned = 0.0344715 Jy ! Total flux subtracted in 200 components = 0.0344715 Jy ! Clean residual min=-0.001999 max=0.002514 Jy/beam ! Clean residual mean=-0.000000 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.0344715 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.0344715 Jy ! Inverting map and beam ! Estimated beam: bmin=1.723 mas, bmaj=4.809 mas, bpa=-6.037 degrees ! Estimated noise=0.25303 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 (48.6, -76.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179568 Jy ! Component: 100 - total flux cleaned = 0.00260244 Jy ! Component: 150 - total flux cleaned = 0.00283294 Jy ! Component: 200 - total flux cleaned = 0.00293497 Jy ! Total flux subtracted in 200 components = 0.00293497 Jy ! Clean residual min=-0.001182 max=0.001307 Jy/beam ! Clean residual mean=-0.000006 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.0374065 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 64 components and 0.0374065 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.03925e-05 Jy ! Component: 100 - total flux cleaned = 0.000130735 Jy ! Component: 150 - total flux cleaned = 0.000156826 Jy ! Component: 200 - total flux cleaned = 0.000181372 Jy ! Total flux subtracted in 200 components = 0.000181372 Jy ! Clean residual min=-0.001236 max=0.001275 Jy/beam ! Clean residual mean=-0.000005 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.0375879 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.0375879 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.054081Jy sigma=0.685824 ! Fit after self-cal, rms=0.054079Jy sigma=0.685702 wmodel J1344-3656_C_map.mod ! Writing 70 model components to file: J1344-3656_C_map.mod wobs J1344-3656_C_uvs.fits ! Writing UV FITS file: J1344-3656_C_uvs.fits wwins J1344-3656_C_map.win ! wwins: Wrote 2 windows to J1344-3656_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.000113285 Jy ! Component: 100 - total flux cleaned = -0.000211561 Jy ! Component: 150 - total flux cleaned = -0.000247985 Jy ! Component: 200 - total flux cleaned = -0.000264503 Jy ! Component: 250 - total flux cleaned = -0.000247989 Jy ! Component: 300 - total flux cleaned = -0.000248308 Jy ! Component: 350 - total flux cleaned = -0.000233948 Jy ! Component: 400 - total flux cleaned = -0.000234196 Jy ! Component: 450 - total flux cleaned = -0.000220062 Jy ! Component: 500 - total flux cleaned = -0.000152229 Jy ! Component: 550 - total flux cleaned = -9.95288e-05 Jy ! Component: 600 - total flux cleaned = -3.53806e-05 Jy ! Component: 650 - total flux cleaned = 6.46529e-05 Jy ! Component: 700 - total flux cleaned = 0.000113475 Jy ! Component: 750 - total flux cleaned = 0.000197527 Jy ! Component: 800 - total flux cleaned = 0.000291366 Jy ! Component: 850 - total flux cleaned = 0.00037168 Jy ! Component: 900 - total flux cleaned = 0.000416466 Jy ! Component: 950 - total flux cleaned = 0.000471577 Jy ! Component: 1000 - total flux cleaned = 0.000536482 Jy ! Component: 1050 - total flux cleaned = 0.00055777 Jy ! Component: 1100 - total flux cleaned = 0.000620509 Jy ! Component: 1150 - total flux cleaned = 0.000682002 Jy ! Component: 1200 - total flux cleaned = 0.000732291 Jy ! Component: 1250 - total flux cleaned = 0.000831116 Jy ! Component: 1300 - total flux cleaned = 0.000879752 Jy ! Component: 1350 - total flux cleaned = 0.000927821 Jy ! Component: 1400 - total flux cleaned = 0.000984517 Jy ! Component: 1450 - total flux cleaned = 0.00101247 Jy ! Component: 1500 - total flux cleaned = 0.0010677 Jy ! Component: 1550 - total flux cleaned = 0.00111304 Jy ! Component: 1600 - total flux cleaned = 0.00113086 Jy ! Component: 1650 - total flux cleaned = 0.00116608 Jy ! Component: 1700 - total flux cleaned = 0.00117477 Jy ! Component: 1750 - total flux cleaned = 0.00120065 Jy ! Component: 1800 - total flux cleaned = 0.00123484 Jy ! Component: 1850 - total flux cleaned = 0.00126847 Jy ! Component: 1900 - total flux cleaned = 0.00130171 Jy ! Component: 1950 - total flux cleaned = 0.00130173 Jy ! Component: 2000 - total flux cleaned = 0.00132626 Jy ! Component: 2050 - total flux cleaned = 0.00136645 Jy ! Component: 2100 - total flux cleaned = 0.0013585 Jy ! Component: 2150 - total flux cleaned = 0.00138213 Jy ! Component: 2200 - total flux cleaned = 0.00141338 Jy ! Component: 2250 - total flux cleaned = 0.00143656 Jy ! Component: 2300 - total flux cleaned = 0.00145931 Jy ! Component: 2350 - total flux cleaned = 0.00145935 Jy ! Component: 2400 - total flux cleaned = 0.00151907 Jy ! Component: 2450 - total flux cleaned = 0.00151903 Jy ! Component: 2500 - total flux cleaned = 0.00157766 Jy ! Component: 2550 - total flux cleaned = 0.00159938 Jy ! Component: 2600 - total flux cleaned = 0.00160655 Jy ! Component: 2650 - total flux cleaned = 0.00164934 Jy ! Component: 2700 - total flux cleaned = 0.00167759 Jy ! Component: 2750 - total flux cleaned = 0.00166352 Jy ! Component: 2800 - total flux cleaned = 0.00166357 Jy ! Component: 2850 - total flux cleaned = 0.00169129 Jy ! Component: 2900 - total flux cleaned = 0.001705 Jy ! Component: 2950 - total flux cleaned = 0.00171856 Jy ! Component: 3000 - total flux cleaned = 0.00169831 Jy ! Component: 3050 - total flux cleaned = 0.00172526 Jy ! Component: 3100 - total flux cleaned = 0.00172524 Jy ! Component: 3150 - total flux cleaned = 0.0017452 Jy ! Component: 3200 - total flux cleaned = 0.00173861 Jy ! Component: 3250 - total flux cleaned = 0.00178465 Jy ! Component: 3300 - total flux cleaned = 0.00180425 Jy ! Component: 3350 - total flux cleaned = 0.00181077 Jy ! Component: 3400 - total flux cleaned = 0.00181081 Jy ! Component: 3450 - total flux cleaned = 0.00183655 Jy ! Component: 3500 - total flux cleaned = 0.00184936 Jy ! Component: 3550 - total flux cleaned = 0.00188116 Jy ! Component: 3600 - total flux cleaned = 0.0019001 Jy ! Component: 3650 - total flux cleaned = 0.00191896 Jy ! Component: 3700 - total flux cleaned = 0.00194399 Jy ! Component: 3750 - total flux cleaned = 0.00195023 Jy ! Component: 3800 - total flux cleaned = 0.00196261 Jy ! Component: 3850 - total flux cleaned = 0.00198731 Jy ! Component: 3900 - total flux cleaned = 0.00200574 Jy ! Component: 3950 - total flux cleaned = 0.00201797 Jy ! Component: 4000 - total flux cleaned = 0.00203617 Jy ! Component: 4050 - total flux cleaned = 0.00203616 Jy ! Total flux subtracted in 4096 components = 0.0020543 Jy ! Clean residual min=-0.000408 max=0.000351 Jy/beam ! Clean residual mean=-0.000002 rms=0.000113 Jy/beam ! Combined flux in latest and established models = 0.0396422 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 376 components and 0.0396422 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1344-3656_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.723 x 4.809 at -6.037 degrees (North through East) ! Clean map min=-0.00074559 max=0.028687 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1344-3656_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1344-3656_C_a_map.mod ! Writing 376 model components to file: /vlbi/vcs9/uvm//J1344-3656_C_a_map.mod wobs /vlbi/vcs9/uvm//J1344-3656_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1344-3656_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1344-3656_C_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J1344-3656_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0286875 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000108316 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.13272 1.13272 2.26544 4.53088 9.06176 18.1235 36.247 72.4941 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.028 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 264.849 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1344-3656_C_a_dfm.log closed on Tue Dec 26 22:32:03 2017