! Started logfile: /vlbi/bp222/maps//J1326-1651_S_dfm.log on Thu Sep 27 11:09:56 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /vlbi/bp222/maps//J1326-1651_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J1326-1651_S_uva.fits ! AN table 1: 23 integrations on 21 of 21 possible baselines. ! AN table 2: 92 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.985507 visibilities/baseline/integration-bin. ! Found source: J1326-1651 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 9520 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1326-1651_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. 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 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 161 telescope corrections were flagged in sub-array 1. ! A total of 644 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.001889Jy sigma=14.824981 ! Fit after self-cal, rms=0.945676Jy sigma=14.000256 ! 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. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.741 mas, bmaj=12.55 mas, bpa=-19.24 degrees ! Estimated noise=0.916793 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0436426 Jy ! Component: 100 - total flux cleaned = 0.0533759 Jy ! Total flux subtracted in 100 components = 0.0533759 Jy ! Clean residual min=-0.003568 max=0.003532 Jy/beam ! Clean residual mean=0.000003 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.0533759 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0533759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065080Jy sigma=0.866556 ! Fit after self-cal, rms=0.063960Jy sigma=0.846915 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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=3.362 mas, bmaj=13.42 mas, bpa=-17.66 degrees ! Estimated noise=0.585134 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00442247 Jy ! Component: 100 - total flux cleaned = 0.00670541 Jy ! Component: 150 - total flux cleaned = 0.00810014 Jy ! Component: 200 - total flux cleaned = 0.00867508 Jy ! Total flux subtracted in 200 components = 0.00867508 Jy ! Clean residual min=-0.002297 max=0.002525 Jy/beam ! Clean residual mean=0.000009 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.062051 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 62 components and 0.062051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063651Jy sigma=0.842154 ! Fit after self-cal, rms=0.063664Jy sigma=0.841955 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.362 x 13.42 at -17.66 degrees (North through East) ! Clean map min=-0.0022559 max=0.057047 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.71 FD 0.90 HN 1.07 KP 0.95 ! NL 0.98 OV 1.03 PT 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.05 HN 1.00 KP 1.00 ! MK 1.02 NL 0.97 OV 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 0.92 HN 1.04 KP 0.99 ! NL 1.09 OV 0.97 PT 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.27 FD 0.98 HN 0.98 KP 1.03 ! MK 1.01 NL 1.14 OV 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.93 HN 1.03 KP 1.08 ! NL 0.82 OV 0.95 PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.25 FD 1.02 HN 0.99 KP 1.04 ! MK 0.98 NL 0.82 OV 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! NL 0.00* OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! MK 0.00* NL 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.063664Jy sigma=0.841955 ! Fit after self-cal, rms=0.064025Jy sigma=0.834870 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=13.85 mas, bpa=-17.71 degrees ! Estimated noise=0.587801 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314803 Jy ! Component: 100 - total flux cleaned = 0.000185525 Jy ! Component: 150 - total flux cleaned = 7.78326e-05 Jy ! Component: 200 - total flux cleaned = -3.41401e-05 Jy ! Total flux subtracted in 200 components = -3.41401e-05 Jy ! Clean residual min=-0.002109 max=0.002557 Jy/beam ! Clean residual mean=0.000004 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.0620169 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.0620169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063982Jy sigma=0.834639 ! Fit after self-cal, rms=0.064108Jy sigma=0.833968 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064108Jy sigma=0.833968 ! Fit after self-cal, rms=0.064629Jy sigma=0.833192 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=13.95 mas, bpa=-17.67 degrees ! Estimated noise=0.589869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000101819 Jy ! Component: 100 - total flux cleaned = 5.17427e-05 Jy ! Component: 150 - total flux cleaned = -1.45939e-05 Jy ! Component: 200 - total flux cleaned = -9.10575e-05 Jy ! Total flux subtracted in 200 components = -9.10575e-05 Jy ! Clean residual min=-0.002100 max=0.002644 Jy/beam ! Clean residual mean=0.000003 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0619258 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 92 components and 0.0619258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064595Jy sigma=0.833096 ! Fit after self-cal, rms=0.064614Jy sigma=0.833036 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-10, -56.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000450286 Jy ! Component: 100 - total flux cleaned = 0.00048224 Jy ! Component: 150 - total flux cleaned = 0.000577062 Jy ! Component: 200 - total flux cleaned = 0.000699849 Jy ! Total flux subtracted in 200 components = 0.000699849 Jy ! Clean residual min=-0.001979 max=0.001905 Jy/beam ! Clean residual mean=0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.0626257 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 113 components and 0.0626257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064446Jy sigma=0.831693 ! Fit after self-cal, rms=0.064440Jy sigma=0.831399 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064440Jy sigma=0.831399 ! Fit after self-cal, rms=0.062480Jy sigma=0.826737 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=13.9 mas, bpa=-17.56 degrees ! Estimated noise=0.58608 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000308192 Jy ! Component: 100 - total flux cleaned = 0.000248144 Jy ! Component: 150 - total flux cleaned = 0.000196392 Jy ! Component: 200 - total flux cleaned = 0.000123991 Jy ! Total flux subtracted in 200 components = 0.000123991 Jy ! Clean residual min=-0.001483 max=0.001719 Jy/beam ! Clean residual mean=0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0627497 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 131 components and 0.0627497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062443Jy sigma=0.826380 ! Fit after self-cal, rms=0.062476Jy sigma=0.825951 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.46748e-05 Jy ! Component: 100 - total flux cleaned = 5.25911e-05 Jy ! Component: 150 - total flux cleaned = 7.26011e-05 Jy ! Component: 200 - total flux cleaned = 9.22366e-05 Jy ! Total flux subtracted in 200 components = 9.22366e-05 Jy ! Clean residual min=-0.001517 max=0.001694 Jy/beam ! Clean residual mean=0.000002 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0628419 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 143 components and 0.0628419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062457Jy sigma=0.825782 ! Fit after self-cal, rms=0.062412Jy sigma=0.825477 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062412Jy sigma=0.825477 ! Fit after self-cal, rms=0.062529Jy sigma=0.825393 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.928 mas, bmaj=16.5 mas, bpa=-9.211 degrees ! Estimated noise=0.696382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.4576e-05 Jy ! Component: 100 - total flux cleaned = -8.13879e-05 Jy ! Component: 150 - total flux cleaned = -0.000117727 Jy ! Component: 200 - total flux cleaned = -0.000139401 Jy ! Total flux subtracted in 200 components = -0.000139401 Jy ! Clean residual min=-0.001814 max=0.001911 Jy/beam ! Clean residual mean=0.000003 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.0627025 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 167 components and 0.0627025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062522Jy sigma=0.825338 ! Fit after self-cal, rms=0.062534Jy sigma=0.825318 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.12643e-05 Jy ! Component: 100 - total flux cleaned = -3.16596e-05 Jy ! Component: 150 - total flux cleaned = -3.14024e-05 Jy ! Component: 200 - total flux cleaned = -4.85456e-05 Jy ! Total flux subtracted in 200 components = -4.85456e-05 Jy ! Clean residual min=-0.001830 max=0.001885 Jy/beam ! Clean residual mean=0.000003 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.0626539 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 184 components and 0.0626539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062530Jy sigma=0.825294 ! Fit after self-cal, rms=0.062532Jy sigma=0.825288 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=13.92 mas, bpa=-17.54 degrees ! Estimated noise=0.585612 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 13.92 at -17.54 degrees (North through East) ! Clean map min=-0.0026773 max=0.056267 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative 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=2.73 mas, bmaj=12.99 mas, bpa=-18.96 degrees ! Estimated noise=0.910587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0441766 Jy ! Component: 100 - total flux cleaned = 0.0540011 Jy ! Component: 150 - total flux cleaned = 0.0566386 Jy ! Component: 200 - total flux cleaned = 0.0579144 Jy ! Total flux subtracted in 200 components = 0.0579144 Jy ! Clean residual min=-0.002964 max=0.002556 Jy/beam ! Clean residual mean=0.000003 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.0579144 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0579144 Jy ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=13.92 mas, bpa=-17.54 degrees ! Estimated noise=0.585612 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170155 Jy ! Component: 100 - total flux cleaned = 0.0023706 Jy ! Component: 150 - total flux cleaned = 0.00262782 Jy ! Component: 200 - total flux cleaned = 0.00284772 Jy ! Total flux subtracted in 200 components = 0.00284772 Jy ! Clean residual min=-0.001746 max=0.001758 Jy/beam ! Clean residual mean=0.000001 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.0607621 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 52 components and 0.0607621 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.928 mas, bmaj=16.5 mas, bpa=-9.211 degrees ! Estimated noise=0.696382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478648 Jy ! Component: 100 - total flux cleaned = 0.000637319 Jy ! Component: 150 - total flux cleaned = 0.00085406 Jy ! Component: 200 - total flux cleaned = 0.00105259 Jy ! Total flux subtracted in 200 components = 0.00105259 Jy ! Clean residual min=-0.001877 max=0.001827 Jy/beam ! Clean residual mean=0.000003 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.0618147 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.43264e-05 Jy ! Component: 100 - total flux cleaned = 0.000193381 Jy ! Component: 150 - total flux cleaned = 0.00025726 Jy ! Component: 200 - total flux cleaned = 0.000316183 Jy ! Total flux subtracted in 200 components = 0.000316183 Jy ! Clean residual min=-0.001833 max=0.001828 Jy/beam ! Clean residual mean=0.000004 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.0621309 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 103 components and 0.0621309 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=13.92 mas, bpa=-17.54 degrees ! Estimated noise=0.585612 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.59319e-05 Jy ! Component: 100 - total flux cleaned = 0.000105792 Jy ! Component: 150 - total flux cleaned = 0.000184638 Jy ! Component: 200 - total flux cleaned = 0.000304907 Jy ! Total flux subtracted in 200 components = 0.000304907 Jy ! Clean residual min=-0.001638 max=0.001804 Jy/beam ! Clean residual mean=0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0624358 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 128 components and 0.0624358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062547Jy sigma=0.825466 ! Fit after self-cal, rms=0.062537Jy sigma=0.825409 wmodel J1326-1651_S_map.mod ! Writing 128 model components to file: J1326-1651_S_map.mod wobs J1326-1651_S_uvs.fits ! Writing UV FITS file: J1326-1651_S_uvs.fits wwins J1326-1651_S_map.win ! wwins: Wrote 2 windows to J1326-1651_S_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.000253931 Jy ! Component: 100 - total flux cleaned = 0.00014891 Jy ! Component: 150 - total flux cleaned = 4.68902e-05 Jy ! Component: 200 - total flux cleaned = -1.94461e-06 Jy ! Component: 250 - total flux cleaned = -7.26099e-05 Jy ! Component: 300 - total flux cleaned = -9.52728e-05 Jy ! Component: 350 - total flux cleaned = -7.32193e-05 Jy ! Component: 400 - total flux cleaned = -7.32807e-05 Jy ! Component: 450 - total flux cleaned = -3.05777e-05 Jy ! Component: 500 - total flux cleaned = -9.7869e-06 Jy ! Component: 550 - total flux cleaned = -7.03451e-05 Jy ! Component: 600 - total flux cleaned = -8.98205e-05 Jy ! Component: 650 - total flux cleaned = -0.000187252 Jy ! Component: 700 - total flux cleaned = -0.000225547 Jy ! Component: 750 - total flux cleaned = -0.00030133 Jy ! Component: 800 - total flux cleaned = -0.000356889 Jy ! Component: 850 - total flux cleaned = -0.000374952 Jy ! Component: 900 - total flux cleaned = -0.000446667 Jy ! Component: 950 - total flux cleaned = -0.000411186 Jy ! Component: 1000 - total flux cleaned = -0.000463698 Jy ! Component: 1050 - total flux cleaned = -0.00049813 Jy ! Component: 1100 - total flux cleaned = -0.00048104 Jy ! Component: 1150 - total flux cleaned = -0.000514738 Jy ! Component: 1200 - total flux cleaned = -0.000514947 Jy ! Component: 1250 - total flux cleaned = -0.000564044 Jy ! Component: 1300 - total flux cleaned = -0.00058013 Jy ! Component: 1350 - total flux cleaned = -0.000596282 Jy ! Component: 1400 - total flux cleaned = -0.000612205 Jy ! Component: 1450 - total flux cleaned = -0.000581174 Jy ! Component: 1500 - total flux cleaned = -0.000596368 Jy ! Component: 1550 - total flux cleaned = -0.000520248 Jy ! Component: 1600 - total flux cleaned = -0.00047531 Jy ! Component: 1650 - total flux cleaned = -0.000504969 Jy ! Component: 1700 - total flux cleaned = -0.000431225 Jy ! Component: 1750 - total flux cleaned = -0.000475061 Jy ! Component: 1800 - total flux cleaned = -0.000475103 Jy ! Component: 1850 - total flux cleaned = -0.000489148 Jy ! Component: 1900 - total flux cleaned = -0.000446612 Jy ! Component: 1950 - total flux cleaned = -0.000404904 Jy ! Component: 2000 - total flux cleaned = -0.000349555 Jy ! Component: 2050 - total flux cleaned = -0.000363353 Jy ! Component: 2100 - total flux cleaned = -0.000322654 Jy ! Component: 2150 - total flux cleaned = -0.000295803 Jy ! Component: 2200 - total flux cleaned = -0.000268989 Jy ! Component: 2250 - total flux cleaned = -0.000242699 Jy ! Component: 2300 - total flux cleaned = -0.000216413 Jy ! Component: 2350 - total flux cleaned = -0.000164287 Jy ! Component: 2400 - total flux cleaned = -0.000138473 Jy ! Component: 2450 - total flux cleaned = -0.000138482 Jy ! Component: 2500 - total flux cleaned = -0.000138325 Jy ! Component: 2550 - total flux cleaned = -0.000113141 Jy ! Component: 2600 - total flux cleaned = -7.58615e-05 Jy ! Component: 2650 - total flux cleaned = -8.79838e-05 Jy ! Component: 2700 - total flux cleaned = -3.89096e-05 Jy ! Component: 2750 - total flux cleaned = -2.67847e-06 Jy ! Component: 2800 - total flux cleaned = -2.67503e-05 Jy ! Component: 2850 - total flux cleaned = 3.31791e-05 Jy ! Component: 2900 - total flux cleaned = 2.12516e-05 Jy ! Component: 2950 - total flux cleaned = 5.65841e-05 Jy ! Component: 3000 - total flux cleaned = 2.1555e-05 Jy ! Component: 3050 - total flux cleaned = 2.17457e-05 Jy ! Component: 3100 - total flux cleaned = 6.79064e-05 Jy ! Component: 3150 - total flux cleaned = 3.35925e-05 Jy ! Component: 3200 - total flux cleaned = 9.04731e-05 Jy ! Component: 3250 - total flux cleaned = 0.000124497 Jy ! Component: 3300 - total flux cleaned = 0.000158199 Jy ! Component: 3350 - total flux cleaned = 0.000146996 Jy ! Component: 3400 - total flux cleaned = 0.00016919 Jy ! Component: 3450 - total flux cleaned = 0.000158042 Jy ! Component: 3500 - total flux cleaned = 0.000234751 Jy ! Component: 3550 - total flux cleaned = 0.000180215 Jy ! Component: 3600 - total flux cleaned = 0.000223602 Jy ! Component: 3650 - total flux cleaned = 0.000288273 Jy ! Component: 3700 - total flux cleaned = 0.0002989 Jy ! Component: 3750 - total flux cleaned = 0.000330815 Jy ! Component: 3800 - total flux cleaned = 0.000341299 Jy ! Component: 3850 - total flux cleaned = 0.000425453 Jy ! Component: 3900 - total flux cleaned = 0.000446334 Jy ! Component: 3950 - total flux cleaned = 0.000467159 Jy ! Component: 4000 - total flux cleaned = 0.000529243 Jy ! Component: 4050 - total flux cleaned = 0.000529161 Jy ! Total flux subtracted in 4096 components = 0.000600746 Jy ! Clean residual min=-0.000647 max=0.000632 Jy/beam ! Clean residual mean=0.000002 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0630366 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 420 components and 0.0630366 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J1326-1651_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 13.92 at -17.54 degrees (North through East) ! Clean map min=-0.0022269 max=0.056805 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J1326-1651_S_map.fits wmodel /vlbi/bp222/maps//J1326-1651_S_map.mod ! Writing 420 model components to file: /vlbi/bp222/maps//J1326-1651_S_map.mod wobs /vlbi/bp222/maps//J1326-1651_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J1326-1651_S_uvs.fits wwins /vlbi/bp222/maps//J1326-1651_S_map.win ! wwins: Wrote 3 windows to /vlbi/bp222/maps//J1326-1651_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0568051 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200326 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.05797 1.05797 2.11593 4.23186 8.46372 16.9274 33.8549 67.7098 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.056 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 283.563 quit ! Quitting program ! Log file /vlbi/bp222/maps//J1326-1651_S_dfm.log closed on Thu Sep 27 11:10:00 2018