! Started logfile: /image_prod/ug002_uva//J0853-3824_S_dfm.log on Wed Mar 4 22:37:52 2020 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 /image_prod/ug002_uva//J0853-3824_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0853-3824_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.702315 visibilities/baseline/integration-bin. ! Found source: J0853-3824 ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 4551 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J0853-3824_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 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002915Jy sigma=5.694947 ! Fit after self-cal, rms=0.930821Jy sigma=5.240431 ! 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.61 mas, bmaj=8.475 mas, bpa=3.864 degrees ! Estimated noise=2.7118 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.0537993 Jy ! Component: 100 - total flux cleaned = 0.0723785 Jy ! Total flux subtracted in 100 components = 0.0723785 Jy ! Clean residual min=-0.006394 max=0.011215 Jy/beam ! Clean residual mean=-0.000188 rms=0.002225 Jy/beam ! Combined flux in latest and established models = 0.0723785 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0723785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093410Jy sigma=0.468876 ! Fit after self-cal, rms=0.092734Jy sigma=0.465558 ! 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.268 mas, bmaj=10.01 mas, bpa=3.586 degrees ! Estimated noise=1.91096 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 (-3.5, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177407 Jy ! Component: 100 - total flux cleaned = 0.0276611 Jy ! Component: 150 - total flux cleaned = 0.0336343 Jy ! Component: 200 - total flux cleaned = 0.037255 Jy ! Total flux subtracted in 200 components = 0.037255 Jy ! Clean residual min=-0.005116 max=0.009336 Jy/beam ! Clean residual mean=-0.000089 rms=0.001552 Jy/beam ! Combined flux in latest and established models = 0.109634 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 80 components and 0.109633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089998Jy sigma=0.439037 ! Fit after self-cal, rms=0.089795Jy sigma=0.437017 ! 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.268 x 10.01 at 3.586 degrees (North through East) ! Clean map min=-0.0046065 max=0.064324 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 KP 0.98 LA 0.97 ! MK 1.03 NL 1.36 OV 1.08 PT 0.88 ! SC 1.16 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 1.00 KP 0.92 LA 0.98 ! MK 0.92 NL 1.50 OV 1.06 PT 0.89 ! SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.94 KP 0.96 LA 1.01 ! MK 1.03 NL 1.53 OV 1.04 PT 0.89 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.089795Jy sigma=0.437017 ! Fit after self-cal, rms=0.108034Jy sigma=0.432233 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.294 mas, bmaj=10.12 mas, bpa=3.457 degrees ! Estimated noise=1.91945 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 (-18, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00518349 Jy ! Component: 100 - total flux cleaned = 0.00621879 Jy ! Component: 150 - total flux cleaned = 0.00664113 Jy ! Component: 200 - total flux cleaned = 0.00681477 Jy ! Total flux subtracted in 200 components = 0.00681477 Jy ! Clean residual min=-0.003280 max=0.003458 Jy/beam ! Clean residual mean=-0.000040 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.116448 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 110 components and 0.116448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107738Jy sigma=0.430468 ! Fit after self-cal, rms=0.108061Jy sigma=0.429817 ! 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. ! ! Fit before self-cal, rms=0.108061Jy sigma=0.429817 ! Fit after self-cal, rms=0.107141Jy sigma=0.429209 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=10.05 mas, bpa=3.308 degrees ! Estimated noise=1.88838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241177 Jy ! Component: 100 - total flux cleaned = 0.00274673 Jy ! Component: 150 - total flux cleaned = 0.00258358 Jy ! Component: 200 - total flux cleaned = 0.0025323 Jy ! Total flux subtracted in 200 components = 0.0025323 Jy ! Clean residual min=-0.002916 max=0.003435 Jy/beam ! Clean residual mean=-0.000055 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.118981 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 125 components and 0.118981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107019Jy sigma=0.428675 ! Fit after self-cal, rms=0.107001Jy sigma=0.428532 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 (62.5, 49.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294835 Jy ! Component: 100 - total flux cleaned = 0.00358057 Jy ! Component: 150 - total flux cleaned = 0.0035846 Jy ! Component: 200 - total flux cleaned = 0.00353717 Jy ! Total flux subtracted in 200 components = 0.00353717 Jy ! Clean residual min=-0.002707 max=0.003101 Jy/beam ! Clean residual mean=-0.000053 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.122518 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 142 components and 0.122518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106844Jy sigma=0.427935 ! Fit after self-cal, rms=0.106854Jy sigma=0.427812 ! 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. ! ! Fit before self-cal, rms=0.106854Jy sigma=0.427812 ! Fit after self-cal, rms=0.105321Jy sigma=0.427702 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.235 mas, bmaj=10.01 mas, bpa=3.191 degrees ! Estimated noise=1.86145 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111994 Jy ! Component: 100 - total flux cleaned = 0.00107278 Jy ! Component: 150 - total flux cleaned = 0.000932362 Jy ! Component: 200 - total flux cleaned = 0.000802493 Jy ! Total flux subtracted in 200 components = 0.000802493 Jy ! Clean residual min=-0.002654 max=0.002767 Jy/beam ! Clean residual mean=-0.000060 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.12332 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 153 components and 0.12332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105232Jy sigma=0.427449 ! Fit after self-cal, rms=0.105229Jy sigma=0.427401 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 = 0.000299404 Jy ! Component: 100 - total flux cleaned = 0.000166975 Jy ! Component: 150 - total flux cleaned = 4.40186e-05 Jy ! Component: 200 - total flux cleaned = -0.000111693 Jy ! Total flux subtracted in 200 components = -0.000111693 Jy ! Clean residual min=-0.002617 max=0.002737 Jy/beam ! Clean residual mean=-0.000059 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.123209 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 159 components and 0.123209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105165Jy sigma=0.427248 ! Fit after self-cal, rms=0.105163Jy sigma=0.427223 ! 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. ! ! Fit before self-cal, rms=0.105163Jy sigma=0.427223 ! Fit after self-cal, rms=0.103977Jy sigma=0.427192 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.04 mas, bmaj=33.64 mas, bpa=3.812 degrees ! Estimated noise=2.25763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000413143 Jy ! Component: 100 - total flux cleaned = 0.000256171 Jy ! Component: 150 - total flux cleaned = 9.41751e-05 Jy ! Component: 200 - total flux cleaned = 9.48426e-06 Jy ! Total flux subtracted in 200 components = 9.48426e-06 Jy ! Clean residual min=-0.002162 max=0.002841 Jy/beam ! Clean residual mean=-0.000101 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.123218 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 173 components and 0.123218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103953Jy sigma=0.427157 ! Fit after self-cal, rms=0.103944Jy sigma=0.427140 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 = 0.000118179 Jy ! Component: 100 - total flux cleaned = -1.33463e-05 Jy ! Component: 150 - total flux cleaned = -7.42432e-05 Jy ! Component: 200 - total flux cleaned = -0.000112643 Jy ! Total flux subtracted in 200 components = -0.000112643 Jy ! Clean residual min=-0.002129 max=0.002803 Jy/beam ! Clean residual mean=-0.000100 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.123105 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 177 components and 0.123105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103923Jy sigma=0.427113 ! Fit after self-cal, rms=0.103926Jy sigma=0.427101 ! 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.217 mas, bmaj=9.98 mas, bpa=3.137 degrees ! Estimated noise=1.84522 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 9.98 at 3.137 degrees (North through East) ! Clean map min=-0.0035429 max=0.062956 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.577 mas, bmaj=8.512 mas, bpa=3.438 degrees ! Estimated noise=2.58936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0510601 Jy ! Component: 100 - total flux cleaned = 0.0718235 Jy ! Component: 150 - total flux cleaned = 0.0841398 Jy ! Component: 200 - total flux cleaned = 0.0924944 Jy ! Total flux subtracted in 200 components = 0.0924944 Jy ! Clean residual min=-0.004741 max=0.006151 Jy/beam ! Clean residual mean=-0.000120 rms=0.001479 Jy/beam ! Combined flux in latest and established models = 0.0924944 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.0924944 Jy ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=9.98 mas, bpa=3.137 degrees ! Estimated noise=1.84522 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) ! Added new window around map position (-11.5, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00926168 Jy ! Component: 100 - total flux cleaned = 0.0154156 Jy ! Component: 150 - total flux cleaned = 0.0200079 Jy ! Component: 200 - total flux cleaned = 0.0235175 Jy ! Total flux subtracted in 200 components = 0.0235175 Jy ! Clean residual min=-0.003078 max=0.004103 Jy/beam ! Clean residual mean=-0.000093 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.116012 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 97 components and 0.116012 Jy ! Inverting map ! Added new window around map position (6, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00377907 Jy ! Component: 100 - total flux cleaned = 0.00583904 Jy ! Component: 150 - total flux cleaned = 0.00701264 Jy ! Component: 200 - total flux cleaned = 0.0074138 Jy ! Total flux subtracted in 200 components = 0.0074138 Jy ! Clean residual min=-0.002582 max=0.002979 Jy/beam ! Clean residual mean=-0.000057 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.123426 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 127 components and 0.123426 Jy ! Inverting map ! Added new window around map position (-66.5, 98). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240355 Jy ! Component: 100 - total flux cleaned = 0.00307287 Jy ! Component: 150 - total flux cleaned = 0.00318228 Jy ! Component: 200 - total flux cleaned = 0.00323479 Jy ! Total flux subtracted in 200 components = 0.00323479 Jy ! Clean residual min=-0.002382 max=0.002249 Jy/beam ! Clean residual mean=-0.000055 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.12666 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 143 components and 0.12666 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=10.04 mas, bmaj=33.64 mas, bpa=3.812 degrees ! Estimated noise=2.25763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000659312 Jy ! Component: 100 - total flux cleaned = 0.00076205 Jy ! Component: 150 - total flux cleaned = 0.000850294 Jy ! Component: 200 - total flux cleaned = 0.000900997 Jy ! Total flux subtracted in 200 components = 0.000900997 Jy ! Clean residual min=-0.001892 max=0.002618 Jy/beam ! Clean residual mean=-0.000089 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.127561 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 = 6.86754e-05 Jy ! Component: 100 - total flux cleaned = 6.92793e-05 Jy ! Component: 150 - total flux cleaned = 6.94454e-05 Jy ! Component: 200 - total flux cleaned = 5.10791e-05 Jy ! Total flux subtracted in 200 components = 5.10791e-05 Jy ! Clean residual min=-0.001860 max=0.002605 Jy/beam ! Clean residual mean=-0.000090 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.127613 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 170 components and 0.127613 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=9.98 mas, bpa=3.137 degrees ! Estimated noise=1.84522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00035623 Jy ! Component: 100 - total flux cleaned = -0.000399273 Jy ! Component: 150 - total flux cleaned = -0.000397878 Jy ! Component: 200 - total flux cleaned = -0.000398774 Jy ! Total flux subtracted in 200 components = -0.000398774 Jy ! Clean residual min=-0.002393 max=0.002200 Jy/beam ! Clean residual mean=-0.000052 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.127214 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 191 components and 0.127214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103735Jy sigma=0.426430 ! Fit after self-cal, rms=0.103668Jy sigma=0.426224 wmodel J0853-3824_S_map.mod ! Writing 191 model components to file: J0853-3824_S_map.mod wobs J0853-3824_S_uvs.fits ! Writing UV FITS file: J0853-3824_S_uvs.fits wwins J0853-3824_S_map.win ! wwins: Wrote 7 windows to J0853-3824_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.000308069 Jy ! Component: 100 - total flux cleaned = -0.000120387 Jy ! Component: 150 - total flux cleaned = 2.03679e-05 Jy ! Component: 200 - total flux cleaned = 0.000155111 Jy ! Component: 250 - total flux cleaned = 0.000153891 Jy ! Component: 300 - total flux cleaned = 5.89164e-05 Jy ! Component: 350 - total flux cleaned = -9.33039e-05 Jy ! Component: 400 - total flux cleaned = -0.000211361 Jy ! Component: 450 - total flux cleaned = -0.000413999 Jy ! Component: 500 - total flux cleaned = -0.000640461 Jy ! Component: 550 - total flux cleaned = -0.000806818 Jy ! Component: 600 - total flux cleaned = -0.00096927 Jy ! Component: 650 - total flux cleaned = -0.00115435 Jy ! Component: 700 - total flux cleaned = -0.00123274 Jy ! Component: 750 - total flux cleaned = -0.00141118 Jy ! Component: 800 - total flux cleaned = -0.00153602 Jy ! Component: 850 - total flux cleaned = -0.00168275 Jy ! Component: 900 - total flux cleaned = -0.00175494 Jy ! Component: 950 - total flux cleaned = -0.00192058 Jy ! Component: 1000 - total flux cleaned = -0.00203709 Jy ! Component: 1050 - total flux cleaned = -0.00224317 Jy ! Component: 1100 - total flux cleaned = -0.00233341 Jy ! Component: 1150 - total flux cleaned = -0.0024889 Jy ! Component: 1200 - total flux cleaned = -0.00266409 Jy ! Component: 1250 - total flux cleaned = -0.00281492 Jy ! Component: 1300 - total flux cleaned = -0.0029851 Jy ! Component: 1350 - total flux cleaned = -0.00306909 Jy ! Component: 1400 - total flux cleaned = -0.00323478 Jy ! Component: 1450 - total flux cleaned = -0.00339852 Jy ! Component: 1500 - total flux cleaned = -0.0036006 Jy ! Component: 1550 - total flux cleaned = -0.00379993 Jy ! Component: 1600 - total flux cleaned = -0.00399677 Jy ! Component: 1650 - total flux cleaned = -0.00411362 Jy ! Component: 1700 - total flux cleaned = -0.00430604 Jy ! Component: 1750 - total flux cleaned = -0.00438239 Jy ! Component: 1800 - total flux cleaned = -0.00457079 Jy ! Component: 1850 - total flux cleaned = -0.00470136 Jy ! Component: 1900 - total flux cleaned = -0.00483024 Jy ! Component: 1950 - total flux cleaned = -0.00503091 Jy ! Component: 2000 - total flux cleaned = -0.00513912 Jy ! Component: 2050 - total flux cleaned = -0.00526422 Jy ! Component: 2100 - total flux cleaned = -0.00538803 Jy ! Component: 2150 - total flux cleaned = -0.00554589 Jy ! Component: 2200 - total flux cleaned = -0.00566747 Jy ! Component: 2250 - total flux cleaned = -0.00583935 Jy ! Component: 2300 - total flux cleaned = -0.00594162 Jy ! Component: 2350 - total flux cleaned = -0.00607676 Jy ! Component: 2400 - total flux cleaned = -0.0062107 Jy ! Component: 2450 - total flux cleaned = -0.00641006 Jy ! Component: 2500 - total flux cleaned = -0.00654192 Jy ! Component: 2550 - total flux cleaned = -0.00677066 Jy ! Component: 2600 - total flux cleaned = -0.00698119 Jy ! Component: 2650 - total flux cleaned = -0.00714198 Jy ! Component: 2700 - total flux cleaned = -0.00736517 Jy ! Component: 2750 - total flux cleaned = -0.00755509 Jy ! Component: 2800 - total flux cleaned = -0.00772775 Jy ! Component: 2850 - total flux cleaned = -0.00793034 Jy ! Component: 2900 - total flux cleaned = -0.00811595 Jy ! Component: 2950 - total flux cleaned = -0.0082695 Jy ! Component: 3000 - total flux cleaned = -0.00848292 Jy ! Component: 3050 - total flux cleaned = -0.00866436 Jy ! Component: 3100 - total flux cleaned = -0.0087847 Jy ! Component: 3150 - total flux cleaned = -0.00897874 Jy ! Component: 3200 - total flux cleaned = -0.00911222 Jy ! Component: 3250 - total flux cleaned = -0.00924486 Jy ! Component: 3300 - total flux cleaned = -0.00942062 Jy ! Component: 3350 - total flux cleaned = -0.00952251 Jy ! Component: 3400 - total flux cleaned = -0.00969606 Jy ! Component: 3450 - total flux cleaned = -0.00982558 Jy ! Component: 3500 - total flux cleaned = -0.00995426 Jy ! Component: 3550 - total flux cleaned = -0.0100823 Jy ! Component: 3600 - total flux cleaned = -0.0102095 Jy ! Component: 3650 - total flux cleaned = -0.0102798 Jy ! Component: 3700 - total flux cleaned = -0.0103918 Jy ! Component: 3750 - total flux cleaned = -0.0105309 Jy ! Component: 3800 - total flux cleaned = -0.0106276 Jy ! Component: 3850 - total flux cleaned = -0.0107514 Jy ! Component: 3900 - total flux cleaned = -0.0108608 Jy ! Component: 3950 - total flux cleaned = -0.0109563 Jy ! Component: 4000 - total flux cleaned = -0.0110784 Jy ! Component: 4050 - total flux cleaned = -0.0111729 Jy ! Total flux subtracted in 4096 components = -0.011267 Jy ! Clean residual min=-0.000798 max=0.000719 Jy/beam ! Clean residual mean=-0.000009 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.115947 Jy keep ! Adding 230 model components to the UV plane model. ! The established model now contains 421 components and 0.115947 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0853-3824_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.217 x 9.98 at 3.137 degrees (North through East) ! Clean map min=-0.0018043 max=0.061735 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0853-3824_S_map.fits wmodel /image_prod/ug002_uva//J0853-3824_S_map.mod ! Writing 421 model components to file: /image_prod/ug002_uva//J0853-3824_S_map.mod wobs /image_prod/ug002_uva//J0853-3824_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0853-3824_S_uvs.fits wwins /image_prod/ug002_uva//J0853-3824_S_map.win ! wwins: Wrote 8 windows to /image_prod/ug002_uva//J0853-3824_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0617351 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0002438 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.18474 1.18474 2.36948 4.73896 9.47792 18.9558 37.9117 75.8234 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.061 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 253.22 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0853-3824_S_dfm.log closed on Wed Mar 4 22:37:55 2020