! Started logfile: /image_prod/ug002_uvm//J0745+2614_S_a_dfm.log on Wed Mar 4 16:48:54 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_uvm//J0745+2614_S_a_uvm.fits ! Reading UV FITS file: /image_prod/ug002_uvm//J0745+2614_S_a_uvm.fits ! AN table 1: 45 integrations on 36 of 36 possible baselines. ! AN table 2: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.834392 visibilities/baseline/integration-bin. ! Found source: J0745+2614 ! ! 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 9462 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 J0745+2614_S_a] 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 39 telescope corrections were flagged in sub-array 1. ! A total of 46 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! A total of 46 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! A total of 46 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.007200Jy sigma=9.245148 ! Fit after self-cal, rms=0.920124Jy sigma=8.453591 ! 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=3.099 mas, bmaj=6.309 mas, bpa=2.557 degrees ! Estimated noise=1.24394 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.0648933 Jy ! Component: 100 - total flux cleaned = 0.0790719 Jy ! Total flux subtracted in 100 components = 0.0790719 Jy ! Clean residual min=-0.003493 max=0.004386 Jy/beam ! Clean residual mean=-0.000005 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.0790719 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0790719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061279Jy sigma=0.474998 ! Fit after self-cal, rms=0.060586Jy sigma=0.469373 ! 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.869 mas, bmaj=7.35 mas, bpa=4.8 degrees ! Estimated noise=0.821872 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 (2.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00466164 Jy ! Component: 100 - total flux cleaned = 0.00600144 Jy ! Component: 150 - total flux cleaned = 0.00608435 Jy ! Component: 200 - total flux cleaned = 0.00629253 Jy ! Total flux subtracted in 200 components = 0.00629253 Jy ! Clean residual min=-0.002266 max=0.002781 Jy/beam ! Clean residual mean=-0.000009 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.0853644 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0853644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060131Jy sigma=0.465289 ! Fit after self-cal, rms=0.060111Jy sigma=0.465075 ! 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.869 x 7.35 at 4.8 degrees (North through East) ! Clean map min=-0.0023175 max=0.081361 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.96 HN 0.95 KP 0.99 ! LA 1.00 MK 0.99 OV 1.00 PT 0.96 ! SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.18 FD 0.99 HN 1.02 KP 1.02 ! LA 1.03 NL 1.00 OV 1.02 PT 1.00 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.00 HN 0.99 KP 0.95 ! LA 0.94 MK 0.99 OV 0.95 PT 1.00 ! SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.84 FD 1.01 HN 1.02 KP 1.00 ! LA 1.05 NL 0.84 OV 1.02 PT 1.07 ! SC 0.80 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.96 HN 1.00 KP 0.94 ! LA 0.93 MK 0.93 OV 0.95 PT 1.02 ! SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.19 FD 1.02 HN 1.07 KP 0.97 ! LA 1.01 NL 0.84 OV 1.02 PT 1.04 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.060111Jy sigma=0.465075 ! Fit after self-cal, rms=0.062787Jy sigma=0.455928 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.805 mas, bmaj=7.393 mas, bpa=4.72 degrees ! Estimated noise=0.817126 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.000140945 Jy ! Component: 100 - total flux cleaned = -9.97667e-05 Jy ! Component: 150 - total flux cleaned = -0.000137047 Jy ! Component: 200 - total flux cleaned = -0.000170017 Jy ! Total flux subtracted in 200 components = -0.000170017 Jy ! Clean residual min=-0.001810 max=0.001810 Jy/beam ! Clean residual mean=-0.000004 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0851944 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.0851944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062716Jy sigma=0.455595 ! Fit after self-cal, rms=0.062754Jy sigma=0.455383 ! 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.062754Jy sigma=0.455383 ! Fit after self-cal, rms=0.064196Jy sigma=0.450569 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.804 mas, bmaj=7.39 mas, bpa=4.59 degrees ! Estimated noise=0.816067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000166487 Jy ! Component: 100 - total flux cleaned = -0.000256218 Jy ! Component: 150 - total flux cleaned = -0.000256987 Jy ! Component: 200 - total flux cleaned = -0.000275147 Jy ! Total flux subtracted in 200 components = -0.000275147 Jy ! Clean residual min=-0.001811 max=0.001374 Jy/beam ! Clean residual mean=-0.000003 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.0849193 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 50 components and 0.0849192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064177Jy sigma=0.450450 ! Fit after self-cal, rms=0.064201Jy sigma=0.450368 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 = -4.41096e-05 Jy ! Component: 100 - total flux cleaned = -4.42669e-05 Jy ! Component: 150 - total flux cleaned = -6.0107e-05 Jy ! Component: 200 - total flux cleaned = -6.05234e-05 Jy ! Total flux subtracted in 200 components = -6.05234e-05 Jy ! Clean residual min=-0.001814 max=0.001372 Jy/beam ! Clean residual mean=-0.000003 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.0848587 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 59 components and 0.0848587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064189Jy sigma=0.450305 ! Fit after self-cal, rms=0.064189Jy sigma=0.450301 ! 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.064189Jy sigma=0.450301 ! Fit after self-cal, rms=0.065105Jy sigma=0.450137 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.806 mas, bmaj=7.388 mas, bpa=4.477 degrees ! Estimated noise=0.814807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000237598 Jy ! Component: 100 - total flux cleaned = -0.000308668 Jy ! Component: 150 - total flux cleaned = -0.000323646 Jy ! Component: 200 - total flux cleaned = -0.000323234 Jy ! Total flux subtracted in 200 components = -0.000323234 Jy ! Clean residual min=-0.001772 max=0.001385 Jy/beam ! Clean residual mean=-0.000003 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0845355 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.0845355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065092Jy sigma=0.450073 ! Fit after self-cal, rms=0.065097Jy sigma=0.450065 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.24632e-05 Jy ! Component: 100 - total flux cleaned = 3.64213e-07 Jy ! Component: 150 - total flux cleaned = 6.10418e-07 Jy ! Component: 200 - total flux cleaned = 1.23143e-05 Jy ! Total flux subtracted in 200 components = 1.23143e-05 Jy ! Clean residual min=-0.001771 max=0.001374 Jy/beam ! Clean residual mean=-0.000003 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.0845478 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 66 components and 0.0845478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065089Jy sigma=0.450032 ! Fit after self-cal, rms=0.065089Jy sigma=0.450030 ! 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.065089Jy sigma=0.450030 ! Fit after self-cal, rms=0.065439Jy sigma=0.450015 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.822 mas, bmaj=11.21 mas, bpa=-5.067 degrees ! Estimated noise=0.949526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165121 Jy ! Component: 100 - total flux cleaned = -0.000189787 Jy ! Component: 150 - total flux cleaned = -0.000189861 Jy ! Component: 200 - total flux cleaned = -0.000189642 Jy ! Total flux subtracted in 200 components = -0.000189642 Jy ! Clean residual min=-0.001739 max=0.001264 Jy/beam ! Clean residual mean=-0.000006 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0843582 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.0843582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065436Jy sigma=0.449992 ! Fit after self-cal, rms=0.065439Jy sigma=0.449989 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.99459e-05 Jy ! Component: 100 - total flux cleaned = 3.53282e-05 Jy ! Component: 150 - total flux cleaned = 4.94921e-05 Jy ! Component: 200 - total flux cleaned = 6.2277e-05 Jy ! Total flux subtracted in 200 components = 6.2277e-05 Jy ! Clean residual min=-0.001748 max=0.001271 Jy/beam ! Clean residual mean=-0.000006 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0844205 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.0844205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065437Jy sigma=0.449990 ! Fit after self-cal, rms=0.065437Jy sigma=0.449989 ! 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.807 mas, bmaj=7.39 mas, bpa=4.398 degrees ! Estimated noise=0.81417 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.807 x 7.39 at 4.398 degrees (North through East) ! Clean map min=-0.0017317 max=0.080917 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=3.057 mas, bmaj=6.361 mas, bpa=2.001 degrees ! Estimated noise=1.21893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.063919 Jy ! Component: 100 - total flux cleaned = 0.0778575 Jy ! Component: 150 - total flux cleaned = 0.0812383 Jy ! Component: 200 - total flux cleaned = 0.0821363 Jy ! Total flux subtracted in 200 components = 0.0821363 Jy ! Clean residual min=-0.002125 max=0.002024 Jy/beam ! Clean residual mean=-0.000002 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.0821363 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.0821363 Jy ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=7.39 mas, bpa=4.398 degrees ! Estimated noise=0.81417 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.00120205 Jy ! Component: 100 - total flux cleaned = 0.00159845 Jy ! Component: 150 - total flux cleaned = 0.00171552 Jy ! Component: 200 - total flux cleaned = 0.00175594 Jy ! Total flux subtracted in 200 components = 0.00175594 Jy ! Clean residual min=-0.001813 max=0.001416 Jy/beam ! Clean residual mean=-0.000003 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.0838922 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 39 components and 0.0838922 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.822 mas, bmaj=11.21 mas, bpa=-5.067 degrees ! Estimated noise=0.949526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000344719 Jy ! Component: 100 - total flux cleaned = 0.000426977 Jy ! Component: 150 - total flux cleaned = 0.000466071 Jy ! Component: 200 - total flux cleaned = 0.000479658 Jy ! Total flux subtracted in 200 components = 0.000479658 Jy ! Clean residual min=-0.001781 max=0.001300 Jy/beam ! Clean residual mean=-0.000006 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0843719 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 = -2.02298e-07 Jy ! Component: 100 - total flux cleaned = 6.05741e-06 Jy ! Component: 150 - total flux cleaned = 1.1991e-05 Jy ! Component: 200 - total flux cleaned = 1.723e-05 Jy ! Total flux subtracted in 200 components = 1.723e-05 Jy ! Clean residual min=-0.001778 max=0.001290 Jy/beam ! Clean residual mean=-0.000006 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0843891 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 57 components and 0.0843891 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=7.39 mas, bpa=4.398 degrees ! Estimated noise=0.81417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140552 Jy ! Component: 100 - total flux cleaned = -0.000171992 Jy ! Component: 150 - total flux cleaned = -0.000171853 Jy ! Component: 200 - total flux cleaned = -0.000172146 Jy ! Total flux subtracted in 200 components = -0.000172146 Jy ! Clean residual min=-0.001791 max=0.001378 Jy/beam ! Clean residual mean=-0.000003 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.084217 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.084217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065467Jy sigma=0.450036 ! Fit after self-cal, rms=0.065463Jy sigma=0.450019 wmodel J0745+2614_S_a_map.mod ! Writing 70 model components to file: J0745+2614_S_a_map.mod wobs J0745+2614_S_a_uvs.fits ! Writing UV FITS file: J0745+2614_S_a_uvs.fits wwins J0745+2614_S_a_map.win ! wwins: Wrote 2 windows to J0745+2614_S_a_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.000653487 Jy ! Component: 100 - total flux cleaned = -0.000825647 Jy ! Component: 150 - total flux cleaned = -0.000802808 Jy ! Component: 200 - total flux cleaned = -0.000781334 Jy ! Component: 250 - total flux cleaned = -0.000739588 Jy ! Component: 300 - total flux cleaned = -0.000679078 Jy ! Component: 350 - total flux cleaned = -0.000560505 Jy ! Component: 400 - total flux cleaned = -0.000483303 Jy ! Component: 450 - total flux cleaned = -0.000388949 Jy ! Component: 500 - total flux cleaned = -0.000314334 Jy ! Component: 550 - total flux cleaned = -0.000223137 Jy ! Component: 600 - total flux cleaned = -0.000169504 Jy ! Component: 650 - total flux cleaned = -0.000116551 Jy ! Component: 700 - total flux cleaned = -8.16255e-05 Jy ! Component: 750 - total flux cleaned = 4.11192e-06 Jy ! Component: 800 - total flux cleaned = 8.8175e-05 Jy ! Component: 850 - total flux cleaned = 8.79912e-05 Jy ! Component: 900 - total flux cleaned = 0.00015367 Jy ! Component: 950 - total flux cleaned = 0.000169978 Jy ! Component: 1000 - total flux cleaned = 0.00026626 Jy ! Component: 1050 - total flux cleaned = 0.000297775 Jy ! Component: 1100 - total flux cleaned = 0.000329277 Jy ! Component: 1150 - total flux cleaned = 0.000391154 Jy ! Component: 1200 - total flux cleaned = 0.000391233 Jy ! Component: 1250 - total flux cleaned = 0.000436846 Jy ! Component: 1300 - total flux cleaned = 0.000511942 Jy ! Component: 1350 - total flux cleaned = 0.000556568 Jy ! Component: 1400 - total flux cleaned = 0.000630212 Jy ! Component: 1450 - total flux cleaned = 0.000644694 Jy ! Component: 1500 - total flux cleaned = 0.000716916 Jy ! Component: 1550 - total flux cleaned = 0.000802621 Jy ! Component: 1600 - total flux cleaned = 0.000816866 Jy ! Component: 1650 - total flux cleaned = 0.000830898 Jy ! Component: 1700 - total flux cleaned = 0.000831013 Jy ! Component: 1750 - total flux cleaned = 0.000858796 Jy ! Component: 1800 - total flux cleaned = 0.000913708 Jy ! Component: 1850 - total flux cleaned = 0.000886487 Jy ! Component: 1900 - total flux cleaned = 0.00091341 Jy ! Component: 1950 - total flux cleaned = 0.000886626 Jy ! Component: 2000 - total flux cleaned = 0.000900104 Jy ! Component: 2050 - total flux cleaned = 0.000939841 Jy ! Component: 2100 - total flux cleaned = 0.000952906 Jy ! Component: 2150 - total flux cleaned = 0.00096573 Jy ! Component: 2200 - total flux cleaned = 0.000939835 Jy ! Component: 2250 - total flux cleaned = 0.000939877 Jy ! Component: 2300 - total flux cleaned = 0.000952585 Jy ! Component: 2350 - total flux cleaned = 0.000939966 Jy ! Component: 2400 - total flux cleaned = 0.000939912 Jy ! Component: 2450 - total flux cleaned = 0.000927477 Jy ! Component: 2500 - total flux cleaned = 0.00089029 Jy ! Component: 2550 - total flux cleaned = 0.000890242 Jy ! Component: 2600 - total flux cleaned = 0.000890288 Jy ! Component: 2650 - total flux cleaned = 0.000865848 Jy ! Component: 2700 - total flux cleaned = 0.000805486 Jy ! Component: 2750 - total flux cleaned = 0.000817497 Jy ! Component: 2800 - total flux cleaned = 0.000781895 Jy ! Component: 2850 - total flux cleaned = 0.000781748 Jy ! Component: 2900 - total flux cleaned = 0.000805328 Jy ! Component: 2950 - total flux cleaned = 0.000770157 Jy ! Component: 3000 - total flux cleaned = 0.000770073 Jy ! Component: 3050 - total flux cleaned = 0.000758582 Jy ! Component: 3100 - total flux cleaned = 0.000781709 Jy ! Component: 3150 - total flux cleaned = 0.000804583 Jy ! Component: 3200 - total flux cleaned = 0.000781746 Jy ! Component: 3250 - total flux cleaned = 0.000747651 Jy ! Component: 3300 - total flux cleaned = 0.000758962 Jy ! Component: 3350 - total flux cleaned = 0.000736567 Jy ! Component: 3400 - total flux cleaned = 0.000725375 Jy ! Component: 3450 - total flux cleaned = 0.000747624 Jy ! Component: 3500 - total flux cleaned = 0.000791847 Jy ! Component: 3550 - total flux cleaned = 0.000703723 Jy ! Component: 3600 - total flux cleaned = 0.000747587 Jy ! Component: 3650 - total flux cleaned = 0.000758458 Jy ! Component: 3700 - total flux cleaned = 0.000747632 Jy ! Component: 3750 - total flux cleaned = 0.000715298 Jy ! Component: 3800 - total flux cleaned = 0.000758221 Jy ! Component: 3850 - total flux cleaned = 0.0007902 Jy ! Component: 3900 - total flux cleaned = 0.000768944 Jy ! Component: 3950 - total flux cleaned = 0.000758361 Jy ! Component: 4000 - total flux cleaned = 0.000747933 Jy ! Component: 4050 - total flux cleaned = 0.000842184 Jy ! Total flux subtracted in 4096 components = 0.000810932 Jy ! Clean residual min=-0.000572 max=0.000550 Jy/beam ! Clean residual mean=-0.000001 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.0850279 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 371 components and 0.0850279 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uvm//J0745+2614_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.807 x 7.39 at 4.398 degrees (North through East) ! Clean map min=-0.0015801 max=0.081058 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uvm//J0745+2614_S_a_map.fits wmodel /image_prod/ug002_uvm//J0745+2614_S_a_map.mod ! Writing 371 model components to file: /image_prod/ug002_uvm//J0745+2614_S_a_map.mod wobs /image_prod/ug002_uvm//J0745+2614_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uvm//J0745+2614_S_a_uvs.fits wwins /image_prod/ug002_uvm//J0745+2614_S_a_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uvm//J0745+2614_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0810578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000192745 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.713361 0.713361 1.42672 2.85345 5.70689 11.4138 22.8276 45.6551 91.3102 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.081 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 420.544 quit ! Quitting program ! Log file /image_prod/ug002_uvm//J0745+2614_S_a_dfm.log closed on Wed Mar 4 16:48:58 2020