! Started logfile: /vlbi/vcs9/uvm//J1406-2736_X_b_dfm.log on Tue Dec 26 22:34:50 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 7.39200 obs /vlbi/vcs9/uvm//J1406-2736_X_b_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1406-2736_X_b_uvm.fits ! AN table 1: 180 integrations on 15 of 15 possible baselines. ! AN table 2: 189 integrations on 36 of 36 possible baselines. ! AN table 3: 197 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.95968 visibilities/baseline/integration-bin. ! Found source: J1406-2736 ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 94 lines of history. ! ! Reading 104728 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_02.dfm J1406-2736_X] 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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0425353 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 4 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! A total of 111 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! A total of 111 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! A total of 111 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! A total of 111 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 5. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! A total of 111 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 6. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! A total of 111 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 7. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! A total of 111 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 8. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 8 telescope corrections were flagged in sub-array 2. ! A total of 111 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.000916Jy sigma=18.749172 ! Fit after self-cal, rms=0.982993Jy sigma=18.416950 ! 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=0.806 mas, bmaj=4.315 mas, bpa=-26.52 degrees ! Estimated noise=0.465231 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.0162209 Jy ! Component: 100 - total flux cleaned = 0.0170038 Jy ! Total flux subtracted in 100 components = 0.0170038 Jy ! Clean residual min=-0.001358 max=0.001466 Jy/beam ! Clean residual mean=-0.000000 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0170038 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.0170038 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.038628Jy sigma=0.656100 ! Fit after self-cal, rms=0.038625Jy sigma=0.656034 ! 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.626 mas, bmaj=6.106 mas, bpa=-22.31 degrees ! Estimated noise=0.116642 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.000230828 Jy ! Component: 100 - total flux cleaned = -0.000316524 Jy ! Component: 150 - total flux cleaned = -0.000388107 Jy ! Component: 200 - total flux cleaned = -0.000440103 Jy ! Total flux subtracted in 200 components = -0.000440103 Jy ! Clean residual min=-0.000679 max=0.000837 Jy/beam ! Clean residual mean=0.000001 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.0165637 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.0165637 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.038620Jy sigma=0.655935 ! Fit after self-cal, rms=0.038619Jy sigma=0.655929 ! 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.00036 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 KP 1.18 LA 0.84 NL 1.17 ! OV 0.82 PT 1.11 ! ! Amplitude normalization factor in sub-array 2: 0.945666 ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.02 HN 1.09 KP 1.20 ! LA 1.02 MK 0.94 NL 1.04 OV 0.91 ! PT 1.30 ! ! A total of 57 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.964214 ! Telescope amplitude corrections in sub-array 3: ! BR 0.84 FD 0.94 KP 1.18 LA 0.93 ! NL 1.15 OV 0.97 PT 1.23 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 KP 0.94 LA 1.05 NL 1.03 ! OV 0.80 PT 1.12 ! ! Amplitude normalization factor in sub-array 2: 0.954247 ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.98 HN 0.99 KP 1.19 ! LA 1.23 MK 0.98 NL 0.97 OV 0.94 ! PT 1.15 ! ! A total of 57 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.979407 ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 FD 0.94 KP 1.00 LA 1.01 ! NL 0.95 OV 1.08 PT 1.21 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00448 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 KP 0.87 LA 0.97 NL 1.02 ! OV 0.82 PT 1.21 ! ! Amplitude normalization factor in sub-array 2: 0.941379 ! Telescope amplitude corrections in sub-array 2: ! BR 1.26 FD 1.11 HN 1.01 KP 0.99 ! LA 1.10 MK 0.92 NL 0.92 OV 0.95 ! PT 1.30 ! ! A total of 57 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.970006 ! Telescope amplitude corrections in sub-array 3: ! BR 1.22 FD 0.85 KP 0.98 LA 1.01 ! NL 1.02 OV 1.01 PT 1.13 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00399 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 KP 1.06 LA 0.91 NL 1.07 ! OV 0.88 PT 1.08 ! ! Amplitude normalization factor in sub-array 2: 0.96797 ! Telescope amplitude corrections in sub-array 2: ! BR 1.17 FD 1.13 HN 0.85 KP 1.11 ! LA 1.12 MK 0.89 NL 0.97 OV 0.95 ! PT 1.10 ! ! A total of 57 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.955061 ! Telescope amplitude corrections in sub-array 3: ! BR 1.15 FD 1.03 KP 1.01 LA 0.96 ! NL 1.10 OV 0.95 PT 1.14 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0351 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 KP 0.89 LA 0.94 NL 1.02 ! OV 0.80 PT 1.25 ! ! Amplitude normalization factor in sub-array 2: 0.983943 ! Telescope amplitude corrections in sub-array 2: ! BR 1.13 FD 1.08 HN 0.86 KP 0.93 ! LA 1.10 MK 0.92 NL 0.87 OV 1.03 ! PT 1.23 ! ! A total of 57 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.96909 ! Telescope amplitude corrections in sub-array 3: ! BR 1.04 FD 0.97 KP 0.93 LA 1.19 ! NL 0.93 OV 0.97 PT 1.20 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05064 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 KP 0.92 LA 0.99 NL 0.99 ! OV 0.83 PT 1.04 ! ! Amplitude normalization factor in sub-array 2: 0.995598 ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.01 HN 0.89 KP 0.99 ! LA 1.07 MK 1.04 NL 0.82 OV 0.92 ! PT 1.25 ! ! A total of 57 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.992121 ! Telescope amplitude corrections in sub-array 3: ! BR 1.12 FD 0.92 KP 0.93 LA 0.98 ! NL 0.94 OV 0.97 PT 1.19 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.07392 ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 KP 0.82 LA 1.05 NL 1.08 ! OV 0.74 PT 1.07 ! ! Amplitude normalization factor in sub-array 2: 1.00773 ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.97 HN 0.90 KP 0.93 ! LA 0.98 MK 0.94 NL 1.03 OV 0.93 ! PT 1.24 ! ! A total of 57 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.997585 ! Telescope amplitude corrections in sub-array 3: ! BR 1.00 FD 0.79 KP 0.91 LA 1.10 ! NL 1.02 OV 0.94 PT 1.27 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0154 ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 KP 0.86 LA 1.10 NL 1.19 ! OV 0.73 PT 1.24 ! ! Amplitude normalization factor in sub-array 2: 1.00727 ! Telescope amplitude corrections in sub-array 2: ! BR 0.87 FD 0.94 HN 0.87 KP 1.00 ! LA 1.14 MK 0.93 NL 1.04 OV 0.95 ! PT 1.20 ! ! A total of 57 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.972623 ! Telescope amplitude corrections in sub-array 3: ! BR 0.86 FD 0.92 KP 1.06 LA 1.10 ! NL 1.24 OV 0.82 PT 1.21 ! ! ! Fit before self-cal, rms=0.038619Jy sigma=0.655929 ! Fit after self-cal, rms=0.037814Jy sigma=0.654555 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.037814Jy sigma=0.654555 ! Fit after self-cal, rms=0.037814Jy sigma=0.654548 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.545 mas, bmaj=5.878 mas, bpa=-22.54 degrees ! Estimated noise=0.112797 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.000225959 Jy ! Component: 100 - total flux cleaned = -0.00015887 Jy ! Component: 150 - total flux cleaned = -0.000111439 Jy ! Component: 200 - total flux cleaned = -8.52618e-05 Jy ! Total flux subtracted in 200 components = -8.52618e-05 Jy ! Clean residual min=-0.000374 max=0.000463 Jy/beam ! Clean residual mean=-0.000002 rms=0.000109 Jy/beam ! Combined flux in latest and established models = 0.0164784 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.0164784 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.037809Jy sigma=0.654453 ! Fit after self-cal, rms=0.037809Jy sigma=0.654451 ! 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.037809Jy sigma=0.654451 ! Fit after self-cal, rms=0.037777Jy sigma=0.653628 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 = 7.61353e-05 Jy ! Component: 100 - total flux cleaned = 8.31981e-05 Jy ! Component: 150 - total flux cleaned = 8.95635e-05 Jy ! Component: 200 - total flux cleaned = 9.49366e-05 Jy ! Total flux subtracted in 200 components = 9.49366e-05 Jy ! Clean residual min=-0.000382 max=0.000452 Jy/beam ! Clean residual mean=-0.000002 rms=0.000107 Jy/beam ! Combined flux in latest and established models = 0.0165733 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.0165733 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.037776Jy sigma=0.653619 ! Fit after self-cal, rms=0.037775Jy sigma=0.653539 ! 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.545 x 5.878 at -22.54 degrees (North through East) ! Clean map min=-0.00046494 max=0.017513 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=0.7847 mas, bmaj=4.282 mas, bpa=-26.46 degrees ! Estimated noise=0.434898 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152145 Jy ! Component: 100 - total flux cleaned = 0.0165065 Jy ! Component: 150 - total flux cleaned = 0.0164869 Jy ! Component: 200 - total flux cleaned = 0.0165483 Jy ! Total flux subtracted in 200 components = 0.0165483 Jy ! Clean residual min=-0.001227 max=0.001205 Jy/beam ! Clean residual mean=-0.000001 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.0165483 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0165483 Jy ! Inverting map and beam ! Estimated beam: bmin=1.545 mas, bmaj=5.878 mas, bpa=-22.54 degrees ! Estimated noise=0.112797 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 = 5.12179e-05 Jy ! Component: 100 - total flux cleaned = 6.06348e-05 Jy ! Component: 150 - total flux cleaned = 7.44699e-05 Jy ! Component: 200 - total flux cleaned = 8.00045e-05 Jy ! Total flux subtracted in 200 components = 8.00045e-05 Jy ! Clean residual min=-0.000397 max=0.000440 Jy/beam ! Clean residual mean=-0.000002 rms=0.000109 Jy/beam ! Combined flux in latest and established models = 0.0166283 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.0166283 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.39866e-06 Jy ! Component: 100 - total flux cleaned = 1.31214e-05 Jy ! Component: 150 - total flux cleaned = 9.76638e-06 Jy ! Component: 200 - total flux cleaned = 3.55388e-06 Jy ! Total flux subtracted in 200 components = 3.55388e-06 Jy ! Clean residual min=-0.000399 max=0.000431 Jy/beam ! Clean residual mean=-0.000002 rms=0.000107 Jy/beam ! Combined flux in latest and established models = 0.0166318 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.0166318 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.037775Jy sigma=0.653535 ! Fit after self-cal, rms=0.037776Jy sigma=0.653529 wmodel J1406-2736_X_map.mod ! Writing 43 model components to file: J1406-2736_X_map.mod wobs J1406-2736_X_uvs.fits ! Writing UV FITS file: J1406-2736_X_uvs.fits wwins J1406-2736_X_map.win ! wwins: Wrote 1 windows to J1406-2736_X_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.000124495 Jy ! Component: 100 - total flux cleaned = 0.000209902 Jy ! Component: 150 - total flux cleaned = 0.000310067 Jy ! Component: 200 - total flux cleaned = 0.000358635 Jy ! Component: 250 - total flux cleaned = 0.000394315 Jy ! Component: 300 - total flux cleaned = 0.000428225 Jy ! Component: 350 - total flux cleaned = 0.000451127 Jy ! Component: 400 - total flux cleaned = 0.000464198 Jy ! Component: 450 - total flux cleaned = 0.000472578 Jy ! Component: 500 - total flux cleaned = 0.000484858 Jy ! Component: 550 - total flux cleaned = 0.000504675 Jy ! Component: 600 - total flux cleaned = 0.000508597 Jy ! Component: 650 - total flux cleaned = 0.000523595 Jy ! Component: 700 - total flux cleaned = 0.000530946 Jy ! Component: 750 - total flux cleaned = 0.000534523 Jy ! Component: 800 - total flux cleaned = 0.00054497 Jy ! Component: 850 - total flux cleaned = 0.000558515 Jy ! Component: 900 - total flux cleaned = 0.000558485 Jy ! Component: 950 - total flux cleaned = 0.000561818 Jy ! Component: 1000 - total flux cleaned = 0.000577866 Jy ! Component: 1050 - total flux cleaned = 0.000593546 Jy ! Component: 1100 - total flux cleaned = 0.000602741 Jy ! Component: 1150 - total flux cleaned = 0.000617793 Jy ! Component: 1200 - total flux cleaned = 0.00062668 Jy ! Component: 1250 - total flux cleaned = 0.000644199 Jy ! Component: 1300 - total flux cleaned = 0.000655596 Jy ! Component: 1350 - total flux cleaned = 0.000661225 Jy ! Component: 1400 - total flux cleaned = 0.000669554 Jy ! Component: 1450 - total flux cleaned = 0.000666804 Jy ! Component: 1500 - total flux cleaned = 0.000669569 Jy ! Component: 1550 - total flux cleaned = 0.000682931 Jy ! Component: 1600 - total flux cleaned = 0.000680284 Jy ! Component: 1650 - total flux cleaned = 0.000682881 Jy ! Component: 1700 - total flux cleaned = 0.000690598 Jy ! Component: 1750 - total flux cleaned = 0.000690623 Jy ! Component: 1800 - total flux cleaned = 0.000695634 Jy ! Component: 1850 - total flux cleaned = 0.000690676 Jy ! Component: 1900 - total flux cleaned = 0.000690648 Jy ! Component: 1950 - total flux cleaned = 0.000688182 Jy ! Component: 2000 - total flux cleaned = 0.000685779 Jy ! Component: 2050 - total flux cleaned = 0.000685785 Jy ! Component: 2100 - total flux cleaned = 0.000683437 Jy ! Component: 2150 - total flux cleaned = 0.000683416 Jy ! Component: 2200 - total flux cleaned = 0.000671894 Jy ! Component: 2250 - total flux cleaned = 0.000671891 Jy ! Component: 2300 - total flux cleaned = 0.000665091 Jy ! Component: 2350 - total flux cleaned = 0.000656136 Jy ! Component: 2400 - total flux cleaned = 0.000651729 Jy ! Component: 2450 - total flux cleaned = 0.000651752 Jy ! Component: 2500 - total flux cleaned = 0.000649539 Jy ! Component: 2550 - total flux cleaned = 0.000645196 Jy ! Component: 2600 - total flux cleaned = 0.00064521 Jy ! Component: 2650 - total flux cleaned = 0.00064094 Jy ! Component: 2700 - total flux cleaned = 0.000638815 Jy ! Component: 2750 - total flux cleaned = 0.000638822 Jy ! Component: 2800 - total flux cleaned = 0.000640907 Jy ! Component: 2850 - total flux cleaned = 0.000636744 Jy ! Component: 2900 - total flux cleaned = 0.000636773 Jy ! Component: 2950 - total flux cleaned = 0.000632695 Jy ! Component: 3000 - total flux cleaned = 0.000634729 Jy ! Component: 3050 - total flux cleaned = 0.000638771 Jy ! Component: 3100 - total flux cleaned = 0.000642783 Jy ! Component: 3150 - total flux cleaned = 0.000640793 Jy ! Component: 3200 - total flux cleaned = 0.000644738 Jy ! Component: 3250 - total flux cleaned = 0.000652572 Jy ! Component: 3300 - total flux cleaned = 0.000656458 Jy ! Component: 3350 - total flux cleaned = 0.000668076 Jy ! Component: 3400 - total flux cleaned = 0.000671922 Jy ! Component: 3450 - total flux cleaned = 0.000671919 Jy ! Component: 3500 - total flux cleaned = 0.00068145 Jy ! Component: 3550 - total flux cleaned = 0.00069089 Jy ! Component: 3600 - total flux cleaned = 0.000689009 Jy ! Component: 3650 - total flux cleaned = 0.000700232 Jy ! Component: 3700 - total flux cleaned = 0.000698364 Jy ! Component: 3750 - total flux cleaned = 0.000711293 Jy ! Component: 3800 - total flux cleaned = 0.000714956 Jy ! Component: 3850 - total flux cleaned = 0.000722274 Jy ! Component: 3900 - total flux cleaned = 0.000733181 Jy ! Component: 3950 - total flux cleaned = 0.000733165 Jy ! Component: 4000 - total flux cleaned = 0.000740356 Jy ! Component: 4050 - total flux cleaned = 0.000751088 Jy ! Total flux subtracted in 4096 components = 0.000756425 Jy ! Clean residual min=-0.000113 max=0.000093 Jy/beam ! Clean residual mean=0.000000 rms=0.000033 Jy/beam ! Combined flux in latest and established models = 0.0173883 Jy keep ! Adding 244 model components to the UV plane model. ! The established model now contains 287 components and 0.0173883 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1406-2736_X_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.545 x 5.878 at -22.54 degrees (North through East) ! Clean map min=-0.00045041 max=0.017388 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1406-2736_X_b_map.fits wmodel /vlbi/vcs9/uvm//J1406-2736_X_b_map.mod ! Writing 287 model components to file: /vlbi/vcs9/uvm//J1406-2736_X_b_map.mod wobs /vlbi/vcs9/uvm//J1406-2736_X_b_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1406-2736_X_b_uvs.fits wwins /vlbi/vcs9/uvm//J1406-2736_X_b_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1406-2736_X_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0173879 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 3.29266e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.568094 0.568094 1.13619 2.27237 4.54475 9.0895 18.179 36.358 72.716 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.017 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 528.081 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1406-2736_X_b_dfm.log closed on Tue Dec 26 22:34:56 2017