! Started logfile: /image_prod/ug002_uva//J0113-3551_S_dfm.log on Wed Mar 4 18:55:17 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//J0113-3551_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0113-3551_S_uva.fits ! AN table 1: 25 integrations on 28 of 28 possible baselines. ! AN table 2: 25 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.975625 visibilities/baseline/integration-bin. ! Found source: J0113-3551 ! ! 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 4683 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 J0113-3551_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 3 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.030188Jy sigma=5.986635 ! Fit after self-cal, rms=0.830422Jy sigma=4.762776 ! 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.687 mas, bmaj=8.307 mas, bpa=6.386 degrees ! Estimated noise=2.93307 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.134184 Jy ! Component: 100 - total flux cleaned = 0.164823 Jy ! Total flux subtracted in 100 components = 0.164823 Jy ! Clean residual min=-0.008327 max=0.015947 Jy/beam ! Clean residual mean=-0.000061 rms=0.002512 Jy/beam ! Combined flux in latest and established models = 0.164823 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.164823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101330Jy sigma=0.510354 ! Fit after self-cal, rms=0.101343Jy sigma=0.510227 ! Inverting map ! Added new window around map position (4, 8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0165554 Jy ! Component: 100 - total flux cleaned = 0.0270271 Jy ! Total flux subtracted in 100 components = 0.0270271 Jy ! Clean residual min=-0.008119 max=0.008588 Jy/beam ! Clean residual mean=-0.000015 rms=0.001856 Jy/beam ! Combined flux in latest and established models = 0.191851 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.191851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097730Jy sigma=0.483575 ! Fit after self-cal, rms=0.097682Jy sigma=0.483058 ! 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.376 mas, bmaj=10.32 mas, bpa=5.476 degrees ! Estimated noise=1.84569 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 (4, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105185 Jy ! Component: 100 - total flux cleaned = 0.0152958 Jy ! Component: 150 - total flux cleaned = 0.0164703 Jy ! Component: 200 - total flux cleaned = 0.0174804 Jy ! Total flux subtracted in 200 components = 0.0174804 Jy ! Clean residual min=-0.005911 max=0.006782 Jy/beam ! Clean residual mean=0.000023 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.209331 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 48 components and 0.209331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096352Jy sigma=0.475281 ! Fit after self-cal, rms=0.096309Jy sigma=0.474832 ! 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.376 x 10.32 at 5.476 degrees (North through East) ! Clean map min=-0.0056778 max=0.16011 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.26 KP 1.01 LA 1.02 ! NL 1.02 OV 0.97 PT 0.97 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.78 FD 1.00 KP 0.99 LA 0.98 ! MK 0.98 NL 1.18 OV 1.03 PT 0.98 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.26 KP 0.98 LA 1.02 ! NL 1.16 OV 0.96 PT 0.97 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.80 FD 1.03 KP 0.99 LA 1.02 ! MK 1.02 NL 1.36 OV 0.95 PT 0.98 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.31 KP 0.98 LA 0.99 ! NL 0.90 OV 1.00 PT 0.97 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 0.96 KP 1.01 LA 1.02 ! MK 1.00 NL 0.98 OV 0.98 PT 0.99 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.096309Jy sigma=0.474832 ! Fit after self-cal, rms=0.097841Jy sigma=0.466218 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=10.27 mas, bpa=5.91 degrees ! Estimated noise=1.85013 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.00110957 Jy ! Component: 100 - total flux cleaned = 0.00111127 Jy ! Component: 150 - total flux cleaned = 0.00106463 Jy ! Component: 200 - total flux cleaned = 0.00102247 Jy ! Total flux subtracted in 200 components = 0.00102247 Jy ! Clean residual min=-0.003517 max=0.003481 Jy/beam ! Clean residual mean=0.000023 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.210353 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 68 components and 0.210353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097767Jy sigma=0.465917 ! Fit after self-cal, rms=0.097860Jy sigma=0.465786 ! 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.097860Jy sigma=0.465786 ! Fit after self-cal, rms=0.097748Jy sigma=0.465754 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=10.25 mas, bpa=5.891 degrees ! Estimated noise=1.84623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000587968 Jy ! Component: 100 - total flux cleaned = 0.00058571 Jy ! Component: 150 - total flux cleaned = 0.000584559 Jy ! Component: 200 - total flux cleaned = 0.000521895 Jy ! Total flux subtracted in 200 components = 0.000521895 Jy ! Clean residual min=-0.003550 max=0.003418 Jy/beam ! Clean residual mean=0.000023 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.210875 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.210875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097707Jy sigma=0.465608 ! Fit after self-cal, rms=0.097707Jy sigma=0.465595 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.000359696 Jy ! Component: 100 - total flux cleaned = 0.000303456 Jy ! Component: 150 - total flux cleaned = 0.0002516 Jy ! Component: 200 - total flux cleaned = 0.000226935 Jy ! Total flux subtracted in 200 components = 0.000226935 Jy ! Clean residual min=-0.003587 max=0.003397 Jy/beam ! Clean residual mean=0.000024 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.211102 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.211102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097686Jy sigma=0.465534 ! Fit after self-cal, rms=0.097686Jy sigma=0.465527 ! 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.097686Jy sigma=0.465527 ! Fit after self-cal, rms=0.097471Jy sigma=0.465498 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.363 mas, bmaj=10.23 mas, bpa=5.909 degrees ! Estimated noise=1.84247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.43583e-05 Jy ! Component: 100 - total flux cleaned = 3.59454e-05 Jy ! Component: 150 - total flux cleaned = 3.62711e-05 Jy ! Component: 200 - total flux cleaned = -8.46772e-06 Jy ! Total flux subtracted in 200 components = -8.46772e-06 Jy ! Clean residual min=-0.003566 max=0.003336 Jy/beam ! Clean residual mean=0.000022 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.211094 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 90 components and 0.211094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097451Jy sigma=0.465437 ! Fit after self-cal, rms=0.097450Jy sigma=0.465431 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.000116588 Jy ! Component: 100 - total flux cleaned = 0.000116452 Jy ! Component: 150 - total flux cleaned = 9.59084e-05 Jy ! Component: 200 - total flux cleaned = 7.58852e-05 Jy ! Total flux subtracted in 200 components = 7.58852e-05 Jy ! Clean residual min=-0.003559 max=0.003321 Jy/beam ! Clean residual mean=0.000023 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.21117 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.21117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097437Jy sigma=0.465394 ! Fit after self-cal, rms=0.097438Jy sigma=0.465391 ! 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.097438Jy sigma=0.465391 ! Fit after self-cal, rms=0.097328Jy sigma=0.465377 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.561 mas, bmaj=26.87 mas, bpa=3.341 degrees ! Estimated noise=2.16926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000128249 Jy ! Component: 100 - total flux cleaned = -0.000170319 Jy ! Component: 150 - total flux cleaned = -0.000188504 Jy ! Component: 200 - total flux cleaned = -0.00022126 Jy ! Total flux subtracted in 200 components = -0.00022126 Jy ! Clean residual min=-0.003358 max=0.003343 Jy/beam ! Clean residual mean=0.000040 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.210948 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 104 components and 0.210948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097320Jy sigma=0.465357 ! Fit after self-cal, rms=0.097318Jy sigma=0.465347 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.85212e-05 Jy ! Component: 100 - total flux cleaned = 8.93085e-05 Jy ! Component: 150 - total flux cleaned = 6.23837e-05 Jy ! Component: 200 - total flux cleaned = 3.80127e-05 Jy ! Total flux subtracted in 200 components = 3.80127e-05 Jy ! Clean residual min=-0.003381 max=0.003319 Jy/beam ! Clean residual mean=0.000040 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.210986 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 111 components and 0.210986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097314Jy sigma=0.465345 ! Fit after self-cal, rms=0.097313Jy sigma=0.465340 ! 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.36 mas, bmaj=10.22 mas, bpa=5.93 degrees ! Estimated noise=1.8396 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.36 x 10.22 at 5.93 degrees (North through East) ! Clean map min=-0.0056242 max=0.16059 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.668 mas, bmaj=8.23 mas, bpa=6.699 degrees ! Estimated noise=2.90715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132805 Jy ! Component: 100 - total flux cleaned = 0.16359 Jy ! Component: 150 - total flux cleaned = 0.178173 Jy ! Component: 200 - total flux cleaned = 0.187901 Jy ! Total flux subtracted in 200 components = 0.187901 Jy ! Clean residual min=-0.005401 max=0.005855 Jy/beam ! Clean residual mean=-0.000025 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.187901 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.187901 Jy ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=10.22 mas, bpa=5.93 degrees ! Estimated noise=1.8396 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.00944882 Jy ! Component: 100 - total flux cleaned = 0.0144385 Jy ! Component: 150 - total flux cleaned = 0.017608 Jy ! Component: 200 - total flux cleaned = 0.0196898 Jy ! Total flux subtracted in 200 components = 0.0196898 Jy ! Clean residual min=-0.003614 max=0.003421 Jy/beam ! Clean residual mean=0.000013 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.207591 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 71 components and 0.207591 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.561 mas, bmaj=26.87 mas, bpa=3.341 degrees ! Estimated noise=2.16926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184594 Jy ! Component: 100 - total flux cleaned = 0.00207942 Jy ! Component: 150 - total flux cleaned = 0.00236558 Jy ! Component: 200 - total flux cleaned = 0.00260103 Jy ! Total flux subtracted in 200 components = 0.00260103 Jy ! Clean residual min=-0.003497 max=0.003383 Jy/beam ! Clean residual mean=0.000036 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.210192 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.000162964 Jy ! Component: 100 - total flux cleaned = 0.000301654 Jy ! Component: 150 - total flux cleaned = 0.000420672 Jy ! Component: 200 - total flux cleaned = 0.000484159 Jy ! Total flux subtracted in 200 components = 0.000484159 Jy ! Clean residual min=-0.003419 max=0.003278 Jy/beam ! Clean residual mean=0.000038 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.210676 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 97 components and 0.210676 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=10.22 mas, bpa=5.93 degrees ! Estimated noise=1.8396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000558141 Jy ! Component: 100 - total flux cleaned = -0.000731934 Jy ! Component: 150 - total flux cleaned = -0.000769637 Jy ! Component: 200 - total flux cleaned = -0.000770472 Jy ! Total flux subtracted in 200 components = -0.000770472 Jy ! Clean residual min=-0.003513 max=0.003180 Jy/beam ! Clean residual mean=0.000019 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.209906 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 107 components and 0.209906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097317Jy sigma=0.465452 ! Fit after self-cal, rms=0.097290Jy sigma=0.465387 wmodel J0113-3551_S_map.mod ! Writing 107 model components to file: J0113-3551_S_map.mod wobs J0113-3551_S_uvs.fits ! Writing UV FITS file: J0113-3551_S_uvs.fits wwins J0113-3551_S_map.win ! wwins: Wrote 3 windows to J0113-3551_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.000945706 Jy ! Component: 100 - total flux cleaned = -0.00056979 Jy ! Component: 150 - total flux cleaned = -6.74204e-05 Jy ! Component: 200 - total flux cleaned = 0.00021855 Jy ! Component: 250 - total flux cleaned = 0.000310908 Jy ! Component: 300 - total flux cleaned = 0.000529411 Jy ! Component: 350 - total flux cleaned = 0.000527908 Jy ! Component: 400 - total flux cleaned = 0.000566878 Jy ! Component: 450 - total flux cleaned = 0.000605704 Jy ! Component: 500 - total flux cleaned = 0.000759001 Jy ! Component: 550 - total flux cleaned = 0.000906727 Jy ! Component: 600 - total flux cleaned = 0.000979351 Jy ! Component: 650 - total flux cleaned = 0.00115574 Jy ! Component: 700 - total flux cleaned = 0.00125922 Jy ! Component: 750 - total flux cleaned = 0.0013931 Jy ! Component: 800 - total flux cleaned = 0.00149114 Jy ! Component: 850 - total flux cleaned = 0.00161933 Jy ! Component: 900 - total flux cleaned = 0.00165064 Jy ! Component: 950 - total flux cleaned = 0.00177492 Jy ! Component: 1000 - total flux cleaned = 0.00183616 Jy ! Component: 1050 - total flux cleaned = 0.00192653 Jy ! Component: 1100 - total flux cleaned = 0.00195607 Jy ! Component: 1150 - total flux cleaned = 0.00198484 Jy ! Component: 1200 - total flux cleaned = 0.0020413 Jy ! Component: 1250 - total flux cleaned = 0.00198516 Jy ! Component: 1300 - total flux cleaned = 0.00195778 Jy ! Component: 1350 - total flux cleaned = 0.00201177 Jy ! Component: 1400 - total flux cleaned = 0.00190424 Jy ! Component: 1450 - total flux cleaned = 0.00177269 Jy ! Component: 1500 - total flux cleaned = 0.00177295 Jy ! Component: 1550 - total flux cleaned = 0.00172155 Jy ! Component: 1600 - total flux cleaned = 0.00162056 Jy ! Component: 1650 - total flux cleaned = 0.00164577 Jy ! Component: 1700 - total flux cleaned = 0.00169473 Jy ! Component: 1750 - total flux cleaned = 0.00169448 Jy ! Component: 1800 - total flux cleaned = 0.00167035 Jy ! Component: 1850 - total flux cleaned = 0.00169392 Jy ! Component: 1900 - total flux cleaned = 0.00167044 Jy ! Component: 1950 - total flux cleaned = 0.0017399 Jy ! Component: 2000 - total flux cleaned = 0.0018079 Jy ! Component: 2050 - total flux cleaned = 0.00173994 Jy ! Component: 2100 - total flux cleaned = 0.00182955 Jy ! Component: 2150 - total flux cleaned = 0.00180744 Jy ! Component: 2200 - total flux cleaned = 0.00182962 Jy ! Component: 2250 - total flux cleaned = 0.00180813 Jy ! Component: 2300 - total flux cleaned = 0.00185121 Jy ! Component: 2350 - total flux cleaned = 0.00189382 Jy ! Component: 2400 - total flux cleaned = 0.00193576 Jy ! Component: 2450 - total flux cleaned = 0.00193551 Jy ! Component: 2500 - total flux cleaned = 0.00199733 Jy ! Component: 2550 - total flux cleaned = 0.00201752 Jy ! Component: 2600 - total flux cleaned = 0.00201711 Jy ! Component: 2650 - total flux cleaned = 0.00197731 Jy ! Component: 2700 - total flux cleaned = 0.00201711 Jy ! Component: 2750 - total flux cleaned = 0.00205618 Jy ! Component: 2800 - total flux cleaned = 0.00203665 Jy ! Component: 2850 - total flux cleaned = 0.00203662 Jy ! Component: 2900 - total flux cleaned = 0.00196023 Jy ! Component: 2950 - total flux cleaned = 0.00199812 Jy ! Component: 3000 - total flux cleaned = 0.00203563 Jy ! Component: 3050 - total flux cleaned = 0.0019985 Jy ! Component: 3100 - total flux cleaned = 0.00199867 Jy ! Component: 3150 - total flux cleaned = 0.00199874 Jy ! Component: 3200 - total flux cleaned = 0.00203493 Jy ! Component: 3250 - total flux cleaned = 0.00192699 Jy ! Component: 3300 - total flux cleaned = 0.0019272 Jy ! Component: 3350 - total flux cleaned = 0.00189169 Jy ! Component: 3400 - total flux cleaned = 0.00183914 Jy ! Component: 3450 - total flux cleaned = 0.00176927 Jy ! Component: 3500 - total flux cleaned = 0.00178657 Jy ! Component: 3550 - total flux cleaned = 0.00176932 Jy ! Component: 3600 - total flux cleaned = 0.00168396 Jy ! Component: 3650 - total flux cleaned = 0.00166701 Jy ! Component: 3700 - total flux cleaned = 0.00163341 Jy ! Component: 3750 - total flux cleaned = 0.00163338 Jy ! Component: 3800 - total flux cleaned = 0.0015833 Jy ! Component: 3850 - total flux cleaned = 0.00145139 Jy ! Component: 3900 - total flux cleaned = 0.00150042 Jy ! Component: 3950 - total flux cleaned = 0.00145151 Jy ! Component: 4000 - total flux cleaned = 0.00137055 Jy ! Component: 4050 - total flux cleaned = 0.00129015 Jy ! Total flux subtracted in 4096 components = 0.00132211 Jy ! Clean residual min=-0.001083 max=0.000825 Jy/beam ! Clean residual mean=0.000002 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.211228 Jy keep ! Adding 327 model components to the UV plane model. ! The established model now contains 434 components and 0.211228 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0113-3551_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.36 x 10.22 at 5.93 degrees (North through East) ! Clean map min=-0.0025573 max=0.16414 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0113-3551_S_map.fits wmodel /image_prod/ug002_uva//J0113-3551_S_map.mod ! Writing 434 model components to file: /image_prod/ug002_uva//J0113-3551_S_map.mod wobs /image_prod/ug002_uva//J0113-3551_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0113-3551_S_uvs.fits wwins /image_prod/ug002_uva//J0113-3551_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0113-3551_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.164139 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000288993 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.528199 0.528199 1.0564 2.1128 4.22559 8.45118 16.9024 33.8047 67.6095 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.164 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 567.967 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0113-3551_S_dfm.log closed on Wed Mar 4 18:55:21 2020