! Started logfile: /vlbi/vcs9/uvm//J0222+4302_X_a_dfm.log on Tue Dec 26 21:14:05 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//J0222+4302_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0222+4302_X_a_uvm.fits ! AN table 1: 25 integrations on 28 of 28 possible baselines. ! AN table 2: 26 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.741176 visibilities/baseline/integration-bin. ! Found source: J0222+4302 ! ! 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 11088 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 J0222+4302_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.288279 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 45 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 45 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 45 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 45 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 45 telescope corrections were flagged in sub-array 1. ! A total of 48 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.043751Jy sigma=23.637555 ! Fit after self-cal, rms=0.725856Jy sigma=16.062168 ! 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.9326 mas, bmaj=1.828 mas, bpa=-59.08 degrees ! Estimated noise=0.598387 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.23544 Jy ! Component: 100 - total flux cleaned = 0.280781 Jy ! Total flux subtracted in 100 components = 0.280781 Jy ! Clean residual min=-0.013304 max=0.021128 Jy/beam ! Clean residual mean=0.000037 rms=0.003359 Jy/beam ! Combined flux in latest and established models = 0.280781 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.280781 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.072326Jy sigma=1.629513 ! Fit after self-cal, rms=0.072218Jy sigma=1.627062 ! Inverting map ! Added new window around map position (-0.2, -2.4). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0246291 Jy ! Component: 100 - total flux cleaned = 0.0353344 Jy ! Total flux subtracted in 100 components = 0.0353344 Jy ! Clean residual min=-0.011870 max=0.013949 Jy/beam ! Clean residual mean=0.000043 rms=0.002822 Jy/beam ! Combined flux in latest and established models = 0.316115 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.316115 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.064982Jy sigma=1.391537 ! Fit after self-cal, rms=0.064381Jy sigma=1.381679 ! 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.186 mas, bmaj=2.238 mas, bpa=-55.52 degrees ! Estimated noise=0.297227 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.0193477 Jy ! Component: 100 - total flux cleaned = 0.0254154 Jy ! Component: 150 - total flux cleaned = 0.027191 Jy ! Component: 200 - total flux cleaned = 0.0275418 Jy ! Total flux subtracted in 200 components = 0.0275418 Jy ! Clean residual min=-0.013419 max=0.015015 Jy/beam ! Clean residual mean=0.000069 rms=0.003477 Jy/beam ! Combined flux in latest and established models = 0.343657 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 0.343657 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.063301Jy sigma=1.282813 ! Fit after self-cal, rms=0.063085Jy sigma=1.279210 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.871325 ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.12 HN 1.05 KP 1.44 ! LA 1.14 NL 1.10 OV 1.19 SC 0.95 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.03205 ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.94 HN 0.98 KP 0.98 ! LA 0.96 MK 1.02 NL 0.92 OV 0.93 ! PT 0.95 SC 1.06 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.881154 ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.11 HN 1.03 KP 1.44 ! LA 1.15 NL 1.09 OV 1.16 SC 0.94 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.03217 ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 0.95 HN 0.97 KP 0.98 ! LA 0.97 MK 1.03 NL 0.92 OV 0.93 ! PT 0.95 SC 1.07 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.888331 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.08 HN 1.01 KP 1.41 ! LA 1.12 NL 1.11 OV 1.16 SC 0.96 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.03016 ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 0.95 HN 0.97 KP 0.98 ! LA 0.96 MK 1.03 NL 0.92 OV 0.93 ! PT 0.97 SC 1.08 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.873707 ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 1.08 HN 1.04 KP 1.39 ! LA 1.13 NL 1.07 OV 1.19 SC 0.97 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.03132 ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.95 HN 0.97 KP 0.98 ! LA 0.96 MK 1.03 NL 0.92 OV 0.92 ! PT 0.96 SC 1.08 ! ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.892275 ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.07 HN 0.98 KP 1.42 ! LA 1.14 NL 1.07 OV 1.19 SC 0.94 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.02534 ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 0.95 HN 0.97 KP 0.98 ! LA 0.97 MK 1.04 NL 0.93 OV 0.94 ! PT 0.96 SC 1.09 ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.880778 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.15 HN 1.04 KP 1.44 ! LA 1.13 NL 1.08 OV 1.22 SC 0.89 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.02136 ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.97 HN 0.97 KP 0.98 ! LA 0.96 MK 1.05 NL 0.94 OV 0.94 ! PT 0.97 SC 1.09 ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.878922 ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.09 HN 1.06 KP 1.39 ! LA 1.13 NL 1.08 OV 1.21 SC 0.93 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.02392 ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 0.95 HN 0.97 KP 0.98 ! LA 0.96 MK 1.04 NL 0.93 OV 0.94 ! PT 0.96 SC 1.12 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.879493 ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 1.04 HN 1.04 KP 1.35 ! LA 1.09 NL 1.06 OV 1.25 SC 0.99 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.02507 ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 0.96 HN 0.96 KP 0.98 ! LA 0.97 MK 1.05 NL 0.94 OV 0.93 ! PT 0.95 SC 1.09 ! ! ! Fit before self-cal, rms=0.063085Jy sigma=1.279210 ! Fit after self-cal, rms=0.058002Jy sigma=1.154704 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.058002Jy sigma=1.154704 ! Fit after self-cal, rms=0.058010Jy sigma=1.154659 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.232 mas, bmaj=2.146 mas, bpa=-60.28 degrees ! Estimated noise=0.290708 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.00337986 Jy ! Component: 100 - total flux cleaned = -0.00196224 Jy ! Component: 150 - total flux cleaned = -0.00143538 Jy ! Component: 200 - total flux cleaned = -0.00101763 Jy ! Total flux subtracted in 200 components = -0.00101763 Jy ! Clean residual min=-0.012404 max=0.011667 Jy/beam ! Clean residual mean=0.000024 rms=0.002745 Jy/beam ! Combined flux in latest and established models = 0.34264 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.34264 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.056449Jy sigma=1.118030 ! Fit after self-cal, rms=0.056409Jy sigma=1.117266 ! 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.056409Jy sigma=1.117266 ! Fit after self-cal, rms=0.056399Jy sigma=1.116892 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000340217 Jy ! Component: 100 - total flux cleaned = 0.000335447 Jy ! Component: 150 - total flux cleaned = 0.000419583 Jy ! Component: 200 - total flux cleaned = 0.000354924 Jy ! Total flux subtracted in 200 components = 0.000354924 Jy ! Clean residual min=-0.012347 max=0.011675 Jy/beam ! Clean residual mean=0.000024 rms=0.002731 Jy/beam ! Combined flux in latest and established models = 0.342995 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.342995 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.056243Jy sigma=1.111377 ! Fit after self-cal, rms=0.056221Jy sigma=1.110922 ! 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.232 x 2.146 at -60.28 degrees (North through East) ! Clean map min=-0.012153 max=0.28106 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.056221Jy sigma=1.110922 ! Fit after self-cal, rms=0.046517Jy sigma=0.817520 ! 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.046517Jy sigma=0.817520 ! Fit after self-cal, rms=0.046517Jy sigma=0.817468 ! Inverting map and beam ! Estimated beam: bmin=1.233 mas, bmaj=2.269 mas, bpa=-57.62 degrees ! Estimated noise=0.290911 mJy/beam. ! Added new window around map position (3.8, -14.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102259 Jy ! Component: 100 - total flux cleaned = 0.0162881 Jy ! Component: 150 - total flux cleaned = 0.0199727 Jy ! Component: 200 - total flux cleaned = 0.0218077 Jy ! Total flux subtracted in 200 components = 0.0218077 Jy ! Clean residual min=-0.004674 max=0.004625 Jy/beam ! Clean residual mean=-0.000005 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.364802 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 63 model components to the UV plane model. ! The established model now contains 132 components and 0.364802 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.045123Jy sigma=0.757746 ! Fit after self-cal, rms=0.045033Jy sigma=0.756036 ! 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.9409 mas, bmaj=1.841 mas, bpa=-60.14 degrees ! Estimated noise=0.618079 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.239023 Jy ! Component: 100 - total flux cleaned = 0.289367 Jy ! Component: 150 - total flux cleaned = 0.314819 Jy ! Component: 200 - total flux cleaned = 0.329077 Jy ! Total flux subtracted in 200 components = 0.329077 Jy ! Clean residual min=-0.005366 max=0.006163 Jy/beam ! Clean residual mean=-0.000007 rms=0.001279 Jy/beam ! Combined flux in latest and established models = 0.329077 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.329077 Jy ! Inverting map and beam ! Estimated beam: bmin=1.233 mas, bmaj=2.269 mas, bpa=-57.62 degrees ! Estimated noise=0.290911 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.0118353 Jy ! Component: 100 - total flux cleaned = 0.0199975 Jy ! Component: 150 - total flux cleaned = 0.0263816 Jy ! Component: 200 - total flux cleaned = 0.0314956 Jy ! Total flux subtracted in 200 components = 0.0314956 Jy ! Clean residual min=-0.005096 max=0.004496 Jy/beam ! Clean residual mean=-0.000007 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.360573 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 62 components and 0.360573 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00414692 Jy ! Component: 100 - total flux cleaned = 0.007051 Jy ! Component: 150 - total flux cleaned = 0.00814493 Jy ! Component: 200 - total flux cleaned = 0.00924516 Jy ! Total flux subtracted in 200 components = 0.00924516 Jy ! Clean residual min=-0.004503 max=0.004024 Jy/beam ! Clean residual mean=-0.000004 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.369818 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 51 model components to the UV plane model. ! The established model now contains 96 components and 0.369818 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.044894Jy sigma=0.754023 ! Fit after self-cal, rms=0.044801Jy sigma=0.751791 wmodel J0222+4302_X_map.mod ! Writing 96 model components to file: J0222+4302_X_map.mod wobs J0222+4302_X_uvs.fits ! Writing UV FITS file: J0222+4302_X_uvs.fits wwins J0222+4302_X_map.win ! wwins: Wrote 3 windows to J0222+4302_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.000335591 Jy ! Component: 100 - total flux cleaned = -0.000469626 Jy ! Component: 150 - total flux cleaned = -0.000537168 Jy ! Component: 200 - total flux cleaned = -0.000593038 Jy ! Component: 250 - total flux cleaned = -0.000645015 Jy ! Component: 300 - total flux cleaned = -0.000698199 Jy ! Component: 350 - total flux cleaned = -0.000649012 Jy ! Component: 400 - total flux cleaned = -0.000694021 Jy ! Component: 450 - total flux cleaned = -0.000739049 Jy ! Component: 500 - total flux cleaned = -0.000826233 Jy ! Component: 550 - total flux cleaned = -0.000909305 Jy ! Component: 600 - total flux cleaned = -0.000988126 Jy ! Component: 650 - total flux cleaned = -0.000948854 Jy ! Component: 700 - total flux cleaned = -0.0010232 Jy ! Component: 750 - total flux cleaned = -0.000878476 Jy ! Component: 800 - total flux cleaned = -0.000948525 Jy ! Component: 850 - total flux cleaned = -0.000913459 Jy ! Component: 900 - total flux cleaned = -0.000847025 Jy ! Component: 950 - total flux cleaned = -0.000943835 Jy ! Component: 1000 - total flux cleaned = -0.000912359 Jy ! Component: 1050 - total flux cleaned = -0.000944141 Jy ! Component: 1100 - total flux cleaned = -0.000974408 Jy ! Component: 1150 - total flux cleaned = -0.00100403 Jy ! Component: 1200 - total flux cleaned = -0.000918377 Jy ! Component: 1250 - total flux cleaned = -0.000974561 Jy ! Component: 1300 - total flux cleaned = -0.000892586 Jy ! Component: 1350 - total flux cleaned = -0.000839894 Jy ! Component: 1400 - total flux cleaned = -0.000788336 Jy ! Component: 1450 - total flux cleaned = -0.000712171 Jy ! Component: 1500 - total flux cleaned = -0.000711193 Jy ! Component: 1550 - total flux cleaned = -0.000636914 Jy ! Component: 1600 - total flux cleaned = -0.000540605 Jy ! Component: 1650 - total flux cleaned = -0.000610644 Jy ! Component: 1700 - total flux cleaned = -0.000541525 Jy ! Component: 1750 - total flux cleaned = -0.000473979 Jy ! Component: 1800 - total flux cleaned = -0.000495923 Jy ! Component: 1850 - total flux cleaned = -0.000430841 Jy ! Component: 1900 - total flux cleaned = -0.000430315 Jy ! Component: 1950 - total flux cleaned = -0.000408856 Jy ! Component: 2000 - total flux cleaned = -0.000387814 Jy ! Component: 2050 - total flux cleaned = -0.000387713 Jy ! Component: 2100 - total flux cleaned = -0.000388392 Jy ! Component: 2150 - total flux cleaned = -0.00044757 Jy ! Component: 2200 - total flux cleaned = -0.000543559 Jy ! Component: 2250 - total flux cleaned = -0.000524537 Jy ! Component: 2300 - total flux cleaned = -0.00059971 Jy ! Component: 2350 - total flux cleaned = -0.00060011 Jy ! Component: 2400 - total flux cleaned = -0.000654646 Jy ! Component: 2450 - total flux cleaned = -0.000708043 Jy ! Component: 2500 - total flux cleaned = -0.000743278 Jy ! Component: 2550 - total flux cleaned = -0.000777588 Jy ! Component: 2600 - total flux cleaned = -0.000743892 Jy ! Component: 2650 - total flux cleaned = -0.000793999 Jy ! Component: 2700 - total flux cleaned = -0.000810549 Jy ! Component: 2750 - total flux cleaned = -0.00082635 Jy ! Component: 2800 - total flux cleaned = -0.00085783 Jy ! Component: 2850 - total flux cleaned = -0.000857555 Jy ! Component: 2900 - total flux cleaned = -0.000857261 Jy ! Component: 2950 - total flux cleaned = -0.000857239 Jy ! Component: 3000 - total flux cleaned = -0.000841993 Jy ! Component: 3050 - total flux cleaned = -0.000887093 Jy ! Component: 3100 - total flux cleaned = -0.0009166 Jy ! Component: 3150 - total flux cleaned = -0.000887583 Jy ! Component: 3200 - total flux cleaned = -0.000930906 Jy ! Component: 3250 - total flux cleaned = -0.000916505 Jy ! Component: 3300 - total flux cleaned = -0.000916548 Jy ! Component: 3350 - total flux cleaned = -0.000916661 Jy ! Component: 3400 - total flux cleaned = -0.000944009 Jy ! Component: 3450 - total flux cleaned = -0.000984581 Jy ! Component: 3500 - total flux cleaned = -0.000930904 Jy ! Component: 3550 - total flux cleaned = -0.000931118 Jy ! Component: 3600 - total flux cleaned = -0.000970377 Jy ! Component: 3650 - total flux cleaned = -0.000931455 Jy ! Component: 3700 - total flux cleaned = -0.000956929 Jy ! Component: 3750 - total flux cleaned = -0.000931553 Jy ! Component: 3800 - total flux cleaned = -0.000931486 Jy ! Component: 3850 - total flux cleaned = -0.000956242 Jy ! Component: 3900 - total flux cleaned = -0.00098062 Jy ! Component: 3950 - total flux cleaned = -0.000980724 Jy ! Component: 4000 - total flux cleaned = -0.000980955 Jy ! Component: 4050 - total flux cleaned = -0.00100479 Jy ! Total flux subtracted in 4096 components = -0.00100468 Jy ! Clean residual min=-0.000703 max=0.000660 Jy/beam ! Clean residual mean=-0.000001 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.368813 Jy keep ! Adding 325 model components to the UV plane model. ! The established model now contains 421 components and 0.368813 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0222+4302_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.233 x 2.269 at -57.62 degrees (North through East) ! Clean map min=-0.0020205 max=0.28018 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0222+4302_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0222+4302_X_a_map.mod ! Writing 421 model components to file: /vlbi/vcs9/uvm//J0222+4302_X_a_map.mod wobs /vlbi/vcs9/uvm//J0222+4302_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0222+4302_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0222+4302_X_a_map.win ! wwins: Wrote 4 windows to /vlbi/vcs9/uvm//J0222+4302_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.280179 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216597 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.23192 0.23192 0.463839 0.927679 1.85536 3.71072 7.42143 14.8429 29.6857 59.3715 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.28 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1293.55 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0222+4302_X_a_dfm.log closed on Tue Dec 26 21:14:08 2017