! Started logfile: /vlbi/vcs9/uvm//J0745+1011_X_a_dfm.log on Tue Dec 26 21:55:46 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//J0745+1011_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0745+1011_X_a_uvm.fits ! AN table 1: 20 integrations on 36 of 36 possible baselines. ! AN table 2: 69 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.847843 visibilities/baseline/integration-bin. ! Found source: J0745+1011 ! ! 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 25944 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 J0745+1011_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)= 1.04219 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 7 telescope corrections were flagged in sub-array 1. ! A total of 88 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 88 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 88 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 88 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 88 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 88 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 88 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 7 telescope corrections were flagged in sub-array 1. ! A total of 88 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.433247Jy sigma=35.416885 ! Fit after self-cal, rms=0.520784Jy sigma=12.599203 ! 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.7219 mas, bmaj=2.023 mas, bpa=-3.677 degrees ! Estimated noise=0.293074 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.704232 Jy ! Component: 100 - total flux cleaned = 0.967606 Jy ! Total flux subtracted in 100 components = 0.967606 Jy ! Clean residual min=-0.049980 max=0.115410 Jy/beam ! Clean residual mean=0.000018 rms=0.011561 Jy/beam ! Combined flux in latest and established models = 0.967606 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.967606 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.382065Jy sigma=9.564543 ! Fit after self-cal, rms=0.379914Jy sigma=9.520847 ! Inverting map ! Added new window around map position (-0.8, 0.8). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.171346 Jy ! Component: 100 - total flux cleaned = 0.283089 Jy ! Total flux subtracted in 100 components = 0.283089 Jy ! Clean residual min=-0.036493 max=0.053692 Jy/beam ! Clean residual mean=0.000009 rms=0.007385 Jy/beam ! Combined flux in latest and established models = 1.2507 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 42 components and 1.2507 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.246680Jy sigma=6.136140 ! Fit after self-cal, rms=0.244436Jy sigma=6.088006 ! Inverting map ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0874941 Jy ! Component: 100 - total flux cleaned = 0.147805 Jy ! Total flux subtracted in 100 components = 0.147805 Jy ! Clean residual min=-0.030385 max=0.039932 Jy/beam ! Clean residual mean=0.000004 rms=0.005687 Jy/beam ! Combined flux in latest and established models = 1.3985 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 60 components and 1.3985 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.185633Jy sigma=4.590645 ! Fit after self-cal, rms=0.183577Jy sigma=4.546840 ! Inverting map ! Added new window around map position (0.2, 3). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0581949 Jy ! Component: 100 - total flux cleaned = 0.0973236 Jy ! Total flux subtracted in 100 components = 0.0973236 Jy ! Clean residual min=-0.026891 max=0.028250 Jy/beam ! Clean residual mean=0.000001 rms=0.004773 Jy/beam ! Combined flux in latest and established models = 1.49582 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 72 components and 1.49582 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.149959Jy sigma=3.704200 ! Fit after self-cal, rms=0.148120Jy sigma=3.665160 ! 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=0.93 mas, bmaj=2.338 mas, bpa=-3.987 degrees ! Estimated noise=0.179475 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.0761957 Jy ! Component: 100 - total flux cleaned = 0.121448 Jy ! Component: 150 - total flux cleaned = 0.15151 Jy ! Component: 200 - total flux cleaned = 0.171641 Jy ! Total flux subtracted in 200 components = 0.171641 Jy ! Clean residual min=-0.020039 max=0.031144 Jy/beam ! Clean residual mean=-0.000016 rms=0.005528 Jy/beam ! Combined flux in latest and established models = 1.66747 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 96 components and 1.66746 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.113970Jy sigma=2.809304 ! Fit after self-cal, rms=0.112374Jy sigma=2.775221 ! Inverting map ! Added new window around map position (10.6, -10.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0365192 Jy ! Component: 100 - total flux cleaned = 0.056224 Jy ! Component: 150 - total flux cleaned = 0.0662891 Jy ! Component: 200 - total flux cleaned = 0.0699325 Jy ! Total flux subtracted in 200 components = 0.0699325 Jy ! Clean residual min=-0.017094 max=0.018903 Jy/beam ! Clean residual mean=-0.000009 rms=0.004632 Jy/beam ! Combined flux in latest and established models = 1.7374 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 72 model components to the UV plane model. ! The established model now contains 158 components and 1.7374 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.104023Jy sigma=2.538846 ! Fit after self-cal, rms=0.102908Jy sigma=2.514885 ! 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.993002 ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.00 KP 0.97 LA 0.97 ! MK 1.02 NL 0.98 OV 1.28 PT 0.97 ! SC 0.91 ! ! A total of 9 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.01002 ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.98 HN 0.99 KP 0.99 ! LA 0.97 MK 1.00 NL 1.02 OV 0.95 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.990963 ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 0.99 KP 0.98 LA 0.97 ! MK 1.02 NL 0.97 OV 1.31 PT 0.96 ! SC 0.91 ! ! A total of 9 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.00998 ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.98 HN 0.99 KP 0.99 ! LA 0.98 MK 0.99 NL 1.02 OV 0.95 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.986393 ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 0.99 KP 0.97 LA 0.97 ! MK 1.03 NL 0.97 OV 1.33 PT 0.98 ! SC 0.91 ! ! A total of 9 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.0101 ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.99 HN 0.99 KP 0.99 ! LA 0.98 MK 0.99 NL 1.02 OV 0.96 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.984805 ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 0.99 KP 0.99 LA 0.97 ! MK 1.02 NL 0.99 OV 1.31 PT 0.98 ! SC 0.91 ! ! A total of 9 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.00367 ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.00 HN 0.99 KP 0.99 ! LA 0.98 MK 1.00 NL 1.02 OV 0.96 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.970507 ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 0.99 KP 0.98 LA 0.98 ! MK 1.04 NL 0.99 OV 1.37 PT 1.00 ! SC 0.93 ! ! A total of 9 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.997669 ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.01 HN 1.00 KP 1.00 ! LA 0.99 MK 1.01 NL 1.04 OV 0.97 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.967174 ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 0.99 KP 1.00 LA 1.00 ! MK 1.03 NL 1.00 OV 1.36 PT 0.99 ! SC 0.94 ! ! A total of 9 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.998798 ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.99 HN 1.00 KP 1.00 ! LA 0.98 MK 1.01 NL 1.03 OV 0.98 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.967865 ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.00 KP 1.00 LA 1.00 ! MK 1.04 NL 1.01 OV 1.33 PT 0.98 ! SC 0.94 ! ! A total of 9 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.996202 ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.00 HN 1.00 KP 1.00 ! LA 0.99 MK 1.01 NL 1.03 OV 0.98 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.962284 ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.02 KP 0.99 LA 1.00 ! MK 1.05 NL 1.00 OV 1.34 PT 1.01 ! SC 0.94 ! ! A total of 9 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.991613 ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.01 HN 1.00 KP 1.00 ! LA 0.99 MK 1.01 NL 1.04 OV 0.98 ! PT 1.00 SC 1.03 ! ! ! Fit before self-cal, rms=0.102908Jy sigma=2.514885 ! Fit after self-cal, rms=0.082044Jy sigma=1.907482 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.082044Jy sigma=1.907482 ! Fit after self-cal, rms=0.082056Jy sigma=1.907386 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9333 mas, bmaj=2.35 mas, bpa=-3.875 degrees ! Estimated noise=0.178764 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.0140359 Jy ! Component: 100 - total flux cleaned = -0.0182796 Jy ! Component: 150 - total flux cleaned = -0.0207406 Jy ! Component: 200 - total flux cleaned = -0.0225662 Jy ! Total flux subtracted in 200 components = -0.0225662 Jy ! Clean residual min=-0.013780 max=0.012650 Jy/beam ! Clean residual mean=-0.000003 rms=0.002732 Jy/beam ! Combined flux in latest and established models = 1.71483 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 176 components and 1.71483 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.078778Jy sigma=1.824056 ! Fit after self-cal, rms=0.078210Jy sigma=1.812974 ! 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.078210Jy sigma=1.812974 ! Fit after self-cal, rms=0.077773Jy sigma=1.803635 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) ! Added new window around map position (10.8, -2.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00888435 Jy ! Component: 100 - total flux cleaned = 0.0135514 Jy ! Component: 150 - total flux cleaned = 0.0160394 Jy ! Component: 200 - total flux cleaned = 0.017366 Jy ! Total flux subtracted in 200 components = 0.017366 Jy ! Clean residual min=-0.012007 max=0.010898 Jy/beam ! Clean residual mean=-0.000001 rms=0.002548 Jy/beam ! Combined flux in latest and established models = 1.7322 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 193 components and 1.7322 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.074852Jy sigma=1.729357 ! Fit after self-cal, rms=0.074137Jy sigma=1.715390 ! 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: 0.9333 x 2.35 at -3.875 degrees (North through East) ! Clean map min=-0.0098553 max=0.81369 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.074137Jy sigma=1.715390 ! Fit after self-cal, rms=0.060128Jy sigma=1.350794 ! 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.060128Jy sigma=1.350794 ! Fit after self-cal, rms=0.060051Jy sigma=1.349076 ! Inverting map and beam ! Estimated beam: bmin=0.9355 mas, bmaj=2.358 mas, bpa=-4.303 degrees ! Estimated noise=0.179118 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00322639 Jy ! Component: 100 - total flux cleaned = -0.00351621 Jy ! Component: 150 - total flux cleaned = -0.00310456 Jy ! Component: 200 - total flux cleaned = -0.00310952 Jy ! Total flux subtracted in 200 components = -0.00310952 Jy ! Clean residual min=-0.010657 max=0.011866 Jy/beam ! Clean residual mean=0.000001 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 1.72909 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 202 components and 1.72909 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.058199Jy sigma=1.301410 ! Fit after self-cal, rms=0.057503Jy sigma=1.287455 ! Inverting map ! Added new window around map position (2, 1.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00827686 Jy ! Component: 100 - total flux cleaned = 0.0101634 Jy ! Component: 150 - total flux cleaned = 0.0104708 Jy ! Component: 200 - total flux cleaned = 0.0107323 Jy ! Total flux subtracted in 200 components = 0.0107323 Jy ! Clean residual min=-0.009548 max=0.008987 Jy/beam ! Clean residual mean=0.000002 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 1.73982 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 219 components and 1.73982 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.054148Jy sigma=1.199603 ! Fit after self-cal, rms=0.053751Jy sigma=1.192021 ! 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.7233 mas, bmaj=2.024 mas, bpa=-3.801 degrees ! Estimated noise=0.298554 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.721935 Jy ! Component: 100 - total flux cleaned = 0.998717 Jy ! Component: 150 - total flux cleaned = 1.16068 Jy ! Component: 200 - total flux cleaned = 1.26982 Jy ! Total flux subtracted in 200 components = 1.26982 Jy ! Clean residual min=-0.024302 max=0.045824 Jy/beam ! Clean residual mean=0.000009 rms=0.005776 Jy/beam ! Combined flux in latest and established models = 1.26981 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 45 model components to the UV plane model. ! The established model now contains 45 components and 1.26981 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9355 mas, bmaj=2.358 mas, bpa=-4.303 degrees ! Estimated noise=0.179118 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.156153 Jy ! Component: 100 - total flux cleaned = 0.247813 Jy ! Component: 150 - total flux cleaned = 0.306591 Jy ! Component: 200 - total flux cleaned = 0.346784 Jy ! Total flux subtracted in 200 components = 0.346784 Jy ! Clean residual min=-0.012954 max=0.021136 Jy/beam ! Clean residual mean=-0.000006 rms=0.003439 Jy/beam ! Combined flux in latest and established models = 1.6166 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 103 components and 1.6166 Jy ! Inverting map ! Added new window around map position (1, -2.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.029738 Jy ! Component: 100 - total flux cleaned = 0.0504691 Jy ! Component: 150 - total flux cleaned = 0.066123 Jy ! Component: 200 - total flux cleaned = 0.0753061 Jy ! Total flux subtracted in 200 components = 0.0753061 Jy ! Clean residual min=-0.009337 max=0.008667 Jy/beam ! Clean residual mean=-0.000003 rms=0.001881 Jy/beam ! Combined flux in latest and established models = 1.6919 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 149 components and 1.69191 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00730169 Jy ! Component: 100 - total flux cleaned = 0.0128333 Jy ! Component: 150 - total flux cleaned = 0.0170351 Jy ! Component: 200 - total flux cleaned = 0.0204999 Jy ! Total flux subtracted in 200 components = 0.0204999 Jy ! Clean residual min=-0.008842 max=0.007912 Jy/beam ! Clean residual mean=-0.000001 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 1.7124 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 171 components and 1.7124 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.052194Jy sigma=1.155568 ! Fit after self-cal, rms=0.050462Jy sigma=1.120064 wmodel J0745+1011_X_map.mod ! Writing 171 model components to file: J0745+1011_X_map.mod wobs J0745+1011_X_uvs.fits ! Writing UV FITS file: J0745+1011_X_uvs.fits wwins J0745+1011_X_map.win ! wwins: Wrote 7 windows to J0745+1011_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.00196719 Jy ! Component: 100 - total flux cleaned = 0.00157131 Jy ! Component: 150 - total flux cleaned = 0.00169831 Jy ! Component: 200 - total flux cleaned = 0.00169849 Jy ! Component: 250 - total flux cleaned = 0.0011216 Jy ! Component: 300 - total flux cleaned = 0.000900883 Jy ! Component: 350 - total flux cleaned = 0.000577766 Jy ! Component: 400 - total flux cleaned = 0.00036815 Jy ! Component: 450 - total flux cleaned = 6.47188e-05 Jy ! Component: 500 - total flux cleaned = 6.62868e-05 Jy ! Component: 550 - total flux cleaned = 6.31892e-05 Jy ! Component: 600 - total flux cleaned = -0.000125862 Jy ! Component: 650 - total flux cleaned = -0.000307323 Jy ! Component: 700 - total flux cleaned = -0.000308704 Jy ! Component: 750 - total flux cleaned = -0.000570242 Jy ! Component: 800 - total flux cleaned = -0.000570721 Jy ! Component: 850 - total flux cleaned = -0.000490082 Jy ! Component: 900 - total flux cleaned = -0.000411133 Jy ! Component: 950 - total flux cleaned = -0.000489702 Jy ! Component: 1000 - total flux cleaned = -0.000643431 Jy ! Component: 1050 - total flux cleaned = -0.000643438 Jy ! Component: 1100 - total flux cleaned = -0.000791296 Jy ! Component: 1150 - total flux cleaned = -0.000936351 Jy ! Component: 1200 - total flux cleaned = -0.000937497 Jy ! Component: 1250 - total flux cleaned = -0.00121754 Jy ! Component: 1300 - total flux cleaned = -0.00128633 Jy ! Component: 1350 - total flux cleaned = -0.00142046 Jy ! Component: 1400 - total flux cleaned = -0.00155323 Jy ! Component: 1450 - total flux cleaned = -0.00161933 Jy ! Component: 1500 - total flux cleaned = -0.00194016 Jy ! Component: 1550 - total flux cleaned = -0.00212891 Jy ! Component: 1600 - total flux cleaned = -0.00218983 Jy ! Component: 1650 - total flux cleaned = -0.00225081 Jy ! Component: 1700 - total flux cleaned = -0.0023104 Jy ! Component: 1750 - total flux cleaned = -0.00242884 Jy ! Component: 1800 - total flux cleaned = -0.00242769 Jy ! Component: 1850 - total flux cleaned = -0.00248549 Jy ! Component: 1900 - total flux cleaned = -0.00265322 Jy ! Component: 1950 - total flux cleaned = -0.00237415 Jy ! Component: 2000 - total flux cleaned = -0.00253987 Jy ! Component: 2050 - total flux cleaned = -0.00259451 Jy ! Component: 2100 - total flux cleaned = -0.00280896 Jy ! Component: 2150 - total flux cleaned = -0.00270432 Jy ! Component: 2200 - total flux cleaned = -0.00296552 Jy ! Component: 2250 - total flux cleaned = -0.00317046 Jy ! Component: 2300 - total flux cleaned = -0.00327227 Jy ! Component: 2350 - total flux cleaned = -0.00352253 Jy ! Component: 2400 - total flux cleaned = -0.00347245 Jy ! Component: 2450 - total flux cleaned = -0.0036196 Jy ! Component: 2500 - total flux cleaned = -0.00395683 Jy ! Component: 2550 - total flux cleaned = -0.00390883 Jy ! Component: 2600 - total flux cleaned = -0.00400425 Jy ! Component: 2650 - total flux cleaned = -0.00433012 Jy ! Component: 2700 - total flux cleaned = -0.00442172 Jy ! Component: 2750 - total flux cleaned = -0.00432991 Jy ! Component: 2800 - total flux cleaned = -0.00446599 Jy ! Component: 2850 - total flux cleaned = -0.00455494 Jy ! Component: 2900 - total flux cleaned = -0.00459913 Jy ! Component: 2950 - total flux cleaned = -0.00468548 Jy ! Component: 3000 - total flux cleaned = -0.00472863 Jy ! Component: 3050 - total flux cleaned = -0.00477079 Jy ! Component: 3100 - total flux cleaned = -0.00460205 Jy ! Component: 3150 - total flux cleaned = -0.00460194 Jy ! Component: 3200 - total flux cleaned = -0.00460193 Jy ! Component: 3250 - total flux cleaned = -0.00472438 Jy ! Component: 3300 - total flux cleaned = -0.00448171 Jy ! Component: 3350 - total flux cleaned = -0.0045624 Jy ! Component: 3400 - total flux cleaned = -0.00468175 Jy ! Component: 3450 - total flux cleaned = -0.00464263 Jy ! Component: 3500 - total flux cleaned = -0.00468194 Jy ! Component: 3550 - total flux cleaned = -0.00472041 Jy ! Component: 3600 - total flux cleaned = -0.00464373 Jy ! Component: 3650 - total flux cleaned = -0.00487098 Jy ! Component: 3700 - total flux cleaned = -0.00479568 Jy ! Component: 3750 - total flux cleaned = -0.0047214 Jy ! Component: 3800 - total flux cleaned = -0.00472082 Jy ! Component: 3850 - total flux cleaned = -0.0047211 Jy ! Component: 3900 - total flux cleaned = -0.00454035 Jy ! Component: 3950 - total flux cleaned = -0.0045768 Jy ! Component: 4000 - total flux cleaned = -0.00475451 Jy ! Component: 4050 - total flux cleaned = -0.00464822 Jy ! Total flux subtracted in 4096 components = -0.00461291 Jy ! Clean residual min=-0.001742 max=0.001742 Jy/beam ! Clean residual mean=0.000001 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 1.70779 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 459 components and 1.70779 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0745+1011_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9355 x 2.358 at -4.303 degrees (North through East) ! Clean map min=-0.0057897 max=0.80979 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0745+1011_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0745+1011_X_a_map.mod ! Writing 459 model components to file: /vlbi/vcs9/uvm//J0745+1011_X_a_map.mod wobs /vlbi/vcs9/uvm//J0745+1011_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0745+1011_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0745+1011_X_a_map.win ! wwins: Wrote 8 windows to /vlbi/vcs9/uvm//J0745+1011_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.809787 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000587559 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.217672 0.217672 0.435343 0.870687 1.74137 3.48275 6.96549 13.931 27.862 55.724 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.809 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1378.22 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0745+1011_X_a_dfm.log closed on Tue Dec 26 21:55:50 2017