! Started logfile: /image_prod/ug002_uva//J0104-2416_S_dfm.log on Wed Mar 4 18:49:45 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//J0104-2416_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0104-2416_S_uva.fits ! AN table 1: 20 integrations on 6 of 6 possible baselines. ! AN table 2: 20 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.977941 visibilities/baseline/integration-bin. ! Found source: J0104-2416 ! ! 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 40 lines of history. ! ! Reading 1995 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 J0104-2416_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 1 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.031697Jy sigma=6.713689 ! Fit after self-cal, rms=0.765571Jy sigma=4.967334 ! 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.489 mas, bmaj=7.296 mas, bpa=-11.38 degrees ! Estimated noise=3.63582 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.18496 Jy ! Component: 100 - total flux cleaned = 0.225864 Jy ! Total flux subtracted in 100 components = 0.225864 Jy ! Clean residual min=-0.012402 max=0.013839 Jy/beam ! Clean residual mean=-0.000006 rms=0.003440 Jy/beam ! Combined flux in latest and established models = 0.225864 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.225864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082484Jy sigma=0.479032 ! Fit after self-cal, rms=0.082427Jy sigma=0.478562 ! 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=2.808 mas, bmaj=8.237 mas, bpa=-12.28 degrees ! Estimated noise=2.52521 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.0152316 Jy ! Component: 100 - total flux cleaned = 0.0226196 Jy ! Component: 150 - total flux cleaned = 0.0268639 Jy ! Component: 200 - total flux cleaned = 0.0280458 Jy ! Total flux subtracted in 200 components = 0.0280458 Jy ! Clean residual min=-0.010986 max=0.006776 Jy/beam ! Clean residual mean=-0.000032 rms=0.002134 Jy/beam ! Combined flux in latest and established models = 0.25391 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 28 components and 0.25391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080021Jy sigma=0.457427 ! Fit after self-cal, rms=0.080048Jy sigma=0.457356 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.808 x 8.237 at -12.28 degrees (North through East) ! Clean map min=-0.010605 max=0.23702 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.97 MK 0.94 OV 0.91 PT 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.00 HN 1.06 KP 1.05 ! MK 0.95 NL 0.99 OV 0.89 SC 0.95 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 1.01 MK 1.01 OV 0.93 PT 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.16 FD 0.99 HN 1.12 KP 1.00 ! MK 1.05 NL 1.10 OV 0.91 SC 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.98 MK 0.98 OV 0.91 PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.05 FD 1.03 HN 1.03 KP 1.04 ! MK 1.02 NL 1.02 OV 0.88 SC 0.95 ! ! ! Fit before self-cal, rms=0.080048Jy sigma=0.457356 ! Fit after self-cal, rms=0.078638Jy sigma=0.437738 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.817 mas, bmaj=8.208 mas, bpa=-12.02 degrees ! Estimated noise=2.52954 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 = -4.65734e-05 Jy ! Component: 100 - total flux cleaned = -0.000100905 Jy ! Component: 150 - total flux cleaned = -0.000151034 Jy ! Component: 200 - total flux cleaned = -0.000195572 Jy ! Total flux subtracted in 200 components = -0.000195572 Jy ! Clean residual min=-0.003884 max=0.003849 Jy/beam ! Clean residual mean=-0.000002 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.253714 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.253714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078557Jy sigma=0.437341 ! Fit after self-cal, rms=0.078618Jy sigma=0.437223 ! 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.078618Jy sigma=0.437223 ! Fit after self-cal, rms=0.078706Jy sigma=0.437213 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.817 mas, bmaj=8.21 mas, bpa=-12.03 degrees ! Estimated noise=2.53192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.80417e-05 Jy ! Component: 100 - total flux cleaned = 1.78454e-05 Jy ! Component: 150 - total flux cleaned = -1.97476e-05 Jy ! Component: 200 - total flux cleaned = -1.87428e-05 Jy ! Total flux subtracted in 200 components = -1.87428e-05 Jy ! Clean residual min=-0.003770 max=0.003760 Jy/beam ! Clean residual mean=-0.000002 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.253696 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.253696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078661Jy sigma=0.437006 ! Fit after self-cal, rms=0.078660Jy sigma=0.436999 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 = 1.06655e-05 Jy ! Component: 100 - total flux cleaned = -2.11361e-05 Jy ! Component: 150 - total flux cleaned = -4.98229e-05 Jy ! Component: 200 - total flux cleaned = -4.96356e-05 Jy ! Total flux subtracted in 200 components = -4.96356e-05 Jy ! Clean residual min=-0.003695 max=0.003725 Jy/beam ! Clean residual mean=-0.000002 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.253646 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.253646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078634Jy sigma=0.436892 ! Fit after self-cal, rms=0.078636Jy sigma=0.436889 ! 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.078636Jy sigma=0.436889 ! Fit after self-cal, rms=0.078881Jy sigma=0.436898 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.817 mas, bmaj=8.214 mas, bpa=-12.06 degrees ! Estimated noise=2.5382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000536966 Jy ! Component: 100 - total flux cleaned = 0.000536375 Jy ! Component: 150 - total flux cleaned = 0.000561993 Jy ! Component: 200 - total flux cleaned = 0.000560657 Jy ! Total flux subtracted in 200 components = 0.000560657 Jy ! Clean residual min=-0.003670 max=0.003531 Jy/beam ! Clean residual mean=-0.000001 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.254207 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.254207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078857Jy sigma=0.436818 ! Fit after self-cal, rms=0.078860Jy sigma=0.436817 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 = -8.39795e-07 Jy ! Component: 100 - total flux cleaned = -7.51377e-07 Jy ! Component: 150 - total flux cleaned = -1.23704e-06 Jy ! Component: 200 - total flux cleaned = -8.55545e-07 Jy ! Total flux subtracted in 200 components = -8.55545e-07 Jy ! Clean residual min=-0.003630 max=0.003527 Jy/beam ! Clean residual mean=-0.000001 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.254206 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.254206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078846Jy sigma=0.436771 ! Fit after self-cal, rms=0.078848Jy sigma=0.436770 ! 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.078848Jy sigma=0.436770 ! Fit after self-cal, rms=0.078988Jy sigma=0.436760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.005 mas, bmaj=15.69 mas, bpa=-6.263 degrees ! Estimated noise=3.38445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000203475 Jy ! Component: 100 - total flux cleaned = 0.000283815 Jy ! Component: 150 - total flux cleaned = 0.000330359 Jy ! Component: 200 - total flux cleaned = 0.000366639 Jy ! Total flux subtracted in 200 components = 0.000366639 Jy ! Clean residual min=-0.004031 max=0.004182 Jy/beam ! Clean residual mean=-0.000002 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.254573 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 49 components and 0.254573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078985Jy sigma=0.436764 ! Fit after self-cal, rms=0.078983Jy sigma=0.436746 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.000101631 Jy ! Component: 100 - total flux cleaned = -9.06936e-05 Jy ! Component: 150 - total flux cleaned = -8.13677e-05 Jy ! Component: 200 - total flux cleaned = -7.37293e-05 Jy ! Total flux subtracted in 200 components = -7.37293e-05 Jy ! Clean residual min=-0.004071 max=0.004162 Jy/beam ! Clean residual mean=-0.000002 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.254499 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 51 components and 0.254499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078985Jy sigma=0.436779 ! Fit after self-cal, rms=0.078985Jy sigma=0.436769 ! 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=2.816 mas, bmaj=8.213 mas, bpa=-12.07 degrees ! Estimated noise=2.54378 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.816 x 8.213 at -12.07 degrees (North through East) ! Clean map min=-0.0033082 max=0.23802 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.499 mas, bmaj=7.321 mas, bpa=-11.22 degrees ! Estimated noise=3.64407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.18527 Jy ! Component: 100 - total flux cleaned = 0.226445 Jy ! Component: 150 - total flux cleaned = 0.239721 Jy ! Component: 200 - total flux cleaned = 0.246945 Jy ! Total flux subtracted in 200 components = 0.246945 Jy ! Clean residual min=-0.007785 max=0.008118 Jy/beam ! Clean residual mean=0.000006 rms=0.002079 Jy/beam ! Combined flux in latest and established models = 0.246945 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.246945 Jy ! Inverting map and beam ! Estimated beam: bmin=2.816 mas, bmaj=8.213 mas, bpa=-12.07 degrees ! Estimated noise=2.54378 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 (3.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00511701 Jy ! Component: 100 - total flux cleaned = 0.00589663 Jy ! Component: 150 - total flux cleaned = 0.00634294 Jy ! Component: 200 - total flux cleaned = 0.00673449 Jy ! Total flux subtracted in 200 components = 0.00673449 Jy ! Clean residual min=-0.003732 max=0.003589 Jy/beam ! Clean residual mean=0.000000 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.253679 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.253679 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=7.005 mas, bmaj=15.69 mas, bpa=-6.263 degrees ! Estimated noise=3.38445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129395 Jy ! Component: 100 - total flux cleaned = 0.00154846 Jy ! Component: 150 - total flux cleaned = 0.00169956 Jy ! Component: 200 - total flux cleaned = 0.00178986 Jy ! Total flux subtracted in 200 components = 0.00178986 Jy ! Clean residual min=-0.003790 max=0.004161 Jy/beam ! Clean residual mean=-0.000003 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.255469 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 = 0.000104554 Jy ! Component: 100 - total flux cleaned = 0.000181713 Jy ! Component: 150 - total flux cleaned = 0.000236148 Jy ! Component: 200 - total flux cleaned = 0.000321773 Jy ! Total flux subtracted in 200 components = 0.000321773 Jy ! Clean residual min=-0.003752 max=0.004114 Jy/beam ! Clean residual mean=-0.000003 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.255791 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 55 components and 0.255791 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.816 mas, bmaj=8.213 mas, bpa=-12.07 degrees ! Estimated noise=2.54378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00043189 Jy ! Component: 100 - total flux cleaned = -0.000534047 Jy ! Component: 150 - total flux cleaned = -0.000620185 Jy ! Component: 200 - total flux cleaned = -0.000659809 Jy ! Total flux subtracted in 200 components = -0.000659809 Jy ! Clean residual min=-0.003502 max=0.003479 Jy/beam ! Clean residual mean=-0.000001 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.255131 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 79 components and 0.255131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078990Jy sigma=0.436651 ! Fit after self-cal, rms=0.078984Jy sigma=0.436590 wmodel J0104-2416_S_map.mod ! Writing 79 model components to file: J0104-2416_S_map.mod wobs J0104-2416_S_uvs.fits ! Writing UV FITS file: J0104-2416_S_uvs.fits wwins J0104-2416_S_map.win ! wwins: Wrote 2 windows to J0104-2416_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.000517079 Jy ! Component: 100 - total flux cleaned = 0.000938327 Jy ! Component: 150 - total flux cleaned = 0.00104982 Jy ! Component: 200 - total flux cleaned = 0.00120453 Jy ! Component: 250 - total flux cleaned = 0.00120587 Jy ! Component: 300 - total flux cleaned = 0.00102095 Jy ! Component: 350 - total flux cleaned = 0.000799307 Jy ! Component: 400 - total flux cleaned = 0.000714632 Jy ! Component: 450 - total flux cleaned = 0.000550184 Jy ! Component: 500 - total flux cleaned = 0.000391912 Jy ! Component: 550 - total flux cleaned = 0.000353098 Jy ! Component: 600 - total flux cleaned = 0.000163716 Jy ! Component: 650 - total flux cleaned = -5.58152e-05 Jy ! Component: 700 - total flux cleaned = -0.000126969 Jy ! Component: 750 - total flux cleaned = -0.000299975 Jy ! Component: 800 - total flux cleaned = -0.000434592 Jy ! Component: 850 - total flux cleaned = -0.000534228 Jy ! Component: 900 - total flux cleaned = -0.000695389 Jy ! Component: 950 - total flux cleaned = -0.000758401 Jy ! Component: 1000 - total flux cleaned = -0.000789231 Jy ! Component: 1050 - total flux cleaned = -0.000910125 Jy ! Component: 1100 - total flux cleaned = -0.00102792 Jy ! Component: 1150 - total flux cleaned = -0.0011721 Jy ! Component: 1200 - total flux cleaned = -0.00136926 Jy ! Component: 1250 - total flux cleaned = -0.00136851 Jy ! Component: 1300 - total flux cleaned = -0.00144971 Jy ! Component: 1350 - total flux cleaned = -0.00161069 Jy ! Component: 1400 - total flux cleaned = -0.00179512 Jy ! Component: 1450 - total flux cleaned = -0.0019762 Jy ! Component: 1500 - total flux cleaned = -0.00207788 Jy ! Component: 1550 - total flux cleaned = -0.00217768 Jy ! Component: 1600 - total flux cleaned = -0.00227679 Jy ! Component: 1650 - total flux cleaned = -0.00244703 Jy ! Component: 1700 - total flux cleaned = -0.00263894 Jy ! Component: 1750 - total flux cleaned = -0.00282839 Jy ! Component: 1800 - total flux cleaned = -0.00301542 Jy ! Component: 1850 - total flux cleaned = -0.00317671 Jy ! Component: 1900 - total flux cleaned = -0.00329049 Jy ! Component: 1950 - total flux cleaned = -0.0033583 Jy ! Component: 2000 - total flux cleaned = -0.00353681 Jy ! Component: 2050 - total flux cleaned = -0.00358119 Jy ! Component: 2100 - total flux cleaned = -0.00364722 Jy ! Component: 2150 - total flux cleaned = -0.00377726 Jy ! Component: 2200 - total flux cleaned = -0.00386295 Jy ! Component: 2250 - total flux cleaned = -0.00390551 Jy ! Component: 2300 - total flux cleaned = -0.00401111 Jy ! Component: 2350 - total flux cleaned = -0.0040528 Jy ! Component: 2400 - total flux cleaned = -0.00405276 Jy ! Component: 2450 - total flux cleaned = -0.00409397 Jy ! Component: 2500 - total flux cleaned = -0.00409381 Jy ! Component: 2550 - total flux cleaned = -0.00411413 Jy ! Component: 2600 - total flux cleaned = -0.00413426 Jy ! Component: 2650 - total flux cleaned = -0.00411412 Jy ! Component: 2700 - total flux cleaned = -0.00407435 Jy ! Component: 2750 - total flux cleaned = -0.00399508 Jy ! Component: 2800 - total flux cleaned = -0.00399509 Jy ! Component: 2850 - total flux cleaned = -0.00391644 Jy ! Component: 2900 - total flux cleaned = -0.00383819 Jy ! Component: 2950 - total flux cleaned = -0.00383829 Jy ! Component: 3000 - total flux cleaned = -0.00376047 Jy ! Component: 3050 - total flux cleaned = -0.00370251 Jy ! Component: 3100 - total flux cleaned = -0.00370237 Jy ! Component: 3150 - total flux cleaned = -0.00364455 Jy ! Component: 3200 - total flux cleaned = -0.00358675 Jy ! Component: 3250 - total flux cleaned = -0.00354828 Jy ! Component: 3300 - total flux cleaned = -0.00349079 Jy ! Component: 3350 - total flux cleaned = -0.00349087 Jy ! Component: 3400 - total flux cleaned = -0.00343355 Jy ! Component: 3450 - total flux cleaned = -0.00339541 Jy ! Component: 3500 - total flux cleaned = -0.00337632 Jy ! Component: 3550 - total flux cleaned = -0.00339536 Jy ! Component: 3600 - total flux cleaned = -0.00335738 Jy ! Component: 3650 - total flux cleaned = -0.00337638 Jy ! Component: 3700 - total flux cleaned = -0.00337631 Jy ! Component: 3750 - total flux cleaned = -0.00335734 Jy ! Component: 3800 - total flux cleaned = -0.00333837 Jy ! Component: 3850 - total flux cleaned = -0.00328131 Jy ! Component: 3900 - total flux cleaned = -0.00330032 Jy ! Component: 3950 - total flux cleaned = -0.00330035 Jy ! Component: 4000 - total flux cleaned = -0.00333829 Jy ! Component: 4050 - total flux cleaned = -0.00337638 Jy ! Total flux subtracted in 4096 components = -0.00339531 Jy ! Clean residual min=-0.000950 max=0.001037 Jy/beam ! Clean residual mean=0.000000 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.251736 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 325 components and 0.251736 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0104-2416_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.816 x 8.213 at -12.07 degrees (North through East) ! Clean map min=-0.0027542 max=0.23748 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0104-2416_S_map.fits wmodel /image_prod/ug002_uva//J0104-2416_S_map.mod ! Writing 325 model components to file: /image_prod/ug002_uva//J0104-2416_S_map.mod wobs /image_prod/ug002_uva//J0104-2416_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0104-2416_S_uvs.fits wwins /image_prod/ug002_uva//J0104-2416_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0104-2416_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.237475 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000281357 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.355435 0.355435 0.71087 1.42174 2.84348 5.68696 11.3739 22.7479 45.4957 90.9914 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.237 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 844.035 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0104-2416_S_dfm.log closed on Wed Mar 4 18:49:50 2020