! Started logfile: /image_prod/ug002_uva//J0124-3416_S_dfm.log on Wed Mar 4 19:03:28 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//J0124-3416_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0124-3416_S_uva.fits ! AN table 1: 25 integrations on 36 of 36 possible baselines. ! AN table 2: 25 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.999444 visibilities/baseline/integration-bin. ! Found source: J0124-3416 ! ! 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 5397 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 J0124-3416_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.011050Jy sigma=5.972120 ! Fit after self-cal, rms=0.894360Jy sigma=5.260681 ! 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.832 mas, bmaj=8.471 mas, bpa=5.195 degrees ! Estimated noise=2.33275 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.0886618 Jy ! Component: 100 - total flux cleaned = 0.108232 Jy ! Total flux subtracted in 100 components = 0.108232 Jy ! Clean residual min=-0.005757 max=0.007738 Jy/beam ! Clean residual mean=-0.000025 rms=0.001685 Jy/beam ! Combined flux in latest and established models = 0.108232 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.108232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094202Jy sigma=0.470480 ! Fit after self-cal, rms=0.093959Jy sigma=0.469892 ! 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.448 mas, bmaj=10.43 mas, bpa=4.446 degrees ! Estimated noise=1.6973 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, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00731952 Jy ! Component: 100 - total flux cleaned = 0.00994716 Jy ! Component: 150 - total flux cleaned = 0.0102333 Jy ! Component: 200 - total flux cleaned = 0.0104683 Jy ! Total flux subtracted in 200 components = 0.0104683 Jy ! Clean residual min=-0.003365 max=0.004955 Jy/beam ! Clean residual mean=-0.000012 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.1187 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 30 components and 0.1187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093466Jy sigma=0.465794 ! Fit after self-cal, rms=0.093493Jy sigma=0.465671 ! 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.448 x 10.43 at 4.446 degrees (North through East) ! Clean map min=-0.0032824 max=0.10764 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.27 KP 1.02 ! LA 0.94 NL 1.03 OV 1.02 PT 0.94 ! SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.99 KP 0.97 LA 1.04 ! MK 0.94 NL 1.18 OV 1.06 PT 0.93 ! SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.05 HN 1.37 KP 1.00 ! LA 1.02 NL 1.12 OV 0.90 PT 0.90 ! SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.02 KP 0.96 LA 1.02 ! MK 0.99 NL 1.25 OV 0.97 PT 0.95 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.46 KP 0.97 ! LA 0.98 NL 0.80 OV 0.99 PT 0.98 ! SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.03 KP 0.99 LA 0.97 ! MK 0.99 NL 0.93 OV 1.00 PT 0.98 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.093493Jy sigma=0.465671 ! Fit after self-cal, rms=0.101709Jy sigma=0.460688 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.434 mas, bmaj=10.35 mas, bpa=4.682 degrees ! Estimated noise=1.69987 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.000101433 Jy ! Component: 100 - total flux cleaned = -7.14287e-05 Jy ! Component: 150 - total flux cleaned = -0.000141414 Jy ! Component: 200 - total flux cleaned = -0.000172224 Jy ! Total flux subtracted in 200 components = -0.000172224 Jy ! Clean residual min=-0.003354 max=0.002605 Jy/beam ! Clean residual mean=0.000001 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.118528 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 52 components and 0.118528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101668Jy sigma=0.460471 ! Fit after self-cal, rms=0.101873Jy sigma=0.460257 ! 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.101873Jy sigma=0.460257 ! Fit after self-cal, rms=0.102503Jy sigma=0.460234 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.43 mas, bmaj=10.33 mas, bpa=4.735 degrees ! Estimated noise=1.6965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178488 Jy ! Component: 100 - total flux cleaned = -0.000275339 Jy ! Component: 150 - total flux cleaned = -0.000329505 Jy ! Component: 200 - total flux cleaned = -0.000378878 Jy ! Total flux subtracted in 200 components = -0.000378878 Jy ! Clean residual min=-0.003184 max=0.002556 Jy/beam ! Clean residual mean=0.000001 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.118149 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 61 components and 0.118149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102477Jy sigma=0.460131 ! Fit after self-cal, rms=0.102483Jy sigma=0.460114 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.20278e-05 Jy ! Component: 100 - total flux cleaned = -4.17443e-06 Jy ! Component: 150 - total flux cleaned = -2.69591e-05 Jy ! Component: 200 - total flux cleaned = -4.87644e-05 Jy ! Total flux subtracted in 200 components = -4.87644e-05 Jy ! Clean residual min=-0.003109 max=0.002513 Jy/beam ! Clean residual mean=0.000001 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.118101 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 72 components and 0.118101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102465Jy sigma=0.460055 ! Fit after self-cal, rms=0.102460Jy sigma=0.460045 ! 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.102460Jy sigma=0.460045 ! Fit after self-cal, rms=0.102930Jy sigma=0.460034 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=10.33 mas, bpa=4.779 degrees ! Estimated noise=1.69396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000239475 Jy ! Component: 100 - total flux cleaned = -0.000286836 Jy ! Component: 150 - total flux cleaned = -0.000331192 Jy ! Component: 200 - total flux cleaned = -0.000372434 Jy ! Total flux subtracted in 200 components = -0.000372434 Jy ! Clean residual min=-0.003070 max=0.002507 Jy/beam ! Clean residual mean=0.000001 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.117728 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.117728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102910Jy sigma=0.459989 ! Fit after self-cal, rms=0.102910Jy sigma=0.459981 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 = -5.13882e-06 Jy ! Component: 100 - total flux cleaned = -2.512e-05 Jy ! Component: 150 - total flux cleaned = -4.42218e-05 Jy ! Component: 200 - total flux cleaned = -4.46075e-05 Jy ! Total flux subtracted in 200 components = -4.46075e-05 Jy ! Clean residual min=-0.003019 max=0.002475 Jy/beam ! Clean residual mean=0.000001 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.117684 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 0.117684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102897Jy sigma=0.459946 ! Fit after self-cal, rms=0.102893Jy sigma=0.459940 ! 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.102893Jy sigma=0.459940 ! Fit after self-cal, rms=0.103420Jy sigma=0.459932 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.723 mas, bmaj=26.27 mas, bpa=2.131 degrees ! Estimated noise=1.99363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000100145 Jy ! Component: 100 - total flux cleaned = -3.80168e-05 Jy ! Component: 150 - total flux cleaned = -1.14863e-07 Jy ! Component: 200 - total flux cleaned = 3.56853e-05 Jy ! Total flux subtracted in 200 components = 3.56853e-05 Jy ! Clean residual min=-0.002794 max=0.002615 Jy/beam ! Clean residual mean=0.000002 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.117719 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 92 components and 0.117719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103416Jy sigma=0.459898 ! Fit after self-cal, rms=0.103416Jy sigma=0.459889 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 = -9.85639e-06 Jy ! Component: 100 - total flux cleaned = 2.65234e-05 Jy ! Component: 150 - total flux cleaned = 5.85911e-05 Jy ! Component: 200 - total flux cleaned = 8.81738e-05 Jy ! Total flux subtracted in 200 components = 8.81738e-05 Jy ! Clean residual min=-0.002766 max=0.002601 Jy/beam ! Clean residual mean=0.000002 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.117807 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 99 components and 0.117807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103416Jy sigma=0.459876 ! Fit after self-cal, rms=0.103407Jy sigma=0.459869 ! 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.43 mas, bmaj=10.32 mas, bpa=4.812 degrees ! Estimated noise=1.69228 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.43 x 10.32 at 4.812 degrees (North through East) ! Clean map min=-0.0028107 max=0.10823 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.821 mas, bmaj=8.423 mas, bpa=5.54 degrees ! Estimated noise=2.29413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0872717 Jy ! Component: 100 - total flux cleaned = 0.106328 Jy ! Component: 150 - total flux cleaned = 0.112647 Jy ! Component: 200 - total flux cleaned = 0.11513 Jy ! Total flux subtracted in 200 components = 0.11513 Jy ! Clean residual min=-0.005178 max=0.004413 Jy/beam ! Clean residual mean=-0.000002 rms=0.001233 Jy/beam ! Combined flux in latest and established models = 0.115131 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.115131 Jy ! Inverting map and beam ! Estimated beam: bmin=3.43 mas, bmaj=10.32 mas, bpa=4.812 degrees ! Estimated noise=1.69228 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.00125714 Jy ! Component: 100 - total flux cleaned = 0.00158279 Jy ! Component: 150 - total flux cleaned = 0.0016824 Jy ! Component: 200 - total flux cleaned = 0.00176264 Jy ! Total flux subtracted in 200 components = 0.00176264 Jy ! Clean residual min=-0.003108 max=0.002622 Jy/beam ! Clean residual mean=-0.000000 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.116893 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.116893 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=8.723 mas, bmaj=26.27 mas, bpa=2.131 degrees ! Estimated noise=1.99363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000585356 Jy ! Component: 100 - total flux cleaned = 0.000635674 Jy ! Component: 150 - total flux cleaned = 0.000657149 Jy ! Component: 200 - total flux cleaned = 0.000675295 Jy ! Total flux subtracted in 200 components = 0.000675295 Jy ! Clean residual min=-0.002809 max=0.002585 Jy/beam ! Clean residual mean=0.000001 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.117568 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 = 1.81704e-05 Jy ! Component: 100 - total flux cleaned = 3.59044e-05 Jy ! Component: 150 - total flux cleaned = 5.24179e-05 Jy ! Component: 200 - total flux cleaned = 6.77305e-05 Jy ! Total flux subtracted in 200 components = 6.77305e-05 Jy ! Clean residual min=-0.002785 max=0.002591 Jy/beam ! Clean residual mean=0.000001 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.117636 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.117636 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.43 mas, bmaj=10.32 mas, bpa=4.812 degrees ! Estimated noise=1.69228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000174496 Jy ! Component: 100 - total flux cleaned = -0.000174225 Jy ! Component: 150 - total flux cleaned = -0.000199322 Jy ! Component: 200 - total flux cleaned = -0.000222901 Jy ! Total flux subtracted in 200 components = -0.000222901 Jy ! Clean residual min=-0.003022 max=0.002592 Jy/beam ! Clean residual mean=0.000001 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.117413 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 73 components and 0.117413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103409Jy sigma=0.459945 ! Fit after self-cal, rms=0.103390Jy sigma=0.459935 wmodel J0124-3416_S_map.mod ! Writing 73 model components to file: J0124-3416_S_map.mod wobs J0124-3416_S_uvs.fits ! Writing UV FITS file: J0124-3416_S_uvs.fits wwins J0124-3416_S_map.win ! wwins: Wrote 2 windows to J0124-3416_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.000918063 Jy ! Component: 100 - total flux cleaned = -0.000778828 Jy ! Component: 150 - total flux cleaned = -0.00069687 Jy ! Component: 200 - total flux cleaned = -0.000536509 Jy ! Component: 250 - total flux cleaned = -0.000418821 Jy ! Component: 300 - total flux cleaned = -0.000380547 Jy ! Component: 350 - total flux cleaned = -0.00030824 Jy ! Component: 400 - total flux cleaned = -0.000168735 Jy ! Component: 450 - total flux cleaned = 6.72959e-07 Jy ! Component: 500 - total flux cleaned = 9.87652e-05 Jy ! Component: 550 - total flux cleaned = 0.000226148 Jy ! Component: 600 - total flux cleaned = 0.000350598 Jy ! Component: 650 - total flux cleaned = 0.000380762 Jy ! Component: 700 - total flux cleaned = 0.000469903 Jy ! Component: 750 - total flux cleaned = 0.000528611 Jy ! Component: 800 - total flux cleaned = 0.000642322 Jy ! Component: 850 - total flux cleaned = 0.000726149 Jy ! Component: 900 - total flux cleaned = 0.000753609 Jy ! Component: 950 - total flux cleaned = 0.000807452 Jy ! Component: 1000 - total flux cleaned = 0.000887722 Jy ! Component: 1050 - total flux cleaned = 0.00104529 Jy ! Component: 1100 - total flux cleaned = 0.00104563 Jy ! Component: 1150 - total flux cleaned = 0.00117322 Jy ! Component: 1200 - total flux cleaned = 0.00114827 Jy ! Component: 1250 - total flux cleaned = 0.00119791 Jy ! Component: 1300 - total flux cleaned = 0.00110004 Jy ! Component: 1350 - total flux cleaned = 0.00112468 Jy ! Component: 1400 - total flux cleaned = 0.0010774 Jy ! Component: 1450 - total flux cleaned = 0.00110122 Jy ! Component: 1500 - total flux cleaned = 0.00110082 Jy ! Component: 1550 - total flux cleaned = 0.00103142 Jy ! Component: 1600 - total flux cleaned = 0.00107684 Jy ! Component: 1650 - total flux cleaned = 0.00107659 Jy ! Component: 1700 - total flux cleaned = 0.00107645 Jy ! Component: 1750 - total flux cleaned = 0.00112038 Jy ! Component: 1800 - total flux cleaned = 0.00122876 Jy ! Component: 1850 - total flux cleaned = 0.0012927 Jy ! Component: 1900 - total flux cleaned = 0.00127108 Jy ! Component: 1950 - total flux cleaned = 0.00133402 Jy ! Component: 2000 - total flux cleaned = 0.00135472 Jy ! Component: 2050 - total flux cleaned = 0.00139608 Jy ! Component: 2100 - total flux cleaned = 0.0014372 Jy ! Component: 2150 - total flux cleaned = 0.00145743 Jy ! Component: 2200 - total flux cleaned = 0.0015176 Jy ! Component: 2250 - total flux cleaned = 0.00159709 Jy ! Component: 2300 - total flux cleaned = 0.00159694 Jy ! Component: 2350 - total flux cleaned = 0.001636 Jy ! Component: 2400 - total flux cleaned = 0.00167438 Jy ! Component: 2450 - total flux cleaned = 0.00167429 Jy ! Component: 2500 - total flux cleaned = 0.00176955 Jy ! Component: 2550 - total flux cleaned = 0.00176961 Jy ! Component: 2600 - total flux cleaned = 0.00182585 Jy ! Component: 2650 - total flux cleaned = 0.00178864 Jy ! Component: 2700 - total flux cleaned = 0.00186261 Jy ! Component: 2750 - total flux cleaned = 0.0018991 Jy ! Component: 2800 - total flux cleaned = 0.00189897 Jy ! Component: 2850 - total flux cleaned = 0.00186275 Jy ! Component: 2900 - total flux cleaned = 0.0018807 Jy ! Component: 2950 - total flux cleaned = 0.00186302 Jy ! Component: 3000 - total flux cleaned = 0.0018454 Jy ! Component: 3050 - total flux cleaned = 0.00186306 Jy ! Component: 3100 - total flux cleaned = 0.00189796 Jy ! Component: 3150 - total flux cleaned = 0.00186325 Jy ! Component: 3200 - total flux cleaned = 0.00184605 Jy ! Component: 3250 - total flux cleaned = 0.0018633 Jy ! Component: 3300 - total flux cleaned = 0.00184621 Jy ! Component: 3350 - total flux cleaned = 0.00182922 Jy ! Component: 3400 - total flux cleaned = 0.00177868 Jy ! Component: 3450 - total flux cleaned = 0.00177862 Jy ! Component: 3500 - total flux cleaned = 0.00171192 Jy ! Component: 3550 - total flux cleaned = 0.0016953 Jy ! Component: 3600 - total flux cleaned = 0.00162928 Jy ! Component: 3650 - total flux cleaned = 0.00162921 Jy ! Component: 3700 - total flux cleaned = 0.00156371 Jy ! Component: 3750 - total flux cleaned = 0.00154748 Jy ! Component: 3800 - total flux cleaned = 0.00146644 Jy ! Component: 3850 - total flux cleaned = 0.00143406 Jy ! Component: 3900 - total flux cleaned = 0.0013376 Jy ! Component: 3950 - total flux cleaned = 0.00128955 Jy ! Component: 4000 - total flux cleaned = 0.00120972 Jy ! Component: 4050 - total flux cleaned = 0.00109862 Jy ! Total flux subtracted in 4096 components = 0.00103535 Jy ! Clean residual min=-0.000869 max=0.000853 Jy/beam ! Clean residual mean=0.000005 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.118449 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 371 components and 0.118449 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0124-3416_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.43 x 10.32 at 4.812 degrees (North through East) ! Clean map min=-0.0023943 max=0.10913 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0124-3416_S_map.fits wmodel /image_prod/ug002_uva//J0124-3416_S_map.mod ! Writing 371 model components to file: /image_prod/ug002_uva//J0124-3416_S_map.mod wobs /image_prod/ug002_uva//J0124-3416_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0124-3416_S_uvs.fits wwins /image_prod/ug002_uva//J0124-3416_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0124-3416_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.109132 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000290107 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.797494 0.797494 1.59499 3.18998 6.37995 12.7599 25.5198 51.0396 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 376.178 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0124-3416_S_dfm.log closed on Wed Mar 4 19:03:32 2020