! Started logfile: /vlbi/vcs9/uvm//J0014+6117_X_a_dfm.log on Tue Dec 26 20:49:56 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//J0014+6117_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0014+6117_X_a_uvm.fits ! AN table 1: 19 integrations on 36 of 36 possible baselines. ! AN table 2: 26 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.844193 visibilities/baseline/integration-bin. ! Found source: J0014+6117 ! ! 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 85 lines of history. ! ! Reading 9536 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 J0014+6117_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.167723 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 9 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 9 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.010142Jy sigma=24.392622 ! Fit after self-cal, rms=0.842190Jy sigma=20.222215 ! 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.8644 mas, bmaj=3.403 mas, bpa=-28.66 degrees ! Estimated noise=0.560376 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.132018 Jy ! Component: 100 - total flux cleaned = 0.159243 Jy ! Total flux subtracted in 100 components = 0.159243 Jy ! Clean residual min=-0.004410 max=0.007924 Jy/beam ! Clean residual mean=0.000003 rms=0.001199 Jy/beam ! Combined flux in latest and established models = 0.159243 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.159243 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.049132Jy sigma=0.973288 ! Fit after self-cal, rms=0.049119Jy sigma=0.973065 ! Inverting map ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103546 Jy ! Component: 100 - total flux cleaned = 0.0137286 Jy ! Total flux subtracted in 100 components = 0.0137286 Jy ! Clean residual min=-0.003626 max=0.003558 Jy/beam ! Clean residual mean=-0.000003 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.172972 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.172972 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.047234Jy sigma=0.909084 ! Fit after self-cal, rms=0.047224Jy sigma=0.908913 ! 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.277 mas, bmaj=3.206 mas, bpa=-29.81 degrees ! Estimated noise=0.300133 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.00365704 Jy ! Component: 100 - total flux cleaned = 0.00522579 Jy ! Component: 150 - total flux cleaned = 0.00568828 Jy ! Component: 200 - total flux cleaned = 0.00581027 Jy ! Total flux subtracted in 200 components = 0.00581027 Jy ! Clean residual min=-0.003419 max=0.003752 Jy/beam ! Clean residual mean=-0.000006 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.178782 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 39 components and 0.178782 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.047073Jy sigma=0.902999 ! Fit after self-cal, rms=0.047069Jy sigma=0.902956 ! 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.984443 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 KP 1.11 LA 0.96 ! MK 1.02 NL 1.01 OV 1.03 PT 0.97 ! SC 1.02 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.01472 ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.95 KP 1.02 LA 1.01 ! NL 0.95 OV 1.00 PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.985883 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 KP 1.16 LA 0.94 ! MK 1.02 NL 1.02 OV 1.02 PT 0.93 ! SC 1.06 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.00966 ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.00 KP 1.05 LA 0.98 ! NL 0.97 OV 0.95 PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.988671 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 KP 1.12 LA 0.92 ! MK 1.02 NL 1.04 OV 1.02 PT 0.92 ! SC 1.06 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.01167 ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.97 KP 1.05 LA 0.96 ! NL 0.99 OV 0.96 PT 1.00 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.998059 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 KP 1.06 LA 0.89 ! MK 0.99 NL 1.05 OV 1.07 PT 0.84 ! SC 1.01 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.02588 ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.97 KP 0.98 LA 0.91 ! NL 1.01 OV 1.00 PT 0.89 SC 1.01 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.982905 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 KP 1.07 LA 1.03 ! MK 1.01 NL 1.01 OV 1.01 PT 1.02 ! SC 1.01 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.02162 ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.97 KP 0.98 LA 0.96 ! NL 0.98 OV 0.96 PT 0.95 SC 1.03 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.979 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 KP 1.06 LA 1.06 ! MK 0.96 NL 1.00 OV 1.04 PT 1.09 ! SC 1.01 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.01278 ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 1.00 KP 1.01 LA 1.00 ! NL 0.98 OV 0.97 PT 0.98 SC 0.99 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.971009 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 KP 1.07 LA 1.09 ! MK 0.98 NL 1.02 OV 1.00 PT 1.10 ! SC 1.00 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.01273 ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.97 KP 1.05 LA 1.00 ! NL 0.99 OV 0.94 PT 1.00 SC 0.99 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.975419 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 KP 1.05 LA 1.11 ! MK 0.98 NL 0.97 OV 1.03 PT 1.09 ! SC 1.02 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.01108 ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.96 KP 1.01 LA 1.04 ! NL 1.01 OV 0.96 PT 1.02 SC 0.95 ! ! ! Fit before self-cal, rms=0.047069Jy sigma=0.902956 ! Fit after self-cal, rms=0.045946Jy sigma=0.873842 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.045946Jy sigma=0.873842 ! Fit after self-cal, rms=0.045950Jy sigma=0.873775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.272 mas, bmaj=3.213 mas, bpa=-29.64 degrees ! Estimated noise=0.298953 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 = -5.28989e-05 Jy ! Component: 100 - total flux cleaned = -5.09407e-06 Jy ! Component: 150 - total flux cleaned = 1.58956e-05 Jy ! Component: 200 - total flux cleaned = 5.34689e-05 Jy ! Total flux subtracted in 200 components = 5.34689e-05 Jy ! Clean residual min=-0.003903 max=0.003756 Jy/beam ! Clean residual mean=-0.000005 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.178835 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.178835 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.045934Jy sigma=0.873302 ! Fit after self-cal, rms=0.045932Jy sigma=0.873273 ! 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.045932Jy sigma=0.873273 ! Fit after self-cal, rms=0.045934Jy sigma=0.873241 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 = 3.15659e-05 Jy ! Component: 100 - total flux cleaned = 4.86956e-05 Jy ! Component: 150 - total flux cleaned = 8.04058e-05 Jy ! Component: 200 - total flux cleaned = 9.56498e-05 Jy ! Total flux subtracted in 200 components = 9.56498e-05 Jy ! Clean residual min=-0.003901 max=0.003792 Jy/beam ! Clean residual mean=-0.000005 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.178931 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.178931 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.045924Jy sigma=0.872985 ! Fit after self-cal, rms=0.045923Jy sigma=0.872963 ! 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.272 x 3.213 at -29.64 degrees (North through East) ! Clean map min=-0.0038296 max=0.16123 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.045923Jy sigma=0.872963 ! Fit after self-cal, rms=0.046041Jy sigma=0.862441 ! 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.046041Jy sigma=0.862441 ! Fit after self-cal, rms=0.046041Jy sigma=0.862442 ! Inverting map and beam ! Estimated beam: bmin=1.283 mas, bmaj=3.213 mas, bpa=-29.73 degrees ! Estimated noise=0.29909 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000103637 Jy ! Component: 100 - total flux cleaned = 0.000182706 Jy ! Component: 150 - total flux cleaned = 0.000237165 Jy ! Component: 200 - total flux cleaned = 0.000249712 Jy ! Total flux subtracted in 200 components = 0.000249712 Jy ! Clean residual min=-0.003714 max=0.003519 Jy/beam ! Clean residual mean=-0.000005 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.179181 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.179181 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.046037Jy sigma=0.862225 ! Fit after self-cal, rms=0.046037Jy sigma=0.862213 ! 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=0.867 mas, bmaj=3.401 mas, bpa=-28.66 degrees ! Estimated noise=0.560613 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.132045 Jy ! Component: 100 - total flux cleaned = 0.159001 Jy ! Component: 150 - total flux cleaned = 0.169139 Jy ! Component: 200 - total flux cleaned = 0.172904 Jy ! Total flux subtracted in 200 components = 0.172904 Jy ! Clean residual min=-0.003582 max=0.003138 Jy/beam ! Clean residual mean=-0.000000 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.172904 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.172904 Jy ! Inverting map and beam ! Estimated beam: bmin=1.283 mas, bmaj=3.213 mas, bpa=-29.73 degrees ! Estimated noise=0.29909 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.00342024 Jy ! Component: 100 - total flux cleaned = 0.00500788 Jy ! Component: 150 - total flux cleaned = 0.00590629 Jy ! Component: 200 - total flux cleaned = 0.006089 Jy ! Total flux subtracted in 200 components = 0.006089 Jy ! Clean residual min=-0.003723 max=0.003510 Jy/beam ! Clean residual mean=-0.000004 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.178993 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.178993 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.57201e-05 Jy ! Component: 100 - total flux cleaned = 0.000142795 Jy ! Component: 150 - total flux cleaned = 0.000159976 Jy ! Component: 200 - total flux cleaned = 0.000176204 Jy ! Total flux subtracted in 200 components = 0.000176204 Jy ! Clean residual min=-0.003710 max=0.003501 Jy/beam ! Clean residual mean=-0.000005 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.179169 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.179169 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.046049Jy sigma=0.862495 ! Fit after self-cal, rms=0.046049Jy sigma=0.862475 wmodel J0014+6117_X_map.mod ! Writing 36 model components to file: J0014+6117_X_map.mod wobs J0014+6117_X_uvs.fits ! Writing UV FITS file: J0014+6117_X_uvs.fits wwins J0014+6117_X_map.win ! wwins: Wrote 1 windows to J0014+6117_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.000431623 Jy ! Component: 100 - total flux cleaned = 0.000557135 Jy ! Component: 150 - total flux cleaned = 0.000448585 Jy ! Component: 200 - total flux cleaned = 0.000241706 Jy ! Component: 250 - total flux cleaned = 4.73015e-05 Jy ! Component: 300 - total flux cleaned = -9.1593e-05 Jy ! Component: 350 - total flux cleaned = -0.000224711 Jy ! Component: 400 - total flux cleaned = -0.000309784 Jy ! Component: 450 - total flux cleaned = -0.000350753 Jy ! Component: 500 - total flux cleaned = -0.000351428 Jy ! Component: 550 - total flux cleaned = -0.000429793 Jy ! Component: 600 - total flux cleaned = -0.000504114 Jy ! Component: 650 - total flux cleaned = -0.000394905 Jy ! Component: 700 - total flux cleaned = -0.000359732 Jy ! Component: 750 - total flux cleaned = -0.000291199 Jy ! Component: 800 - total flux cleaned = -0.00022487 Jy ! Component: 850 - total flux cleaned = -0.000160421 Jy ! Component: 900 - total flux cleaned = -9.64917e-05 Jy ! Component: 950 - total flux cleaned = -3.43863e-05 Jy ! Component: 1000 - total flux cleaned = 2.61767e-05 Jy ! Component: 1050 - total flux cleaned = 2.63758e-05 Jy ! Component: 1100 - total flux cleaned = 2.67339e-05 Jy ! Component: 1150 - total flux cleaned = 5.50678e-05 Jy ! Component: 1200 - total flux cleaned = 5.52462e-05 Jy ! Component: 1250 - total flux cleaned = 0.000136585 Jy ! Component: 1300 - total flux cleaned = 8.42865e-05 Jy ! Component: 1350 - total flux cleaned = 0.000110258 Jy ! Component: 1400 - total flux cleaned = 5.90741e-05 Jy ! Component: 1450 - total flux cleaned = -9.10306e-05 Jy ! Component: 1500 - total flux cleaned = -0.000189078 Jy ! Component: 1550 - total flux cleaned = -0.000237679 Jy ! Component: 1600 - total flux cleaned = -0.000286285 Jy ! Component: 1650 - total flux cleaned = -0.000427116 Jy ! Component: 1700 - total flux cleaned = -0.00051926 Jy ! Component: 1750 - total flux cleaned = -0.000496311 Jy ! Component: 1800 - total flux cleaned = -0.000541598 Jy ! Component: 1850 - total flux cleaned = -0.000630494 Jy ! Component: 1900 - total flux cleaned = -0.000674182 Jy ! Component: 1950 - total flux cleaned = -0.000717622 Jy ! Component: 2000 - total flux cleaned = -0.000824278 Jy ! Component: 2050 - total flux cleaned = -0.000887352 Jy ! Component: 2100 - total flux cleaned = -0.000928634 Jy ! Component: 2150 - total flux cleaned = -0.00103122 Jy ! Component: 2200 - total flux cleaned = -0.00107183 Jy ! Component: 2250 - total flux cleaned = -0.00119184 Jy ! Component: 2300 - total flux cleaned = -0.00127079 Jy ! Component: 2350 - total flux cleaned = -0.00132925 Jy ! Component: 2400 - total flux cleaned = -0.00140656 Jy ! Component: 2450 - total flux cleaned = -0.0015211 Jy ! Component: 2500 - total flux cleaned = -0.00159642 Jy ! Component: 2550 - total flux cleaned = -0.00167114 Jy ! Component: 2600 - total flux cleaned = -0.00172632 Jy ! Component: 2650 - total flux cleaned = -0.00179937 Jy ! Component: 2700 - total flux cleaned = -0.00187177 Jy ! Component: 2750 - total flux cleaned = -0.00194336 Jy ! Component: 2800 - total flux cleaned = -0.00203207 Jy ! Component: 2850 - total flux cleaned = -0.00204965 Jy ! Component: 2900 - total flux cleaned = -0.00210201 Jy ! Component: 2950 - total flux cleaned = -0.00213651 Jy ! Component: 3000 - total flux cleaned = -0.00223921 Jy ! Component: 3050 - total flux cleaned = -0.00223932 Jy ! Component: 3100 - total flux cleaned = -0.00235739 Jy ! Component: 3150 - total flux cleaned = -0.0023742 Jy ! Component: 3200 - total flux cleaned = -0.00247382 Jy ! Component: 3250 - total flux cleaned = -0.00255627 Jy ! Component: 3300 - total flux cleaned = -0.00265418 Jy ! Component: 3350 - total flux cleaned = -0.00273499 Jy ! Component: 3400 - total flux cleaned = -0.00281539 Jy ! Component: 3450 - total flux cleaned = -0.00283139 Jy ! Component: 3500 - total flux cleaned = -0.00287899 Jy ! Component: 3550 - total flux cleaned = -0.0029577 Jy ! Component: 3600 - total flux cleaned = -0.00308269 Jy ! Component: 3650 - total flux cleaned = -0.00305154 Jy ! Component: 3700 - total flux cleaned = -0.00312869 Jy ! Component: 3750 - total flux cleaned = -0.00319006 Jy ! Component: 3800 - total flux cleaned = -0.00323578 Jy ! Component: 3850 - total flux cleaned = -0.00329628 Jy ! Component: 3900 - total flux cleaned = -0.00332621 Jy ! Component: 3950 - total flux cleaned = -0.00331142 Jy ! Component: 4000 - total flux cleaned = -0.00332632 Jy ! Component: 4050 - total flux cleaned = -0.0033855 Jy ! Total flux subtracted in 4096 components = -0.00340023 Jy ! Clean residual min=-0.001066 max=0.000942 Jy/beam ! Clean residual mean=0.000001 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.175769 Jy keep ! Adding 478 model components to the UV plane model. ! The established model now contains 514 components and 0.175769 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0014+6117_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.283 x 3.213 at -29.73 degrees (North through East) ! Clean map min=-0.0020012 max=0.16162 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0014+6117_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0014+6117_X_a_map.mod ! Writing 514 model components to file: /vlbi/vcs9/uvm//J0014+6117_X_a_map.mod wobs /vlbi/vcs9/uvm//J0014+6117_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0014+6117_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0014+6117_X_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0014+6117_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.16162 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00030805 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.571804 0.571804 1.14361 2.28722 4.57443 9.14887 18.2977 36.5955 73.191 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.161 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 524.655 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0014+6117_X_a_dfm.log closed on Tue Dec 26 20:50:00 2017