! Started logfile: /image_prod/ug002_uva//J1705-2445_S_dfm.log on Thu Mar 5 03:05:44 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//J1705-2445_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1705-2445_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.766071 visibilities/baseline/integration-bin. ! Found source: J1705-2445 ! ! 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 3861 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 J1705-2445_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004039Jy sigma=7.233910 ! Fit after self-cal, rms=0.951596Jy sigma=6.903782 ! 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.936 mas, bmaj=19.15 mas, bpa=-33.88 degrees ! Estimated noise=2.65563 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.0376623 Jy ! Component: 100 - total flux cleaned = 0.0468362 Jy ! Total flux subtracted in 100 components = 0.0468362 Jy ! Clean residual min=-0.005004 max=0.004762 Jy/beam ! Clean residual mean=-0.000016 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.0468362 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0468362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080231Jy sigma=0.452175 ! Fit after self-cal, rms=0.079483Jy sigma=0.446194 ! 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=4.986 mas, bmaj=20.2 mas, bpa=-31.96 degrees ! Estimated noise=1.62144 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.00414283 Jy ! Component: 100 - total flux cleaned = 0.00420719 Jy ! Component: 150 - total flux cleaned = 0.00398285 Jy ! Component: 200 - total flux cleaned = 0.00366258 Jy ! Total flux subtracted in 200 components = 0.00366258 Jy ! Clean residual min=-0.002962 max=0.002496 Jy/beam ! Clean residual mean=-0.000008 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.0504988 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 33 components and 0.0504988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079084Jy sigma=0.444034 ! Fit after self-cal, rms=0.079063Jy sigma=0.443979 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.986 x 20.2 at -31.96 degrees (North through East) ! Clean map min=-0.0029477 max=0.049474 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.97 KP 1.04 LA 1.00 ! MK 1.17 NL 1.11 OV 1.06 PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.45 FD 0.94 KP 1.00 LA 0.96 ! MK 0.95 NL 0.94 OV 0.90 PT 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 KP 1.04 LA 1.06 ! MK 0.96 NL 0.86 OV 1.05 PT 1.02 ! ! ! Fit before self-cal, rms=0.079063Jy sigma=0.443979 ! Fit after self-cal, rms=0.065663Jy sigma=0.441176 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.004 mas, bmaj=19.95 mas, bpa=-31.8 degrees ! Estimated noise=1.59482 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 = -6.89463e-05 Jy ! Component: 100 - total flux cleaned = -6.75235e-05 Jy ! Component: 150 - total flux cleaned = -9.53656e-05 Jy ! Component: 200 - total flux cleaned = -0.000121107 Jy ! Total flux subtracted in 200 components = -0.000121107 Jy ! Clean residual min=-0.002491 max=0.002436 Jy/beam ! Clean residual mean=-0.000012 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.0503777 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 48 components and 0.0503777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065629Jy sigma=0.441031 ! Fit after self-cal, rms=0.065624Jy sigma=0.440561 ! 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.065624Jy sigma=0.440561 ! Fit after self-cal, rms=0.065740Jy sigma=0.440197 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.992 mas, bmaj=19.91 mas, bpa=-31.8 degrees ! Estimated noise=1.59363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.69721e-05 Jy ! Component: 100 - total flux cleaned = 1.70802e-05 Jy ! Component: 150 - total flux cleaned = 4.0051e-05 Jy ! Component: 200 - total flux cleaned = 6.07314e-05 Jy ! Total flux subtracted in 200 components = 6.07314e-05 Jy ! Clean residual min=-0.002452 max=0.002334 Jy/beam ! Clean residual mean=-0.000005 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.0504384 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.0504384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065713Jy sigma=0.440102 ! Fit after self-cal, rms=0.065740Jy sigma=0.440045 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.000225799 Jy ! Component: 100 - total flux cleaned = -0.000226347 Jy ! Component: 150 - total flux cleaned = -0.000226591 Jy ! Component: 200 - total flux cleaned = -0.000245002 Jy ! Total flux subtracted in 200 components = -0.000245002 Jy ! Clean residual min=-0.002482 max=0.002352 Jy/beam ! Clean residual mean=-0.000005 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.0501934 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.0501934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065724Jy sigma=0.439986 ! Fit after self-cal, rms=0.065720Jy sigma=0.439978 ! 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.065720Jy sigma=0.439978 ! Fit after self-cal, rms=0.065690Jy sigma=0.439952 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.979 mas, bmaj=19.87 mas, bpa=-31.86 degrees ! Estimated noise=1.59349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000168211 Jy ! Component: 100 - total flux cleaned = 0.000188374 Jy ! Component: 150 - total flux cleaned = 0.000188555 Jy ! Component: 200 - total flux cleaned = 0.000205051 Jy ! Total flux subtracted in 200 components = 0.000205051 Jy ! Clean residual min=-0.002532 max=0.002296 Jy/beam ! Clean residual mean=-0.000002 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0503985 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 0.0503985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065675Jy sigma=0.439911 ! Fit after self-cal, rms=0.065673Jy sigma=0.439895 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.67181e-05 Jy ! Component: 100 - total flux cleaned = 5.0418e-05 Jy ! Component: 150 - total flux cleaned = 3.52693e-05 Jy ! Component: 200 - total flux cleaned = 3.55722e-05 Jy ! Total flux subtracted in 200 components = 3.55722e-05 Jy ! Clean residual min=-0.002527 max=0.002293 Jy/beam ! Clean residual mean=-0.000003 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.0504341 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 73 components and 0.0504341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065663Jy sigma=0.439858 ! Fit after self-cal, rms=0.065662Jy sigma=0.439854 ! 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.065662Jy sigma=0.439854 ! Fit after self-cal, rms=0.065463Jy sigma=0.439847 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.1 mas, bmaj=26.12 mas, bpa=-14.32 degrees ! Estimated noise=1.72173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.40883e-05 Jy ! Component: 100 - total flux cleaned = 3.72658e-05 Jy ! Component: 150 - total flux cleaned = 6.22523e-05 Jy ! Component: 200 - total flux cleaned = 9.7034e-05 Jy ! Total flux subtracted in 200 components = 9.7034e-05 Jy ! Clean residual min=-0.002391 max=0.002201 Jy/beam ! Clean residual mean=-0.000004 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.0505311 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.0505311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065457Jy sigma=0.439827 ! Fit after self-cal, rms=0.065452Jy sigma=0.439822 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.41569e-06 Jy ! Component: 100 - total flux cleaned = 1.75782e-05 Jy ! Component: 150 - total flux cleaned = 3.94738e-05 Jy ! Component: 200 - total flux cleaned = 6.00935e-05 Jy ! Total flux subtracted in 200 components = 6.00935e-05 Jy ! Clean residual min=-0.002383 max=0.002193 Jy/beam ! Clean residual mean=-0.000003 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.0505912 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 96 components and 0.0505912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065448Jy sigma=0.439807 ! Fit after self-cal, rms=0.065448Jy sigma=0.439805 ! 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=4.961 mas, bmaj=19.83 mas, bpa=-31.92 degrees ! Estimated noise=1.59177 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.961 x 19.83 at -31.92 degrees (North through East) ! Clean map min=-0.0036149 max=0.048442 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.961 mas, bmaj=18.93 mas, bpa=-33.77 degrees ! Estimated noise=2.61594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0382814 Jy ! Component: 100 - total flux cleaned = 0.0477092 Jy ! Component: 150 - total flux cleaned = 0.0494656 Jy ! Component: 200 - total flux cleaned = 0.0504405 Jy ! Total flux subtracted in 200 components = 0.0504405 Jy ! Clean residual min=-0.003741 max=0.003503 Jy/beam ! Clean residual mean=-0.000006 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.0504405 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0504405 Jy ! Inverting map and beam ! Estimated beam: bmin=4.961 mas, bmaj=19.83 mas, bpa=-31.92 degrees ! Estimated noise=1.59177 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 = 8.86779e-05 Jy ! Component: 100 - total flux cleaned = 3.6526e-05 Jy ! Component: 150 - total flux cleaned = 0.000124079 Jy ! Component: 200 - total flux cleaned = 0.00019397 Jy ! Total flux subtracted in 200 components = 0.00019397 Jy ! Clean residual min=-0.002733 max=0.002379 Jy/beam ! Clean residual mean=-0.000002 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.0506345 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.0506345 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.1 mas, bmaj=26.12 mas, bpa=-14.32 degrees ! Estimated noise=1.72173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.12464e-05 Jy ! Component: 100 - total flux cleaned = 2.51675e-05 Jy ! Component: 150 - total flux cleaned = 6.53601e-05 Jy ! Component: 200 - total flux cleaned = 0.000120988 Jy ! Total flux subtracted in 200 components = 0.000120988 Jy ! Clean residual min=-0.002542 max=0.002218 Jy/beam ! Clean residual mean=-0.000002 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.0507555 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 = 3.41594e-05 Jy ! Component: 100 - total flux cleaned = 6.57679e-05 Jy ! Component: 150 - total flux cleaned = 0.000109618 Jy ! Component: 200 - total flux cleaned = 0.000137188 Jy ! Total flux subtracted in 200 components = 0.000137188 Jy ! Clean residual min=-0.002504 max=0.002194 Jy/beam ! Clean residual mean=-0.000001 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0508927 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 68 components and 0.0508927 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.961 mas, bmaj=19.83 mas, bpa=-31.92 degrees ! Estimated noise=1.59177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.96681e-05 Jy ! Component: 100 - total flux cleaned = 6.3797e-05 Jy ! Component: 150 - total flux cleaned = 6.39446e-05 Jy ! Component: 200 - total flux cleaned = 6.32037e-05 Jy ! Total flux subtracted in 200 components = 6.32037e-05 Jy ! Clean residual min=-0.002776 max=0.002276 Jy/beam ! Clean residual mean=-0.000001 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.0509559 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 84 components and 0.0509559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065460Jy sigma=0.439960 ! Fit after self-cal, rms=0.065460Jy sigma=0.439939 wmodel J1705-2445_S_map.mod ! Writing 84 model components to file: J1705-2445_S_map.mod wobs J1705-2445_S_uvs.fits ! Writing UV FITS file: J1705-2445_S_uvs.fits wwins J1705-2445_S_map.win ! wwins: Wrote 1 windows to J1705-2445_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.000755495 Jy ! Component: 100 - total flux cleaned = -0.000837536 Jy ! Component: 150 - total flux cleaned = -0.00101234 Jy ! Component: 200 - total flux cleaned = -0.00127235 Jy ! Component: 250 - total flux cleaned = -0.00142516 Jy ! Component: 300 - total flux cleaned = -0.00165539 Jy ! Component: 350 - total flux cleaned = -0.00170994 Jy ! Component: 400 - total flux cleaned = -0.00184148 Jy ! Component: 450 - total flux cleaned = -0.00194215 Jy ! Component: 500 - total flux cleaned = -0.00208692 Jy ! Component: 550 - total flux cleaned = -0.00213321 Jy ! Component: 600 - total flux cleaned = -0.00217836 Jy ! Component: 650 - total flux cleaned = -0.00222222 Jy ! Component: 700 - total flux cleaned = -0.00224327 Jy ! Component: 750 - total flux cleaned = -0.00224328 Jy ! Component: 800 - total flux cleaned = -0.00226384 Jy ! Component: 850 - total flux cleaned = -0.00230266 Jy ! Component: 900 - total flux cleaned = -0.00234068 Jy ! Component: 950 - total flux cleaned = -0.00243265 Jy ! Component: 1000 - total flux cleaned = -0.00245044 Jy ! Component: 1050 - total flux cleaned = -0.00243311 Jy ! Component: 1100 - total flux cleaned = -0.00243338 Jy ! Component: 1150 - total flux cleaned = -0.00244991 Jy ! Component: 1200 - total flux cleaned = -0.00244985 Jy ! Component: 1250 - total flux cleaned = -0.00243408 Jy ! Component: 1300 - total flux cleaned = -0.00235637 Jy ! Component: 1350 - total flux cleaned = -0.00231093 Jy ! Component: 1400 - total flux cleaned = -0.00225162 Jy ! Component: 1450 - total flux cleaned = -0.00226639 Jy ! Component: 1500 - total flux cleaned = -0.00229546 Jy ! Component: 1550 - total flux cleaned = -0.00233824 Jy ! Component: 1600 - total flux cleaned = -0.0023382 Jy ! Component: 1650 - total flux cleaned = -0.00233803 Jy ! Component: 1700 - total flux cleaned = -0.00232424 Jy ! Component: 1750 - total flux cleaned = -0.0023379 Jy ! Component: 1800 - total flux cleaned = -0.00233797 Jy ! Component: 1850 - total flux cleaned = -0.00237785 Jy ! Component: 1900 - total flux cleaned = -0.00239099 Jy ! Component: 1950 - total flux cleaned = -0.00239112 Jy ! Component: 2000 - total flux cleaned = -0.0024171 Jy ! Component: 2050 - total flux cleaned = -0.00244277 Jy ! Component: 2100 - total flux cleaned = -0.00245553 Jy ! Component: 2150 - total flux cleaned = -0.00245542 Jy ! Component: 2200 - total flux cleaned = -0.00245543 Jy ! Component: 2250 - total flux cleaned = -0.00248035 Jy ! Component: 2300 - total flux cleaned = -0.00246797 Jy ! Component: 2350 - total flux cleaned = -0.00244343 Jy ! Component: 2400 - total flux cleaned = -0.0024557 Jy ! Component: 2450 - total flux cleaned = -0.00245566 Jy ! Component: 2500 - total flux cleaned = -0.00245561 Jy ! Component: 2550 - total flux cleaned = -0.0024556 Jy ! Component: 2600 - total flux cleaned = -0.00245551 Jy ! Component: 2650 - total flux cleaned = -0.00247944 Jy ! Component: 2700 - total flux cleaned = -0.00250321 Jy ! Component: 2750 - total flux cleaned = -0.00252696 Jy ! Component: 2800 - total flux cleaned = -0.00252693 Jy ! Component: 2850 - total flux cleaned = -0.00256245 Jy ! Component: 2900 - total flux cleaned = -0.00257422 Jy ! Component: 2950 - total flux cleaned = -0.00258606 Jy ! Component: 3000 - total flux cleaned = -0.00262139 Jy ! Component: 3050 - total flux cleaned = -0.00269195 Jy ! Component: 3100 - total flux cleaned = -0.00270372 Jy ! Component: 3150 - total flux cleaned = -0.00275067 Jy ! Component: 3200 - total flux cleaned = -0.00280942 Jy ! Component: 3250 - total flux cleaned = -0.00285645 Jy ! Component: 3300 - total flux cleaned = -0.00293873 Jy ! Component: 3350 - total flux cleaned = -0.00298581 Jy ! Component: 3400 - total flux cleaned = -0.00304472 Jy ! Component: 3450 - total flux cleaned = -0.00308013 Jy ! Component: 3500 - total flux cleaned = -0.0030801 Jy ! Component: 3550 - total flux cleaned = -0.00311567 Jy ! Component: 3600 - total flux cleaned = -0.00312759 Jy ! Component: 3650 - total flux cleaned = -0.0031514 Jy ! Component: 3700 - total flux cleaned = -0.00319933 Jy ! Component: 3750 - total flux cleaned = -0.00318738 Jy ! Component: 3800 - total flux cleaned = -0.00323557 Jy ! Component: 3850 - total flux cleaned = -0.00321139 Jy ! Component: 3900 - total flux cleaned = -0.0032477 Jy ! Component: 3950 - total flux cleaned = -0.00324783 Jy ! Component: 4000 - total flux cleaned = -0.00324784 Jy ! Component: 4050 - total flux cleaned = -0.00321096 Jy ! Total flux subtracted in 4096 components = -0.00323567 Jy ! Clean residual min=-0.000794 max=0.000744 Jy/beam ! Clean residual mean=0.000004 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.0477202 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 334 components and 0.0477202 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1705-2445_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.961 x 19.83 at -31.92 degrees (North through East) ! Clean map min=-0.0031436 max=0.046219 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1705-2445_S_map.fits wmodel /image_prod/ug002_uva//J1705-2445_S_map.mod ! Writing 334 model components to file: /image_prod/ug002_uva//J1705-2445_S_map.mod wobs /image_prod/ug002_uva//J1705-2445_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1705-2445_S_uvs.fits wwins /image_prod/ug002_uva//J1705-2445_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1705-2445_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0462187 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000233219 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.5138 1.5138 3.02759 6.05519 12.1104 24.2208 48.4415 96.883 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.046 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 198.177 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1705-2445_S_dfm.log closed on Thu Mar 5 03:05:47 2020